Pull request #43221 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at a5c757555091df6bd1e9c60c175d167dcdfde83c rather than 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f Obtained Jenkinsfile from a5c757555091df6bd1e9c60c175d167dcdfde83c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43221@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-02-09T05:34:18.922Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-02-09T05:34:18.925Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-02-09T05:34:34.107Z] Still waiting to schedule task [2022-02-09T05:34:34.108Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-010a59b82ba949d46)’ is offline [2022-02-09T05:35:18.941Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-010a59b82ba949d46) in /home/ubuntu/workspace/moby_PR-43221 [Pipeline] { [Pipeline] checkout [2022-02-09T05:35:19.033Z] The recommended git tool is: git [2022-02-09T05:35:21.860Z] using credential docker-jenkins-github-credentials [2022-02-09T05:35:21.869Z] Cloning the remote Git repository [2022-02-09T05:35:21.869Z] Cloning with configured refspecs honoured and without tags [2022-02-09T05:35:22.280Z] Cloning repository https://github.com/moby/moby.git [2022-02-09T05:35:22.342Z] > git init /home/ubuntu/workspace/moby_PR-43221 # timeout=10 [2022-02-09T05:35:22.560Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:35:22.560Z] > git --version # timeout=10 [2022-02-09T05:35:22.572Z] > git --version # 'git version 2.17.1' [2022-02-09T05:35:22.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:35:22.574Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:35:47.985Z] Fetching without tags [2022-02-09T05:35:48.360Z] Merging remotes/origin/master commit a5c757555091df6bd1e9c60c175d167dcdfde83c into PR head commit 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:35:49.511Z] Merge succeeded, producing 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:35:49.512Z] Checking out Revision 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f (PR-43221) [2022-02-09T05:35:47.852Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:35:47.909Z] > git config --add remote.origin.fetch +refs/pull/43221/head:refs/remotes/origin/PR-43221 # timeout=10 [2022-02-09T05:35:47.929Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:35:47.968Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:35:47.993Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:35:47.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:35:48.041Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:35:48.378Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:35:48.392Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:35:49.352Z] > git remote # timeout=10 [2022-02-09T05:35:49.384Z] > git config --get remote.origin.url # timeout=10 [2022-02-09T05:35:49.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:35:49.443Z] > git merge a5c757555091df6bd1e9c60c175d167dcdfde83c # timeout=10 [2022-02-09T05:35:49.464Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-09T05:35:49.521Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:35:49.544Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:35:53.510Z] Commit message: "contrib/check-config.sh: make NETFILTER_XT_MATCH_IPVS optional" [2022-02-09T05:35:53.511Z] First time build. Skipping changelog. [2022-02-09T05:35:53.552Z] > git --version # timeout=10 [2022-02-09T05:35:53.569Z] > git --version # 'git version 2.17.1' [2022-02-09T05:35:53.577Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-09T05:35:54.712Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43221:/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-09T05:36:02.879Z] Unable to find image 'alpine:latest' locally [2022-02-09T05:36:02.879Z] latest: Pulling from library/alpine [2022-02-09T05:36:03.142Z] 59bf1c3509f3: Pulling fs layer [2022-02-09T05:36:03.142Z] 59bf1c3509f3: Download complete [2022-02-09T05:36:03.724Z] 59bf1c3509f3: Pull complete [2022-02-09T05:36:03.986Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-09T05:36:03.986Z] Status: Downloaded newer image for alpine:latest [2022-02-09T05:36:14.003Z] 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-09T05:36:14.263Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-010a59b82ba949d46) in /home/ubuntu/workspace/moby_PR-43221 [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-09T05:36:14.328Z] The recommended git tool is: git [2022-02-09T05:36:14.338Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-02-09T05:36:14.358Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-02-09T05:36:14.375Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-02-09T05:36:14.637Z] Merging remotes/origin/master commit a5c757555091df6bd1e9c60c175d167dcdfde83c into PR head commit 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-09T05:36:14.868Z] Merge succeeded, producing 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:36:14.868Z] Checking out Revision 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f (PR-43221) [2022-02-09T05:36:14.978Z] Commit message: "contrib/check-config.sh: make NETFILTER_XT_MATCH_IPVS optional" [2022-02-09T05:36:15.000Z] > git --version # timeout=10 [2022-02-09T05:36:15.014Z] > git --version # 'git version 2.17.1' [2022-02-09T05:36:15.031Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-09T05:36:14.344Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43221/.git # timeout=10 [2022-02-09T05:36:14.359Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:36:14.376Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:36:14.376Z] > git --version # timeout=10 [2022-02-09T05:36:14.379Z] > git --version # 'git version 2.17.1' [2022-02-09T05:36:14.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:36:14.380Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:36:14.638Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:36:14.640Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:36:14.841Z] > git remote # timeout=10 [2022-02-09T05:36:14.846Z] > git config --get remote.origin.url # timeout=10 [2022-02-09T05:36:14.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:36:14.853Z] > git merge a5c757555091df6bd1e9c60c175d167dcdfde83c # timeout=10 [2022-02-09T05:36:14.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-09T05:36:14.868Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:36:14.870Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-09T05:36:15.646Z] + [ PR != PR ] [2022-02-09T05:36:15.646Z] + [ master != master ] [2022-02-09T05:36:15.646Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-09T05:36:15.984Z] + docker version [2022-02-09T05:36:15.984Z] Client: Docker Engine - Community [2022-02-09T05:36:15.984Z] Version: 20.10.12 [2022-02-09T05:36:15.984Z] API version: 1.41 [2022-02-09T05:36:15.984Z] Go version: go1.16.12 [2022-02-09T05:36:15.984Z] Git commit: e91ed57 [2022-02-09T05:36:15.984Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-09T05:36:15.984Z] OS/Arch: linux/amd64 [2022-02-09T05:36:15.984Z] Context: default [2022-02-09T05:36:15.984Z] Experimental: true [2022-02-09T05:36:15.984Z] [2022-02-09T05:36:15.984Z] Server: Docker Engine - Community [2022-02-09T05:36:15.984Z] Engine: [2022-02-09T05:36:15.984Z] Version: 20.10.12 [2022-02-09T05:36:15.984Z] API version: 1.41 (minimum version 1.12) [2022-02-09T05:36:15.984Z] Go version: go1.16.12 [2022-02-09T05:36:15.984Z] Git commit: 459d0df [2022-02-09T05:36:15.984Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-09T05:36:15.984Z] OS/Arch: linux/amd64 [2022-02-09T05:36:15.984Z] Experimental: true [2022-02-09T05:36:15.984Z] containerd: [2022-02-09T05:36:15.984Z] Version: 1.4.12 [2022-02-09T05:36:15.984Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-09T05:36:15.984Z] runc: [2022-02-09T05:36:15.984Z] Version: 1.0.2 [2022-02-09T05:36:15.984Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-09T05:36:15.984Z] docker-init: [2022-02-09T05:36:15.984Z] Version: 0.19.0 [2022-02-09T05:36:15.984Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-09T05:36:16.282Z] + docker info [2022-02-09T05:36:29.262Z] Still waiting to schedule task [2022-02-09T05:36:29.262Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-010a59b82ba949d46)’ [2022-02-09T05:36:29.270Z] Still waiting to schedule task [2022-02-09T05:36:29.271Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-010a59b82ba949d46)’ [2022-02-09T05:36:29.271Z] Still waiting to schedule task [2022-02-09T05:36:29.272Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-02-09T05:36:29.274Z] Still waiting to schedule task [2022-02-09T05:36:29.274Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-02-09T05:36:29.275Z] Still waiting to schedule task [2022-02-09T05:36:29.275Z] All nodes of label ‘windows-2019’ are offline [2022-02-09T05:36:29.276Z] Still waiting to schedule task [2022-02-09T05:36:29.276Z] All nodes of label ‘windows-2022’ are offline [2022-02-09T05:36:29.277Z] Still waiting to schedule task [2022-02-09T05:36:29.277Z] All nodes of label ‘windows-2022’ are offline [2022-02-09T05:36:38.308Z] Client: [2022-02-09T05:36:38.308Z] Context: default [2022-02-09T05:36:38.308Z] Debug Mode: false [2022-02-09T05:36:38.308Z] Plugins: [2022-02-09T05:36:38.308Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-09T05:36:38.308Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-09T05:36:38.308Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-09T05:36:38.308Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-09T05:36:38.308Z] [2022-02-09T05:36:38.308Z] Server: [2022-02-09T05:36:38.308Z] Containers: 0 [2022-02-09T05:36:38.308Z] Running: 0 [2022-02-09T05:36:38.308Z] Paused: 0 [2022-02-09T05:36:38.308Z] Stopped: 0 [2022-02-09T05:36:38.308Z] Images: 1 [2022-02-09T05:36:38.308Z] Server Version: 20.10.12 [2022-02-09T05:36:38.308Z] Storage Driver: overlay2 [2022-02-09T05:36:38.308Z] Backing Filesystem: extfs [2022-02-09T05:36:38.308Z] Supports d_type: true [2022-02-09T05:36:38.308Z] Native Overlay Diff: true [2022-02-09T05:36:38.308Z] userxattr: false [2022-02-09T05:36:38.308Z] Logging Driver: json-file [2022-02-09T05:36:38.308Z] Cgroup Driver: cgroupfs [2022-02-09T05:36:38.308Z] Cgroup Version: 1 [2022-02-09T05:36:38.308Z] Plugins: [2022-02-09T05:36:38.308Z] Volume: local [2022-02-09T05:36:38.308Z] Network: bridge host ipvlan macvlan null overlay [2022-02-09T05:36:38.308Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-09T05:36:38.308Z] Swarm: inactive [2022-02-09T05:36:38.308Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-09T05:36:38.308Z] Default Runtime: runc [2022-02-09T05:36:38.308Z] Init Binary: docker-init [2022-02-09T05:36:38.308Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-09T05:36:38.308Z] runc version: v1.0.2-0-g52b36a2 [2022-02-09T05:36:38.308Z] init version: de40ad0 [2022-02-09T05:36:38.308Z] Security Options: [2022-02-09T05:36:38.308Z] apparmor [2022-02-09T05:36:38.308Z] seccomp [2022-02-09T05:36:38.308Z] Profile: default [2022-02-09T05:36:38.308Z] Kernel Version: 5.4.0-1061-aws [2022-02-09T05:36:38.308Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-09T05:36:38.308Z] OSType: linux [2022-02-09T05:36:38.308Z] Architecture: x86_64 [2022-02-09T05:36:38.308Z] CPUs: 2 [2022-02-09T05:36:38.308Z] Total Memory: 7.483GiB [2022-02-09T05:36:38.308Z] Name: ip-10-100-46-81 [2022-02-09T05:36:38.308Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-09T05:36:38.308Z] Docker Root Dir: /var/lib/docker [2022-02-09T05:36:38.308Z] Debug Mode: false [2022-02-09T05:36:38.308Z] Registry: https://index.docker.io/v1/ [2022-02-09T05:36:38.308Z] Labels: [2022-02-09T05:36:38.308Z] Experimental: true [2022-02-09T05:36:38.308Z] Insecure Registries: [2022-02-09T05:36:38.308Z] 127.0.0.0/8 [2022-02-09T05:36:38.308Z] Live Restore Enabled: true [2022-02-09T05:36:38.308Z] [2022-02-09T05:36:38.308Z] WARNING: No swap limit support [Pipeline] sh [2022-02-09T05:36:38.612Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-09T05:36:38.612Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-09T05:36:38.612Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43221/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-09T05:36:38.612Z] + bash /home/ubuntu/workspace/moby_PR-43221/check-config.sh [2022-02-09T05:36:38.612Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-09T05:36:38.612Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-09T05:36:38.612Z] [2022-02-09T05:36:38.612Z] Generally Necessary: [2022-02-09T05:36:38.612Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-09T05:36:38.612Z] - apparmor: enabled and tools installed [2022-02-09T05:36:38.612Z] - CONFIG_NAMESPACES: enabled [2022-02-09T05:36:38.612Z] - CONFIG_NET_NS: enabled [2022-02-09T05:36:38.612Z] - CONFIG_PID_NS: enabled [2022-02-09T05:36:38.612Z] - CONFIG_IPC_NS: enabled [2022-02-09T05:36:38.612Z] - CONFIG_UTS_NS: enabled [2022-02-09T05:36:38.612Z] - CONFIG_CGROUPS: enabled [2022-02-09T05:36:38.612Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-09T05:36:38.874Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-09T05:36:38.874Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-09T05:36:38.874Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-09T05:36:38.874Z] - CONFIG_CPUSETS: enabled [2022-02-09T05:36:38.874Z] - CONFIG_MEMCG: enabled [2022-02-09T05:36:38.874Z] - CONFIG_KEYS: enabled [2022-02-09T05:36:38.874Z] - CONFIG_VETH: enabled (as module) [2022-02-09T05:36:38.874Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-09T05:36:38.874Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-09T05:36:38.874Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-09T05:36:38.874Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-09T05:36:38.874Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-09T05:36:38.874Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-09T05:36:38.874Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-09T05:36:38.874Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-09T05:36:38.874Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-09T05:36:38.874Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-09T05:36:38.874Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-09T05:36:38.874Z] - CONFIG_CGROUP_BPF: enabled [2022-02-09T05:36:38.874Z] [2022-02-09T05:36:38.874Z] Optional Features: [2022-02-09T05:36:38.874Z] - CONFIG_USER_NS: enabled [2022-02-09T05:36:38.874Z] - CONFIG_SECCOMP: enabled [2022-02-09T05:36:38.874Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-09T05:36:38.874Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-09T05:36:38.874Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-09T05:36:38.875Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-09T05:36:38.875Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-09T05:36:38.875Z] - CONFIG_BLK_CGROUP: enabled [2022-02-09T05:36:38.875Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-09T05:36:38.875Z] - CONFIG_CGROUP_PERF: enabled [2022-02-09T05:36:38.875Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-09T05:36:38.875Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-09T05:36:38.875Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-09T05:36:38.875Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-09T05:36:38.875Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-09T05:36:38.875Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-09T05:36:38.875Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-09T05:36:38.875Z] - CONFIG_IP_VS: enabled (as module) [2022-02-09T05:36:38.875Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-09T05:36:38.875Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-09T05:36:39.151Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-09T05:36:39.151Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-09T05:36:39.151Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-09T05:36:39.151Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-09T05:36:39.151Z] - CONFIG_EXT4_FS: enabled [2022-02-09T05:36:39.151Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-09T05:36:39.151Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-09T05:36:39.151Z] - Network Drivers: [2022-02-09T05:36:39.151Z] - "overlay": [2022-02-09T05:36:39.151Z] - CONFIG_VXLAN: enabled (as module) [2022-02-09T05:36:39.151Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-09T05:36:39.151Z] Optional (for encrypted networks): [2022-02-09T05:36:39.151Z] - CONFIG_CRYPTO: enabled [2022-02-09T05:36:39.151Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-09T05:36:39.151Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-09T05:36:39.151Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-09T05:36:39.151Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-09T05:36:39.151Z] - CONFIG_XFRM: enabled [2022-02-09T05:36:39.151Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-09T05:36:39.151Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-09T05:36:39.151Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-09T05:36:39.151Z] - "ipvlan": [2022-02-09T05:36:39.151Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-09T05:36:39.151Z] - "macvlan": [2022-02-09T05:36:39.151Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-09T05:36:39.151Z] - CONFIG_DUMMY: enabled (as module) [2022-02-09T05:36:39.151Z] - "ftp,tftp client in container": [2022-02-09T05:36:39.151Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-09T05:36:39.151Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-09T05:36:39.151Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-09T05:36:39.151Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-09T05:36:39.151Z] - Storage Drivers: [2022-02-09T05:36:39.151Z] - "aufs": [2022-02-09T05:36:39.151Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-09T05:36:39.151Z] - "btrfs": [2022-02-09T05:36:39.151Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-09T05:36:39.151Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-09T05:36:39.151Z] - "devicemapper": [2022-02-09T05:36:39.151Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-09T05:36:39.151Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-09T05:36:39.151Z] - "overlay": [2022-02-09T05:36:39.151Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-09T05:36:39.151Z] - "zfs": [2022-02-09T05:36:39.151Z] - /dev/zfs: present [2022-02-09T05:36:39.151Z] - zfs command: missing [2022-02-09T05:36:39.151Z] - zpool command: missing [2022-02-09T05:36:39.151Z] [2022-02-09T05:36:39.151Z] Limits: [2022-02-09T05:36:39.151Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-09T05:36:39.151Z] [2022-02-09T05:36:39.151Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-09T05:36:39.494Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f . [2022-02-09T05:36:39.756Z] #1 [internal] load build definition from Dockerfile [2022-02-09T05:36:39.756Z] #1 sha256:88070aa957cffeff1812d80ba92fffd5997812a87e6221db127fe0044cfe3452 [2022-02-09T05:36:39.756Z] #1 transferring dockerfile: 16.86kB done [2022-02-09T05:36:39.756Z] #1 DONE 0.1s [2022-02-09T05:36:39.756Z] [2022-02-09T05:36:39.756Z] #2 [internal] load .dockerignore [2022-02-09T05:36:39.756Z] #2 sha256:3a9129d4d03adfb065909e5b397cd76296857ae76c160363e99b8ecb0cc89209 [2022-02-09T05:36:39.756Z] #2 transferring context: 87B done [2022-02-09T05:36:39.756Z] #2 DONE 0.0s [2022-02-09T05:36:39.756Z] [2022-02-09T05:36:39.756Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-09T05:36:39.756Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-09T05:36:40.019Z] #3 DONE 0.4s [2022-02-09T05:36:40.281Z] [2022-02-09T05:36:40.281Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-09T05:36:40.281Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-09T05:36:40.281Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-09T05:36:40.281Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-09T05:36:40.281Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-09T05:36:40.281Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-02-09T05:36:40.281Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-09T05:36:40.281Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.2s [2022-02-09T05:36:40.543Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-02-09T05:36:40.543Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.6s done [2022-02-09T05:36:40.543Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-09T05:36:41.493Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-02-09T05:36:41.493Z] #4 DONE 1.4s [2022-02-09T05:36:41.755Z] [2022-02-09T05:36:41.755Z] #5 [internal] load build definition from Dockerfile [2022-02-09T05:36:41.755Z] #5 sha256:c79a8b34ede4a11ee1c0928fd67028a2dfa83802cf8e26984b796f9b8a9791d2 [2022-02-09T05:36:41.755Z] #5 DONE 0.0s [2022-02-09T05:36:41.755Z] [2022-02-09T05:36:41.755Z] #6 [internal] load .dockerignore [2022-02-09T05:36:41.755Z] #6 sha256:b1b7619175582ec05802414f865a33278231d876e47e9ac039a8764333581ecf [2022-02-09T05:36:41.755Z] #6 DONE 0.0s [2022-02-09T05:36:41.755Z] [2022-02-09T05:36:41.755Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-09T05:36:41.755Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-09T05:36:43.148Z] #7 ... [2022-02-09T05:36:43.148Z] [2022-02-09T05:36:43.148Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-09T05:36:43.148Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-09T05:36:43.148Z] #8 DONE 1.3s [2022-02-09T05:36:43.148Z] [2022-02-09T05:36:43.148Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-09T05:36:43.148Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-09T05:36:43.148Z] #7 DONE 1.3s [2022-02-09T05:36:43.148Z] [2022-02-09T05:36:43.148Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-09T05:36:43.148Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-09T05:36:43.148Z] #9 DONE 1.4s [2022-02-09T05:36:43.148Z] [2022-02-09T05:36:43.148Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-09T05:36:43.148Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-09T05:36:43.148Z] #10 DONE 1.4s [2022-02-09T05:36:45.069Z] [2022-02-09T05:36:45.069Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:36:45.069Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:36:45.069Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.0s done [2022-02-09T05:36:45.069Z] #11 DONE 0.0s [2022-02-09T05:36:45.069Z] [2022-02-09T05:36:45.069Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:36:45.069Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-09T05:36:45.069Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-09T05:36:45.069Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-09T05:36:45.069Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-09T05:36:45.069Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-09T05:36:45.645Z] #74 ... [2022-02-09T05:36:45.645Z] [2022-02-09T05:36:45.645Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-09T05:36:45.645Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-09T05:36:45.645Z] #52 DONE 0.0s [2022-02-09T05:36:45.645Z] [2022-02-09T05:36:45.645Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:36:45.645Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:36:45.645Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-09T05:36:45.645Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-09T05:36:45.645Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-09T05:36:45.645Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.7s [2022-02-09T05:36:45.645Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.5s done [2022-02-09T05:36:45.645Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 37.75MB / 54.92MB 0.7s [2022-02-09T05:36:45.645Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.35MB / 54.57MB 0.7s [2022-02-09T05:36:45.908Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.7s done [2022-02-09T05:36:45.908Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 48.23MB / 54.92MB 0.8s [2022-02-09T05:36:45.908Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 8.39MB / 54.57MB 0.8s [2022-02-09T05:36:45.908Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 671.74kB / 85.81MB 0.8s [2022-02-09T05:36:45.908Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 52.43MB / 54.92MB 0.9s [2022-02-09T05:36:45.908Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 15.73MB / 54.57MB 0.9s [2022-02-09T05:36:45.908Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.29MB / 85.81MB 0.9s [2022-02-09T05:36:46.172Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 23.07MB / 54.57MB 1.1s [2022-02-09T05:36:46.172Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 14.68MB / 85.81MB 1.1s [2022-02-09T05:36:46.172Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 28.35MB / 54.57MB 1.1s [2022-02-09T05:36:46.172Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 27.26MB / 85.81MB 1.1s [2022-02-09T05:36:46.439Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 38.80MB / 54.57MB 1.3s [2022-02-09T05:36:46.439Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 33.55MB / 85.81MB 1.3s [2022-02-09T05:36:46.439Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 46.14MB / 54.57MB 1.3s [2022-02-09T05:36:46.439Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 40.54MB / 85.81MB 1.3s [2022-02-09T05:36:46.710Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 1.5s [2022-02-09T05:36:46.710Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 57.67MB / 85.81MB 1.5s [2022-02-09T05:36:46.710Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 65.01MB / 85.81MB 1.6s [2022-02-09T05:36:46.971Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 73.40MB / 85.81MB 1.7s [2022-02-09T05:36:46.971Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 1.9s [2022-02-09T05:36:47.239Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.1s done [2022-02-09T05:36:47.500Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-09T05:36:48.889Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.4s done [2022-02-09T05:36:48.889Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 0B / 155B 3.5s [2022-02-09T05:36:48.889Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.6s [2022-02-09T05:36:49.149Z] #11 ... [2022-02-09T05:36:49.149Z] [2022-02-09T05:36:49.149Z] #31 [internal] load build context [2022-02-09T05:36:49.149Z] #31 sha256:178e1b8af45d401429d05d1e1a51416d1d4a090328062fbe6186e5564eb9c1b4 [2022-02-09T05:36:49.149Z] #31 transferring context: 56.68MB 3.4s done [2022-02-09T05:36:49.149Z] #31 DONE 4.1s [2022-02-09T05:36:49.149Z] [2022-02-09T05:36:49.149Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:36:49.149Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:36:50.535Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.2s done [2022-02-09T05:36:50.535Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 5.2s done [2022-02-09T05:36:50.535Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 1.05MB / 134.83MB 5.3s [2022-02-09T05:36:50.535Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 9.44MB / 134.83MB 5.5s [2022-02-09T05:36:50.798Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 16.78MB / 134.83MB 5.6s [2022-02-09T05:36:50.798Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 25.17MB / 134.83MB 5.8s [2022-02-09T05:36:51.067Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 3.6s done [2022-02-09T05:36:51.067Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 36.69MB / 134.83MB 5.9s [2022-02-09T05:36:51.067Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 63.96MB / 134.83MB 6.2s [2022-02-09T05:36:51.646Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 74.78MB / 134.83MB 6.4s [2022-02-09T05:36:51.646Z] #11 ... [2022-02-09T05:36:51.646Z] [2022-02-09T05:36:51.646Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-09T05:36:51.646Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-09T05:36:51.646Z] #35 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-09T05:36:51.646Z] #35 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-09T05:36:51.646Z] #35 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-09T05:36:51.646Z] #35 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-09T05:36:51.646Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.9s done [2022-02-09T05:36:51.646Z] #35 DONE 6.7s [2022-02-09T05:36:51.646Z] [2022-02-09T05:36:51.646Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:36:51.646Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:36:51.646Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 82.84MB / 134.83MB 6.6s [2022-02-09T05:36:51.646Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-09T05:36:51.908Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 95.42MB / 134.83MB 6.8s [2022-02-09T05:36:52.486Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 104.86MB / 134.83MB 7.2s [2022-02-09T05:36:53.064Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 112.20MB / 134.83MB 7.7s [2022-02-09T05:36:53.064Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 119.54MB / 134.83MB 8.1s [2022-02-09T05:36:53.652Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 131.07MB / 134.83MB 8.5s [2022-02-09T05:36:53.652Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 1.9s done [2022-02-09T05:36:55.042Z] #11 ... [2022-02-09T05:36:55.042Z] [2022-02-09T05:36:55.042Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:36:55.042Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-09T05:36:55.042Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-02-09T05:36:55.042Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-09T05:36:55.042Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-09T05:36:55.042Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-09T05:36:55.042Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.1s done [2022-02-09T05:36:55.042Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done [2022-02-09T05:36:55.042Z] #76 ... [2022-02-09T05:36:55.042Z] [2022-02-09T05:36:55.042Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:36:55.042Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:36:56.433Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-09T05:36:56.433Z] #11 ... [2022-02-09T05:36:56.433Z] [2022-02-09T05:36:56.433Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:36:56.433Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-09T05:36:56.433Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.5s done [2022-02-09T05:36:56.433Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2022-02-09T05:36:56.433Z] #74 DONE 11.4s [2022-02-09T05:36:56.433Z] [2022-02-09T05:36:56.433Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:36:56.433Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-09T05:36:56.433Z] #76 DONE 11.4s [2022-02-09T05:36:56.433Z] [2022-02-09T05:36:56.433Z] #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-09T05:36:56.433Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-09T05:36:56.433Z] #36 2.053 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:36:56.433Z] #36 2.071 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:36:56.433Z] #36 2.074 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:36:56.433Z] #36 2.267 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:36:56.433Z] #36 2.465 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:36:56.433Z] #36 2.882 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:36:56.433Z] #36 4.192 Fetched 8501 kB in 2s (3522 kB/s) [2022-02-09T05:36:56.696Z] #36 4.192 Reading package lists... [2022-02-09T05:36:57.537Z] #36 5.122 Reading package lists... [2022-02-09T05:36:57.810Z] #36 5.853 Building dependency tree... [2022-02-09T05:36:58.073Z] #36 6.173 The following additional packages will be installed: [2022-02-09T05:36:58.073Z] #36 6.174 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-09T05:36:58.073Z] #36 6.174 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-09T05:36:58.073Z] #36 6.175 Recommended packages: [2022-02-09T05:36:58.073Z] #36 6.175 libldap-common publicsuffix libsasl2-modules [2022-02-09T05:36:58.334Z] #36 6.381 The following NEW packages will be installed: [2022-02-09T05:36:58.334Z] #36 6.382 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-09T05:36:58.334Z] #36 6.382 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-09T05:36:58.334Z] #36 6.383 libssh2-1 openssl [2022-02-09T05:36:58.595Z] #36 6.688 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:36:58.595Z] #36 6.688 Need to get 3038 kB of archives. [2022-02-09T05:36:58.595Z] #36 6.688 After this operation, 6650 kB of additional disk space will be used. [2022-02-09T05:36:58.595Z] #36 6.688 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-09T05:36:58.595Z] #36 6.827 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-09T05:36:58.595Z] #36 6.833 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-09T05:36:58.595Z] #36 6.875 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-09T05:36:58.595Z] #36 6.877 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-09T05:36:58.595Z] #36 6.941 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-09T05:36:58.855Z] #36 6.951 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-09T05:36:58.855Z] #36 6.960 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-09T05:36:58.855Z] #36 6.967 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-09T05:36:58.855Z] #36 6.986 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-09T05:36:58.855Z] #36 6.987 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-09T05:36:58.856Z] #36 6.997 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-09T05:36:58.856Z] #36 7.029 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-09T05:36:58.856Z] #36 7.034 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-09T05:36:59.151Z] #36 7.111 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-09T05:36:59.738Z] #36 7.718 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:36:59.738Z] #36 7.748 Fetched 3038 kB in 1s (4389 kB/s) [2022-02-09T05:37:00.000Z] #36 8.257 Selecting previously unselected package openssl. [2022-02-09T05:37:00.000Z] #36 8.257 (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-09T05:37:00.000Z] #36 8.282 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-09T05:37:00.264Z] #36 8.308 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-09T05:37:00.264Z] #36 ... [2022-02-09T05:37:00.264Z] [2022-02-09T05:37:00.264Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-09T05:37:00.264Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-09T05:37:01.651Z] #75 DONE 1.2s [2022-02-09T05:37:01.651Z] [2022-02-09T05:37:01.651Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-09T05:37:01.651Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-09T05:37:03.040Z] #77 DONE 1.5s [2022-02-09T05:37:03.040Z] [2022-02-09T05:37:03.040Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:37:03.040Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:37:03.040Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 2.1s done [2022-02-09T05:37:03.040Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 2.9s [2022-02-09T05:37:04.962Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.7s done [2022-02-09T05:37:04.962Z] #11 ... [2022-02-09T05:37:04.962Z] [2022-02-09T05:37:04.962Z] #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-09T05:37:04.962Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-09T05:37:04.962Z] #36 8.661 Selecting previously unselected package ca-certificates. [2022-02-09T05:37:04.962Z] #36 8.661 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-09T05:37:04.962Z] #36 8.670 Unpacking ca-certificates (20210119) ... [2022-02-09T05:37:04.962Z] #36 9.760 Selecting previously unselected package libbrotli1:amd64. [2022-02-09T05:37:04.962Z] #36 9.760 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-09T05:37:04.962Z] #36 9.781 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-09T05:37:04.962Z] #36 10.07 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-09T05:37:04.962Z] #36 10.07 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-09T05:37:04.962Z] #36 10.55 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:37:04.962Z] #36 11.18 Selecting previously unselected package libsasl2-2:amd64. [2022-02-09T05:37:04.962Z] #36 11.18 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-09T05:37:04.962Z] #36 11.18 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:37:04.962Z] #36 11.25 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-09T05:37:04.962Z] #36 11.25 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-09T05:37:04.962Z] #36 11.28 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-09T05:37:04.962Z] #36 11.37 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-09T05:37:04.962Z] #36 11.37 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-09T05:37:04.962Z] #36 11.38 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-09T05:37:04.962Z] #36 11.42 Selecting previously unselected package libpsl5:amd64. [2022-02-09T05:37:04.962Z] #36 11.42 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-09T05:37:04.962Z] #36 11.43 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-09T05:37:04.962Z] #36 11.49 Selecting previously unselected package librtmp1:amd64. [2022-02-09T05:37:04.962Z] #36 11.49 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-09T05:37:04.962Z] #36 11.52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-09T05:37:04.962Z] #36 11.58 Selecting previously unselected package libssh2-1:amd64. [2022-02-09T05:37:04.962Z] #36 11.58 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-09T05:37:04.962Z] #36 11.58 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-09T05:37:04.962Z] #36 11.64 Selecting previously unselected package libcurl4:amd64. [2022-02-09T05:37:04.962Z] #36 11.64 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-09T05:37:04.962Z] #36 11.64 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-09T05:37:04.962Z] #36 11.76 Selecting previously unselected package curl. [2022-02-09T05:37:04.962Z] #36 11.76 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-09T05:37:04.962Z] #36 11.78 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-09T05:37:04.962Z] #36 11.89 Selecting previously unselected package libonig5:amd64. [2022-02-09T05:37:04.962Z] #36 11.89 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-09T05:37:04.962Z] #36 11.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:37:04.962Z] #36 11.99 Selecting previously unselected package libjq1:amd64. [2022-02-09T05:37:04.962Z] #36 11.99 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-09T05:37:04.962Z] #36 11.99 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:37:04.962Z] #36 12.05 Selecting previously unselected package jq. [2022-02-09T05:37:04.962Z] #36 12.05 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-09T05:37:04.962Z] #36 12.05 Unpacking jq (1.6-2.1) ... [2022-02-09T05:37:04.962Z] #36 12.16 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-09T05:37:04.962Z] #36 12.27 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-09T05:37:04.962Z] #36 12.28 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-09T05:37:04.962Z] #36 12.30 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:37:04.962Z] #36 12.31 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-09T05:37:04.962Z] #36 12.32 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:37:04.962Z] #36 12.33 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-09T05:37:04.962Z] #36 12.35 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-09T05:37:04.962Z] #36 12.36 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:37:04.962Z] #36 12.38 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:37:04.962Z] #36 12.39 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-09T05:37:04.962Z] #36 12.40 Setting up ca-certificates (20210119) ... [2022-02-09T05:37:04.962Z] #36 13.06 Updating certificates in /etc/ssl/certs... [2022-02-09T05:37:05.907Z] #36 13.97 129 added, 0 removed; done. [2022-02-09T05:37:05.908Z] #36 14.08 Setting up jq (1.6-2.1) ... [2022-02-09T05:37:05.908Z] #36 14.10 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-09T05:37:05.908Z] #36 14.11 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-09T05:37:05.908Z] #36 14.12 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:37:05.908Z] #36 14.15 Processing triggers for ca-certificates (20210119) ... [2022-02-09T05:37:05.908Z] #36 14.15 Updating certificates in /etc/ssl/certs... [2022-02-09T05:37:06.482Z] #36 14.84 0 added, 0 removed; done. [2022-02-09T05:37:06.482Z] #36 14.84 Running hooks in /etc/ca-certificates/update.d... [2022-02-09T05:37:06.482Z] #36 14.84 done. [2022-02-09T05:37:07.057Z] #36 DONE 15.4s [2022-02-09T05:37:07.057Z] [2022-02-09T05:37:07.057Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:37:07.057Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:37:07.057Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 1.9s [2022-02-09T05:37:07.320Z] #11 ... [2022-02-09T05:37:07.320Z] [2022-02-09T05:37:07.320Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-09T05:37:07.320Z] #37 sha256:d79e5899e508cccf0ea7e8927c8b0dc120d8291543564e221c3ed05f1f206c9c [2022-02-09T05:37:07.320Z] #37 DONE 0.1s [2022-02-09T05:37:07.320Z] [2022-02-09T05:37:07.320Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:37:07.320Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:37:12.635Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.9s done [2022-02-09T05:37:12.635Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-09T05:37:17.958Z] #11 ... [2022-02-09T05:37:17.958Z] [2022-02-09T05:37:17.958Z] #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-09T05:37:17.958Z] #38 sha256:345386ae232c70a98f7e9454678ddf00f8bdf0c3d0897f4e7b0d9334227b1650 [2022-02-09T05:37:17.958Z] #38 2.100 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-09T05:37:17.958Z] #38 2.399 [2022-02-09T05:37:17.958Z] #38 2.626 #=#=# ######################################################################## 100.0% [2022-02-09T05:37:17.958Z] #38 2.895 [2022-02-09T05:37:17.958Z] #38 3.897 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-09T05:37:17.958Z] #38 4.181 [2022-02-09T05:37:17.958Z] #38 4.413 #=#=# ############ 18.0% ######################################################################## 100.0% [2022-02-09T05:37:17.958Z] #38 4.745 [2022-02-09T05:37:17.958Z] #38 5.818 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-09T05:37:17.958Z] #38 6.145 [2022-02-09T05:37:17.958Z] #38 6.379 #=#=# 0.7% ############################# 41.0% ############################################ 61.3% ######################################################################## 100.0% [2022-02-09T05:37:17.958Z] #38 6.993 [2022-02-09T05:37:17.958Z] #38 8.042 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-09T05:37:17.958Z] #38 8.397 [2022-02-09T05:37:17.958Z] #38 8.637 #=#=# ######################################################################## 100.0% [2022-02-09T05:37:17.958Z] #38 8.983 [2022-02-09T05:37:17.959Z] #38 9.681 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-09T05:37:17.959Z] #38 9.928 [2022-02-09T05:37:17.959Z] #38 10.16 #=#=# ######################################################################## 100.0% [2022-02-09T05:37:17.959Z] #38 ... [2022-02-09T05:37:17.959Z] [2022-02-09T05:37:17.959Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:37:17.959Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:37:17.959Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.2s [2022-02-09T05:37:18.220Z] #11 ... [2022-02-09T05:37:18.220Z] [2022-02-09T05:37:18.220Z] #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-09T05:37:18.220Z] #38 sha256:345386ae232c70a98f7e9454678ddf00f8bdf0c3d0897f4e7b0d9334227b1650 [2022-02-09T05:37:18.220Z] #38 10.42 [2022-02-09T05:37:18.220Z] #38 10.49 Download of images into '/build' complete. [2022-02-09T05:37:18.220Z] #38 10.49 Use something like the following to load the result into a Docker daemon: [2022-02-09T05:37:18.220Z] #38 10.49 tar -cC '/build' . | docker load [2022-02-09T05:37:18.220Z] #38 DONE 10.8s [2022-02-09T05:37:18.220Z] [2022-02-09T05:37:18.220Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:37:18.220Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:37:22.432Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.0s done [2022-02-09T05:37:23.004Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 [2022-02-09T05:37:23.005Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-09T05:37:23.266Z] #11 DONE 38.2s [2022-02-09T05:37:23.266Z] [2022-02-09T05:37:23.266Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-09T05:37:23.266Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-09T05:37:24.029Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00bdedda80c11e70b) in /home/ubuntu/workspace/moby_PR-43221 [Pipeline] { [Pipeline] checkout [2022-02-09T05:37:24.090Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08ed2e603d1fc67c2) in /home/ubuntu/workspace/moby_PR-43221 [Pipeline] { [Pipeline] checkout [2022-02-09T05:37:24.146Z] The recommended git tool is: git [2022-02-09T05:37:24.266Z] The recommended git tool is: git [2022-02-09T05:37:24.650Z] #12 DONE 1.6s [2022-02-09T05:37:24.915Z] [2022-02-09T05:37:24.915Z] #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-09T05:37:24.915Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-09T05:37:25.176Z] #13 DONE 0.5s [2022-02-09T05:37:25.176Z] [2022-02-09T05:37:25.176Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-09T05:37:25.176Z] #40 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-09T05:37:25.176Z] #40 DONE 0.1s [2022-02-09T05:37:25.176Z] [2022-02-09T05:37:25.176Z] #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-09T05:37:25.176Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-09T05:37:25.303Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fa31956780e89e8e) in /home/ubuntu/workspace/moby_PR-43221 [Pipeline] { [Pipeline] checkout [2022-02-09T05:37:25.431Z] The recommended git tool is: git [2022-02-09T05:37:25.441Z] #60 ... [2022-02-09T05:37:25.441Z] [2022-02-09T05:37:25.441Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-09T05:37:25.441Z] #49 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-09T05:37:25.441Z] #49 DONE 0.1s [2022-02-09T05:37:25.441Z] [2022-02-09T05:37:25.441Z] #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-09T05:37:25.441Z] #53 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-09T05:37:25.441Z] #53 DONE 0.2s [2022-02-09T05:37:25.441Z] [2022-02-09T05:37:25.441Z] #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-09T05:37:25.441Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:37:27.321Z] using credential docker-jenkins-github-credentials [2022-02-09T05:37:27.329Z] Cloning the remote Git repository [2022-02-09T05:37:27.329Z] Cloning with configured refspecs honoured and without tags [2022-02-09T05:37:27.395Z] #54 ... [2022-02-09T05:37:27.395Z] [2022-02-09T05:37:27.395Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-02-09T05:37:27.395Z] #14 sha256:a0f43bcbf82047d011ca0160430a587a8ca0787c8ffe733254dff179ba27b9ca [2022-02-09T05:37:27.395Z] #14 DONE 1.8s [2022-02-09T05:37:27.395Z] [2022-02-09T05:37:27.395Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-02-09T05:37:27.395Z] #15 sha256:a9532c6427c39f190d1e9bbce425fcedf727114b0709a1eefb13072795e49bf0 [2022-02-09T05:37:27.635Z] using credential docker-jenkins-github-credentials [2022-02-09T05:37:27.642Z] Cloning the remote Git repository [2022-02-09T05:37:27.642Z] Cloning with configured refspecs honoured and without tags [2022-02-09T05:37:27.066Z] Cloning repository https://github.com/moby/moby.git [2022-02-09T05:37:27.124Z] > git init /home/ubuntu/workspace/moby_PR-43221 # timeout=10 [2022-02-09T05:37:27.814Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02012b5459b74e485) in /home/ubuntu/workspace/moby_PR-43221 [Pipeline] { [Pipeline] checkout [2022-02-09T05:37:27.886Z] The recommended git tool is: git [2022-02-09T05:37:28.380Z] #15 DONE 1.4s [2022-02-09T05:37:28.380Z] [2022-02-09T05:37:28.380Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-02-09T05:37:28.380Z] #16 sha256:e9a4f3b19d9c80777681a89ec0677705bad61e94ba03634e8336b8d7cb814e00 [2022-02-09T05:37:27.347Z] Cloning repository https://github.com/moby/moby.git [2022-02-09T05:37:27.445Z] > git init /home/ubuntu/workspace/moby_PR-43221 # timeout=10 [2022-02-09T05:37:27.670Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:37:27.671Z] > git --version # timeout=10 [2022-02-09T05:37:27.689Z] > git --version # 'git version 2.17.1' [2022-02-09T05:37:27.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:37:27.691Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:37:27.397Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:37:27.397Z] > git --version # timeout=10 [2022-02-09T05:37:27.426Z] > git --version # 'git version 2.17.1' [2022-02-09T05:37:27.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:37:27.428Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:37:29.153Z] using credential docker-jenkins-github-credentials [2022-02-09T05:37:29.167Z] Cloning the remote Git repository [2022-02-09T05:37:29.167Z] Cloning with configured refspecs honoured and without tags [2022-02-09T05:37:29.781Z] #16 DONE 1.3s [2022-02-09T05:37:29.781Z] [2022-02-09T05:37:29.781Z] #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-09T05:37:29.781Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:37:29.781Z] #54 3.146 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:37:29.781Z] #54 3.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:37:29.781Z] #54 3.498 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-09T05:37:29.781Z] #54 3.617 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:37:29.781Z] #54 3.807 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:37:29.287Z] Cloning repository https://github.com/moby/moby.git [2022-02-09T05:37:29.413Z] > git init /home/ubuntu/workspace/moby_PR-43221 # timeout=10 [2022-02-09T05:37:29.953Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:37:29.953Z] > git --version # timeout=10 [2022-02-09T05:37:29.972Z] > git --version # 'git version 2.25.1' [2022-02-09T05:37:29.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:37:30.028Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:37:30.355Z] #54 4.874 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:37:30.934Z] #54 ... [2022-02-09T05:37:30.934Z] [2022-02-09T05:37:30.934Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-02-09T05:37:30.934Z] #17 sha256:b6793ae868d943325cbcf0ec2b5c55ffd96303163fd8983061026bf6c747d097 [2022-02-09T05:37:30.934Z] #17 DONE 1.4s [2022-02-09T05:37:31.195Z] [2022-02-09T05:37:31.195Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-02-09T05:37:31.195Z] #18 sha256:e7a95b51f07f14c43df1a9627c1484ffb2e99df116caa41299a921bdecde9514 [2022-02-09T05:37:32.211Z] #18 DONE 1.1s [2022-02-09T05:37:32.211Z] [2022-02-09T05:37:32.211Z] #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-09T05:37:32.211Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-09T05:37:32.249Z] using credential docker-jenkins-github-credentials [2022-02-09T05:37:32.278Z] Cloning the remote Git repository [2022-02-09T05:37:32.278Z] Cloning with configured refspecs honoured and without tags [2022-02-09T05:37:32.286Z] Cloning repository https://github.com/moby/moby.git [2022-02-09T05:37:32.361Z] > git init /home/ubuntu/workspace/moby_PR-43221 # timeout=10 [2022-02-09T05:37:33.157Z] #19 1.236 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:37:33.419Z] #19 1.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:37:33.419Z] #19 1.260 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:37:32.928Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:37:32.928Z] > git --version # timeout=10 [2022-02-09T05:37:32.940Z] > git --version # 'git version 2.25.1' [2022-02-09T05:37:32.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:37:32.943Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:37:34.002Z] #19 1.838 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-09T05:37:34.264Z] #19 2.386 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-09T05:37:35.251Z] #19 3.176 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-09T05:37:35.251Z] #19 ... [2022-02-09T05:37:35.251Z] [2022-02-09T05:37:35.251Z] #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-09T05:37:35.251Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:37:35.251Z] #58 2.908 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-09T05:37:35.251Z] #58 8.950 go: downloading github.com/fatih/color v1.7.0 [2022-02-09T05:37:35.251Z] #58 8.951 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-09T05:37:35.251Z] #58 8.963 go: downloading github.com/pkg/errors v0.8.1 [2022-02-09T05:37:35.251Z] #58 8.989 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-09T05:37:35.251Z] #58 9.021 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-09T05:37:35.251Z] #58 9.170 go: downloading github.com/spf13/viper v1.6.1 [2022-02-09T05:37:35.251Z] #58 9.471 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-09T05:37:35.251Z] #58 9.494 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-09T05:37:35.251Z] #58 9.518 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-09T05:37:35.251Z] #58 9.531 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-09T05:37:35.251Z] #58 10.17 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-09T05:37:35.251Z] #58 ... [2022-02-09T05:37:35.251Z] [2022-02-09T05:37:35.251Z] #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-09T05:37:35.251Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:37:35.251Z] #50 2.711 + git clone https://github.com/docker/distribution.git . [2022-02-09T05:37:35.251Z] #50 2.714 Cloning into '.'... [2022-02-09T05:37:35.512Z] #50 ... [2022-02-09T05:37:35.512Z] [2022-02-09T05:37:35.512Z] #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-09T05:37:35.512Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:37:35.512Z] #41 2.541 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-09T05:37:35.512Z] #41 2.541 Cloning into '.'... [2022-02-09T05:37:35.512Z] #41 ... [2022-02-09T05:37:35.512Z] [2022-02-09T05:37:35.512Z] #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-09T05:37:35.512Z] #43 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-09T05:37:35.513Z] #43 3.098 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-09T05:37:35.774Z] #43 ... [2022-02-09T05:37:35.774Z] [2022-02-09T05:37:35.774Z] #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-09T05:37:35.774Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-09T05:37:35.774Z] #56 2.854 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-09T05:37:35.774Z] #56 4.793 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-09T05:37:35.774Z] #56 4.795 go: downloading github.com/fatih/color v1.10.0 [2022-02-09T05:37:35.774Z] #56 4.846 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-09T05:37:35.774Z] #56 4.863 go: downloading github.com/pkg/errors v0.9.1 [2022-02-09T05:37:35.774Z] #56 5.052 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-09T05:37:35.774Z] #56 5.053 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-09T05:37:35.774Z] #56 5.152 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-09T05:37:35.774Z] #56 5.152 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-09T05:37:35.774Z] #56 5.363 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-09T05:37:35.774Z] #56 5.394 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-09T05:37:35.774Z] #56 5.471 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-09T05:37:35.774Z] #56 5.574 go: downloading golang.org/x/tools v0.1.0 [2022-02-09T05:37:35.774Z] #56 9.771 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-09T05:37:35.774Z] #56 9.780 go: downloading golang.org/x/mod v0.3.0 [2022-02-09T05:37:35.774Z] #56 ... [2022-02-09T05:37:35.774Z] [2022-02-09T05:37:35.774Z] #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-09T05:37:35.774Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-09T05:37:35.774Z] #19 3.828 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:37:36.723Z] #19 4.752 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-09T05:37:38.116Z] #19 5.788 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-09T05:37:38.116Z] #19 ... [2022-02-09T05:37:38.116Z] [2022-02-09T05:37:38.116Z] #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-09T05:37:38.116Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-09T05:37:38.116Z] #60 2.593 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-09T05:37:38.116Z] #60 4.894 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-09T05:37:38.116Z] #60 4.894 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-09T05:37:38.116Z] #60 4.959 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-09T05:37:38.116Z] #60 6.248 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-09T05:37:38.116Z] #60 ... [2022-02-09T05:37:38.116Z] [2022-02-09T05:37:38.117Z] #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-09T05:37:38.117Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:37:38.117Z] #58 10.29 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-09T05:37:38.117Z] #58 12.18 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-09T05:37:38.117Z] #58 12.18 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-09T05:37:38.117Z] #58 12.33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-09T05:37:38.117Z] #58 12.43 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-09T05:37:38.117Z] #58 12.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-09T05:37:38.117Z] #58 12.67 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-09T05:37:38.117Z] #58 12.68 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-09T05:37:38.117Z] #58 12.71 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-09T05:37:38.117Z] #58 12.74 go: downloading github.com/spf13/afero v1.1.2 [2022-02-09T05:37:38.117Z] #58 12.90 go: downloading github.com/spf13/cast v1.3.0 [2022-02-09T05:37:38.117Z] #58 12.90 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-09T05:37:38.117Z] #58 12.92 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-09T05:37:38.117Z] #58 12.94 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-09T05:37:38.117Z] #58 12.95 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-09T05:37:38.388Z] #58 ... [2022-02-09T05:37:38.388Z] [2022-02-09T05:37:38.388Z] #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-09T05:37:38.388Z] #43 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-09T05:37:38.388Z] #43 12.33 tomll can be used in two ways: [2022-02-09T05:37:38.388Z] #43 12.33 Writing to STDIN and reading from STDOUT: [2022-02-09T05:37:38.388Z] #43 12.33 cat file.toml | tomll > file.toml [2022-02-09T05:37:38.388Z] #43 12.33 [2022-02-09T05:37:38.388Z] #43 12.33 Reading and updating a list of files: [2022-02-09T05:37:38.388Z] #43 12.33 tomll a.toml b.toml c.toml [2022-02-09T05:37:38.388Z] #43 12.33 [2022-02-09T05:37:38.388Z] #43 12.33 When given a list of files, tomll will modify all files in place without asking. [2022-02-09T05:37:38.388Z] #43 DONE 13.1s [2022-02-09T05:37:38.388Z] [2022-02-09T05:37:38.388Z] #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-09T05:37:38.388Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:37:38.388Z] #58 13.06 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-09T05:37:38.388Z] #58 13.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-09T05:37:38.651Z] #58 13.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-09T05:37:38.651Z] #58 13.37 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-09T05:37:38.651Z] #58 13.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-09T05:37:38.651Z] #58 13.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-09T05:37:38.651Z] #58 13.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-09T05:37:38.651Z] #58 13.50 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-09T05:37:38.651Z] #58 13.55 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-09T05:37:38.914Z] #58 13.63 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-09T05:37:38.914Z] #58 13.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-09T05:37:38.914Z] #58 13.71 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-09T05:37:38.914Z] #58 13.77 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-09T05:37:39.177Z] #58 13.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-09T05:37:39.177Z] #58 14.18 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-09T05:37:39.442Z] #58 14.20 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-09T05:37:39.442Z] #58 14.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-09T05:37:39.704Z] #58 14.35 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-09T05:37:39.704Z] #58 14.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-09T05:37:39.704Z] #58 14.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-09T05:37:39.704Z] #58 14.56 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-09T05:37:40.280Z] #58 15.01 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-09T05:37:40.280Z] #58 15.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-09T05:37:40.280Z] #58 15.11 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-09T05:37:40.281Z] #58 15.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-09T05:37:40.543Z] #58 15.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-09T05:37:40.543Z] #58 15.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-09T05:37:40.543Z] #58 15.39 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-09T05:37:40.806Z] #58 15.55 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-09T05:37:40.806Z] #58 15.63 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-09T05:37:40.806Z] #58 15.63 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-09T05:37:40.806Z] #58 15.65 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-09T05:37:40.806Z] #58 15.66 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-09T05:37:41.068Z] #58 15.73 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-09T05:37:41.642Z] #58 16.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-09T05:37:41.642Z] #58 16.28 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-09T05:37:41.642Z] #58 16.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-09T05:37:41.642Z] #58 16.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-09T05:37:41.642Z] #58 16.39 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-09T05:37:41.642Z] #58 16.47 go: downloading golang.org/x/text v0.3.2 [2022-02-09T05:37:41.904Z] #58 ... [2022-02-09T05:37:41.904Z] [2022-02-09T05:37:41.904Z] #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-09T05:37:41.904Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:37:41.904Z] #54 6.467 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-09T05:37:41.904Z] #54 7.913 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:37:41.904Z] #54 11.84 Fetched 8504 kB in 9s (925 kB/s) [2022-02-09T05:37:41.904Z] #54 11.84 Reading package lists... [2022-02-09T05:37:42.166Z] #54 15.65 Reading package lists... [2022-02-09T05:37:42.166Z] #54 ... [2022-02-09T05:37:42.166Z] [2022-02-09T05:37:42.166Z] #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-09T05:37:42.166Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:37:42.166Z] #50 15.08 + git checkout -q v2.3.0 [2022-02-09T05:37:42.166Z] #50 16.16 + 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-09T05:37:46.384Z] #50 ... [2022-02-09T05:37:46.384Z] [2022-02-09T05:37:46.384Z] #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-09T05:37:46.384Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:37:46.384Z] #58 19.73 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-09T05:37:46.384Z] #58 19.75 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-09T05:37:46.384Z] #58 19.80 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-09T05:37:46.384Z] #58 19.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-09T05:37:46.384Z] #58 19.85 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-09T05:37:46.384Z] #58 20.51 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-09T05:37:46.384Z] #58 20.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-09T05:37:46.384Z] #58 20.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-09T05:37:47.776Z] #58 ... [2022-02-09T05:37:47.776Z] [2022-02-09T05:37:47.776Z] #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-09T05:37:47.776Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-09T05:37:47.776Z] #60 21.79 v3.0.2 [2022-02-09T05:37:47.776Z] #60 DONE 22.5s [2022-02-09T05:37:47.776Z] [2022-02-09T05:37:47.776Z] #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-09T05:37:47.776Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:37:47.776Z] #54 15.65 Reading package lists... [2022-02-09T05:37:47.776Z] #54 18.22 Building dependency tree... [2022-02-09T05:37:47.776Z] #54 19.74 The following additional packages will be installed: [2022-02-09T05:37:47.777Z] #54 19.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-09T05:37:47.777Z] #54 19.75 python3-protobuf python3-six [2022-02-09T05:37:47.777Z] #54 19.76 Suggested packages: [2022-02-09T05:37:47.777Z] #54 19.76 python3-setuptools [2022-02-09T05:37:47.777Z] #54 19.76 Recommended packages: [2022-02-09T05:37:47.777Z] #54 19.76 iproute2 | iproute [2022-02-09T05:37:47.777Z] #54 20.18 The following NEW packages will be installed: [2022-02-09T05:37:47.777Z] #54 20.19 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-09T05:37:47.777Z] #54 20.20 python3-protobuf python3-six [2022-02-09T05:37:47.777Z] #54 20.54 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:37:47.777Z] #54 20.54 Need to get 2292 kB of archives. [2022-02-09T05:37:47.777Z] #54 20.54 After this operation, 11.0 MB of additional disk space will be used. [2022-02-09T05:37:47.777Z] #54 20.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-09T05:37:47.777Z] #54 20.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-09T05:37:47.777Z] #54 20.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-09T05:37:47.777Z] #54 20.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-09T05:37:47.777Z] #54 20.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-09T05:37:47.777Z] #54 20.59 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-09T05:37:47.777Z] #54 20.59 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-09T05:37:48.725Z] #54 ... [2022-02-09T05:37:48.726Z] [2022-02-09T05:37:48.726Z] #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-09T05:37:48.726Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-09T05:37:48.726Z] #19 6.542 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [118 kB] [2022-02-09T05:37:48.726Z] #19 6.542 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [117 kB] [2022-02-09T05:37:48.726Z] #19 6.542 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [110 kB] [2022-02-09T05:37:48.726Z] #19 6.542 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [110 kB] [2022-02-09T05:37:48.726Z] #19 6.542 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:37:48.726Z] #19 6.542 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-09T05:37:48.726Z] #19 6.575 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-09T05:37:48.726Z] #19 6.575 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-09T05:37:48.726Z] #19 6.578 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-09T05:37:48.726Z] #19 6.584 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-09T05:37:48.726Z] #19 6.585 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-09T05:37:48.726Z] #19 6.592 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:37:49.318Z] #19 ... [2022-02-09T05:37:49.318Z] [2022-02-09T05:37:49.318Z] #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-09T05:37:49.318Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:37:49.318Z] #54 23.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-09T05:37:49.342Z] Fetching without tags [2022-02-09T05:37:49.610Z] Merging remotes/origin/master commit a5c757555091df6bd1e9c60c175d167dcdfde83c into PR head commit 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:37:49.298Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:37:49.304Z] > git config --add remote.origin.fetch +refs/pull/43221/head:refs/remotes/origin/PR-43221 # timeout=10 [2022-02-09T05:37:49.312Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:37:49.327Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:37:49.340Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:37:49.340Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:37:49.342Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:37:49.614Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:37:49.624Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:37:49.894Z] #54 24.63 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:37:49.902Z] Fetching without tags [2022-02-09T05:37:50.140Z] Merging remotes/origin/master commit a5c757555091df6bd1e9c60c175d167dcdfde83c into PR head commit 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:37:50.159Z] #54 24.77 Fetched 2292 kB in 4s (588 kB/s) [2022-02-09T05:37:50.159Z] #54 24.80 Selecting previously unselected package libprotobuf23:amd64. [2022-02-09T05:37:50.159Z] #54 24.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-09T05:37:50.159Z] #54 24.85 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-09T05:37:50.159Z] #54 24.88 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-09T05:37:50.179Z] Merge succeeded, producing 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:37:50.180Z] Checking out Revision 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f (PR-43221) [2022-02-09T05:37:50.315Z] Fetching without tags [2022-02-09T05:37:50.658Z] Merging remotes/origin/master commit a5c757555091df6bd1e9c60c175d167dcdfde83c into PR head commit 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:37:50.732Z] #54 25.32 Selecting previously unselected package python3-pkg-resources. [2022-02-09T05:37:50.732Z] #54 25.32 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-09T05:37:50.732Z] #54 25.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:37:50.745Z] Fetching without tags [2022-02-09T05:37:50.955Z] Merge succeeded, producing 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:37:50.955Z] Checking out Revision 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f (PR-43221) [2022-02-09T05:37:50.994Z] #54 25.47 Selecting previously unselected package python3-six. [2022-02-09T05:37:50.994Z] #54 25.47 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-09T05:37:50.994Z] #54 25.48 Unpacking python3-six (1.16.0-2) ... [2022-02-09T05:37:50.994Z] #54 25.55 Selecting previously unselected package python3-protobuf. [2022-02-09T05:37:50.994Z] #54 25.55 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-09T05:37:50.994Z] #54 25.57 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-09T05:37:51.069Z] Merging remotes/origin/master commit a5c757555091df6bd1e9c60c175d167dcdfde83c into PR head commit 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:37:51.256Z] #54 25.83 Selecting previously unselected package libnet1:amd64. [2022-02-09T05:37:51.256Z] #54 25.83 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-09T05:37:51.256Z] #54 25.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:37:51.256Z] #54 25.92 Selecting previously unselected package libnl-3-200:amd64. [2022-02-09T05:37:51.256Z] #54 25.92 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-09T05:37:51.256Z] #54 25.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:37:51.518Z] #54 26.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-09T05:37:51.518Z] #54 26.04 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-09T05:37:51.518Z] #54 26.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:37:51.518Z] #54 26.12 Selecting previously unselected package criu. [2022-02-09T05:37:51.518Z] #54 26.12 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-09T05:37:51.518Z] #54 26.13 Unpacking criu (3.16.1-3) ... [2022-02-09T05:37:51.600Z] Merge succeeded, producing 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:37:51.600Z] Checking out Revision 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f (PR-43221) [2022-02-09T05:37:49.888Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:37:49.894Z] > git config --add remote.origin.fetch +refs/pull/43221/head:refs/remotes/origin/PR-43221 # timeout=10 [2022-02-09T05:37:49.901Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:37:49.914Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:37:49.935Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:37:49.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:37:49.936Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:37:50.177Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:37:50.195Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:37:50.917Z] > git remote # timeout=10 [2022-02-09T05:37:50.930Z] > git config --get remote.origin.url # timeout=10 [2022-02-09T05:37:50.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:37:50.941Z] > git merge a5c757555091df6bd1e9c60c175d167dcdfde83c # timeout=10 [2022-02-09T05:37:50.956Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-09T05:37:50.986Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:37:50.998Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:37:51.781Z] #54 26.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:37:50.139Z] > git remote # timeout=10 [2022-02-09T05:37:50.152Z] > git config --get remote.origin.url # timeout=10 [2022-02-09T05:37:50.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:37:50.156Z] > git merge a5c757555091df6bd1e9c60c175d167dcdfde83c # timeout=10 [2022-02-09T05:37:50.167Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-09T05:37:50.176Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:37:50.185Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:37:52.036Z] Merge succeeded, producing 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:37:52.036Z] Checking out Revision 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f (PR-43221) [2022-02-09T05:37:50.640Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:37:50.664Z] > git config --add remote.origin.fetch +refs/pull/43221/head:refs/remotes/origin/PR-43221 # timeout=10 [2022-02-09T05:37:50.688Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:37:50.704Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:37:50.725Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:37:50.725Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:37:50.726Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:37:51.054Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:37:51.086Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:37:51.888Z] > git remote # timeout=10 [2022-02-09T05:37:51.912Z] > git config --get remote.origin.url # timeout=10 [2022-02-09T05:37:51.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:37:51.937Z] > git merge a5c757555091df6bd1e9c60c175d167dcdfde83c # timeout=10 [2022-02-09T05:37:51.983Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-09T05:37:52.017Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:37:52.052Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:37:50.210Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:37:50.219Z] > git config --add remote.origin.fetch +refs/pull/43221/head:refs/remotes/origin/PR-43221 # timeout=10 [2022-02-09T05:37:50.242Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:37:50.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:37:50.292Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:37:50.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:37:50.293Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:37:50.641Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:37:50.671Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:37:51.481Z] > git remote # timeout=10 [2022-02-09T05:37:51.508Z] > git config --get remote.origin.url # timeout=10 [2022-02-09T05:37:51.532Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:37:51.533Z] > git merge a5c757555091df6bd1e9c60c175d167dcdfde83c # timeout=10 [2022-02-09T05:37:51.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-09T05:37:51.578Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:37:51.598Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:37:53.172Z] #54 27.44 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-09T05:37:53.172Z] #54 27.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:37:53.172Z] #54 27.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:37:53.172Z] #54 27.50 Setting up python3-six (1.16.0-2) ... [2022-02-09T05:37:53.748Z] #54 28.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:37:53.748Z] #54 28.25 Setting up python3-protobuf (3.12.4-1) ... [2022-02-09T05:37:53.941Z] Commit message: "contrib/check-config.sh: make NETFILTER_XT_MATCH_IPVS optional" [2022-02-09T05:37:53.954Z] > git --version # timeout=10 [2022-02-09T05:37:53.958Z] > git --version # 'git version 2.25.1' [2022-02-09T05:37:53.963Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-09T05:37:54.854Z] + docker version [2022-02-09T05:37:55.378Z] Commit message: "contrib/check-config.sh: make NETFILTER_XT_MATCH_IPVS optional" [2022-02-09T05:37:55.420Z] > git --version # timeout=10 [2022-02-09T05:37:55.430Z] > git --version # 'git version 2.25.1' [2022-02-09T05:37:55.434Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-09T05:37:55.669Z] #54 30.23 Setting up criu (3.16.1-3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-09T05:37:56.081Z] Commit message: "contrib/check-config.sh: make NETFILTER_XT_MATCH_IPVS optional" [2022-02-09T05:37:56.094Z] > git --version # timeout=10 [2022-02-09T05:37:56.123Z] > git --version # 'git version 2.17.1' [2022-02-09T05:37:56.161Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-09T05:37:56.314Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-09T05:37:56.726Z] Commit message: "contrib/check-config.sh: make NETFILTER_XT_MATCH_IPVS optional" [2022-02-09T05:37:56.750Z] > git --version # timeout=10 [2022-02-09T05:37:56.779Z] > git --version # 'git version 2.17.1' [2022-02-09T05:37:56.810Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-09T05:37:57.056Z] #54 31.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-09T05:37:57.291Z] + docker version [2022-02-09T05:37:57.629Z] #54 DONE 32.1s [2022-02-09T05:37:57.629Z] [2022-02-09T05:37:57.629Z] #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-09T05:37:57.629Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:37:57.629Z] #41 25.69 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-09T05:37:57.629Z] #41 26.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-09T05:37:57.823Z] + docker version [2022-02-09T05:38:00.299Z] #41 ... [2022-02-09T05:38:00.299Z] [2022-02-09T05:38:00.299Z] #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-09T05:38:00.299Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-09T05:38:00.299Z] #56 34.57 gotestsum version dev [2022-02-09T05:38:00.299Z] #56 DONE 34.8s [2022-02-09T05:38:00.299Z] [2022-02-09T05:38:00.299Z] #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-09T05:38:00.299Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:38:02.952Z] Client: Docker Engine - Community [2022-02-09T05:38:02.952Z] Version: 20.10.12 [2022-02-09T05:38:02.952Z] API version: 1.41 [2022-02-09T05:38:02.952Z] Go version: go1.16.12 [2022-02-09T05:38:02.952Z] Git commit: e91ed57 [2022-02-09T05:38:02.952Z] Built: Mon Dec 13 11:44:28 2021 [2022-02-09T05:38:02.952Z] OS/Arch: linux/arm64 [2022-02-09T05:38:02.952Z] Context: default [2022-02-09T05:38:02.952Z] Experimental: true [2022-02-09T05:38:02.952Z] [2022-02-09T05:38:02.952Z] Server: Docker Engine - Community [2022-02-09T05:38:02.952Z] Engine: [2022-02-09T05:38:02.952Z] Version: 20.10.12 [2022-02-09T05:38:02.952Z] API version: 1.41 (minimum version 1.12) [2022-02-09T05:38:02.952Z] Go version: go1.16.12 [2022-02-09T05:38:02.952Z] Git commit: 459d0df [2022-02-09T05:38:02.952Z] Built: Mon Dec 13 11:43:05 2021 [2022-02-09T05:38:02.952Z] OS/Arch: linux/arm64 [2022-02-09T05:38:02.952Z] Experimental: true [2022-02-09T05:38:02.952Z] containerd: [2022-02-09T05:38:02.952Z] Version: 1.4.12 [2022-02-09T05:38:02.952Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-09T05:38:02.952Z] runc: [2022-02-09T05:38:02.952Z] Version: 1.0.2 [2022-02-09T05:38:02.952Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-09T05:38:02.952Z] docker-init: [2022-02-09T05:38:02.952Z] Version: 0.19.0 [2022-02-09T05:38:02.952Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-09T05:38:03.255Z] + docker info [2022-02-09T05:38:03.610Z] #50 ... [2022-02-09T05:38:03.610Z] [2022-02-09T05:38:03.610Z] #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-09T05:38:03.610Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-09T05:38:03.610Z] #19 31.56 Fetched 48.9 MB in 31s (1598 kB/s) [2022-02-09T05:38:04.025Z] Client: Docker Engine - Community [2022-02-09T05:38:04.025Z] Version: 20.10.12 [2022-02-09T05:38:04.025Z] API version: 1.41 [2022-02-09T05:38:04.025Z] Go version: go1.16.12 [2022-02-09T05:38:04.025Z] Git commit: e91ed57 [2022-02-09T05:38:04.025Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-09T05:38:04.025Z] OS/Arch: linux/amd64 [2022-02-09T05:38:04.025Z] Context: default [2022-02-09T05:38:04.025Z] Experimental: true [2022-02-09T05:38:04.025Z] [2022-02-09T05:38:04.025Z] Server: Docker Engine - Community [2022-02-09T05:38:04.025Z] Engine: [2022-02-09T05:38:04.025Z] Version: 20.10.12 [2022-02-09T05:38:04.025Z] API version: 1.41 (minimum version 1.12) [2022-02-09T05:38:04.025Z] Go version: go1.16.12 [2022-02-09T05:38:04.025Z] Git commit: 459d0df [2022-02-09T05:38:04.025Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-09T05:38:04.025Z] OS/Arch: linux/amd64 [2022-02-09T05:38:04.025Z] Experimental: true [2022-02-09T05:38:04.025Z] containerd: [2022-02-09T05:38:04.025Z] Version: 1.4.12 [2022-02-09T05:38:04.025Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-09T05:38:04.025Z] runc: [2022-02-09T05:38:04.025Z] Version: 1.0.2 [2022-02-09T05:38:04.025Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-09T05:38:04.025Z] docker-init: [2022-02-09T05:38:04.025Z] Version: 0.19.0 [2022-02-09T05:38:04.025Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-09T05:38:04.330Z] + docker info [2022-02-09T05:38:04.433Z] Client: Docker Engine - Community [2022-02-09T05:38:04.433Z] Version: 20.10.12 [2022-02-09T05:38:04.433Z] API version: 1.41 [2022-02-09T05:38:04.433Z] Go version: go1.16.12 [2022-02-09T05:38:04.433Z] Git commit: e91ed57 [2022-02-09T05:38:04.433Z] Built: Mon Dec 13 11:45:33 2021 [2022-02-09T05:38:04.433Z] OS/Arch: linux/amd64 [2022-02-09T05:38:04.433Z] Context: default [2022-02-09T05:38:04.433Z] Experimental: true [2022-02-09T05:38:04.433Z] [2022-02-09T05:38:04.433Z] Server: Docker Engine - Community [2022-02-09T05:38:04.433Z] Engine: [2022-02-09T05:38:04.433Z] Version: 20.10.12 [2022-02-09T05:38:04.433Z] API version: 1.41 (minimum version 1.12) [2022-02-09T05:38:04.433Z] Go version: go1.16.12 [2022-02-09T05:38:04.433Z] Git commit: 459d0df [2022-02-09T05:38:04.433Z] Built: Mon Dec 13 11:43:42 2021 [2022-02-09T05:38:04.433Z] OS/Arch: linux/amd64 [2022-02-09T05:38:04.433Z] Experimental: true [2022-02-09T05:38:04.433Z] containerd: [2022-02-09T05:38:04.433Z] Version: 1.4.12 [2022-02-09T05:38:04.433Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-09T05:38:04.433Z] runc: [2022-02-09T05:38:04.433Z] Version: 1.0.2 [2022-02-09T05:38:04.433Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-09T05:38:04.433Z] docker-init: [2022-02-09T05:38:04.433Z] Version: 0.19.0 [2022-02-09T05:38:04.433Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-09T05:38:04.543Z] Client: Docker Engine - Community [2022-02-09T05:38:04.543Z] Version: 20.10.12 [2022-02-09T05:38:04.543Z] API version: 1.41 [2022-02-09T05:38:04.543Z] Go version: go1.16.12 [2022-02-09T05:38:04.543Z] Git commit: e91ed57 [2022-02-09T05:38:04.543Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-09T05:38:04.543Z] OS/Arch: linux/amd64 [2022-02-09T05:38:04.543Z] Context: default [2022-02-09T05:38:04.543Z] Experimental: true [2022-02-09T05:38:04.543Z] [2022-02-09T05:38:04.543Z] Server: Docker Engine - Community [2022-02-09T05:38:04.543Z] Engine: [2022-02-09T05:38:04.543Z] Version: 20.10.12 [2022-02-09T05:38:04.543Z] API version: 1.41 (minimum version 1.12) [2022-02-09T05:38:04.543Z] Go version: go1.16.12 [2022-02-09T05:38:04.543Z] Git commit: 459d0df [2022-02-09T05:38:04.543Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-09T05:38:04.543Z] OS/Arch: linux/amd64 [2022-02-09T05:38:04.543Z] Experimental: true [2022-02-09T05:38:04.543Z] containerd: [2022-02-09T05:38:04.543Z] Version: 1.4.12 [2022-02-09T05:38:04.543Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-09T05:38:04.543Z] runc: [2022-02-09T05:38:04.543Z] Version: 1.0.2 [2022-02-09T05:38:04.543Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-09T05:38:04.543Z] docker-init: [2022-02-09T05:38:04.543Z] Version: 0.19.0 [2022-02-09T05:38:04.543Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-09T05:38:04.753Z] + docker info [2022-02-09T05:38:04.842Z] + docker info [2022-02-09T05:38:13.633Z] #19 31.56 Reading package lists... [2022-02-09T05:38:15.457Z] Client: [2022-02-09T05:38:15.457Z] Context: default [2022-02-09T05:38:15.457Z] Debug Mode: false [2022-02-09T05:38:15.457Z] Plugins: [2022-02-09T05:38:15.457Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-09T05:38:15.457Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-09T05:38:15.457Z] [2022-02-09T05:38:15.457Z] Server: [2022-02-09T05:38:15.457Z] Containers: 0 [2022-02-09T05:38:15.457Z] Running: 0 [2022-02-09T05:38:15.457Z] Paused: 0 [2022-02-09T05:38:15.457Z] Stopped: 0 [2022-02-09T05:38:15.457Z] Images: 0 [2022-02-09T05:38:15.457Z] Server Version: 20.10.12 [2022-02-09T05:38:15.457Z] Storage Driver: overlay2 [2022-02-09T05:38:15.457Z] Backing Filesystem: extfs [2022-02-09T05:38:15.457Z] Supports d_type: true [2022-02-09T05:38:15.457Z] Native Overlay Diff: true [2022-02-09T05:38:15.457Z] userxattr: false [2022-02-09T05:38:15.457Z] Logging Driver: json-file [2022-02-09T05:38:15.457Z] Cgroup Driver: cgroupfs [2022-02-09T05:38:15.457Z] Cgroup Version: 1 [2022-02-09T05:38:15.457Z] Plugins: [2022-02-09T05:38:15.457Z] Volume: local [2022-02-09T05:38:15.458Z] Network: bridge host ipvlan macvlan null overlay [2022-02-09T05:38:15.458Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-09T05:38:15.458Z] Swarm: inactive [2022-02-09T05:38:15.458Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-09T05:38:15.458Z] Default Runtime: runc [2022-02-09T05:38:15.458Z] Init Binary: docker-init [2022-02-09T05:38:15.458Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-09T05:38:15.458Z] runc version: v1.0.2-0-g52b36a2 [2022-02-09T05:38:15.458Z] init version: de40ad0 [2022-02-09T05:38:15.458Z] Security Options: [2022-02-09T05:38:15.458Z] apparmor [2022-02-09T05:38:15.458Z] seccomp [2022-02-09T05:38:15.458Z] Profile: default [2022-02-09T05:38:15.458Z] Kernel Version: 5.11.0-1023-aws [2022-02-09T05:38:15.458Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-09T05:38:15.458Z] OSType: linux [2022-02-09T05:38:15.458Z] Architecture: aarch64 [2022-02-09T05:38:15.458Z] CPUs: 2 [2022-02-09T05:38:15.458Z] Total Memory: 7.576GiB [2022-02-09T05:38:15.458Z] Name: ip-10-100-68-102 [2022-02-09T05:38:15.458Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-02-09T05:38:15.458Z] Docker Root Dir: /var/lib/docker [2022-02-09T05:38:15.458Z] Debug Mode: false [2022-02-09T05:38:15.458Z] Registry: https://index.docker.io/v1/ [2022-02-09T05:38:15.458Z] Labels: [2022-02-09T05:38:15.458Z] Experimental: true [2022-02-09T05:38:15.458Z] Insecure Registries: [2022-02-09T05:38:15.458Z] 127.0.0.0/8 [2022-02-09T05:38:15.458Z] Live Restore Enabled: true [2022-02-09T05:38:15.458Z] [Pipeline] sh [2022-02-09T05:38:15.738Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-09T05:38:15.738Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-09T05:38:15.738Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43221/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-09T05:38:15.738Z] + bash /home/ubuntu/workspace/moby_PR-43221/check-config.sh [2022-02-09T05:38:15.738Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-09T05:38:15.738Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-02-09T05:38:15.738Z] [2022-02-09T05:38:15.738Z] Generally Necessary: [2022-02-09T05:38:15.738Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-09T05:38:15.738Z] - apparmor: enabled and tools installed [2022-02-09T05:38:15.738Z] - CONFIG_NAMESPACES: enabled [2022-02-09T05:38:15.738Z] - CONFIG_NET_NS: enabled [2022-02-09T05:38:15.738Z] - CONFIG_PID_NS: enabled [2022-02-09T05:38:15.738Z] - CONFIG_IPC_NS: enabled [2022-02-09T05:38:15.738Z] - CONFIG_UTS_NS: enabled [2022-02-09T05:38:15.738Z] - CONFIG_CGROUPS: enabled [2022-02-09T05:38:15.738Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-09T05:38:15.738Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-09T05:38:15.738Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-09T05:38:15.738Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-09T05:38:15.738Z] - CONFIG_CPUSETS: enabled [2022-02-09T05:38:15.738Z] - CONFIG_MEMCG: enabled [2022-02-09T05:38:15.738Z] - CONFIG_KEYS: enabled [2022-02-09T05:38:15.738Z] - CONFIG_VETH: enabled (as module) [2022-02-09T05:38:15.738Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-09T05:38:15.738Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-09T05:38:15.738Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-09T05:38:15.738Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-09T05:38:15.738Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-09T05:38:15.738Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-09T05:38:15.738Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-09T05:38:15.738Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-09T05:38:15.738Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-09T05:38:15.738Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-09T05:38:15.738Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-09T05:38:15.996Z] - CONFIG_CGROUP_BPF: enabled [2022-02-09T05:38:15.996Z] [2022-02-09T05:38:15.996Z] Optional Features: [2022-02-09T05:38:15.996Z] - CONFIG_USER_NS: enabled [2022-02-09T05:38:15.996Z] - CONFIG_SECCOMP: enabled [2022-02-09T05:38:15.996Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-09T05:38:15.996Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-09T05:38:15.996Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-09T05:38:15.996Z] (cgroup swap accounting is currently enabled) [2022-02-09T05:38:15.996Z] - CONFIG_BLK_CGROUP: enabled [2022-02-09T05:38:15.996Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-09T05:38:15.996Z] - CONFIG_CGROUP_PERF: enabled [2022-02-09T05:38:15.996Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-09T05:38:15.996Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-09T05:38:15.996Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-09T05:38:15.996Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-09T05:38:15.996Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-09T05:38:15.996Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-09T05:38:15.996Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-09T05:38:15.996Z] - CONFIG_IP_VS: enabled (as module) [2022-02-09T05:38:15.996Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-09T05:38:15.996Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-09T05:38:15.996Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-09T05:38:15.996Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-09T05:38:15.996Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-09T05:38:15.996Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-09T05:38:15.996Z] - CONFIG_EXT4_FS: enabled [2022-02-09T05:38:15.996Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-09T05:38:15.996Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-09T05:38:15.996Z] - Network Drivers: [2022-02-09T05:38:15.996Z] - "overlay": [2022-02-09T05:38:15.996Z] - CONFIG_VXLAN: enabled (as module) [2022-02-09T05:38:15.996Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-09T05:38:15.996Z] Optional (for encrypted networks): [2022-02-09T05:38:15.996Z] - CONFIG_CRYPTO: enabled [2022-02-09T05:38:15.996Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-09T05:38:15.996Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-09T05:38:15.996Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-09T05:38:15.996Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-09T05:38:15.996Z] - CONFIG_XFRM: enabled [2022-02-09T05:38:15.996Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-09T05:38:15.996Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-09T05:38:15.996Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-09T05:38:15.996Z] - "ipvlan": [2022-02-09T05:38:15.996Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-09T05:38:15.996Z] - "macvlan": [2022-02-09T05:38:15.996Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-09T05:38:15.996Z] - CONFIG_DUMMY: enabled (as module) [2022-02-09T05:38:15.996Z] - "ftp,tftp client in container": [2022-02-09T05:38:15.996Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-09T05:38:15.996Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-09T05:38:15.996Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-09T05:38:15.996Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-09T05:38:15.996Z] - Storage Drivers: [2022-02-09T05:38:15.996Z] - "aufs": [2022-02-09T05:38:15.996Z] - CONFIG_AUFS_FS: missing [2022-02-09T05:38:15.996Z] - "btrfs": [2022-02-09T05:38:15.996Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-09T05:38:16.255Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-09T05:38:16.255Z] - "devicemapper": [2022-02-09T05:38:16.255Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-09T05:38:16.255Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-09T05:38:16.255Z] - "overlay": [2022-02-09T05:38:16.255Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-09T05:38:16.255Z] - "zfs": [2022-02-09T05:38:16.255Z] - /dev/zfs: present [2022-02-09T05:38:16.255Z] - zfs command: missing [2022-02-09T05:38:16.255Z] - zpool command: missing [2022-02-09T05:38:16.255Z] [2022-02-09T05:38:16.255Z] Limits: [2022-02-09T05:38:16.255Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-09T05:38:16.255Z] [2022-02-09T05:38:16.255Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-09T05:38:16.580Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f . [2022-02-09T05:38:16.839Z] #2 [internal] load .dockerignore [2022-02-09T05:38:16.839Z] #2 sha256:38167eaead2047732ccaa6cba8bcdecc0bcbfa88da27bc7d33b9e22499deb496 [2022-02-09T05:38:17.095Z] #2 transferring context: 87B done [2022-02-09T05:38:17.095Z] #2 DONE 0.3s [2022-02-09T05:38:17.095Z] [2022-02-09T05:38:17.095Z] #1 [internal] load build definition from Dockerfile [2022-02-09T05:38:17.095Z] #1 sha256:fa5c6e167eddc0ae8a4ed07a0b6f97799a27c76146e904d6c721973e5f6c0f3d [2022-02-09T05:38:17.095Z] #1 transferring dockerfile: 16.86kB 0.0s done [2022-02-09T05:38:17.095Z] #1 DONE 0.3s [2022-02-09T05:38:17.095Z] [2022-02-09T05:38:17.095Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-09T05:38:17.095Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-02-09T05:38:17.352Z] #3 DONE 0.4s [2022-02-09T05:38:17.608Z] [2022-02-09T05:38:17.608Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-09T05:38:17.608Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-02-09T05:38:17.608Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-09T05:38:17.608Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-02-09T05:38:17.608Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-02-09T05:38:17.608Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-09T05:38:17.608Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-02-09T05:38:17.608Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-02-09T05:38:17.865Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-02-09T05:38:17.865Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-02-09T05:38:18.122Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-02-09T05:38:18.122Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2022-02-09T05:38:18.122Z] #4 DONE 0.7s [2022-02-09T05:38:18.379Z] [2022-02-09T05:38:18.379Z] #5 [internal] load .dockerignore [2022-02-09T05:38:18.379Z] #5 sha256:65e8933a72acf892c83f091682d070d9dd36bf5f6eeff43155458ab87c9eaae1 [2022-02-09T05:38:18.379Z] #5 DONE 0.0s [2022-02-09T05:38:18.379Z] [2022-02-09T05:38:18.379Z] #6 [internal] load build definition from Dockerfile [2022-02-09T05:38:18.379Z] #6 sha256:df17950035702ec8824d555ce9367ee754be2a1bf297bb864345fea8dede0f32 [2022-02-09T05:38:18.379Z] #6 DONE 0.0s [2022-02-09T05:38:18.379Z] [2022-02-09T05:38:18.379Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-09T05:38:18.379Z] #10 sha256:db19dae7982f63d12df7e141a5bcb4dbb2db37310d3de3620a415238ef91b690 [2022-02-09T05:38:19.308Z] #10 ... [2022-02-09T05:38:19.308Z] [2022-02-09T05:38:19.308Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-09T05:38:19.308Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-09T05:38:19.308Z] #9 DONE 0.8s [2022-02-09T05:38:19.308Z] [2022-02-09T05:38:19.308Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-09T05:38:19.308Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-02-09T05:38:19.308Z] #7 DONE 0.9s [2022-02-09T05:38:19.308Z] [2022-02-09T05:38:19.308Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-09T05:38:19.308Z] #10 sha256:db19dae7982f63d12df7e141a5bcb4dbb2db37310d3de3620a415238ef91b690 [2022-02-09T05:38:19.308Z] #10 DONE 0.9s [2022-02-09T05:38:19.308Z] [2022-02-09T05:38:19.308Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-09T05:38:19.308Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-09T05:38:19.308Z] #8 DONE 0.9s [2022-02-09T05:38:21.787Z] #19 40.33 Reading package lists... [2022-02-09T05:38:22.550Z] Client: [2022-02-09T05:38:22.550Z] Context: default [2022-02-09T05:38:22.550Z] Debug Mode: false [2022-02-09T05:38:22.550Z] Plugins: [2022-02-09T05:38:22.550Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-09T05:38:22.550Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-09T05:38:22.550Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-09T05:38:22.550Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-09T05:38:22.550Z] [2022-02-09T05:38:22.550Z] Server: [2022-02-09T05:38:22.550Z] Containers: 0 [2022-02-09T05:38:22.550Z] Running: 0 [2022-02-09T05:38:22.550Z] Paused: 0 [2022-02-09T05:38:22.550Z] Stopped: 0 [2022-02-09T05:38:22.550Z] Images: 0 [2022-02-09T05:38:22.550Z] Server Version: 20.10.12 [2022-02-09T05:38:22.550Z] Storage Driver: overlay2 [2022-02-09T05:38:22.550Z] Backing Filesystem: extfs [2022-02-09T05:38:22.550Z] Supports d_type: true [2022-02-09T05:38:22.550Z] Native Overlay Diff: true [2022-02-09T05:38:22.550Z] userxattr: false [2022-02-09T05:38:22.550Z] Logging Driver: json-file [2022-02-09T05:38:22.550Z] Cgroup Driver: cgroupfs [2022-02-09T05:38:22.550Z] Cgroup Version: 1 [2022-02-09T05:38:22.550Z] Plugins: [2022-02-09T05:38:22.550Z] Volume: local [2022-02-09T05:38:22.550Z] Network: bridge host ipvlan macvlan null overlay [2022-02-09T05:38:22.550Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-09T05:38:22.550Z] Swarm: inactive [2022-02-09T05:38:22.550Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-09T05:38:22.550Z] Default Runtime: runc [2022-02-09T05:38:22.550Z] Init Binary: docker-init [2022-02-09T05:38:22.550Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-09T05:38:22.550Z] runc version: v1.0.2-0-g52b36a2 [2022-02-09T05:38:22.550Z] init version: de40ad0 [2022-02-09T05:38:22.550Z] Security Options: [2022-02-09T05:38:22.550Z] apparmor [2022-02-09T05:38:22.550Z] seccomp [2022-02-09T05:38:22.550Z] Profile: default [2022-02-09T05:38:22.550Z] Kernel Version: 5.4.0-1061-aws [2022-02-09T05:38:22.550Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-09T05:38:22.550Z] OSType: linux [2022-02-09T05:38:22.550Z] Architecture: x86_64 [2022-02-09T05:38:22.550Z] CPUs: 2 [2022-02-09T05:38:22.550Z] Total Memory: 7.483GiB [2022-02-09T05:38:22.550Z] Name: ip-10-100-89-79 [2022-02-09T05:38:22.550Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-09T05:38:22.550Z] Docker Root Dir: /var/lib/docker [2022-02-09T05:38:22.550Z] Debug Mode: false [2022-02-09T05:38:22.550Z] Registry: https://index.docker.io/v1/ [2022-02-09T05:38:22.550Z] Labels: [2022-02-09T05:38:22.550Z] Experimental: true [2022-02-09T05:38:22.550Z] Insecure Registries: [2022-02-09T05:38:22.550Z] 127.0.0.0/8 [2022-02-09T05:38:22.550Z] Live Restore Enabled: true [2022-02-09T05:38:22.550Z] [2022-02-09T05:38:22.550Z] WARNING: No swap limit support [Pipeline] sh [2022-02-09T05:38:22.842Z] Client: [2022-02-09T05:38:22.842Z] Context: default [2022-02-09T05:38:22.842Z] Debug Mode: false [2022-02-09T05:38:22.842Z] Plugins: [2022-02-09T05:38:22.842Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-09T05:38:22.842Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-09T05:38:22.842Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-09T05:38:22.842Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-09T05:38:22.842Z] [2022-02-09T05:38:22.842Z] Server: [2022-02-09T05:38:22.842Z] Containers: 0 [2022-02-09T05:38:22.842Z] Running: 0 [2022-02-09T05:38:22.842Z] Paused: 0 [2022-02-09T05:38:22.842Z] Stopped: 0 [2022-02-09T05:38:22.842Z] Images: 0 [2022-02-09T05:38:22.842Z] Server Version: 20.10.12 [2022-02-09T05:38:22.842Z] Storage Driver: overlay2 [2022-02-09T05:38:22.842Z] Backing Filesystem: extfs [2022-02-09T05:38:22.842Z] Supports d_type: true [2022-02-09T05:38:22.842Z] Native Overlay Diff: true [2022-02-09T05:38:22.842Z] userxattr: false [2022-02-09T05:38:22.842Z] Logging Driver: json-file [2022-02-09T05:38:22.842Z] Cgroup Driver: systemd [2022-02-09T05:38:22.842Z] Cgroup Version: 2 [2022-02-09T05:38:22.842Z] Plugins: [2022-02-09T05:38:22.842Z] Volume: local [2022-02-09T05:38:22.842Z] Network: bridge host ipvlan macvlan null overlay [2022-02-09T05:38:22.842Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-09T05:38:22.842Z] Swarm: inactive [2022-02-09T05:38:22.842Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-09T05:38:22.842Z] Default Runtime: runc [2022-02-09T05:38:22.842Z] Init Binary: docker-init [2022-02-09T05:38:22.842Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-09T05:38:22.842Z] runc version: v1.0.2-0-g52b36a2 [2022-02-09T05:38:22.842Z] init version: de40ad0 [2022-02-09T05:38:22.842Z] Security Options: [2022-02-09T05:38:22.842Z] apparmor [2022-02-09T05:38:22.842Z] seccomp [2022-02-09T05:38:22.842Z] Profile: default [2022-02-09T05:38:22.842Z] cgroupns [2022-02-09T05:38:22.842Z] Kernel Version: 5.11.0-1023-aws [2022-02-09T05:38:22.842Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-09T05:38:22.842Z] OSType: linux [2022-02-09T05:38:22.842Z] Architecture: x86_64 [2022-02-09T05:38:22.842Z] CPUs: 2 [2022-02-09T05:38:22.842Z] Total Memory: 7.559GiB [2022-02-09T05:38:22.842Z] Name: ip-10-100-126-145 [2022-02-09T05:38:22.843Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-02-09T05:38:22.843Z] Docker Root Dir: /var/lib/docker [2022-02-09T05:38:22.843Z] Debug Mode: false [2022-02-09T05:38:22.843Z] Registry: https://index.docker.io/v1/ [2022-02-09T05:38:22.843Z] Labels: [2022-02-09T05:38:22.843Z] Experimental: true [2022-02-09T05:38:22.843Z] Insecure Registries: [2022-02-09T05:38:22.843Z] 127.0.0.0/8 [2022-02-09T05:38:22.843Z] Live Restore Enabled: true [2022-02-09T05:38:22.843Z] [Pipeline] } [Pipeline] // stage [2022-02-09T05:38:22.874Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-09T05:38:22.874Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-09T05:38:22.874Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43221/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-09T05:38:22.874Z] + bash /home/ubuntu/workspace/moby_PR-43221/check-config.sh [2022-02-09T05:38:22.874Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-09T05:38:22.874Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-09T05:38:22.874Z] [2022-02-09T05:38:22.874Z] Generally Necessary: [2022-02-09T05:38:22.874Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-09T05:38:22.874Z] - apparmor: enabled and tools installed [2022-02-09T05:38:22.874Z] - CONFIG_NAMESPACES: enabled [2022-02-09T05:38:22.874Z] - CONFIG_NET_NS: enabled [2022-02-09T05:38:22.874Z] - CONFIG_PID_NS: enabled [2022-02-09T05:38:22.874Z] - CONFIG_IPC_NS: enabled [2022-02-09T05:38:22.874Z] - CONFIG_UTS_NS: enabled [2022-02-09T05:38:22.874Z] - CONFIG_CGROUPS: enabled [2022-02-09T05:38:22.874Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-09T05:38:22.874Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-09T05:38:22.874Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-09T05:38:22.874Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-09T05:38:22.874Z] - CONFIG_CPUSETS: enabled [2022-02-09T05:38:22.874Z] - CONFIG_MEMCG: enabled [2022-02-09T05:38:22.874Z] - CONFIG_KEYS: enabled [2022-02-09T05:38:22.874Z] - CONFIG_VETH: enabled (as module) [2022-02-09T05:38:22.874Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-09T05:38:22.874Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-09T05:38:22.874Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-09T05:38:22.874Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-09T05:38:22.874Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-09T05:38:22.874Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-09T05:38:22.874Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-09T05:38:22.874Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-09T05:38:22.965Z] Client: [2022-02-09T05:38:22.965Z] Context: default [2022-02-09T05:38:22.965Z] Debug Mode: false [2022-02-09T05:38:22.965Z] Plugins: [2022-02-09T05:38:22.965Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-09T05:38:22.965Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-09T05:38:22.965Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-09T05:38:22.965Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-09T05:38:22.965Z] [2022-02-09T05:38:22.965Z] Server: [2022-02-09T05:38:22.965Z] Containers: 0 [2022-02-09T05:38:22.965Z] Running: 0 [2022-02-09T05:38:22.965Z] Paused: 0 [2022-02-09T05:38:22.965Z] Stopped: 0 [2022-02-09T05:38:22.965Z] Images: 0 [2022-02-09T05:38:22.965Z] Server Version: 20.10.12 [2022-02-09T05:38:22.965Z] Storage Driver: overlay2 [2022-02-09T05:38:22.965Z] Backing Filesystem: extfs [2022-02-09T05:38:22.965Z] Supports d_type: true [2022-02-09T05:38:22.965Z] Native Overlay Diff: true [2022-02-09T05:38:22.965Z] userxattr: false [2022-02-09T05:38:22.965Z] Logging Driver: json-file [2022-02-09T05:38:22.965Z] Cgroup Driver: cgroupfs [2022-02-09T05:38:22.965Z] Cgroup Version: 1 [2022-02-09T05:38:22.965Z] Plugins: [2022-02-09T05:38:22.965Z] Volume: local [2022-02-09T05:38:22.965Z] Network: bridge host ipvlan macvlan null overlay [2022-02-09T05:38:22.965Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-09T05:38:22.965Z] Swarm: inactive [2022-02-09T05:38:22.965Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-02-09T05:38:22.965Z] Default Runtime: runc [2022-02-09T05:38:22.965Z] Init Binary: docker-init [2022-02-09T05:38:22.965Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-09T05:38:22.965Z] runc version: v1.0.2-0-g52b36a2 [2022-02-09T05:38:22.965Z] init version: de40ad0 [2022-02-09T05:38:22.965Z] Security Options: [2022-02-09T05:38:22.965Z] apparmor [2022-02-09T05:38:22.965Z] seccomp [2022-02-09T05:38:22.965Z] Profile: default [2022-02-09T05:38:22.965Z] Kernel Version: 5.4.0-1061-aws [2022-02-09T05:38:22.965Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-09T05:38:22.965Z] OSType: linux [2022-02-09T05:38:22.965Z] Architecture: x86_64 [2022-02-09T05:38:22.965Z] CPUs: 2 [2022-02-09T05:38:22.965Z] Total Memory: 7.483GiB [2022-02-09T05:38:22.965Z] Name: ip-10-100-92-209 [2022-02-09T05:38:22.965Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-09T05:38:22.965Z] Docker Root Dir: /var/lib/docker [2022-02-09T05:38:22.965Z] Debug Mode: false [2022-02-09T05:38:22.965Z] Registry: https://index.docker.io/v1/ [2022-02-09T05:38:22.965Z] Labels: [2022-02-09T05:38:22.965Z] Experimental: true [2022-02-09T05:38:22.965Z] Insecure Registries: [2022-02-09T05:38:22.965Z] 127.0.0.0/8 [2022-02-09T05:38:22.965Z] Live Restore Enabled: true [2022-02-09T05:38:22.965Z] [2022-02-09T05:38:22.965Z] WARNING: No swap limit support [Pipeline] sh [2022-02-09T05:38:23.136Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-09T05:38:23.136Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-09T05:38:23.136Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-09T05:38:23.136Z] - CONFIG_CGROUP_BPF: enabled [2022-02-09T05:38:23.136Z] [2022-02-09T05:38:23.136Z] Optional Features: [2022-02-09T05:38:23.136Z] - CONFIG_USER_NS: enabled [2022-02-09T05:38:23.136Z] - CONFIG_SECCOMP: enabled [2022-02-09T05:38:23.136Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-09T05:38:23.136Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-09T05:38:23.136Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-09T05:38:23.136Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-09T05:38:23.136Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-09T05:38:23.136Z] - CONFIG_BLK_CGROUP: enabled [2022-02-09T05:38:23.136Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-09T05:38:23.136Z] - CONFIG_CGROUP_PERF: enabled [2022-02-09T05:38:23.136Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-09T05:38:23.136Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-09T05:38:23.136Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-09T05:38:23.136Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-09T05:38:23.136Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-09T05:38:23.136Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-09T05:38:23.136Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-09T05:38:23.136Z] - CONFIG_IP_VS: enabled (as module) [2022-02-09T05:38:23.136Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-09T05:38:23.136Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-09T05:38:23.136Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-09T05:38:23.136Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-09T05:38:23.136Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-09T05:38:23.136Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-09T05:38:23.136Z] - CONFIG_EXT4_FS: enabled [2022-02-09T05:38:23.136Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-09T05:38:23.136Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-09T05:38:23.136Z] - Network Drivers: [2022-02-09T05:38:23.136Z] - "overlay": [2022-02-09T05:38:23.136Z] - CONFIG_VXLAN: enabled (as module) [2022-02-09T05:38:23.136Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-09T05:38:23.136Z] Optional (for encrypted networks): [2022-02-09T05:38:23.136Z] - CONFIG_CRYPTO: enabled [2022-02-09T05:38:23.136Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-09T05:38:23.136Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-09T05:38:23.136Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-09T05:38:23.136Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-09T05:38:23.136Z] - CONFIG_XFRM: enabled [2022-02-09T05:38:23.136Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-09T05:38:23.136Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-09T05:38:23.136Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-09T05:38:23.136Z] - "ipvlan": [2022-02-09T05:38:23.136Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-09T05:38:23.136Z] - "macvlan": [2022-02-09T05:38:23.136Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-09T05:38:23.136Z] - CONFIG_DUMMY: enabled (as module) [2022-02-09T05:38:23.136Z] - "ftp,tftp client in container": [2022-02-09T05:38:23.178Z] #19 49.02 Building dependency tree... [2022-02-09T05:38:23.180Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f . [2022-02-09T05:38:23.288Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-09T05:38:23.288Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-09T05:38:23.288Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43221/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-09T05:38:23.288Z] + bash /home/ubuntu/workspace/moby_PR-43221/check-config.sh [2022-02-09T05:38:23.288Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-09T05:38:23.288Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-09T05:38:23.288Z] [2022-02-09T05:38:23.288Z] Generally Necessary: [2022-02-09T05:38:23.288Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-09T05:38:23.288Z] - apparmor: enabled and tools installed [2022-02-09T05:38:23.288Z] - CONFIG_NAMESPACES: enabled [2022-02-09T05:38:23.288Z] - CONFIG_NET_NS: enabled [2022-02-09T05:38:23.288Z] - CONFIG_PID_NS: enabled [2022-02-09T05:38:23.288Z] - CONFIG_IPC_NS: enabled [2022-02-09T05:38:23.288Z] - CONFIG_UTS_NS: enabled [2022-02-09T05:38:23.288Z] - CONFIG_CGROUPS: enabled [2022-02-09T05:38:23.288Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-09T05:38:23.288Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-09T05:38:23.288Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-09T05:38:23.288Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-09T05:38:23.288Z] - CONFIG_CPUSETS: enabled [2022-02-09T05:38:23.288Z] - CONFIG_MEMCG: enabled [2022-02-09T05:38:23.288Z] - CONFIG_KEYS: enabled [2022-02-09T05:38:23.288Z] - CONFIG_VETH: enabled (as module) [2022-02-09T05:38:23.395Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-09T05:38:23.395Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-09T05:38:23.395Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-09T05:38:23.395Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-09T05:38:23.395Z] - Storage Drivers: [2022-02-09T05:38:23.395Z] - "aufs": [2022-02-09T05:38:23.395Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-09T05:38:23.395Z] - "btrfs": [2022-02-09T05:38:23.395Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-09T05:38:23.395Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-09T05:38:23.395Z] - "devicemapper": [2022-02-09T05:38:23.395Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-09T05:38:23.395Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-09T05:38:23.395Z] - "overlay": [2022-02-09T05:38:23.395Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-09T05:38:23.395Z] - "zfs": [2022-02-09T05:38:23.395Z] - /dev/zfs: present [2022-02-09T05:38:23.395Z] - zfs command: missing [2022-02-09T05:38:23.395Z] - zpool command: missing [2022-02-09T05:38:23.395Z] [2022-02-09T05:38:23.395Z] Limits: [2022-02-09T05:38:23.395Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-09T05:38:23.395Z] [2022-02-09T05:38:23.395Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-02-09T05:38:23.438Z] #2 [internal] load .dockerignore [2022-02-09T05:38:23.438Z] #2 sha256:2b93a2c1a529860dc0702daf2480a6b309403763b6c298f7b7dbc1b78ab7163a [Pipeline] sh [2022-02-09T05:38:23.547Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-09T05:38:23.547Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-09T05:38:23.547Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-09T05:38:23.547Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-09T05:38:23.547Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-09T05:38:23.547Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-09T05:38:23.547Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-09T05:38:23.547Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-09T05:38:23.547Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-09T05:38:23.547Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-09T05:38:23.547Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-09T05:38:23.547Z] - CONFIG_CGROUP_BPF: enabled [2022-02-09T05:38:23.547Z] [2022-02-09T05:38:23.547Z] Optional Features: [2022-02-09T05:38:23.547Z] - CONFIG_USER_NS: enabled [2022-02-09T05:38:23.547Z] - CONFIG_SECCOMP: enabled [2022-02-09T05:38:23.547Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-09T05:38:23.547Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-09T05:38:23.547Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-09T05:38:23.547Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-09T05:38:23.547Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-09T05:38:23.547Z] - CONFIG_BLK_CGROUP: enabled [2022-02-09T05:38:23.547Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-09T05:38:23.547Z] - CONFIG_CGROUP_PERF: enabled [2022-02-09T05:38:23.547Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-09T05:38:23.547Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-09T05:38:23.547Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-09T05:38:23.547Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-09T05:38:23.547Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-09T05:38:23.547Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-09T05:38:23.547Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-09T05:38:23.547Z] - CONFIG_IP_VS: enabled (as module) [2022-02-09T05:38:23.547Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-09T05:38:23.547Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-09T05:38:23.547Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-09T05:38:23.547Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-09T05:38:23.697Z] #2 transferring context: [2022-02-09T05:38:23.728Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f . [2022-02-09T05:38:23.848Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-09T05:38:23.848Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-09T05:38:23.848Z] - CONFIG_EXT4_FS: enabled [2022-02-09T05:38:23.848Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-09T05:38:23.848Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-09T05:38:23.848Z] - Network Drivers: [2022-02-09T05:38:23.848Z] - "overlay": [2022-02-09T05:38:23.848Z] - CONFIG_VXLAN: enabled (as module) [2022-02-09T05:38:23.848Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-09T05:38:23.848Z] Optional (for encrypted networks): [2022-02-09T05:38:23.848Z] - CONFIG_CRYPTO: enabled [2022-02-09T05:38:23.848Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-09T05:38:23.848Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-09T05:38:23.848Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-09T05:38:23.848Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-09T05:38:23.848Z] - CONFIG_XFRM: enabled [2022-02-09T05:38:23.848Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-09T05:38:23.848Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-09T05:38:23.848Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-09T05:38:23.848Z] - "ipvlan": [2022-02-09T05:38:23.848Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-09T05:38:23.848Z] - "macvlan": [2022-02-09T05:38:23.848Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-09T05:38:23.848Z] - CONFIG_DUMMY: enabled (as module) [2022-02-09T05:38:23.848Z] - "ftp,tftp client in container": [2022-02-09T05:38:23.848Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-09T05:38:23.848Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-09T05:38:23.848Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-09T05:38:23.848Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-09T05:38:23.848Z] - Storage Drivers: [2022-02-09T05:38:23.848Z] - "aufs": [2022-02-09T05:38:23.848Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-09T05:38:23.848Z] - "btrfs": [2022-02-09T05:38:23.848Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-09T05:38:23.848Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-09T05:38:23.848Z] - "devicemapper": [2022-02-09T05:38:23.848Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-09T05:38:23.848Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-09T05:38:23.848Z] - "overlay": [2022-02-09T05:38:23.848Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-09T05:38:23.848Z] - "zfs": [2022-02-09T05:38:23.848Z] - /dev/zfs: present [2022-02-09T05:38:23.848Z] - zfs command: missing [2022-02-09T05:38:23.848Z] - zpool command: missing [2022-02-09T05:38:23.848Z] [2022-02-09T05:38:23.848Z] Limits: [2022-02-09T05:38:23.848Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-09T05:38:23.848Z] [2022-02-09T05:38:23.848Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-09T05:38:23.957Z] #2 transferring context: 87B done [2022-02-09T05:38:23.957Z] #2 DONE 0.7s [2022-02-09T05:38:23.957Z] [2022-02-09T05:38:23.957Z] #1 [internal] load build definition from Dockerfile [2022-02-09T05:38:23.957Z] #1 sha256:7eb34701c5f5ff1c13ef574d08d560ca70210b6e89e58e40d9e098583f60b87b [2022-02-09T05:38:23.957Z] #1 transferring dockerfile: 16.86kB 0.1s done [2022-02-09T05:38:23.957Z] #1 DONE 0.7s [2022-02-09T05:38:24.032Z] #1 [internal] load build definition from Dockerfile [2022-02-09T05:38:24.032Z] #1 sha256:b757061a7d0bbf8d05dde30973863f712f8cdbbab7372be8473f87ff94b96b11 [2022-02-09T05:38:24.032Z] #1 transferring dockerfile: 16.86kB done [2022-02-09T05:38:24.032Z] #1 DONE 0.1s [2022-02-09T05:38:24.032Z] [2022-02-09T05:38:24.032Z] #2 [internal] load .dockerignore [2022-02-09T05:38:24.032Z] #2 sha256:9fc94a2329abb492462b5a244be8902440bc1bfe024d60d16f68990dd2037991 [2022-02-09T05:38:24.032Z] #2 transferring context: 87B done [2022-02-09T05:38:24.032Z] #2 DONE 0.1s [2022-02-09T05:38:24.032Z] [2022-02-09T05:38:24.032Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-09T05:38:24.032Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-09T05:38:24.184Z] + sudo modprobe ip_vs [2022-02-09T05:38:24.185Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f . [2022-02-09T05:38:24.219Z] [2022-02-09T05:38:24.219Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-09T05:38:24.219Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-09T05:38:24.478Z] #3 DONE 0.3s [2022-02-09T05:38:24.478Z] [2022-02-09T05:38:24.478Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-09T05:38:24.478Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-09T05:38:24.478Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-02-09T05:38:24.478Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-09T05:38:24.478Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-09T05:38:24.478Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-09T05:38:24.478Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-02-09T05:38:24.483Z] #1 [internal] load build definition from Dockerfile [2022-02-09T05:38:24.483Z] #1 sha256:6b329c1af8a464365753eeaf69085b0df80399b83aa9761d24cf6e65af09cbf8 [2022-02-09T05:38:24.483Z] #1 transferring dockerfile: 16.86kB done [2022-02-09T05:38:24.483Z] #1 DONE 0.1s [2022-02-09T05:38:24.483Z] [2022-02-09T05:38:24.483Z] #2 [internal] load .dockerignore [2022-02-09T05:38:24.483Z] #2 sha256:06e1f202f4fc199cfb57e3267f6528b5160a8d40c383b89c257eaeae9b16f518 [2022-02-09T05:38:24.483Z] #2 transferring context: 87B done [2022-02-09T05:38:24.483Z] #2 DONE 0.1s [2022-02-09T05:38:24.483Z] [2022-02-09T05:38:24.483Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-09T05:38:24.483Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-09T05:38:24.603Z] #3 DONE 0.4s [2022-02-09T05:38:24.603Z] [2022-02-09T05:38:24.603Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-09T05:38:24.603Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-09T05:38:24.603Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-02-09T05:38:24.603Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-02-09T05:38:24.603Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-09T05:38:24.603Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-09T05:38:24.603Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-09T05:38:24.603Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.2s [2022-02-09T05:38:24.608Z] [2022-02-09T05:38:24.608Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:24.608Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-09T05:38:24.608Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-09T05:38:24.608Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-09T05:38:24.608Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 0B / 53.61MB 0.1s [2022-02-09T05:38:24.608Z] #11 sha256:33333f82ea6e89b2e44618035b5a8f34a93292669064e882ef1b374127c325b9 7.08kB / 7.08kB done [2022-02-09T05:38:24.608Z] #11 sha256:0e633e6b67296a31dccdab5b33478cc54e088ddb70f755774e456e7a66867444 1.80kB / 1.80kB done [2022-02-09T05:38:24.608Z] #11 ... [2022-02-09T05:38:24.608Z] [2022-02-09T05:38:24.608Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-09T05:38:24.608Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-09T05:38:24.608Z] #45 DONE 0.0s [2022-02-09T05:38:24.608Z] [2022-02-09T05:38:24.608Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:24.608Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-09T05:38:24.608Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 32.51MB / 53.61MB 0.5s [2022-02-09T05:38:24.608Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 37.75MB / 53.61MB 0.6s [2022-02-09T05:38:24.608Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 41.94MB / 53.61MB 0.7s [2022-02-09T05:38:24.737Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 8.39MB / 9.67MB 0.2s [2022-02-09T05:38:24.751Z] #3 DONE 0.4s [2022-02-09T05:38:24.751Z] [2022-02-09T05:38:24.751Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-09T05:38:24.751Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-09T05:38:24.751Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-09T05:38:24.751Z] #4 DONE 0.0s [2022-02-09T05:38:24.860Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 8.39MB / 9.67MB 0.3s [2022-02-09T05:38:24.860Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s [2022-02-09T05:38:24.872Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 47.19MB / 53.61MB 0.8s [2022-02-09T05:38:24.872Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 50.33MB / 53.61MB 0.9s [2022-02-09T05:38:24.996Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s [2022-02-09T05:38:25.010Z] [2022-02-09T05:38:25.010Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-09T05:38:25.010Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-09T05:38:25.010Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-09T05:38:25.010Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-09T05:38:25.010Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-02-09T05:38:25.010Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-09T05:38:25.010Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-09T05:38:25.099Z] #19 52.75 The following additional packages will be installed: [2022-02-09T05:38:25.099Z] #19 52.75 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-09T05:38:25.099Z] #19 52.75 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-09T05:38:25.099Z] #19 52.75 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-09T05:38:25.099Z] #19 52.75 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-09T05:38:25.099Z] #19 52.75 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-09T05:38:25.099Z] #19 52.75 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-09T05:38:25.099Z] #19 52.75 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-02-09T05:38:25.099Z] #19 52.76 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-02-09T05:38:25.099Z] #19 52.76 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-02-09T05:38:25.099Z] #19 52.76 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-02-09T05:38:25.099Z] #19 52.76 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-09T05:38:25.099Z] #19 52.76 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-09T05:38:25.099Z] #19 52.76 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-09T05:38:25.099Z] #19 52.76 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-09T05:38:25.099Z] #19 52.76 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-09T05:38:25.099Z] #19 52.76 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-09T05:38:25.099Z] #19 52.76 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-09T05:38:25.099Z] #19 52.76 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-09T05:38:25.099Z] #19 52.76 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-09T05:38:25.099Z] #19 52.76 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-09T05:38:25.099Z] #19 52.76 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-09T05:38:25.099Z] #19 52.76 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-09T05:38:25.099Z] #19 52.76 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-09T05:38:25.099Z] #19 52.76 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-09T05:38:25.099Z] #19 52.76 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-09T05:38:25.099Z] #19 52.76 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-09T05:38:25.099Z] #19 52.76 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-09T05:38:25.099Z] #19 52.76 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-09T05:38:25.099Z] #19 52.76 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-09T05:38:25.099Z] #19 52.76 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-09T05:38:25.099Z] #19 52.76 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-09T05:38:25.099Z] #19 52.76 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-09T05:38:25.099Z] #19 52.77 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-09T05:38:25.099Z] #19 52.77 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-09T05:38:25.099Z] #19 52.77 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-09T05:38:25.099Z] #19 52.77 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-09T05:38:25.099Z] #19 52.77 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-09T05:38:25.099Z] #19 52.77 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-09T05:38:25.099Z] #19 52.77 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-09T05:38:25.099Z] #19 52.77 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-09T05:38:25.099Z] #19 52.77 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-09T05:38:25.099Z] #19 52.77 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-09T05:38:25.099Z] #19 52.77 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-09T05:38:25.099Z] #19 52.78 linux-libc-dev-s390x-cross patch xz-utils [2022-02-09T05:38:25.099Z] #19 52.81 Suggested packages: [2022-02-09T05:38:25.099Z] #19 52.81 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-02-09T05:38:25.099Z] #19 52.81 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-02-09T05:38:25.099Z] #19 52.81 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-02-09T05:38:25.099Z] #19 52.81 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-02-09T05:38:25.099Z] #19 52.81 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-02-09T05:38:25.099Z] #19 52.81 libyaml-shell-perl ed diffutils-doc [2022-02-09T05:38:25.099Z] #19 52.81 Recommended packages: [2022-02-09T05:38:25.099Z] #19 52.81 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-02-09T05:38:25.099Z] #19 52.81 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-02-09T05:38:25.130Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 1.2s [2022-02-09T05:38:25.159Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.6s done [2022-02-09T05:38:25.159Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-09T05:38:25.265Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.6s done [2022-02-09T05:38:25.265Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-09T05:38:25.266Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-09T05:38:25.267Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-09T05:38:25.390Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0B / 5.14MB 1.5s [2022-02-09T05:38:25.390Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0B / 10.66MB 1.5s [2022-02-09T05:38:25.525Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-02-09T05:38:25.525Z] #4 DONE 0.9s [2022-02-09T05:38:25.525Z] [2022-02-09T05:38:25.525Z] #6 [internal] load .dockerignore [2022-02-09T05:38:25.525Z] #6 sha256:367a6020327dd1d835c878639a0e61f63b625e1c25ee77ac71ec18fb85a11503 [2022-02-09T05:38:25.525Z] #6 DONE 0.0s [2022-02-09T05:38:25.525Z] [2022-02-09T05:38:25.525Z] #5 [internal] load build definition from Dockerfile [2022-02-09T05:38:25.525Z] #5 sha256:3105f7c59fe76439d1e1a38aee11f40fabf8d17c38ac266e57da601589992c7e [2022-02-09T05:38:25.525Z] #5 DONE 0.0s [2022-02-09T05:38:25.525Z] [2022-02-09T05:38:25.525Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-09T05:38:25.525Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-09T05:38:25.648Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 1.6s [2022-02-09T05:38:25.648Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 5.78MB / 10.66MB 1.6s [2022-02-09T05:38:25.648Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 1.7s [2022-02-09T05:38:25.723Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-09T05:38:25.723Z] #4 DONE 1.3s [2022-02-09T05:38:25.882Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-02-09T05:38:25.883Z] #4 DONE 1.0s [2022-02-09T05:38:26.143Z] [2022-02-09T05:38:26.143Z] #5 [internal] load .dockerignore [2022-02-09T05:38:26.143Z] #5 sha256:f28a8788f68e0fc6e1b7c41a0a0347d0687f00385facecc8036a7e0fb663e6c4 [2022-02-09T05:38:26.143Z] #5 DONE 0.0s [2022-02-09T05:38:26.143Z] [2022-02-09T05:38:26.143Z] #6 [internal] load build definition from Dockerfile [2022-02-09T05:38:26.143Z] #6 sha256:2e82715b36d32835414db53766a925ef58be807ce92d0bc60f2d25c032a66888 [2022-02-09T05:38:26.143Z] #6 DONE 0.0s [2022-02-09T05:38:26.143Z] [2022-02-09T05:38:26.143Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-09T05:38:26.143Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-09T05:38:26.335Z] [2022-02-09T05:38:26.335Z] #5 [internal] load .dockerignore [2022-02-09T05:38:26.335Z] #5 sha256:be030031994d3b4bee7493d384fe591292d501003bd353644222ed476609a799 [2022-02-09T05:38:26.335Z] #5 DONE 0.0s [2022-02-09T05:38:26.335Z] [2022-02-09T05:38:26.335Z] #6 [internal] load build definition from Dockerfile [2022-02-09T05:38:26.335Z] #6 sha256:130bf66557424240fb41b2f26cd4a57b062af180d5c6dd6246bba8f72712e381 [2022-02-09T05:38:26.335Z] #6 DONE 0.0s [2022-02-09T05:38:26.335Z] [2022-02-09T05:38:26.335Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-09T05:38:26.335Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-09T05:38:26.462Z] #10 ... [2022-02-09T05:38:26.462Z] [2022-02-09T05:38:26.462Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-09T05:38:26.462Z] #8 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-09T05:38:26.462Z] #8 DONE 0.9s [2022-02-09T05:38:26.462Z] [2022-02-09T05:38:26.462Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-09T05:38:26.462Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-09T05:38:26.462Z] #7 DONE 1.1s [2022-02-09T05:38:26.462Z] [2022-02-09T05:38:26.462Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-09T05:38:26.462Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-09T05:38:26.585Z] #11 ... [2022-02-09T05:38:26.585Z] [2022-02-09T05:38:26.585Z] #24 [internal] load build context [2022-02-09T05:38:26.585Z] #24 sha256:5e2bb63aea7f8dfafd8305bf30ad7eb1593566195f341732ed857680845318f5 [2022-02-09T05:38:26.585Z] #24 transferring context: 56.68MB 2.4s done [2022-02-09T05:38:26.585Z] #24 DONE 2.8s [2022-02-09T05:38:26.585Z] [2022-02-09T05:38:26.585Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:26.585Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-09T05:38:26.585Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.4s done [2022-02-09T05:38:26.585Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 2.5s done [2022-02-09T05:38:26.585Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 [2022-02-09T05:38:26.585Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 0B / 81.02MB 2.7s [2022-02-09T05:38:26.721Z] #9 DONE 1.1s [2022-02-09T05:38:26.721Z] [2022-02-09T05:38:26.721Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-09T05:38:26.721Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-09T05:38:26.721Z] #10 DONE 1.1s [2022-02-09T05:38:26.813Z] #10 ... [2022-02-09T05:38:26.813Z] [2022-02-09T05:38:26.813Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-09T05:38:26.813Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-09T05:38:26.813Z] #9 DONE 0.5s [2022-02-09T05:38:26.813Z] [2022-02-09T05:38:26.813Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-09T05:38:26.813Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-09T05:38:26.813Z] #7 DONE 0.5s [2022-02-09T05:38:26.813Z] [2022-02-09T05:38:26.813Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-09T05:38:26.813Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-09T05:38:26.813Z] #10 DONE 0.6s [2022-02-09T05:38:26.813Z] [2022-02-09T05:38:26.813Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-09T05:38:26.813Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-09T05:38:26.813Z] #8 DONE 0.6s [2022-02-09T05:38:26.842Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 4.06MB / 81.02MB 2.8s [2022-02-09T05:38:26.906Z] #10 ... [2022-02-09T05:38:26.906Z] [2022-02-09T05:38:26.906Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-09T05:38:26.906Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-09T05:38:26.906Z] #7 DONE 0.8s [2022-02-09T05:38:26.984Z] [2022-02-09T05:38:26.984Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:38:26.984Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-09T05:38:26.984Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-09T05:38:26.984Z] #69 DONE 0.0s [2022-02-09T05:38:26.984Z] [2022-02-09T05:38:26.984Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-09T05:38:26.984Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-09T05:38:26.984Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-09T05:38:27.100Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 2.9s done [2022-02-09T05:38:27.100Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 20.97MB / 81.02MB 3.0s [2022-02-09T05:38:27.100Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 0B / 54.67MB 3.0s [2022-02-09T05:38:27.100Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 0B / 102.65MB 3.0s [2022-02-09T05:38:27.100Z] #11 ... [2022-02-09T05:38:27.100Z] [2022-02-09T05:38:27.100Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:38:27.100Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-09T05:38:27.100Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-02-09T05:38:27.100Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-09T05:38:27.100Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-09T05:38:27.100Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-09T05:38:27.100Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-02-09T05:38:27.100Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-02-09T05:38:27.100Z] #67 DONE 3.3s [2022-02-09T05:38:27.100Z] [2022-02-09T05:38:27.100Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:38:27.100Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-09T05:38:27.100Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-09T05:38:27.100Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-09T05:38:27.100Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-09T05:38:27.100Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-09T05:38:27.100Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-02-09T05:38:27.100Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-02-09T05:38:27.100Z] #69 DONE 3.3s [2022-02-09T05:38:27.100Z] [2022-02-09T05:38:27.100Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:27.100Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-09T05:38:27.100Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 32.51MB / 81.02MB 3.1s [2022-02-09T05:38:27.100Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 39.08MB / 81.02MB 3.2s [2022-02-09T05:38:27.100Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 9.44MB / 54.67MB 3.2s [2022-02-09T05:38:27.163Z] [2022-02-09T05:38:27.163Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-09T05:38:27.163Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-09T05:38:27.163Z] #9 DONE 0.9s [2022-02-09T05:38:27.163Z] [2022-02-09T05:38:27.163Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-09T05:38:27.163Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-09T05:38:27.163Z] #8 DONE 0.9s [2022-02-09T05:38:27.163Z] [2022-02-09T05:38:27.164Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-09T05:38:27.164Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-09T05:38:27.164Z] #10 DONE 0.9s [2022-02-09T05:38:27.244Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.2s done [2022-02-09T05:38:27.358Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 44.04MB / 81.02MB 3.3s [2022-02-09T05:38:27.358Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 16.78MB / 54.67MB 3.3s [2022-02-09T05:38:27.358Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 19.92MB / 54.67MB 3.4s [2022-02-09T05:38:27.358Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 16.78MB / 102.65MB 3.4s [2022-02-09T05:38:27.510Z] #28 ... [2022-02-09T05:38:27.511Z] [2022-02-09T05:38:27.511Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-09T05:38:27.511Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-09T05:38:27.511Z] #45 DONE 0.0s [2022-02-09T05:38:27.511Z] [2022-02-09T05:38:27.511Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-09T05:38:27.511Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-09T05:38:27.511Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-09T05:38:27.511Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-09T05:38:27.511Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-09T05:38:27.511Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.1s [2022-02-09T05:38:27.511Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 9.97MB / 54.92MB 0.2s [2022-02-09T05:38:27.617Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 26.21MB / 54.67MB 3.5s [2022-02-09T05:38:27.617Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 32.51MB / 54.67MB 3.7s [2022-02-09T05:38:27.617Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 27.98MB / 102.65MB 3.7s [2022-02-09T05:38:27.772Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 16.78MB / 54.92MB 0.3s [2022-02-09T05:38:27.772Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 19.92MB / 54.92MB 0.4s [2022-02-09T05:38:27.881Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 48.23MB / 54.67MB 3.8s [2022-02-09T05:38:27.881Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 54.53MB / 81.02MB 4.0s [2022-02-09T05:38:27.881Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 4.0s [2022-02-09T05:38:27.881Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 47.19MB / 102.65MB 4.0s [2022-02-09T05:38:28.033Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 26.21MB / 54.92MB 0.5s [2022-02-09T05:38:28.033Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 33.55MB / 54.92MB 0.6s [2022-02-09T05:38:28.033Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 39.85MB / 54.92MB 0.7s [2022-02-09T05:38:28.096Z] [2022-02-09T05:38:28.097Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:38:28.097Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-09T05:38:28.097Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-09T05:38:28.097Z] #69 DONE 0.1s [2022-02-09T05:38:28.097Z] [2022-02-09T05:38:28.097Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:28.097Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:28.097Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c done [2022-02-09T05:38:28.138Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 66.06MB / 81.02MB 4.1s [2022-02-09T05:38:28.138Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 56.62MB / 102.65MB 4.2s [2022-02-09T05:38:28.230Z] [2022-02-09T05:38:28.230Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:28.230Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:28.230Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-09T05:38:28.230Z] #11 DONE 0.1s [2022-02-09T05:38:28.230Z] [2022-02-09T05:38:28.230Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-09T05:38:28.230Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-09T05:38:28.230Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-09T05:38:28.230Z] #28 DONE 0.1s [2022-02-09T05:38:28.230Z] [2022-02-09T05:38:28.230Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:38:28.230Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-09T05:38:28.230Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-09T05:38:28.230Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-09T05:38:28.230Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-09T05:38:28.231Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-09T05:38:28.231Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.1s [2022-02-09T05:38:28.231Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.52MB / 9.86MB 0.2s [2022-02-09T05:38:28.293Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 49.28MB / 54.92MB 0.8s [2022-02-09T05:38:28.293Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.0s [2022-02-09T05:38:28.356Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-09T05:38:28.356Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-09T05:38:28.356Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-09T05:38:28.356Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.1s [2022-02-09T05:38:28.398Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 69.21MB / 102.65MB 4.3s [2022-02-09T05:38:28.398Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 78.64MB / 81.02MB 4.5s [2022-02-09T05:38:28.414Z] #19 56.40 The following NEW packages will be installed: [2022-02-09T05:38:28.414Z] #19 56.40 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-09T05:38:28.414Z] #19 56.40 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-09T05:38:28.414Z] #19 56.40 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-09T05:38:28.414Z] #19 56.40 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-09T05:38:28.414Z] #19 56.40 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-09T05:38:28.414Z] #19 56.40 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-09T05:38:28.414Z] #19 56.40 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-02-09T05:38:28.414Z] #19 56.40 crossbuild-essential-armel crossbuild-essential-armhf [2022-02-09T05:38:28.414Z] #19 56.40 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-02-09T05:38:28.414Z] #19 56.40 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-02-09T05:38:28.414Z] #19 56.40 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-02-09T05:38:28.414Z] #19 56.40 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-02-09T05:38:28.414Z] #19 56.40 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-02-09T05:38:28.414Z] #19 56.40 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-09T05:38:28.414Z] #19 56.40 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-09T05:38:28.414Z] #19 56.40 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-09T05:38:28.414Z] #19 56.40 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-09T05:38:28.414Z] #19 56.40 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-09T05:38:28.414Z] #19 56.41 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-09T05:38:28.414Z] #19 56.41 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-09T05:38:28.414Z] #19 56.41 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-09T05:38:28.414Z] #19 56.41 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-09T05:38:28.414Z] #19 56.41 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-09T05:38:28.414Z] #19 56.41 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-09T05:38:28.414Z] #19 56.41 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-09T05:38:28.414Z] #19 56.41 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-09T05:38:28.414Z] #19 56.41 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-09T05:38:28.414Z] #19 56.41 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-09T05:38:28.414Z] #19 56.41 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-09T05:38:28.414Z] #19 56.41 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-09T05:38:28.414Z] #19 56.41 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-09T05:38:28.414Z] #19 56.42 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-09T05:38:28.414Z] #19 56.42 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-09T05:38:28.414Z] #19 56.42 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-09T05:38:28.414Z] #19 56.42 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-09T05:38:28.414Z] #19 56.42 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-09T05:38:28.414Z] #19 56.42 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-09T05:38:28.414Z] #19 56.42 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-09T05:38:28.414Z] #19 56.42 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-09T05:38:28.414Z] #19 56.42 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-09T05:38:28.414Z] #19 56.42 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-09T05:38:28.414Z] #19 56.42 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-09T05:38:28.414Z] #19 56.43 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-09T05:38:28.414Z] #19 56.43 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-09T05:38:28.414Z] #19 56.43 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-09T05:38:28.414Z] #19 56.43 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-09T05:38:28.414Z] #19 56.43 linux-libc-dev-s390x-cross patch xz-utils [2022-02-09T05:38:28.491Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.3s [2022-02-09T05:38:28.491Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-02-09T05:38:28.614Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 10.49MB / 54.92MB 0.3s [2022-02-09T05:38:28.614Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 1.05MB / 5.15MB 0.3s [2022-02-09T05:38:28.614Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0B / 10.87MB 0.3s [2022-02-09T05:38:28.614Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 14.68MB / 54.92MB 0.4s [2022-02-09T05:38:28.614Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 3.15MB / 5.15MB 0.4s [2022-02-09T05:38:28.614Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 3.15MB / 10.87MB 0.4s [2022-02-09T05:38:28.655Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 76.55MB / 102.65MB 4.6s [2022-02-09T05:38:28.768Z] #67 ... [2022-02-09T05:38:28.768Z] [2022-02-09T05:38:28.768Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-09T05:38:28.768Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-09T05:38:28.768Z] #45 DONE 0.0s [2022-02-09T05:38:28.768Z] [2022-02-09T05:38:28.768Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:38:28.768Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-09T05:38:28.768Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-02-09T05:38:28.768Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-02-09T05:38:28.871Z] #11 ... [2022-02-09T05:38:28.871Z] [2022-02-09T05:38:28.871Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-09T05:38:28.871Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-09T05:38:28.871Z] #45 DONE 0.0s [2022-02-09T05:38:28.871Z] [2022-02-09T05:38:28.871Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:28.871Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:28.871Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 19.92MB / 54.92MB 0.5s [2022-02-09T05:38:28.871Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.5s [2022-02-09T05:38:28.871Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.5s [2022-02-09T05:38:28.871Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 48.23MB / 54.92MB 0.7s [2022-02-09T05:38:28.871Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.6s done [2022-02-09T05:38:28.985Z] #19 56.89 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:38:28.985Z] #19 56.89 Need to get 787 MB of archives. [2022-02-09T05:38:28.985Z] #19 56.89 After this operation, 3385 MB of additional disk space will be used. [2022-02-09T05:38:28.985Z] #19 56.89 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-09T05:38:28.985Z] #19 56.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-09T05:38:28.985Z] #19 56.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-02-09T05:38:28.985Z] #19 56.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-02-09T05:38:28.985Z] #19 56.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-02-09T05:38:28.985Z] #19 56.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-09T05:38:28.985Z] #19 56.98 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-09T05:38:28.985Z] #19 57.04 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-09T05:38:28.989Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 2.4s done [2022-02-09T05:38:29.128Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 53.48MB / 54.92MB 0.8s [2022-02-09T05:38:29.128Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0B / 54.57MB 0.8s [2022-02-09T05:38:29.128Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.8s done [2022-02-09T05:38:29.128Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.34MB / 54.57MB 0.9s [2022-02-09T05:38:29.230Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.8s done [2022-02-09T05:38:29.245Z] #19 57.09 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-09T05:38:29.245Z] #19 57.16 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-09T05:38:29.245Z] #19 57.21 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-09T05:38:29.245Z] #19 57.25 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-09T05:38:29.245Z] #19 57.26 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-09T05:38:29.245Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 81.79MB / 102.65MB 5.0s [2022-02-09T05:38:29.245Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 87.03MB / 102.65MB 5.3s [2022-02-09T05:38:29.386Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 13.63MB / 54.57MB 1.0s [2022-02-09T05:38:29.386Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 7.34MB / 85.81MB 1.0s [2022-02-09T05:38:29.386Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 23.07MB / 54.57MB 1.2s [2022-02-09T05:38:29.386Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 20.97MB / 85.81MB 1.2s [2022-02-09T05:38:29.506Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 5.3s done [2022-02-09T05:38:29.646Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 33.55MB / 54.57MB 1.3s [2022-02-09T05:38:29.646Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 36.70MB / 54.57MB 1.4s [2022-02-09T05:38:29.646Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 28.31MB / 85.81MB 1.4s [2022-02-09T05:38:29.763Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 93.32MB / 102.65MB 5.6s [2022-02-09T05:38:29.763Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 [2022-02-09T05:38:29.846Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0.3s [2022-02-09T05:38:29.910Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 42.99MB / 54.57MB 1.5s [2022-02-09T05:38:29.910Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.53MB / 54.57MB 1.7s [2022-02-09T05:38:29.910Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 40.48MB / 85.81MB 1.7s [2022-02-09T05:38:30.022Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 99.61MB / 102.65MB 5.9s [2022-02-09T05:38:30.022Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.2s done [2022-02-09T05:38:30.167Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.7s done [2022-02-09T05:38:30.167Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 48.23MB / 85.81MB 1.8s [2022-02-09T05:38:30.187Z] #19 58.17 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-09T05:38:30.187Z] #19 58.18 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-09T05:38:30.427Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 56.62MB / 85.81MB 2.1s [2022-02-09T05:38:30.427Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-09T05:38:30.427Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 63.96MB / 85.81MB 2.2s [2022-02-09T05:38:30.684Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 70.81MB / 85.81MB 2.3s [2022-02-09T05:38:30.684Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 82.84MB / 85.81MB 2.4s [2022-02-09T05:38:30.941Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.6s done [2022-02-09T05:38:30.941Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 2.8s [2022-02-09T05:38:30.957Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c [2022-02-09T05:38:30.957Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.2s done [2022-02-09T05:38:31.131Z] #19 59.03 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-09T05:38:31.131Z] #19 59.04 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-09T05:38:31.213Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 7.1s done [2022-02-09T05:38:31.214Z] #11 sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a 126B / 126B 7.3s [2022-02-09T05:38:31.471Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a [2022-02-09T05:38:32.078Z] #19 59.90 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-09T05:38:32.078Z] #19 59.90 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-09T05:38:32.386Z] #28 ... [2022-02-09T05:38:32.386Z] [2022-02-09T05:38:32.386Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:38:32.386Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-09T05:38:32.386Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-09T05:38:32.386Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-09T05:38:32.386Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-09T05:38:32.386Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-02-09T05:38:32.386Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-02-09T05:38:32.386Z] #69 DONE 4.9s [2022-02-09T05:38:32.386Z] [2022-02-09T05:38:32.386Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:38:32.386Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-09T05:38:32.386Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-09T05:38:32.386Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-09T05:38:32.386Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-09T05:38:32.386Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-09T05:38:32.386Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-02-09T05:38:32.386Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-02-09T05:38:32.386Z] #67 DONE 5.0s [2022-02-09T05:38:32.386Z] [2022-02-09T05:38:32.386Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:32.386Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:32.386Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-09T05:38:32.386Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-09T05:38:32.386Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-09T05:38:32.386Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-09T05:38:32.386Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.9s done [2022-02-09T05:38:32.386Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.9s done [2022-02-09T05:38:32.386Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.4s done [2022-02-09T05:38:32.386Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.7s done [2022-02-09T05:38:32.386Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 124.78MB / 134.83MB 4.7s [2022-02-09T05:38:32.386Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.3s done [2022-02-09T05:38:32.386Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 2.9s done [2022-02-09T05:38:32.386Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 4.8s [2022-02-09T05:38:32.653Z] #19 60.77 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-09T05:38:32.881Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.2s done [2022-02-09T05:38:32.881Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 4.3s done [2022-02-09T05:38:32.881Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 1.05MB / 134.83MB 4.4s [2022-02-09T05:38:32.881Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 11.34MB / 134.83MB 4.6s [2022-02-09T05:38:32.917Z] #19 60.77 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-09T05:38:33.182Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 19.26MB / 134.83MB 4.9s [2022-02-09T05:38:33.182Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 28.31MB / 134.83MB 5.1s [2022-02-09T05:38:33.326Z] #11 ... [2022-02-09T05:38:33.326Z] [2022-02-09T05:38:33.326Z] #24 [internal] load build context [2022-02-09T05:38:33.326Z] #24 sha256:dfe96af45038a2c00ecdbe4583c82e525240d9846a94e2f0bdcca6444487ba59 [2022-02-09T05:38:33.326Z] #24 transferring context: 56.67MB 5.7s done [2022-02-09T05:38:33.326Z] #24 DONE 6.2s [2022-02-09T05:38:33.326Z] [2022-02-09T05:38:33.326Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:33.326Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:33.326Z] #11 ... [2022-02-09T05:38:33.326Z] [2022-02-09T05:38:33.326Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-09T05:38:33.326Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-09T05:38:33.372Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 1.7s done [2022-02-09T05:38:33.755Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 35.65MB / 134.83MB 5.4s [2022-02-09T05:38:33.755Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 44.04MB / 134.83MB 5.6s [2022-02-09T05:38:34.014Z] #11 ... [2022-02-09T05:38:34.014Z] [2022-02-09T05:38:34.014Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-09T05:38:34.014Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-09T05:38:34.014Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-09T05:38:34.014Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-09T05:38:34.014Z] #28 sha256:0371e3756e46739939b54a1e429b519ccc1c88e5cc3870877b12c96bed3ea150 1.48kB / 1.48kB done [2022-02-09T05:38:34.014Z] #28 sha256:b3d4eb0332b522963a898e4bbac06c8129ffa0f90ae8862d25313633def3f2c2 529B / 529B done [2022-02-09T05:38:34.014Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.4s done [2022-02-09T05:38:34.014Z] #28 ... [2022-02-09T05:38:34.014Z] [2022-02-09T05:38:34.014Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:34.014Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-09T05:38:34.055Z] #11 ... [2022-02-09T05:38:34.055Z] [2022-02-09T05:38:34.055Z] #24 [internal] load build context [2022-02-09T05:38:34.055Z] #24 sha256:cb558687e15b09badf5dc1e7c3e8d2bf2d581361660632848284e81527cbf1d6 [2022-02-09T05:38:34.055Z] #24 transferring context: 56.68MB 5.4s done [2022-02-09T05:38:34.055Z] #24 DONE 5.8s [2022-02-09T05:38:34.055Z] [2022-02-09T05:38:34.055Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:34.055Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:34.055Z] #11 ... [2022-02-09T05:38:34.055Z] [2022-02-09T05:38:34.055Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-09T05:38:34.055Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-09T05:38:34.055Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-09T05:38:34.055Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-09T05:38:34.055Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-09T05:38:34.055Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-09T05:38:34.055Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.5s done [2022-02-09T05:38:34.055Z] #28 ... [2022-02-09T05:38:34.055Z] [2022-02-09T05:38:34.055Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:34.055Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:34.055Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 56.62MB / 134.83MB 5.9s [2022-02-09T05:38:34.090Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2022-02-09T05:38:34.090Z] #67 DONE 6.0s [2022-02-09T05:38:34.090Z] [2022-02-09T05:38:34.090Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:34.090Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:34.090Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-09T05:38:34.090Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-09T05:38:34.090Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-09T05:38:34.090Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.0s done [2022-02-09T05:38:34.090Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.2s done [2022-02-09T05:38:34.090Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.4s done [2022-02-09T05:38:34.090Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.4s done [2022-02-09T05:38:34.090Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.5s done [2022-02-09T05:38:34.090Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 88.08MB / 134.83MB 5.6s [2022-02-09T05:38:34.090Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.3s [2022-02-09T05:38:34.090Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.5s done [2022-02-09T05:38:34.090Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 96.47MB / 134.83MB 5.9s [2022-02-09T05:38:34.272Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 [2022-02-09T05:38:34.309Z] #19 61.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-09T05:38:34.309Z] #19 61.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-02-09T05:38:34.310Z] #19 61.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-02-09T05:38:34.310Z] #19 61.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-09T05:38:34.310Z] #19 61.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-09T05:38:34.310Z] #19 62.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-02-09T05:38:34.310Z] #19 62.00 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-09T05:38:34.310Z] #19 62.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-02-09T05:38:34.310Z] #19 62.05 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-09T05:38:34.310Z] #19 62.05 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-09T05:38:34.310Z] #19 62.05 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-09T05:38:34.310Z] #19 62.06 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-02-09T05:38:34.310Z] #19 62.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-02-09T05:38:34.310Z] #19 62.10 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-02-09T05:38:34.310Z] #19 62.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-02-09T05:38:34.310Z] #19 62.16 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-09T05:38:34.310Z] #19 62.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-02-09T05:38:34.310Z] #19 62.20 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-09T05:38:34.310Z] #19 62.23 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-09T05:38:34.312Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 63.96MB / 134.83MB 6.2s [2022-02-09T05:38:34.349Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 106.95MB / 134.83MB 6.1s [2022-02-09T05:38:34.607Z] #11 ... [2022-02-09T05:38:34.607Z] [2022-02-09T05:38:34.607Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:38:34.607Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-09T05:38:34.607Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-09T05:38:34.607Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-09T05:38:34.607Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-09T05:38:34.607Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-09T05:38:34.607Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-02-09T05:38:34.607Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.2s done [2022-02-09T05:38:34.607Z] #69 DONE 6.6s [2022-02-09T05:38:34.607Z] [2022-02-09T05:38:34.607Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:34.607Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:34.607Z] #11 ... [2022-02-09T05:38:34.607Z] [2022-02-09T05:38:34.607Z] #24 [internal] load build context [2022-02-09T05:38:34.607Z] #24 sha256:f7e8550e1f465da2e7f457cf1b3551645378ce0db3045075972d8cb587a5c70b [2022-02-09T05:38:34.607Z] #24 transferring context: 41.75MB 6.6s [2022-02-09T05:38:34.607Z] #24 ... [2022-02-09T05:38:34.607Z] [2022-02-09T05:38:34.607Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:34.607Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:34.607Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 117.44MB / 134.83MB 6.5s [2022-02-09T05:38:34.837Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 102.65MB / 102.65MB 10.7s done [2022-02-09T05:38:34.837Z] #11 sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a 126B / 126B 10.8s done [2022-02-09T05:38:34.866Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 125.83MB / 134.83MB 6.6s [2022-02-09T05:38:34.917Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 74.45MB / 134.83MB 6.7s [2022-02-09T05:38:35.130Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 6.8s [2022-02-09T05:38:35.243Z] #28 DONE 7.6s [2022-02-09T05:38:35.243Z] [2022-02-09T05:38:35.243Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-09T05:38:35.243Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-09T05:38:35.402Z] #11 ... [2022-02-09T05:38:35.402Z] [2022-02-09T05:38:35.402Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-09T05:38:35.402Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-09T05:38:35.402Z] #28 DONE 11.5s [2022-02-09T05:38:35.402Z] [2022-02-09T05:38:35.402Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:35.402Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-09T05:38:35.481Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 88.08MB / 134.83MB 7.1s [2022-02-09T05:38:35.481Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 98.57MB / 134.83MB 7.2s [2022-02-09T05:38:35.481Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.2s [2022-02-09T05:38:35.481Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 105.39MB / 134.83MB 7.3s [2022-02-09T05:38:35.504Z] #68 DONE 0.7s [2022-02-09T05:38:35.504Z] [2022-02-09T05:38:35.504Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:35.504Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:35.504Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 6.2s done [2022-02-09T05:38:35.504Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.2s done [2022-02-09T05:38:35.504Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.4s done [2022-02-09T05:38:35.504Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.1s [2022-02-09T05:38:35.739Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 112.20MB / 134.83MB 7.5s [2022-02-09T05:38:35.766Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.4s done [2022-02-09T05:38:36.233Z] #19 63.86 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-09T05:38:36.233Z] #19 63.86 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-09T05:38:36.233Z] #19 63.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-02-09T05:38:36.233Z] #19 63.94 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-09T05:38:36.233Z] #19 63.99 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-09T05:38:36.305Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 120.59MB / 134.83MB 7.9s [2022-02-09T05:38:36.335Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 1.9s done [2022-02-09T05:38:36.340Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0.1s [2022-02-09T05:38:36.340Z] #11 ... [2022-02-09T05:38:36.340Z] [2022-02-09T05:38:36.340Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-09T05:38:36.340Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-09T05:38:36.340Z] #70 DONE 0.8s [2022-02-09T05:38:36.340Z] [2022-02-09T05:38:36.340Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:36.340Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:36.564Z] #11 ... [2022-02-09T05:38:36.564Z] [2022-02-09T05:38:36.564Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:38:36.564Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-09T05:38:36.564Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-09T05:38:36.564Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-09T05:38:36.564Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-09T05:38:36.564Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-09T05:38:36.564Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done [2022-02-09T05:38:36.564Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2022-02-09T05:38:36.564Z] #67 DONE 8.1s [2022-02-09T05:38:36.564Z] [2022-02-09T05:38:36.564Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:36.564Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:36.564Z] #11 ... [2022-02-09T05:38:36.564Z] [2022-02-09T05:38:36.564Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-09T05:38:36.564Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-09T05:38:36.564Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-09T05:38:36.564Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-09T05:38:36.564Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-09T05:38:36.564Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2022-02-09T05:38:36.564Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-02-09T05:38:36.564Z] #69 DONE 8.2s [2022-02-09T05:38:36.564Z] [2022-02-09T05:38:36.564Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:36.564Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:36.564Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.22MB / 134.83MB 8.3s [2022-02-09T05:38:36.899Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 [2022-02-09T05:38:37.626Z] #19 65.64 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-09T05:38:37.888Z] #19 65.64 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-09T05:38:37.888Z] #19 65.64 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-02-09T05:38:37.888Z] #19 65.69 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-02-09T05:38:37.888Z] #19 65.70 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-09T05:38:37.889Z] #19 65.70 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-09T05:38:38.033Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 9.6s done [2022-02-09T05:38:38.152Z] #19 66.00 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-09T05:38:38.152Z] #19 66.01 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-09T05:38:38.152Z] #19 66.02 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-09T05:38:38.152Z] #19 66.02 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-09T05:38:38.152Z] #19 66.02 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-09T05:38:38.152Z] #19 66.03 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-02-09T05:38:38.152Z] #19 66.03 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-02-09T05:38:38.152Z] #19 66.04 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-09T05:38:38.152Z] #19 66.04 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-02-09T05:38:38.152Z] #19 66.04 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-02-09T05:38:38.152Z] #19 66.05 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-09T05:38:38.152Z] #19 66.05 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-02-09T05:38:38.152Z] #19 66.05 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-02-09T05:38:38.152Z] #19 66.06 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-02-09T05:38:38.152Z] #19 66.09 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-09T05:38:38.152Z] #19 66.09 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-09T05:38:38.152Z] #19 66.10 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-02-09T05:38:38.152Z] #19 66.10 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-02-09T05:38:38.152Z] #19 66.14 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-09T05:38:38.152Z] #19 66.16 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-02-09T05:38:38.415Z] #19 66.18 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-09T05:38:38.415Z] #19 66.20 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-09T05:38:38.540Z] #11 ... [2022-02-09T05:38:38.541Z] [2022-02-09T05:38:38.541Z] #24 [internal] load build context [2022-02-09T05:38:38.541Z] #24 sha256:f7e8550e1f465da2e7f457cf1b3551645378ce0db3045075972d8cb587a5c70b [2022-02-09T05:38:38.541Z] #24 transferring context: 56.68MB 7.7s done [2022-02-09T05:38:38.541Z] #24 DONE 10.0s [2022-02-09T05:38:38.541Z] [2022-02-09T05:38:38.541Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:38.541Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:38.541Z] #11 ... [2022-02-09T05:38:38.541Z] [2022-02-09T05:38:38.541Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-09T05:38:38.541Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-09T05:38:38.541Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-09T05:38:38.541Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-09T05:38:38.541Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-09T05:38:38.541Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.0s done [2022-02-09T05:38:38.541Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.8s [2022-02-09T05:38:38.541Z] #28 ... [2022-02-09T05:38:38.541Z] [2022-02-09T05:38:38.541Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:38.541Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:38.597Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.3s done [2022-02-09T05:38:38.805Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-09T05:38:39.063Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 10.6s done [2022-02-09T05:38:39.322Z] #11 ... [2022-02-09T05:38:39.322Z] [2022-02-09T05:38:39.322Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-09T05:38:39.322Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-09T05:38:39.322Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 7.4s done [2022-02-09T05:38:39.322Z] #28 DONE 11.2s [2022-02-09T05:38:39.322Z] [2022-02-09T05:38:39.322Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:39.322Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:39.322Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.4s done [2022-02-09T05:38:39.806Z] #19 67.70 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-09T05:38:39.806Z] #19 67.70 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-09T05:38:39.806Z] #19 67.73 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-02-09T05:38:39.806Z] #19 67.78 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-09T05:38:39.806Z] #19 67.82 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-09T05:38:39.927Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-09T05:38:40.177Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 3.4s done [2022-02-09T05:38:40.492Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.5s done [2022-02-09T05:38:40.498Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-09T05:38:40.498Z] #11 ... [2022-02-09T05:38:40.498Z] [2022-02-09T05:38:40.498Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-09T05:38:40.498Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-09T05:38:40.498Z] #28 DONE 12.0s [2022-02-09T05:38:40.498Z] [2022-02-09T05:38:40.498Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:40.498Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:40.748Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0.1s [2022-02-09T05:38:40.754Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.5s done [2022-02-09T05:38:40.754Z] #19 68.72 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-09T05:38:40.754Z] #19 68.72 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-02-09T05:38:40.754Z] #19 68.72 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-02-09T05:38:40.754Z] #19 68.74 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-09T05:38:40.754Z] #19 68.74 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-09T05:38:40.754Z] #19 68.74 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-02-09T05:38:40.754Z] #19 68.74 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-02-09T05:38:40.754Z] #19 68.81 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-09T05:38:41.015Z] #19 ... [2022-02-09T05:38:41.015Z] [2022-02-09T05:38:41.015Z] #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-09T05:38:41.015Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:38:41.015Z] #41 DONE 75.6s [2022-02-09T05:38:41.015Z] [2022-02-09T05:38:41.015Z] #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-09T05:38:41.015Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-09T05:38:41.015Z] #19 68.82 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-02-09T05:38:41.015Z] #19 68.83 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-09T05:38:41.015Z] #19 68.85 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-09T05:38:41.106Z] #11 extracting sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a done [2022-02-09T05:38:41.362Z] #11 ... [2022-02-09T05:38:41.362Z] [2022-02-09T05:38:41.362Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-09T05:38:41.362Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-09T05:38:41.621Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.6s done [2022-02-09T05:38:41.621Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-09T05:38:41.754Z] #11 ... [2022-02-09T05:38:41.754Z] [2022-02-09T05:38:41.754Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-09T05:38:41.754Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-09T05:38:41.754Z] #68 DONE 1.3s [2022-02-09T05:38:41.754Z] [2022-02-09T05:38:41.754Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:41.754Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:41.754Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-09T05:38:41.929Z] #68 ... [2022-02-09T05:38:41.929Z] [2022-02-09T05:38:41.929Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:41.929Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-09T05:38:41.929Z] #11 DONE 18.1s [2022-02-09T05:38:41.929Z] [2022-02-09T05:38:41.929Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-09T05:38:41.929Z] #12 sha256:ea29962d86a667d2efde993e46479dbd8ebab595a1312d7d46e92fa9da03d15b [2022-02-09T05:38:42.118Z] #11 ... [2022-02-09T05:38:42.118Z] [2022-02-09T05:38:42.118Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-09T05:38:42.118Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-09T05:38:42.118Z] #68 DONE 1.2s [2022-02-09T05:38:42.118Z] [2022-02-09T05:38:42.118Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:42.118Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:42.186Z] #12 ... [2022-02-09T05:38:42.186Z] [2022-02-09T05:38:42.186Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-09T05:38:42.186Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-09T05:38:42.186Z] #68 DONE 0.6s [2022-02-09T05:38:42.186Z] [2022-02-09T05:38:42.186Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-09T05:38:42.186Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-09T05:38:42.444Z] #70 DONE 0.3s [2022-02-09T05:38:42.444Z] [2022-02-09T05:38:42.444Z] #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-09T05:38:42.444Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-09T05:38:42.444Z] #29 ... [2022-02-09T05:38:42.444Z] [2022-02-09T05:38:42.444Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-09T05:38:42.444Z] #12 sha256:ea29962d86a667d2efde993e46479dbd8ebab595a1312d7d46e92fa9da03d15b [2022-02-09T05:38:42.444Z] #12 DONE 0.5s [2022-02-09T05:38:42.444Z] [2022-02-09T05:38:42.444Z] #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-09T05:38:42.444Z] #13 sha256:f61a007e3f1465639b90c2554f42d63b20382650699d75921f78da8f5197b093 [2022-02-09T05:38:42.684Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.8s done [2022-02-09T05:38:42.701Z] #13 DONE 0.4s [2022-02-09T05:38:42.701Z] [2022-02-09T05:38:42.701Z] #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-09T05:38:42.701Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-09T05:38:42.701Z] #29 7.288 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:38:42.701Z] #29 7.296 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:38:42.701Z] #29 7.296 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:38:42.701Z] #29 7.419 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-09T05:38:42.932Z] #19 70.69 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-09T05:38:42.932Z] #19 70.71 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-09T05:38:42.932Z] #19 70.73 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-02-09T05:38:42.932Z] #19 70.76 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-09T05:38:42.932Z] #19 70.79 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-02-09T05:38:42.959Z] #29 7.539 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-09T05:38:42.959Z] #29 ... [2022-02-09T05:38:42.959Z] [2022-02-09T05:38:42.959Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-09T05:38:42.959Z] #33 sha256:e632abe321a7e4652a1d6dcca1925f9b7f426964de2b6330ae22a1f3cb424ee6 [2022-02-09T05:38:42.960Z] #33 DONE 0.3s [2022-02-09T05:38:42.960Z] [2022-02-09T05:38:42.960Z] #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-09T05:38:42.960Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-09T05:38:42.960Z] #29 7.686 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-09T05:38:43.136Z] #11 ... [2022-02-09T05:38:43.136Z] [2022-02-09T05:38:43.136Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-09T05:38:43.136Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-09T05:38:43.136Z] #70 DONE 1.2s [2022-02-09T05:38:43.222Z] #29 ... [2022-02-09T05:38:43.222Z] [2022-02-09T05:38:43.222Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-09T05:38:43.222Z] #42 sha256:8ed925fc209aa4093b3379b26b70872d01daf45910e689b2f86f27e7d1345529 [2022-02-09T05:38:43.222Z] #42 DONE 0.3s [2022-02-09T05:38:43.248Z] #11 ... [2022-02-09T05:38:43.248Z] [2022-02-09T05:38:43.248Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-09T05:38:43.248Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-09T05:38:43.248Z] #70 DONE 1.4s [2022-02-09T05:38:43.248Z] [2022-02-09T05:38:43.248Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:43.248Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:43.248Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-09T05:38:43.393Z] [2022-02-09T05:38:43.393Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:43.393Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:43.500Z] [2022-02-09T05:38:43.500Z] #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-09T05:38:43.500Z] #46 sha256:0771a593c1f708a7c877c9bec7977e896cbe9bd1e50534cefaaca768b63477a2 [2022-02-09T05:38:43.500Z] #46 DONE 0.5s [2022-02-09T05:38:43.500Z] [2022-02-09T05:38:43.500Z] #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-09T05:38:43.500Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-09T05:38:43.757Z] #47 ... [2022-02-09T05:38:43.757Z] [2022-02-09T05:38:43.757Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-09T05:38:43.757Z] #25 sha256:d6f1274fb719eba5d3b8b41942a6233a018680530c3775621eadb2f579ff832f [2022-02-09T05:38:43.757Z] #25 DONE 0.8s [2022-02-09T05:38:43.757Z] [2022-02-09T05:38:43.757Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-09T05:38:43.757Z] #62 sha256:5580b6f116dcb0e838f6ec5a268ceb374f7d5e8c1debf4f1c8df32e973f0a96a [2022-02-09T05:38:43.757Z] #62 DONE 0.8s [2022-02-09T05:38:43.757Z] [2022-02-09T05:38:43.757Z] #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-09T05:38:43.757Z] #63 sha256:0a0a063dd3fab82e11d99260efc222128617c8b19821e2c49ec2ec38ddaceeb3 [2022-02-09T05:38:44.322Z] #19 72.28 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-09T05:38:44.322Z] #19 72.28 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-02-09T05:38:44.322Z] #19 72.28 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-02-09T05:38:44.322Z] #19 72.31 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-09T05:38:44.322Z] #19 72.31 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-02-09T05:38:44.322Z] #19 72.31 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-09T05:38:44.322Z] #19 72.31 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-02-09T05:38:44.322Z] #19 72.31 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-02-09T05:38:44.322Z] #19 72.35 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-02-09T05:38:44.322Z] #19 72.36 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-02-09T05:38:44.322Z] #19 72.42 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-09T05:38:44.322Z] #19 72.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-09T05:38:44.322Z] #19 72.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-09T05:38:44.585Z] #19 72.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-09T05:38:44.585Z] #19 72.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-09T05:38:44.911Z] #11 ... [2022-02-09T05:38:44.911Z] [2022-02-09T05:38:44.911Z] #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-09T05:38:44.911Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-09T05:38:44.911Z] #29 1.458 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:38:44.911Z] #29 1.472 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:38:44.911Z] #29 1.472 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:38:44.911Z] #29 1.609 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:38:44.911Z] #29 1.803 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:38:44.911Z] #29 2.036 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:38:44.911Z] #29 3.491 Fetched 8501 kB in 2s (3695 kB/s) [2022-02-09T05:38:44.911Z] #29 3.491 Reading package lists... [2022-02-09T05:38:44.911Z] #29 4.288 Reading package lists... [2022-02-09T05:38:44.911Z] #29 5.068 Building dependency tree... [2022-02-09T05:38:44.911Z] #29 5.424 The following additional packages will be installed: [2022-02-09T05:38:44.911Z] #29 5.424 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-09T05:38:44.911Z] #29 5.424 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-09T05:38:44.911Z] #29 5.425 Recommended packages: [2022-02-09T05:38:44.911Z] #29 5.425 libldap-common publicsuffix libsasl2-modules [2022-02-09T05:38:44.911Z] #29 5.593 The following NEW packages will be installed: [2022-02-09T05:38:44.911Z] #29 5.594 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-09T05:38:44.911Z] #29 5.595 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-09T05:38:44.911Z] #29 5.595 libssh2-1 openssl [2022-02-09T05:38:44.911Z] #29 5.871 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:38:44.911Z] #29 5.871 Need to get 3038 kB of archives. [2022-02-09T05:38:44.911Z] #29 5.871 After this operation, 6650 kB of additional disk space will be used. [2022-02-09T05:38:44.911Z] #29 5.871 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-09T05:38:44.911Z] #29 5.884 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-09T05:38:44.911Z] #29 5.884 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-09T05:38:44.911Z] #29 5.884 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-09T05:38:44.911Z] #29 5.884 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-09T05:38:44.911Z] #29 5.888 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-09T05:38:44.911Z] #29 5.888 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-09T05:38:44.911Z] #29 5.907 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-09T05:38:44.911Z] #29 5.907 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-09T05:38:44.911Z] #29 5.907 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-09T05:38:44.911Z] #29 5.907 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-09T05:38:44.911Z] #29 5.909 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-09T05:38:44.911Z] #29 5.912 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-09T05:38:44.911Z] #29 5.914 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-09T05:38:44.911Z] #29 5.916 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-09T05:38:44.911Z] #29 6.067 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:38:44.911Z] #29 6.101 Fetched 3038 kB in 0s (9210 kB/s) [2022-02-09T05:38:44.911Z] #29 6.125 Selecting previously unselected package openssl. [2022-02-09T05:38:44.912Z] #29 6.125 (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-09T05:38:44.912Z] #29 6.133 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-09T05:38:44.912Z] #29 6.137 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-09T05:38:44.912Z] #29 6.312 Selecting previously unselected package ca-certificates. [2022-02-09T05:38:44.912Z] #29 6.312 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-09T05:38:44.912Z] #29 6.317 Unpacking ca-certificates (20210119) ... [2022-02-09T05:38:44.912Z] #29 6.418 Selecting previously unselected package libbrotli1:amd64. [2022-02-09T05:38:44.912Z] #29 6.419 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-09T05:38:44.912Z] #29 6.427 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-09T05:38:44.912Z] #29 6.527 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-09T05:38:44.912Z] #29 6.528 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-09T05:38:44.912Z] #29 6.532 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:44.912Z] #29 6.570 Selecting previously unselected package libsasl2-2:amd64. [2022-02-09T05:38:44.912Z] #29 6.570 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-09T05:38:44.912Z] #29 6.573 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:44.912Z] #29 6.620 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-09T05:38:44.912Z] #29 6.620 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-09T05:38:44.912Z] #29 6.627 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-09T05:38:44.912Z] #29 6.694 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-09T05:38:44.912Z] #29 6.695 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-09T05:38:44.912Z] #29 6.699 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-09T05:38:44.912Z] #29 6.745 Selecting previously unselected package libpsl5:amd64. [2022-02-09T05:38:44.912Z] #29 6.745 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-09T05:38:44.912Z] #29 6.756 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-09T05:38:44.912Z] #29 6.794 Selecting previously unselected package librtmp1:amd64. [2022-02-09T05:38:44.912Z] #29 6.794 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-09T05:38:44.912Z] #29 6.797 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-09T05:38:44.912Z] #29 6.852 Selecting previously unselected package libssh2-1:amd64. [2022-02-09T05:38:44.912Z] #29 6.852 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-09T05:38:44.912Z] #29 6.856 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-09T05:38:44.912Z] #29 6.914 Selecting previously unselected package libcurl4:amd64. [2022-02-09T05:38:44.912Z] #29 6.916 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-09T05:38:44.912Z] #29 6.920 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-09T05:38:44.912Z] #29 6.984 Selecting previously unselected package curl. [2022-02-09T05:38:44.912Z] #29 6.984 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-09T05:38:44.912Z] #29 6.988 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-09T05:38:44.912Z] #29 7.058 Selecting previously unselected package libonig5:amd64. [2022-02-09T05:38:44.912Z] #29 7.058 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-09T05:38:44.912Z] #29 7.063 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:38:44.912Z] #29 7.138 Selecting previously unselected package libjq1:amd64. [2022-02-09T05:38:44.912Z] #29 7.138 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-09T05:38:44.912Z] #29 7.141 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:38:44.912Z] #29 7.198 Selecting previously unselected package jq. [2022-02-09T05:38:44.912Z] #29 7.198 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-09T05:38:44.912Z] #29 7.213 Unpacking jq (1.6-2.1) ... [2022-02-09T05:38:44.912Z] #29 7.252 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-09T05:38:44.912Z] #29 7.265 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-09T05:38:44.912Z] #29 7.276 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-09T05:38:44.912Z] #29 7.290 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:44.912Z] #29 7.302 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-09T05:38:44.912Z] #29 7.313 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:44.912Z] #29 7.326 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-09T05:38:44.912Z] #29 7.338 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-09T05:38:44.912Z] #29 7.357 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:38:44.912Z] #29 7.369 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:38:44.912Z] #29 7.381 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-09T05:38:44.912Z] #29 7.392 Setting up ca-certificates (20210119) ... [2022-02-09T05:38:44.912Z] #29 7.994 Updating certificates in /etc/ssl/certs... [2022-02-09T05:38:44.912Z] #29 8.628 129 added, 0 removed; done. [2022-02-09T05:38:44.912Z] #29 8.700 Setting up jq (1.6-2.1) ... [2022-02-09T05:38:44.912Z] #29 8.713 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-09T05:38:44.912Z] #29 8.725 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-09T05:38:44.912Z] #29 8.737 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:38:44.912Z] #29 8.755 Processing triggers for ca-certificates (20210119) ... [2022-02-09T05:38:44.912Z] #29 8.764 Updating certificates in /etc/ssl/certs... [2022-02-09T05:38:44.912Z] #29 9.285 0 added, 0 removed; done. [2022-02-09T05:38:44.912Z] #29 9.285 Running hooks in /etc/ca-certificates/update.d... [2022-02-09T05:38:44.912Z] #29 9.286 done. [2022-02-09T05:38:44.912Z] #29 ... [2022-02-09T05:38:44.912Z] [2022-02-09T05:38:44.912Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:44.912Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:45.187Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.1s done [2022-02-09T05:38:45.755Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-09T05:38:45.973Z] #19 73.87 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-09T05:38:45.973Z] #19 73.87 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-09T05:38:45.973Z] #19 73.89 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-02-09T05:38:45.973Z] #19 73.94 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-09T05:38:45.973Z] #19 73.98 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-09T05:38:46.044Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.1s [2022-02-09T05:38:46.694Z] #11 ... [2022-02-09T05:38:46.694Z] [2022-02-09T05:38:46.694Z] #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-09T05:38:46.694Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-09T05:38:46.694Z] #29 DONE 11.6s [2022-02-09T05:38:46.694Z] [2022-02-09T05:38:46.694Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:46.694Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:46.954Z] #11 ... [2022-02-09T05:38:46.954Z] [2022-02-09T05:38:46.954Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-09T05:38:46.954Z] #30 sha256:1e013cee7bc2d874e2f103727c8e3e7e22f7dc73cb149d19423ced11ace39a2f [2022-02-09T05:38:46.954Z] #30 DONE 0.5s [2022-02-09T05:38:46.954Z] [2022-02-09T05:38:46.954Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:46.954Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:47.027Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.4s done [2022-02-09T05:38:47.040Z] #63 3.183 + RM_GOPATH=0 [2022-02-09T05:38:47.040Z] #63 3.187 + TMP_GOPATH= [2022-02-09T05:38:47.040Z] #63 3.187 + : /build [2022-02-09T05:38:47.040Z] #63 3.187 + '[' -z '' ']' [2022-02-09T05:38:47.040Z] #63 3.187 ++ mktemp -d [2022-02-09T05:38:47.040Z] #63 3.188 + export GOPATH=/tmp/tmp.nDvMAeuids [2022-02-09T05:38:47.040Z] #63 3.189 + GOPATH=/tmp/tmp.nDvMAeuids [2022-02-09T05:38:47.040Z] #63 3.189 + RM_GOPATH=1 [2022-02-09T05:38:47.040Z] #63 3.189 + case "$(go env GOARCH)" in [2022-02-09T05:38:47.040Z] #63 3.190 ++ go env GOARCH [2022-02-09T05:38:47.040Z] #63 3.197 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:38:47.040Z] #63 3.198 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:38:47.040Z] #63 3.198 ++ dirname /install.sh [2022-02-09T05:38:47.040Z] #63 3.206 + dir=/ [2022-02-09T05:38:47.040Z] #63 3.206 + bin=rootlesskit [2022-02-09T05:38:47.040Z] #63 3.206 + shift [2022-02-09T05:38:47.040Z] #63 3.206 + '[' '!' -f //rootlesskit.installer ']' [2022-02-09T05:38:47.040Z] #63 3.206 + . //rootlesskit.installer [2022-02-09T05:38:47.040Z] #63 3.206 ++ : v0.14.6 [2022-02-09T05:38:47.040Z] #63 3.206 + install_rootlesskit [2022-02-09T05:38:47.040Z] #63 3.206 + case "$1" in [2022-02-09T05:38:47.040Z] #63 3.206 + export CGO_ENABLED=0 [2022-02-09T05:38:47.040Z] #63 3.206 + CGO_ENABLED=0 [2022-02-09T05:38:47.040Z] #63 3.207 + _install_rootlesskit [2022-02-09T05:38:47.040Z] #63 3.207 + echo 'Install rootlesskit version v0.14.6' [2022-02-09T05:38:47.040Z] #63 3.208 Install rootlesskit version v0.14.6 [2022-02-09T05:38:47.040Z] #63 3.208 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-09T05:38:47.040Z] #63 3.208 + GOBIN=/build [2022-02-09T05:38:47.040Z] #63 3.208 + GO111MODULE=on [2022-02-09T05:38:47.040Z] #63 3.208 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-09T05:38:47.297Z] #63 3.656 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-09T05:38:47.369Z] #19 75.29 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-09T05:38:47.369Z] #19 75.29 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-02-09T05:38:47.369Z] #19 75.29 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-02-09T05:38:47.369Z] #19 75.30 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-09T05:38:47.369Z] #19 75.31 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-09T05:38:47.369Z] #19 75.31 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-09T05:38:47.369Z] #19 75.31 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-02-09T05:38:47.369Z] #19 75.31 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-02-09T05:38:47.369Z] #19 75.35 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-09T05:38:47.369Z] #19 75.35 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-02-09T05:38:47.369Z] #19 75.38 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-09T05:38:47.369Z] #19 75.38 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-09T05:38:47.633Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-09T05:38:48.565Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.0s [2022-02-09T05:38:48.760Z] #19 76.62 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-09T05:38:48.760Z] #19 76.62 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-09T05:38:48.760Z] #19 76.64 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-02-09T05:38:48.760Z] #19 76.68 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-09T05:38:48.761Z] #19 76.72 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-09T05:38:49.530Z] #11 ... [2022-02-09T05:38:49.530Z] [2022-02-09T05:38:49.530Z] #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-09T05:38:49.530Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-09T05:38:49.530Z] #29 2.175 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:38:49.530Z] #29 2.175 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:38:49.530Z] #29 2.185 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:38:49.530Z] #29 2.323 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:38:49.530Z] #29 2.512 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:38:49.530Z] #29 2.847 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:38:49.530Z] #29 4.316 Fetched 8501 kB in 2s (3546 kB/s) [2022-02-09T05:38:49.530Z] #29 4.316 Reading package lists... [2022-02-09T05:38:49.530Z] #29 5.148 Reading package lists... [2022-02-09T05:38:49.530Z] #29 5.971 Building dependency tree... [2022-02-09T05:38:49.530Z] #29 6.337 The following additional packages will be installed: [2022-02-09T05:38:49.530Z] #29 6.337 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-09T05:38:49.530Z] #29 6.337 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-09T05:38:49.530Z] #29 6.337 Recommended packages: [2022-02-09T05:38:49.530Z] #29 6.337 libldap-common publicsuffix libsasl2-modules [2022-02-09T05:38:49.530Z] #29 6.509 The following NEW packages will be installed: [2022-02-09T05:38:49.530Z] #29 6.510 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-09T05:38:49.530Z] #29 6.510 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-09T05:38:49.530Z] #29 6.511 libssh2-1 openssl [2022-02-09T05:38:49.530Z] #29 6.794 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:38:49.530Z] #29 6.794 Need to get 3038 kB of archives. [2022-02-09T05:38:49.530Z] #29 6.794 After this operation, 6650 kB of additional disk space will be used. [2022-02-09T05:38:49.530Z] #29 6.794 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-09T05:38:49.530Z] #29 6.812 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-09T05:38:49.530Z] #29 6.812 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-09T05:38:49.530Z] #29 6.812 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-09T05:38:49.530Z] #29 6.815 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-09T05:38:49.530Z] #29 6.815 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-09T05:38:49.530Z] #29 6.826 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-09T05:38:49.530Z] #29 6.826 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-09T05:38:49.530Z] #29 6.826 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-09T05:38:49.530Z] #29 6.826 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-09T05:38:49.530Z] #29 6.834 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-09T05:38:49.530Z] #29 6.834 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-09T05:38:49.530Z] #29 6.834 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-09T05:38:49.530Z] #29 6.834 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-09T05:38:49.530Z] #29 6.834 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-09T05:38:49.530Z] #29 7.041 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:38:49.530Z] #29 7.069 Fetched 3038 kB in 0s (9616 kB/s) [2022-02-09T05:38:49.530Z] #29 7.098 Selecting previously unselected package openssl. [2022-02-09T05:38:49.530Z] #29 7.098 (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-09T05:38:49.530Z] #29 7.098 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-09T05:38:49.530Z] #29 7.104 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-09T05:38:49.530Z] #29 7.310 Selecting previously unselected package ca-certificates. [2022-02-09T05:38:49.530Z] #29 7.310 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-09T05:38:49.530Z] #29 7.311 Unpacking ca-certificates (20210119) ... [2022-02-09T05:38:49.530Z] #29 7.427 Selecting previously unselected package libbrotli1:amd64. [2022-02-09T05:38:49.530Z] #29 7.427 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-09T05:38:49.530Z] #29 7.440 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-09T05:38:49.530Z] #29 7.563 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-09T05:38:49.530Z] #29 7.563 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-09T05:38:49.530Z] #29 7.570 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:49.530Z] #29 7.665 Selecting previously unselected package libsasl2-2:amd64. [2022-02-09T05:38:49.530Z] #29 7.665 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-09T05:38:49.530Z] #29 7.670 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:49.530Z] #29 7.742 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-09T05:38:49.530Z] #29 7.742 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-09T05:38:49.530Z] #29 7.746 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-09T05:38:49.530Z] #29 7.833 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-09T05:38:49.530Z] #29 7.833 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-09T05:38:49.530Z] #29 7.837 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-09T05:38:49.530Z] #29 7.897 Selecting previously unselected package libpsl5:amd64. [2022-02-09T05:38:49.530Z] #29 7.897 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-09T05:38:49.530Z] #29 7.907 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-09T05:38:49.530Z] #29 7.968 Selecting previously unselected package librtmp1:amd64. [2022-02-09T05:38:49.530Z] #29 7.968 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-09T05:38:49.530Z] #29 7.978 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-09T05:38:49.530Z] #29 8.026 Selecting previously unselected package libssh2-1:amd64. [2022-02-09T05:38:49.530Z] #29 8.026 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-09T05:38:49.530Z] #29 8.034 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-09T05:38:49.530Z] #29 8.105 Selecting previously unselected package libcurl4:amd64. [2022-02-09T05:38:49.530Z] #29 8.105 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-09T05:38:49.530Z] #29 8.109 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-09T05:38:49.530Z] #29 8.195 Selecting previously unselected package curl. [2022-02-09T05:38:49.530Z] #29 8.195 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-09T05:38:49.530Z] #29 8.198 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-09T05:38:49.530Z] #29 8.277 Selecting previously unselected package libonig5:amd64. [2022-02-09T05:38:49.530Z] #29 8.277 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-09T05:38:49.530Z] #29 8.282 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:38:49.530Z] #29 8.367 Selecting previously unselected package libjq1:amd64. [2022-02-09T05:38:49.530Z] #29 8.369 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-09T05:38:49.530Z] #29 8.373 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:38:49.530Z] #29 8.438 Selecting previously unselected package jq. [2022-02-09T05:38:49.530Z] #29 8.438 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-09T05:38:49.530Z] #29 8.449 Unpacking jq (1.6-2.1) ... [2022-02-09T05:38:49.530Z] #29 8.506 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-09T05:38:49.530Z] #29 8.517 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-09T05:38:49.530Z] #29 8.528 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-09T05:38:49.530Z] #29 8.538 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:49.530Z] #29 8.548 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-09T05:38:49.530Z] #29 8.559 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:49.530Z] #29 8.572 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-09T05:38:49.530Z] #29 8.583 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-09T05:38:49.530Z] #29 8.599 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:38:49.530Z] #29 8.611 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:38:49.530Z] #29 8.624 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-09T05:38:49.530Z] #29 8.635 Setting up ca-certificates (20210119) ... [2022-02-09T05:38:49.530Z] #29 9.327 Updating certificates in /etc/ssl/certs... [2022-02-09T05:38:49.790Z] #29 ... [2022-02-09T05:38:49.790Z] [2022-02-09T05:38:49.790Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:49.790Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:49.827Z] #63 ... [2022-02-09T05:38:49.827Z] [2022-02-09T05:38:49.827Z] #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-09T05:38:49.827Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-09T05:38:49.827Z] #29 9.160 Fetched 8385 kB in 2s (3946 kB/s) [2022-02-09T05:38:49.827Z] #29 9.160 Reading package lists... [2022-02-09T05:38:49.827Z] #29 9.837 Reading package lists... [2022-02-09T05:38:49.827Z] #29 10.47 Building dependency tree... [2022-02-09T05:38:49.827Z] #29 11.55 The following additional packages will be installed: [2022-02-09T05:38:49.827Z] #29 11.56 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-09T05:38:49.827Z] #29 11.56 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-09T05:38:49.827Z] #29 11.56 Recommended packages: [2022-02-09T05:38:49.827Z] #29 11.57 libldap-common publicsuffix libsasl2-modules [2022-02-09T05:38:49.827Z] #29 12.22 The following NEW packages will be installed: [2022-02-09T05:38:49.827Z] #29 12.23 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-09T05:38:49.827Z] #29 12.23 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-09T05:38:49.827Z] #29 12.23 libssh2-1 openssl [2022-02-09T05:38:49.827Z] #29 12.58 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:38:49.827Z] #29 12.58 Need to get 2932 kB of archives. [2022-02-09T05:38:49.827Z] #29 12.58 After this operation, 6483 kB of additional disk space will be used. [2022-02-09T05:38:49.827Z] #29 12.58 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-02-09T05:38:49.827Z] #29 12.59 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-02-09T05:38:49.827Z] #29 12.59 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-02-09T05:38:49.827Z] #29 12.60 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-09T05:38:49.827Z] #29 12.61 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-02-09T05:38:49.827Z] #29 12.63 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-02-09T05:38:49.827Z] #29 12.66 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-02-09T05:38:49.827Z] #29 12.67 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-02-09T05:38:49.827Z] #29 12.69 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-02-09T05:38:49.827Z] #29 12.69 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-02-09T05:38:49.827Z] #29 12.69 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-02-09T05:38:49.827Z] #29 12.71 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-02-09T05:38:49.827Z] #29 12.71 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-09T05:38:49.827Z] #29 12.72 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-09T05:38:49.827Z] #29 12.75 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-09T05:38:49.827Z] #29 13.65 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:38:49.827Z] #29 13.84 Fetched 2932 kB in 0s (6008 kB/s) [2022-02-09T05:38:49.827Z] #29 13.90 Selecting previously unselected package openssl. [2022-02-09T05:38:49.827Z] #29 13.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 ... 6645 files and directories currently installed.) [2022-02-09T05:38:49.827Z] #29 13.95 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-02-09T05:38:49.827Z] #29 13.97 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-09T05:38:49.827Z] #29 14.52 Selecting previously unselected package ca-certificates. [2022-02-09T05:38:49.827Z] #29 14.52 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-09T05:38:49.827Z] #29 14.53 Unpacking ca-certificates (20210119) ... [2022-02-09T05:38:49.944Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.3s done [2022-02-09T05:38:49.944Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-09T05:38:50.083Z] #29 14.75 Selecting previously unselected package libbrotli1:arm64. [2022-02-09T05:38:50.083Z] #29 14.75 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-02-09T05:38:50.083Z] #29 14.76 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-09T05:38:50.153Z] #19 77.95 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-09T05:38:50.153Z] #19 77.96 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-02-09T05:38:50.347Z] #29 14.97 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-02-09T05:38:50.347Z] #29 15.00 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-09T05:38:50.347Z] #29 15.02 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:50.512Z] #11 ... [2022-02-09T05:38:50.512Z] [2022-02-09T05:38:50.512Z] #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-09T05:38:50.512Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-09T05:38:50.512Z] #29 0.959 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:38:50.512Z] #29 0.963 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:38:50.512Z] #29 0.994 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:38:50.512Z] #29 1.067 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:38:50.512Z] #29 1.156 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:38:50.512Z] #29 1.434 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:38:50.512Z] #29 2.851 Fetched 8501 kB in 2s (3955 kB/s) [2022-02-09T05:38:50.512Z] #29 2.851 Reading package lists... [2022-02-09T05:38:50.512Z] #29 3.655 Reading package lists... [2022-02-09T05:38:50.512Z] #29 4.480 Building dependency tree... [2022-02-09T05:38:50.512Z] #29 4.843 The following additional packages will be installed: [2022-02-09T05:38:50.512Z] #29 4.864 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-09T05:38:50.512Z] #29 4.864 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-09T05:38:50.512Z] #29 4.864 Recommended packages: [2022-02-09T05:38:50.512Z] #29 4.864 libldap-common publicsuffix libsasl2-modules [2022-02-09T05:38:50.512Z] #29 5.043 The following NEW packages will be installed: [2022-02-09T05:38:50.512Z] #29 5.047 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-09T05:38:50.512Z] #29 5.047 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-09T05:38:50.512Z] #29 5.047 libssh2-1 openssl [2022-02-09T05:38:50.512Z] #29 5.318 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:38:50.512Z] #29 5.318 Need to get 3038 kB of archives. [2022-02-09T05:38:50.512Z] #29 5.318 After this operation, 6650 kB of additional disk space will be used. [2022-02-09T05:38:50.512Z] #29 5.318 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-09T05:38:50.512Z] #29 5.336 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-09T05:38:50.512Z] #29 5.336 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-09T05:38:50.512Z] #29 5.336 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-09T05:38:50.512Z] #29 5.358 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-09T05:38:50.512Z] #29 5.358 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-09T05:38:50.512Z] #29 5.358 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-09T05:38:50.512Z] #29 5.360 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-09T05:38:50.512Z] #29 5.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-09T05:38:50.512Z] #29 5.381 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-09T05:38:50.512Z] #29 5.381 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-09T05:38:50.512Z] #29 5.381 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-09T05:38:50.512Z] #29 5.388 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-09T05:38:50.512Z] #29 5.388 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-09T05:38:50.512Z] #29 5.392 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-09T05:38:50.512Z] #29 5.619 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:38:50.512Z] #29 5.640 Fetched 3038 kB in 0s (9004 kB/s) [2022-02-09T05:38:50.512Z] #29 5.678 Selecting previously unselected package openssl. [2022-02-09T05:38:50.512Z] #29 5.678 (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-09T05:38:50.512Z] #29 5.678 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-09T05:38:50.512Z] #29 5.681 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-09T05:38:50.512Z] #29 5.863 Selecting previously unselected package ca-certificates. [2022-02-09T05:38:50.512Z] #29 5.863 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-09T05:38:50.512Z] #29 5.872 Unpacking ca-certificates (20210119) ... [2022-02-09T05:38:50.512Z] #29 5.955 Selecting previously unselected package libbrotli1:amd64. [2022-02-09T05:38:50.512Z] #29 5.955 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-09T05:38:50.512Z] #29 5.968 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-09T05:38:50.512Z] #29 6.036 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-09T05:38:50.512Z] #29 6.036 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-09T05:38:50.512Z] #29 6.040 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:50.512Z] #29 6.096 Selecting previously unselected package libsasl2-2:amd64. [2022-02-09T05:38:50.512Z] #29 6.096 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-09T05:38:50.512Z] #29 6.101 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:50.512Z] #29 6.162 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-09T05:38:50.512Z] #29 6.162 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-09T05:38:50.512Z] #29 6.169 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-09T05:38:50.512Z] #29 6.241 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-09T05:38:50.512Z] #29 6.241 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-09T05:38:50.512Z] #29 6.244 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-09T05:38:50.512Z] #29 6.296 Selecting previously unselected package libpsl5:amd64. [2022-02-09T05:38:50.512Z] #29 6.296 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-09T05:38:50.512Z] #29 6.298 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-09T05:38:50.512Z] #29 6.356 Selecting previously unselected package librtmp1:amd64. [2022-02-09T05:38:50.512Z] #29 6.356 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-09T05:38:50.512Z] #29 6.356 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-09T05:38:50.512Z] #29 6.443 Selecting previously unselected package libssh2-1:amd64. [2022-02-09T05:38:50.512Z] #29 6.448 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-09T05:38:50.512Z] #29 6.448 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-09T05:38:50.512Z] #29 6.514 Selecting previously unselected package libcurl4:amd64. [2022-02-09T05:38:50.512Z] #29 6.514 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-09T05:38:50.512Z] #29 6.524 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-09T05:38:50.512Z] #29 6.599 Selecting previously unselected package curl. [2022-02-09T05:38:50.512Z] #29 6.599 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-09T05:38:50.512Z] #29 6.602 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-09T05:38:50.512Z] #29 6.674 Selecting previously unselected package libonig5:amd64. [2022-02-09T05:38:50.512Z] #29 6.674 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-09T05:38:50.512Z] #29 6.677 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:38:50.512Z] #29 6.762 Selecting previously unselected package libjq1:amd64. [2022-02-09T05:38:50.512Z] #29 6.762 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-09T05:38:50.512Z] #29 6.765 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:38:50.512Z] #29 6.828 Selecting previously unselected package jq. [2022-02-09T05:38:50.512Z] #29 6.828 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-09T05:38:50.512Z] #29 6.831 Unpacking jq (1.6-2.1) ... [2022-02-09T05:38:50.512Z] #29 6.887 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-09T05:38:50.512Z] #29 6.904 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-09T05:38:50.512Z] #29 6.915 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-09T05:38:50.512Z] #29 6.924 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:50.512Z] #29 6.934 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-09T05:38:50.512Z] #29 6.943 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:50.512Z] #29 6.951 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-09T05:38:50.512Z] #29 6.960 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-09T05:38:50.512Z] #29 6.974 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:38:50.512Z] #29 6.984 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:38:50.512Z] #29 7.019 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-09T05:38:50.512Z] #29 7.029 Setting up ca-certificates (20210119) ... [2022-02-09T05:38:50.512Z] #29 7.730 Updating certificates in /etc/ssl/certs... [2022-02-09T05:38:50.512Z] #29 8.882 129 added, 0 removed; done. [2022-02-09T05:38:50.512Z] #29 8.981 Setting up jq (1.6-2.1) ... [2022-02-09T05:38:50.512Z] #29 8.996 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-09T05:38:50.512Z] #29 9.006 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-09T05:38:50.512Z] #29 9.027 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:38:50.512Z] #29 9.047 Processing triggers for ca-certificates (20210119) ... [2022-02-09T05:38:50.512Z] #29 9.056 Updating certificates in /etc/ssl/certs... [2022-02-09T05:38:50.512Z] #29 9.942 0 added, 0 removed; done. [2022-02-09T05:38:50.512Z] #29 9.942 Running hooks in /etc/ca-certificates/update.d... [2022-02-09T05:38:50.512Z] #29 9.942 done. [2022-02-09T05:38:50.512Z] #29 ... [2022-02-09T05:38:50.512Z] [2022-02-09T05:38:50.513Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:50.513Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:50.609Z] #29 15.18 Selecting previously unselected package libsasl2-2:arm64. [2022-02-09T05:38:50.609Z] #29 15.18 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-09T05:38:50.609Z] #29 15.18 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:50.726Z] #19 78.55 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:38:50.726Z] #19 78.82 Fetched 787 MB in 21s (36.9 MB/s) [2022-02-09T05:38:50.866Z] #29 15.35 Selecting previously unselected package libldap-2.4-2:arm64. [2022-02-09T05:38:50.866Z] #29 15.35 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-02-09T05:38:50.866Z] #29 15.36 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-09T05:38:50.866Z] #29 15.58 Selecting previously unselected package libnghttp2-14:arm64. [2022-02-09T05:38:50.987Z] #19 78.87 Selecting previously unselected package liblocale-gettext-perl. [2022-02-09T05:38:50.987Z] #19 78.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-09T05:38:50.987Z] #19 78.89 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-02-09T05:38:50.987Z] #19 78.89 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-02-09T05:38:50.987Z] #19 78.94 Selecting previously unselected package bzip2. [2022-02-09T05:38:50.987Z] #19 78.94 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-02-09T05:38:50.987Z] #19 78.95 Unpacking bzip2 (1.0.8-4) ... [2022-02-09T05:38:50.987Z] #19 79.00 Selecting previously unselected package libmagic-mgc. [2022-02-09T05:38:50.987Z] #19 79.00 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-02-09T05:38:50.987Z] #19 79.01 Unpacking libmagic-mgc (1:5.39-3) ... [2022-02-09T05:38:51.124Z] #29 15.58 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-02-09T05:38:51.124Z] #29 15.60 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-09T05:38:51.124Z] #29 15.72 Selecting previously unselected package libpsl5:arm64. [2022-02-09T05:38:51.124Z] #29 15.73 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-02-09T05:38:51.124Z] #29 15.74 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-02-09T05:38:51.124Z] #29 15.81 Selecting previously unselected package librtmp1:arm64. [2022-02-09T05:38:51.124Z] #29 ... [2022-02-09T05:38:51.124Z] [2022-02-09T05:38:51.124Z] #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-09T05:38:51.124Z] #63 sha256:0a0a063dd3fab82e11d99260efc222128617c8b19821e2c49ec2ec38ddaceeb3 [2022-02-09T05:38:51.124Z] #63 7.474 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-09T05:38:51.124Z] #63 7.497 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-09T05:38:51.150Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.1s [2022-02-09T05:38:51.248Z] #19 79.18 Selecting previously unselected package libmagic1:amd64. [2022-02-09T05:38:51.248Z] #19 79.18 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-02-09T05:38:51.248Z] #19 79.19 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-02-09T05:38:51.248Z] #19 79.25 Selecting previously unselected package file. [2022-02-09T05:38:51.248Z] #19 79.25 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-02-09T05:38:51.248Z] #19 79.27 Unpacking file (1:5.39-3) ... [2022-02-09T05:38:51.248Z] #19 79.33 Selecting previously unselected package xz-utils. [2022-02-09T05:38:51.248Z] #19 79.33 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-02-09T05:38:51.248Z] #19 79.34 Unpacking xz-utils (5.2.5-2) ... [2022-02-09T05:38:51.508Z] #19 79.45 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-02-09T05:38:51.508Z] #19 79.45 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-09T05:38:51.508Z] #19 79.46 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-09T05:38:51.691Z] #63 7.899 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-09T05:38:52.318Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.0s [2022-02-09T05:38:52.450Z] #19 80.24 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-02-09T05:38:52.450Z] #19 80.25 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-02-09T05:38:52.450Z] #19 80.25 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-09T05:38:52.490Z] #11 ... [2022-02-09T05:38:52.490Z] [2022-02-09T05:38:52.490Z] #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-09T05:38:52.490Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-09T05:38:52.490Z] #29 DONE 12.1s [2022-02-09T05:38:52.490Z] [2022-02-09T05:38:52.490Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:52.490Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:52.580Z] #11 ... [2022-02-09T05:38:52.581Z] [2022-02-09T05:38:52.581Z] #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-09T05:38:52.581Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-09T05:38:52.581Z] #29 10.53 129 added, 0 removed; done. [2022-02-09T05:38:52.581Z] #29 10.62 Setting up jq (1.6-2.1) ... [2022-02-09T05:38:52.581Z] #29 10.63 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-09T05:38:52.581Z] #29 10.64 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-09T05:38:52.581Z] #29 10.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:38:52.581Z] #29 10.67 Processing triggers for ca-certificates (20210119) ... [2022-02-09T05:38:52.581Z] #29 10.69 Updating certificates in /etc/ssl/certs... [2022-02-09T05:38:52.581Z] #29 11.65 0 added, 0 removed; done. [2022-02-09T05:38:52.581Z] #29 11.65 Running hooks in /etc/ca-certificates/update.d... [2022-02-09T05:38:52.581Z] #29 11.65 done. [2022-02-09T05:38:52.581Z] #29 DONE 13.1s [2022-02-09T05:38:52.581Z] [2022-02-09T05:38:52.581Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-09T05:38:52.581Z] #30 sha256:2ce01c11eee95cd08473a67bc96eef366d32fff31f228a25ff607a255fd6fdae [2022-02-09T05:38:52.581Z] #30 DONE 0.1s [2022-02-09T05:38:52.836Z] [2022-02-09T05:38:52.837Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:52.837Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:53.021Z] #19 80.94 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-02-09T05:38:53.021Z] #19 80.94 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-02-09T05:38:53.021Z] #19 80.94 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-09T05:38:53.061Z] #63 ... [2022-02-09T05:38:53.061Z] [2022-02-09T05:38:53.061Z] #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-09T05:38:53.061Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-09T05:38:53.061Z] #14 3.027 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:38:53.061Z] #14 3.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:38:53.061Z] #14 3.162 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:38:53.061Z] #14 3.266 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-09T05:38:53.061Z] #14 4.648 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-09T05:38:53.061Z] #14 6.613 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-09T05:38:53.061Z] #14 ... [2022-02-09T05:38:53.061Z] [2022-02-09T05:38:53.061Z] #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-09T05:38:53.061Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-09T05:38:53.061Z] #58 3.590 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:38:53.061Z] #58 3.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:38:53.061Z] #58 3.612 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:38:53.061Z] #58 4.114 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-09T05:38:53.061Z] #58 5.178 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-09T05:38:53.061Z] #58 6.648 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-09T05:38:53.061Z] #58 ... [2022-02-09T05:38:53.061Z] [2022-02-09T05:38:53.061Z] #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-09T05:38:53.061Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-09T05:38:53.061Z] #49 4.047 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-09T05:38:53.061Z] #49 5.232 go: downloading github.com/fatih/color v1.10.0 [2022-02-09T05:38:53.061Z] #49 5.299 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-09T05:38:53.061Z] #49 5.410 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-09T05:38:53.061Z] #49 5.423 go: downloading github.com/pkg/errors v0.9.1 [2022-02-09T05:38:53.061Z] #49 5.662 go: downloading golang.org/x/tools v0.1.0 [2022-02-09T05:38:53.061Z] #49 5.736 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-09T05:38:53.061Z] #49 5.841 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-09T05:38:53.061Z] #49 5.934 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-09T05:38:53.061Z] #49 6.052 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-09T05:38:53.061Z] #49 9.144 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-09T05:38:53.061Z] #49 9.199 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-09T05:38:53.061Z] #49 9.299 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-09T05:38:53.318Z] #49 ... [2022-02-09T05:38:53.318Z] [2022-02-09T05:38:53.318Z] #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-09T05:38:53.318Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-09T05:38:53.318Z] #36 4.323 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-09T05:38:53.467Z] #11 ... [2022-02-09T05:38:53.467Z] [2022-02-09T05:38:53.467Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-09T05:38:53.467Z] #30 sha256:362feda566616ab7178601418c769d758ab87b2f7fa6456da143008236110486 [2022-02-09T05:38:53.467Z] #30 DONE 0.9s [2022-02-09T05:38:53.467Z] [2022-02-09T05:38:53.467Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:38:53.467Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:38:53.575Z] #36 ... [2022-02-09T05:38:53.576Z] [2022-02-09T05:38:53.576Z] #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-09T05:38:53.576Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-09T05:38:53.576Z] #43 2.963 + git clone https://github.com/docker/distribution.git . [2022-02-09T05:38:53.576Z] #43 2.963 Cloning into '.'... [2022-02-09T05:38:53.576Z] #43 ... [2022-02-09T05:38:53.576Z] [2022-02-09T05:38:53.576Z] #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-09T05:38:53.576Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-09T05:38:53.576Z] #51 4.338 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-09T05:38:53.576Z] #51 8.529 go: downloading github.com/fatih/color v1.7.0 [2022-02-09T05:38:53.576Z] #51 8.553 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-09T05:38:53.576Z] #51 8.610 go: downloading github.com/pkg/errors v0.8.1 [2022-02-09T05:38:53.576Z] #51 8.636 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-09T05:38:53.576Z] #51 8.646 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-09T05:38:53.576Z] #51 8.872 go: downloading github.com/spf13/viper v1.6.1 [2022-02-09T05:38:53.576Z] #51 9.121 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-09T05:38:53.576Z] #51 9.190 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-09T05:38:53.576Z] #51 9.222 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-09T05:38:53.576Z] #51 9.237 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-09T05:38:53.576Z] #51 10.05 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-09T05:38:53.576Z] #51 10.10 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-09T05:38:53.593Z] #19 81.70 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-02-09T05:38:53.686Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 7.6s done [2022-02-09T05:38:53.686Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-09T05:38:53.833Z] #51 ... [2022-02-09T05:38:53.833Z] [2022-02-09T05:38:53.833Z] #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-09T05:38:53.833Z] #26 sha256:13a5212632d9ecea956f10da75c98ed6b4c21b7126bb302030ca91cc00f21bc7 [2022-02-09T05:38:53.833Z] #26 3.186 + RM_GOPATH=0 [2022-02-09T05:38:53.833Z] #26 3.186 + TMP_GOPATH= [2022-02-09T05:38:53.833Z] #26 3.186 + : /build [2022-02-09T05:38:53.833Z] #26 3.186 + '[' -z '' ']' [2022-02-09T05:38:53.833Z] #26 3.186 ++ mktemp -d [2022-02-09T05:38:53.833Z] #26 3.192 + export GOPATH=/tmp/tmp.HSmv4fly4M [2022-02-09T05:38:53.833Z] #26 3.192 + GOPATH=/tmp/tmp.HSmv4fly4M [2022-02-09T05:38:53.833Z] #26 3.192 + RM_GOPATH=1 [2022-02-09T05:38:53.833Z] #26 3.192 + case "$(go env GOARCH)" in [2022-02-09T05:38:53.833Z] #26 3.195 ++ go env GOARCH [2022-02-09T05:38:53.833Z] #26 3.204 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:38:53.833Z] #26 3.211 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:38:53.833Z] #26 3.211 ++ dirname /install.sh [2022-02-09T05:38:53.833Z] #26 3.213 + dir=/ [2022-02-09T05:38:53.833Z] #26 3.213 + bin=dockercli [2022-02-09T05:38:53.833Z] #26 3.213 + shift [2022-02-09T05:38:53.833Z] #26 3.214 + '[' '!' -f //dockercli.installer ']' [2022-02-09T05:38:53.833Z] #26 3.214 + . //dockercli.installer [2022-02-09T05:38:53.833Z] #26 3.214 ++ : stable [2022-02-09T05:38:53.833Z] #26 3.215 ++ : 17.06.2-ce [2022-02-09T05:38:53.833Z] #26 3.215 + install_dockercli [2022-02-09T05:38:53.833Z] #26 3.215 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-09T05:38:53.833Z] #26 3.215 Install docker/cli version 17.06.2-ce from stable [2022-02-09T05:38:53.833Z] #26 3.216 ++ uname -m [2022-02-09T05:38:53.833Z] #26 3.216 + arch=aarch64 [2022-02-09T05:38:53.833Z] #26 3.217 + '[' aarch64 '!=' x86_64 ']' [2022-02-09T05:38:53.833Z] #26 3.217 + '[' aarch64 '!=' s390x ']' [2022-02-09T05:38:53.833Z] #26 3.217 + '[' aarch64 '!=' armhf ']' [2022-02-09T05:38:53.833Z] #26 3.217 + build_dockercli [2022-02-09T05:38:53.833Z] #26 3.217 + git clone https://github.com/docker/docker-ce /tmp/tmp.HSmv4fly4M/tmp/docker-ce [2022-02-09T05:38:53.833Z] #26 3.219 Cloning into '/tmp/tmp.HSmv4fly4M/tmp/docker-ce'... [2022-02-09T05:38:53.833Z] #26 ... [2022-02-09T05:38:53.833Z] [2022-02-09T05:38:53.833Z] #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-09T05:38:53.833Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-09T05:38:53.833Z] #38 4.158 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:38:53.833Z] #38 4.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:38:53.833Z] #38 4.197 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:38:53.833Z] #38 4.859 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-09T05:38:53.833Z] #38 6.405 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-09T05:38:53.833Z] #38 8.051 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-09T05:38:53.855Z] #19 81.70 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-09T05:38:53.855Z] #19 81.71 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-09T05:38:53.944Z] #11 DONE 26.7s [2022-02-09T05:38:53.944Z] [2022-02-09T05:38:53.944Z] #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-09T05:38:53.944Z] #31 sha256:2ce0dea3375a51e30a00442755292561769508b358e7701f1fc5fca01c3c8a20 [2022-02-09T05:38:53.944Z] #31 1.511 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-09T05:38:53.944Z] #31 1.776 [2022-02-09T05:38:53.944Z] #31 1.995 #=#=# ######################################################################## 100.0% [2022-02-09T05:38:53.944Z] #31 2.293 [2022-02-09T05:38:53.944Z] #31 3.150 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-09T05:38:53.944Z] #31 3.424 [2022-02-09T05:38:53.944Z] #31 3.644 #=#=# ######################################################################## 100.0% [2022-02-09T05:38:53.944Z] #31 3.928 [2022-02-09T05:38:53.944Z] #31 4.844 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-09T05:38:53.944Z] #31 5.119 [2022-02-09T05:38:53.944Z] #31 5.348 #=#=# 0.5% ##################### 29.2% ###################################################### 75.4% ######################################################################## 100.0% [2022-02-09T05:38:53.944Z] #31 5.916 [2022-02-09T05:38:53.944Z] #31 6.759 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-09T05:38:53.944Z] #31 7.004 [2022-02-09T05:38:54.090Z] #38 ... [2022-02-09T05:38:54.090Z] [2022-02-09T05:38:54.090Z] #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-09T05:38:54.090Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-09T05:38:54.090Z] #53 4.295 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-09T05:38:54.090Z] #53 5.184 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-09T05:38:54.090Z] #53 5.215 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-09T05:38:54.090Z] #53 5.250 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-09T05:38:54.090Z] #53 6.593 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-09T05:38:54.090Z] #53 ... [2022-02-09T05:38:54.090Z] [2022-02-09T05:38:54.090Z] #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-09T05:38:54.090Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-09T05:38:54.090Z] #34 3.139 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-09T05:38:54.090Z] #34 3.139 Cloning into '.'... [2022-02-09T05:38:54.205Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.5s done [2022-02-09T05:38:54.205Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-09T05:38:54.348Z] #34 ... [2022-02-09T05:38:54.348Z] [2022-02-09T05:38:54.348Z] #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-09T05:38:54.348Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-09T05:38:54.348Z] #29 15.83 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-02-09T05:38:54.348Z] #29 15.85 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-09T05:38:54.348Z] #29 15.95 Selecting previously unselected package libssh2-1:arm64. [2022-02-09T05:38:54.348Z] #29 15.95 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-02-09T05:38:54.348Z] #29 15.96 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-02-09T05:38:54.348Z] #29 16.11 Selecting previously unselected package libcurl4:arm64. [2022-02-09T05:38:54.348Z] #29 16.11 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-09T05:38:54.348Z] #29 16.12 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-09T05:38:54.348Z] #29 16.40 Selecting previously unselected package curl. [2022-02-09T05:38:54.348Z] #29 16.40 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-09T05:38:54.348Z] #29 16.41 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-09T05:38:54.348Z] #29 16.64 Selecting previously unselected package libonig5:arm64. [2022-02-09T05:38:54.348Z] #29 16.65 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-09T05:38:54.348Z] #29 16.67 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-09T05:38:54.348Z] #29 16.86 Selecting previously unselected package libjq1:arm64. [2022-02-09T05:38:54.348Z] #29 16.86 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-02-09T05:38:54.348Z] #29 16.87 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-09T05:38:54.348Z] #29 17.04 Selecting previously unselected package jq. [2022-02-09T05:38:54.348Z] #29 17.04 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-02-09T05:38:54.348Z] #29 17.05 Unpacking jq (1.6-2.1) ... [2022-02-09T05:38:54.348Z] #29 17.20 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-02-09T05:38:54.348Z] #29 17.22 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-09T05:38:54.348Z] #29 17.23 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-09T05:38:54.348Z] #29 17.26 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:54.348Z] #29 17.27 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-09T05:38:54.348Z] #29 17.28 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-09T05:38:54.348Z] #29 17.30 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-02-09T05:38:54.348Z] #29 17.36 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-09T05:38:54.348Z] #29 17.38 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-09T05:38:54.348Z] #29 17.39 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-09T05:38:54.348Z] #29 17.41 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-09T05:38:54.348Z] #29 17.42 Setting up ca-certificates (20210119) ... [2022-02-09T05:38:54.428Z] #19 82.34 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-02-09T05:38:54.428Z] #19 82.35 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-09T05:38:54.428Z] #19 82.35 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-09T05:38:54.462Z] #31 7.228 #=#=# ######################################################################## 100.0% [2022-02-09T05:38:54.462Z] #31 7.488 [2022-02-09T05:38:54.834Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.0s [2022-02-09T05:38:55.003Z] #19 82.89 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-02-09T05:38:55.003Z] #19 82.89 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:38:55.003Z] #19 82.90 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-09T05:38:55.003Z] #19 82.96 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-02-09T05:38:55.003Z] #19 82.97 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:38:55.003Z] #19 82.97 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:38:55.037Z] #31 ... [2022-02-09T05:38:55.037Z] [2022-02-09T05:38:55.037Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-09T05:38:55.037Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-09T05:38:55.037Z] #12 DONE 1.1s [2022-02-09T05:38:55.037Z] [2022-02-09T05:38:55.037Z] #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-09T05:38:55.037Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-09T05:38:55.283Z] #29 19.94 Updating certificates in /etc/ssl/certs... [2022-02-09T05:38:55.400Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.4s done [2022-02-09T05:38:55.616Z] #13 DONE 0.5s [2022-02-09T05:38:55.617Z] [2022-02-09T05:38:55.617Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-09T05:38:55.617Z] #25 sha256:1215fb686a3e6e96c45c7ae400d29906f9cd810375b60a67f63adf8e821d6845 [2022-02-09T05:38:55.617Z] #25 ... [2022-02-09T05:38:55.617Z] [2022-02-09T05:38:55.617Z] #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-09T05:38:55.617Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-09T05:38:55.617Z] #46 DONE 0.2s [2022-02-09T05:38:55.617Z] [2022-02-09T05:38:55.617Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-09T05:38:55.617Z] #62 sha256:a1a3f78722ce407283a6f3e47037d32f3bd11affe7eb1514cf7bd953a77f20fd [2022-02-09T05:38:55.617Z] #62 DONE 0.3s [2022-02-09T05:38:55.617Z] [2022-02-09T05:38:55.617Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-09T05:38:55.617Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-09T05:38:55.617Z] #42 DONE 0.3s [2022-02-09T05:38:55.617Z] [2022-02-09T05:38:55.617Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-09T05:38:55.617Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-09T05:38:55.617Z] #33 DONE 0.3s [2022-02-09T05:38:55.617Z] [2022-02-09T05:38:55.617Z] #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-09T05:38:55.617Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:38:55.657Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-09T05:38:55.879Z] #43 ... [2022-02-09T05:38:55.879Z] [2022-02-09T05:38:55.879Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-09T05:38:55.879Z] #25 sha256:1215fb686a3e6e96c45c7ae400d29906f9cd810375b60a67f63adf8e821d6845 [2022-02-09T05:38:55.879Z] #25 DONE 0.3s [2022-02-09T05:38:56.147Z] [2022-02-09T05:38:56.147Z] #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-09T05:38:56.147Z] #31 sha256:2ce0dea3375a51e30a00442755292561769508b358e7701f1fc5fca01c3c8a20 [2022-02-09T05:38:56.147Z] #31 8.157 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-09T05:38:56.147Z] #31 8.414 [2022-02-09T05:38:56.147Z] #31 8.628 #=#=# ######################################################################## 100.0% [2022-02-09T05:38:56.147Z] #31 8.873 [2022-02-09T05:38:56.147Z] #31 9.071 Download of images into '/build' complete. [2022-02-09T05:38:56.147Z] #31 9.089 Use something like the following to load the result into a Docker daemon: [2022-02-09T05:38:56.147Z] #31 9.089 tar -cC '/build' . | docker load [2022-02-09T05:38:56.147Z] #31 DONE 9.2s [2022-02-09T05:38:56.147Z] [2022-02-09T05:38:56.147Z] #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-09T05:38:56.147Z] #26 sha256:3acfeff50e91b273f3df648942fb87989f42a89281f72624a574b974211957b0 [2022-02-09T05:38:56.217Z] #29 ... [2022-02-09T05:38:56.217Z] [2022-02-09T05:38:56.217Z] #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-09T05:38:56.217Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-09T05:38:56.217Z] #36 13.41 tomll can be used in two ways: [2022-02-09T05:38:56.217Z] #36 13.41 Writing to STDIN and reading from STDOUT: [2022-02-09T05:38:56.217Z] #36 13.41 cat file.toml | tomll > file.toml [2022-02-09T05:38:56.217Z] #36 13.41 [2022-02-09T05:38:56.217Z] #36 13.41 Reading and updating a list of files: [2022-02-09T05:38:56.217Z] #36 13.41 tomll a.toml b.toml c.toml [2022-02-09T05:38:56.217Z] #36 13.41 [2022-02-09T05:38:56.217Z] #36 13.41 When given a list of files, tomll will modify all files in place without asking. [2022-02-09T05:38:57.151Z] #36 DONE 14.2s [2022-02-09T05:38:57.151Z] [2022-02-09T05:38:57.151Z] #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-09T05:38:57.151Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-09T05:38:57.151Z] #51 12.20 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-09T05:38:57.151Z] #51 12.26 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-09T05:38:57.151Z] #51 12.36 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-09T05:38:57.151Z] #51 12.47 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-09T05:38:57.151Z] #51 12.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-09T05:38:57.151Z] #51 12.74 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-09T05:38:57.151Z] #51 12.80 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-09T05:38:57.151Z] #51 12.83 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-09T05:38:57.151Z] #51 12.84 go: downloading github.com/spf13/afero v1.1.2 [2022-02-09T05:38:57.151Z] #51 13.05 go: downloading github.com/spf13/cast v1.3.0 [2022-02-09T05:38:57.151Z] #51 13.07 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-09T05:38:57.151Z] #51 13.09 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-09T05:38:57.151Z] #51 13.16 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-09T05:38:57.151Z] #51 13.16 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-09T05:38:57.151Z] #51 13.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-09T05:38:57.151Z] #51 13.33 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-09T05:38:57.151Z] #51 13.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-09T05:38:57.151Z] #51 13.42 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-09T05:38:57.151Z] #51 13.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-09T05:38:57.151Z] #51 13.58 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-09T05:38:57.151Z] #51 13.68 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-09T05:38:57.151Z] #51 13.70 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-09T05:38:57.151Z] #51 13.90 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-09T05:38:57.151Z] #51 14.05 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-09T05:38:57.151Z] #51 14.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-09T05:38:57.151Z] #51 14.26 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-09T05:38:57.151Z] #51 ... [2022-02-09T05:38:57.151Z] [2022-02-09T05:38:57.151Z] #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-09T05:38:57.151Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-09T05:38:57.151Z] #47 3.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:38:57.151Z] #47 3.779 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:38:57.151Z] #47 3.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:38:57.151Z] #47 4.283 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-09T05:38:57.151Z] #47 4.440 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-09T05:38:57.151Z] #47 6.004 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-09T05:38:57.151Z] #47 7.832 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-09T05:38:57.151Z] #47 9.547 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-09T05:38:57.151Z] #47 13.12 Fetched 8388 kB in 10s (873 kB/s) [2022-02-09T05:38:57.410Z] #47 13.12 Reading package lists... [2022-02-09T05:38:57.410Z] #47 ... [2022-02-09T05:38:57.410Z] [2022-02-09T05:38:57.410Z] #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-09T05:38:57.410Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-09T05:38:57.410Z] #51 14.43 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-09T05:38:57.410Z] #51 14.53 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-09T05:38:57.975Z] #51 15.02 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-09T05:38:57.975Z] #51 15.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-09T05:38:58.234Z] #51 15.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-09T05:38:58.234Z] #51 15.34 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-09T05:38:58.234Z] #51 15.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-09T05:38:58.492Z] #51 15.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-09T05:38:58.492Z] #51 15.65 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-09T05:38:58.694Z] #26 2.679 + RM_GOPATH=0 [2022-02-09T05:38:58.694Z] #26 2.679 + TMP_GOPATH= [2022-02-09T05:38:58.694Z] #26 2.679 + : /build [2022-02-09T05:38:58.694Z] #26 2.679 + '[' -z '' ']' [2022-02-09T05:38:58.694Z] #26 2.681 ++ mktemp -d [2022-02-09T05:38:58.694Z] #26 2.683 + export GOPATH=/tmp/tmp.mGzJKgX2cI [2022-02-09T05:38:58.694Z] #26 2.683 + GOPATH=/tmp/tmp.mGzJKgX2cI [2022-02-09T05:38:58.694Z] #26 2.683 + RM_GOPATH=1 [2022-02-09T05:38:58.694Z] #26 2.683 + case "$(go env GOARCH)" in [2022-02-09T05:38:58.694Z] #26 2.683 ++ go env GOARCH [2022-02-09T05:38:58.694Z] #26 2.689 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:38:58.695Z] #26 2.689 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:38:58.695Z] #26 2.689 ++ dirname /install.sh [2022-02-09T05:38:58.695Z] #26 2.691 Install docker/cli version 17.06.2-ce from stable [2022-02-09T05:38:58.695Z] #26 2.691 + dir=/ [2022-02-09T05:38:58.695Z] #26 2.691 + bin=dockercli [2022-02-09T05:38:58.695Z] #26 2.691 + shift [2022-02-09T05:38:58.695Z] #26 2.691 + '[' '!' -f //dockercli.installer ']' [2022-02-09T05:38:58.695Z] #26 2.691 + . //dockercli.installer [2022-02-09T05:38:58.695Z] #26 2.691 ++ : stable [2022-02-09T05:38:58.695Z] #26 2.691 ++ : 17.06.2-ce [2022-02-09T05:38:58.695Z] #26 2.691 + install_dockercli [2022-02-09T05:38:58.695Z] #26 2.691 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-09T05:38:58.695Z] #26 2.691 ++ uname -m [2022-02-09T05:38:58.695Z] #26 2.702 + arch=x86_64 [2022-02-09T05:38:58.695Z] #26 2.702 + '[' x86_64 '!=' x86_64 ']' [2022-02-09T05:38:58.695Z] #26 2.702 + url=https://download.docker.com/linux/static [2022-02-09T05:38:58.695Z] #26 2.702 + tar -xz docker/docker [2022-02-09T05:38:58.695Z] #26 2.702 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-09T05:38:58.749Z] #51 15.99 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-09T05:38:58.749Z] #51 16.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-09T05:38:58.749Z] #51 16.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-09T05:38:58.749Z] #51 16.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-09T05:38:59.009Z] #51 16.06 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-09T05:38:59.009Z] #51 16.12 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-09T05:38:59.266Z] #51 16.21 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-09T05:38:59.266Z] #51 16.22 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-09T05:38:59.266Z] #51 16.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-09T05:38:59.266Z] #51 16.37 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-09T05:38:59.266Z] #51 16.40 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-09T05:38:59.266Z] #51 16.41 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-09T05:38:59.266Z] #51 16.46 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-09T05:38:59.559Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.1s [2022-02-09T05:39:00.198Z] #51 17.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-09T05:39:00.198Z] #51 17.10 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-09T05:39:00.198Z] #51 17.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-09T05:39:00.198Z] #51 17.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-09T05:39:00.198Z] #51 17.27 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-09T05:39:00.198Z] #51 17.33 go: downloading golang.org/x/text v0.3.2 [2022-02-09T05:39:01.055Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.1s [2022-02-09T05:39:01.995Z] #26 ... [2022-02-09T05:39:01.995Z] [2022-02-09T05:39:01.995Z] #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-09T05:39:01.995Z] #63 sha256:d1a6e71addf39e7e7e2be0ce083bc7526ed505affcdd7b8f23ea50bafb526388 [2022-02-09T05:39:01.995Z] #63 4.572 + RM_GOPATH=0 [2022-02-09T05:39:01.995Z] #63 4.572 + TMP_GOPATH= [2022-02-09T05:39:01.995Z] #63 4.572 + : /build [2022-02-09T05:39:01.995Z] #63 4.572 + '[' -z '' ']' [2022-02-09T05:39:01.995Z] #63 4.572 ++ mktemp -d [2022-02-09T05:39:01.995Z] #63 4.574 + export GOPATH=/tmp/tmp.vlMT1Fckvy [2022-02-09T05:39:01.995Z] #63 4.574 + GOPATH=/tmp/tmp.vlMT1Fckvy [2022-02-09T05:39:01.995Z] #63 4.574 + RM_GOPATH=1 [2022-02-09T05:39:01.995Z] #63 4.574 + case "$(go env GOARCH)" in [2022-02-09T05:39:01.995Z] #63 4.574 ++ go env GOARCH [2022-02-09T05:39:01.995Z] #63 4.590 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:01.995Z] #63 4.590 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:01.995Z] #63 4.593 ++ dirname /install.sh [2022-02-09T05:39:01.995Z] #63 4.596 + dir=/ [2022-02-09T05:39:01.995Z] #63 4.596 + bin=rootlesskit [2022-02-09T05:39:01.995Z] #63 4.596 + shift [2022-02-09T05:39:01.995Z] #63 4.599 + '[' '!' -f //rootlesskit.installer ']' [2022-02-09T05:39:01.995Z] #63 4.599 + . //rootlesskit.installer [2022-02-09T05:39:01.995Z] #63 4.599 ++ : v0.14.6 [2022-02-09T05:39:01.995Z] #63 4.599 + install_rootlesskit [2022-02-09T05:39:01.995Z] #63 4.599 + case "$1" in [2022-02-09T05:39:01.995Z] #63 4.599 + export CGO_ENABLED=0 [2022-02-09T05:39:01.995Z] #63 4.599 + CGO_ENABLED=0 [2022-02-09T05:39:01.995Z] #63 4.599 + _install_rootlesskit [2022-02-09T05:39:01.995Z] #63 4.600 + echo 'Install rootlesskit version v0.14.6' [2022-02-09T05:39:01.995Z] #63 4.600 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-09T05:39:01.995Z] #63 4.600 + GOBIN=/build [2022-02-09T05:39:01.995Z] #63 4.600 + GO111MODULE=on [2022-02-09T05:39:01.995Z] #63 4.600 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-09T05:39:01.995Z] #63 4.602 Install rootlesskit version v0.14.6 [2022-02-09T05:39:01.995Z] #63 5.093 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-09T05:39:02.095Z] #51 ... [2022-02-09T05:39:02.095Z] [2022-02-09T05:39:02.095Z] #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-09T05:39:02.095Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-09T05:39:02.095Z] #29 23.44 129 added, 0 removed; done. [2022-02-09T05:39:02.095Z] #29 23.67 Setting up jq (1.6-2.1) ... [2022-02-09T05:39:02.095Z] #29 23.68 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-09T05:39:02.095Z] #29 23.70 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-09T05:39:02.095Z] #29 23.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:39:02.095Z] #29 23.75 Processing triggers for ca-certificates (20210119) ... [2022-02-09T05:39:02.095Z] #29 23.76 Updating certificates in /etc/ssl/certs... [2022-02-09T05:39:02.095Z] #29 26.17 0 added, 0 removed; done. [2022-02-09T05:39:02.095Z] #29 26.17 Running hooks in /etc/ca-certificates/update.d... [2022-02-09T05:39:02.095Z] #29 26.17 done. [2022-02-09T05:39:02.095Z] #29 DONE 26.5s [2022-02-09T05:39:02.095Z] [2022-02-09T05:39:02.095Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-09T05:39:02.095Z] #30 sha256:27fb18ae846dbcd1ef9d43576298c8a3d49b8120baddbf5b417c89d518551b7d [2022-02-09T05:39:02.095Z] #30 DONE 0.1s [2022-02-09T05:39:02.095Z] [2022-02-09T05:39:02.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-09T05:39:02.095Z] #31 sha256:de01cad5cf4d1af7e790b33c57efb6a54dbe071bb6c0b473b63cd27a4e6141ba [2022-02-09T05:39:02.910Z] #11 ... [2022-02-09T05:39:02.910Z] [2022-02-09T05:39:02.910Z] #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-09T05:39:02.910Z] #31 sha256:0bca3d062e388e102256053509da7afbe9a93f3a87ac2c8fb8baf8981f7f1406 [2022-02-09T05:39:02.910Z] #31 2.242 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-09T05:39:02.910Z] #31 2.550 [2022-02-09T05:39:02.911Z] #31 2.770 #=#=# ######################################################################## 100.0% [2022-02-09T05:39:02.911Z] #31 3.093 [2022-02-09T05:39:02.911Z] #31 4.095 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-09T05:39:02.911Z] #31 4.438 [2022-02-09T05:39:02.911Z] #31 4.655 #=#=# ######################################################################## 100.0% [2022-02-09T05:39:02.911Z] #31 5.047 [2022-02-09T05:39:02.911Z] #31 6.040 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-09T05:39:02.911Z] #31 6.360 [2022-02-09T05:39:02.911Z] #31 6.581 #=#=# ################## 25.2% ######################################### 57.3% ################################################################ 89.3% ######################################################################## 100.0% [2022-02-09T05:39:02.911Z] #31 7.127 [2022-02-09T05:39:02.911Z] #31 8.100 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-09T05:39:02.911Z] #31 8.564 [2022-02-09T05:39:02.911Z] #31 8.815 #=#=# ######################################################################## 100.0% [2022-02-09T05:39:02.911Z] #31 9.128 [2022-02-09T05:39:02.911Z] #31 10.09 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-09T05:39:02.911Z] #31 ... [2022-02-09T05:39:02.911Z] [2022-02-09T05:39:02.911Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:39:02.911Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:39:03.374Z] #63 7.444 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-09T05:39:03.374Z] #63 7.444 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-09T05:39:03.472Z] #31 ... [2022-02-09T05:39:03.472Z] [2022-02-09T05:39:03.472Z] #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-09T05:39:03.472Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-09T05:39:03.472Z] #14 10.57 Fetched 8385 kB in 8s (1037 kB/s) [2022-02-09T05:39:03.472Z] #14 10.57 Reading package lists... [2022-02-09T05:39:03.472Z] #14 14.62 Reading package lists... [2022-02-09T05:39:03.472Z] #14 18.36 Building dependency tree... [2022-02-09T05:39:03.581Z] #11 ... [2022-02-09T05:39:03.581Z] [2022-02-09T05:39:03.581Z] #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-09T05:39:03.581Z] #31 sha256:fa339f243ac89374f21ad71e486704221cf81cf977767c2be980f4720e13c8f9 [2022-02-09T05:39:03.581Z] #31 1.971 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-09T05:39:03.581Z] #31 2.208 [2022-02-09T05:39:03.581Z] #31 2.431 #=#=# ######################################################################## 100.0% [2022-02-09T05:39:03.581Z] #31 2.722 [2022-02-09T05:39:03.581Z] #31 3.674 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-09T05:39:03.581Z] #31 3.956 [2022-02-09T05:39:03.581Z] #31 4.176 #=#=# ######################################################################## 100.0% [2022-02-09T05:39:03.581Z] #31 4.489 [2022-02-09T05:39:03.581Z] #31 5.558 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-09T05:39:03.581Z] #31 5.885 [2022-02-09T05:39:03.581Z] #31 6.109 #=#=# ############### 21.6% ######################################### 57.2% ############################################################### 88.8% ######################################################################## 100.0% [2022-02-09T05:39:03.581Z] #31 6.648 [2022-02-09T05:39:03.581Z] #31 7.684 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-09T05:39:03.581Z] #31 7.985 [2022-02-09T05:39:03.581Z] #31 8.208 #=#=# ######################################################################## 100.0% [2022-02-09T05:39:03.581Z] #31 8.543 [2022-02-09T05:39:03.581Z] #31 9.124 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-09T05:39:03.581Z] #31 9.449 [2022-02-09T05:39:03.581Z] #31 9.680 #=#=# ######################################################################## 100.0% [2022-02-09T05:39:03.581Z] #31 9.970 [2022-02-09T05:39:03.581Z] #31 10.07 Download of images into '/build' complete. [2022-02-09T05:39:03.581Z] #31 10.07 Use something like the following to load the result into a Docker daemon: [2022-02-09T05:39:03.581Z] #31 10.07 tar -cC '/build' . | docker load [2022-02-09T05:39:03.581Z] #31 ... [2022-02-09T05:39:03.581Z] [2022-02-09T05:39:03.581Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:39:03.581Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:39:03.709Z] #63 7.970 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-09T05:39:03.729Z] #14 ... [2022-02-09T05:39:03.729Z] [2022-02-09T05:39:03.729Z] #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-09T05:39:03.729Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-09T05:39:03.729Z] #49 10.85 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-09T05:39:03.729Z] #49 10.85 go: downloading golang.org/x/mod v0.3.0 [2022-02-09T05:39:03.729Z] #49 ... [2022-02-09T05:39:03.729Z] [2022-02-09T05:39:03.729Z] #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-09T05:39:03.729Z] #63 sha256:0a0a063dd3fab82e11d99260efc222128617c8b19821e2c49ec2ec38ddaceeb3 [2022-02-09T05:39:03.729Z] #63 10.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-09T05:39:03.729Z] #63 10.68 go: downloading github.com/google/uuid v1.3.0 [2022-02-09T05:39:03.729Z] #63 10.71 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-09T05:39:03.729Z] #63 10.74 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-09T05:39:03.729Z] #63 11.03 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-09T05:39:03.729Z] #63 11.13 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-09T05:39:03.729Z] #63 11.22 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-09T05:39:03.729Z] #63 11.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-09T05:39:03.729Z] #63 11.74 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-09T05:39:03.729Z] #63 13.18 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-09T05:39:03.729Z] #63 13.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-09T05:39:04.362Z] #63 ... [2022-02-09T05:39:04.362Z] [2022-02-09T05:39:04.362Z] #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-09T05:39:04.362Z] #26 sha256:3acfeff50e91b273f3df648942fb87989f42a89281f72624a574b974211957b0 [2022-02-09T05:39:04.362Z] #26 8.499 + mkdir -p /build [2022-02-09T05:39:04.362Z] #26 8.502 + mv docker/docker /build/ [2022-02-09T05:39:04.362Z] #26 8.502 + rmdir docker [2022-02-09T05:39:04.630Z] #26 DONE 8.7s [2022-02-09T05:39:04.630Z] [2022-02-09T05:39:04.630Z] #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-09T05:39:04.630Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-09T05:39:04.630Z] #49 4.576 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-09T05:39:04.630Z] #49 5.805 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-09T05:39:04.630Z] #49 5.806 go: downloading github.com/fatih/color v1.10.0 [2022-02-09T05:39:04.630Z] #49 5.868 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-09T05:39:04.630Z] #49 5.895 go: downloading github.com/pkg/errors v0.9.1 [2022-02-09T05:39:04.630Z] #49 6.242 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-09T05:39:04.630Z] #49 6.271 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-09T05:39:04.630Z] #49 6.352 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-09T05:39:04.630Z] #49 6.459 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-09T05:39:04.630Z] #49 6.554 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-09T05:39:04.630Z] #49 6.629 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-09T05:39:04.630Z] #49 6.867 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-09T05:39:04.630Z] #49 7.197 go: downloading golang.org/x/tools v0.1.0 [2022-02-09T05:39:04.660Z] #63 ... [2022-02-09T05:39:04.660Z] [2022-02-09T05:39:04.660Z] #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-09T05:39:04.660Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-09T05:39:04.660Z] #58 11.77 Fetched 8385 kB in 8s (994 kB/s) [2022-02-09T05:39:04.660Z] #58 11.77 Reading package lists... [2022-02-09T05:39:04.660Z] #58 16.14 Reading package lists... [2022-02-09T05:39:04.660Z] #58 20.12 Building dependency tree... [2022-02-09T05:39:04.660Z] #58 ... [2022-02-09T05:39:04.660Z] [2022-02-09T05:39:04.660Z] #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-09T05:39:04.660Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-09T05:39:04.660Z] #14 21.80 The following additional packages will be installed: [2022-02-09T05:39:04.660Z] #14 21.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-09T05:39:04.660Z] #14 21.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-09T05:39:04.660Z] #14 21.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-09T05:39:04.660Z] #14 21.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-09T05:39:04.660Z] #14 21.81 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-09T05:39:04.660Z] #14 21.82 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-09T05:39:04.660Z] #14 21.82 mingw-w64-common mingw-w64-x86-64-dev [2022-02-09T05:39:04.660Z] #14 21.82 Suggested packages: [2022-02-09T05:39:04.660Z] #14 21.83 gcc-10-locales seccomp wine64 [2022-02-09T05:39:04.845Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.2s [2022-02-09T05:39:05.025Z] #19 92.48 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-02-09T05:39:05.025Z] #19 92.48 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:39:05.025Z] #19 92.49 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-09T05:39:05.025Z] #19 92.55 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-02-09T05:39:05.025Z] #19 92.55 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:39:05.025Z] #19 92.56 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-09T05:39:05.102Z] #11 ... [2022-02-09T05:39:05.102Z] [2022-02-09T05:39:05.102Z] #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-09T05:39:05.102Z] #31 sha256:0bca3d062e388e102256053509da7afbe9a93f3a87ac2c8fb8baf8981f7f1406 [2022-02-09T05:39:05.102Z] #31 10.40 [2022-02-09T05:39:05.102Z] #31 10.61 #=#=# ######################################################################## 100.0% [2022-02-09T05:39:05.102Z] #31 10.90 [2022-02-09T05:39:05.102Z] #31 10.99 Download of images into '/build' complete. [2022-02-09T05:39:05.102Z] #31 10.99 Use something like the following to load the result into a Docker daemon: [2022-02-09T05:39:05.102Z] #31 10.99 tar -cC '/build' . | docker load [2022-02-09T05:39:05.102Z] #31 DONE 12.6s [2022-02-09T05:39:05.102Z] [2022-02-09T05:39:05.102Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:39:05.102Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:39:05.576Z] #49 ... [2022-02-09T05:39:05.576Z] [2022-02-09T05:39:05.576Z] #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-09T05:39:05.576Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-09T05:39:05.576Z] #36 3.888 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-09T05:39:05.576Z] #36 ... [2022-02-09T05:39:05.576Z] [2022-02-09T05:39:05.576Z] #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-09T05:39:05.576Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-09T05:39:05.576Z] #53 4.927 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-09T05:39:05.576Z] #53 5.986 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-09T05:39:05.576Z] #53 6.000 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-09T05:39:05.576Z] #53 6.071 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-09T05:39:05.576Z] #53 7.782 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-09T05:39:05.589Z] #14 ... [2022-02-09T05:39:05.589Z] [2022-02-09T05:39:05.589Z] #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-09T05:39:05.589Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-09T05:39:05.589Z] #38 12.76 Fetched 8385 kB in 9s (944 kB/s) [2022-02-09T05:39:05.589Z] #38 12.76 Reading package lists... [2022-02-09T05:39:05.589Z] #38 17.14 Reading package lists... [2022-02-09T05:39:05.589Z] #38 21.42 Building dependency tree... [2022-02-09T05:39:05.836Z] #53 ... [2022-02-09T05:39:05.836Z] [2022-02-09T05:39:05.836Z] #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-09T05:39:05.836Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-09T05:39:05.836Z] #58 3.436 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:39:05.836Z] #58 3.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:39:05.836Z] #58 3.442 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:39:05.836Z] #58 3.788 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:39:05.836Z] #58 4.305 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:39:05.836Z] #58 5.720 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:39:05.856Z] #38 ... [2022-02-09T05:39:05.856Z] [2022-02-09T05:39:05.856Z] #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-09T05:39:05.856Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-09T05:39:05.856Z] #14 22.91 The following NEW packages will be installed: [2022-02-09T05:39:05.856Z] #14 22.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-09T05:39:05.856Z] #14 22.91 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-09T05:39:05.856Z] #14 22.91 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-09T05:39:05.856Z] #14 22.91 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-09T05:39:05.856Z] #14 22.91 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-09T05:39:05.856Z] #14 22.91 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-09T05:39:05.856Z] #14 22.91 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-09T05:39:05.856Z] #14 22.91 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-09T05:39:05.856Z] #14 22.92 mingw-w64-x86-64-dev [2022-02-09T05:39:06.100Z] #58 ... [2022-02-09T05:39:06.100Z] [2022-02-09T05:39:06.100Z] #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-09T05:39:06.100Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:06.100Z] #38 3.245 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:39:06.100Z] #38 3.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:39:06.100Z] #38 3.251 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:39:06.100Z] #38 3.546 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:39:06.100Z] #38 4.720 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:39:06.100Z] #38 6.673 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:39:06.100Z] #38 ... [2022-02-09T05:39:06.100Z] [2022-02-09T05:39:06.100Z] #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-09T05:39:06.100Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:06.100Z] #14 4.756 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:39:06.100Z] #14 4.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:39:06.100Z] #14 4.785 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:39:06.100Z] #14 5.485 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:39:06.100Z] #14 7.430 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:39:06.100Z] #14 9.478 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:39:06.113Z] #14 23.33 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:06.113Z] #14 23.33 Need to get 108 MB of archives. [2022-02-09T05:39:06.114Z] #14 23.33 After this operation, 620 MB of additional disk space will be used. [2022-02-09T05:39:06.114Z] #14 23.33 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-09T05:39:06.146Z] #11 ... [2022-02-09T05:39:06.147Z] [2022-02-09T05:39:06.147Z] #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-09T05:39:06.147Z] #31 sha256:fa339f243ac89374f21ad71e486704221cf81cf977767c2be980f4720e13c8f9 [2022-02-09T05:39:06.147Z] #31 DONE 12.6s [2022-02-09T05:39:06.147Z] [2022-02-09T05:39:06.147Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-09T05:39:06.147Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-09T05:39:06.147Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.2s [2022-02-09T05:39:06.358Z] #14 ... [2022-02-09T05:39:06.358Z] [2022-02-09T05:39:06.358Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-09T05:39:06.358Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:06.358Z] #47 5.125 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:39:06.358Z] #47 5.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:39:06.358Z] #47 5.150 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:39:06.359Z] #47 5.658 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-09T05:39:06.359Z] #47 6.120 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:39:06.359Z] #47 8.497 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:39:06.359Z] #47 10.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:39:06.359Z] #47 ... [2022-02-09T05:39:06.359Z] [2022-02-09T05:39:06.359Z] #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-09T05:39:06.359Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:39:06.359Z] #51 4.877 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-09T05:39:06.359Z] #51 10.76 go: downloading github.com/fatih/color v1.7.0 [2022-02-09T05:39:06.359Z] #51 10.76 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-09T05:39:06.359Z] #51 10.78 go: downloading github.com/pkg/errors v0.8.1 [2022-02-09T05:39:06.359Z] #51 10.81 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-09T05:39:06.359Z] #51 10.85 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-09T05:39:06.372Z] #14 23.40 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-09T05:39:06.372Z] #14 23.48 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-09T05:39:06.372Z] #14 23.48 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-09T05:39:06.372Z] #14 23.49 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-09T05:39:06.372Z] #14 23.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-09T05:39:06.372Z] #14 23.68 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-09T05:39:06.618Z] #51 ... [2022-02-09T05:39:06.618Z] [2022-02-09T05:39:06.618Z] #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-09T05:39:06.618Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:39:06.618Z] #34 4.736 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-09T05:39:06.618Z] #34 4.739 Cloning into '.'... [2022-02-09T05:39:06.619Z] #34 ... [2022-02-09T05:39:06.619Z] [2022-02-09T05:39:06.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-09T05:39:06.619Z] #63 sha256:d1a6e71addf39e7e7e2be0ce083bc7526ed505affcdd7b8f23ea50bafb526388 [2022-02-09T05:39:06.619Z] #63 10.94 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-09T05:39:06.937Z] #14 23.86 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-09T05:39:06.937Z] #14 23.88 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-09T05:39:07.201Z] #14 24.26 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-09T05:39:07.565Z] #63 11.79 go: downloading github.com/google/uuid v1.3.0 [2022-02-09T05:39:07.826Z] #63 11.87 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-09T05:39:08.086Z] #63 12.38 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-09T05:39:08.147Z] #14 25.17 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-09T05:39:08.346Z] #63 12.69 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-09T05:39:08.405Z] #14 25.51 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-09T05:39:08.426Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 13.6s done [2022-02-09T05:39:08.426Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 [2022-02-09T05:39:08.426Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-09T05:39:08.426Z] #11 DONE 40.3s [2022-02-09T05:39:08.426Z] [2022-02-09T05:39:08.426Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-09T05:39:08.426Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-09T05:39:08.605Z] #63 12.74 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-09T05:39:08.605Z] #63 12.84 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-09T05:39:08.714Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 12.7s done [2022-02-09T05:39:08.714Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-09T05:39:08.714Z] #11 DONE 40.6s [2022-02-09T05:39:08.865Z] #63 13.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-09T05:39:08.865Z] #63 ... [2022-02-09T05:39:08.865Z] [2022-02-09T05:39:08.865Z] #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-09T05:39:08.866Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:39:08.866Z] #43 3.062 + git clone https://github.com/docker/distribution.git . [2022-02-09T05:39:08.866Z] #43 3.062 Cloning into '.'... [2022-02-09T05:39:08.970Z] [2022-02-09T05:39:08.970Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-09T05:39:08.970Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-09T05:39:08.972Z] #14 26.01 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-09T05:39:09.126Z] #43 ... [2022-02-09T05:39:09.126Z] [2022-02-09T05:39:09.126Z] #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-09T05:39:09.126Z] #63 sha256:d1a6e71addf39e7e7e2be0ce083bc7526ed505affcdd7b8f23ea50bafb526388 [2022-02-09T05:39:09.126Z] #63 13.18 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-09T05:39:09.126Z] #63 13.33 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-09T05:39:09.399Z] #12 DONE 0.9s [2022-02-09T05:39:09.399Z] [2022-02-09T05:39:09.399Z] #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-09T05:39:09.399Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-09T05:39:09.534Z] #12 DONE 0.7s [2022-02-09T05:39:09.534Z] [2022-02-09T05:39:09.534Z] #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-09T05:39:09.534Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-09T05:39:09.556Z] #14 ... [2022-02-09T05:39:09.556Z] [2022-02-09T05:39:09.556Z] #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-09T05:39:09.556Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-09T05:39:09.556Z] #43 16.18 + git checkout -q v2.3.0 [2022-02-09T05:39:09.556Z] #43 17.56 + 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-09T05:39:09.556Z] #43 ... [2022-02-09T05:39:09.556Z] [2022-02-09T05:39:09.556Z] #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-09T05:39:09.556Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-09T05:39:09.556Z] #58 23.11 The following additional packages will be installed: [2022-02-09T05:39:09.556Z] #58 23.12 libbtrfs0 [2022-02-09T05:39:09.556Z] #58 23.25 The following NEW packages will be installed: [2022-02-09T05:39:09.556Z] #58 23.27 libbtrfs-dev libbtrfs0 [2022-02-09T05:39:09.556Z] #58 23.68 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:09.556Z] #58 23.68 Need to get 454 kB of archives. [2022-02-09T05:39:09.556Z] #58 23.68 After this operation, 1275 kB of additional disk space will be used. [2022-02-09T05:39:09.556Z] #58 23.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-09T05:39:09.556Z] #58 23.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-09T05:39:09.556Z] #58 24.63 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:09.556Z] #58 24.90 Fetched 454 kB in 0s (1405 kB/s) [2022-02-09T05:39:09.556Z] #58 25.01 Selecting previously unselected package libbtrfs0:arm64. [2022-02-09T05:39:09.556Z] #58 25.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-09T05:39:09.556Z] #58 25.06 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-09T05:39:09.556Z] #58 25.09 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-09T05:39:09.556Z] #58 25.29 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-09T05:39:09.556Z] #58 25.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-09T05:39:09.556Z] #58 25.30 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-09T05:39:09.556Z] #58 25.58 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-09T05:39:09.556Z] #58 25.60 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-09T05:39:09.556Z] #58 25.62 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:39:10.009Z] #13 DONE 0.8s [2022-02-09T05:39:10.009Z] [2022-02-09T05:39:10.009Z] #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-09T05:39:10.009Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-09T05:39:10.098Z] #13 DONE 0.7s [2022-02-09T05:39:10.098Z] [2022-02-09T05:39:10.098Z] #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-09T05:39:10.098Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-09T05:39:10.269Z] #36 ... [2022-02-09T05:39:10.269Z] [2022-02-09T05:39:10.269Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-09T05:39:10.269Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-09T05:39:10.269Z] #33 DONE 0.1s [2022-02-09T05:39:10.269Z] [2022-02-09T05:39:10.269Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-09T05:39:10.269Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-09T05:39:10.269Z] #42 DONE 0.3s [2022-02-09T05:39:10.269Z] [2022-02-09T05:39:10.269Z] #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-09T05:39:10.269Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:39:10.387Z] #36 ... [2022-02-09T05:39:10.387Z] [2022-02-09T05:39:10.387Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-09T05:39:10.387Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-09T05:39:10.387Z] #33 DONE 0.0s [2022-02-09T05:39:10.387Z] [2022-02-09T05:39:10.387Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-09T05:39:10.387Z] #62 sha256:b3889eaae7a80c452aab4c79e5a0cc3614c6c86e54370d41890feddbc903211e [2022-02-09T05:39:10.387Z] #62 DONE 0.2s [2022-02-09T05:39:10.387Z] [2022-02-09T05:39:10.387Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-09T05:39:10.387Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-09T05:39:10.387Z] #42 DONE 0.2s [2022-02-09T05:39:10.387Z] [2022-02-09T05:39:10.387Z] #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-09T05:39:10.387Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-09T05:39:10.387Z] #46 DONE 0.2s [2022-02-09T05:39:10.387Z] [2022-02-09T05:39:10.387Z] #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-09T05:39:10.387Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:10.490Z] #58 DONE 27.5s [2022-02-09T05:39:10.490Z] [2022-02-09T05:39:10.490Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-09T05:39:10.490Z] #59 sha256:99dc95f8142c4390730f46921e306ae5b717e5512496e041ca2601b9ff1a19b0 [2022-02-09T05:39:10.490Z] #59 ... [2022-02-09T05:39:10.490Z] [2022-02-09T05:39:10.490Z] #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-09T05:39:10.490Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-09T05:39:10.490Z] #47 13.12 Reading package lists... [2022-02-09T05:39:10.490Z] #47 17.20 Reading package lists... [2022-02-09T05:39:10.490Z] #47 21.32 Building dependency tree... [2022-02-09T05:39:10.490Z] #47 24.44 The following additional packages will be installed: [2022-02-09T05:39:10.490Z] #47 24.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-09T05:39:10.490Z] #47 24.45 python3-protobuf python3-six [2022-02-09T05:39:10.490Z] #47 24.46 Suggested packages: [2022-02-09T05:39:10.490Z] #47 24.46 python3-setuptools [2022-02-09T05:39:10.490Z] #47 24.46 Recommended packages: [2022-02-09T05:39:10.490Z] #47 24.46 iproute2 | iproute [2022-02-09T05:39:10.490Z] #47 25.03 The following NEW packages will be installed: [2022-02-09T05:39:10.490Z] #47 25.04 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-09T05:39:10.490Z] #47 25.04 python3-protobuf python3-six [2022-02-09T05:39:10.490Z] #47 25.42 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:10.490Z] #47 25.42 Need to get 2115 kB of archives. [2022-02-09T05:39:10.490Z] #47 25.42 After this operation, 10.7 MB of additional disk space will be used. [2022-02-09T05:39:10.490Z] #47 25.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-02-09T05:39:10.490Z] #47 25.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-09T05:39:10.490Z] #47 25.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-09T05:39:10.490Z] #47 25.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-02-09T05:39:10.490Z] #47 25.64 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-09T05:39:10.490Z] #47 25.71 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-09T05:39:10.490Z] #47 25.72 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-09T05:39:10.526Z] #43 ... [2022-02-09T05:39:10.526Z] [2022-02-09T05:39:10.526Z] #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-09T05:39:10.526Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-09T05:39:10.526Z] #46 DONE 0.5s [2022-02-09T05:39:10.526Z] [2022-02-09T05:39:10.526Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-09T05:39:10.526Z] #62 sha256:9ae98c468f5e9234cfe85ff35011518c28441c151b166776895ce87cfb69bbe9 [2022-02-09T05:39:10.526Z] #62 DONE 0.6s [2022-02-09T05:39:10.526Z] [2022-02-09T05:39:10.526Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-09T05:39:10.526Z] #63 sha256:a44a949b5964504a917726afe81cf7ddcc427a7da098be7309b6475c6c7a02f2 [2022-02-09T05:39:10.687Z] #47 ... [2022-02-09T05:39:10.687Z] [2022-02-09T05:39:10.687Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-09T05:39:10.687Z] #25 sha256:9686e54c17fdeb271d94cc5561e28f58f6db4888014241442b5ab78d47b00a1a [2022-02-09T05:39:10.687Z] #25 DONE 0.4s [2022-02-09T05:39:10.687Z] [2022-02-09T05:39:10.687Z] #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-09T05:39:10.687Z] #26 sha256:b62575dcfe61de3e3284ca5249ba618c29ec0b77b723dfb565e5b81cc4287f0d [2022-02-09T05:39:10.756Z] #47 ... [2022-02-09T05:39:10.756Z] [2022-02-09T05:39:10.756Z] #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-09T05:39:10.756Z] #31 sha256:de01cad5cf4d1af7e790b33c57efb6a54dbe071bb6c0b473b63cd27a4e6141ba [2022-02-09T05:39:10.756Z] #31 5.030 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-09T05:39:10.756Z] #31 6.434 #=#=# [2022-02-09T05:39:10.756Z] #31 6.688 #=#=# 0.2% ######################################################################## 100.0% [2022-02-09T05:39:10.756Z] #31 7.767 [2022-02-09T05:39:10.783Z] #63 ... [2022-02-09T05:39:10.783Z] [2022-02-09T05:39:10.783Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-09T05:39:10.783Z] #25 sha256:7630096809493d4c91d54536af3edf0d3d00bc811c215cdded8e5a648d40de09 [2022-02-09T05:39:10.783Z] #25 DONE 0.6s [2022-02-09T05:39:10.783Z] [2022-02-09T05:39:10.783Z] #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-09T05:39:10.783Z] #26 sha256:51599ed6c48216593da9d1929e92ebb38cd081764654c0f471dad0fa313a277e [2022-02-09T05:39:11.015Z] #31 ... [2022-02-09T05:39:11.015Z] [2022-02-09T05:39:11.015Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-09T05:39:11.015Z] #59 sha256:99dc95f8142c4390730f46921e306ae5b717e5512496e041ca2601b9ff1a19b0 [2022-02-09T05:39:11.015Z] #59 DONE 0.6s [2022-02-09T05:39:11.015Z] [2022-02-09T05:39:11.015Z] #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-09T05:39:11.015Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-09T05:39:11.015Z] #14 27.43 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-09T05:39:11.015Z] #14 27.97 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-09T05:39:11.015Z] #14 27.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-09T05:39:11.015Z] #14 27.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-09T05:39:11.015Z] #14 27.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-09T05:39:11.015Z] #14 27.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-09T05:39:11.015Z] #14 27.99 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-09T05:39:11.015Z] #14 27.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-02-09T05:39:11.015Z] #14 28.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-02-09T05:39:11.015Z] #14 28.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-02-09T05:39:11.015Z] #14 28.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-02-09T05:39:11.015Z] #14 28.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-02-09T05:39:11.015Z] #14 28.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-02-09T05:39:11.015Z] #14 28.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-02-09T05:39:11.015Z] #14 28.07 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-09T05:39:11.015Z] #14 28.07 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-09T05:39:11.015Z] #14 28.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-02-09T05:39:11.039Z] #63 ... [2022-02-09T05:39:11.039Z] [2022-02-09T05:39:11.040Z] #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-09T05:39:11.040Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-09T05:39:11.040Z] #36 14.86 tomll can be used in two ways: [2022-02-09T05:39:11.040Z] #36 14.86 Writing to STDIN and reading from STDOUT: [2022-02-09T05:39:11.040Z] #36 14.86 cat file.toml | tomll > file.toml [2022-02-09T05:39:11.040Z] #36 14.86 [2022-02-09T05:39:11.040Z] #36 14.86 Reading and updating a list of files: [2022-02-09T05:39:11.040Z] #36 14.86 tomll a.toml b.toml c.toml [2022-02-09T05:39:11.040Z] #36 14.86 [2022-02-09T05:39:11.040Z] #36 14.86 When given a list of files, tomll will modify all files in place without asking. [2022-02-09T05:39:11.040Z] #36 DONE 15.5s [2022-02-09T05:39:11.289Z] #14 ... [2022-02-09T05:39:11.289Z] [2022-02-09T05:39:11.289Z] #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-09T05:39:11.289Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-09T05:39:11.289Z] #53 28.23 v3.0.2 [2022-02-09T05:39:11.289Z] #53 DONE 28.4s [2022-02-09T05:39:11.300Z] [2022-02-09T05:39:11.300Z] #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-09T05:39:11.300Z] #63 sha256:d1a6e71addf39e7e7e2be0ce083bc7526ed505affcdd7b8f23ea50bafb526388 [2022-02-09T05:39:11.300Z] #63 15.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-09T05:39:11.546Z] [2022-02-09T05:39:11.546Z] #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-09T05:39:11.546Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-09T05:39:11.546Z] #38 24.51 The following additional packages will be installed: [2022-02-09T05:39:11.546Z] #38 24.53 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-09T05:39:11.546Z] #38 24.58 Suggested packages: [2022-02-09T05:39:11.546Z] #38 24.58 cmake-doc ninja-build lrzip [2022-02-09T05:39:11.547Z] #38 24.58 Recommended packages: [2022-02-09T05:39:11.547Z] #38 24.58 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-09T05:39:11.547Z] #38 25.35 The following NEW packages will be installed: [2022-02-09T05:39:11.547Z] #38 25.35 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-09T05:39:11.547Z] #38 25.35 vim-common xxd [2022-02-09T05:39:11.547Z] #38 25.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:11.547Z] #38 25.73 Need to get 15.6 MB of archives. [2022-02-09T05:39:11.547Z] #38 25.73 After this operation, 67.4 MB of additional disk space will be used. [2022-02-09T05:39:11.547Z] #38 25.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-09T05:39:11.547Z] #38 25.73 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-09T05:39:11.547Z] #38 25.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-09T05:39:11.547Z] #38 25.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-09T05:39:11.547Z] #38 26.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-02-09T05:39:11.547Z] #38 26.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-02-09T05:39:11.547Z] #38 26.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-02-09T05:39:11.547Z] #38 26.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-02-09T05:39:11.547Z] #38 26.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-02-09T05:39:11.547Z] #38 26.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-02-09T05:39:11.547Z] #38 27.80 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:11.547Z] #38 28.06 Fetched 15.6 MB in 1s (11.0 MB/s) [2022-02-09T05:39:11.547Z] #38 28.20 Selecting previously unselected package xxd. [2022-02-09T05:39:11.547Z] #38 28.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-09T05:39:11.547Z] #38 28.33 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-09T05:39:11.547Z] #38 28.33 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:11.547Z] #38 28.64 Selecting previously unselected package vim-common. [2022-02-09T05:39:11.547Z] #38 28.64 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:39:11.547Z] #38 28.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:11.804Z] #38 29.04 Selecting previously unselected package cmake-data. [2022-02-09T05:39:12.062Z] #38 29.05 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-09T05:39:12.062Z] #38 29.05 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-09T05:39:12.994Z] #38 ... [2022-02-09T05:39:12.994Z] [2022-02-09T05:39:12.994Z] #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-09T05:39:12.994Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-09T05:39:12.994Z] #14 29.37 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:12.994Z] #14 29.57 Fetched 108 MB in 5s (21.2 MB/s) [2022-02-09T05:39:12.994Z] #14 29.62 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-09T05:39:12.994Z] #14 29.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-09T05:39:12.994Z] #14 29.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-09T05:39:12.994Z] #14 29.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-09T05:39:14.379Z] #14 31.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-09T05:39:14.379Z] #14 31.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-09T05:39:14.379Z] #14 31.27 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-09T05:39:14.942Z] #14 ... [2022-02-09T05:39:14.942Z] [2022-02-09T05:39:14.942Z] #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-09T05:39:14.942Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-09T05:39:14.942Z] #51 21.85 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-09T05:39:14.942Z] #51 21.85 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-09T05:39:14.942Z] #51 21.92 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-09T05:39:14.942Z] #51 21.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-09T05:39:14.942Z] #51 21.97 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-09T05:39:14.942Z] #51 22.84 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-09T05:39:14.942Z] #51 22.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-09T05:39:14.942Z] #51 23.31 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-09T05:39:14.942Z] #51 ... [2022-02-09T05:39:14.942Z] [2022-02-09T05:39:14.942Z] #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-09T05:39:14.942Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-09T05:39:14.942Z] #47 28.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-02-09T05:39:14.942Z] #47 29.68 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:14.942Z] #47 29.89 Fetched 2115 kB in 4s (552 kB/s) [2022-02-09T05:39:14.942Z] #47 29.96 Selecting previously unselected package libprotobuf23:arm64. [2022-02-09T05:39:14.942Z] #47 29.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-09T05:39:14.942Z] #47 30.01 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-02-09T05:39:14.942Z] #47 30.02 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-02-09T05:39:14.942Z] #47 30.58 Selecting previously unselected package python3-pkg-resources. [2022-02-09T05:39:14.942Z] #47 30.60 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-09T05:39:14.942Z] #47 30.61 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:39:14.942Z] #47 30.78 Selecting previously unselected package python3-six. [2022-02-09T05:39:14.942Z] #47 30.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-09T05:39:14.942Z] #47 30.81 Unpacking python3-six (1.16.0-2) ... [2022-02-09T05:39:14.942Z] #47 30.86 Selecting previously unselected package python3-protobuf. [2022-02-09T05:39:14.942Z] #47 30.89 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-02-09T05:39:14.942Z] #47 30.90 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-09T05:39:14.942Z] #47 31.37 Selecting previously unselected package libnet1:arm64. [2022-02-09T05:39:14.942Z] #47 31.38 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-09T05:39:14.942Z] #47 31.38 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:39:14.942Z] #47 31.50 Selecting previously unselected package libnl-3-200:arm64. [2022-02-09T05:39:14.942Z] #47 31.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-09T05:39:14.942Z] #47 31.52 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-09T05:39:14.942Z] #47 31.62 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-09T05:39:14.942Z] #47 31.63 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-09T05:39:14.942Z] #47 31.63 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-09T05:39:14.942Z] #47 31.72 Selecting previously unselected package criu. [2022-02-09T05:39:15.092Z] #19 101.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-02-09T05:39:15.092Z] #19 101.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:39:15.092Z] #19 101.9 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-09T05:39:15.092Z] #19 101.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-02-09T05:39:15.092Z] #19 101.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:39:15.092Z] #19 101.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-09T05:39:15.092Z] #19 ... [2022-02-09T05:39:15.092Z] [2022-02-09T05:39:15.092Z] #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-09T05:39:15.092Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:39:15.092Z] #58 108.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-09T05:39:15.199Z] #47 31.74 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-02-09T05:39:15.199Z] #47 31.77 Unpacking criu (3.16.1-3) ... [2022-02-09T05:39:15.992Z] #26 5.083 + RM_GOPATH=0 [2022-02-09T05:39:15.992Z] #26 5.084 + TMP_GOPATH= [2022-02-09T05:39:15.992Z] #26 5.085 + : /build [2022-02-09T05:39:15.992Z] #26 5.089 + '[' -z '' ']' [2022-02-09T05:39:15.992Z] #26 5.089 ++ mktemp -d [2022-02-09T05:39:15.992Z] #26 5.108 + export GOPATH=/tmp/tmp.V682pFCeiv [2022-02-09T05:39:15.992Z] #26 5.108 + GOPATH=/tmp/tmp.V682pFCeiv [2022-02-09T05:39:15.992Z] #26 5.108 + RM_GOPATH=1 [2022-02-09T05:39:15.992Z] #26 5.108 + case "$(go env GOARCH)" in [2022-02-09T05:39:15.992Z] #26 5.108 ++ go env GOARCH [2022-02-09T05:39:15.992Z] #26 5.142 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:15.992Z] #26 5.142 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:15.992Z] #26 5.163 ++ dirname /install.sh [2022-02-09T05:39:15.992Z] #26 5.170 + dir=/ [2022-02-09T05:39:15.992Z] #26 5.170 + bin=dockercli [2022-02-09T05:39:15.992Z] #26 5.170 + shift [2022-02-09T05:39:15.992Z] #26 5.179 + '[' '!' -f //dockercli.installer ']' [2022-02-09T05:39:15.992Z] #26 5.179 + . //dockercli.installer [2022-02-09T05:39:15.992Z] #26 5.180 ++ : stable [2022-02-09T05:39:15.992Z] #26 5.180 ++ : 17.06.2-ce [2022-02-09T05:39:15.992Z] #26 5.181 + install_dockercli [2022-02-09T05:39:15.992Z] #26 5.181 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-09T05:39:15.992Z] #26 5.182 Install docker/cli version 17.06.2-ce from stable [2022-02-09T05:39:15.992Z] #26 5.188 ++ uname -m [2022-02-09T05:39:15.992Z] #26 5.207 + arch=x86_64 [2022-02-09T05:39:15.992Z] #26 5.207 + '[' x86_64 '!=' x86_64 ']' [2022-02-09T05:39:15.992Z] #26 5.207 + url=https://download.docker.com/linux/static [2022-02-09T05:39:15.992Z] #26 5.209 + tar -xz docker/docker [2022-02-09T05:39:15.992Z] #26 5.215 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-09T05:39:16.090Z] #26 4.678 + RM_GOPATH=0 [2022-02-09T05:39:16.090Z] #26 4.679 + TMP_GOPATH= [2022-02-09T05:39:16.090Z] #26 4.679 + : /build [2022-02-09T05:39:16.090Z] #26 4.679 + '[' -z '' ']' [2022-02-09T05:39:16.090Z] #26 4.681 ++ mktemp -d [2022-02-09T05:39:16.090Z] #26 4.695 + export GOPATH=/tmp/tmp.PXvzJDh3OI [2022-02-09T05:39:16.090Z] #26 4.695 + GOPATH=/tmp/tmp.PXvzJDh3OI [2022-02-09T05:39:16.090Z] #26 4.695 + RM_GOPATH=1 [2022-02-09T05:39:16.090Z] #26 4.695 + case "$(go env GOARCH)" in [2022-02-09T05:39:16.091Z] #26 4.696 ++ go env GOARCH [2022-02-09T05:39:16.091Z] #26 4.735 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:16.091Z] #26 4.735 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:16.091Z] #26 4.736 ++ dirname /install.sh [2022-02-09T05:39:16.091Z] #26 4.738 + dir=/ [2022-02-09T05:39:16.091Z] #26 4.738 + bin=dockercli [2022-02-09T05:39:16.091Z] #26 4.738 + shift [2022-02-09T05:39:16.091Z] #26 4.743 + '[' '!' -f //dockercli.installer ']' [2022-02-09T05:39:16.091Z] #26 4.743 + . //dockercli.installer [2022-02-09T05:39:16.091Z] #26 4.743 ++ : stable [2022-02-09T05:39:16.091Z] #26 4.743 ++ : 17.06.2-ce [2022-02-09T05:39:16.091Z] #26 4.744 + install_dockercli [2022-02-09T05:39:16.091Z] #26 4.744 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-09T05:39:16.091Z] #26 4.748 Install docker/cli version 17.06.2-ce from stable [2022-02-09T05:39:16.091Z] #26 4.748 ++ uname -m [2022-02-09T05:39:16.091Z] #26 4.753 + arch=x86_64 [2022-02-09T05:39:16.091Z] #26 4.753 + '[' x86_64 '!=' x86_64 ']' [2022-02-09T05:39:16.091Z] #26 4.753 + url=https://download.docker.com/linux/static [2022-02-09T05:39:16.091Z] #26 4.753 + tar -xz docker/docker [2022-02-09T05:39:16.091Z] #26 4.753 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-09T05:39:16.131Z] #47 32.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:39:16.295Z] #26 ... [2022-02-09T05:39:16.295Z] [2022-02-09T05:39:16.295Z] #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-09T05:39:16.295Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:16.295Z] #47 5.881 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:39:16.295Z] #47 5.921 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:39:16.347Z] #26 ... [2022-02-09T05:39:16.347Z] [2022-02-09T05:39:16.347Z] #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-09T05:39:16.347Z] #63 sha256:a44a949b5964504a917726afe81cf7ddcc427a7da098be7309b6475c6c7a02f2 [2022-02-09T05:39:16.347Z] #63 4.641 + RM_GOPATH=0 [2022-02-09T05:39:16.347Z] #63 4.641 + TMP_GOPATH= [2022-02-09T05:39:16.347Z] #63 4.641 + : /build [2022-02-09T05:39:16.347Z] #63 4.641 + '[' -z '' ']' [2022-02-09T05:39:16.347Z] #63 4.644 ++ mktemp -d [2022-02-09T05:39:16.347Z] #63 4.661 + export GOPATH=/tmp/tmp.Fv3arFdlyy [2022-02-09T05:39:16.347Z] #63 4.661 + GOPATH=/tmp/tmp.Fv3arFdlyy [2022-02-09T05:39:16.347Z] #63 4.661 + RM_GOPATH=1 [2022-02-09T05:39:16.347Z] #63 4.661 + case "$(go env GOARCH)" in [2022-02-09T05:39:16.347Z] #63 4.662 ++ go env GOARCH [2022-02-09T05:39:16.347Z] #63 4.709 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:16.347Z] #63 4.709 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:16.347Z] #63 4.716 ++ dirname /install.sh [2022-02-09T05:39:16.347Z] #63 4.731 + dir=/ [2022-02-09T05:39:16.347Z] #63 4.731 + bin=rootlesskit [2022-02-09T05:39:16.347Z] #63 4.731 + shift [2022-02-09T05:39:16.347Z] #63 4.732 + '[' '!' -f //rootlesskit.installer ']' [2022-02-09T05:39:16.347Z] #63 4.733 + . //rootlesskit.installer [2022-02-09T05:39:16.347Z] #63 4.733 ++ : v0.14.6 [2022-02-09T05:39:16.347Z] #63 4.734 + install_rootlesskit [2022-02-09T05:39:16.347Z] #63 4.734 + case "$1" in [2022-02-09T05:39:16.347Z] #63 4.734 + export CGO_ENABLED=0 [2022-02-09T05:39:16.347Z] #63 4.734 + CGO_ENABLED=0 [2022-02-09T05:39:16.347Z] #63 4.734 + _install_rootlesskit [2022-02-09T05:39:16.347Z] #63 4.735 + echo 'Install rootlesskit version v0.14.6' [2022-02-09T05:39:16.347Z] #63 4.736 Install rootlesskit version v0.14.6 [2022-02-09T05:39:16.347Z] #63 4.736 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-09T05:39:16.347Z] #63 4.737 + GOBIN=/build [2022-02-09T05:39:16.347Z] #63 4.737 + GO111MODULE=on [2022-02-09T05:39:16.347Z] #63 4.737 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-09T05:39:16.347Z] #63 5.312 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-09T05:39:16.550Z] #47 5.934 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:39:16.583Z] #63 ... [2022-02-09T05:39:16.583Z] [2022-02-09T05:39:16.583Z] #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-09T05:39:16.583Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:39:16.583Z] #43 20.26 Updating files: 92% (1694/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-02-09T05:39:16.583Z] #43 20.46 + git checkout -q v2.3.0 [2022-02-09T05:39:16.583Z] #43 ... [2022-02-09T05:39:16.583Z] [2022-02-09T05:39:16.583Z] #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-09T05:39:16.583Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:39:16.583Z] #51 11.14 go: downloading github.com/spf13/viper v1.6.1 [2022-02-09T05:39:16.583Z] #51 11.36 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-09T05:39:16.583Z] #51 11.36 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-09T05:39:16.583Z] #51 11.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-09T05:39:16.583Z] #51 11.43 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-09T05:39:16.583Z] #51 12.65 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-09T05:39:16.583Z] #51 12.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-09T05:39:16.583Z] #51 15.71 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-09T05:39:16.583Z] #51 15.71 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-09T05:39:16.583Z] #51 15.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-09T05:39:16.583Z] #51 15.91 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-09T05:39:16.583Z] #51 15.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-09T05:39:16.583Z] #51 16.27 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-09T05:39:16.583Z] #51 16.27 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-09T05:39:16.583Z] #51 16.32 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-09T05:39:16.583Z] #51 16.37 go: downloading github.com/spf13/afero v1.1.2 [2022-02-09T05:39:16.583Z] #51 16.47 go: downloading github.com/spf13/cast v1.3.0 [2022-02-09T05:39:16.583Z] #51 16.49 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-09T05:39:16.583Z] #51 16.52 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-09T05:39:16.583Z] #51 16.54 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-09T05:39:16.583Z] #51 16.62 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-09T05:39:16.583Z] #51 16.62 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-09T05:39:16.583Z] #51 16.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-09T05:39:16.583Z] #51 16.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-09T05:39:16.583Z] #51 16.91 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-09T05:39:16.583Z] #51 17.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-09T05:39:16.583Z] #51 17.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-09T05:39:16.583Z] #51 17.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-09T05:39:16.583Z] #51 17.11 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-09T05:39:16.583Z] #51 17.32 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-09T05:39:16.583Z] #51 17.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-09T05:39:16.583Z] #51 17.38 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-09T05:39:16.583Z] #51 17.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-09T05:39:16.583Z] #51 17.62 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-09T05:39:16.583Z] #51 17.68 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-09T05:39:16.583Z] #51 18.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-09T05:39:16.583Z] #51 18.05 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-09T05:39:16.583Z] #51 18.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-09T05:39:16.583Z] #51 18.29 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-09T05:39:16.583Z] #51 18.37 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-09T05:39:16.583Z] #51 18.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-09T05:39:16.583Z] #51 18.50 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-09T05:39:16.583Z] #51 18.86 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-09T05:39:16.583Z] #51 18.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-09T05:39:16.583Z] #51 19.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-09T05:39:16.583Z] #51 19.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-09T05:39:16.583Z] #51 19.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-09T05:39:16.583Z] #51 19.15 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-09T05:39:16.583Z] #51 19.47 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-09T05:39:16.583Z] #51 19.65 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-09T05:39:16.583Z] #51 19.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-09T05:39:16.583Z] #51 19.82 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-09T05:39:16.583Z] #51 19.84 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-09T05:39:16.583Z] #51 19.87 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-09T05:39:16.583Z] #51 19.90 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-09T05:39:16.583Z] #51 20.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-09T05:39:16.583Z] #51 20.63 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-09T05:39:16.583Z] #51 20.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-09T05:39:16.583Z] #51 20.73 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-09T05:39:16.583Z] #51 20.76 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-09T05:39:16.583Z] #51 20.94 go: downloading golang.org/x/text v0.3.2 [2022-02-09T05:39:17.154Z] #47 6.443 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-09T05:39:17.500Z] #47 33.87 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-02-09T05:39:17.500Z] #47 33.89 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:39:17.500Z] #47 33.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-09T05:39:17.500Z] #47 33.91 Setting up python3-six (1.16.0-2) ... [2022-02-09T05:39:18.133Z] #47 7.631 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:39:18.432Z] #47 34.97 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-09T05:39:18.432Z] #47 35.01 Setting up python3-protobuf (3.12.4-1) ... [2022-02-09T05:39:18.495Z] #51 ... [2022-02-09T05:39:18.495Z] [2022-02-09T05:39:18.495Z] #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-09T05:39:18.495Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-09T05:39:18.495Z] #49 12.98 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-09T05:39:18.495Z] #49 13.00 go: downloading golang.org/x/mod v0.3.0 [2022-02-09T05:39:18.760Z] #49 ... [2022-02-09T05:39:18.760Z] [2022-02-09T05:39:18.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-09T05:39:18.760Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:18.760Z] #47 12.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-09T05:39:18.760Z] #47 18.27 Fetched 8504 kB in 13s (632 kB/s) [2022-02-09T05:39:18.760Z] #47 18.27 Reading package lists... [2022-02-09T05:39:18.760Z] #47 22.82 Reading package lists... [2022-02-09T05:39:18.760Z] #47 ... [2022-02-09T05:39:18.760Z] [2022-02-09T05:39:18.761Z] #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-09T05:39:18.761Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:39:18.761Z] #43 22.73 + 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-09T05:39:19.300Z] #58 ... [2022-02-09T05:39:19.300Z] [2022-02-09T05:39:19.300Z] #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-09T05:39:19.300Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:39:19.300Z] #50 110.8 + dpkg --print-architecture [2022-02-09T05:39:19.300Z] #50 110.8 + git checkout -q v2.1.0 [2022-02-09T05:39:19.300Z] #50 110.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-09T05:39:19.300Z] #50 110.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-09T05:39:19.665Z] #63 8.679 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-09T05:39:19.665Z] #63 8.680 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-09T05:39:19.966Z] #63 9.193 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-09T05:39:19.966Z] #63 ... [2022-02-09T05:39:19.966Z] [2022-02-09T05:39:19.966Z] #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-09T05:39:19.966Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:39:19.966Z] #51 5.064 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-09T05:39:20.147Z] #43 ... [2022-02-09T05:39:20.147Z] [2022-02-09T05:39:20.147Z] #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-09T05:39:20.147Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:20.147Z] #38 14.54 Fetched 8501 kB in 12s (734 kB/s) [2022-02-09T05:39:20.147Z] #38 14.54 Reading package lists... [2022-02-09T05:39:20.147Z] #38 19.82 Reading package lists... [2022-02-09T05:39:20.147Z] #38 24.30 Building dependency tree... [2022-02-09T05:39:20.147Z] #38 ... [2022-02-09T05:39:20.147Z] [2022-02-09T05:39:20.147Z] #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-09T05:39:20.147Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-09T05:39:20.147Z] #58 14.45 Fetched 8501 kB in 11s (753 kB/s) [2022-02-09T05:39:20.147Z] #58 14.45 Reading package lists... [2022-02-09T05:39:20.147Z] #58 19.53 Reading package lists... [2022-02-09T05:39:20.223Z] #51 ... [2022-02-09T05:39:20.223Z] [2022-02-09T05:39:20.223Z] #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-09T05:39:20.223Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-09T05:39:20.223Z] #49 5.598 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-09T05:39:20.223Z] #49 7.479 go: downloading github.com/fatih/color v1.10.0 [2022-02-09T05:39:20.223Z] #49 7.535 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-09T05:39:20.223Z] #49 7.536 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-09T05:39:20.223Z] #49 7.594 go: downloading github.com/pkg/errors v0.9.1 [2022-02-09T05:39:20.223Z] #49 7.998 go: downloading golang.org/x/tools v0.1.0 [2022-02-09T05:39:20.223Z] #49 8.251 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-09T05:39:20.223Z] #49 8.284 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-09T05:39:20.223Z] #49 8.357 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-09T05:39:20.223Z] #49 8.506 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-09T05:39:20.223Z] #49 ... [2022-02-09T05:39:20.223Z] [2022-02-09T05:39:20.223Z] #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-09T05:39:20.223Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-09T05:39:20.223Z] #58 5.251 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:39:20.223Z] #58 5.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:39:20.223Z] #58 5.331 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:39:20.223Z] #58 5.918 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:39:20.223Z] #58 7.930 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:39:20.480Z] #58 ... [2022-02-09T05:39:20.480Z] [2022-02-09T05:39:20.480Z] #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-09T05:39:20.480Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:20.480Z] #38 4.409 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:39:20.480Z] #38 4.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:39:20.480Z] #38 4.419 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:39:20.480Z] #38 4.823 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:39:20.480Z] #38 6.150 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:39:20.480Z] #38 8.393 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:39:20.480Z] #38 ... [2022-02-09T05:39:20.480Z] [2022-02-09T05:39:20.480Z] #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-09T05:39:20.480Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:20.480Z] #14 5.693 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:39:20.480Z] #14 5.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:39:20.480Z] #14 5.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:39:20.480Z] #14 6.596 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:39:20.480Z] #14 9.429 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:39:20.743Z] #47 ... [2022-02-09T05:39:20.743Z] [2022-02-09T05:39:20.743Z] #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-09T05:39:20.743Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:39:20.743Z] #34 5.266 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-09T05:39:20.743Z] #34 5.272 Cloning into '.'... [2022-02-09T05:39:20.743Z] #34 ... [2022-02-09T05:39:20.743Z] [2022-02-09T05:39:20.743Z] #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-09T05:39:20.743Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:39:20.743Z] #43 4.899 + git clone https://github.com/docker/distribution.git . [2022-02-09T05:39:20.743Z] #43 4.911 Cloning into '.'... [2022-02-09T05:39:20.743Z] #43 ... [2022-02-09T05:39:20.743Z] [2022-02-09T05:39:20.743Z] #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-09T05:39:20.743Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:20.743Z] #14 6.000 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:39:20.743Z] #14 6.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:39:20.743Z] #14 6.028 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:39:20.743Z] #14 7.476 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:39:20.743Z] #14 ... [2022-02-09T05:39:20.743Z] [2022-02-09T05:39:20.743Z] #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-09T05:39:20.743Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:20.743Z] #38 5.148 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:39:20.743Z] #38 5.167 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:39:20.743Z] #38 5.167 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:39:20.743Z] #38 5.969 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:39:20.743Z] #38 7.942 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:39:20.782Z] #14 ... [2022-02-09T05:39:20.782Z] [2022-02-09T05:39:20.782Z] #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-09T05:39:20.782Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-09T05:39:20.782Z] #53 5.212 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-09T05:39:20.782Z] #53 6.577 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-09T05:39:20.782Z] #53 6.587 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-09T05:39:20.782Z] #53 6.856 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-09T05:39:20.782Z] #53 9.046 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-09T05:39:20.782Z] #53 ... [2022-02-09T05:39:20.782Z] [2022-02-09T05:39:20.782Z] #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-09T05:39:20.782Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:39:20.782Z] #34 4.654 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-09T05:39:20.782Z] #34 4.658 Cloning into '.'... [2022-02-09T05:39:20.966Z] #47 ... [2022-02-09T05:39:20.966Z] [2022-02-09T05:39:20.966Z] #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-09T05:39:20.966Z] #60 sha256:8d472d27f81cf5e152e0f29e67c543521b8057ffaac7393e9476053a844111d3 [2022-02-09T05:39:20.966Z] #60 0.897 + RM_GOPATH=0 [2022-02-09T05:39:20.966Z] #60 0.897 + TMP_GOPATH= [2022-02-09T05:39:20.966Z] #60 0.897 + : /build [2022-02-09T05:39:20.966Z] #60 0.897 + '[' -z '' ']' [2022-02-09T05:39:20.966Z] #60 0.897 ++ mktemp -d [2022-02-09T05:39:20.966Z] #60 0.927 + export GOPATH=/tmp/tmp.TXHFO0hXTF [2022-02-09T05:39:20.966Z] #60 0.927 + GOPATH=/tmp/tmp.TXHFO0hXTF [2022-02-09T05:39:20.966Z] #60 0.927 + RM_GOPATH=1 [2022-02-09T05:39:20.966Z] #60 0.927 + case "$(go env GOARCH)" in [2022-02-09T05:39:20.966Z] #60 0.927 ++ go env GOARCH [2022-02-09T05:39:20.966Z] #60 0.960 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:20.966Z] #60 0.960 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:20.966Z] #60 0.960 ++ dirname /install.sh [2022-02-09T05:39:20.966Z] #60 0.961 + dir=/ [2022-02-09T05:39:20.966Z] #60 0.961 + bin=containerd [2022-02-09T05:39:20.966Z] #60 0.961 + shift [2022-02-09T05:39:20.966Z] #60 0.962 + '[' '!' -f //containerd.installer ']' [2022-02-09T05:39:20.966Z] #60 0.962 + . //containerd.installer [2022-02-09T05:39:20.966Z] #60 0.962 ++ set -e [2022-02-09T05:39:20.966Z] #60 0.962 ++ : v1.5.9 [2022-02-09T05:39:20.966Z] #60 0.962 + install_containerd [2022-02-09T05:39:20.966Z] #60 0.963 + echo 'Install containerd version v1.5.9' [2022-02-09T05:39:20.966Z] #60 0.963 Install containerd version v1.5.9 [2022-02-09T05:39:20.966Z] #60 0.963 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TXHFO0hXTF/src/github.com/containerd/containerd [2022-02-09T05:39:20.966Z] #60 0.969 Cloning into '/tmp/tmp.TXHFO0hXTF/src/github.com/containerd/containerd'... [2022-02-09T05:39:21.001Z] #38 ... [2022-02-09T05:39:21.001Z] [2022-02-09T05:39:21.001Z] #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-09T05:39:21.001Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-09T05:39:21.001Z] #49 5.979 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-09T05:39:21.001Z] #49 7.824 go: downloading github.com/fatih/color v1.10.0 [2022-02-09T05:39:21.001Z] #49 7.830 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-09T05:39:21.001Z] #49 7.930 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-09T05:39:21.001Z] #49 7.966 go: downloading github.com/pkg/errors v0.9.1 [2022-02-09T05:39:21.001Z] #49 8.522 go: downloading golang.org/x/tools v0.1.0 [2022-02-09T05:39:21.001Z] #49 8.893 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-09T05:39:21.001Z] #49 8.937 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-09T05:39:21.001Z] #49 9.160 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-09T05:39:21.001Z] #49 9.334 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-09T05:39:21.001Z] #49 ... [2022-02-09T05:39:21.001Z] [2022-02-09T05:39:21.001Z] #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-09T05:39:21.001Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:39:21.001Z] #51 6.296 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-09T05:39:21.039Z] #34 ... [2022-02-09T05:39:21.040Z] [2022-02-09T05:39:21.040Z] #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-09T05:39:21.040Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:21.040Z] #47 5.236 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:39:21.040Z] #47 5.327 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:39:21.040Z] #47 5.329 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:39:21.040Z] #47 5.861 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-09T05:39:21.040Z] #47 6.319 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:39:21.040Z] #47 10.68 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:39:21.040Z] #47 ... [2022-02-09T05:39:21.040Z] [2022-02-09T05:39:21.040Z] #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-09T05:39:21.040Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-09T05:39:21.040Z] #58 10.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:39:21.087Z] #58 24.29 Building dependency tree... [2022-02-09T05:39:21.087Z] #58 ... [2022-02-09T05:39:21.087Z] [2022-02-09T05:39:21.087Z] #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-09T05:39:21.087Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:21.087Z] #38 24.30 Building dependency tree... [2022-02-09T05:39:21.255Z] #60 ... [2022-02-09T05:39:21.255Z] [2022-02-09T05:39:21.255Z] #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-09T05:39:21.255Z] #31 sha256:de01cad5cf4d1af7e790b33c57efb6a54dbe071bb6c0b473b63cd27a4e6141ba [2022-02-09T05:39:21.255Z] #31 12.27 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-09T05:39:21.255Z] #31 13.69 [2022-02-09T05:39:21.255Z] #31 13.95 #=#=# 0.1% ######################################################################## 100.0% [2022-02-09T05:39:21.255Z] #31 15.12 [2022-02-09T05:39:21.255Z] #31 18.80 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-09T05:39:21.261Z] #51 ... [2022-02-09T05:39:21.261Z] [2022-02-09T05:39:21.261Z] #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-09T05:39:21.261Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-09T05:39:21.261Z] #53 5.755 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-09T05:39:21.261Z] #53 7.086 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-09T05:39:21.261Z] #53 7.112 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-09T05:39:21.261Z] #53 8.582 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-09T05:39:21.261Z] #53 10.85 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-09T05:39:21.261Z] #53 ... [2022-02-09T05:39:21.261Z] [2022-02-09T05:39:21.261Z] #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-09T05:39:21.261Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-09T05:39:21.261Z] #58 4.917 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:39:21.261Z] #58 4.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:39:21.261Z] #58 4.943 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:39:21.261Z] #58 5.581 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:39:21.261Z] #58 7.583 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:39:21.514Z] #31 ... [2022-02-09T05:39:21.514Z] [2022-02-09T05:39:21.514Z] #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-09T05:39:21.514Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-09T05:39:21.514Z] #47 38.17 Setting up criu (3.16.1-3) ... [2022-02-09T05:39:21.524Z] #58 ... [2022-02-09T05:39:21.524Z] [2022-02-09T05:39:21.524Z] #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-09T05:39:21.524Z] #63 sha256:c673b6c12dffb791c8579e63dfe81daaea39e7ab8c1e54eeb7d7b8f908e21206 [2022-02-09T05:39:21.524Z] #63 4.747 + RM_GOPATH=0 [2022-02-09T05:39:21.524Z] #63 4.747 + TMP_GOPATH= [2022-02-09T05:39:21.524Z] #63 4.747 + : /build [2022-02-09T05:39:21.524Z] #63 4.747 + '[' -z '' ']' [2022-02-09T05:39:21.524Z] #63 4.747 ++ mktemp -d [2022-02-09T05:39:21.524Z] #63 4.747 + export GOPATH=/tmp/tmp.0SpxcjkX2O [2022-02-09T05:39:21.524Z] #63 4.747 + GOPATH=/tmp/tmp.0SpxcjkX2O [2022-02-09T05:39:21.524Z] #63 4.747 + RM_GOPATH=1 [2022-02-09T05:39:21.524Z] #63 4.747 + case "$(go env GOARCH)" in [2022-02-09T05:39:21.524Z] #63 4.756 ++ go env GOARCH [2022-02-09T05:39:21.524Z] #63 4.768 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:21.524Z] #63 4.768 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:21.524Z] #63 4.768 ++ dirname /install.sh [2022-02-09T05:39:21.524Z] #63 4.768 + dir=/ [2022-02-09T05:39:21.524Z] #63 4.768 + bin=rootlesskit [2022-02-09T05:39:21.524Z] #63 4.768 + shift [2022-02-09T05:39:21.524Z] #63 4.768 + '[' '!' -f //rootlesskit.installer ']' [2022-02-09T05:39:21.524Z] #63 4.768 + . //rootlesskit.installer [2022-02-09T05:39:21.524Z] #63 4.768 ++ : v0.14.6 [2022-02-09T05:39:21.524Z] #63 4.768 + install_rootlesskit [2022-02-09T05:39:21.524Z] #63 4.768 + case "$1" in [2022-02-09T05:39:21.524Z] #63 4.768 + export CGO_ENABLED=0 [2022-02-09T05:39:21.524Z] #63 4.768 + CGO_ENABLED=0 [2022-02-09T05:39:21.524Z] #63 4.768 + _install_rootlesskit [2022-02-09T05:39:21.524Z] #63 4.772 + echo 'Install rootlesskit version v0.14.6' [2022-02-09T05:39:21.524Z] #63 4.772 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-09T05:39:21.524Z] #63 4.772 + GOBIN=/build [2022-02-09T05:39:21.524Z] #63 4.772 + GO111MODULE=on [2022-02-09T05:39:21.524Z] #63 4.772 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-09T05:39:21.524Z] #63 4.772 Install rootlesskit version v0.14.6 [2022-02-09T05:39:21.524Z] #63 5.376 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-09T05:39:21.524Z] #63 8.534 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-09T05:39:21.524Z] #63 8.535 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-09T05:39:21.524Z] #63 10.16 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-09T05:39:21.524Z] #63 ... [2022-02-09T05:39:21.524Z] [2022-02-09T05:39:21.524Z] #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-09T05:39:21.524Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-09T05:39:21.524Z] #58 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:39:21.855Z] #50 ... [2022-02-09T05:39:21.855Z] [2022-02-09T05:39:21.855Z] #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-09T05:39:21.855Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:39:21.855Z] #58 DONE 116.5s [2022-02-09T05:39:21.855Z] [2022-02-09T05:39:21.855Z] #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-09T05:39:21.855Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-09T05:39:21.855Z] #19 109.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-02-09T05:39:21.855Z] #19 109.0 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:39:21.855Z] #19 109.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-09T05:39:21.855Z] #19 109.7 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-02-09T05:39:21.855Z] #19 109.7 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:39:21.855Z] #19 109.7 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:39:22.472Z] #38 26.93 The following additional packages will be installed: [2022-02-09T05:39:22.472Z] #38 26.94 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-09T05:39:22.472Z] #38 26.94 Suggested packages: [2022-02-09T05:39:22.472Z] #38 26.94 cmake-doc ninja-build lrzip [2022-02-09T05:39:22.472Z] #38 26.94 Recommended packages: [2022-02-09T05:39:22.472Z] #38 26.94 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-09T05:39:23.042Z] #38 ... [2022-02-09T05:39:23.042Z] [2022-02-09T05:39:23.042Z] #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-09T05:39:23.042Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:23.042Z] #14 17.43 Fetched 8501 kB in 13s (658 kB/s) [2022-02-09T05:39:23.042Z] #14 17.43 Reading package lists... [2022-02-09T05:39:23.042Z] #14 22.57 Reading package lists... [2022-02-09T05:39:23.042Z] #14 26.69 Building dependency tree... [2022-02-09T05:39:23.042Z] #14 ... [2022-02-09T05:39:23.042Z] [2022-02-09T05:39:23.042Z] #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-09T05:39:23.042Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:23.042Z] #38 27.63 The following NEW packages will be installed: [2022-02-09T05:39:23.303Z] #38 27.65 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-09T05:39:23.303Z] #38 27.66 vim-common xxd [2022-02-09T05:39:23.412Z] #47 39.81 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:39:23.564Z] #38 28.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:23.564Z] #38 28.07 Need to get 17.7 MB of archives. [2022-02-09T05:39:23.564Z] #38 28.07 After this operation, 70.7 MB of additional disk space will be used. [2022-02-09T05:39:23.564Z] #38 28.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-09T05:39:23.564Z] #38 28.08 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-09T05:39:23.564Z] #38 28.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-09T05:39:23.564Z] #38 28.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-09T05:39:24.133Z] #38 28.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-09T05:39:24.133Z] #38 28.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-09T05:39:24.133Z] #38 28.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-09T05:39:24.133Z] #38 28.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-09T05:39:24.133Z] #38 28.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-09T05:39:24.134Z] #38 28.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-09T05:39:24.345Z] #47 ... [2022-02-09T05:39:24.345Z] [2022-02-09T05:39:24.345Z] #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-09T05:39:24.345Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-09T05:39:24.345Z] #34 31.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-09T05:39:24.345Z] #34 31.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-09T05:39:24.345Z] #34 ... [2022-02-09T05:39:24.345Z] [2022-02-09T05:39:24.345Z] #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-09T05:39:24.345Z] #31 sha256:de01cad5cf4d1af7e790b33c57efb6a54dbe071bb6c0b473b63cd27a4e6141ba [2022-02-09T05:39:24.345Z] #31 20.02 [2022-02-09T05:39:24.345Z] #31 20.33 #=#=# 0.0% ############ 17.5% ######################### 35.3% ####################################### 54.5% ################################################ 67.0% ######################################################### 79.5% ###################################################################### 98.5% ######################################################################## 100.0% [2022-02-09T05:39:24.345Z] #31 22.13 [2022-02-09T05:39:24.602Z] #31 ... [2022-02-09T05:39:24.602Z] [2022-02-09T05:39:24.602Z] #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-09T05:39:24.602Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-09T05:39:24.602Z] #38 31.74 Selecting previously unselected package libicu67:arm64. [2022-02-09T05:39:24.602Z] #38 31.75 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-02-09T05:39:24.602Z] #38 31.76 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-09T05:39:24.602Z] #38 36.40 Selecting previously unselected package libxml2:arm64. [2022-02-09T05:39:24.602Z] #38 36.41 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-02-09T05:39:24.602Z] #38 36.41 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-09T05:39:24.602Z] #38 36.76 Selecting previously unselected package libarchive13:arm64. [2022-02-09T05:39:24.602Z] #38 36.76 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-02-09T05:39:24.602Z] #38 36.77 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-09T05:39:24.602Z] #38 37.06 Selecting previously unselected package libjsoncpp24:arm64. [2022-02-09T05:39:24.602Z] #38 37.07 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-02-09T05:39:24.602Z] #38 37.07 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-09T05:39:24.602Z] #38 37.19 Selecting previously unselected package librhash0:arm64. [2022-02-09T05:39:24.602Z] #38 37.19 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-02-09T05:39:24.602Z] #38 37.21 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-02-09T05:39:24.602Z] #38 37.31 Selecting previously unselected package libuv1:arm64. [2022-02-09T05:39:24.602Z] #38 37.32 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-02-09T05:39:24.602Z] #38 37.33 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-02-09T05:39:24.602Z] #38 37.50 Selecting previously unselected package cmake. [2022-02-09T05:39:24.602Z] #38 37.53 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-02-09T05:39:24.602Z] #38 37.53 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-09T05:39:24.602Z] #38 39.96 Setting up libicu67:arm64 (67.1-7) ... [2022-02-09T05:39:24.602Z] #38 39.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:24.602Z] #38 40.00 Setting up libuv1:arm64 (1.40.0-2) ... [2022-02-09T05:39:24.602Z] #38 40.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:24.602Z] #38 40.07 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-09T05:39:24.602Z] #38 40.09 Setting up librhash0:arm64 (1.4.1-2) ... [2022-02-09T05:39:24.602Z] #38 40.11 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-09T05:39:24.602Z] #38 40.14 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-09T05:39:24.602Z] #38 40.15 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-09T05:39:24.602Z] #38 40.16 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-09T05:39:24.602Z] #38 40.18 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:39:25.264Z] #58 ... [2022-02-09T05:39:25.264Z] [2022-02-09T05:39:25.264Z] #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-09T05:39:25.264Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:39:25.264Z] #43 4.794 + git clone https://github.com/docker/distribution.git . [2022-02-09T05:39:25.264Z] #43 4.814 Cloning into '.'... [2022-02-09T05:39:25.264Z] #43 ... [2022-02-09T05:39:25.264Z] [2022-02-09T05:39:25.264Z] #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-09T05:39:25.264Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-09T05:39:25.264Z] #36 5.240 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-09T05:39:25.264Z] #36 ... [2022-02-09T05:39:25.264Z] [2022-02-09T05:39:25.264Z] #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-09T05:39:25.264Z] #26 sha256:51599ed6c48216593da9d1929e92ebb38cd081764654c0f471dad0fa313a277e [2022-02-09T05:39:25.264Z] #26 14.43 + mkdir -p /build [2022-02-09T05:39:25.264Z] #26 14.44 + mv docker/docker /build/ [2022-02-09T05:39:25.264Z] #26 14.45 + rmdir docker [2022-02-09T05:39:25.521Z] #38 ... [2022-02-09T05:39:25.521Z] [2022-02-09T05:39:25.521Z] #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-09T05:39:25.521Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-09T05:39:25.521Z] #58 26.91 The following additional packages will be installed: [2022-02-09T05:39:25.521Z] #58 26.94 libbtrfs0 [2022-02-09T05:39:25.521Z] #58 27.12 The following NEW packages will be installed: [2022-02-09T05:39:25.521Z] #58 27.14 libbtrfs-dev libbtrfs0 [2022-02-09T05:39:25.521Z] #58 27.51 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:25.521Z] #58 27.51 Need to get 460 kB of archives. [2022-02-09T05:39:25.521Z] #58 27.51 After this operation, 1237 kB of additional disk space will be used. [2022-02-09T05:39:25.521Z] #58 27.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-09T05:39:25.521Z] #58 27.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-09T05:39:25.521Z] #58 28.46 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:25.521Z] #58 28.67 Fetched 460 kB in 0s (1516 kB/s) [2022-02-09T05:39:25.521Z] #58 28.75 Selecting previously unselected package libbtrfs0:amd64. [2022-02-09T05:39:25.521Z] #58 28.75 (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-09T05:39:25.521Z] #58 28.82 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-09T05:39:25.521Z] #58 28.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:39:25.521Z] #58 29.02 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-09T05:39:25.521Z] #58 29.02 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-09T05:39:25.521Z] #58 29.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:39:25.521Z] #58 29.32 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:39:25.521Z] #58 29.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:39:25.521Z] #58 29.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:39:25.521Z] #58 DONE 29.8s [2022-02-09T05:39:25.521Z] [2022-02-09T05:39:25.521Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-09T05:39:25.521Z] #59 sha256:9a970a22628d791643ea86c5d7eeecbb618725359a7ddeabfced6a02a75c7edd [2022-02-09T05:39:25.521Z] #59 DONE 0.1s [2022-02-09T05:39:25.521Z] [2022-02-09T05:39:25.521Z] #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-09T05:39:25.521Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:25.521Z] #38 30.00 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:25.781Z] #38 30.29 Fetched 17.7 MB in 1s (13.1 MB/s) [2022-02-09T05:39:25.781Z] #38 30.38 Selecting previously unselected package xxd. [2022-02-09T05:39:26.040Z] #38 30.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-09T05:39:26.040Z] #38 30.45 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-09T05:39:26.040Z] #38 30.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:26.040Z] #38 30.58 Selecting previously unselected package vim-common. [2022-02-09T05:39:26.040Z] #38 30.58 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:39:26.040Z] #38 30.60 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:26.077Z] #19 ... [2022-02-09T05:39:26.077Z] [2022-02-09T05:39:26.077Z] #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-09T05:39:26.077Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:39:26.077Z] #50 DONE 120.9s [2022-02-09T05:39:26.300Z] #38 30.91 Selecting previously unselected package cmake-data. [2022-02-09T05:39:26.300Z] #38 30.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-09T05:39:26.341Z] [2022-02-09T05:39:26.341Z] #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-09T05:39:26.341Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-09T05:39:26.549Z] #38 ... [2022-02-09T05:39:26.549Z] [2022-02-09T05:39:26.549Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-09T05:39:26.549Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-09T05:39:26.549Z] #14 33.24 Selecting previously unselected package binutils-mingw-w64. [2022-02-09T05:39:26.549Z] #14 33.27 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-09T05:39:26.549Z] #14 33.29 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-09T05:39:26.549Z] #14 33.42 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-02-09T05:39:26.549Z] #14 33.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-09T05:39:26.549Z] #14 33.43 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-09T05:39:26.549Z] #14 33.59 Selecting previously unselected package dmsetup. [2022-02-09T05:39:26.549Z] #14 33.61 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-02-09T05:39:26.549Z] #14 33.62 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-09T05:39:26.549Z] #14 33.78 Selecting previously unselected package mingw-w64-common. [2022-02-09T05:39:26.549Z] #14 33.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-09T05:39:26.549Z] #14 33.81 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-09T05:39:26.549Z] #14 38.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-09T05:39:26.549Z] #14 38.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-09T05:39:26.549Z] #14 38.65 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-09T05:39:26.563Z] #38 30.92 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-09T05:39:26.889Z] #58 ... [2022-02-09T05:39:26.889Z] [2022-02-09T05:39:26.889Z] #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-09T05:39:26.889Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-09T05:39:26.889Z] #36 5.803 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-09T05:39:26.889Z] #36 ... [2022-02-09T05:39:26.889Z] [2022-02-09T05:39:26.889Z] #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-09T05:39:26.889Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:39:26.889Z] #51 13.30 go: downloading github.com/fatih/color v1.7.0 [2022-02-09T05:39:26.889Z] #51 13.33 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-09T05:39:26.889Z] #51 13.36 go: downloading github.com/pkg/errors v0.8.1 [2022-02-09T05:39:26.889Z] #51 13.40 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-09T05:39:26.889Z] #51 13.44 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-09T05:39:26.889Z] #51 13.68 go: downloading github.com/spf13/viper v1.6.1 [2022-02-09T05:39:26.889Z] #51 14.13 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-09T05:39:26.889Z] #51 14.17 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-09T05:39:26.889Z] #51 14.25 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-09T05:39:26.889Z] #51 14.25 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-09T05:39:26.889Z] #51 15.07 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-09T05:39:26.889Z] #51 15.32 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-09T05:39:26.889Z] #51 ... [2022-02-09T05:39:26.889Z] [2022-02-09T05:39:26.889Z] #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-09T05:39:26.889Z] #26 sha256:b62575dcfe61de3e3284ca5249ba618c29ec0b77b723dfb565e5b81cc4287f0d [2022-02-09T05:39:26.889Z] #26 13.91 + mkdir -p /build [2022-02-09T05:39:26.889Z] #26 13.92 + mv docker/docker /build/ [2022-02-09T05:39:26.889Z] #26 13.92 + rmdir docker [2022-02-09T05:39:26.889Z] #26 DONE 15.9s [2022-02-09T05:39:26.889Z] [2022-02-09T05:39:26.889Z] #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-09T05:39:26.889Z] #63 sha256:c673b6c12dffb791c8579e63dfe81daaea39e7ab8c1e54eeb7d7b8f908e21206 [2022-02-09T05:39:26.889Z] #63 12.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-09T05:39:26.889Z] #63 13.48 go: downloading github.com/google/uuid v1.3.0 [2022-02-09T05:39:26.889Z] #63 13.55 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-09T05:39:26.889Z] #63 14.26 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-09T05:39:26.889Z] #63 14.39 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-09T05:39:26.889Z] #63 14.49 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-09T05:39:26.889Z] #63 14.64 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-09T05:39:26.889Z] #63 14.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-09T05:39:26.889Z] #63 15.00 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-09T05:39:26.889Z] #63 15.05 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-09T05:39:27.113Z] #14 44.06 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-09T05:39:27.113Z] #14 44.06 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-02-09T05:39:27.113Z] #14 44.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-09T05:39:27.132Z] #38 ... [2022-02-09T05:39:27.132Z] [2022-02-09T05:39:27.132Z] #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-09T05:39:27.132Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-09T05:39:27.132Z] #53 31.28 v3.0.2 [2022-02-09T05:39:27.132Z] #53 DONE 31.6s [2022-02-09T05:39:27.371Z] #14 ... [2022-02-09T05:39:27.371Z] [2022-02-09T05:39:27.371Z] #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-09T05:39:27.371Z] #31 sha256:de01cad5cf4d1af7e790b33c57efb6a54dbe071bb6c0b473b63cd27a4e6141ba [2022-02-09T05:39:27.371Z] #31 25.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-09T05:39:27.391Z] [2022-02-09T05:39:27.391Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-09T05:39:27.391Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:27.391Z] #14 26.69 Building dependency tree... [2022-02-09T05:39:27.391Z] #14 28.78 The following additional packages will be installed: [2022-02-09T05:39:27.391Z] #14 28.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-09T05:39:27.391Z] #14 28.78 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-09T05:39:27.391Z] #14 28.78 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-09T05:39:27.391Z] #14 28.78 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-09T05:39:27.391Z] #14 28.79 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-09T05:39:27.391Z] #14 28.79 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-09T05:39:27.391Z] #14 28.79 mingw-w64-common mingw-w64-x86-64-dev [2022-02-09T05:39:27.391Z] #14 28.80 Suggested packages: [2022-02-09T05:39:27.391Z] #14 28.82 gcc-10-locales seccomp wine64 [2022-02-09T05:39:27.391Z] #14 30.12 The following NEW packages will be installed: [2022-02-09T05:39:27.391Z] #14 30.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-09T05:39:27.391Z] #14 30.12 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-09T05:39:27.391Z] #14 30.12 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-09T05:39:27.391Z] #14 30.12 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-09T05:39:27.391Z] #14 30.12 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-09T05:39:27.391Z] #14 30.12 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-09T05:39:27.391Z] #14 30.12 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-09T05:39:27.391Z] #14 30.12 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-09T05:39:27.391Z] #14 30.12 mingw-w64-x86-64-dev [2022-02-09T05:39:27.391Z] #14 30.51 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:27.391Z] #14 30.51 Need to get 115 MB of archives. [2022-02-09T05:39:27.391Z] #14 30.51 After this operation, 645 MB of additional disk space will be used. [2022-02-09T05:39:27.392Z] #14 30.51 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-09T05:39:27.392Z] #14 30.63 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-09T05:39:27.392Z] #14 30.78 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-09T05:39:27.392Z] #14 30.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-02-09T05:39:27.392Z] #14 30.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-09T05:39:27.392Z] #14 30.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-09T05:39:27.392Z] #14 31.10 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-09T05:39:27.392Z] #14 31.28 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-09T05:39:27.392Z] #14 31.30 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-09T05:39:27.392Z] #14 31.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-09T05:39:27.460Z] #63 17.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-09T05:39:27.785Z] #26 DONE 16.7s [2022-02-09T05:39:27.785Z] [2022-02-09T05:39:27.785Z] #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-09T05:39:27.785Z] #63 sha256:a44a949b5964504a917726afe81cf7ddcc427a7da098be7309b6475c6c7a02f2 [2022-02-09T05:39:27.785Z] #63 12.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-09T05:39:27.785Z] #63 13.50 go: downloading github.com/google/uuid v1.3.0 [2022-02-09T05:39:27.785Z] #63 13.55 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-09T05:39:27.785Z] #63 13.60 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-09T05:39:27.785Z] #63 13.83 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-09T05:39:27.785Z] #63 13.97 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-09T05:39:27.785Z] #63 14.16 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-09T05:39:27.785Z] #63 14.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-09T05:39:27.785Z] #63 14.69 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-09T05:39:27.785Z] #63 16.24 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-09T05:39:27.785Z] #63 16.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-09T05:39:27.935Z] #31 26.15 [2022-02-09T05:39:28.450Z] #31 26.41 #=#=# ######################################################################## 100.0% [2022-02-09T05:39:28.731Z] #63 ... [2022-02-09T05:39:28.732Z] [2022-02-09T05:39:28.732Z] #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-09T05:39:28.732Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-09T05:39:28.732Z] #36 18.44 tomll can be used in two ways: [2022-02-09T05:39:28.732Z] #36 18.44 Writing to STDIN and reading from STDOUT: [2022-02-09T05:39:28.732Z] #36 18.44 cat file.toml | tomll > file.toml [2022-02-09T05:39:28.732Z] #36 18.44 [2022-02-09T05:39:28.732Z] #36 18.44 Reading and updating a list of files: [2022-02-09T05:39:28.732Z] #36 18.44 tomll a.toml b.toml c.toml [2022-02-09T05:39:28.732Z] #36 18.44 [2022-02-09T05:39:28.732Z] #36 18.44 When given a list of files, tomll will modify all files in place without asking. [2022-02-09T05:39:28.732Z] #36 DONE 18.8s [2022-02-09T05:39:28.732Z] [2022-02-09T05:39:28.732Z] #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-09T05:39:28.732Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-09T05:39:28.732Z] #58 18.58 Fetched 8501 kB in 14s (624 kB/s) [2022-02-09T05:39:28.772Z] #14 33.11 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-09T05:39:28.877Z] #63 ... [2022-02-09T05:39:28.877Z] [2022-02-09T05:39:28.877Z] #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-09T05:39:28.877Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-09T05:39:28.877Z] #36 18.69 tomll can be used in two ways: [2022-02-09T05:39:28.887Z] #19 116.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-02-09T05:39:28.887Z] #19 116.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:39:28.887Z] #19 116.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-09T05:39:28.887Z] #19 116.7 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-02-09T05:39:28.887Z] #19 116.7 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:39:28.887Z] #19 116.7 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:39:29.033Z] #14 33.49 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-09T05:39:29.134Z] #36 18.69 Writing to STDIN and reading from STDOUT: [2022-02-09T05:39:29.134Z] #36 18.70 cat file.toml | tomll > file.toml [2022-02-09T05:39:29.134Z] #36 18.70 [2022-02-09T05:39:29.134Z] #36 18.70 Reading and updating a list of files: [2022-02-09T05:39:29.134Z] #36 18.70 tomll a.toml b.toml c.toml [2022-02-09T05:39:29.134Z] #36 18.70 [2022-02-09T05:39:29.134Z] #36 18.70 When given a list of files, tomll will modify all files in place without asking. [2022-02-09T05:39:29.134Z] #36 DONE 18.9s [2022-02-09T05:39:29.134Z] [2022-02-09T05:39:29.134Z] #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-09T05:39:29.134Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:39:29.134Z] #51 18.72 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-09T05:39:29.134Z] #51 18.72 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-09T05:39:29.134Z] #51 18.94 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-09T05:39:29.293Z] #14 ... [2022-02-09T05:39:29.293Z] [2022-02-09T05:39:29.293Z] #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-09T05:39:29.293Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:29.293Z] #38 33.62 Selecting previously unselected package libicu67:amd64. [2022-02-09T05:39:29.293Z] #38 33.62 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-09T05:39:29.293Z] #38 33.63 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-09T05:39:29.426Z] #31 27.18 [2022-02-09T05:39:29.435Z] #51 19.13 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-09T05:39:29.435Z] #51 19.14 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-09T05:39:29.697Z] #51 19.51 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-09T05:39:29.697Z] #51 19.52 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-09T05:39:29.958Z] #51 19.73 go: downloading github.com/spf13/afero v1.1.2 [2022-02-09T05:39:30.260Z] #51 19.93 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-09T05:39:30.260Z] #51 20.06 go: downloading github.com/spf13/cast v1.3.0 [2022-02-09T05:39:30.260Z] #51 20.07 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-09T05:39:30.260Z] #51 20.10 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-09T05:39:30.260Z] #51 20.12 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-09T05:39:30.260Z] #51 20.16 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-09T05:39:30.522Z] #51 20.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-09T05:39:30.522Z] #51 20.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-09T05:39:30.779Z] #51 20.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-09T05:39:30.779Z] #51 20.58 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-09T05:39:30.779Z] #51 20.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-09T05:39:30.779Z] #51 20.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-09T05:39:30.779Z] #51 20.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-09T05:39:30.779Z] #51 20.64 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-09T05:39:30.798Z] #31 28.85 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-09T05:39:31.078Z] #51 20.83 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-09T05:39:31.078Z] #51 20.84 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-09T05:39:31.078Z] #51 20.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-09T05:39:31.205Z] #38 ... [2022-02-09T05:39:31.205Z] [2022-02-09T05:39:31.205Z] #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-09T05:39:31.205Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:39:31.205Z] #51 25.75 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-09T05:39:31.205Z] #51 25.76 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-09T05:39:31.205Z] #51 25.90 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-09T05:39:31.205Z] #51 25.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-09T05:39:31.205Z] #51 25.95 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-09T05:39:31.205Z] #51 26.91 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-09T05:39:31.205Z] #51 26.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-09T05:39:31.205Z] #51 27.15 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-09T05:39:31.205Z] #51 ... [2022-02-09T05:39:31.205Z] [2022-02-09T05:39:31.205Z] #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-09T05:39:31.205Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:31.205Z] #47 22.82 Reading package lists... [2022-02-09T05:39:31.205Z] #47 27.03 Building dependency tree... [2022-02-09T05:39:31.205Z] #47 29.43 The following additional packages will be installed: [2022-02-09T05:39:31.205Z] #47 29.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-09T05:39:31.205Z] #47 29.44 python3-protobuf python3-six [2022-02-09T05:39:31.205Z] #47 29.45 Suggested packages: [2022-02-09T05:39:31.205Z] #47 29.45 python3-setuptools [2022-02-09T05:39:31.205Z] #47 29.45 Recommended packages: [2022-02-09T05:39:31.205Z] #47 29.45 iproute2 | iproute [2022-02-09T05:39:31.205Z] #47 30.21 The following NEW packages will be installed: [2022-02-09T05:39:31.205Z] #47 30.21 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-09T05:39:31.205Z] #47 30.21 python3-protobuf python3-six [2022-02-09T05:39:31.205Z] #47 30.58 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:31.205Z] #47 30.58 Need to get 2292 kB of archives. [2022-02-09T05:39:31.205Z] #47 30.58 After this operation, 11.0 MB of additional disk space will be used. [2022-02-09T05:39:31.205Z] #47 30.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-09T05:39:31.205Z] #47 30.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-09T05:39:31.205Z] #47 30.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-09T05:39:31.205Z] #47 30.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-09T05:39:31.205Z] #47 30.66 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-09T05:39:31.205Z] #47 30.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-09T05:39:31.205Z] #47 30.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-09T05:39:31.205Z] #47 33.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-09T05:39:31.205Z] #47 35.28 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:31.205Z] #47 35.56 Fetched 2292 kB in 4s (562 kB/s) [2022-02-09T05:39:31.205Z] #47 35.66 Selecting previously unselected package libprotobuf23:amd64. [2022-02-09T05:39:31.335Z] #51 21.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-09T05:39:31.336Z] #51 21.08 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-09T05:39:31.336Z] #51 21.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-09T05:39:31.336Z] #51 ... [2022-02-09T05:39:31.336Z] [2022-02-09T05:39:31.336Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-09T05:39:31.336Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:31.336Z] #14 11.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:39:31.336Z] #14 12.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:39:31.336Z] #14 20.43 Fetched 8501 kB in 15s (578 kB/s) [2022-02-09T05:39:31.466Z] #47 35.66 (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-09T05:39:31.466Z] #47 35.71 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-09T05:39:31.466Z] #47 35.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-09T05:39:31.594Z] #14 20.43 Reading package lists... [2022-02-09T05:39:31.594Z] #14 ... [2022-02-09T05:39:31.594Z] [2022-02-09T05:39:31.594Z] #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-09T05:39:31.594Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-09T05:39:31.594Z] #49 13.43 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-09T05:39:31.594Z] #49 13.52 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-09T05:39:31.594Z] #49 13.68 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-09T05:39:31.594Z] #49 15.23 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-09T05:39:31.594Z] #49 15.29 go: downloading golang.org/x/mod v0.3.0 [2022-02-09T05:39:31.733Z] #31 29.78 [2022-02-09T05:39:31.852Z] #49 ... [2022-02-09T05:39:31.852Z] [2022-02-09T05:39:31.852Z] #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-09T05:39:31.852Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:31.852Z] #38 11.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:39:31.852Z] #38 20.03 Fetched 8501 kB in 15s (562 kB/s) [2022-02-09T05:39:31.852Z] #38 20.03 Reading package lists... [2022-02-09T05:39:31.852Z] #38 ... [2022-02-09T05:39:31.852Z] [2022-02-09T05:39:31.852Z] #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-09T05:39:31.852Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:31.852Z] #47 11.43 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:39:31.852Z] #47 13.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:39:31.852Z] #47 15.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-09T05:39:31.852Z] #47 21.34 Fetched 8504 kB in 16s (538 kB/s) [2022-02-09T05:39:31.992Z] #31 30.02 #=#=# ######################################################################## 100.0% [2022-02-09T05:39:32.109Z] #47 21.34 Reading package lists... [2022-02-09T05:39:32.109Z] #47 ... [2022-02-09T05:39:32.109Z] [2022-02-09T05:39:32.109Z] #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-09T05:39:32.109Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:39:32.109Z] #51 21.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-09T05:39:32.109Z] #51 21.51 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-09T05:39:32.109Z] #51 21.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-09T05:39:32.109Z] #51 21.68 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-09T05:39:32.109Z] #51 21.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-09T05:39:32.109Z] #51 21.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-09T05:39:32.109Z] #51 21.94 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-09T05:39:32.250Z] #31 ... [2022-02-09T05:39:32.250Z] [2022-02-09T05:39:32.250Z] #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-09T05:39:32.250Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-09T05:39:32.250Z] #49 45.23 gotestsum version dev [2022-02-09T05:39:32.250Z] #49 DONE 49.3s [2022-02-09T05:39:32.250Z] [2022-02-09T05:39:32.250Z] #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-09T05:39:32.250Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-09T05:39:32.250Z] #47 DONE 48.7s [2022-02-09T05:39:32.250Z] [2022-02-09T05:39:32.250Z] #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-09T05:39:32.250Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-09T05:39:32.250Z] #38 DONE 49.3s [2022-02-09T05:39:32.250Z] [2022-02-09T05:39:32.250Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-09T05:39:32.250Z] #39 sha256:b601ab9fa15e32942747bcdc51e58c2029184af9e3a0bb2dab31ea94bc951e9d [2022-02-09T05:39:32.376Z] #51 22.29 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-09T05:39:32.422Z] #47 ... [2022-02-09T05:39:32.422Z] [2022-02-09T05:39:32.422Z] #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-09T05:39:32.422Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:32.422Z] #14 34.16 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-09T05:39:32.422Z] #14 35.82 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-09T05:39:32.422Z] #14 36.54 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-09T05:39:32.422Z] #14 36.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-09T05:39:32.422Z] #14 36.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-09T05:39:32.422Z] #14 36.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-09T05:39:32.422Z] #14 36.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-09T05:39:32.422Z] #14 36.54 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-09T05:39:32.422Z] #14 36.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-09T05:39:32.422Z] #14 36.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-09T05:39:32.422Z] #14 36.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-09T05:39:32.422Z] #14 36.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-09T05:39:32.422Z] #14 36.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-09T05:39:32.422Z] #14 36.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-09T05:39:32.422Z] #14 36.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-09T05:39:32.422Z] #14 36.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-02-09T05:39:32.422Z] #14 36.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-09T05:39:32.422Z] #14 36.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-09T05:39:32.508Z] #39 DONE 0.4s [2022-02-09T05:39:32.508Z] [2022-02-09T05:39:32.508Z] #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-09T05:39:32.508Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-09T05:39:32.508Z] #14 44.84 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-09T05:39:32.508Z] #14 44.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-09T05:39:32.508Z] #14 44.88 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-09T05:39:32.678Z] #51 22.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-09T05:39:32.678Z] #51 22.33 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-09T05:39:32.678Z] #51 22.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-09T05:39:32.678Z] #51 22.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-09T05:39:32.678Z] #51 22.45 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-09T05:39:32.681Z] #14 37.22 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:32.936Z] #51 22.84 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-09T05:39:32.944Z] #14 37.42 Fetched 115 MB in 7s (17.6 MB/s) [2022-02-09T05:39:32.944Z] #14 37.51 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-09T05:39:32.988Z] #58 18.58 Reading package lists... [2022-02-09T05:39:32.988Z] #58 ... [2022-02-09T05:39:32.988Z] [2022-02-09T05:39:32.988Z] #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-09T05:39:32.988Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:32.988Z] #14 12.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:39:32.988Z] #14 20.31 Fetched 8501 kB in 15s (570 kB/s) [2022-02-09T05:39:32.988Z] #14 20.31 Reading package lists... [2022-02-09T05:39:32.988Z] #14 ... [2022-02-09T05:39:32.988Z] [2022-02-09T05:39:32.988Z] #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-09T05:39:32.988Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:39:32.988Z] #51 13.04 go: downloading github.com/fatih/color v1.7.0 [2022-02-09T05:39:32.988Z] #51 13.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-09T05:39:32.988Z] #51 13.12 go: downloading github.com/pkg/errors v0.8.1 [2022-02-09T05:39:32.988Z] #51 13.14 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-09T05:39:32.988Z] #51 13.15 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-09T05:39:32.988Z] #51 13.39 go: downloading github.com/spf13/viper v1.6.1 [2022-02-09T05:39:32.988Z] #51 13.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-09T05:39:32.988Z] #51 13.91 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-09T05:39:32.988Z] #51 13.93 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-09T05:39:32.988Z] #51 17.30 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-09T05:39:32.988Z] #51 17.35 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-09T05:39:32.988Z] #51 17.57 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-09T05:39:32.988Z] #51 17.59 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-09T05:39:32.988Z] #51 17.88 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-09T05:39:32.988Z] #51 17.98 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-09T05:39:32.988Z] #51 18.15 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-09T05:39:32.988Z] #51 18.30 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-09T05:39:32.988Z] #51 18.65 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-09T05:39:32.988Z] #51 18.66 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-09T05:39:32.988Z] #51 18.74 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-09T05:39:32.988Z] #51 18.90 go: downloading github.com/spf13/afero v1.1.2 [2022-02-09T05:39:32.988Z] #51 18.92 go: downloading github.com/spf13/cast v1.3.0 [2022-02-09T05:39:32.988Z] #51 19.03 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-09T05:39:32.988Z] #51 19.05 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-09T05:39:32.988Z] #51 19.09 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-09T05:39:32.988Z] #51 19.13 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-09T05:39:32.988Z] #51 19.32 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-09T05:39:32.988Z] #51 19.78 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-09T05:39:32.988Z] #51 19.85 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-09T05:39:32.988Z] #51 19.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-09T05:39:32.988Z] #51 20.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-09T05:39:32.988Z] #51 20.17 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-09T05:39:32.988Z] #51 20.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-09T05:39:32.988Z] #51 20.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-09T05:39:32.988Z] #51 20.73 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-09T05:39:32.988Z] #51 20.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-09T05:39:32.988Z] #51 21.04 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-09T05:39:32.988Z] #51 21.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-09T05:39:32.988Z] #51 21.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-09T05:39:32.988Z] #51 21.36 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-09T05:39:32.988Z] #51 21.89 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-09T05:39:32.988Z] #51 21.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-09T05:39:32.988Z] #51 21.94 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-09T05:39:32.988Z] #51 22.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-09T05:39:32.988Z] #51 22.05 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-09T05:39:32.988Z] #51 22.08 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-09T05:39:32.988Z] #51 22.37 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-09T05:39:32.988Z] #51 22.57 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-09T05:39:32.988Z] #51 22.63 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-09T05:39:32.988Z] #51 22.70 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-09T05:39:32.988Z] #51 22.75 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-09T05:39:32.988Z] #51 22.79 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-09T05:39:32.988Z] #51 22.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-09T05:39:33.076Z] #14 50.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-09T05:39:33.076Z] #14 50.17 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-09T05:39:33.076Z] #14 50.17 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:39:33.076Z] #14 ... [2022-02-09T05:39:33.076Z] [2022-02-09T05:39:33.076Z] #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-09T05:39:33.076Z] #31 sha256:de01cad5cf4d1af7e790b33c57efb6a54dbe071bb6c0b473b63cd27a4e6141ba [2022-02-09T05:39:33.076Z] #31 31.20 [2022-02-09T05:39:33.105Z] #19 120.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-02-09T05:39:33.105Z] #19 120.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:39:33.105Z] #19 120.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:39:33.105Z] #19 120.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-02-09T05:39:33.105Z] #19 120.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:39:33.105Z] #19 120.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-09T05:39:33.105Z] #19 120.6 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-02-09T05:39:33.105Z] #19 120.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:39:33.105Z] #19 120.6 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-09T05:39:33.105Z] #19 120.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-02-09T05:39:33.105Z] #19 120.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:39:33.105Z] #19 120.6 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:39:33.105Z] #19 120.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-02-09T05:39:33.105Z] #19 120.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:39:33.105Z] #19 120.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:39:33.105Z] #19 120.7 Selecting previously unselected package cross-config. [2022-02-09T05:39:33.105Z] #19 120.7 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-02-09T05:39:33.105Z] #19 120.7 Unpacking cross-config (2.6.18+nmu1) ... [2022-02-09T05:39:33.105Z] #19 120.7 Selecting previously unselected package gcc-10-cross-base. [2022-02-09T05:39:33.105Z] #19 120.7 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:33.105Z] #19 120.7 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-09T05:39:33.105Z] #19 120.8 Selecting previously unselected package libc6-arm64-cross. [2022-02-09T05:39:33.105Z] #19 120.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-02-09T05:39:33.105Z] #19 120.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-02-09T05:39:33.105Z] #19 120.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-02-09T05:39:33.105Z] #19 120.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:33.105Z] #19 120.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:39:33.105Z] #19 120.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-02-09T05:39:33.105Z] #19 120.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:33.105Z] #19 121.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:39:33.105Z] #19 121.0 Selecting previously unselected package libitm1-arm64-cross. [2022-02-09T05:39:33.105Z] #19 121.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:33.105Z] #19 121.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:39:33.105Z] #19 121.0 Selecting previously unselected package libatomic1-arm64-cross. [2022-02-09T05:39:33.105Z] #19 121.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:33.105Z] #19 121.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:39:33.105Z] #19 121.0 Selecting previously unselected package libasan6-arm64-cross. [2022-02-09T05:39:33.105Z] #19 121.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:33.105Z] #19 121.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:39:33.205Z] #14 37.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-09T05:39:33.205Z] #14 37.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-09T05:39:33.205Z] #14 37.59 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-09T05:39:33.238Z] #51 22.86 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-09T05:39:33.238Z] #51 22.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-09T05:39:33.238Z] #51 23.05 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-09T05:39:33.238Z] #51 23.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-09T05:39:33.238Z] #51 23.08 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-09T05:39:33.238Z] #51 23.12 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-09T05:39:33.249Z] #51 ... [2022-02-09T05:39:33.249Z] [2022-02-09T05:39:33.249Z] #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-09T05:39:33.249Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:33.249Z] #47 12.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:39:33.249Z] #47 14.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-09T05:39:33.249Z] #47 21.38 Fetched 8504 kB in 16s (518 kB/s) [2022-02-09T05:39:33.249Z] #47 21.38 Reading package lists... [2022-02-09T05:39:33.249Z] #47 ... [2022-02-09T05:39:33.249Z] [2022-02-09T05:39:33.249Z] #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-09T05:39:33.249Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-09T05:39:33.249Z] #49 13.33 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-09T05:39:33.249Z] #49 13.36 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-09T05:39:33.249Z] #49 13.49 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-09T05:39:33.249Z] #49 15.16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-09T05:39:33.249Z] #49 15.19 go: downloading golang.org/x/mod v0.3.0 [2022-02-09T05:39:33.335Z] #31 31.46 Download of images into '/build' complete. [2022-02-09T05:39:33.335Z] #31 31.46 Use something like the following to load the result into a Docker daemon: [2022-02-09T05:39:33.335Z] #31 31.46 tar -cC '/build' . | docker load [2022-02-09T05:39:33.366Z] #19 121.3 Selecting previously unselected package liblsan0-arm64-cross. [2022-02-09T05:39:33.366Z] #19 121.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:33.366Z] #19 121.3 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:39:33.366Z] #19 121.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-02-09T05:39:33.366Z] #19 121.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:33.593Z] #31 DONE 31.7s [2022-02-09T05:39:33.593Z] [2022-02-09T05:39:33.593Z] #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-09T05:39:33.593Z] #40 sha256:051dd14963eeb4f337bfd49f8cb1c2bdd2d2ad303077bba972505f1ef25767ec [2022-02-09T05:39:33.628Z] #19 121.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:39:33.628Z] #19 121.6 Selecting previously unselected package libstdc++6-arm64-cross. [2022-02-09T05:39:33.628Z] #19 121.6 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:33.628Z] #19 121.6 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:39:33.628Z] #19 121.7 Selecting previously unselected package libubsan1-arm64-cross. [2022-02-09T05:39:33.857Z] #49 ... [2022-02-09T05:39:33.857Z] [2022-02-09T05:39:33.857Z] #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-09T05:39:33.857Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:39:33.857Z] #51 23.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-09T05:39:33.857Z] #51 23.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-09T05:39:33.857Z] #51 23.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-09T05:39:33.857Z] #51 23.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-09T05:39:33.857Z] #51 23.94 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-09T05:39:33.889Z] #19 121.7 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:33.889Z] #19 121.7 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:39:33.889Z] #19 121.8 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-02-09T05:39:33.889Z] #19 121.8 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:33.889Z] #19 121.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:39:33.889Z] #19 121.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-02-09T05:39:34.113Z] #51 24.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-09T05:39:34.113Z] #51 24.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-09T05:39:34.113Z] #51 24.14 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-09T05:39:34.113Z] #51 24.16 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-09T05:39:34.113Z] #51 24.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-09T05:39:34.113Z] #51 24.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-09T05:39:34.113Z] #51 24.21 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-09T05:39:34.151Z] #19 121.9 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:39:34.151Z] #19 122.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:39:34.159Z] #40 1.353 + RM_GOPATH=0 [2022-02-09T05:39:34.159Z] #40 1.353 + TMP_GOPATH= [2022-02-09T05:39:34.159Z] #40 1.353 + : /build [2022-02-09T05:39:34.159Z] #40 1.353 + '[' -z '' ']' [2022-02-09T05:39:34.159Z] #40 1.353 ++ mktemp -d [2022-02-09T05:39:34.159Z] #40 1.364 + export GOPATH=/tmp/tmp.7HPAOZm0EY [2022-02-09T05:39:34.159Z] #40 1.364 + GOPATH=/tmp/tmp.7HPAOZm0EY [2022-02-09T05:39:34.159Z] #40 1.364 + RM_GOPATH=1 [2022-02-09T05:39:34.159Z] #40 1.364 + case "$(go env GOARCH)" in [2022-02-09T05:39:34.159Z] #40 1.364 ++ go env GOARCH [2022-02-09T05:39:34.159Z] #40 1.425 Install tini version v0.19.0 [2022-02-09T05:39:34.159Z] #40 1.426 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:34.159Z] #40 1.426 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:34.159Z] #40 1.426 ++ dirname /install.sh [2022-02-09T05:39:34.159Z] #40 1.426 + dir=/ [2022-02-09T05:39:34.159Z] #40 1.426 + bin=tini [2022-02-09T05:39:34.159Z] #40 1.426 + shift [2022-02-09T05:39:34.159Z] #40 1.426 + '[' '!' -f //tini.installer ']' [2022-02-09T05:39:34.159Z] #40 1.426 + . //tini.installer [2022-02-09T05:39:34.159Z] #40 1.426 ++ : v0.19.0 [2022-02-09T05:39:34.159Z] #40 1.426 + install_tini [2022-02-09T05:39:34.159Z] #40 1.426 + echo 'Install tini version v0.19.0' [2022-02-09T05:39:34.159Z] #40 1.426 + git clone https://github.com/krallin/tini.git /tmp/tmp.7HPAOZm0EY/tini [2022-02-09T05:39:34.159Z] #40 1.426 Cloning into '/tmp/tmp.7HPAOZm0EY/tini'... [2022-02-09T05:39:34.211Z] #51 23.91 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-09T05:39:34.211Z] #51 23.92 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-09T05:39:34.211Z] #51 24.00 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-09T05:39:34.211Z] #51 24.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-09T05:39:34.211Z] #51 24.02 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-09T05:39:34.412Z] #51 24.26 go: downloading golang.org/x/text v0.3.2 [2022-02-09T05:39:34.468Z] #51 24.17 go: downloading golang.org/x/text v0.3.2 [2022-02-09T05:39:35.090Z] #40 2.243 + cd /tmp/tmp.7HPAOZm0EY/tini [2022-02-09T05:39:35.090Z] #40 2.247 + git checkout -q v0.19.0 [2022-02-09T05:39:35.090Z] #40 2.251 + cmake . [2022-02-09T05:39:35.090Z] #40 2.442 -- The C compiler identification is GNU 10.2.1 [2022-02-09T05:39:35.090Z] #40 2.519 -- Detecting C compiler ABI info [2022-02-09T05:39:35.113Z] #14 39.55 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-09T05:39:35.113Z] #14 39.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-09T05:39:35.113Z] #14 39.58 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-09T05:39:35.348Z] #40 2.846 -- Detecting C compiler ABI info - done [2022-02-09T05:39:35.374Z] #14 ... [2022-02-09T05:39:35.374Z] [2022-02-09T05:39:35.374Z] #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-09T05:39:35.374Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:35.374Z] #38 39.31 Selecting previously unselected package libxml2:amd64. [2022-02-09T05:39:35.374Z] #38 39.31 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-09T05:39:35.374Z] #38 39.32 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-09T05:39:35.374Z] #38 39.78 Selecting previously unselected package libarchive13:amd64. [2022-02-09T05:39:35.374Z] #38 39.78 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-09T05:39:35.374Z] #38 39.79 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-09T05:39:35.607Z] #40 2.927 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-09T05:39:35.607Z] #40 2.928 -- Detecting C compile features [2022-02-09T05:39:35.607Z] #40 2.937 -- Detecting C compile features - done [2022-02-09T05:39:35.607Z] #40 2.960 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-09T05:39:35.607Z] #40 3.094 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-09T05:39:35.634Z] #38 ... [2022-02-09T05:39:35.634Z] [2022-02-09T05:39:35.634Z] #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-09T05:39:35.634Z] #60 sha256:472fdd0dac4cc06af26d87b4e3bbf40af17085ca41270a2ce4e69a15a50ad407 [2022-02-09T05:39:35.634Z] #60 2.943 + RM_GOPATH=0 [2022-02-09T05:39:35.634Z] #60 2.943 + TMP_GOPATH= [2022-02-09T05:39:35.634Z] #60 2.943 + : /build [2022-02-09T05:39:35.634Z] #60 2.943 + '[' -z '' ']' [2022-02-09T05:39:35.634Z] #60 2.947 ++ mktemp -d [2022-02-09T05:39:35.634Z] #60 2.947 + export GOPATH=/tmp/tmp.zQi8DJ2M2w [2022-02-09T05:39:35.634Z] #60 2.947 + GOPATH=/tmp/tmp.zQi8DJ2M2w [2022-02-09T05:39:35.634Z] #60 2.947 + RM_GOPATH=1 [2022-02-09T05:39:35.634Z] #60 2.947 + case "$(go env GOARCH)" in [2022-02-09T05:39:35.634Z] #60 2.949 ++ go env GOARCH [2022-02-09T05:39:35.634Z] #60 2.971 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:35.634Z] #60 2.971 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:35.634Z] #60 2.971 ++ dirname /install.sh [2022-02-09T05:39:35.634Z] #60 2.972 Install containerd version v1.5.9 [2022-02-09T05:39:35.634Z] #60 2.972 + dir=/ [2022-02-09T05:39:35.634Z] #60 2.972 + bin=containerd [2022-02-09T05:39:35.634Z] #60 2.972 + shift [2022-02-09T05:39:35.634Z] #60 2.972 + '[' '!' -f //containerd.installer ']' [2022-02-09T05:39:35.634Z] #60 2.972 + . //containerd.installer [2022-02-09T05:39:35.634Z] #60 2.972 ++ set -e [2022-02-09T05:39:35.634Z] #60 2.972 ++ : v1.5.9 [2022-02-09T05:39:35.634Z] #60 2.972 + install_containerd [2022-02-09T05:39:35.634Z] #60 2.972 + echo 'Install containerd version v1.5.9' [2022-02-09T05:39:35.634Z] #60 2.972 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zQi8DJ2M2w/src/github.com/containerd/containerd [2022-02-09T05:39:35.634Z] #60 2.976 Cloning into '/tmp/tmp.zQi8DJ2M2w/src/github.com/containerd/containerd'... [2022-02-09T05:39:35.634Z] #60 ... [2022-02-09T05:39:35.634Z] [2022-02-09T05:39:35.634Z] #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-09T05:39:35.634Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:35.634Z] #38 40.09 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-09T05:39:35.634Z] #38 40.12 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-09T05:39:35.634Z] #38 40.13 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-09T05:39:35.864Z] #40 3.150 -- Configuring done [2022-02-09T05:39:35.864Z] #40 3.169 -- Generating done [2022-02-09T05:39:35.864Z] #40 3.174 -- Build files have been written to: /tmp/tmp.7HPAOZm0EY/tini [2022-02-09T05:39:35.864Z] #40 3.180 + make tini-static [2022-02-09T05:39:35.893Z] #38 40.29 Selecting previously unselected package librhash0:amd64. [2022-02-09T05:39:35.893Z] #38 40.30 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-09T05:39:35.893Z] #38 40.31 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-09T05:39:35.893Z] #38 40.44 Selecting previously unselected package libuv1:amd64. [2022-02-09T05:39:36.120Z] #40 3.427 Scanning dependencies of target tini-static [2022-02-09T05:39:36.120Z] #40 3.459 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-09T05:39:36.152Z] #38 40.44 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-09T05:39:36.153Z] #38 40.46 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-09T05:39:36.153Z] #38 40.59 Selecting previously unselected package cmake. [2022-02-09T05:39:36.153Z] #38 40.60 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-09T05:39:36.153Z] #38 40.60 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-09T05:39:36.433Z] Running on azwin-2-a79d61 in d:\jenkins\workspace\moby_PR-43221 [Pipeline] { [Pipeline] ws [2022-02-09T05:39:36.449Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-09T05:39:36.984Z] #51 ... [2022-02-09T05:39:36.984Z] [2022-02-09T05:39:36.984Z] #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-09T05:39:36.984Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:36.984Z] #38 16.66 Fetched 8501 kB in 12s (680 kB/s) [2022-02-09T05:39:36.984Z] #38 16.66 Reading package lists... [2022-02-09T05:39:36.984Z] #38 22.80 Reading package lists... [2022-02-09T05:39:36.984Z] #38 ... [2022-02-09T05:39:36.984Z] [2022-02-09T05:39:36.984Z] #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-09T05:39:36.984Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:36.984Z] #47 21.38 Reading package lists... [2022-02-09T05:39:37.050Z] #40 4.414 [100%] Linking C executable tini-static [2022-02-09T05:39:37.307Z] #40 4.761 [100%] Built target tini-static [2022-02-09T05:39:37.307Z] #40 4.816 + mkdir -p /build [2022-02-09T05:39:37.564Z] #40 4.818 + cp tini-static /build/docker-init [2022-02-09T05:39:38.049Z] The recommended git tool is: git [2022-02-09T05:39:38.495Z] #40 DONE 5.8s [2022-02-09T05:39:38.495Z] [2022-02-09T05:39:38.495Z] #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-09T05:39:38.495Z] #60 sha256:8d472d27f81cf5e152e0f29e67c543521b8057ffaac7393e9476053a844111d3 [2022-02-09T05:39:38.778Z] #51 ... [2022-02-09T05:39:38.778Z] [2022-02-09T05:39:38.778Z] #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-09T05:39:38.778Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-09T05:39:38.778Z] #58 18.56 Fetched 8501 kB in 14s (611 kB/s) [2022-02-09T05:39:38.778Z] #58 18.56 Reading package lists... [2022-02-09T05:39:38.778Z] #58 23.62 Reading package lists... [2022-02-09T05:39:39.034Z] #58 27.74 Building dependency tree... [2022-02-09T05:39:39.034Z] #58 ... [2022-02-09T05:39:39.034Z] [2022-02-09T05:39:39.034Z] #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-09T05:39:39.034Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:39:39.034Z] #43 24.79 + git checkout -q v2.3.0 [2022-02-09T05:39:39.034Z] #43 26.06 + 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-09T05:39:39.445Z] #19 126.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-02-09T05:39:39.445Z] #19 126.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:39:39.445Z] #19 126.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:39:39.445Z] #19 127.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-02-09T05:39:39.445Z] #19 127.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-02-09T05:39:39.445Z] #19 127.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-09T05:39:39.445Z] #19 127.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-02-09T05:39:39.445Z] #19 127.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-02-09T05:39:39.445Z] #19 127.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-09T05:39:39.445Z] #19 127.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-02-09T05:39:39.445Z] #19 127.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:39.445Z] #19 127.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:39:39.707Z] #19 127.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-02-09T05:39:39.707Z] #19 127.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:39:39.707Z] #19 127.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:39:40.256Z] #47 25.84 Reading package lists... [2022-02-09T05:39:40.428Z] #38 44.18 Setting up libicu67:amd64 (67.1-7) ... [2022-02-09T05:39:40.428Z] #38 44.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:40.428Z] #38 44.23 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-09T05:39:40.428Z] #38 44.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:40.428Z] #38 44.28 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-09T05:39:40.428Z] #38 44.31 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-09T05:39:40.428Z] #38 44.33 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-09T05:39:40.428Z] #38 44.34 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-09T05:39:40.428Z] #38 44.36 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-09T05:39:40.428Z] #38 44.37 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-09T05:39:40.428Z] #38 44.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:39:41.000Z] #38 DONE 45.5s [2022-02-09T05:39:41.000Z] [2022-02-09T05:39:41.000Z] #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-09T05:39:41.000Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:41.000Z] #14 41.75 Selecting previously unselected package binutils-mingw-w64. [2022-02-09T05:39:41.000Z] #14 41.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-09T05:39:41.000Z] #14 41.76 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-09T05:39:41.000Z] #14 41.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-09T05:39:41.000Z] #14 41.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:39:41.000Z] #14 41.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:39:41.000Z] #14 42.06 Selecting previously unselected package dmsetup. [2022-02-09T05:39:41.000Z] #14 42.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:39:41.000Z] #14 42.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-09T05:39:41.000Z] #14 42.21 Selecting previously unselected package mingw-w64-common. [2022-02-09T05:39:41.000Z] #14 42.21 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-09T05:39:41.000Z] #14 42.22 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-09T05:39:41.263Z] #14 ... [2022-02-09T05:39:41.263Z] [2022-02-09T05:39:41.263Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-09T05:39:41.263Z] #39 sha256:6f5fcc97f485a8971acd15fc56939124a3707eddc141a8b1b624296cb1c77b67 [2022-02-09T05:39:41.263Z] #39 DONE 0.2s [2022-02-09T05:39:41.525Z] [2022-02-09T05:39:41.525Z] #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-09T05:39:41.525Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:41.525Z] #47 36.76 Selecting previously unselected package python3-pkg-resources. [2022-02-09T05:39:41.525Z] #47 36.76 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-09T05:39:41.525Z] #47 36.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:39:41.525Z] #47 36.97 Selecting previously unselected package python3-six. [2022-02-09T05:39:41.525Z] #47 36.97 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-09T05:39:41.525Z] #47 36.98 Unpacking python3-six (1.16.0-2) ... [2022-02-09T05:39:41.525Z] #47 37.07 Selecting previously unselected package python3-protobuf. [2022-02-09T05:39:41.525Z] #47 37.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-09T05:39:41.525Z] #47 37.08 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-09T05:39:41.525Z] #47 37.56 Selecting previously unselected package libnet1:amd64. [2022-02-09T05:39:41.525Z] #47 37.56 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-09T05:39:41.525Z] #47 37.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:39:41.525Z] #47 37.67 Selecting previously unselected package libnl-3-200:amd64. [2022-02-09T05:39:41.525Z] #47 37.67 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-09T05:39:41.525Z] #47 37.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:39:41.525Z] #47 37.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-09T05:39:41.525Z] #47 37.77 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-09T05:39:41.525Z] #47 37.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:39:41.525Z] #47 37.85 Selecting previously unselected package criu. [2022-02-09T05:39:41.525Z] #47 37.86 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-09T05:39:41.525Z] #47 37.86 Unpacking criu (3.16.1-3) ... [2022-02-09T05:39:41.525Z] #47 38.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:39:41.525Z] #47 40.10 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-09T05:39:41.525Z] #47 40.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:39:41.525Z] #47 40.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:39:41.525Z] #47 40.15 Setting up python3-six (1.16.0-2) ... [2022-02-09T05:39:41.525Z] #47 41.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:39:41.525Z] #47 41.16 Setting up python3-protobuf (3.12.4-1) ... [2022-02-09T05:39:41.525Z] #47 44.91 Setting up criu (3.16.1-3) ... [2022-02-09T05:39:41.632Z] #47 29.92 Building dependency tree... [2022-02-09T05:39:41.632Z] #47 ... [2022-02-09T05:39:41.632Z] [2022-02-09T05:39:41.632Z] #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-09T05:39:41.632Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:41.632Z] #38 27.02 Building dependency tree... [2022-02-09T05:39:41.632Z] #38 29.48 The following additional packages will be installed: [2022-02-09T05:39:41.632Z] #38 29.48 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-09T05:39:41.632Z] #38 29.50 Suggested packages: [2022-02-09T05:39:41.632Z] #38 29.50 cmake-doc ninja-build lrzip [2022-02-09T05:39:41.632Z] #38 29.50 Recommended packages: [2022-02-09T05:39:41.632Z] #38 29.50 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-09T05:39:41.632Z] #38 30.33 The following NEW packages will be installed: [2022-02-09T05:39:41.632Z] #38 30.34 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-09T05:39:41.632Z] #38 30.35 vim-common xxd [2022-02-09T05:39:41.632Z] #38 30.71 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:41.632Z] #38 30.71 Need to get 17.7 MB of archives. [2022-02-09T05:39:41.632Z] #38 30.71 After this operation, 70.7 MB of additional disk space will be used. [2022-02-09T05:39:41.632Z] #38 30.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-09T05:39:41.632Z] #38 30.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-09T05:39:41.632Z] #38 30.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-09T05:39:41.632Z] #38 30.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-09T05:39:41.632Z] #38 31.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-09T05:39:41.632Z] #38 31.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-09T05:39:41.632Z] #38 31.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-09T05:39:41.632Z] #38 31.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-09T05:39:41.632Z] #38 31.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-09T05:39:41.632Z] #38 31.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-09T05:39:41.644Z] #43 ... [2022-02-09T05:39:41.644Z] [2022-02-09T05:39:41.644Z] #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-09T05:39:41.644Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:39:41.644Z] #51 29.74 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-09T05:39:41.644Z] #51 29.76 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-09T05:39:41.644Z] #51 29.88 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-09T05:39:41.644Z] #51 29.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-09T05:39:41.644Z] #51 29.93 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-09T05:39:41.644Z] #51 30.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-09T05:39:41.644Z] #51 30.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-09T05:39:41.644Z] #51 30.42 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-09T05:39:42.465Z] #47 46.82 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:39:42.604Z] #38 32.40 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:42.604Z] #38 32.60 Fetched 17.7 MB in 1s (14.4 MB/s) [2022-02-09T05:39:42.604Z] #38 32.67 Selecting previously unselected package xxd. [2022-02-09T05:39:42.604Z] #38 32.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-09T05:39:42.604Z] #38 32.76 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-09T05:39:42.604Z] #38 32.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:42.862Z] #38 32.95 Selecting previously unselected package vim-common. [2022-02-09T05:39:42.862Z] #38 32.95 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:39:42.862Z] #38 32.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:43.035Z] #47 DONE 47.4s [2022-02-09T05:39:43.035Z] [2022-02-09T05:39:43.035Z] #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-09T05:39:43.035Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:43.035Z] #14 47.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-09T05:39:43.035Z] #14 47.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-09T05:39:43.035Z] #14 47.50 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-09T05:39:43.122Z] #38 ... [2022-02-09T05:39:43.122Z] [2022-02-09T05:39:43.122Z] #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-09T05:39:43.122Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:43.122Z] #47 32.62 The following additional packages will be installed: [2022-02-09T05:39:43.122Z] #47 32.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-09T05:39:43.122Z] #47 32.63 python3-protobuf python3-six [2022-02-09T05:39:43.122Z] #47 32.63 Suggested packages: [2022-02-09T05:39:43.122Z] #47 32.63 python3-setuptools [2022-02-09T05:39:43.122Z] #47 32.63 Recommended packages: [2022-02-09T05:39:43.122Z] #47 32.63 iproute2 | iproute [2022-02-09T05:39:43.608Z] #14 ... [2022-02-09T05:39:43.608Z] [2022-02-09T05:39:43.608Z] #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-09T05:39:43.608Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:39:43.608Z] #34 37.88 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-09T05:39:43.608Z] #34 38.08 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-09T05:39:43.608Z] #34 38.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-09T05:39:43.685Z] #47 33.14 The following NEW packages will be installed: [2022-02-09T05:39:43.685Z] #47 33.15 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-09T05:39:43.685Z] #47 33.16 python3-protobuf python3-six [2022-02-09T05:39:43.751Z] #60 31.97 Updating files: 68% (3203/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-09T05:39:43.751Z] #60 32.66 + cd /tmp/tmp.TXHFO0hXTF/src/github.com/containerd/containerd [2022-02-09T05:39:43.751Z] #60 32.66 + git checkout -q v1.5.9 [2022-02-09T05:39:43.867Z] #34 ... [2022-02-09T05:39:43.867Z] [2022-02-09T05:39:43.867Z] #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-09T05:39:43.867Z] #40 sha256:f64451cdf9e70513a09c5e5ded9894d48f8bdf914c10e7d014493f9caeba9def [2022-02-09T05:39:43.867Z] #40 2.513 + RM_GOPATH=0 [2022-02-09T05:39:43.867Z] #40 2.513 + TMP_GOPATH= [2022-02-09T05:39:43.867Z] #40 2.513 + : /build [2022-02-09T05:39:43.867Z] #40 2.513 + '[' -z '' ']' [2022-02-09T05:39:43.867Z] #40 2.516 ++ mktemp -d [2022-02-09T05:39:43.867Z] #40 2.516 + export GOPATH=/tmp/tmp.iX71Xs0Nv0 [2022-02-09T05:39:43.867Z] #40 2.516 + GOPATH=/tmp/tmp.iX71Xs0Nv0 [2022-02-09T05:39:43.867Z] #40 2.516 + RM_GOPATH=1 [2022-02-09T05:39:43.867Z] #40 2.516 + case "$(go env GOARCH)" in [2022-02-09T05:39:43.867Z] #40 2.516 ++ go env GOARCH [2022-02-09T05:39:43.867Z] #40 2.543 Install tini version v0.19.0 [2022-02-09T05:39:43.867Z] #40 2.543 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:43.867Z] #40 2.543 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:43.867Z] #40 2.543 ++ dirname /install.sh [2022-02-09T05:39:43.867Z] #40 2.543 + dir=/ [2022-02-09T05:39:43.867Z] #40 2.543 + bin=tini [2022-02-09T05:39:43.867Z] #40 2.543 + shift [2022-02-09T05:39:43.867Z] #40 2.543 + '[' '!' -f //tini.installer ']' [2022-02-09T05:39:43.867Z] #40 2.543 + . //tini.installer [2022-02-09T05:39:43.867Z] #40 2.543 ++ : v0.19.0 [2022-02-09T05:39:43.867Z] #40 2.543 + install_tini [2022-02-09T05:39:43.867Z] #40 2.543 + echo 'Install tini version v0.19.0' [2022-02-09T05:39:43.867Z] #40 2.543 + git clone https://github.com/krallin/tini.git /tmp/tmp.iX71Xs0Nv0/tini [2022-02-09T05:39:43.867Z] #40 2.579 Cloning into '/tmp/tmp.iX71Xs0Nv0/tini'... [2022-02-09T05:39:43.985Z] #47 ... [2022-02-09T05:39:43.985Z] [2022-02-09T05:39:43.985Z] #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-09T05:39:43.985Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-09T05:39:43.985Z] #53 33.41 v3.0.2 [2022-02-09T05:39:43.985Z] #53 DONE 33.8s [2022-02-09T05:39:43.985Z] [2022-02-09T05:39:43.985Z] #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-09T05:39:43.985Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:43.985Z] #47 33.53 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:43.985Z] #47 33.53 Need to get 2292 kB of archives. [2022-02-09T05:39:43.985Z] #47 33.53 After this operation, 11.0 MB of additional disk space will be used. [2022-02-09T05:39:43.985Z] #47 33.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-09T05:39:44.172Z] #51 ... [2022-02-09T05:39:44.172Z] [2022-02-09T05:39:44.172Z] #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-09T05:39:44.172Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-09T05:39:44.172Z] #53 33.10 v3.0.2 [2022-02-09T05:39:44.173Z] #53 DONE 33.6s [2022-02-09T05:39:44.173Z] [2022-02-09T05:39:44.173Z] #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-09T05:39:44.173Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-09T05:39:44.173Z] #58 27.74 Building dependency tree... [2022-02-09T05:39:44.173Z] #58 30.68 The following additional packages will be installed: [2022-02-09T05:39:44.173Z] #58 30.70 libbtrfs0 [2022-02-09T05:39:44.173Z] #58 30.85 The following NEW packages will be installed: [2022-02-09T05:39:44.173Z] #58 30.87 libbtrfs-dev libbtrfs0 [2022-02-09T05:39:44.173Z] #58 31.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:44.173Z] #58 31.27 Need to get 460 kB of archives. [2022-02-09T05:39:44.173Z] #58 31.27 After this operation, 1237 kB of additional disk space will be used. [2022-02-09T05:39:44.173Z] #58 31.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-09T05:39:44.173Z] #58 31.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-09T05:39:44.173Z] #58 32.23 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:44.173Z] #58 32.43 Fetched 460 kB in 0s (1360 kB/s) [2022-02-09T05:39:44.173Z] #58 32.51 Selecting previously unselected package libbtrfs0:amd64. [2022-02-09T05:39:44.173Z] #58 32.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-09T05:39:44.173Z] #58 32.60 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-09T05:39:44.173Z] #58 32.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:39:44.173Z] #58 32.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-09T05:39:44.173Z] #58 32.80 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-09T05:39:44.173Z] #58 32.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:39:44.173Z] #58 33.18 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:39:44.173Z] #58 33.29 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:39:44.173Z] #58 33.32 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:39:44.173Z] #58 DONE 33.6s [2022-02-09T05:39:44.173Z] [2022-02-09T05:39:44.173Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-09T05:39:44.173Z] #59 sha256:250265b47d198cc0f5fb6115542404f4594925f48b1f61cf1cc4a4a503220258 [2022-02-09T05:39:44.173Z] #59 DONE 0.2s [2022-02-09T05:39:44.173Z] [2022-02-09T05:39:44.173Z] #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-09T05:39:44.173Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:44.173Z] #14 20.43 Reading package lists... [2022-02-09T05:39:44.173Z] #14 24.93 Reading package lists... [2022-02-09T05:39:44.173Z] #14 29.19 Building dependency tree... [2022-02-09T05:39:44.173Z] #14 31.89 The following additional packages will be installed: [2022-02-09T05:39:44.173Z] #14 31.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-09T05:39:44.173Z] #14 31.89 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-09T05:39:44.173Z] #14 31.89 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-09T05:39:44.173Z] #14 31.90 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-09T05:39:44.173Z] #14 31.90 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-09T05:39:44.173Z] #14 31.90 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-09T05:39:44.173Z] #14 31.90 mingw-w64-common mingw-w64-x86-64-dev [2022-02-09T05:39:44.173Z] #14 31.91 Suggested packages: [2022-02-09T05:39:44.173Z] #14 31.91 gcc-10-locales seccomp wine64 [2022-02-09T05:39:44.173Z] #14 33.00 The following NEW packages will be installed: [2022-02-09T05:39:44.173Z] #14 33.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-09T05:39:44.173Z] #14 33.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-09T05:39:44.173Z] #14 33.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-09T05:39:44.173Z] #14 33.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-09T05:39:44.173Z] #14 33.00 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-09T05:39:44.173Z] #14 33.01 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-09T05:39:44.173Z] #14 33.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-09T05:39:44.173Z] #14 33.01 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-09T05:39:44.173Z] #14 33.02 mingw-w64-x86-64-dev [2022-02-09T05:39:44.173Z] #14 33.40 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:44.173Z] #14 33.40 Need to get 115 MB of archives. [2022-02-09T05:39:44.173Z] #14 33.40 After this operation, 645 MB of additional disk space will be used. [2022-02-09T05:39:44.173Z] #14 33.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-02-09T05:39:44.173Z] #14 33.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-02-09T05:39:44.173Z] #14 33.62 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-09T05:39:44.173Z] #14 33.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-02-09T05:39:44.173Z] #14 33.64 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-09T05:39:44.173Z] #14 33.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-09T05:39:44.173Z] #14 33.95 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-09T05:39:44.173Z] #14 ... [2022-02-09T05:39:44.173Z] [2022-02-09T05:39:44.173Z] #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-09T05:39:44.173Z] #60 sha256:4d2c96facca8e4964f7f6e57229dd9063a1a01a5585b2e6655c328f266161cda [2022-02-09T05:39:44.173Z] #60 ... [2022-02-09T05:39:44.173Z] [2022-02-09T05:39:44.173Z] #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-09T05:39:44.173Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:44.173Z] #38 20.03 Reading package lists... [2022-02-09T05:39:44.173Z] #38 24.26 Reading package lists... [2022-02-09T05:39:44.173Z] #38 28.35 Building dependency tree... [2022-02-09T05:39:44.173Z] #38 31.22 The following additional packages will be installed: [2022-02-09T05:39:44.173Z] #38 31.23 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-09T05:39:44.173Z] #38 31.24 Suggested packages: [2022-02-09T05:39:44.173Z] #38 31.24 cmake-doc ninja-build lrzip [2022-02-09T05:39:44.173Z] #38 31.24 Recommended packages: [2022-02-09T05:39:44.173Z] #38 31.24 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-09T05:39:44.173Z] #38 31.96 The following NEW packages will be installed: [2022-02-09T05:39:44.173Z] #38 31.97 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-09T05:39:44.173Z] #38 31.98 vim-common xxd [2022-02-09T05:39:44.173Z] #38 32.38 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:44.173Z] #38 32.38 Need to get 17.7 MB of archives. [2022-02-09T05:39:44.173Z] #38 32.38 After this operation, 70.7 MB of additional disk space will be used. [2022-02-09T05:39:44.173Z] #38 32.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-09T05:39:44.173Z] #38 32.39 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-09T05:39:44.173Z] #38 32.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-09T05:39:44.173Z] #38 32.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-09T05:39:44.173Z] #38 32.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-09T05:39:44.173Z] #38 32.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-09T05:39:44.173Z] #38 32.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-09T05:39:44.173Z] #38 32.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-09T05:39:44.173Z] #38 32.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-09T05:39:44.173Z] #38 32.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-09T05:39:44.242Z] #47 33.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-09T05:39:44.242Z] #47 33.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-09T05:39:44.242Z] #47 33.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-09T05:39:44.242Z] #47 33.60 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-09T05:39:44.242Z] #47 33.60 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-09T05:39:44.242Z] #47 33.61 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-09T05:39:44.242Z] #47 ... [2022-02-09T05:39:44.242Z] [2022-02-09T05:39:44.242Z] #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-09T05:39:44.242Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-09T05:39:44.242Z] #58 18.58 Reading package lists... [2022-02-09T05:39:44.242Z] #58 24.50 Reading package lists... [2022-02-09T05:39:44.242Z] #58 28.63 Building dependency tree... [2022-02-09T05:39:44.242Z] #58 31.03 The following additional packages will be installed: [2022-02-09T05:39:44.242Z] #58 31.04 libbtrfs0 [2022-02-09T05:39:44.242Z] #58 31.23 The following NEW packages will be installed: [2022-02-09T05:39:44.242Z] #58 31.24 libbtrfs-dev libbtrfs0 [2022-02-09T05:39:44.242Z] #58 31.66 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:44.242Z] #58 31.66 Need to get 460 kB of archives. [2022-02-09T05:39:44.242Z] #58 31.66 After this operation, 1237 kB of additional disk space will be used. [2022-02-09T05:39:44.242Z] #58 31.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-09T05:39:44.242Z] #58 31.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-09T05:39:44.242Z] #58 32.66 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:44.242Z] #58 32.86 Fetched 460 kB in 0s (1335 kB/s) [2022-02-09T05:39:44.242Z] #58 32.96 Selecting previously unselected package libbtrfs0:amd64. [2022-02-09T05:39:44.242Z] #58 32.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-09T05:39:44.242Z] #58 33.03 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-09T05:39:44.242Z] #58 33.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:39:44.242Z] #58 33.24 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-09T05:39:44.242Z] #58 33.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-09T05:39:44.242Z] #58 33.27 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:39:44.242Z] #58 33.70 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:39:44.242Z] #58 33.82 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:39:44.242Z] #58 33.84 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:39:44.431Z] #38 34.13 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:44.431Z] #38 ... [2022-02-09T05:39:44.431Z] [2022-02-09T05:39:44.431Z] #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-09T05:39:44.431Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:44.431Z] #14 34.12 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-09T05:39:44.431Z] #14 34.13 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-09T05:39:44.437Z] #40 3.326 + cd /tmp/tmp.iX71Xs0Nv0/tini [2022-02-09T05:39:44.437Z] #40 3.326 + git checkout -q v0.19.0 [2022-02-09T05:39:44.500Z] #58 ... [2022-02-09T05:39:44.500Z] [2022-02-09T05:39:44.500Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-09T05:39:44.500Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:44.500Z] #38 33.33 Selecting previously unselected package cmake-data. [2022-02-09T05:39:44.500Z] #38 33.33 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-09T05:39:44.500Z] #38 33.34 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-09T05:39:44.500Z] #38 ... [2022-02-09T05:39:44.500Z] [2022-02-09T05:39:44.500Z] #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-09T05:39:44.500Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-09T05:39:44.500Z] #58 DONE 34.6s [2022-02-09T05:39:44.696Z] #40 3.348 + cmake . [2022-02-09T05:39:44.766Z] [2022-02-09T05:39:44.766Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-09T05:39:44.766Z] #59 sha256:fbbfa7e7a732993a6c9a19e24b98b8ccdb5c5841bffa5c009e0a2d3d5b43b84a [2022-02-09T05:39:45.007Z] #19 132.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-02-09T05:39:45.007Z] #19 132.6 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:39:45.007Z] #19 132.6 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:39:45.007Z] #19 132.6 Selecting previously unselected package patch. [2022-02-09T05:39:45.007Z] #19 132.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-02-09T05:39:45.007Z] #19 132.6 Unpacking patch (2.7.6-7) ... [2022-02-09T05:39:45.007Z] #19 132.6 Selecting previously unselected package dpkg-dev. [2022-02-09T05:39:45.007Z] #19 132.6 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-02-09T05:39:45.007Z] #19 132.6 Unpacking dpkg-dev (1.20.9) ... [2022-02-09T05:39:45.007Z] #19 132.8 Selecting previously unselected package libconfig-inifiles-perl. [2022-02-09T05:39:45.007Z] #19 132.8 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-02-09T05:39:45.007Z] #19 132.8 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-02-09T05:39:45.007Z] #19 132.8 Selecting previously unselected package libio-string-perl. [2022-02-09T05:39:45.007Z] #19 132.8 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-02-09T05:39:45.007Z] #19 132.8 Unpacking libio-string-perl (1.08-3.1) ... [2022-02-09T05:39:45.007Z] #19 132.8 Selecting previously unselected package libicu67:amd64. [2022-02-09T05:39:45.007Z] #19 132.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-02-09T05:39:45.007Z] #19 132.8 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-09T05:39:45.040Z] #14 34.92 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-09T05:39:45.070Z] #59 DONE 0.4s [2022-02-09T05:39:45.070Z] [2022-02-09T05:39:45.070Z] #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-09T05:39:45.070Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:45.070Z] #14 20.31 Reading package lists... [2022-02-09T05:39:45.070Z] #14 25.25 Reading package lists... [2022-02-09T05:39:45.070Z] #14 29.55 Building dependency tree... [2022-02-09T05:39:45.070Z] #14 32.10 The following additional packages will be installed: [2022-02-09T05:39:45.070Z] #14 32.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-09T05:39:45.070Z] #14 32.11 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-09T05:39:45.070Z] #14 32.11 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-09T05:39:45.070Z] #14 32.11 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-09T05:39:45.070Z] #14 32.11 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-09T05:39:45.070Z] #14 32.12 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-09T05:39:45.070Z] #14 32.12 mingw-w64-common mingw-w64-x86-64-dev [2022-02-09T05:39:45.070Z] #14 32.13 Suggested packages: [2022-02-09T05:39:45.070Z] #14 32.13 gcc-10-locales seccomp wine64 [2022-02-09T05:39:45.070Z] #14 33.29 The following NEW packages will be installed: [2022-02-09T05:39:45.070Z] #14 33.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-09T05:39:45.070Z] #14 33.29 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-09T05:39:45.070Z] #14 33.29 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-09T05:39:45.070Z] #14 33.29 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-09T05:39:45.070Z] #14 33.29 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-09T05:39:45.070Z] #14 33.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-09T05:39:45.070Z] #14 33.31 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-09T05:39:45.070Z] #14 33.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-09T05:39:45.070Z] #14 33.33 mingw-w64-x86-64-dev [2022-02-09T05:39:45.070Z] #14 33.77 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:45.070Z] #14 33.77 Need to get 115 MB of archives. [2022-02-09T05:39:45.070Z] #14 33.77 After this operation, 645 MB of additional disk space will be used. [2022-02-09T05:39:45.070Z] #14 33.77 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-09T05:39:45.070Z] #14 33.98 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-09T05:39:45.070Z] #14 34.20 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-09T05:39:45.070Z] #14 34.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-02-09T05:39:45.070Z] #14 34.24 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-09T05:39:45.070Z] #14 34.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-09T05:39:45.070Z] #14 34.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-02-09T05:39:45.070Z] #14 34.77 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-09T05:39:45.070Z] #14 34.79 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-09T05:39:45.070Z] #14 ... [2022-02-09T05:39:45.070Z] [2022-02-09T05:39:45.070Z] #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-09T05:39:45.070Z] #60 sha256:92953cf0259858febe8fe187d69d361fe405ac2ba710ac5cb4428829fdc0a9d6 [2022-02-09T05:39:45.124Z] #60 33.93 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-09T05:39:45.124Z] #60 33.93 + BUILDTAGS='netgo osusergo static_build' [2022-02-09T05:39:45.124Z] #60 33.93 + export EXTRA_FLAGS=-buildmode=pie [2022-02-09T05:39:45.124Z] #60 33.93 + EXTRA_FLAGS=-buildmode=pie [2022-02-09T05:39:45.124Z] #60 33.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-09T05:39:45.124Z] #60 33.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-09T05:39:45.124Z] #60 33.93 + '[' '' = dynamic ']' [2022-02-09T05:39:45.124Z] #60 33.93 + make [2022-02-09T05:39:45.273Z] #40 3.964 -- The C compiler identification is GNU 10.2.1 [2022-02-09T05:39:45.273Z] #40 ... [2022-02-09T05:39:45.273Z] [2022-02-09T05:39:45.273Z] #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-09T05:39:45.273Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-09T05:39:45.273Z] #49 49.45 gotestsum version dev [2022-02-09T05:39:45.273Z] #49 DONE 49.9s [2022-02-09T05:39:45.273Z] [2022-02-09T05:39:45.273Z] #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-09T05:39:45.273Z] #40 sha256:f64451cdf9e70513a09c5e5ded9894d48f8bdf914c10e7d014493f9caeba9def [2022-02-09T05:39:45.273Z] #40 4.052 -- Detecting C compiler ABI info [2022-02-09T05:39:45.579Z] #19 133.7 Selecting previously unselected package libxml2:amd64. [2022-02-09T05:39:45.580Z] #19 133.7 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-09T05:39:45.580Z] #19 133.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-09T05:39:45.634Z] #60 ... [2022-02-09T05:39:45.634Z] [2022-02-09T05:39:45.634Z] #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-09T05:39:45.634Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:39:45.634Z] #43 25.13 + git checkout -q v2.3.0 [2022-02-09T05:39:45.634Z] #43 26.60 + 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-09T05:39:45.634Z] #43 ... [2022-02-09T05:39:45.634Z] [2022-02-09T05:39:45.634Z] #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-09T05:39:45.634Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:45.634Z] #14 35.57 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-09T05:39:45.979Z] #14 ... [2022-02-09T05:39:45.979Z] [2022-02-09T05:39:45.979Z] #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-09T05:39:45.979Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:45.979Z] #47 21.34 Reading package lists... [2022-02-09T05:39:45.980Z] #47 25.42 Reading package lists... [2022-02-09T05:39:45.980Z] #47 29.31 Building dependency tree... [2022-02-09T05:39:45.980Z] #47 31.58 The following additional packages will be installed: [2022-02-09T05:39:45.980Z] #47 31.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-09T05:39:45.980Z] #47 31.61 python3-protobuf python3-six [2022-02-09T05:39:45.980Z] #47 31.61 Suggested packages: [2022-02-09T05:39:45.980Z] #47 31.61 python3-setuptools [2022-02-09T05:39:45.980Z] #47 31.61 Recommended packages: [2022-02-09T05:39:45.980Z] #47 31.61 iproute2 | iproute [2022-02-09T05:39:45.980Z] #47 32.13 The following NEW packages will be installed: [2022-02-09T05:39:45.980Z] #47 32.13 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-09T05:39:45.980Z] #47 32.14 python3-protobuf python3-six [2022-02-09T05:39:45.980Z] #47 32.62 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:39:45.980Z] #47 32.62 Need to get 2292 kB of archives. [2022-02-09T05:39:45.980Z] #47 32.62 After this operation, 11.0 MB of additional disk space will be used. [2022-02-09T05:39:45.980Z] #47 32.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-09T05:39:45.980Z] #47 32.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-09T05:39:45.980Z] #47 32.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-09T05:39:45.980Z] #47 32.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-09T05:39:45.980Z] #47 32.67 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-09T05:39:45.980Z] #47 32.68 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-09T05:39:45.980Z] #47 32.68 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-09T05:39:45.980Z] #47 ... [2022-02-09T05:39:45.980Z] [2022-02-09T05:39:45.980Z] #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-09T05:39:45.980Z] #60 sha256:4d2c96facca8e4964f7f6e57229dd9063a1a01a5585b2e6655c328f266161cda [2022-02-09T05:39:45.980Z] #60 1.478 + RM_GOPATH=0 [2022-02-09T05:39:45.980Z] #60 1.478 + TMP_GOPATH= [2022-02-09T05:39:45.980Z] #60 1.480 + : /build [2022-02-09T05:39:45.980Z] #60 1.480 + '[' -z '' ']' [2022-02-09T05:39:45.980Z] #60 1.482 ++ mktemp -d [2022-02-09T05:39:45.980Z] #60 1.502 + export GOPATH=/tmp/tmp.H2kpBnpxpM [2022-02-09T05:39:45.980Z] #60 1.502 + GOPATH=/tmp/tmp.H2kpBnpxpM [2022-02-09T05:39:45.980Z] #60 1.502 + RM_GOPATH=1 [2022-02-09T05:39:45.980Z] #60 1.502 + case "$(go env GOARCH)" in [2022-02-09T05:39:45.980Z] #60 1.502 ++ go env GOARCH [2022-02-09T05:39:45.980Z] #60 1.536 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:45.980Z] #60 1.536 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:45.980Z] #60 1.536 ++ dirname /install.sh [2022-02-09T05:39:45.980Z] #60 1.536 + dir=/ [2022-02-09T05:39:45.980Z] #60 1.536 + bin=containerd [2022-02-09T05:39:45.980Z] #60 1.536 + shift [2022-02-09T05:39:45.980Z] #60 1.536 + '[' '!' -f //containerd.installer ']' [2022-02-09T05:39:45.980Z] #60 1.536 + . //containerd.installer [2022-02-09T05:39:45.980Z] #60 1.536 ++ set -e [2022-02-09T05:39:45.980Z] #60 1.536 ++ : v1.5.9 [2022-02-09T05:39:45.980Z] #60 1.536 + install_containerd [2022-02-09T05:39:45.980Z] #60 1.536 + echo 'Install containerd version v1.5.9' [2022-02-09T05:39:45.980Z] #60 1.536 + git clone https://github.com/containerd/containerd.git /tmp/tmp.H2kpBnpxpM/src/github.com/containerd/containerd [2022-02-09T05:39:45.980Z] #60 1.536 Install containerd version v1.5.9 [2022-02-09T05:39:45.980Z] #60 1.571 Cloning into '/tmp/tmp.H2kpBnpxpM/src/github.com/containerd/containerd'... [2022-02-09T05:39:46.056Z] #60 34.92 + bin/ctr [2022-02-09T05:39:46.152Z] #19 134.1 Selecting previously unselected package libxml-namespacesupport-perl. [2022-02-09T05:39:46.152Z] #19 134.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-02-09T05:39:46.152Z] #19 134.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-09T05:39:46.152Z] #19 134.1 Selecting previously unselected package libxml-sax-base-perl. [2022-02-09T05:39:46.152Z] #19 134.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-02-09T05:39:46.152Z] #19 134.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-02-09T05:39:46.152Z] #19 134.1 Selecting previously unselected package libxml-sax-perl. [2022-02-09T05:39:46.152Z] #19 134.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-02-09T05:39:46.152Z] #19 134.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-02-09T05:39:46.152Z] #19 134.2 Selecting previously unselected package libxml-libxml-perl. [2022-02-09T05:39:46.152Z] #19 134.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-02-09T05:39:46.152Z] #19 134.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-09T05:39:46.152Z] #19 134.2 Selecting previously unselected package libxml-simple-perl. [2022-02-09T05:39:46.213Z] #40 4.714 -- Detecting C compiler ABI info - done [2022-02-09T05:39:46.213Z] #40 4.844 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-09T05:39:46.213Z] #40 4.868 -- Detecting C compile features [2022-02-09T05:39:46.213Z] #40 4.868 -- Detecting C compile features - done [2022-02-09T05:39:46.213Z] #40 4.882 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-09T05:39:46.413Z] #19 134.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-02-09T05:39:46.413Z] #19 134.2 Unpacking libxml-simple-perl (2.25-1) ... [2022-02-09T05:39:46.413Z] #19 134.3 Selecting previously unselected package libyaml-perl. [2022-02-09T05:39:46.413Z] #19 134.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-02-09T05:39:46.413Z] #19 134.3 Unpacking libyaml-perl (1.30-1) ... [2022-02-09T05:39:46.413Z] #19 134.3 Selecting previously unselected package libconfig-auto-perl. [2022-02-09T05:39:46.413Z] #19 134.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-02-09T05:39:46.413Z] #19 134.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-02-09T05:39:46.413Z] #19 134.3 Selecting previously unselected package libfile-which-perl. [2022-02-09T05:39:46.413Z] #19 134.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-02-09T05:39:46.413Z] #19 134.3 Unpacking libfile-which-perl (1.23-1) ... [2022-02-09T05:39:46.413Z] #19 134.4 Selecting previously unselected package libfile-homedir-perl. [2022-02-09T05:39:46.413Z] #19 134.4 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-02-09T05:39:46.413Z] #19 134.4 Unpacking libfile-homedir-perl (1.006-1) ... [2022-02-09T05:39:46.413Z] #19 134.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-02-09T05:39:46.413Z] #19 134.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-02-09T05:39:46.413Z] #19 134.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-09T05:39:46.413Z] #19 134.4 Selecting previously unselected package dpkg-cross. [2022-02-09T05:39:46.413Z] #19 134.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-02-09T05:39:46.473Z] #40 5.073 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-09T05:39:46.473Z] #40 5.157 -- Configuring done [2022-02-09T05:39:46.473Z] #40 5.161 -- Generating done [2022-02-09T05:39:46.473Z] #40 5.181 -- Build files have been written to: /tmp/tmp.iX71Xs0Nv0/tini [2022-02-09T05:39:46.473Z] #40 5.234 + make tini-static [2022-02-09T05:39:46.679Z] #19 134.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-02-09T05:39:46.679Z] #19 134.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-02-09T05:39:46.679Z] #19 134.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-02-09T05:39:46.679Z] #19 134.5 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-02-09T05:39:46.679Z] #19 134.5 Selecting previously unselected package libc6-armel-cross. [2022-02-09T05:39:46.679Z] #19 134.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-02-09T05:39:46.679Z] #19 134.5 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-02-09T05:39:46.679Z] #19 134.6 Selecting previously unselected package libgcc-s1-armel-cross. [2022-02-09T05:39:46.679Z] #19 134.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:46.679Z] #19 134.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:39:46.679Z] #19 134.7 Selecting previously unselected package libgomp1-armel-cross. [2022-02-09T05:39:46.679Z] #19 134.7 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:46.679Z] #19 134.7 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:39:46.679Z] #19 134.7 Selecting previously unselected package libatomic1-armel-cross. [2022-02-09T05:39:46.733Z] #40 5.488 Scanning dependencies of target tini-static [2022-02-09T05:39:46.733Z] #40 5.590 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-09T05:39:46.940Z] #19 134.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:46.940Z] #19 134.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:39:46.940Z] #19 134.7 Selecting previously unselected package libasan6-armel-cross. [2022-02-09T05:39:46.940Z] #19 134.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:46.940Z] #19 134.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:39:46.940Z] #19 135.0 Selecting previously unselected package libstdc++6-armel-cross. [2022-02-09T05:39:47.087Z] #14 36.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-09T05:39:47.201Z] #19 135.0 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:47.201Z] #19 135.0 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:39:47.201Z] #19 135.0 Selecting previously unselected package libubsan1-armel-cross. [2022-02-09T05:39:47.201Z] #19 135.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:47.201Z] #19 135.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:39:47.201Z] #19 135.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-02-09T05:39:47.201Z] #19 135.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:47.201Z] #19 135.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:39:47.201Z] #19 135.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-02-09T05:39:47.201Z] #19 135.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:39:47.344Z] #14 37.38 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-09T05:39:47.462Z] #19 135.3 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-09T05:39:47.678Z] #40 6.467 [100%] Linking C executable tini-static [2022-02-09T05:39:47.907Z] #14 37.94 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-09T05:39:48.247Z] #40 6.991 [100%] Built target tini-static [2022-02-09T05:39:48.506Z] #40 7.056 + mkdir -p /build [2022-02-09T05:39:48.506Z] #40 7.056 + cp tini-static /build/docker-init [2022-02-09T05:39:48.836Z] #14 ... [2022-02-09T05:39:48.836Z] [2022-02-09T05:39:48.836Z] #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-09T05:39:48.836Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:39:48.836Z] #51 28.79 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-09T05:39:48.836Z] #51 28.82 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-09T05:39:48.836Z] #51 28.88 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-09T05:39:48.836Z] #51 28.95 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-09T05:39:48.836Z] #51 28.97 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-09T05:39:48.836Z] #51 29.99 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-09T05:39:48.836Z] #51 30.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-09T05:39:48.836Z] #51 30.23 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-09T05:39:49.081Z] #40 DONE 7.7s [2022-02-09T05:39:49.081Z] [2022-02-09T05:39:49.081Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-09T05:39:49.081Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:49.081Z] #14 52.48 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-09T05:39:49.081Z] #14 52.48 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:39:49.081Z] #14 52.49 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-09T05:39:49.081Z] #14 52.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-09T05:39:49.081Z] #14 52.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:39:49.081Z] #14 52.67 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-09T05:39:49.092Z] #51 ... [2022-02-09T05:39:49.092Z] [2022-02-09T05:39:49.092Z] #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-09T05:39:49.092Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:49.092Z] #47 36.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-09T05:39:49.092Z] #47 38.18 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:49.092Z] #47 38.36 Fetched 2292 kB in 4s (563 kB/s) [2022-02-09T05:39:49.092Z] #47 38.42 Selecting previously unselected package libprotobuf23:amd64. [2022-02-09T05:39:49.092Z] #47 38.42 (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-09T05:39:49.092Z] #47 38.53 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-09T05:39:49.348Z] #47 38.79 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-09T05:39:49.954Z] #47 39.61 Selecting previously unselected package python3-pkg-resources. [2022-02-09T05:39:50.210Z] #47 39.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-09T05:39:50.210Z] #47 39.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:39:50.468Z] #47 39.82 Selecting previously unselected package python3-six. [2022-02-09T05:39:50.468Z] #47 39.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-09T05:39:50.468Z] #47 39.84 Unpacking python3-six (1.16.0-2) ... [2022-02-09T05:39:50.468Z] #47 39.91 Selecting previously unselected package python3-protobuf. [2022-02-09T05:39:50.468Z] #47 39.92 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-09T05:39:50.468Z] #47 39.93 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-09T05:39:51.034Z] #47 40.38 Selecting previously unselected package libnet1:amd64. [2022-02-09T05:39:51.034Z] #47 40.38 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-09T05:39:51.034Z] #47 40.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:39:51.034Z] #47 40.53 Selecting previously unselected package libnl-3-200:amd64. [2022-02-09T05:39:51.034Z] #47 40.54 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-09T05:39:51.034Z] #47 40.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:39:51.333Z] #47 40.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-09T05:39:51.333Z] #47 40.66 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-09T05:39:51.333Z] #47 40.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:39:51.333Z] #47 40.75 Selecting previously unselected package criu. [2022-02-09T05:39:51.333Z] #47 40.76 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-09T05:39:51.333Z] #47 40.76 Unpacking criu (3.16.1-3) ... [2022-02-09T05:39:51.337Z] #60 ... [2022-02-09T05:39:51.337Z] [2022-02-09T05:39:51.337Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-09T05:39:51.337Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:51.337Z] #47 36.00 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-09T05:39:51.337Z] #47 37.11 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:51.337Z] #47 37.29 Fetched 2292 kB in 4s (557 kB/s) [2022-02-09T05:39:51.337Z] #47 37.35 Selecting previously unselected package libprotobuf23:amd64. [2022-02-09T05:39:51.338Z] #47 37.35 (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-09T05:39:51.338Z] #47 37.40 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-09T05:39:51.338Z] #47 37.41 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-09T05:39:51.338Z] #47 38.08 Selecting previously unselected package python3-pkg-resources. [2022-02-09T05:39:51.338Z] #47 38.08 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-09T05:39:51.338Z] #47 38.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:39:51.338Z] #47 38.30 Selecting previously unselected package python3-six. [2022-02-09T05:39:51.338Z] #47 38.32 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-09T05:39:51.338Z] #47 38.33 Unpacking python3-six (1.16.0-2) ... [2022-02-09T05:39:51.338Z] #47 38.42 Selecting previously unselected package python3-protobuf. [2022-02-09T05:39:51.338Z] #47 38.42 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-09T05:39:51.338Z] #47 38.42 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-09T05:39:51.338Z] #47 38.85 Selecting previously unselected package libnet1:amd64. [2022-02-09T05:39:51.338Z] #47 38.85 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-09T05:39:51.338Z] #47 38.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:39:51.338Z] #47 38.99 Selecting previously unselected package libnl-3-200:amd64. [2022-02-09T05:39:51.338Z] #47 38.99 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-09T05:39:51.338Z] #47 39.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:39:51.338Z] #47 39.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-09T05:39:51.338Z] #47 39.12 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-09T05:39:51.338Z] #47 39.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:39:51.338Z] #47 39.21 Selecting previously unselected package criu. [2022-02-09T05:39:51.338Z] #47 39.21 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-09T05:39:51.338Z] #47 39.21 Unpacking criu (3.16.1-3) ... [2022-02-09T05:39:51.338Z] #47 39.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:39:51.903Z] #47 41.37 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-09T05:39:51.903Z] #47 41.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:39:51.903Z] #47 41.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:39:51.903Z] #47 41.41 Setting up python3-six (1.16.0-2) ... [2022-02-09T05:39:51.940Z] #47 41.40 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:39:52.836Z] #47 42.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:39:53.094Z] #47 42.50 Setting up python3-protobuf (3.12.4-1) ... [2022-02-09T05:39:53.353Z] #47 42.83 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-09T05:39:53.353Z] #47 42.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:39:53.353Z] #47 42.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:39:53.354Z] #47 42.89 Setting up python3-six (1.16.0-2) ... [2022-02-09T05:39:54.051Z] #19 141.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-02-09T05:39:54.051Z] #19 141.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:39:54.051Z] #19 141.3 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-09T05:39:54.212Z] #60 ... [2022-02-09T05:39:54.212Z] [2022-02-09T05:39:54.212Z] #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-09T05:39:54.212Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-09T05:39:54.212Z] #14 60.71 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-09T05:39:54.212Z] #14 60.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-09T05:39:54.212Z] #14 60.72 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:39:54.212Z] #14 64.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-09T05:39:54.212Z] #14 64.94 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-09T05:39:54.212Z] #14 64.94 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-09T05:39:54.212Z] #14 69.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-09T05:39:54.212Z] #14 69.19 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-09T05:39:54.212Z] #14 69.20 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:39:54.316Z] #19 142.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-02-09T05:39:54.329Z] #47 43.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:39:54.329Z] #47 43.86 Setting up python3-protobuf (3.12.4-1) ... [2022-02-09T05:39:54.360Z] #14 58.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-09T05:39:54.360Z] #14 58.78 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:39:54.360Z] #14 58.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:39:54.532Z] #47 ... [2022-02-09T05:39:54.532Z] [2022-02-09T05:39:54.532Z] #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-09T05:39:54.532Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:54.532Z] #38 34.42 Fetched 17.7 MB in 1s (14.7 MB/s) [2022-02-09T05:39:54.532Z] #38 34.56 Selecting previously unselected package xxd. [2022-02-09T05:39:54.532Z] #38 34.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-09T05:39:54.532Z] #38 34.62 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-09T05:39:54.532Z] #38 34.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:54.532Z] #38 34.96 Selecting previously unselected package vim-common. [2022-02-09T05:39:54.532Z] #38 34.96 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:39:54.532Z] #38 35.09 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:54.532Z] #38 35.66 Selecting previously unselected package cmake-data. [2022-02-09T05:39:54.532Z] #38 35.67 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-09T05:39:54.532Z] #38 35.68 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-09T05:39:54.532Z] #38 38.21 Selecting previously unselected package libicu67:amd64. [2022-02-09T05:39:54.532Z] #38 38.21 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-09T05:39:54.532Z] #38 38.24 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-09T05:39:54.532Z] #38 43.76 Selecting previously unselected package libxml2:amd64. [2022-02-09T05:39:54.532Z] #38 43.76 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-09T05:39:54.532Z] #38 43.77 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-09T05:39:54.532Z] #38 44.35 Selecting previously unselected package libarchive13:amd64. [2022-02-09T05:39:54.532Z] #38 44.36 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-09T05:39:54.532Z] #38 44.37 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-09T05:39:54.577Z] #19 142.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-02-09T05:39:54.578Z] #19 142.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-09T05:39:54.790Z] #38 ... [2022-02-09T05:39:54.790Z] [2022-02-09T05:39:54.790Z] #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-09T05:39:54.790Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:54.790Z] #14 36.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-09T05:39:54.790Z] #14 36.51 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-09T05:39:54.790Z] #14 37.03 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-09T05:39:54.790Z] #14 38.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-09T05:39:54.790Z] #14 38.65 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-09T05:39:54.790Z] #14 38.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-09T05:39:54.790Z] #14 38.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-09T05:39:54.790Z] #14 38.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-09T05:39:54.790Z] #14 38.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-09T05:39:54.790Z] #14 38.69 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-09T05:39:54.790Z] #14 38.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-09T05:39:54.790Z] #14 38.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-09T05:39:54.790Z] #14 38.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-09T05:39:54.790Z] #14 38.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-09T05:39:54.790Z] #14 38.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-09T05:39:54.790Z] #14 38.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-09T05:39:54.790Z] #14 38.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-09T05:39:54.790Z] #14 38.77 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-09T05:39:54.790Z] #14 38.78 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-09T05:39:54.790Z] #14 38.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-09T05:39:54.790Z] #14 39.63 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:54.790Z] #14 39.87 Fetched 115 MB in 6s (20.1 MB/s) [2022-02-09T05:39:54.790Z] #14 39.92 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-09T05:39:54.790Z] #14 39.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-09T05:39:54.790Z] #14 40.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-09T05:39:54.790Z] #14 40.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-09T05:39:54.790Z] #14 41.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-09T05:39:54.790Z] #14 41.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-09T05:39:54.790Z] #14 41.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-09T05:39:54.790Z] #14 44.48 Selecting previously unselected package binutils-mingw-w64. [2022-02-09T05:39:54.790Z] #14 44.49 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-09T05:39:54.790Z] #14 44.54 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-09T05:39:54.937Z] #47 ... [2022-02-09T05:39:54.937Z] [2022-02-09T05:39:54.937Z] #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-09T05:39:54.937Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:39:54.937Z] #14 39.37 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-09T05:39:54.937Z] #14 39.90 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-09T05:39:54.937Z] #14 39.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-09T05:39:54.937Z] #14 39.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-09T05:39:54.937Z] #14 39.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-09T05:39:54.937Z] #14 39.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-09T05:39:54.937Z] #14 39.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-02-09T05:39:54.937Z] #14 39.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-09T05:39:54.937Z] #14 39.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-09T05:39:54.937Z] #14 39.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-09T05:39:54.937Z] #14 39.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-09T05:39:54.937Z] #14 40.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-09T05:39:54.937Z] #14 40.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-09T05:39:54.937Z] #14 40.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-09T05:39:54.937Z] #14 40.03 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-09T05:39:54.937Z] #14 40.04 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-09T05:39:54.937Z] #14 40.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-09T05:39:54.937Z] #14 40.99 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:39:54.937Z] #14 41.18 Fetched 115 MB in 7s (17.3 MB/s) [2022-02-09T05:39:54.937Z] #14 41.25 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-09T05:39:54.937Z] #14 41.25 (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-09T05:39:54.937Z] #14 41.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-09T05:39:54.937Z] #14 41.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-09T05:39:54.937Z] #14 43.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-09T05:39:54.937Z] #14 43.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-09T05:39:54.937Z] #14 43.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-09T05:39:55.052Z] #14 44.68 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-09T05:39:55.052Z] #14 44.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:39:55.052Z] #14 44.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:39:55.052Z] #14 ... [2022-02-09T05:39:55.052Z] [2022-02-09T05:39:55.052Z] #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-09T05:39:55.052Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:55.052Z] #38 44.64 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-09T05:39:55.052Z] #38 44.64 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-09T05:39:55.052Z] #38 44.65 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-09T05:39:55.052Z] #38 44.76 Selecting previously unselected package librhash0:amd64. [2022-02-09T05:39:55.052Z] #38 44.77 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-09T05:39:55.052Z] #38 44.78 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-09T05:39:55.236Z] #14 45.33 Selecting previously unselected package binutils-mingw-w64. [2022-02-09T05:39:55.236Z] #14 45.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-09T05:39:55.236Z] #14 45.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-09T05:39:55.312Z] #38 44.98 Selecting previously unselected package libuv1:amd64. [2022-02-09T05:39:55.312Z] #38 44.99 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-09T05:39:55.312Z] #38 45.00 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-09T05:39:55.312Z] #38 45.18 Selecting previously unselected package cmake. [2022-02-09T05:39:55.312Z] #38 45.18 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-09T05:39:55.493Z] #14 45.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-09T05:39:55.493Z] #14 45.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:39:55.493Z] #14 45.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:39:55.520Z] #19 143.4 Selecting previously unselected package libc6-dev-armel-cross. [2022-02-09T05:39:55.520Z] #19 143.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-02-09T05:39:55.520Z] #19 143.4 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-09T05:39:55.520Z] #19 143.6 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-02-09T05:39:55.576Z] #38 45.19 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-09T05:39:55.751Z] #14 45.63 Selecting previously unselected package dmsetup. [2022-02-09T05:39:55.751Z] #14 45.63 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:39:55.751Z] #14 45.64 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-09T05:39:55.751Z] #14 45.81 Selecting previously unselected package mingw-w64-common. [2022-02-09T05:39:55.751Z] #14 45.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-09T05:39:55.751Z] #14 45.81 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-09T05:39:55.782Z] #19 143.6 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:39:55.782Z] #19 143.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:39:55.782Z] #19 143.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-02-09T05:39:56.044Z] #19 143.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:39:56.044Z] #19 143.9 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-09T05:39:56.317Z] #14 ... [2022-02-09T05:39:56.317Z] [2022-02-09T05:39:56.317Z] #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-09T05:39:56.317Z] #60 sha256:92953cf0259858febe8fe187d69d361fe405ac2ba710ac5cb4428829fdc0a9d6 [2022-02-09T05:39:56.317Z] #60 1.166 + RM_GOPATH=0 [2022-02-09T05:39:56.317Z] #60 1.166 + TMP_GOPATH= [2022-02-09T05:39:56.317Z] #60 1.166 + : /build [2022-02-09T05:39:56.317Z] #60 1.166 + '[' -z '' ']' [2022-02-09T05:39:56.317Z] #60 1.166 ++ mktemp -d [2022-02-09T05:39:56.317Z] #60 1.168 + export GOPATH=/tmp/tmp.B0cKDGxO5g [2022-02-09T05:39:56.317Z] #60 1.168 + GOPATH=/tmp/tmp.B0cKDGxO5g [2022-02-09T05:39:56.317Z] #60 1.168 + RM_GOPATH=1 [2022-02-09T05:39:56.317Z] #60 1.168 + case "$(go env GOARCH)" in [2022-02-09T05:39:56.317Z] #60 1.169 ++ go env GOARCH [2022-02-09T05:39:56.317Z] #60 1.199 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:56.317Z] #60 1.199 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:39:56.317Z] #60 1.200 ++ dirname /install.sh [2022-02-09T05:39:56.317Z] #60 1.201 + dir=/ [2022-02-09T05:39:56.317Z] #60 1.201 + bin=containerd [2022-02-09T05:39:56.317Z] #60 1.202 + shift [2022-02-09T05:39:56.317Z] #60 1.202 + '[' '!' -f //containerd.installer ']' [2022-02-09T05:39:56.317Z] #60 1.202 + . //containerd.installer [2022-02-09T05:39:56.317Z] #60 1.202 ++ set -e [2022-02-09T05:39:56.317Z] #60 1.203 ++ : v1.5.9 [2022-02-09T05:39:56.317Z] #60 1.204 + install_containerd [2022-02-09T05:39:56.317Z] #60 1.206 + echo 'Install containerd version v1.5.9' [2022-02-09T05:39:56.317Z] #60 1.210 Install containerd version v1.5.9 [2022-02-09T05:39:56.317Z] #60 1.210 + git clone https://github.com/containerd/containerd.git /tmp/tmp.B0cKDGxO5g/src/github.com/containerd/containerd [2022-02-09T05:39:56.317Z] #60 1.216 Cloning into '/tmp/tmp.B0cKDGxO5g/src/github.com/containerd/containerd'... [2022-02-09T05:39:56.317Z] #60 ... [2022-02-09T05:39:56.317Z] [2022-02-09T05:39:56.317Z] #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-09T05:39:56.317Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:56.317Z] #38 36.97 Selecting previously unselected package libicu67:amd64. [2022-02-09T05:39:56.317Z] #38 36.97 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-09T05:39:56.317Z] #38 37.02 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-09T05:39:56.317Z] #38 42.34 Selecting previously unselected package libxml2:amd64. [2022-02-09T05:39:56.317Z] #38 42.37 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-09T05:39:56.317Z] #38 42.37 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-09T05:39:56.317Z] #38 42.87 Selecting previously unselected package libarchive13:amd64. [2022-02-09T05:39:56.317Z] #38 42.89 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-09T05:39:56.317Z] #38 42.90 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-09T05:39:56.317Z] #38 43.17 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-09T05:39:56.317Z] #38 43.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-09T05:39:56.317Z] #38 43.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-09T05:39:56.317Z] #38 43.32 Selecting previously unselected package librhash0:amd64. [2022-02-09T05:39:56.317Z] #38 43.33 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-09T05:39:56.317Z] #38 43.33 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-09T05:39:56.317Z] #38 43.47 Selecting previously unselected package libuv1:amd64. [2022-02-09T05:39:56.317Z] #38 43.49 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-09T05:39:56.317Z] #38 43.50 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-09T05:39:56.317Z] #38 43.64 Selecting previously unselected package cmake. [2022-02-09T05:39:56.317Z] #38 43.66 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-09T05:39:56.317Z] #38 43.66 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-09T05:39:57.331Z] #38 47.30 Setting up libicu67:amd64 (67.1-7) ... [2022-02-09T05:39:57.331Z] #38 47.36 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:57.331Z] #38 47.37 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-09T05:39:57.331Z] #38 47.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:57.331Z] #38 47.41 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-09T05:39:57.331Z] #38 47.44 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-09T05:39:57.331Z] #38 47.46 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-09T05:39:57.545Z] Running on azwin-2-87fde0 in d:\jenkins\workspace\moby_PR-43221 [Pipeline] { [Pipeline] ws [2022-02-09T05:39:57.566Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-09T05:39:57.592Z] #38 47.48 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-09T05:39:57.592Z] #38 47.50 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-09T05:39:57.592Z] #38 47.52 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-09T05:39:57.592Z] #38 47.54 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:39:57.592Z] #38 ... [2022-02-09T05:39:57.592Z] [2022-02-09T05:39:57.592Z] #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-09T05:39:57.592Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:57.592Z] #47 47.20 Setting up criu (3.16.1-3) ... [2022-02-09T05:39:58.981Z] #38 ... [2022-02-09T05:39:58.981Z] [2022-02-09T05:39:58.981Z] #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-09T05:39:58.981Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:58.981Z] #47 46.08 Setting up criu (3.16.1-3) ... [2022-02-09T05:39:58.981Z] #47 47.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:39:58.981Z] #47 DONE 48.5s [2022-02-09T05:39:58.981Z] [2022-02-09T05:39:58.981Z] #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-09T05:39:58.981Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:59.021Z] The recommended git tool is: git [2022-02-09T05:39:59.238Z] #38 48.93 Setting up libicu67:amd64 (67.1-7) ... [2022-02-09T05:39:59.238Z] #38 48.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:59.238Z] #38 48.98 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-09T05:39:59.238Z] #38 48.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:39:59.238Z] #38 49.05 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-09T05:39:59.238Z] #38 49.06 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-09T05:39:59.238Z] #38 49.07 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-09T05:39:59.238Z] #38 49.12 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-09T05:39:59.238Z] #38 49.16 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-09T05:39:59.529Z] #47 ... [2022-02-09T05:39:59.529Z] [2022-02-09T05:39:59.529Z] #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-09T05:39:59.529Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-09T05:39:59.529Z] #38 DONE 49.2s [2022-02-09T05:39:59.529Z] [2022-02-09T05:39:59.529Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-09T05:39:59.529Z] #39 sha256:7f4b97333bfbc9564e1bd198dec8fd37e4003046c41d895596b72bb2ec685570 [2022-02-09T05:39:59.529Z] #39 DONE 0.1s [2022-02-09T05:39:59.529Z] [2022-02-09T05:39:59.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-09T05:39:59.529Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-09T05:39:59.529Z] #47 48.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:39:59.538Z] #38 49.21 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-09T05:39:59.538Z] #38 49.21 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:39:59.789Z] #47 DONE 49.2s [2022-02-09T05:39:59.789Z] [2022-02-09T05:39:59.789Z] #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-09T05:39:59.789Z] #40 sha256:efa7cfe23a0638734566a3f5820a44b4f235261529d9ec16a04b1e7a2285fb2c [2022-02-09T05:39:59.795Z] #38 DONE 49.8s [2022-02-09T05:39:59.795Z] [2022-02-09T05:39:59.795Z] #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-09T05:39:59.795Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:39:59.795Z] #34 40.62 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-09T05:39:59.795Z] #34 40.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-09T05:39:59.795Z] #34 41.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-09T05:40:00.050Z] #40 ... [2022-02-09T05:40:00.050Z] [2022-02-09T05:40:00.050Z] #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-09T05:40:00.050Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:40:00.050Z] #34 39.80 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-09T05:40:00.050Z] #34 40.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-09T05:40:00.051Z] #34 ... [2022-02-09T05:40:00.051Z] [2022-02-09T05:40:00.051Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-09T05:40:00.051Z] #39 sha256:d3e6a2dafb3075469bc4a2ae145a95759440a2cb7a7d03d8083d9c58b29d4e3a [2022-02-09T05:40:00.051Z] #39 DONE 0.1s [2022-02-09T05:40:00.051Z] [2022-02-09T05:40:00.051Z] #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-09T05:40:00.051Z] #40 sha256:8756c641bd8137e2639e4ad2ba2754b524474a9d01c2b5cc731f2090f6bd52dc [2022-02-09T05:40:00.256Z] #19 148.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-02-09T05:40:00.516Z] #19 148.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:40:00.516Z] #19 148.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-09T05:40:00.516Z] #19 148.4 Selecting previously unselected package crossbuild-essential-armel. [2022-02-09T05:40:00.516Z] #19 148.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-02-09T05:40:00.516Z] #19 148.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-02-09T05:40:00.516Z] #19 148.5 Selecting previously unselected package libc6-armhf-cross. [2022-02-09T05:40:00.516Z] #19 148.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-02-09T05:40:00.516Z] #19 148.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-02-09T05:40:00.516Z] #19 148.6 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-02-09T05:40:00.656Z] #34 ... [2022-02-09T05:40:00.656Z] [2022-02-09T05:40:00.656Z] #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-09T05:40:00.656Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:40:00.656Z] #14 50.69 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-09T05:40:00.656Z] #14 50.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-09T05:40:00.656Z] #14 50.72 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-09T05:40:00.758Z] #14 77.32 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-09T05:40:00.758Z] #14 77.33 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-09T05:40:00.758Z] #14 77.33 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:40:00.776Z] #19 148.6 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:00.776Z] #19 148.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:00.776Z] #19 148.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-02-09T05:40:00.776Z] #19 148.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:00.776Z] #19 148.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:00.776Z] #19 148.6 Selecting previously unselected package libatomic1-armhf-cross. [2022-02-09T05:40:00.776Z] #19 148.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:00.776Z] #19 148.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:00.776Z] #19 148.7 Selecting previously unselected package libasan6-armhf-cross. [2022-02-09T05:40:00.776Z] #19 148.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:00.776Z] #19 148.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:00.981Z] #40 0.880 + RM_GOPATH=0 [2022-02-09T05:40:00.981Z] #40 0.880 + TMP_GOPATH= [2022-02-09T05:40:00.981Z] #40 0.880 + : /build [2022-02-09T05:40:00.981Z] #40 0.880 + '[' -z '' ']' [2022-02-09T05:40:00.981Z] #40 0.880 ++ mktemp -d [2022-02-09T05:40:00.981Z] #40 0.883 + export GOPATH=/tmp/tmp.BFy1WM4H3i [2022-02-09T05:40:00.981Z] #40 0.883 + GOPATH=/tmp/tmp.BFy1WM4H3i [2022-02-09T05:40:00.981Z] #40 0.884 + RM_GOPATH=1 [2022-02-09T05:40:00.981Z] #40 0.884 + case "$(go env GOARCH)" in [2022-02-09T05:40:00.981Z] #40 0.886 ++ go env GOARCH [2022-02-09T05:40:00.981Z] #40 0.911 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:00.981Z] #40 0.912 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:00.981Z] #40 0.913 ++ dirname /install.sh [2022-02-09T05:40:00.981Z] #40 0.917 + dir=/ [2022-02-09T05:40:00.981Z] #40 0.917 + bin=tini [2022-02-09T05:40:00.981Z] #40 0.917 + shift [2022-02-09T05:40:00.981Z] #40 0.918 + '[' '!' -f //tini.installer ']' [2022-02-09T05:40:00.981Z] #40 0.918 + . //tini.installer [2022-02-09T05:40:00.981Z] #40 0.918 ++ : v0.19.0 [2022-02-09T05:40:00.981Z] #40 0.919 + install_tini [2022-02-09T05:40:00.981Z] #40 0.919 + echo 'Install tini version v0.19.0' [2022-02-09T05:40:00.981Z] #40 0.919 Install tini version v0.19.0 [2022-02-09T05:40:00.981Z] #40 0.919 + git clone https://github.com/krallin/tini.git /tmp/tmp.BFy1WM4H3i/tini [2022-02-09T05:40:00.981Z] #40 0.925 Cloning into '/tmp/tmp.BFy1WM4H3i/tini'... [2022-02-09T05:40:01.036Z] #19 148.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-02-09T05:40:01.036Z] #19 148.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:01.036Z] #19 148.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:01.036Z] #19 149.0 Selecting previously unselected package libubsan1-armhf-cross. [2022-02-09T05:40:01.036Z] #19 149.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:01.036Z] #19 149.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:01.298Z] #19 149.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-02-09T05:40:01.298Z] #19 149.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:01.298Z] #19 149.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:01.298Z] #19 149.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-02-09T05:40:01.298Z] #19 149.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:40:01.298Z] #19 149.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-09T05:40:01.820Z] using credential docker-jenkins-github-credentials [2022-02-09T05:40:01.893Z] Cloning the remote Git repository [2022-02-09T05:40:01.893Z] Cloning with configured refspecs honoured and without tags [2022-02-09T05:40:01.912Z] #40 1.717 + cd /tmp/tmp.BFy1WM4H3i/tini [2022-02-09T05:40:01.912Z] #40 1.717 + git checkout -q v0.19.0 [2022-02-09T05:40:01.912Z] #40 1.735 + cmake . [2022-02-09T05:40:02.169Z] #40 2.093 -- The C compiler identification is GNU 10.2.1 [2022-02-09T05:40:02.169Z] #40 2.148 -- Detecting C compiler ABI info [2022-02-09T05:40:02.467Z] #40 2.566 -- Detecting C compiler ABI info - done [2022-02-09T05:40:02.724Z] #40 2.680 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-09T05:40:02.982Z] #40 2.682 -- Detecting C compile features [2022-02-09T05:40:02.982Z] #40 2.682 -- Detecting C compile features - done [2022-02-09T05:40:02.982Z] #40 2.738 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-09T05:40:02.982Z] #40 2.889 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-09T05:40:02.982Z] #40 2.953 -- Configuring done [2022-02-09T05:40:03.281Z] #40 2.968 -- Generating done [2022-02-09T05:40:03.281Z] #40 2.975 -- Build files have been written to: /tmp/tmp.BFy1WM4H3i/tini [2022-02-09T05:40:03.281Z] #40 2.988 + make tini-static [2022-02-09T05:40:03.281Z] #40 ... [2022-02-09T05:40:03.281Z] [2022-02-09T05:40:03.281Z] #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-09T05:40:03.281Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-09T05:40:03.281Z] #49 52.48 gotestsum version dev [2022-02-09T05:40:03.281Z] #49 DONE 53.1s [2022-02-09T05:40:03.538Z] [2022-02-09T05:40:03.538Z] #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-09T05:40:03.538Z] #40 sha256:8756c641bd8137e2639e4ad2ba2754b524474a9d01c2b5cc731f2090f6bd52dc [2022-02-09T05:40:03.538Z] #40 3.324 Scanning dependencies of target tini-static [2022-02-09T05:40:03.538Z] #40 3.525 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-09T05:40:03.971Z] #14 ... [2022-02-09T05:40:03.971Z] [2022-02-09T05:40:03.971Z] #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-09T05:40:03.971Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-09T05:40:03.971Z] #49 53.52 gotestsum version dev [2022-02-09T05:40:03.971Z] #49 DONE 54.1s [2022-02-09T05:40:04.029Z] #14 81.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-09T05:40:04.029Z] #14 81.18 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-09T05:40:04.029Z] #14 81.19 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-09T05:40:04.029Z] #14 81.30 Selecting previously unselected package libapparmor1:arm64. [2022-02-09T05:40:02.077Z] Cloning repository https://github.com/moby/moby.git [2022-02-09T05:40:02.463Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-09T05:40:03.397Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:40:03.397Z] > git --version # timeout=10 [2022-02-09T05:40:03.443Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-09T05:40:03.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:40:03.446Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:40:04.228Z] [2022-02-09T05:40:04.228Z] #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-09T05:40:04.228Z] #40 sha256:efa7cfe23a0638734566a3f5820a44b4f235261529d9ec16a04b1e7a2285fb2c [2022-02-09T05:40:04.228Z] #40 1.689 + RM_GOPATH=0 [2022-02-09T05:40:04.228Z] #40 1.689 + TMP_GOPATH= [2022-02-09T05:40:04.228Z] #40 1.689 + : /build [2022-02-09T05:40:04.228Z] #40 1.689 + '[' -z '' ']' [2022-02-09T05:40:04.228Z] #40 1.689 ++ mktemp -d [2022-02-09T05:40:04.228Z] #40 1.704 + export GOPATH=/tmp/tmp.E9EeWf0sKC [2022-02-09T05:40:04.228Z] #40 1.704 + GOPATH=/tmp/tmp.E9EeWf0sKC [2022-02-09T05:40:04.228Z] #40 1.704 + RM_GOPATH=1 [2022-02-09T05:40:04.228Z] #40 1.704 + case "$(go env GOARCH)" in [2022-02-09T05:40:04.228Z] #40 1.704 ++ go env GOARCH [2022-02-09T05:40:04.228Z] #40 1.743 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:04.228Z] #40 1.743 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:04.228Z] #40 1.743 ++ dirname /install.sh [2022-02-09T05:40:04.228Z] #40 1.763 Install tini version v0.19.0 [2022-02-09T05:40:04.228Z] #40 1.763 + dir=/ [2022-02-09T05:40:04.228Z] #40 1.763 + bin=tini [2022-02-09T05:40:04.228Z] #40 1.763 + shift [2022-02-09T05:40:04.228Z] #40 1.763 + '[' '!' -f //tini.installer ']' [2022-02-09T05:40:04.228Z] #40 1.763 + . //tini.installer [2022-02-09T05:40:04.228Z] #40 1.763 ++ : v0.19.0 [2022-02-09T05:40:04.228Z] #40 1.763 + install_tini [2022-02-09T05:40:04.228Z] #40 1.763 + echo 'Install tini version v0.19.0' [2022-02-09T05:40:04.228Z] #40 1.763 + git clone https://github.com/krallin/tini.git /tmp/tmp.E9EeWf0sKC/tini [2022-02-09T05:40:04.228Z] #40 1.776 Cloning into '/tmp/tmp.E9EeWf0sKC/tini'... [2022-02-09T05:40:04.228Z] #40 2.458 + cd /tmp/tmp.E9EeWf0sKC/tini [2022-02-09T05:40:04.228Z] #40 2.459 + git checkout -q v0.19.0 [2022-02-09T05:40:04.228Z] #40 2.472 + cmake . [2022-02-09T05:40:04.228Z] #40 2.820 -- The C compiler identification is GNU 10.2.1 [2022-02-09T05:40:04.228Z] #40 2.927 -- Detecting C compiler ABI info [2022-02-09T05:40:04.228Z] #40 3.369 -- Detecting C compiler ABI info - done [2022-02-09T05:40:04.228Z] #40 3.480 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-09T05:40:04.228Z] #40 3.481 -- Detecting C compile features [2022-02-09T05:40:04.228Z] #40 3.483 -- Detecting C compile features - done [2022-02-09T05:40:04.228Z] #40 3.507 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-09T05:40:04.228Z] #40 3.726 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-09T05:40:04.228Z] #40 3.813 -- Configuring done [2022-02-09T05:40:04.228Z] #40 3.821 -- Generating done [2022-02-09T05:40:04.228Z] #40 3.847 -- Build files have been written to: /tmp/tmp.E9EeWf0sKC/tini [2022-02-09T05:40:04.228Z] #40 3.858 + make tini-static [2022-02-09T05:40:04.228Z] #40 4.277 Scanning dependencies of target tini-static [2022-02-09T05:40:04.228Z] #40 4.337 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-09T05:40:04.286Z] #14 81.30 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-09T05:40:04.286Z] #14 81.30 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-09T05:40:04.286Z] #14 81.39 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-09T05:40:04.286Z] #14 81.41 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-09T05:40:04.286Z] #14 81.41 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-09T05:40:04.348Z] #14 ... [2022-02-09T05:40:04.348Z] [2022-02-09T05:40:04.348Z] #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-09T05:40:04.348Z] #60 sha256:472fdd0dac4cc06af26d87b4e3bbf40af17085ca41270a2ce4e69a15a50ad407 [2022-02-09T05:40:04.348Z] #60 37.64 Updating files: 61% (2862/4691) Updating files: 62% (2909/4691) Updating files: 63% (2956/4691) Updating files: 64% (3003/4691) Updating files: 65% (3050/4691) Updating files: 66% (3097/4691) Updating files: 67% (3143/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-09T05:40:04.348Z] #60 38.56 + cd /tmp/tmp.zQi8DJ2M2w/src/github.com/containerd/containerd [2022-02-09T05:40:04.348Z] #60 38.56 + git checkout -q v1.5.9 [2022-02-09T05:40:04.543Z] #14 81.54 Selecting previously unselected package libbtrfs0:arm64. [2022-02-09T05:40:04.543Z] #14 81.54 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-09T05:40:04.543Z] #14 81.55 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-09T05:40:04.543Z] #14 81.64 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-09T05:40:04.543Z] #14 81.65 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-09T05:40:04.543Z] #14 81.65 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-09T05:40:04.801Z] #14 81.82 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-02-09T05:40:04.801Z] #14 81.82 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-09T05:40:04.801Z] #14 81.83 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-09T05:40:04.801Z] #14 81.87 Selecting previously unselected package libudev-dev:arm64. [2022-02-09T05:40:04.801Z] #14 81.90 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-02-09T05:40:04.801Z] #14 81.91 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-02-09T05:40:04.801Z] #14 82.02 Selecting previously unselected package libsepol1-dev:arm64. [2022-02-09T05:40:04.916Z] #40 4.828 [100%] Linking C executable tini-static [2022-02-09T05:40:05.058Z] #14 82.02 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-02-09T05:40:05.058Z] #14 82.04 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-02-09T05:40:05.058Z] #14 82.25 Selecting previously unselected package libpcre2-16-0:arm64. [2022-02-09T05:40:05.058Z] #14 82.25 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-02-09T05:40:05.058Z] #14 82.25 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-02-09T05:40:05.157Z] #40 5.712 [100%] Linking C executable tini-static [2022-02-09T05:40:05.176Z] #40 ... [2022-02-09T05:40:05.176Z] [2022-02-09T05:40:05.176Z] #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-09T05:40:05.176Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:40:05.176Z] #14 44.98 Selecting previously unselected package dmsetup. [2022-02-09T05:40:05.176Z] #14 44.98 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:40:05.176Z] #14 45.00 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-09T05:40:05.176Z] #14 45.19 Selecting previously unselected package mingw-w64-common. [2022-02-09T05:40:05.176Z] #14 45.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-09T05:40:05.176Z] #14 45.20 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-09T05:40:05.176Z] #14 50.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-09T05:40:05.176Z] #14 50.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-09T05:40:05.176Z] #14 50.73 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-09T05:40:05.316Z] #14 82.37 Selecting previously unselected package libpcre2-32-0:arm64. [2022-02-09T05:40:05.316Z] #14 82.37 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-02-09T05:40:05.316Z] #14 82.37 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-02-09T05:40:05.316Z] #14 ... [2022-02-09T05:40:05.316Z] [2022-02-09T05:40:05.316Z] #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-09T05:40:05.316Z] #63 sha256:0a0a063dd3fab82e11d99260efc222128617c8b19821e2c49ec2ec38ddaceeb3 [2022-02-09T05:40:05.316Z] #63 81.57 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-09T05:40:05.316Z] #63 81.57 + GOBIN=/build [2022-02-09T05:40:05.316Z] #63 81.57 + GO111MODULE=on [2022-02-09T05:40:05.316Z] #63 81.57 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-09T05:40:05.442Z] #14 ... [2022-02-09T05:40:05.442Z] [2022-02-09T05:40:05.442Z] #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-09T05:40:05.442Z] #40 sha256:8756c641bd8137e2639e4ad2ba2754b524474a9d01c2b5cc731f2090f6bd52dc [2022-02-09T05:40:05.442Z] #40 5.204 [100%] Built target tini-static [2022-02-09T05:40:05.442Z] #40 5.278 + mkdir -p /build [2022-02-09T05:40:05.442Z] #40 5.289 + cp tini-static /build/docker-init [2022-02-09T05:40:05.700Z] #40 DONE 5.5s [2022-02-09T05:40:05.700Z] [2022-02-09T05:40:05.700Z] #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-09T05:40:05.700Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:40:05.847Z] #40 6.273 [100%] Built target tini-static [2022-02-09T05:40:05.847Z] #40 6.339 + mkdir -p /build [2022-02-09T05:40:05.847Z] #40 6.341 + cp tini-static /build/docker-init [2022-02-09T05:40:05.847Z] #40 DONE 6.5s [2022-02-09T05:40:05.847Z] [2022-02-09T05:40:05.847Z] #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-09T05:40:05.847Z] #60 sha256:92953cf0259858febe8fe187d69d361fe405ac2ba710ac5cb4428829fdc0a9d6 [2022-02-09T05:40:05.847Z] #60 ... [2022-02-09T05:40:05.847Z] [2022-02-09T05:40:05.847Z] #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-09T05:40:05.847Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:40:05.847Z] #14 55.99 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-09T05:40:06.106Z] #14 56.00 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:06.106Z] #14 56.03 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-09T05:40:06.323Z] #60 40.69 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-09T05:40:06.323Z] #60 40.69 + BUILDTAGS='netgo osusergo static_build' [2022-02-09T05:40:06.323Z] #60 40.69 + export EXTRA_FLAGS=-buildmode=pie [2022-02-09T05:40:06.323Z] #60 40.69 + EXTRA_FLAGS=-buildmode=pie [2022-02-09T05:40:06.323Z] #60 40.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-09T05:40:06.323Z] #60 40.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-09T05:40:06.323Z] #60 40.69 + '[' '' = dynamic ']' [2022-02-09T05:40:06.323Z] #60 40.69 + make [2022-02-09T05:40:06.405Z] #14 56.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-09T05:40:06.405Z] #14 56.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:06.405Z] #14 56.34 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-09T05:40:07.072Z] #43 ... [2022-02-09T05:40:07.072Z] [2022-02-09T05:40:07.072Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-09T05:40:07.072Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:40:07.072Z] #14 56.59 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-09T05:40:07.072Z] #14 56.61 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:07.072Z] #14 56.64 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-09T05:40:07.072Z] #14 56.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-09T05:40:07.072Z] #14 56.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:07.072Z] #14 56.77 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-09T05:40:07.892Z] #19 155.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-02-09T05:40:07.892Z] #19 155.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:40:08.251Z] #60 42.38 + bin/ctr [2022-02-09T05:40:08.495Z] #19 156.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-09T05:40:08.495Z] #19 156.4 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-02-09T05:40:08.495Z] #19 156.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-02-09T05:40:08.495Z] #19 156.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-09T05:40:08.495Z] #19 156.6 Selecting previously unselected package libc6-dev-armhf-cross. [2022-02-09T05:40:08.495Z] #19 156.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-02-09T05:40:08.757Z] #19 156.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-09T05:40:08.757Z] #19 156.8 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-02-09T05:40:08.757Z] #19 156.9 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:09.330Z] #19 157.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:10.271Z] #19 158.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-02-09T05:40:10.271Z] #19 158.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:40:10.271Z] #19 158.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-09T05:40:10.579Z] #63 86.59 rootlesskit version 0.14.6 [2022-02-09T05:40:10.579Z] #63 86.59 Usage of /build/rootlesskit-docker-proxy: [2022-02-09T05:40:10.579Z] #63 86.59 -container-ip string [2022-02-09T05:40:10.579Z] #63 86.59 container ip [2022-02-09T05:40:10.579Z] #63 86.59 -container-port int [2022-02-09T05:40:10.579Z] #63 86.59 container port (default -1) [2022-02-09T05:40:10.579Z] #63 86.59 -host-ip string [2022-02-09T05:40:10.579Z] #63 86.59 host ip [2022-02-09T05:40:10.579Z] #63 86.59 -host-port int [2022-02-09T05:40:10.579Z] #63 86.59 host port (default -1) [2022-02-09T05:40:10.579Z] #63 86.59 -proto string [2022-02-09T05:40:10.579Z] #63 86.59 proxy protocol (default "tcp") [2022-02-09T05:40:10.835Z] #63 ... [2022-02-09T05:40:10.835Z] [2022-02-09T05:40:10.835Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-09T05:40:10.835Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-09T05:40:10.835Z] #14 82.47 Selecting previously unselected package libpcre2-posix2:arm64. [2022-02-09T05:40:10.835Z] #14 82.48 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-02-09T05:40:10.835Z] #14 82.48 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-02-09T05:40:10.835Z] #14 82.53 Selecting previously unselected package libpcre2-dev:arm64. [2022-02-09T05:40:10.835Z] #14 82.53 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-02-09T05:40:10.835Z] #14 82.55 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-02-09T05:40:10.835Z] #14 82.83 Selecting previously unselected package libselinux1-dev:arm64. [2022-02-09T05:40:10.835Z] #14 82.83 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-02-09T05:40:10.835Z] #14 82.84 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-02-09T05:40:10.835Z] #14 83.00 Selecting previously unselected package libdevmapper-dev:arm64. [2022-02-09T05:40:10.835Z] #14 83.00 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-02-09T05:40:10.835Z] #14 83.00 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-09T05:40:10.835Z] #14 83.07 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-09T05:40:10.835Z] #14 83.07 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-09T05:40:10.835Z] #14 83.08 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-09T05:40:10.835Z] #14 83.18 Selecting previously unselected package libsystemd-dev:arm64. [2022-02-09T05:40:10.835Z] #14 83.19 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-02-09T05:40:10.835Z] #14 83.20 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-02-09T05:40:10.835Z] #14 83.62 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-09T05:40:10.835Z] #14 83.64 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-09T05:40:10.835Z] #14 83.65 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-09T05:40:10.835Z] #14 83.66 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-02-09T05:40:10.835Z] #14 83.70 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-09T05:40:10.835Z] #14 83.72 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-02-09T05:40:10.835Z] #14 83.73 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-09T05:40:10.835Z] #14 83.74 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-02-09T05:40:10.835Z] #14 83.76 Setting up libudev-dev:arm64 (247.3-6) ... [2022-02-09T05:40:10.835Z] #14 83.78 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-02-09T05:40:10.835Z] #14 83.80 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-09T05:40:10.835Z] #14 83.81 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-09T05:40:10.835Z] #14 83.82 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-09T05:40:10.835Z] #14 83.83 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-09T05:40:10.835Z] #14 83.84 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-09T05:40:10.835Z] #14 83.85 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-02-09T05:40:10.835Z] #14 83.86 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-09T05:40:10.835Z] #14 83.87 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-02-09T05:40:10.835Z] #14 83.89 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-02-09T05:40:10.835Z] #14 83.90 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-09T05:40:10.835Z] #14 83.92 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:40:10.835Z] #14 83.93 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-09T05:40:10.835Z] #14 83.94 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:40:10.835Z] #14 83.95 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-09T05:40:10.835Z] #14 83.96 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-09T05:40:10.835Z] #14 83.97 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:40:10.835Z] #14 83.98 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-09T05:40:10.835Z] #14 83.99 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:40:10.835Z] #14 84.01 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-09T05:40:10.835Z] #14 84.04 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-09T05:40:10.835Z] #14 84.05 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-09T05:40:10.835Z] #14 84.07 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-09T05:40:10.835Z] #14 84.09 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-09T05:40:10.835Z] #14 84.11 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:40:12.406Z] #14 62.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-09T05:40:12.406Z] #14 62.23 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:12.406Z] #14 62.24 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:40:13.002Z] #14 61.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-09T05:40:13.003Z] #14 61.91 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:13.003Z] #14 61.92 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:40:15.008Z] #14 DONE 91.7s [2022-02-09T05:40:15.008Z] [2022-02-09T05:40:15.008Z] #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-09T05:40:15.008Z] #63 sha256:0a0a063dd3fab82e11d99260efc222128617c8b19821e2c49ec2ec38ddaceeb3 [2022-02-09T05:40:15.008Z] #63 DONE 90.9s [2022-02-09T05:40:15.008Z] [2022-02-09T05:40:15.008Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-09T05:40:15.008Z] #64 sha256:e72639c12eba7ec4edcab63b64385f0d2cf991e4a9d332138916906f7045736f [2022-02-09T05:40:15.008Z] #64 DONE 0.2s [2022-02-09T05:40:15.008Z] [2022-02-09T05:40:15.008Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-09T05:40:15.008Z] #55 sha256:65a89abef73065aa8f1a676b7700ba211777720e18203bcad18555f05a9c78bd [2022-02-09T05:40:15.008Z] #55 DONE 0.3s [2022-02-09T05:40:15.008Z] [2022-02-09T05:40:15.008Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-09T05:40:15.008Z] #65 sha256:007c0a29f98c0524bbe942ba6aa9b4d12eedb593fad3e478ce754d608068a22e [2022-02-09T05:40:15.008Z] #65 DONE 0.1s [2022-02-09T05:40:15.008Z] [2022-02-09T05:40:15.008Z] #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-09T05:40:15.008Z] #56 sha256:e98f5f759161a54c011ce12fdff6aef74ed9723ecba7f41c2385ef021dd332cb [2022-02-09T05:40:15.940Z] #56 0.949 + RM_GOPATH=0 [2022-02-09T05:40:15.940Z] #56 0.951 + TMP_GOPATH= [2022-02-09T05:40:15.940Z] #56 0.951 + : /build [2022-02-09T05:40:15.940Z] #56 0.951 + '[' -z '' ']' [2022-02-09T05:40:15.940Z] #56 0.953 ++ mktemp -d [2022-02-09T05:40:15.940Z] #56 0.956 + export GOPATH=/tmp/tmp.AvZ5YJzR6Q [2022-02-09T05:40:15.940Z] #56 0.960 + GOPATH=/tmp/tmp.AvZ5YJzR6Q [2022-02-09T05:40:15.940Z] #56 0.960 + RM_GOPATH=1 [2022-02-09T05:40:15.940Z] #56 0.960 + case "$(go env GOARCH)" in [2022-02-09T05:40:15.940Z] #56 0.960 ++ go env GOARCH [2022-02-09T05:40:15.941Z] #56 0.971 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:15.941Z] #56 0.972 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:15.941Z] #56 0.973 ++ dirname /install.sh [2022-02-09T05:40:15.941Z] #56 0.974 + dir=/ [2022-02-09T05:40:15.941Z] #56 0.975 + bin=runc [2022-02-09T05:40:15.941Z] #56 0.975 + shift [2022-02-09T05:40:15.941Z] #56 0.975 + '[' '!' -f //runc.installer ']' [2022-02-09T05:40:15.941Z] #56 0.975 + . //runc.installer [2022-02-09T05:40:15.941Z] #56 0.976 ++ set -e [2022-02-09T05:40:15.941Z] #56 0.976 ++ : v1.1.0 [2022-02-09T05:40:15.941Z] #56 0.978 + install_runc [2022-02-09T05:40:15.941Z] #56 0.978 + RUNC_BUILDTAGS=seccomp [2022-02-09T05:40:15.941Z] #56 0.979 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-09T05:40:15.941Z] #56 0.979 Install runc version v1.1.0 (build tags: seccomp) [2022-02-09T05:40:15.941Z] #56 0.979 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AvZ5YJzR6Q/src/github.com/opencontainers/runc [2022-02-09T05:40:15.941Z] #56 0.983 Cloning into '/tmp/tmp.AvZ5YJzR6Q/src/github.com/opencontainers/runc'... [2022-02-09T05:40:15.941Z] #56 ... [2022-02-09T05:40:15.941Z] [2022-02-09T05:40:15.941Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-09T05:40:15.941Z] #15 sha256:ebd260f98611310eb63222a71234426c164eb8747bf9d22f3d1eca7188980f25 [2022-02-09T05:40:15.941Z] #15 DONE 1.4s [2022-02-09T05:40:16.198Z] [2022-02-09T05:40:16.198Z] #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-09T05:40:16.198Z] #26 sha256:13a5212632d9ecea956f10da75c98ed6b4c21b7126bb302030ca91cc00f21bc7 [2022-02-09T05:40:16.373Z] #60 ... [2022-02-09T05:40:16.373Z] [2022-02-09T05:40:16.373Z] #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-09T05:40:16.373Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:40:16.373Z] #14 69.55 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-09T05:40:16.373Z] #14 69.58 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:16.373Z] #14 69.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:40:16.373Z] #14 74.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-09T05:40:16.373Z] #14 74.47 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:16.373Z] #14 74.48 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-09T05:40:16.373Z] #14 79.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-09T05:40:16.373Z] #14 79.50 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:16.373Z] #14 79.50 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:40:17.229Z] #26 91.47 Updating files: 31% (3614/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 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: 50% (5794/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: 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: 74% (8464/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) [2022-02-09T05:40:17.229Z] #26 ... [2022-02-09T05:40:17.229Z] [2022-02-09T05:40:17.229Z] #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-09T05:40:17.229Z] #16 sha256:8258b06d44e8375c4dd696be207f112629c136adb02e5302e59ba7f3765c683e [2022-02-09T05:40:17.229Z] #16 DONE 1.4s [2022-02-09T05:40:17.229Z] [2022-02-09T05:40:17.229Z] #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-09T05:40:17.229Z] #26 sha256:13a5212632d9ecea956f10da75c98ed6b4c21b7126bb302030ca91cc00f21bc7 [2022-02-09T05:40:18.003Z] #26 91.47 Updating files: 31% (3614/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 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: 50% (5794/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: 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: 74% (8464/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 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-09T05:40:18.260Z] #26 94.41 + cd /tmp/tmp.HSmv4fly4M/tmp/docker-ce [2022-02-09T05:40:18.260Z] #26 94.41 + git checkout -q v17.06.2-ce [2022-02-09T05:40:18.260Z] #26 ... [2022-02-09T05:40:18.260Z] [2022-02-09T05:40:18.260Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-09T05:40:18.260Z] #17 sha256:51b980c25677bad42d7e979df2bf71fed02699b1beca0c04199aeb9caa243a74 [2022-02-09T05:40:18.260Z] #17 0.557 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-09T05:40:18.260Z] #17 DONE 0.9s [2022-02-09T05:40:18.511Z] #19 165.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-02-09T05:40:18.511Z] #19 165.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:40:18.511Z] #19 165.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-09T05:40:18.511Z] #19 165.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-02-09T05:40:18.511Z] #19 165.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-02-09T05:40:18.511Z] #19 165.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-02-09T05:40:18.511Z] #19 165.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-02-09T05:40:18.511Z] #19 165.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-09T05:40:18.511Z] #19 165.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-09T05:40:18.511Z] #19 165.8 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-02-09T05:40:18.511Z] #19 165.8 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:18.511Z] #19 165.8 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:18.511Z] #19 165.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-02-09T05:40:18.511Z] #19 165.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:18.511Z] #19 165.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:18.511Z] #19 166.0 Selecting previously unselected package libitm1-ppc64el-cross. [2022-02-09T05:40:18.511Z] #19 166.0 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:18.511Z] #19 166.0 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:18.511Z] #19 166.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-02-09T05:40:18.511Z] #19 166.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:18.511Z] #19 166.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:18.511Z] #19 166.1 Selecting previously unselected package libasan6-ppc64el-cross. [2022-02-09T05:40:18.511Z] #19 166.1 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:18.511Z] #19 166.1 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:18.517Z] [2022-02-09T05:40:18.517Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-09T05:40:18.517Z] #18 sha256:d713279fb198e9d86d054bb8aea8d183b33e7e9e710da7c33439351a4406a0eb [2022-02-09T05:40:19.082Z] #18 DONE 0.9s [2022-02-09T05:40:19.082Z] [2022-02-09T05:40:19.082Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-09T05:40:19.082Z] #19 sha256:63a03f5053b87d795e28bf87f0c43a5e40a09a49793c6f1e2c9cd6dc57afb0b2 [2022-02-09T05:40:19.899Z] #19 167.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-02-09T05:40:19.899Z] #19 167.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:19.899Z] #19 167.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:19.899Z] #19 168.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-02-09T05:40:19.899Z] #19 168.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:20.017Z] #19 DONE 0.9s [2022-02-09T05:40:20.017Z] [2022-02-09T05:40:20.017Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-09T05:40:20.017Z] #20 sha256:4b7ffaa29324ce5c27a628088faff138fe7eb0bd25275cded4ae9798a445ccd6 [2022-02-09T05:40:20.162Z] #19 168.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:20.424Z] #19 168.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-02-09T05:40:20.424Z] #19 168.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:20.424Z] #19 168.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:20.424Z] #19 168.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-02-09T05:40:20.631Z] #14 ... [2022-02-09T05:40:20.631Z] [2022-02-09T05:40:20.631Z] #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-09T05:40:20.631Z] #60 sha256:4d2c96facca8e4964f7f6e57229dd9063a1a01a5585b2e6655c328f266161cda [2022-02-09T05:40:20.631Z] #60 35.84 Updating files: 67% (3186/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-09T05:40:20.631Z] #60 36.66 + cd /tmp/tmp.H2kpBnpxpM/src/github.com/containerd/containerd [2022-02-09T05:40:20.686Z] #19 168.5 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:20.686Z] #19 168.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:20.686Z] #19 168.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-02-09T05:40:20.686Z] #19 168.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:20.686Z] #19 168.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:20.686Z] #19 168.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-02-09T05:40:20.686Z] #19 168.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:20.686Z] #19 168.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:20.888Z] #60 36.66 + git checkout -q v1.5.9 [2022-02-09T05:40:20.947Z] #19 168.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-02-09T05:40:20.947Z] #19 168.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:40:20.947Z] #19 168.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:40:20.954Z] #20 DONE 0.9s [2022-02-09T05:40:20.954Z] [2022-02-09T05:40:20.954Z] #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-09T05:40:20.954Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-09T05:40:21.193Z] #14 ... [2022-02-09T05:40:21.193Z] [2022-02-09T05:40:21.193Z] #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-09T05:40:21.193Z] #60 sha256:92953cf0259858febe8fe187d69d361fe405ac2ba710ac5cb4428829fdc0a9d6 [2022-02-09T05:40:21.193Z] #60 35.27 Updating files: 69% (3275/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-09T05:40:21.193Z] #60 36.03 + cd /tmp/tmp.B0cKDGxO5g/src/github.com/containerd/containerd [2022-02-09T05:40:21.193Z] #60 36.03 + git checkout -q v1.5.9 [2022-02-09T05:40:22.296Z] #60 38.10 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-09T05:40:22.296Z] #60 38.10 + BUILDTAGS='netgo osusergo static_build' [2022-02-09T05:40:22.296Z] #60 38.10 + export EXTRA_FLAGS=-buildmode=pie [2022-02-09T05:40:22.296Z] #60 38.10 + EXTRA_FLAGS=-buildmode=pie [2022-02-09T05:40:22.296Z] #60 38.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-09T05:40:22.296Z] #60 38.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-09T05:40:22.296Z] #60 38.10 + '[' '' = dynamic ']' [2022-02-09T05:40:22.296Z] #60 38.10 + make [2022-02-09T05:40:22.323Z] #21 1.080 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:40:22.324Z] #21 1.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:40:22.324Z] #21 1.442 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:40:22.580Z] #21 1.507 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-09T05:40:23.127Z] #60 37.90 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-09T05:40:23.127Z] #60 37.90 + BUILDTAGS='netgo osusergo static_build' [2022-02-09T05:40:23.127Z] #60 37.90 + export EXTRA_FLAGS=-buildmode=pie [2022-02-09T05:40:23.127Z] #60 37.90 + EXTRA_FLAGS=-buildmode=pie [2022-02-09T05:40:23.127Z] #60 37.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-09T05:40:23.127Z] #60 37.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-09T05:40:23.127Z] #60 37.90 + '[' '' = dynamic ']' [2022-02-09T05:40:23.127Z] #60 37.90 + make [2022-02-09T05:40:23.144Z] #21 2.077 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-09T05:40:23.663Z] #60 39.69 + bin/ctr [2022-02-09T05:40:23.709Z] #21 ... [2022-02-09T05:40:23.709Z] [2022-02-09T05:40:23.709Z] #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-09T05:40:23.709Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-09T05:40:23.709Z] #34 DONE 100.4s [2022-02-09T05:40:23.709Z] [2022-02-09T05:40:23.709Z] #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-09T05:40:23.709Z] #56 sha256:e98f5f759161a54c011ce12fdff6aef74ed9723ecba7f41c2385ef021dd332cb [2022-02-09T05:40:23.709Z] #56 8.431 + cd /tmp/tmp.AvZ5YJzR6Q/src/github.com/opencontainers/runc [2022-02-09T05:40:23.709Z] #56 8.431 + git checkout -q v1.1.0 [2022-02-09T05:40:23.709Z] #56 8.567 + '[' -z '' ']' [2022-02-09T05:40:23.709Z] #56 8.568 + target=static [2022-02-09T05:40:23.709Z] #56 8.568 + make BUILDTAGS=seccomp static [2022-02-09T05:40:23.709Z] #56 8.811 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-09T05:40:23.870Z] Running on azwin-2-a79d60 in d:\jenkins\workspace\moby_PR-43221 [Pipeline] { [Pipeline] ws [2022-02-09T05:40:23.888Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-09T05:40:23.935Z] Fetching without tags [2022-02-09T05:40:24.495Z] #60 39.32 + bin/ctr [2022-02-09T05:40:24.510Z] #14 ... [2022-02-09T05:40:24.510Z] [2022-02-09T05:40:24.510Z] #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-09T05:40:24.510Z] #63 sha256:d1a6e71addf39e7e7e2be0ce083bc7526ed505affcdd7b8f23ea50bafb526388 [2022-02-09T05:40:24.510Z] #63 88.38 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-09T05:40:24.510Z] #63 88.38 + GOBIN=/build [2022-02-09T05:40:24.510Z] #63 88.38 + GO111MODULE=on [2022-02-09T05:40:24.510Z] #63 88.38 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-09T05:40:24.596Z] using credential docker-jenkins-github-credentials [2022-02-09T05:40:24.603Z] Merging remotes/origin/master commit a5c757555091df6bd1e9c60c175d167dcdfde83c into PR head commit 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:40:24.675Z] Cloning the remote Git repository [2022-02-09T05:40:24.675Z] Cloning with configured refspecs honoured and without tags [2022-02-09T05:40:23.636Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:40:23.699Z] > git config --add remote.origin.fetch +refs/pull/43221/head:refs/remotes/origin/PR-43221 # timeout=10 [2022-02-09T05:40:23.742Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:40:23.857Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:40:23.969Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:40:23.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:40:23.970Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:40:24.707Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:40:24.749Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:40:24.877Z] Cloning repository https://github.com/moby/moby.git [2022-02-09T05:40:25.312Z] The recommended git tool is: git [2022-02-09T05:40:26.255Z] #19 174.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-02-09T05:40:26.256Z] #19 174.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:40:26.256Z] #19 174.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:40:26.256Z] #19 174.3 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-02-09T05:40:26.517Z] #19 174.3 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-02-09T05:40:26.517Z] #19 174.3 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-09T05:40:26.517Z] #19 174.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-02-09T05:40:26.517Z] #19 174.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-09T05:40:26.517Z] #19 174.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-09T05:40:26.779Z] #19 174.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-02-09T05:40:26.779Z] #19 174.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:26.779Z] #19 174.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:27.041Z] #19 175.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-02-09T05:40:27.041Z] #19 175.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:40:27.041Z] #19 175.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:40:25.287Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-09T05:40:26.660Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:40:26.660Z] > git --version # timeout=10 [2022-02-09T05:40:26.722Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-09T05:40:26.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:40:26.727Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:40:27.699Z] > git remote # timeout=10 [2022-02-09T05:40:27.766Z] > git config --get remote.origin.url # timeout=10 [2022-02-09T05:40:27.813Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:40:27.814Z] > git merge a5c757555091df6bd1e9c60c175d167dcdfde83c # timeout=10 [2022-02-09T05:40:27.947Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-09T05:40:28.030Z] Merge succeeded, producing 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:40:28.031Z] Checking out Revision 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f (PR-43221) [2022-02-09T05:40:28.708Z] #63 93.09 rootlesskit version 0.14.6 [2022-02-09T05:40:28.708Z] #63 93.10 Usage of /build/rootlesskit-docker-proxy: [2022-02-09T05:40:28.970Z] #63 93.11 -container-ip string [2022-02-09T05:40:28.970Z] #63 93.11 container ip [2022-02-09T05:40:28.970Z] #63 93.11 -container-port int [2022-02-09T05:40:28.970Z] #63 93.11 container port (default -1) [2022-02-09T05:40:28.970Z] #63 93.11 -host-ip string [2022-02-09T05:40:28.970Z] #63 93.11 host ip [2022-02-09T05:40:28.970Z] #63 93.11 -host-port int [2022-02-09T05:40:28.970Z] #63 93.11 host port (default -1) [2022-02-09T05:40:28.970Z] #63 93.11 -proto string [2022-02-09T05:40:28.970Z] #63 93.11 proxy protocol (default "tcp") [2022-02-09T05:40:31.258Z] #19 179.3 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-02-09T05:40:28.064Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:40:28.113Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:40:31.511Z] #63 DONE 95.7s [2022-02-09T05:40:31.512Z] [2022-02-09T05:40:31.512Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-09T05:40:31.512Z] #64 sha256:11305771e11e41b86dddecb7c90652280621271049e2ee0e033f7df6c77740a3 [2022-02-09T05:40:31.519Z] #19 179.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:40:31.519Z] #19 179.3 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:40:31.519Z] #19 179.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-02-09T05:40:31.519Z] #19 179.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-02-09T05:40:31.519Z] #19 179.4 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-02-09T05:40:31.519Z] #19 179.4 Selecting previously unselected package libc6-s390x-cross. [2022-02-09T05:40:31.519Z] #19 179.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-02-09T05:40:31.519Z] #19 179.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-02-09T05:40:31.519Z] #19 179.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-02-09T05:40:31.519Z] #19 179.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:31.519Z] #19 179.5 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:31.519Z] #19 179.6 Selecting previously unselected package libgomp1-s390x-cross. [2022-02-09T05:40:31.771Z] #64 DONE 0.1s [2022-02-09T05:40:31.772Z] [2022-02-09T05:40:31.772Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-09T05:40:31.772Z] #65 sha256:c5c25638752909982129c20f0fadf8127f1344c656526be09d3c0c7b2f9e7c06 [2022-02-09T05:40:31.772Z] #65 DONE 0.1s [2022-02-09T05:40:31.772Z] [2022-02-09T05:40:31.772Z] #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-09T05:40:31.772Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:40:31.772Z] #14 90.13 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-09T05:40:31.772Z] #14 90.14 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:31.772Z] #14 90.15 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:40:31.772Z] #14 95.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-09T05:40:31.772Z] #14 95.97 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-09T05:40:31.772Z] #14 95.98 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-09T05:40:31.772Z] #14 96.12 Selecting previously unselected package libapparmor1:amd64. [2022-02-09T05:40:31.772Z] #14 96.12 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-09T05:40:31.772Z] #14 96.12 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-09T05:40:31.772Z] #14 96.23 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-09T05:40:31.772Z] #14 96.24 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-09T05:40:31.772Z] #14 96.25 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-09T05:40:31.781Z] #19 179.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:31.781Z] #19 179.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:31.781Z] #19 179.7 Selecting previously unselected package libitm1-s390x-cross. [2022-02-09T05:40:31.781Z] #19 179.7 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:31.781Z] #19 179.7 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:31.781Z] #19 179.7 Selecting previously unselected package libatomic1-s390x-cross. [2022-02-09T05:40:31.781Z] #19 179.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:31.781Z] #19 179.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:31.781Z] #19 179.7 Selecting previously unselected package libasan6-s390x-cross. [2022-02-09T05:40:31.781Z] #19 179.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:31.781Z] #19 179.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:31.813Z] #56 ... [2022-02-09T05:40:31.813Z] [2022-02-09T05:40:31.813Z] #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-09T05:40:31.813Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-09T05:40:31.813Z] #21 3.193 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-09T05:40:31.813Z] #21 5.568 Fetched 8385 kB in 5s (1698 kB/s) [2022-02-09T05:40:31.813Z] #21 5.568 Reading package lists... [2022-02-09T05:40:31.813Z] #21 7.103 Reading package lists... [2022-02-09T05:40:31.813Z] #21 8.881 Building dependency tree... [2022-02-09T05:40:31.813Z] #21 10.12 The following additional packages will be installed: [2022-02-09T05:40:31.813Z] #21 10.12 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-09T05:40:31.813Z] #21 10.12 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-09T05:40:31.813Z] #21 10.12 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-09T05:40:31.813Z] #21 10.12 python3-pkg-resources vim-runtime xxd [2022-02-09T05:40:31.813Z] #21 10.13 Suggested packages: [2022-02-09T05:40:31.813Z] #21 10.13 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-09T05:40:31.813Z] #21 10.13 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-09T05:40:31.813Z] #21 10.13 acl attr quota [2022-02-09T05:40:31.813Z] #21 10.13 Recommended packages: [2022-02-09T05:40:31.813Z] #21 10.13 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-09T05:40:31.813Z] #21 ... [2022-02-09T05:40:31.813Z] [2022-02-09T05:40:31.813Z] #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-09T05:40:31.813Z] #26 sha256:13a5212632d9ecea956f10da75c98ed6b4c21b7126bb302030ca91cc00f21bc7 [2022-02-09T05:40:31.813Z] #26 97.74 + mkdir -p /tmp/tmp.HSmv4fly4M/src/github.com/docker [2022-02-09T05:40:31.813Z] #26 97.75 + mv components/cli /tmp/tmp.HSmv4fly4M/src/github.com/docker/cli [2022-02-09T05:40:31.813Z] #26 97.75 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-02-09T05:40:32.030Z] #14 96.43 Selecting previously unselected package libbtrfs0:amd64. [2022-02-09T05:40:32.030Z] #14 96.43 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-09T05:40:32.030Z] #14 96.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:40:32.030Z] #14 96.60 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-09T05:40:32.030Z] #14 96.61 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-09T05:40:32.030Z] #14 96.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:40:32.042Z] #19 180.0 Selecting previously unselected package libstdc++6-s390x-cross. [2022-02-09T05:40:32.042Z] #19 180.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:32.042Z] #19 180.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:32.042Z] #19 180.0 Selecting previously unselected package libubsan1-s390x-cross. [2022-02-09T05:40:32.042Z] #19 180.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:32.042Z] #19 180.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:32.070Z] #26 ... [2022-02-09T05:40:32.070Z] [2022-02-09T05:40:32.070Z] #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-09T05:40:32.070Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-09T05:40:32.070Z] #21 11.09 The following NEW packages will be installed: [2022-02-09T05:40:32.071Z] #21 11.09 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-09T05:40:32.071Z] #21 11.09 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-09T05:40:32.071Z] #21 11.09 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-09T05:40:32.071Z] #21 11.09 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-09T05:40:32.071Z] #21 11.10 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-09T05:40:32.071Z] #21 11.10 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-09T05:40:32.071Z] #21 11.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-09T05:40:32.071Z] #21 11.10 xz-utils zip zstd [2022-02-09T05:40:32.288Z] #14 96.79 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-09T05:40:32.288Z] #14 96.80 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:40:32.288Z] #14 96.81 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:32.288Z] #14 96.89 Selecting previously unselected package libudev-dev:amd64. [2022-02-09T05:40:32.288Z] #14 96.89 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-09T05:40:32.288Z] #14 96.89 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-09T05:40:32.303Z] #19 180.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-02-09T05:40:32.303Z] #19 180.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:32.303Z] #19 180.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:32.303Z] #19 180.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-02-09T05:40:32.303Z] #19 180.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:40:32.303Z] #19 180.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:40:32.327Z] #21 11.40 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:40:32.327Z] #21 11.40 Need to get 27.0 MB of archives. [2022-02-09T05:40:32.327Z] #21 11.40 After this operation, 105 MB of additional disk space will be used. [2022-02-09T05:40:32.327Z] #21 11.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-02-09T05:40:32.327Z] #21 11.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-02-09T05:40:32.327Z] #21 11.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-02-09T05:40:32.327Z] #21 11.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-02-09T05:40:32.327Z] #21 11.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-02-09T05:40:32.327Z] #21 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-02-09T05:40:32.327Z] #21 11.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-02-09T05:40:32.327Z] #21 11.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-02-09T05:40:32.327Z] #21 11.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-09T05:40:32.546Z] #14 97.00 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-09T05:40:32.546Z] #14 97.02 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-09T05:40:32.546Z] #14 97.03 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-09T05:40:32.583Z] #21 11.44 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-09T05:40:32.583Z] #21 11.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-02-09T05:40:32.583Z] #21 11.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-02-09T05:40:32.583Z] #21 11.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-02-09T05:40:32.583Z] #21 11.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-02-09T05:40:32.583Z] #21 11.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-02-09T05:40:32.583Z] #21 11.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-02-09T05:40:32.583Z] #21 11.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-02-09T05:40:32.583Z] #21 11.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-02-09T05:40:32.583Z] #21 11.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-02-09T05:40:32.583Z] #21 11.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-02-09T05:40:32.583Z] #21 11.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-02-09T05:40:32.583Z] #21 11.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-09T05:40:32.583Z] #21 11.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-09T05:40:32.583Z] #21 11.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-09T05:40:32.583Z] #21 11.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-02-09T05:40:32.583Z] #21 11.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-02-09T05:40:32.583Z] #21 11.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-09T05:40:32.679Z] #60 ... [2022-02-09T05:40:32.679Z] [2022-02-09T05:40:32.679Z] #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-09T05:40:32.679Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:40:32.679Z] #14 72.44 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-09T05:40:32.679Z] #14 72.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:32.679Z] #14 72.45 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:40:32.679Z] #14 77.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-09T05:40:32.679Z] #14 77.03 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:32.679Z] #14 77.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-09T05:40:32.679Z] #14 82.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-09T05:40:32.679Z] #14 82.30 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:32.679Z] #14 82.30 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:40:32.804Z] #14 97.30 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-09T05:40:32.804Z] #14 97.31 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-09T05:40:32.804Z] #14 97.31 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-09T05:40:32.839Z] #21 11.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-02-09T05:40:32.839Z] #21 11.88 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-09T05:40:32.839Z] #21 11.89 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-09T05:40:32.839Z] #21 11.89 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-09T05:40:32.839Z] #21 11.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-02-09T05:40:32.839Z] #21 11.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-02-09T05:40:32.839Z] #21 11.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-09T05:40:32.839Z] #21 11.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-09T05:40:32.839Z] #21 11.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-09T05:40:32.839Z] #21 11.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-09T05:40:32.839Z] #21 11.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-09T05:40:32.839Z] #21 11.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-09T05:40:32.839Z] #21 11.99 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-02-09T05:40:33.063Z] #14 97.45 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-09T05:40:33.063Z] #14 97.45 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-09T05:40:33.063Z] #14 97.46 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-09T05:40:33.063Z] #14 97.61 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-09T05:40:33.063Z] #14 97.62 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-09T05:40:33.063Z] #14 97.62 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-09T05:40:33.096Z] #21 12.00 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-02-09T05:40:33.096Z] #21 12.02 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-02-09T05:40:33.096Z] #21 12.04 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-02-09T05:40:33.096Z] #21 12.04 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-09T05:40:33.096Z] #21 12.27 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-02-09T05:40:33.321Z] #14 97.71 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-09T05:40:33.321Z] #14 97.71 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-09T05:40:33.321Z] #14 97.72 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-09T05:40:33.352Z] #21 12.29 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-02-09T05:40:33.352Z] #21 12.33 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-02-09T05:40:33.352Z] #21 12.33 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-02-09T05:40:33.798Z] #60 ... [2022-02-09T05:40:33.798Z] [2022-02-09T05:40:33.798Z] #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-09T05:40:33.798Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:40:33.798Z] #14 72.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-09T05:40:33.798Z] #14 72.58 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:33.798Z] #14 72.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:40:33.798Z] #14 77.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-09T05:40:33.798Z] #14 77.38 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:33.798Z] #14 77.39 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-09T05:40:33.798Z] #14 82.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-09T05:40:33.798Z] #14 82.36 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:33.798Z] #14 82.36 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:40:33.839Z] #14 98.11 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-09T05:40:33.839Z] #14 98.16 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-09T05:40:33.839Z] #14 98.16 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-09T05:40:33.839Z] #14 98.36 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-09T05:40:33.839Z] #14 98.36 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:40:33.915Z] #21 12.80 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:40:33.915Z] #21 12.91 Fetched 27.0 MB in 1s (21.8 MB/s) [2022-02-09T05:40:33.915Z] #21 12.95 Selecting previously unselected package pigz. [2022-02-09T05:40:33.915Z] #21 12.95 (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-09T05:40:33.915Z] #21 12.98 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-02-09T05:40:33.915Z] #21 12.98 Unpacking pigz (2.6-1) ... [2022-02-09T05:40:33.915Z] #21 13.05 Selecting previously unselected package libelf1:arm64. [2022-02-09T05:40:33.915Z] #21 13.06 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-02-09T05:40:33.915Z] #21 13.06 Unpacking libelf1:arm64 (0.183-1) ... [2022-02-09T05:40:34.098Z] #14 98.38 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:34.098Z] #14 98.43 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-09T05:40:34.098Z] #14 98.45 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-09T05:40:34.098Z] #14 98.45 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-09T05:40:34.098Z] #14 98.57 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-09T05:40:34.098Z] #14 98.58 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-09T05:40:34.098Z] #14 98.59 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-09T05:40:34.172Z] #21 13.19 Selecting previously unselected package libbpf0:arm64. [2022-02-09T05:40:34.172Z] #21 13.20 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-02-09T05:40:34.172Z] #21 13.21 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-02-09T05:40:34.429Z] #21 13.29 Selecting previously unselected package libcap2:arm64. [2022-02-09T05:40:34.429Z] #21 13.31 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-02-09T05:40:34.429Z] #21 13.31 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-02-09T05:40:34.430Z] #21 13.37 Selecting previously unselected package libmnl0:arm64. [2022-02-09T05:40:34.430Z] #21 13.37 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-02-09T05:40:34.430Z] #21 13.37 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-02-09T05:40:34.430Z] #21 13.42 Selecting previously unselected package libxtables12:arm64. [2022-02-09T05:40:34.430Z] #21 13.45 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-02-09T05:40:34.430Z] #21 13.46 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-02-09T05:40:34.430Z] #21 13.49 Selecting previously unselected package libcap2-bin. [2022-02-09T05:40:34.430Z] #21 13.49 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-02-09T05:40:34.430Z] #21 13.50 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-09T05:40:34.665Z] #14 99.10 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-09T05:40:34.665Z] #14 99.10 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-09T05:40:34.665Z] #14 99.10 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-09T05:40:34.665Z] #14 99.12 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-09T05:40:34.665Z] #14 99.13 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-09T05:40:34.665Z] #14 99.14 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-09T05:40:34.665Z] #14 99.16 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:40:34.665Z] #14 99.17 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-09T05:40:34.665Z] #14 99.17 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-09T05:40:34.665Z] #14 99.22 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-09T05:40:34.665Z] #14 99.22 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-09T05:40:34.665Z] #14 99.22 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:40:34.665Z] #14 99.23 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-09T05:40:34.665Z] #14 99.24 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-09T05:40:34.666Z] #14 99.28 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-09T05:40:34.666Z] #14 99.29 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-09T05:40:34.666Z] #14 99.30 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-09T05:40:34.686Z] #21 13.56 Selecting previously unselected package iproute2. [2022-02-09T05:40:34.686Z] #21 13.56 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-02-09T05:40:34.686Z] #21 13.57 Unpacking iproute2 (5.10.0-4) ... [2022-02-09T05:40:34.942Z] #21 13.90 Selecting previously unselected package xxd. [2022-02-09T05:40:34.942Z] #21 13.91 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-09T05:40:34.942Z] #21 13.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:40:34.942Z] #21 14.03 Selecting previously unselected package vim-common. [2022-02-09T05:40:34.942Z] #21 14.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:40:34.942Z] #21 14.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:40:34.975Z] #14 99.32 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-09T05:40:34.975Z] #14 99.33 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-09T05:40:34.975Z] #14 99.35 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-09T05:40:34.975Z] #14 99.35 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:40:34.975Z] #14 99.38 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-09T05:40:34.975Z] #14 99.38 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:40:34.975Z] #14 99.38 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-09T05:40:34.975Z] #14 99.39 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-09T05:40:34.975Z] #14 99.42 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:40:34.975Z] #14 99.42 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-09T05:40:34.975Z] #14 99.46 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:40:34.975Z] #14 99.47 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-09T05:40:34.975Z] #14 99.50 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:34.975Z] #14 99.52 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-09T05:40:34.975Z] #14 99.55 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:34.975Z] #14 99.57 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:35.199Z] #21 14.16 Selecting previously unselected package bash-completion. [2022-02-09T05:40:35.199Z] #21 14.16 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-09T05:40:35.234Z] #14 99.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:40:35.493Z] #14 DONE 100.0s [2022-02-09T05:40:35.493Z] [2022-02-09T05:40:35.493Z] #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-09T05:40:35.493Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:40:35.493Z] #34 ... [2022-02-09T05:40:35.493Z] [2022-02-09T05:40:35.493Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-09T05:40:35.493Z] #55 sha256:28f1c23295aec1438f1de66fcd2af1f4ac54f3d77ba79d6418f2a34c545b82ba [2022-02-09T05:40:35.752Z] #55 DONE 0.3s [2022-02-09T05:40:35.753Z] [2022-02-09T05:40:35.753Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-09T05:40:35.753Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-09T05:40:36.510Z] #19 184.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-02-09T05:40:36.510Z] #19 184.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:40:36.510Z] #19 184.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:40:36.570Z] #21 15.67 Unpacking bash-completion (1:2.11-2) ... [2022-02-09T05:40:36.771Z] #19 184.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-02-09T05:40:36.771Z] #19 184.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-02-09T05:40:36.771Z] #19 184.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-09T05:40:36.771Z] #19 184.8 Selecting previously unselected package libc6-dev-s390x-cross. [2022-02-09T05:40:36.771Z] #19 184.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-02-09T05:40:36.771Z] #19 184.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-09T05:40:36.827Z] #21 16.00 Selecting previously unselected package bzip2. [2022-02-09T05:40:36.827Z] #21 16.00 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-02-09T05:40:36.827Z] #21 16.00 Unpacking bzip2 (1.0.8-4) ... [2022-02-09T05:40:36.827Z] #21 16.05 Selecting previously unselected package xz-utils. [2022-02-09T05:40:36.827Z] #21 16.06 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-02-09T05:40:37.033Z] #19 185.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-02-09T05:40:37.033Z] #19 185.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-09T05:40:37.033Z] #19 185.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:37.084Z] #21 16.07 Unpacking xz-utils (5.2.5-2) ... [2022-02-09T05:40:37.294Z] #19 185.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-02-09T05:40:37.294Z] #19 185.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-09T05:40:37.294Z] #19 185.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:40:37.341Z] #21 16.19 Selecting previously unselected package apparmor. [2022-02-09T05:40:37.341Z] #21 16.19 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-02-09T05:40:37.341Z] #21 16.24 Unpacking apparmor (2.13.6-10) ... [2022-02-09T05:40:37.598Z] #21 16.56 Selecting previously unselected package inetutils-ping. [2022-02-09T05:40:37.598Z] #21 16.57 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-02-09T05:40:37.598Z] #21 16.58 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-09T05:40:37.598Z] #21 16.71 Selecting previously unselected package libip4tc2:arm64. [2022-02-09T05:40:37.598Z] #21 16.71 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-02-09T05:40:37.598Z] #21 16.71 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-02-09T05:40:37.658Z] #15 DONE 1.9s [2022-02-09T05:40:37.658Z] [2022-02-09T05:40:37.658Z] #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-09T05:40:37.658Z] #56 sha256:bd7a7235206cb3c7dfcef4d82b51d1f18b004c4ba42ad37d89eb0dc24321cba3 [2022-02-09T05:40:37.854Z] #21 16.80 Selecting previously unselected package libip6tc2:arm64. [2022-02-09T05:40:37.854Z] #21 16.80 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-02-09T05:40:37.854Z] #21 16.80 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-02-09T05:40:37.854Z] #21 16.88 Selecting previously unselected package libnfnetlink0:arm64. [2022-02-09T05:40:37.854Z] #21 16.88 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-02-09T05:40:37.854Z] #21 16.88 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-09T05:40:37.854Z] #21 16.93 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-02-09T05:40:37.854Z] #21 16.94 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-02-09T05:40:37.854Z] #21 16.95 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-09T05:40:37.854Z] #21 17.02 Selecting previously unselected package libnftnl11:arm64. [2022-02-09T05:40:37.854Z] #21 17.03 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-02-09T05:40:37.854Z] #21 17.03 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-02-09T05:40:38.111Z] #21 17.11 Selecting previously unselected package iptables. [2022-02-09T05:40:38.111Z] #21 17.11 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-02-09T05:40:38.111Z] #21 17.12 Unpacking iptables (1.8.7-1) ... [2022-02-09T05:40:38.224Z] #56 2.465 + RM_GOPATH=0 [2022-02-09T05:40:38.224Z] #56 2.465 + TMP_GOPATH= [2022-02-09T05:40:38.224Z] #56 2.465 + : /build [2022-02-09T05:40:38.224Z] #56 2.465 + '[' -z '' ']' [2022-02-09T05:40:38.224Z] #56 2.466 ++ mktemp -d [2022-02-09T05:40:38.224Z] #56 2.467 + export GOPATH=/tmp/tmp.rWOtgiFmyq [2022-02-09T05:40:38.224Z] #56 2.467 + GOPATH=/tmp/tmp.rWOtgiFmyq [2022-02-09T05:40:38.224Z] #56 2.467 + RM_GOPATH=1 [2022-02-09T05:40:38.224Z] #56 2.467 + case "$(go env GOARCH)" in [2022-02-09T05:40:38.224Z] #56 2.467 ++ go env GOARCH [2022-02-09T05:40:38.224Z] #56 2.476 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:38.224Z] #56 2.476 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:38.224Z] #56 2.477 ++ dirname /install.sh [2022-02-09T05:40:38.224Z] #56 2.481 + dir=/ [2022-02-09T05:40:38.224Z] #56 2.481 + bin=runc [2022-02-09T05:40:38.224Z] #56 2.481 + shift [2022-02-09T05:40:38.224Z] #56 2.483 + '[' '!' -f //runc.installer ']' [2022-02-09T05:40:38.224Z] #56 2.483 + . //runc.installer [2022-02-09T05:40:38.224Z] #56 2.484 ++ set -e [2022-02-09T05:40:38.224Z] #56 2.484 ++ : v1.1.0 [2022-02-09T05:40:38.224Z] #56 2.490 + install_runc [2022-02-09T05:40:38.224Z] #56 2.490 + RUNC_BUILDTAGS=seccomp [2022-02-09T05:40:38.224Z] #56 2.490 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-09T05:40:38.224Z] #56 2.490 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rWOtgiFmyq/src/github.com/opencontainers/runc [2022-02-09T05:40:38.367Z] #21 17.38 Selecting previously unselected package libonig5:arm64. [2022-02-09T05:40:38.367Z] #21 17.38 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-09T05:40:38.367Z] #21 17.40 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-09T05:40:38.487Z] #56 2.490 Install runc version v1.1.0 (build tags: seccomp) [2022-02-09T05:40:38.487Z] #56 2.498 Cloning into '/tmp/tmp.rWOtgiFmyq/src/github.com/opencontainers/runc'... [2022-02-09T05:40:38.623Z] #21 17.53 Selecting previously unselected package libjq1:arm64. [2022-02-09T05:40:38.623Z] #21 17.53 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-02-09T05:40:38.623Z] #21 17.54 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-09T05:40:38.623Z] #21 17.61 Selecting previously unselected package jq. [2022-02-09T05:40:38.623Z] #21 17.62 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-02-09T05:40:38.623Z] #21 17.63 Unpacking jq (1.6-2.1) ... [2022-02-09T05:40:38.623Z] #21 17.69 Selecting previously unselected package libaio1:arm64. [2022-02-09T05:40:38.623Z] #21 17.69 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-02-09T05:40:38.623Z] #21 17.70 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-02-09T05:40:38.623Z] #21 17.75 Selecting previously unselected package libgpm2:arm64. [2022-02-09T05:40:38.881Z] #21 17.75 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-02-09T05:40:38.881Z] #21 17.75 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-02-09T05:40:38.881Z] #21 17.80 Selecting previously unselected package libicu67:arm64. [2022-02-09T05:40:38.881Z] #21 17.80 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-02-09T05:40:38.881Z] #21 17.81 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-09T05:40:39.197Z] Commit message: "contrib/check-config.sh: make NETFILTER_XT_MATCH_IPVS optional" [2022-02-09T05:40:39.426Z] #56 ... [2022-02-09T05:40:39.426Z] [2022-02-09T05:40:39.426Z] #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-09T05:40:39.426Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-09T05:40:39.426Z] #16 DONE 1.9s [2022-02-09T05:40:39.426Z] [2022-02-09T05:40:39.426Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-09T05:40:39.426Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-09T05:40:39.581Z] > git --version # timeout=10 [2022-02-09T05:40:39.639Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-09T05:40:39.690Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-09T05:40:40.386Z] #14 ... [2022-02-09T05:40:40.386Z] [2022-02-09T05:40:40.386Z] #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-09T05:40:40.386Z] #63 sha256:c673b6c12dffb791c8579e63dfe81daaea39e7ab8c1e54eeb7d7b8f908e21206 [2022-02-09T05:40:40.386Z] #63 89.27 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-09T05:40:40.386Z] #63 89.27 + GOBIN=/build [2022-02-09T05:40:40.386Z] #63 89.27 + GO111MODULE=on [2022-02-09T05:40:40.386Z] #63 89.27 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-09T05:40:40.805Z] #17 1.622 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-09T05:40:40.813Z] #14 ... [2022-02-09T05:40:40.813Z] [2022-02-09T05:40:40.813Z] #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-09T05:40:40.813Z] #63 sha256:a44a949b5964504a917726afe81cf7ddcc427a7da098be7309b6475c6c7a02f2 [2022-02-09T05:40:40.813Z] #63 88.95 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-09T05:40:40.813Z] #63 88.95 + GOBIN=/build [2022-02-09T05:40:40.813Z] #63 88.95 + GO111MODULE=on [2022-02-09T05:40:40.813Z] #63 88.95 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-09T05:40:41.375Z] #17 DONE 2.0s [2022-02-09T05:40:41.375Z] [2022-02-09T05:40:41.375Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-09T05:40:41.375Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-09T05:40:41.505Z] #19 189.6 Selecting previously unselected package g++-s390x-linux-gnu. [2022-02-09T05:40:41.505Z] #19 189.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-09T05:40:41.505Z] #19 189.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:40:41.505Z] #19 189.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-02-09T05:40:41.505Z] #19 189.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-02-09T05:40:41.662Z] #21 20.56 Selecting previously unselected package libinih1:arm64. [2022-02-09T05:40:41.662Z] #21 20.57 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-02-09T05:40:41.662Z] #21 20.57 Unpacking libinih1:arm64 (53-1+b2) ... [2022-02-09T05:40:41.662Z] #21 20.61 Selecting previously unselected package libnet1:arm64. [2022-02-09T05:40:41.662Z] #21 20.62 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-09T05:40:41.662Z] #21 20.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:40:41.662Z] #21 20.70 Selecting previously unselected package libnl-3-200:arm64. [2022-02-09T05:40:41.662Z] #21 20.70 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-09T05:40:41.662Z] #21 20.70 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-09T05:40:41.662Z] #21 20.78 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-09T05:40:41.766Z] #19 189.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-02-09T05:40:41.766Z] #19 189.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-02-09T05:40:41.766Z] #19 189.7 Setting up libfile-which-perl (1.23-1) ... [2022-02-09T05:40:41.766Z] #19 189.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-09T05:40:41.766Z] #19 189.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-02-09T05:40:41.766Z] #19 189.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-09T05:40:41.766Z] #19 189.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-09T05:40:41.766Z] #19 189.7 Setting up libicu67:amd64 (67.1-7) ... [2022-02-09T05:40:41.766Z] #19 189.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-02-09T05:40:41.766Z] #19 189.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-09T05:40:41.766Z] #19 189.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-02-09T05:40:41.766Z] #19 189.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-02-09T05:40:41.766Z] #19 189.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-09T05:40:41.766Z] #19 189.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-09T05:40:41.766Z] #19 189.8 Setting up file (1:5.39-3) ... [2022-02-09T05:40:41.766Z] #19 189.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-09T05:40:41.919Z] #21 20.80 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-09T05:40:41.919Z] #21 20.80 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-09T05:40:41.919Z] #21 20.84 Selecting previously unselected package net-tools. [2022-02-09T05:40:41.919Z] #21 20.85 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-02-09T05:40:41.919Z] #21 20.86 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-09T05:40:41.919Z] #21 21.01 Selecting previously unselected package patch. [2022-02-09T05:40:41.919Z] #21 21.02 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-02-09T05:40:41.919Z] #21 21.03 Unpacking patch (2.7.6-7) ... [2022-02-09T05:40:42.027Z] #19 189.8 Setting up bzip2 (1.0.8-4) ... [2022-02-09T05:40:42.027Z] #19 189.8 Setting up libyaml-perl (1.30-1) ... [2022-02-09T05:40:42.027Z] #19 189.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-09T05:40:42.028Z] #19 189.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-02-09T05:40:42.028Z] #19 189.8 Setting up libio-string-perl (1.08-3.1) ... [2022-02-09T05:40:42.028Z] #19 189.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-09T05:40:42.028Z] #19 189.9 Setting up cross-config (2.6.18+nmu1) ... [2022-02-09T05:40:42.028Z] #19 190.0 Setting up xz-utils (5.2.5-2) ... [2022-02-09T05:40:42.028Z] #19 190.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-09T05:40:42.028Z] #19 190.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-02-09T05:40:42.028Z] #19 190.0 Setting up patch (2.7.6-7) ... [2022-02-09T05:40:42.028Z] #19 190.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-09T05:40:42.028Z] #19 190.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-09T05:40:42.028Z] #19 190.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.028Z] #19 190.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-09T05:40:42.177Z] #21 21.12 Selecting previously unselected package python-pip-whl. [2022-02-09T05:40:42.177Z] #21 21.13 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-09T05:40:42.177Z] #21 21.13 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-09T05:40:42.288Z] #19 190.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-02-09T05:40:42.288Z] #19 190.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-09T05:40:42.288Z] #19 190.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-09T05:40:42.288Z] #19 190.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-09T05:40:42.288Z] #19 190.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-09T05:40:42.288Z] #19 190.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-02-09T05:40:42.288Z] #19 190.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-09T05:40:42.288Z] #19 190.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-09T05:40:42.288Z] #19 190.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-02-09T05:40:42.288Z] #19 190.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:40:42.288Z] #19 190.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.288Z] #19 190.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.550Z] #19 190.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-09T05:40:42.550Z] #19 190.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.550Z] #19 190.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.550Z] #19 190.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.550Z] #19 190.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.550Z] #19 190.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-09T05:40:42.550Z] #19 190.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.550Z] #19 190.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.550Z] #19 190.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.550Z] #19 190.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-09T05:40:42.550Z] #19 190.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.550Z] #19 190.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.551Z] #19 190.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.551Z] #19 190.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-02-09T05:40:42.551Z] #19 190.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-02-09T05:40:42.741Z] #21 21.58 Selecting previously unselected package python3-lib2to3. [2022-02-09T05:40:42.741Z] #21 21.60 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-09T05:40:42.741Z] #21 21.60 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-09T05:40:42.741Z] #21 21.73 Selecting previously unselected package python3-distutils. [2022-02-09T05:40:42.741Z] #21 21.73 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-09T05:40:42.741Z] #21 21.73 Unpacking python3-distutils (3.9.2-1) ... [2022-02-09T05:40:42.812Z] #19 190.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-09T05:40:42.812Z] #19 190.8 [2022-02-09T05:40:42.812Z] #19 190.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-09T05:40:42.812Z] #19 190.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.812Z] #19 190.9 Setting up dpkg-dev (1.20.9) ... [2022-02-09T05:40:42.812Z] #19 190.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:40:42.812Z] #19 190.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-09T05:40:42.815Z] + docker version [2022-02-09T05:40:42.999Z] #21 21.86 Selecting previously unselected package python3-pkg-resources. [2022-02-09T05:40:42.999Z] #21 21.87 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-09T05:40:42.999Z] #21 21.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:40:42.999Z] #21 22.00 Selecting previously unselected package python3-setuptools. [2022-02-09T05:40:42.999Z] #21 22.00 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-09T05:40:42.999Z] #21 22.01 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-09T05:40:43.073Z] #19 190.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.073Z] #19 190.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.073Z] #19 190.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.073Z] #19 190.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.073Z] #19 191.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-09T05:40:43.073Z] #19 191.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.073Z] #19 191.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.073Z] #19 191.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.073Z] #19 191.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.073Z] #19 191.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-09T05:40:43.073Z] #19 191.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-02-09T05:40:43.073Z] #19 191.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-02-09T05:40:43.256Z] #21 22.23 Selecting previously unselected package python3-wheel. [2022-02-09T05:40:43.256Z] #21 22.24 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-09T05:40:43.256Z] #21 22.25 Unpacking python3-wheel (0.34.2-1) ... [2022-02-09T05:40:43.256Z] #21 22.30 Selecting previously unselected package python3-pip. [2022-02-09T05:40:43.256Z] #21 22.30 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-09T05:40:43.256Z] #21 22.30 Unpacking python3-pip (20.3.4-4) ... [2022-02-09T05:40:43.280Z] #18 DONE 1.6s [2022-02-09T05:40:43.280Z] [2022-02-09T05:40:43.280Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-09T05:40:43.280Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-09T05:40:43.333Z] #19 191.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-09T05:40:43.333Z] #19 191.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-09T05:40:43.333Z] #19 191.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:40:43.333Z] #19 191.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:40:43.333Z] #19 191.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.333Z] #19 191.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-09T05:40:43.333Z] #19 191.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.333Z] #19 191.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.333Z] #19 191.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:40:43.333Z] #19 191.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-09T05:40:43.333Z] #19 191.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.333Z] #19 191.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.333Z] #19 191.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.333Z] #19 191.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.333Z] #19 191.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.333Z] #19 191.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.333Z] #19 191.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-09T05:40:43.333Z] #19 191.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:40:43.512Z] #21 22.49 Selecting previously unselected package sudo. [2022-02-09T05:40:43.512Z] #21 22.50 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-02-09T05:40:43.512Z] #21 22.50 Unpacking sudo (1.9.5p2-3) ... [2022-02-09T05:40:43.594Z] #19 191.5 Setting up libxml-simple-perl (2.25-1) ... [2022-02-09T05:40:43.594Z] #19 191.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-09T05:40:43.594Z] #19 191.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-09T05:40:43.594Z] #19 191.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-09T05:40:43.594Z] #19 191.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.594Z] #19 191.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.594Z] #19 191.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.594Z] #19 191.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.594Z] #19 191.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:40:43.594Z] #19 191.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-02-09T05:40:43.594Z] #19 191.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.594Z] #19 191.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:40:43.594Z] #19 191.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.594Z] #19 191.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:40:43.594Z] #19 191.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-09T05:40:43.594Z] #19 191.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-09T05:40:43.594Z] #19 191.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-09T05:40:43.768Z] #21 22.89 Selecting previously unselected package thin-provisioning-tools. [2022-02-09T05:40:43.854Z] #19 191.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:40:43.854Z] #19 191.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-09T05:40:43.854Z] #19 191.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:40:43.854Z] #19 191.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:40:43.854Z] #19 191.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-09T05:40:43.854Z] #19 191.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:40:43.854Z] #19 191.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:40:43.854Z] #19 191.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-09T05:40:43.854Z] #19 191.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:40:43.854Z] #19 191.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-02-09T05:40:43.854Z] #19 191.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:40:43.854Z] #19 191.9 Setting up crossbuild-essential-armel (12.9) ... [2022-02-09T05:40:43.854Z] #19 191.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-09T05:40:43.854Z] #19 191.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-02-09T05:40:44.024Z] #21 22.90 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-02-09T05:40:44.024Z] #21 22.91 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-09T05:40:44.024Z] #21 23.05 Selecting previously unselected package uidmap. [2022-02-09T05:40:44.024Z] #21 23.05 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-02-09T05:40:44.024Z] #21 23.08 Unpacking uidmap (1:4.8.1-1) ... [2022-02-09T05:40:44.090Z] #63 93.54 rootlesskit version 0.14.6 [2022-02-09T05:40:44.090Z] #63 93.55 Usage of /build/rootlesskit-docker-proxy: [2022-02-09T05:40:44.090Z] #63 93.56 -container-ip string [2022-02-09T05:40:44.090Z] #63 93.56 container ip [2022-02-09T05:40:44.090Z] #63 93.56 -container-port int [2022-02-09T05:40:44.090Z] #63 93.56 container port (default -1) [2022-02-09T05:40:44.090Z] #63 93.56 -host-ip string [2022-02-09T05:40:44.090Z] #63 93.56 host ip [2022-02-09T05:40:44.090Z] #63 93.56 -host-port int [2022-02-09T05:40:44.090Z] #63 93.56 host port (default -1) [2022-02-09T05:40:44.090Z] #63 93.56 -proto string [2022-02-09T05:40:44.090Z] #63 93.56 proxy protocol (default "tcp") [2022-02-09T05:40:44.114Z] #19 191.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-02-09T05:40:44.114Z] #19 191.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-02-09T05:40:44.114Z] #19 191.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-02-09T05:40:44.114Z] #19 191.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:40:44.280Z] #21 23.31 Selecting previously unselected package vim-runtime. [2022-02-09T05:40:44.280Z] #21 23.31 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:40:44.280Z] #21 23.32 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-09T05:40:44.280Z] #21 23.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-09T05:40:44.280Z] #21 23.36 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:40:44.375Z] #19 DONE 192.5s [2022-02-09T05:40:44.606Z] #63 94.03 rootlesskit version 0.14.6 [2022-02-09T05:40:44.606Z] #63 94.03 Usage of /build/rootlesskit-docker-proxy: [2022-02-09T05:40:44.606Z] #63 94.03 -container-ip string [2022-02-09T05:40:44.606Z] #63 94.03 container ip [2022-02-09T05:40:44.606Z] #63 94.03 -container-port int [2022-02-09T05:40:44.606Z] #63 94.03 container port (default -1) [2022-02-09T05:40:44.606Z] #63 94.03 -host-ip string [2022-02-09T05:40:44.606Z] #63 94.03 host ip [2022-02-09T05:40:44.606Z] #63 94.03 -host-port int [2022-02-09T05:40:44.606Z] #63 94.03 host port (default -1) [2022-02-09T05:40:44.606Z] #63 94.03 -proto string [2022-02-09T05:40:44.606Z] #63 94.03 proxy protocol (default "tcp") [2022-02-09T05:40:44.635Z] [2022-02-09T05:40:44.635Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-09T05:40:44.635Z] #32 sha256:c36970c2d545db8cc2244f0aed89a95bdb6a78321c76c496b1bf8b41496142b2 [2022-02-09T05:40:44.635Z] #32 DONE 0.1s [2022-02-09T05:40:44.635Z] [2022-02-09T05:40:44.635Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-09T05:40:44.635Z] #69 sha256:614f3efc7afd9a3da34bf5eb27d06115a1fad371bfd420acbd185263538cdb44 [2022-02-09T05:40:44.635Z] #69 DONE 0.2s [2022-02-09T05:40:44.635Z] [2022-02-09T05:40:44.635Z] #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-09T05:40:44.635Z] #70 sha256:92e4153d566b416909cc68399fff1dfc6df24eaa72c5322ea4f021a530823fd0 [2022-02-09T05:40:44.657Z] #19 DONE 1.7s [2022-02-09T05:40:44.657Z] [2022-02-09T05:40:44.657Z] #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-09T05:40:44.657Z] #60 sha256:472fdd0dac4cc06af26d87b4e3bbf40af17085ca41270a2ce4e69a15a50ad407 [2022-02-09T05:40:44.916Z] #60 ... [2022-02-09T05:40:44.917Z] [2022-02-09T05:40:44.917Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-09T05:40:44.917Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-09T05:40:45.102Z] Fetching without tags [2022-02-09T05:40:44.695Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:40:44.787Z] > git config --add remote.origin.fetch +refs/pull/43221/head:refs/remotes/origin/PR-43221 # timeout=10 [2022-02-09T05:40:44.854Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:40:44.991Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:40:45.141Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:40:45.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:40:45.143Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:40:45.874Z] Merging remotes/origin/master commit a5c757555091df6bd1e9c60c175d167dcdfde83c into PR head commit 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:40:46.020Z] #70 1.286 + RM_GOPATH=0 [2022-02-09T05:40:46.020Z] #70 1.286 + TMP_GOPATH= [2022-02-09T05:40:46.020Z] #70 1.286 + : /build [2022-02-09T05:40:46.020Z] #70 1.286 + '[' -z '' ']' [2022-02-09T05:40:46.020Z] #70 1.289 ++ mktemp -d [2022-02-09T05:40:46.020Z] #70 1.290 + export GOPATH=/tmp/tmp.eFKL6QVvGb [2022-02-09T05:40:46.020Z] #70 1.290 + GOPATH=/tmp/tmp.eFKL6QVvGb [2022-02-09T05:40:46.020Z] #70 1.290 + RM_GOPATH=1 [2022-02-09T05:40:46.020Z] #70 1.290 + case "$(go env GOARCH)" in [2022-02-09T05:40:46.020Z] #70 1.291 ++ go env GOARCH [2022-02-09T05:40:46.020Z] #70 1.299 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:46.020Z] #70 1.299 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:46.020Z] #70 1.300 ++ dirname /install.sh [2022-02-09T05:40:46.020Z] #70 1.304 + dir=/ [2022-02-09T05:40:46.020Z] #70 1.304 + bin=rootlesskit [2022-02-09T05:40:46.020Z] #70 1.304 + shift [2022-02-09T05:40:46.020Z] #70 1.304 + '[' '!' -f //rootlesskit.installer ']' [2022-02-09T05:40:46.020Z] #70 1.304 + . //rootlesskit.installer [2022-02-09T05:40:46.020Z] #70 1.305 ++ : v0.14.6 [2022-02-09T05:40:46.020Z] #70 1.305 + install_rootlesskit [2022-02-09T05:40:46.020Z] #70 1.305 + case "$1" in [2022-02-09T05:40:46.020Z] #70 1.305 + export CGO_ENABLED=0 [2022-02-09T05:40:46.020Z] #70 1.306 + CGO_ENABLED=0 [2022-02-09T05:40:46.020Z] #70 1.306 + _install_rootlesskit [2022-02-09T05:40:46.020Z] #70 1.306 + echo 'Install rootlesskit version v0.14.6' [2022-02-09T05:40:46.020Z] #70 1.306 Install rootlesskit version v0.14.6 [2022-02-09T05:40:46.020Z] #70 1.307 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-09T05:40:46.020Z] #70 1.307 + GOBIN=/build [2022-02-09T05:40:46.020Z] #70 1.307 + GO111MODULE=on [2022-02-09T05:40:46.020Z] #70 1.307 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-09T05:40:46.295Z] #20 DONE 1.8s [2022-02-09T05:40:46.295Z] [2022-02-09T05:40:46.295Z] #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-09T05:40:46.295Z] #56 sha256:bd7a7235206cb3c7dfcef4d82b51d1f18b004c4ba42ad37d89eb0dc24321cba3 [2022-02-09T05:40:46.295Z] #56 10.33 + cd /tmp/tmp.rWOtgiFmyq/src/github.com/opencontainers/runc [2022-02-09T05:40:46.295Z] #56 10.33 + git checkout -q v1.1.0 [2022-02-09T05:40:46.554Z] #56 10.81 + '[' -z '' ']' [2022-02-09T05:40:46.554Z] #56 10.81 + target=static [2022-02-09T05:40:46.554Z] #56 10.81 + make BUILDTAGS=seccomp static [2022-02-09T05:40:46.591Z] #70 1.749 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-09T05:40:46.796Z] #21 25.97 Selecting previously unselected package vim. [2022-02-09T05:40:46.816Z] #56 10.97 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-09T05:40:47.053Z] #21 25.97 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-09T05:40:47.053Z] #21 25.98 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:40:47.627Z] #21 26.43 Selecting previously unselected package xfsprogs. [2022-02-09T05:40:47.627Z] #21 26.43 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-02-09T05:40:47.627Z] #21 26.44 Unpacking xfsprogs (5.10.0-4) ... [2022-02-09T05:40:48.080Z] #21 26.75 Selecting previously unselected package zip. [2022-02-09T05:40:48.080Z] #21 26.76 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-02-09T05:40:48.080Z] #21 26.77 Unpacking zip (3.0-12) ... [2022-02-09T05:40:48.080Z] #21 26.90 Selecting previously unselected package zstd. [2022-02-09T05:40:48.080Z] #21 26.90 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-02-09T05:40:48.080Z] #21 26.91 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-09T05:40:48.344Z] #21 27.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:40:48.348Z] #63 ... [2022-02-09T05:40:48.348Z] [2022-02-09T05:40:48.348Z] #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-09T05:40:48.348Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:40:48.348Z] #14 92.31 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-09T05:40:48.348Z] #14 92.31 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:48.348Z] #14 92.32 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:40:48.348Z] #14 97.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-09T05:40:48.348Z] #14 97.71 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-09T05:40:48.348Z] #14 97.73 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-09T05:40:48.348Z] #14 ... [2022-02-09T05:40:48.348Z] [2022-02-09T05:40:48.348Z] #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-09T05:40:48.348Z] #63 sha256:a44a949b5964504a917726afe81cf7ddcc427a7da098be7309b6475c6c7a02f2 [2022-02-09T05:40:48.348Z] #63 DONE 97.8s [2022-02-09T05:40:48.348Z] [2022-02-09T05:40:48.348Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-09T05:40:48.348Z] #64 sha256:e38a1ac124b98e039093b73e69a818a5d0a01bce86ec84c203ff70a76a5d77f7 [2022-02-09T05:40:48.348Z] #64 DONE 0.1s [2022-02-09T05:40:48.348Z] [2022-02-09T05:40:48.348Z] #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-09T05:40:48.348Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:40:48.348Z] #14 98.35 Selecting previously unselected package libapparmor1:amd64. [2022-02-09T05:40:48.348Z] #14 98.35 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-09T05:40:48.348Z] #14 98.36 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-09T05:40:48.348Z] #14 ... [2022-02-09T05:40:48.348Z] [2022-02-09T05:40:48.348Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-09T05:40:48.348Z] #65 sha256:418d196410438b661164d3b8ddbffdbe1ee2e4db726a3a522f47b3c73a06d7fd [2022-02-09T05:40:48.348Z] #65 DONE 0.1s [2022-02-09T05:40:48.348Z] [2022-02-09T05:40:48.348Z] #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-09T05:40:48.348Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:40:48.348Z] #14 98.52 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-09T05:40:48.348Z] #14 98.52 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-09T05:40:48.606Z] #14 98.54 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-09T05:40:48.822Z] using credential docker-jenkins-github-credentials [2022-02-09T05:40:48.824Z] #63 DONE 97.8s [2022-02-09T05:40:48.824Z] [2022-02-09T05:40:48.824Z] #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-09T05:40:48.824Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:40:48.824Z] #14 92.54 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-09T05:40:48.824Z] #14 92.56 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:40:48.824Z] #14 92.57 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:40:48.824Z] #14 97.54 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-09T05:40:48.824Z] #14 97.55 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-09T05:40:48.824Z] #14 97.71 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-09T05:40:48.824Z] #14 97.88 Selecting previously unselected package libapparmor1:amd64. [2022-02-09T05:40:48.824Z] #14 97.89 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-09T05:40:48.824Z] #14 97.89 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-09T05:40:48.824Z] #14 ... [2022-02-09T05:40:48.824Z] [2022-02-09T05:40:48.824Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-09T05:40:48.824Z] #64 sha256:46483e370965b6d7670f27c256dffe890e7e63fcf6398f1955a09557040f1d53 [2022-02-09T05:40:48.824Z] #64 DONE 0.1s [2022-02-09T05:40:48.824Z] [2022-02-09T05:40:48.824Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-09T05:40:48.824Z] #65 sha256:56fcd3a1395ef270f1763b5ba518176c7980035517160c154809f8aa7f82612d [2022-02-09T05:40:48.824Z] #65 DONE 0.1s [2022-02-09T05:40:48.824Z] [2022-02-09T05:40:48.824Z] #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-09T05:40:48.824Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-09T05:40:48.824Z] #14 97.97 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-09T05:40:48.824Z] #14 98.00 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-09T05:40:48.824Z] #14 98.01 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-09T05:40:48.824Z] #14 98.22 Selecting previously unselected package libbtrfs0:amd64. [2022-02-09T05:40:48.824Z] #14 98.22 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-09T05:40:48.824Z] #14 98.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:40:48.824Z] #14 98.50 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-09T05:40:48.824Z] #14 98.50 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-09T05:40:48.824Z] #14 98.52 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:40:48.824Z] #14 98.74 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-09T05:40:48.824Z] #14 98.74 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:40:48.824Z] #14 98.75 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:48.863Z] #14 98.77 Selecting previously unselected package libbtrfs0:amd64. [2022-02-09T05:40:48.863Z] #14 98.82 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-09T05:40:48.863Z] #14 98.83 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:40:48.895Z] Cloning the remote Git repository [2022-02-09T05:40:48.895Z] Cloning with configured refspecs honoured and without tags [2022-02-09T05:40:45.990Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:40:46.053Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:40:49.082Z] #14 98.85 Selecting previously unselected package libudev-dev:amd64. [2022-02-09T05:40:49.082Z] #14 98.85 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-09T05:40:49.082Z] #14 98.86 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-09T05:40:49.122Z] #14 99.01 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-09T05:40:49.122Z] #14 99.02 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-09T05:40:49.122Z] #14 99.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:40:49.152Z] #70 4.444 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-09T05:40:49.152Z] #70 4.446 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-09T05:40:49.277Z] #21 28.08 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-02-09T05:40:49.277Z] #21 28.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-09T05:40:49.277Z] #21 28.10 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-02-09T05:40:49.277Z] #21 28.11 Setting up libicu67:arm64 (67.1-7) ... [2022-02-09T05:40:49.277Z] #21 28.12 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-02-09T05:40:49.277Z] #21 28.14 Setting up libinih1:arm64 (53-1+b2) ... [2022-02-09T05:40:49.277Z] #21 28.16 Setting up uidmap (1:4.8.1-1) ... [2022-02-09T05:40:49.277Z] #21 28.18 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:40:49.277Z] #21 28.19 Setting up bzip2 (1.0.8-4) ... [2022-02-09T05:40:49.277Z] #21 28.20 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-09T05:40:49.277Z] #21 28.22 Setting up python3-wheel (0.34.2-1) ... [2022-02-09T05:40:49.340Z] #14 99.08 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-09T05:40:49.340Z] #14 99.08 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-09T05:40:49.340Z] #14 99.09 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-09T05:40:49.379Z] #14 99.39 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-09T05:40:49.379Z] #14 99.39 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:40:49.379Z] #14 99.39 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:49.379Z] #14 99.45 Selecting previously unselected package libudev-dev:amd64. [2022-02-09T05:40:49.379Z] #14 99.45 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-09T05:40:49.379Z] #14 99.46 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-09T05:40:49.414Z] #70 4.632 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-09T05:40:49.534Z] #21 28.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:40:49.535Z] #21 28.73 Setting up libcap2:arm64 (1:2.44-1) ... [2022-02-09T05:40:49.535Z] #21 28.74 Setting up libcap2-bin (1:2.44-1) ... [2022-02-09T05:40:49.636Z] #14 99.65 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-09T05:40:49.636Z] #14 99.69 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-09T05:40:49.636Z] #14 99.69 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-09T05:40:49.642Z] #14 99.23 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-09T05:40:49.642Z] #14 99.23 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-09T05:40:49.642Z] #14 99.24 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-09T05:40:49.642Z] #14 99.38 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-09T05:40:49.642Z] #14 99.38 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-09T05:40:49.642Z] #14 99.39 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-09T05:40:49.642Z] #14 99.50 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-09T05:40:49.642Z] #14 99.51 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-09T05:40:49.642Z] #14 99.51 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-09T05:40:49.642Z] #14 99.57 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-09T05:40:49.741Z] Merge succeeded, producing 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:40:49.742Z] Checking out Revision 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f (PR-43221) [2022-02-09T05:40:49.791Z] #21 28.75 Setting up apparmor (2.13.6-10) ... [2022-02-09T05:40:49.862Z] Client: [2022-02-09T05:40:49.862Z] Version: 20.10.9 [2022-02-09T05:40:49.862Z] API version: 1.41 [2022-02-09T05:40:49.862Z] Go version: go1.16.8 [2022-02-09T05:40:49.862Z] Git commit: c2ea9bc [2022-02-09T05:40:49.862Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-09T05:40:49.862Z] OS/Arch: windows/amd64 [2022-02-09T05:40:49.862Z] Context: default [2022-02-09T05:40:49.862Z] Experimental: true [2022-02-09T05:40:49.862Z] [2022-02-09T05:40:49.862Z] Server: Docker Engine - Community [2022-02-09T05:40:49.862Z] Engine: [2022-02-09T05:40:49.862Z] Version: 20.10.9 [2022-02-09T05:40:49.862Z] API version: 1.41 (minimum version 1.24) [2022-02-09T05:40:49.862Z] Go version: go1.16.8 [2022-02-09T05:40:49.862Z] Git commit: 79ea9d3 [2022-02-09T05:40:49.862Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-09T05:40:49.862Z] OS/Arch: windows/amd64 [2022-02-09T05:40:49.862Z] Experimental: true [2022-02-09T05:40:49.899Z] #14 99.58 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-09T05:40:49.899Z] #14 99.58 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-09T05:40:49.936Z] #14 99.94 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-09T05:40:49.936Z] #14 99.94 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-09T05:40:49.936Z] #14 99.94 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-09T05:40:49.993Z] #70 ... [2022-02-09T05:40:49.993Z] [2022-02-09T05:40:49.993Z] #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-09T05:40:49.993Z] #33 sha256:6c49aa495a48e10e08a7b7c5551803a9cf0b1cbae3ed588fcb2fc93ab81ad000 [2022-02-09T05:40:49.993Z] #33 1.347 + RM_GOPATH=0 [2022-02-09T05:40:49.993Z] #33 1.347 + TMP_GOPATH= [2022-02-09T05:40:49.993Z] #33 1.347 + : /build [2022-02-09T05:40:49.993Z] #33 1.347 + '[' -z '' ']' [2022-02-09T05:40:49.993Z] #33 1.348 ++ mktemp -d [2022-02-09T05:40:49.993Z] #33 1.354 + export GOPATH=/tmp/tmp.t2d4RVTeVV [2022-02-09T05:40:49.993Z] #33 1.354 + GOPATH=/tmp/tmp.t2d4RVTeVV [2022-02-09T05:40:49.993Z] #33 1.354 + RM_GOPATH=1 [2022-02-09T05:40:49.993Z] #33 1.354 + case "$(go env GOARCH)" in [2022-02-09T05:40:49.993Z] #33 1.354 ++ go env GOARCH [2022-02-09T05:40:49.993Z] #33 1.357 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:49.993Z] #33 1.357 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:49.993Z] #33 1.357 ++ dirname /install.sh [2022-02-09T05:40:49.993Z] #33 1.358 + dir=/ [2022-02-09T05:40:49.993Z] #33 1.358 + bin=dockercli [2022-02-09T05:40:49.993Z] #33 1.358 + shift [2022-02-09T05:40:49.993Z] #33 1.359 + '[' '!' -f //dockercli.installer ']' [2022-02-09T05:40:49.993Z] #33 1.359 + . //dockercli.installer [2022-02-09T05:40:49.993Z] #33 1.359 ++ : stable [2022-02-09T05:40:49.993Z] #33 1.359 ++ : 17.06.2-ce [2022-02-09T05:40:49.993Z] #33 1.359 + install_dockercli [2022-02-09T05:40:49.993Z] #33 1.360 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-09T05:40:49.993Z] #33 1.360 Install docker/cli version 17.06.2-ce from stable [2022-02-09T05:40:49.993Z] #33 1.362 ++ uname -m [2022-02-09T05:40:49.993Z] #33 1.368 + arch=x86_64 [2022-02-09T05:40:49.993Z] #33 1.369 + '[' x86_64 '!=' x86_64 ']' [2022-02-09T05:40:49.993Z] #33 1.369 + url=https://download.docker.com/linux/static [2022-02-09T05:40:49.993Z] #33 1.369 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-09T05:40:49.993Z] #33 1.369 + tar -xz docker/docker [2022-02-09T05:40:49.993Z] #33 5.161 + mkdir -p /build [2022-02-09T05:40:49.993Z] #33 5.163 + mv docker/docker /build/ [2022-02-09T05:40:49.993Z] #33 5.180 + rmdir docker [2022-02-09T05:40:49.993Z] #33 DONE 5.3s [2022-02-09T05:40:49.993Z] [2022-02-09T05:40:49.993Z] #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-09T05:40:49.993Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-09T05:40:49.993Z] #45 1.793 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:40:49.993Z] #45 1.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:40:49.993Z] #45 1.815 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:40:49.993Z] #45 2.123 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-09T05:40:49.993Z] #45 2.405 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-09T05:40:49.993Z] #45 2.639 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-09T05:40:49.993Z] #45 2.888 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:40:49.993Z] #45 3.165 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-09T05:40:49.993Z] #45 3.445 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-09T05:40:49.993Z] #45 3.796 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-09T05:40:49.993Z] #45 3.797 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [110 kB] [2022-02-09T05:40:49.993Z] #45 3.798 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [117 kB] [2022-02-09T05:40:49.993Z] #45 3.800 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:40:49.993Z] #45 3.804 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [118 kB] [2022-02-09T05:40:49.993Z] #45 3.809 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [110 kB] [2022-02-09T05:40:49.993Z] #45 4.324 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:40:49.993Z] #45 4.330 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-09T05:40:49.993Z] #45 4.330 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-09T05:40:49.993Z] #45 4.332 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-09T05:40:49.993Z] #45 4.333 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-09T05:40:49.993Z] #45 4.334 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-09T05:40:50.112Z] #56 ... [2022-02-09T05:40:50.112Z] [2022-02-09T05:40:50.112Z] #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-09T05:40:50.112Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:40:50.112Z] #34 DONE 114.1s [2022-02-09T05:40:50.112Z] [2022-02-09T05:40:50.112Z] #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-09T05:40:50.112Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-09T05:40:50.112Z] #21 1.717 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:40:50.112Z] #21 1.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:40:50.112Z] #21 1.753 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:40:50.112Z] #21 2.233 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:40:50.112Z] #21 2.805 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:40:50.155Z] #14 99.92 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-09T05:40:50.156Z] #14 99.92 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-09T05:40:50.156Z] #14 99.93 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-09T05:40:50.194Z] #14 100.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-09T05:40:50.194Z] #14 100.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-09T05:40:50.194Z] #14 100.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-09T05:40:50.194Z] #14 100.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-09T05:40:50.194Z] #14 100.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-09T05:40:50.194Z] #14 100.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-09T05:40:50.194Z] #14 100.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-09T05:40:50.194Z] #14 100.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-09T05:40:50.194Z] #14 100.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-09T05:40:50.373Z] #21 3.910 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:40:50.457Z] #14 100.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-09T05:40:50.457Z] #14 100.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:40:50.457Z] #14 100.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:50.457Z] #14 100.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-09T05:40:50.457Z] #14 100.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-09T05:40:50.457Z] #14 100.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [Pipeline] sh [2022-02-09T05:40:50.714Z] #14 100.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-09T05:40:50.714Z] #14 100.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-09T05:40:50.714Z] #14 100.3 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-09T05:40:50.761Z] #14 100.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-09T05:40:50.761Z] #14 100.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-09T05:40:50.761Z] #14 100.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-09T05:40:50.761Z] #14 100.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-09T05:40:50.761Z] #14 100.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:40:50.761Z] #14 100.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:50.940Z] #45 ... [2022-02-09T05:40:50.940Z] [2022-02-09T05:40:50.940Z] #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-09T05:40:50.940Z] #70 sha256:92e4153d566b416909cc68399fff1dfc6df24eaa72c5322ea4f021a530823fd0 [2022-02-09T05:40:50.940Z] #70 6.185 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-09T05:40:50.972Z] #14 100.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-09T05:40:50.972Z] #14 100.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-09T05:40:50.972Z] #14 100.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-09T05:40:50.972Z] #14 100.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-09T05:40:51.019Z] #14 100.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-09T05:40:51.019Z] #14 100.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-09T05:40:51.019Z] #14 101.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-09T05:40:51.019Z] #14 101.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-09T05:40:51.019Z] #14 101.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-09T05:40:51.019Z] #14 101.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-09T05:40:49.081Z] Cloning repository https://github.com/moby/moby.git [2022-02-09T05:40:49.504Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-09T05:40:50.331Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:40:50.331Z] > git --version # timeout=10 [2022-02-09T05:40:50.381Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-09T05:40:50.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:40:50.385Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:40:51.162Z] #21 30.07 Setting up zip (3.0-12) ... [2022-02-09T05:40:51.162Z] #21 30.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:40:51.162Z] #21 30.12 Setting up bash-completion (1:2.11-2) ... [2022-02-09T05:40:51.204Z] #70 6.568 go: downloading github.com/google/uuid v1.3.0 [2022-02-09T05:40:51.204Z] #70 6.579 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-09T05:40:51.229Z] #14 100.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-09T05:40:51.229Z] #14 100.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-09T05:40:51.229Z] #14 100.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:40:51.229Z] #14 100.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-09T05:40:51.229Z] #14 100.9 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-09T05:40:51.229Z] #14 100.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-09T05:40:51.229Z] #14 101.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-09T05:40:51.229Z] #14 101.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:40:51.229Z] #14 101.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-09T05:40:51.229Z] #14 101.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-09T05:40:51.229Z] #14 101.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-09T05:40:51.229Z] #14 101.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-09T05:40:51.229Z] #14 101.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-09T05:40:51.229Z] #14 101.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-09T05:40:51.229Z] #14 101.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-09T05:40:51.229Z] #14 101.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-09T05:40:51.229Z] #14 101.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:40:51.229Z] #14 101.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-09T05:40:51.229Z] #14 101.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:40:51.229Z] #14 101.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-09T05:40:51.229Z] #14 101.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-09T05:40:51.229Z] #14 101.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:40:51.229Z] #14 101.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-02-09T05:40:51.229Z] #14 101.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:40:51.229Z] #14 101.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-09T05:40:51.364Z] + docker info [2022-02-09T05:40:51.364Z] Client: [2022-02-09T05:40:51.364Z] Context: default [2022-02-09T05:40:51.364Z] Debug Mode: false [2022-02-09T05:40:51.364Z] [2022-02-09T05:40:51.364Z] Server: [2022-02-09T05:40:51.364Z] Containers: 0 [2022-02-09T05:40:51.364Z] Running: 0 [2022-02-09T05:40:51.364Z] Paused: 0 [2022-02-09T05:40:51.364Z] Stopped: 0 [2022-02-09T05:40:51.364Z] Images: 0 [2022-02-09T05:40:51.364Z] Server Version: 20.10.9 [2022-02-09T05:40:51.364Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-09T05:40:51.364Z] Windows: [2022-02-09T05:40:51.364Z] LCOW: [2022-02-09T05:40:51.364Z] Logging Driver: json-file [2022-02-09T05:40:51.364Z] Plugins: [2022-02-09T05:40:51.364Z] Volume: local [2022-02-09T05:40:51.364Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-09T05:40:51.364Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-09T05:40:51.364Z] Swarm: inactive [2022-02-09T05:40:51.364Z] Default Isolation: process [2022-02-09T05:40:51.364Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-09T05:40:51.364Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-09T05:40:51.364Z] OSType: windows [2022-02-09T05:40:51.364Z] Architecture: x86_64 [2022-02-09T05:40:51.364Z] CPUs: 4 [2022-02-09T05:40:51.364Z] Total Memory: 32GiB [2022-02-09T05:40:51.364Z] Name: azwin-2-a79d61 [2022-02-09T05:40:51.364Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-09T05:40:51.364Z] Docker Root Dir: D:\docker [2022-02-09T05:40:51.364Z] Debug Mode: false [2022-02-09T05:40:51.364Z] Registry: https://index.docker.io/v1/ [2022-02-09T05:40:51.364Z] Labels: [2022-02-09T05:40:51.364Z] Experimental: true [2022-02-09T05:40:51.364Z] Insecure Registries: [2022-02-09T05:40:51.364Z] 10.0.0.4:5000 [2022-02-09T05:40:51.364Z] 127.0.0.0/8 [2022-02-09T05:40:51.364Z] Registry Mirrors: [2022-02-09T05:40:51.364Z] http://10.0.0.4:5000/ [2022-02-09T05:40:51.364Z] Live Restore Enabled: false [2022-02-09T05:40:51.364Z] Product License: Community Engine [2022-02-09T05:40:51.364Z] [2022-02-09T05:40:51.467Z] #70 6.662 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-09T05:40:51.467Z] #70 6.708 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-09T05:40:51.467Z] #70 6.817 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-09T05:40:51.467Z] #70 6.870 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-09T05:40:51.486Z] #14 101.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:51.486Z] #14 101.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-09T05:40:51.486Z] #14 101.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:51.486Z] #14 101.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:51.486Z] #14 101.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-02-09T05:40:51.658Z] #14 101.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-09T05:40:51.658Z] #14 101.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-09T05:40:51.658Z] #14 101.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-09T05:40:51.658Z] #14 101.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-09T05:40:51.658Z] #14 101.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-09T05:40:51.658Z] #14 101.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-09T05:40:51.658Z] #14 101.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:40:51.658Z] #14 101.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-09T05:40:51.658Z] #14 101.6 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-09T05:40:51.658Z] #14 101.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-09T05:40:51.658Z] #14 101.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-09T05:40:51.658Z] #14 101.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:40:51.658Z] #14 101.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-09T05:40:51.658Z] #14 101.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-09T05:40:51.658Z] #14 101.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-09T05:40:51.658Z] #14 101.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-09T05:40:51.658Z] #14 101.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-09T05:40:51.658Z] #14 101.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-09T05:40:51.658Z] #14 101.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-09T05:40:51.658Z] #14 101.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-09T05:40:51.658Z] #14 101.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:40:51.658Z] #14 101.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-09T05:40:51.658Z] #14 101.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:40:51.658Z] #14 101.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-09T05:40:51.658Z] #14 101.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-09T05:40:51.658Z] #14 101.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [Pipeline] powershell [2022-02-09T05:40:51.729Z] #70 6.995 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-09T05:40:51.729Z] #70 7.040 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-09T05:40:51.960Z] #14 101.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-09T05:40:51.960Z] #14 101.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:40:51.960Z] #14 101.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-09T05:40:51.960Z] #14 101.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:51.960Z] #14 101.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-09T05:40:51.960Z] #14 101.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:51.960Z] #14 101.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:40:51.960Z] #14 101.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:40:52.051Z] #14 DONE 101.6s [2022-02-09T05:40:52.051Z] [2022-02-09T05:40:52.051Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-09T05:40:52.051Z] #55 sha256:9e325fca64111ae882b254030b21483f6db33388065b5b07a1e4725469a901ba [2022-02-09T05:40:52.051Z] #55 DONE 0.2s [2022-02-09T05:40:52.051Z] [2022-02-09T05:40:52.051Z] #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-09T05:40:52.051Z] #56 sha256:1cb9540395ceffe6233bdd821bd047e424e1493e3e6eae6df36a665bd3040780 [2022-02-09T05:40:52.224Z] #14 DONE 102.4s [2022-02-09T05:40:52.224Z] [2022-02-09T05:40:52.224Z] #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-09T05:40:52.224Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:40:52.304Z] #70 7.768 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-09T05:40:49.316Z] > git remote # timeout=10 [2022-02-09T05:40:49.410Z] > git config --get remote.origin.url # timeout=10 [2022-02-09T05:40:49.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:40:49.475Z] > git merge a5c757555091df6bd1e9c60c175d167dcdfde83c # timeout=10 [2022-02-09T05:40:49.635Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-09T05:40:49.784Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:40:49.844Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:40:52.527Z] #34 ... [2022-02-09T05:40:52.527Z] [2022-02-09T05:40:52.527Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-09T05:40:52.527Z] #55 sha256:4bdc016e8e488ae788de401acc6ebf85184af43dee2220d7a87c9424f68bf317 [2022-02-09T05:40:52.527Z] #55 DONE 0.2s [2022-02-09T05:40:52.527Z] [2022-02-09T05:40:52.527Z] #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-09T05:40:52.527Z] #56 sha256:fb31fe4439673ffbc68af7b3afb85efb363049845dc0efd06be64d6fe2d29ccd [2022-02-09T05:40:52.565Z] #70 7.820 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-09T05:40:53.024Z] #56 ... [2022-02-09T05:40:53.024Z] [2022-02-09T05:40:53.024Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-09T05:40:53.024Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-09T05:40:53.024Z] #15 DONE 1.3s [2022-02-09T05:40:53.060Z] #21 31.84 Setting up xz-utils (5.2.5-2) ... [2022-02-09T05:40:53.060Z] #21 31.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-09T05:40:53.060Z] #21 31.87 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-02-09T05:40:53.060Z] #21 31.88 Setting up patch (2.7.6-7) ... [2022-02-09T05:40:53.060Z] #21 31.89 Setting up sudo (1.9.5p2-3) ... [2022-02-09T05:40:53.060Z] #21 31.95 invoke-rc.d: could not determine current runlevel [2022-02-09T05:40:53.060Z] #21 31.96 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-09T05:40:53.060Z] #21 31.97 Setting up xfsprogs (5.10.0-4) ... [2022-02-09T05:40:53.060Z] #21 31.98 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-02-09T05:40:53.060Z] #21 32.00 Setting up inetutils-ping (2:2.0-1) ... [2022-02-09T05:40:53.060Z] #21 32.01 Setting up pigz (2.6-1) ... [2022-02-09T05:40:53.060Z] #21 32.02 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-09T05:40:53.060Z] #21 32.03 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-09T05:40:53.060Z] #21 32.05 Setting up python-pip-whl (20.3.4-4) ... [2022-02-09T05:40:53.060Z] #21 32.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:40:53.328Z] [2022-02-09T05:40:53.328Z] #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-09T05:40:53.328Z] #56 sha256:1cb9540395ceffe6233bdd821bd047e424e1493e3e6eae6df36a665bd3040780 [2022-02-09T05:40:53.328Z] #56 1.245 + RM_GOPATH=0 [2022-02-09T05:40:53.328Z] #56 1.245 + TMP_GOPATH= [2022-02-09T05:40:53.328Z] #56 1.245 + : /build [2022-02-09T05:40:53.328Z] #56 1.245 + '[' -z '' ']' [2022-02-09T05:40:53.328Z] #56 1.250 ++ mktemp -d [2022-02-09T05:40:53.328Z] #56 1.250 + export GOPATH=/tmp/tmp.nFmzUx61Wg [2022-02-09T05:40:53.328Z] #56 1.250 + GOPATH=/tmp/tmp.nFmzUx61Wg [2022-02-09T05:40:53.328Z] #56 1.250 + RM_GOPATH=1 [2022-02-09T05:40:53.328Z] #56 1.250 + case "$(go env GOARCH)" in [2022-02-09T05:40:53.328Z] #56 1.250 ++ go env GOARCH [2022-02-09T05:40:53.328Z] #56 1.263 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:53.328Z] #56 1.264 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:53.328Z] #56 1.278 Install runc version v1.1.0 (build tags: seccomp) [2022-02-09T05:40:53.328Z] #56 1.278 ++ dirname /install.sh [2022-02-09T05:40:53.328Z] #56 1.278 + dir=/ [2022-02-09T05:40:53.328Z] #56 1.278 + bin=runc [2022-02-09T05:40:53.328Z] #56 1.278 + shift [2022-02-09T05:40:53.328Z] #56 1.278 + '[' '!' -f //runc.installer ']' [2022-02-09T05:40:53.328Z] #56 1.278 + . //runc.installer [2022-02-09T05:40:53.328Z] #56 1.278 ++ set -e [2022-02-09T05:40:53.328Z] #56 1.278 ++ : v1.1.0 [2022-02-09T05:40:53.328Z] #56 1.278 + install_runc [2022-02-09T05:40:53.328Z] #56 1.278 + RUNC_BUILDTAGS=seccomp [2022-02-09T05:40:53.328Z] #56 1.278 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-09T05:40:53.328Z] #56 1.278 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nFmzUx61Wg/src/github.com/opencontainers/runc [2022-02-09T05:40:53.328Z] #56 1.299 Cloning into '/tmp/tmp.nFmzUx61Wg/src/github.com/opencontainers/runc'... [2022-02-09T05:40:53.577Z] #21 32.51 Setting up libaio1:arm64 (0.3.112-9) ... [2022-02-09T05:40:53.577Z] #21 32.52 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-09T05:40:53.668Z] #21 7.196 Fetched 8501 kB in 6s (1476 kB/s) [2022-02-09T05:40:53.835Z] #21 32.87 Setting up libelf1:arm64 (0.183-1) ... [2022-02-09T05:40:53.835Z] #21 32.95 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-09T05:40:53.906Z] #56 ... [2022-02-09T05:40:53.906Z] [2022-02-09T05:40:53.906Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-09T05:40:53.906Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-09T05:40:53.906Z] #15 DONE 1.3s [2022-02-09T05:40:53.906Z] [2022-02-09T05:40:53.906Z] #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-09T05:40:53.906Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-09T05:40:54.097Z] #21 32.98 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-09T05:40:54.097Z] #21 32.99 Setting up python3-distutils (3.9.2-1) ... [2022-02-09T05:40:54.303Z] #56 ... [2022-02-09T05:40:54.303Z] [2022-02-09T05:40:54.303Z] #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-09T05:40:54.303Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-09T05:40:54.303Z] #16 DONE 0.9s [2022-02-09T05:40:54.303Z] [2022-02-09T05:40:54.303Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-09T05:40:54.303Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-09T05:40:54.355Z] #21 33.32 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:40:54.355Z] #21 33.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-09T05:40:54.355Z] #21 33.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-09T05:40:54.355Z] #21 33.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-09T05:40:54.355Z] #21 33.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-09T05:40:54.355Z] #21 33.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-09T05:40:54.355Z] #21 33.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-09T05:40:54.355Z] #21 33.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-09T05:40:54.355Z] #21 33.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-09T05:40:54.355Z] #21 33.38 Setting up python3-setuptools (52.0.0-4) ... [2022-02-09T05:40:54.487Z] #70 ... [2022-02-09T05:40:54.488Z] [2022-02-09T05:40:54.488Z] #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-09T05:40:54.488Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-09T05:40:54.488Z] #20 1.581 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:40:54.488Z] #20 1.593 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:40:54.488Z] #20 1.593 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:40:54.488Z] #20 1.843 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:40:54.488Z] #20 2.163 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-09T05:40:54.488Z] #20 2.760 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-09T05:40:54.488Z] #20 3.108 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-09T05:40:54.488Z] #20 3.372 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-09T05:40:54.488Z] #20 3.702 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-09T05:40:54.488Z] #20 3.921 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [110 kB] [2022-02-09T05:40:54.488Z] #20 3.924 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [118 kB] [2022-02-09T05:40:54.488Z] #20 3.925 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [117 kB] [2022-02-09T05:40:54.488Z] #20 3.925 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [110 kB] [2022-02-09T05:40:54.488Z] #20 3.926 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:40:54.488Z] #20 3.927 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-09T05:40:54.488Z] #20 4.127 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-09T05:40:54.488Z] #20 4.137 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-09T05:40:54.488Z] #20 4.137 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-09T05:40:54.488Z] #20 4.138 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-09T05:40:54.488Z] #20 4.138 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:40:54.488Z] #20 4.138 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-09T05:40:54.749Z] #20 ... [2022-02-09T05:40:54.749Z] [2022-02-09T05:40:54.749Z] #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-09T05:40:54.749Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-09T05:40:54.749Z] #65 1.443 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:40:54.749Z] #65 1.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:40:54.749Z] #65 1.471 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:40:54.749Z] #65 1.609 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-09T05:40:54.749Z] #65 1.729 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-09T05:40:54.749Z] #65 2.075 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-09T05:40:54.749Z] #65 2.410 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-09T05:40:54.749Z] #65 2.693 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:40:54.749Z] #65 3.184 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-09T05:40:54.749Z] #65 3.517 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [118 kB] [2022-02-09T05:40:54.749Z] #65 3.518 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [117 kB] [2022-02-09T05:40:54.749Z] #65 3.525 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [110 kB] [2022-02-09T05:40:54.749Z] #65 3.533 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-09T05:40:54.749Z] #65 3.535 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:40:54.749Z] #65 3.543 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [110 kB] [2022-02-09T05:40:54.749Z] #65 3.771 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-09T05:40:54.749Z] #65 3.776 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-09T05:40:54.749Z] #65 3.780 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-09T05:40:54.749Z] #65 3.781 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:40:54.749Z] #65 3.782 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-09T05:40:54.749Z] #65 3.782 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-09T05:40:54.867Z] #17 0.774 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-09T05:40:54.888Z] #16 DONE 1.1s [2022-02-09T05:40:54.888Z] [2022-02-09T05:40:54.888Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-09T05:40:54.888Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-09T05:40:55.124Z] #17 DONE 0.9s [2022-02-09T05:40:55.124Z] [2022-02-09T05:40:55.124Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-09T05:40:55.124Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-09T05:40:55.285Z] #21 34.47 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-09T05:40:55.285Z] #21 34.49 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-02-09T05:40:55.285Z] #21 34.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-09T05:40:55.541Z] #21 34.51 Setting up python3-pip (20.3.4-4) ... [2022-02-09T05:40:55.574Z] #21 7.196 Reading package lists... [2022-02-09T05:40:55.824Z] #17 0.820 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-09T05:40:55.824Z] #17 DONE 0.9s [2022-02-09T05:40:55.824Z] [2022-02-09T05:40:55.824Z] #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-09T05:40:55.825Z] #56 sha256:fb31fe4439673ffbc68af7b3afb85efb363049845dc0efd06be64d6fe2d29ccd [2022-02-09T05:40:55.825Z] #56 1.293 + RM_GOPATH=0 [2022-02-09T05:40:55.825Z] #56 1.293 + TMP_GOPATH= [2022-02-09T05:40:55.825Z] #56 1.293 + : /build [2022-02-09T05:40:55.825Z] #56 1.293 + '[' -z '' ']' [2022-02-09T05:40:55.825Z] #56 1.294 ++ mktemp -d [2022-02-09T05:40:55.825Z] #56 1.295 + export GOPATH=/tmp/tmp.BsFuAWHEm0 [2022-02-09T05:40:55.825Z] #56 1.295 + GOPATH=/tmp/tmp.BsFuAWHEm0 [2022-02-09T05:40:55.825Z] #56 1.295 + RM_GOPATH=1 [2022-02-09T05:40:55.825Z] #56 1.295 + case "$(go env GOARCH)" in [2022-02-09T05:40:55.825Z] #56 1.298 ++ go env GOARCH [2022-02-09T05:40:55.825Z] #56 1.325 Install runc version v1.1.0 (build tags: seccomp) [2022-02-09T05:40:55.825Z] #56 1.326 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:55.825Z] #56 1.326 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:40:55.825Z] #56 1.326 ++ dirname /install.sh [2022-02-09T05:40:55.825Z] #56 1.326 + dir=/ [2022-02-09T05:40:55.825Z] #56 1.326 + bin=runc [2022-02-09T05:40:55.825Z] #56 1.326 + shift [2022-02-09T05:40:55.825Z] #56 1.326 + '[' '!' -f //runc.installer ']' [2022-02-09T05:40:55.825Z] #56 1.326 + . //runc.installer [2022-02-09T05:40:55.825Z] #56 1.326 ++ set -e [2022-02-09T05:40:55.825Z] #56 1.326 ++ : v1.1.0 [2022-02-09T05:40:55.825Z] #56 1.326 + install_runc [2022-02-09T05:40:55.825Z] #56 1.326 + RUNC_BUILDTAGS=seccomp [2022-02-09T05:40:55.825Z] #56 1.326 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-09T05:40:55.825Z] #56 1.326 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BsFuAWHEm0/src/github.com/opencontainers/runc [2022-02-09T05:40:55.825Z] #56 1.326 Cloning into '/tmp/tmp.BsFuAWHEm0/src/github.com/opencontainers/runc'... [2022-02-09T05:40:56.053Z] #18 DONE 1.0s [2022-02-09T05:40:56.053Z] [2022-02-09T05:40:56.053Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-09T05:40:56.053Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-09T05:40:56.470Z] #21 35.47 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-09T05:40:56.470Z] #21 35.49 Setting up jq (1.6-2.1) ... [2022-02-09T05:40:56.470Z] #21 35.50 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-02-09T05:40:56.470Z] #21 35.52 Setting up iptables (1.8.7-1) ... [2022-02-09T05:40:56.470Z] #21 35.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-09T05:40:56.470Z] #21 35.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-09T05:40:56.470Z] #21 35.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-09T05:40:56.470Z] #21 35.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-09T05:40:56.470Z] #21 35.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-09T05:40:56.470Z] #21 35.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-09T05:40:56.470Z] #21 35.60 Setting up iproute2 (5.10.0-4) ... [2022-02-09T05:40:56.727Z] #21 35.83 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:40:56.797Z] #56 ... [2022-02-09T05:40:56.797Z] [2022-02-09T05:40:56.797Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-09T05:40:56.797Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-09T05:40:56.797Z] #18 DONE 0.9s [2022-02-09T05:40:57.029Z] #19 DONE 1.0s [2022-02-09T05:40:57.029Z] [2022-02-09T05:40:57.029Z] #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-09T05:40:57.029Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:40:57.029Z] #34 ... [2022-02-09T05:40:57.029Z] [2022-02-09T05:40:57.029Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-09T05:40:57.029Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-09T05:40:57.053Z] [2022-02-09T05:40:57.053Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-09T05:40:57.053Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-09T05:40:57.616Z] #19 DONE 1.0s [2022-02-09T05:40:57.616Z] [2022-02-09T05:40:57.616Z] #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-09T05:40:57.616Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:40:57.659Z] #21 DONE 36.6s [2022-02-09T05:40:57.659Z] [2022-02-09T05:40:57.659Z] #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-09T05:40:57.659Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-09T05:40:57.659Z] #51 ... [2022-02-09T05:40:57.659Z] [2022-02-09T05:40:57.659Z] #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-09T05:40:57.659Z] #22 sha256:09eced093a07377984af5193118937a4bbe85c23b5aa55217a4a90cced512d08 [2022-02-09T05:40:57.736Z] #21 9.297 Reading package lists... [2022-02-09T05:40:57.873Z] #51 ... [2022-02-09T05:40:57.873Z] [2022-02-09T05:40:57.873Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-09T05:40:57.873Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-09T05:40:58.038Z] #20 DONE 1.1s [2022-02-09T05:40:58.038Z] [2022-02-09T05:40:58.038Z] #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-09T05:40:58.038Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:40:58.038Z] #34 ... [2022-02-09T05:40:58.038Z] [2022-02-09T05:40:58.038Z] #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-09T05:40:58.038Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-09T05:40:58.225Z] #22 0.540 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-09T05:40:58.225Z] #22 0.543 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-09T05:40:58.225Z] #22 0.547 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-09T05:40:58.225Z] #22 DONE 0.6s [2022-02-09T05:40:58.225Z] [2022-02-09T05:40:58.225Z] #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-09T05:40:58.225Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-09T05:40:58.225Z] #43 ... [2022-02-09T05:40:58.225Z] [2022-02-09T05:40:58.225Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-09T05:40:58.225Z] #23 sha256:87bac903f353f1463ce3ca14555ca78b7b11df3fc7e2a081d828af891a131cea [2022-02-09T05:40:58.305Z] #21 11.32 Building dependency tree... [2022-02-09T05:40:58.849Z] #20 DONE 1.0s [2022-02-09T05:40:58.849Z] [2022-02-09T05:40:58.849Z] #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-09T05:40:58.849Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-09T05:40:58.874Z] #21 12.34 The following additional packages will be installed: [2022-02-09T05:40:58.874Z] #21 12.34 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-09T05:40:58.874Z] #21 12.34 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-09T05:40:58.875Z] #21 12.34 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-09T05:40:58.875Z] #21 12.34 python3-pkg-resources vim-runtime xxd [2022-02-09T05:40:58.875Z] #21 12.35 Suggested packages: [2022-02-09T05:40:58.875Z] #21 12.35 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-09T05:40:58.875Z] #21 12.35 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-09T05:40:58.875Z] #21 12.35 acl attr quota [2022-02-09T05:40:58.875Z] #21 12.35 Recommended packages: [2022-02-09T05:40:58.875Z] #21 12.35 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-09T05:40:59.499Z] #21 1.462 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:40:59.499Z] #21 1.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:40:59.499Z] #21 1.517 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:40:59.814Z] #21 13.49 The following NEW packages will be installed: [2022-02-09T05:40:59.823Z] #21 1.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:40:59.823Z] #21 1.252 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:41:00.073Z] #21 13.49 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-09T05:41:00.073Z] #21 13.50 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-09T05:41:00.073Z] #21 13.50 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-09T05:41:00.073Z] #21 13.50 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-09T05:41:00.073Z] #21 13.50 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-09T05:41:00.074Z] #21 13.50 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-09T05:41:00.074Z] #21 13.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-09T05:41:00.074Z] #21 13.50 xz-utils zip zstd [2022-02-09T05:41:00.083Z] #21 1.254 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:41:00.106Z] #21 1.932 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:41:00.334Z] #21 13.80 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:41:00.334Z] #21 13.80 Need to get 27.6 MB of archives. [2022-02-09T05:41:00.334Z] #21 13.80 After this operation, 106 MB of additional disk space will be used. [2022-02-09T05:41:00.334Z] #21 13.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-09T05:41:00.334Z] #21 13.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-09T05:41:00.334Z] #21 13.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-09T05:41:00.334Z] #21 13.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-09T05:41:00.334Z] #21 13.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-09T05:41:00.334Z] #21 13.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-09T05:41:00.334Z] #21 13.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-09T05:41:00.334Z] #21 13.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-09T05:41:00.334Z] #21 13.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-09T05:41:00.334Z] #21 13.86 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-09T05:41:00.334Z] #21 13.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-09T05:41:00.334Z] #21 13.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-09T05:41:00.334Z] #21 13.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-09T05:41:00.334Z] #21 13.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-09T05:41:00.334Z] #21 13.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-09T05:41:00.341Z] #21 1.680 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:41:00.594Z] #21 13.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-09T05:41:00.594Z] #21 13.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-09T05:41:00.594Z] #21 13.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-09T05:41:00.594Z] #21 13.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-09T05:41:00.594Z] #21 13.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-09T05:41:00.594Z] #21 13.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-09T05:41:00.594Z] #21 13.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-09T05:41:00.594Z] #21 13.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-09T05:41:00.594Z] #21 13.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-09T05:41:00.594Z] #21 13.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-09T05:41:00.594Z] #21 13.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-09T05:41:00.594Z] #21 13.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-09T05:41:00.671Z] #21 2.687 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:41:00.854Z] #21 14.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-09T05:41:00.854Z] #21 14.34 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-09T05:41:00.854Z] #21 14.34 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-09T05:41:00.854Z] #21 14.34 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-09T05:41:00.854Z] #21 14.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-09T05:41:00.854Z] #21 14.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-09T05:41:00.854Z] #21 14.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-09T05:41:00.854Z] #21 14.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-09T05:41:00.854Z] #21 14.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-09T05:41:00.854Z] #21 14.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-09T05:41:00.854Z] #21 14.41 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-09T05:41:00.854Z] #21 14.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-09T05:41:00.854Z] #21 14.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-09T05:41:00.854Z] #21 14.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-09T05:41:01.114Z] #21 14.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-09T05:41:01.114Z] #21 14.49 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-09T05:41:01.114Z] #21 14.50 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-09T05:41:01.114Z] #21 14.75 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-09T05:41:01.272Z] #21 2.633 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:41:01.375Z] #21 14.81 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-09T05:41:01.375Z] #21 14.99 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-09T05:41:01.375Z] #21 15.00 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-09T05:41:02.043Z] #21 3.744 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:41:02.078Z] Commit message: "contrib/check-config.sh: make NETFILTER_XT_MATCH_IPVS optional" [2022-02-09T05:41:02.313Z] #21 15.53 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:41:02.313Z] #21 15.66 Fetched 27.6 MB in 1s (18.6 MB/s) [2022-02-09T05:41:02.313Z] #21 15.72 Selecting previously unselected package pigz. [2022-02-09T05:41:02.313Z] #21 15.72 (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-09T05:41:02.313Z] #21 15.78 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-09T05:41:02.313Z] #21 15.79 Unpacking pigz (2.6-1) ... [2022-02-09T05:41:02.313Z] #21 15.89 Selecting previously unselected package libelf1:amd64. [2022-02-09T05:41:02.574Z] #21 15.89 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-09T05:41:02.574Z] #21 15.90 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-09T05:41:02.574Z] #21 16.07 Selecting previously unselected package libbpf0:amd64. [2022-02-09T05:41:02.574Z] #21 16.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-09T05:41:02.574Z] #21 16.07 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-09T05:41:02.574Z] #21 16.17 Selecting previously unselected package libcap2:amd64. [2022-02-09T05:41:02.495Z] > git --version # timeout=10 [2022-02-09T05:41:02.563Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-09T05:41:02.618Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-09T05:41:02.699Z] #21 3.653 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:41:02.838Z] #21 16.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-09T05:41:02.838Z] #21 16.20 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-09T05:41:02.838Z] #21 16.31 Selecting previously unselected package libmnl0:amd64. [2022-02-09T05:41:02.838Z] #21 16.31 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-09T05:41:02.838Z] #21 16.32 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-09T05:41:02.838Z] #21 16.37 Selecting previously unselected package libxtables12:amd64. [2022-02-09T05:41:02.838Z] #21 16.37 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-09T05:41:02.839Z] #21 16.37 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-09T05:41:02.839Z] #21 16.43 Selecting previously unselected package libcap2-bin. [2022-02-09T05:41:02.839Z] #21 16.44 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-09T05:41:02.839Z] #21 16.45 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-09T05:41:02.839Z] #21 16.53 Selecting previously unselected package iproute2. [2022-02-09T05:41:02.839Z] #21 16.53 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-09T05:41:03.098Z] #21 16.54 Unpacking iproute2 (5.10.0-4) ... [2022-02-09T05:41:03.358Z] #21 16.94 Selecting previously unselected package xxd. [2022-02-09T05:41:03.358Z] #21 16.94 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-09T05:41:03.618Z] #21 16.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:03.618Z] #21 17.08 Selecting previously unselected package vim-common. [2022-02-09T05:41:03.618Z] #21 17.08 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:41:03.618Z] #21 17.09 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:03.878Z] #21 17.23 Selecting previously unselected package bash-completion. [2022-02-09T05:41:03.878Z] #21 17.24 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-09T05:41:05.448Z] #21 7.326 Fetched 8501 kB in 6s (1385 kB/s) [2022-02-09T05:41:05.790Z] #21 18.99 Unpacking bash-completion (1:2.11-2) ... [2022-02-09T05:41:05.790Z] #21 19.36 Selecting previously unselected package bzip2. [2022-02-09T05:41:05.790Z] #21 19.38 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-09T05:41:05.790Z] #21 19.38 Unpacking bzip2 (1.0.8-4) ... [2022-02-09T05:41:05.930Z] + docker version [2022-02-09T05:41:06.050Z] #21 19.46 Selecting previously unselected package xz-utils. [2022-02-09T05:41:06.050Z] #21 19.47 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-09T05:41:06.050Z] #21 19.47 Unpacking xz-utils (5.2.5-2) ... [2022-02-09T05:41:06.050Z] #21 19.64 Selecting previously unselected package apparmor. [2022-02-09T05:41:06.050Z] #21 19.65 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-09T05:41:06.050Z] #21 19.70 Unpacking apparmor (2.13.6-10) ... [2022-02-09T05:41:06.063Z] #21 6.852 Fetched 8501 kB in 6s (1439 kB/s) [2022-02-09T05:41:06.326Z] #23 8.399 Collecting yamllint==1.26.1 [2022-02-09T05:41:06.617Z] #21 20.08 Selecting previously unselected package inetutils-ping. [2022-02-09T05:41:06.617Z] #21 20.08 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-09T05:41:06.617Z] #21 20.10 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-09T05:41:06.617Z] #21 20.20 Selecting previously unselected package libip4tc2:amd64. [2022-02-09T05:41:06.617Z] #21 20.20 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-09T05:41:06.617Z] #21 20.20 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-09T05:41:06.627Z] #21 6.852 Reading package lists... [2022-02-09T05:41:06.627Z] #21 ... [2022-02-09T05:41:06.627Z] [2022-02-09T05:41:06.627Z] #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-09T05:41:06.627Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:41:06.627Z] #34 DONE 116.6s [2022-02-09T05:41:06.627Z] [2022-02-09T05:41:06.627Z] #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-09T05:41:06.627Z] #56 sha256:fb31fe4439673ffbc68af7b3afb85efb363049845dc0efd06be64d6fe2d29ccd [2022-02-09T05:41:06.627Z] #56 10.20 + cd /tmp/tmp.BsFuAWHEm0/src/github.com/opencontainers/runc [2022-02-09T05:41:06.627Z] #56 10.20 + git checkout -q v1.1.0 [2022-02-09T05:41:06.627Z] #56 10.58 + '[' -z '' ']' [2022-02-09T05:41:06.627Z] #56 10.58 + target=static [2022-02-09T05:41:06.627Z] #56 10.58 + make BUILDTAGS=seccomp static [2022-02-09T05:41:06.627Z] #56 10.71 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-09T05:41:06.876Z] #21 20.26 Selecting previously unselected package libip6tc2:amd64. [2022-02-09T05:41:06.877Z] #21 20.27 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-09T05:41:06.877Z] #21 20.27 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-09T05:41:06.877Z] #21 20.33 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-09T05:41:06.877Z] #21 20.34 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-09T05:41:06.877Z] #21 20.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-09T05:41:06.877Z] #21 20.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-09T05:41:06.877Z] #21 20.40 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-09T05:41:06.877Z] #21 20.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-09T05:41:06.877Z] #21 20.46 Selecting previously unselected package libnftnl11:amd64. [2022-02-09T05:41:06.877Z] #21 20.47 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-09T05:41:06.877Z] #21 20.49 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-09T05:41:06.990Z] #65 20.61 Fetched 48.9 MB in 19s (2517 kB/s) [2022-02-09T05:41:06.990Z] #65 20.61 Reading package lists... [2022-02-09T05:41:06.990Z] #65 ... [2022-02-09T05:41:06.990Z] [2022-02-09T05:41:06.990Z] #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-09T05:41:06.990Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-09T05:41:06.990Z] #45 21.11 Fetched 48.9 MB in 20s (2497 kB/s) [2022-02-09T05:41:07.158Z] #21 20.56 Selecting previously unselected package iptables. [2022-02-09T05:41:07.158Z] #21 20.56 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-09T05:41:07.158Z] #21 20.57 Unpacking iptables (1.8.7-1) ... [2022-02-09T05:41:07.341Z] #21 7.326 Reading package lists... [2022-02-09T05:41:07.341Z] #21 ... [2022-02-09T05:41:07.341Z] [2022-02-09T05:41:07.341Z] #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-09T05:41:07.341Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-09T05:41:07.341Z] #34 DONE 117.1s [2022-02-09T05:41:07.341Z] [2022-02-09T05:41:07.341Z] #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-09T05:41:07.341Z] #56 sha256:1cb9540395ceffe6233bdd821bd047e424e1493e3e6eae6df36a665bd3040780 [2022-02-09T05:41:07.341Z] #56 10.31 + cd /tmp/tmp.nFmzUx61Wg/src/github.com/opencontainers/runc [2022-02-09T05:41:07.341Z] #56 10.31 + git checkout -q v1.1.0 [2022-02-09T05:41:07.341Z] #56 10.51 + '[' -z '' ']' [2022-02-09T05:41:07.341Z] #56 10.51 + target=static [2022-02-09T05:41:07.341Z] #56 10.51 + make BUILDTAGS=seccomp static [2022-02-09T05:41:07.341Z] #56 10.94 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-09T05:41:07.428Z] #21 20.82 Selecting previously unselected package libonig5:amd64. [2022-02-09T05:41:07.428Z] #21 20.82 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-09T05:41:07.428Z] #21 20.84 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:41:07.428Z] #21 21.04 Selecting previously unselected package libjq1:amd64. [2022-02-09T05:41:07.428Z] #21 21.04 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-09T05:41:07.428Z] #21 21.05 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:41:07.598Z] #56 ... [2022-02-09T05:41:07.598Z] [2022-02-09T05:41:07.598Z] #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-09T05:41:07.598Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-09T05:41:07.598Z] #21 7.326 Reading package lists... [2022-02-09T05:41:07.692Z] #23 9.447 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-09T05:41:07.718Z] #21 21.20 Selecting previously unselected package jq. [2022-02-09T05:41:07.719Z] #21 21.21 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-09T05:41:07.719Z] #21 21.24 Unpacking jq (1.6-2.1) ... [2022-02-09T05:41:07.719Z] #21 21.32 Selecting previously unselected package libaio1:amd64. [2022-02-09T05:41:07.719Z] #21 21.32 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-09T05:41:07.719Z] #21 21.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-09T05:41:07.719Z] #21 21.38 Selecting previously unselected package libgpm2:amd64. [2022-02-09T05:41:07.851Z] Fetching without tags [2022-02-09T05:41:07.987Z] #21 21.38 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-09T05:41:07.987Z] #21 21.41 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-09T05:41:07.987Z] #21 21.48 Selecting previously unselected package libicu67:amd64. [2022-02-09T05:41:07.987Z] #21 21.48 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-09T05:41:07.987Z] #21 21.49 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-09T05:41:08.255Z] #23 10.33 Collecting pathspec>=0.5.3 [2022-02-09T05:41:08.512Z] #23 10.34 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-09T05:41:08.512Z] #23 10.58 Collecting pyyaml [2022-02-09T05:41:08.512Z] #23 10.58 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-02-09T05:41:08.566Z] #56 ... [2022-02-09T05:41:08.566Z] [2022-02-09T05:41:08.566Z] #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-09T05:41:08.566Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-09T05:41:08.566Z] #21 6.852 Reading package lists... [2022-02-09T05:41:08.580Z] Merging remotes/origin/master commit a5c757555091df6bd1e9c60c175d167dcdfde83c into PR head commit 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:41:07.538Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:41:07.598Z] > git config --add remote.origin.fetch +refs/pull/43221/head:refs/remotes/origin/PR-43221 # timeout=10 [2022-02-09T05:41:07.648Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:41:07.763Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-09T05:41:07.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-09T05:41:07.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:41:07.887Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43221/head:refs/remotes/origin/PR-43221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-09T05:41:08.685Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:41:08.770Z] #23 10.64 Building wheels for collected packages: yamllint [2022-02-09T05:41:08.770Z] #23 10.64 Building wheel for yamllint (setup.py): started [2022-02-09T05:41:09.701Z] #23 11.45 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-09T05:41:09.701Z] #23 11.45 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cf41b632fded8dba49f3e7956aed1b38ef997d90d4b9b44be8ea203eef26eea0 [2022-02-09T05:41:09.701Z] #23 11.45 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-09T05:41:09.701Z] #23 11.46 Successfully built yamllint [2022-02-09T05:41:09.701Z] #23 11.48 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-09T05:41:09.918Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-09T05:41:09.919Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a04b3de1\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-09T05:41:09.919Z] ---------------------------------------------------------------------------- [2022-02-09T05:41:09.919Z] [2022-02-09T05:41:09.919Z] INFO: executeCI.ps1 starting at Wed Feb 9 05:41:09 CUT 2022 [2022-02-09T05:41:09.919Z] [2022-02-09T05:41:09.919Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-09T05:41:09.919Z] INFO: Running git version 2.24.1.windows.2 [2022-02-09T05:41:09.919Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-09T05:41:09.919Z] INFO: Environment variables: [2022-02-09T05:41:09.919Z] [2022-02-09T05:41:09.919Z] Name Value [2022-02-09T05:41:09.919Z] ---- ----- [2022-02-09T05:41:09.919Z] ALLUSERSPROFILE C:\ProgramData [2022-02-09T05:41:09.919Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-09T05:41:09.919Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-09T05:41:09.919Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-09T05:41:09.919Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-09T05:41:09.919Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-09T05:41:09.919Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-09T05:41:09.919Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-09T05:41:09.919Z] BRANCH_NAME PR-43221 [2022-02-09T05:41:09.919Z] BUILD_DISPLAY_NAME #1 [2022-02-09T05:41:09.919Z] BUILD_ID 1 [2022-02-09T05:41:09.919Z] BUILD_NUMBER 1 [2022-02-09T05:41:09.919Z] BUILD_TAG jenkins-moby-PR-43221-1 [2022-02-09T05:41:09.919Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/ [2022-02-09T05:41:09.919Z] CHANGE_AUTHOR tianyuanhao [2022-02-09T05:41:09.919Z] CHANGE_AUTHOR_DISPLAY_NAME TIAN Yuanhao [2022-02-09T05:41:09.919Z] CHANGE_BRANCH master [2022-02-09T05:41:09.919Z] CHANGE_FORK tianyuanhao [2022-02-09T05:41:09.919Z] CHANGE_ID 43221 [2022-02-09T05:41:09.919Z] CHANGE_TARGET master [2022-02-09T05:41:09.919Z] CHANGE_TITLE contrib/check-config.sh: make NETFILTER_XT_MATCH_IPVS optional [2022-02-09T05:41:09.919Z] CHANGE_URL https://github.com/moby/moby/pull/43221 [2022-02-09T05:41:09.919Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-09T05:41:09.919Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-09T05:41:09.919Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-09T05:41:09.919Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-09T05:41:09.919Z] COMPUTERNAME azwin-2-a79d61 [2022-02-09T05:41:09.919Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-09T05:41:09.919Z] ConfigSequenceNumber 0 [2022-02-09T05:41:09.919Z] DOCKER_BUILDKIT 0 [2022-02-09T05:41:09.919Z] DOCKER_DUT_DEBUG 1 [2022-02-09T05:41:09.919Z] DOCKER_EXPERIMENTAL 1 [2022-02-09T05:41:09.919Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-09T05:41:09.919Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-09T05:41:09.919Z] EXECUTOR_NUMBER 0 [2022-02-09T05:41:09.919Z] FQDN azwin-2-a79d61.westus.cloudapp.azure.com [2022-02-09T05:41:09.919Z] GIT_BRANCH PR-43221 [2022-02-09T05:41:09.919Z] GIT_COMMIT 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:41:09.919Z] GIT_URL https://github.com/moby/moby.git [2022-02-09T05:41:09.919Z] HUDSON_COOKIE 380b3367-fe6f-4511-be74-7d23d8de4723 [2022-02-09T05:41:09.919Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-09T05:41:09.919Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-09T05:41:09.919Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-09T05:41:09.919Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-09T05:41:09.919Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-09T05:41:09.919Z] JENKINS_NODE_COOKIE a1f47b87-32d2-4d57-bd94-894a148eae4a [2022-02-09T05:41:09.919Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-09T05:41:09.919Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-09T05:41:09.919Z] JOB_BASE_NAME PR-43221 [2022-02-09T05:41:09.919Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/display/redirect [2022-02-09T05:41:09.919Z] JOB_NAME moby/PR-43221 [2022-02-09T05:41:09.919Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/ [2022-02-09T05:41:09.919Z] library.jps.version master [2022-02-09T05:41:09.919Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-09T05:41:09.919Z] NODE_LABELS amd64 azure azwin-2-a79d61 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-09T05:41:09.919Z] NODE_NAME azwin-2-a79d61 [2022-02-09T05:41:09.919Z] NUMBER_OF_PROCESSORS 4 [2022-02-09T05:41:09.919Z] OS Windows_NT [2022-02-09T05:41:09.919Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-09T05:41:09.919Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-09T05:41:09.919Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-09T05:41:09.919Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-09T05:41:09.919Z] PROCESSOR_LEVEL 6 [2022-02-09T05:41:09.919Z] PROCESSOR_REVISION 4f01 [2022-02-09T05:41:09.919Z] ProgramData C:\ProgramData [2022-02-09T05:41:09.919Z] ProgramFiles C:\Program Files [2022-02-09T05:41:09.919Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-09T05:41:09.919Z] ProgramW6432 C:\Program Files [2022-02-09T05:41:09.919Z] PROMPT $P$G [2022-02-09T05:41:09.919Z] PSExecutionPolicyPreference Bypass [2022-02-09T05:41:09.919Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-09T05:41:09.919Z] PUBLIC C:\Users\Public [2022-02-09T05:41:09.919Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/display/redirect?page=artif... [2022-02-09T05:41:09.919Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/display/redirect?page=changes [2022-02-09T05:41:09.919Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/display/redirect [2022-02-09T05:41:09.919Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/display/redirect?page=tests [2022-02-09T05:41:09.919Z] SKIP_VALIDATION_TESTS 1 [2022-02-09T05:41:09.919Z] SOURCES_DRIVE d [2022-02-09T05:41:09.919Z] SOURCES_SUBDIR gopath [2022-02-09T05:41:09.919Z] STAGE_NAME Run tests [2022-02-09T05:41:09.919Z] SystemDrive C: [2022-02-09T05:41:09.919Z] SystemRoot C:\Windows [2022-02-09T05:41:09.919Z] TEMP C:\Windows\TEMP [2022-02-09T05:41:09.919Z] TESTDEBUG 0 [2022-02-09T05:41:09.919Z] TESTRUN_DRIVE d [2022-02-09T05:41:09.919Z] TESTRUN_SUBDIR CI [2022-02-09T05:41:09.919Z] TIMEOUT 120m [2022-02-09T05:41:09.919Z] TMP C:\Windows\TEMP [2022-02-09T05:41:09.919Z] USERDOMAIN WORKGROUP [2022-02-09T05:41:09.919Z] USERNAME azwin-2-a79d61$ [2022-02-09T05:41:09.919Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-09T05:41:09.919Z] windir C:\Windows [2022-02-09T05:41:09.919Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-09T05:41:09.919Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-09T05:41:09.919Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-09T05:41:09.919Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-09T05:41:09.919Z] [2022-02-09T05:41:09.919Z] [2022-02-09T05:41:09.919Z] [2022-02-09T05:41:09.958Z] #23 11.79 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-09T05:41:09.975Z] #21 9.601 Reading package lists... [2022-02-09T05:41:10.158Z] #21 9.825 Reading package lists... [2022-02-09T05:41:10.415Z] #21 12.15 Building dependency tree... [2022-02-09T05:41:10.526Z] #23 DONE 12.3s [2022-02-09T05:41:10.526Z] [2022-02-09T05:41:10.526Z] #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-09T05:41:10.526Z] #60 sha256:8d472d27f81cf5e152e0f29e67c543521b8057ffaac7393e9476053a844111d3 [2022-02-09T05:41:10.913Z] #21 11.45 Building dependency tree... [2022-02-09T05:41:10.978Z] #21 13.08 The following additional packages will be installed: [2022-02-09T05:41:11.171Z] #21 12.45 The following additional packages will be installed: [2022-02-09T05:41:11.171Z] #21 12.47 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-09T05:41:11.171Z] #21 12.47 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-09T05:41:11.171Z] #21 12.47 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-09T05:41:11.171Z] #21 12.47 python3-pkg-resources vim-runtime xxd [2022-02-09T05:41:11.171Z] #21 12.47 Suggested packages: [2022-02-09T05:41:11.171Z] #21 12.47 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-09T05:41:11.171Z] #21 12.47 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-09T05:41:11.171Z] #21 12.47 acl attr quota [2022-02-09T05:41:11.171Z] #21 12.47 Recommended packages: [2022-02-09T05:41:11.171Z] #21 12.47 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-09T05:41:11.235Z] #21 13.08 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-09T05:41:11.235Z] #21 13.08 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-09T05:41:11.235Z] #21 13.08 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-09T05:41:11.235Z] #21 13.09 python3-pkg-resources vim-runtime xxd [2022-02-09T05:41:11.235Z] #21 13.09 Suggested packages: [2022-02-09T05:41:11.235Z] #21 13.09 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-09T05:41:11.235Z] #21 13.09 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-09T05:41:11.235Z] #21 13.09 acl attr quota [2022-02-09T05:41:11.235Z] #21 13.09 Recommended packages: [2022-02-09T05:41:11.235Z] #21 13.09 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-09T05:41:11.284Z] #21 24.47 Selecting previously unselected package libinih1:amd64. [2022-02-09T05:41:11.285Z] #21 24.49 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-09T05:41:11.285Z] #21 24.50 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-09T05:41:11.285Z] #21 24.55 Selecting previously unselected package libnet1:amd64. [2022-02-09T05:41:11.285Z] #21 24.56 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-09T05:41:11.285Z] #21 24.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:41:11.285Z] #21 24.64 Selecting previously unselected package libnl-3-200:amd64. [2022-02-09T05:41:11.285Z] #21 24.65 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-09T05:41:11.285Z] #21 24.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:41:11.285Z] #21 24.73 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-09T05:41:11.285Z] #21 24.74 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-09T05:41:11.285Z] #21 24.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:41:11.285Z] #21 24.80 Selecting previously unselected package net-tools. [2022-02-09T05:41:11.285Z] #21 24.82 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-09T05:41:11.285Z] #21 24.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-09T05:41:11.451Z] INFO: Sources under d:\gopath\... [2022-02-09T05:41:11.451Z] INFO: Test run under d:\CI\... [2022-02-09T05:41:11.452Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-09T05:41:11.452Z] INFO: docker/docker repository was found [2022-02-09T05:41:11.544Z] #21 24.98 Selecting previously unselected package patch. [2022-02-09T05:41:11.544Z] #21 24.99 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-09T05:41:11.544Z] #21 25.00 Unpacking patch (2.7.6-7) ... [2022-02-09T05:41:11.544Z] #21 25.09 Selecting previously unselected package python-pip-whl. [2022-02-09T05:41:11.544Z] #21 25.11 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-09T05:41:11.544Z] #21 25.12 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-09T05:41:08.730Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:41:11.908Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-09T05:41:12.112Z] #21 25.64 Selecting previously unselected package python3-lib2to3. [2022-02-09T05:41:12.112Z] #21 25.64 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-09T05:41:12.112Z] #21 25.65 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-09T05:41:12.112Z] #21 25.73 Selecting previously unselected package python3-distutils. [2022-02-09T05:41:12.112Z] #21 25.74 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-09T05:41:12.146Z] #21 13.47 The following NEW packages will be installed: [2022-02-09T05:41:12.251Z] #21 14.15 The following NEW packages will be installed: [2022-02-09T05:41:12.251Z] #21 14.16 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-09T05:41:12.251Z] #21 14.16 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-09T05:41:12.251Z] #21 14.16 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-09T05:41:12.251Z] #21 14.16 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-09T05:41:12.251Z] #21 14.16 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-09T05:41:12.251Z] #21 14.17 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-09T05:41:12.251Z] #21 14.17 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-09T05:41:12.251Z] #21 14.17 xz-utils zip zstd [2022-02-09T05:41:12.261Z] Merge succeeded, producing 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:41:12.262Z] Checking out Revision 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f (PR-43221) [2022-02-09T05:41:12.364Z] ltsc2022: Pulling from windows/servercore [2022-02-09T05:41:12.371Z] #21 25.75 Unpacking python3-distutils (3.9.2-1) ... [2022-02-09T05:41:12.372Z] #21 25.85 Selecting previously unselected package python3-pkg-resources. [2022-02-09T05:41:12.372Z] #21 25.86 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-09T05:41:12.372Z] #21 25.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:41:12.403Z] #21 13.49 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-09T05:41:12.403Z] #21 13.49 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-09T05:41:12.403Z] #21 13.49 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-09T05:41:12.403Z] #21 13.49 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-09T05:41:12.403Z] #21 13.49 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-09T05:41:12.403Z] #21 13.49 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-09T05:41:12.403Z] #21 13.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-09T05:41:12.403Z] #21 13.50 xz-utils zip zstd [2022-02-09T05:41:12.403Z] #21 13.82 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:41:12.403Z] #21 13.82 Need to get 27.6 MB of archives. [2022-02-09T05:41:12.403Z] #21 13.82 After this operation, 106 MB of additional disk space will be used. [2022-02-09T05:41:12.403Z] #21 13.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-09T05:41:12.403Z] #21 13.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-09T05:41:12.403Z] #21 13.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-09T05:41:12.403Z] #21 13.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-09T05:41:12.403Z] #21 13.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-09T05:41:12.404Z] #21 13.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-09T05:41:12.404Z] #21 13.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-09T05:41:12.404Z] #21 13.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-09T05:41:12.404Z] #21 13.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-09T05:41:12.404Z] #21 13.86 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-09T05:41:12.404Z] #21 13.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-09T05:41:12.404Z] #21 13.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-09T05:41:12.509Z] #21 14.47 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:41:12.509Z] #21 14.47 Need to get 27.6 MB of archives. [2022-02-09T05:41:12.509Z] #21 14.47 After this operation, 106 MB of additional disk space will be used. [2022-02-09T05:41:12.509Z] #21 14.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-09T05:41:12.509Z] #21 14.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-09T05:41:12.509Z] #21 14.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-09T05:41:12.509Z] #21 14.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-09T05:41:12.509Z] #21 14.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-09T05:41:12.509Z] #21 14.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-09T05:41:12.509Z] #21 14.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-09T05:41:12.509Z] #21 14.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-09T05:41:12.509Z] #21 14.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-09T05:41:12.509Z] #21 14.52 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-09T05:41:12.509Z] #21 14.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-09T05:41:12.509Z] #21 14.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-09T05:41:12.509Z] #21 14.54 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-09T05:41:12.509Z] #21 14.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-09T05:41:12.509Z] #21 14.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-09T05:41:12.509Z] #21 14.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-09T05:41:12.509Z] #21 14.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-09T05:41:12.509Z] #21 14.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-09T05:41:12.509Z] #21 14.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-09T05:41:12.509Z] #21 14.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-09T05:41:12.509Z] #21 14.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-09T05:41:12.509Z] #21 14.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-09T05:41:12.509Z] #21 14.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-09T05:41:12.509Z] #21 14.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-09T05:41:12.509Z] #21 14.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-09T05:41:12.509Z] #21 14.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-09T05:41:12.509Z] #21 14.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-09T05:41:12.631Z] #21 26.01 Selecting previously unselected package python3-setuptools. [2022-02-09T05:41:12.631Z] #21 26.02 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-09T05:41:12.631Z] #21 26.03 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-09T05:41:12.631Z] #21 26.26 Selecting previously unselected package python3-wheel. [2022-02-09T05:41:12.631Z] #21 26.26 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-09T05:41:12.631Z] #21 26.26 Unpacking python3-wheel (0.34.2-1) ... [2022-02-09T05:41:12.661Z] #21 13.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-09T05:41:12.661Z] #21 13.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-09T05:41:12.661Z] #21 13.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-09T05:41:12.661Z] #21 13.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-09T05:41:12.661Z] #21 13.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-09T05:41:12.661Z] #21 13.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-09T05:41:12.661Z] #21 13.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-09T05:41:12.661Z] #21 13.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-09T05:41:12.661Z] #21 13.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-09T05:41:12.661Z] #21 13.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-09T05:41:12.661Z] #21 13.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-09T05:41:12.661Z] #21 13.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-09T05:41:12.661Z] #21 13.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-09T05:41:12.661Z] #21 13.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-09T05:41:12.661Z] #21 13.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-09T05:41:12.767Z] #21 14.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-09T05:41:12.767Z] #21 14.93 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-09T05:41:12.767Z] #21 14.93 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-09T05:41:12.767Z] #21 14.93 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-09T05:41:12.767Z] #21 14.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-09T05:41:12.767Z] #21 14.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-09T05:41:12.890Z] #21 26.34 Selecting previously unselected package python3-pip. [2022-02-09T05:41:12.890Z] #21 26.35 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-09T05:41:12.890Z] #21 26.35 Unpacking python3-pip (20.3.4-4) ... [2022-02-09T05:41:12.919Z] #21 14.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-09T05:41:12.919Z] #21 14.27 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-09T05:41:12.919Z] #21 14.28 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-09T05:41:12.919Z] #21 14.28 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-09T05:41:12.919Z] #21 14.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-09T05:41:12.919Z] #21 14.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-09T05:41:12.919Z] #21 14.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-09T05:41:12.919Z] #21 14.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-09T05:41:12.919Z] #21 14.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-09T05:41:12.919Z] #21 14.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-09T05:41:12.919Z] #21 14.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-09T05:41:12.919Z] #21 14.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-09T05:41:12.919Z] #21 14.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-09T05:41:12.919Z] #21 14.39 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-09T05:41:13.024Z] #21 14.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-09T05:41:13.024Z] #21 15.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-09T05:41:13.024Z] #21 15.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-09T05:41:13.024Z] #21 15.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-09T05:41:13.024Z] #21 15.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-09T05:41:13.025Z] #21 15.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-09T05:41:13.025Z] #21 15.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-09T05:41:13.025Z] #21 15.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-09T05:41:13.025Z] #21 15.07 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-09T05:41:13.025Z] #21 15.08 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-09T05:41:13.025Z] #21 15.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-09T05:41:13.051Z] #60 ... [2022-02-09T05:41:13.051Z] [2022-02-09T05:41:13.051Z] #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-09T05:41:13.051Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-09T05:41:13.150Z] #21 26.64 Selecting previously unselected package sudo. [2022-02-09T05:41:13.150Z] #21 26.64 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-09T05:41:13.150Z] #21 26.65 Unpacking sudo (1.9.5p2-3) ... [2022-02-09T05:41:13.218Z] #21 14.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-09T05:41:13.218Z] #21 14.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-09T05:41:13.218Z] #21 14.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-09T05:41:13.282Z] #21 15.29 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-09T05:41:13.282Z] #21 15.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-09T05:41:13.282Z] #21 15.35 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-09T05:41:13.282Z] #21 15.35 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-09T05:41:13.308Z] #43 150.0 + dpkg --print-architecture [2022-02-09T05:41:13.327Z] 8f616e6e9eec: Pulling fs layer [2022-02-09T05:41:13.327Z] 898469748ff6: Pulling fs layer [2022-02-09T05:41:13.409Z] #21 27.11 Selecting previously unselected package thin-provisioning-tools. [2022-02-09T05:41:13.484Z] #21 14.72 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-09T05:41:13.484Z] #21 14.74 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-09T05:41:13.484Z] #21 14.77 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-09T05:41:13.484Z] #21 14.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-09T05:41:13.668Z] #21 27.12 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-09T05:41:13.668Z] #21 27.13 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-09T05:41:13.872Z] #43 DONE 150.6s [2022-02-09T05:41:13.872Z] [2022-02-09T05:41:13.872Z] #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-09T05:41:13.872Z] #60 sha256:8d472d27f81cf5e152e0f29e67c543521b8057ffaac7393e9476053a844111d3 [2022-02-09T05:41:13.892Z] #21 15.88 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:41:13.892Z] #21 16.00 Fetched 27.6 MB in 1s (23.5 MB/s) [2022-02-09T05:41:13.892Z] #21 16.06 Selecting previously unselected package pigz. [2022-02-09T05:41:13.928Z] #21 27.33 Selecting previously unselected package uidmap. [2022-02-09T05:41:13.929Z] #21 27.33 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-09T05:41:13.929Z] #21 27.33 Unpacking uidmap (1:4.8.1-1) ... [2022-02-09T05:41:13.929Z] #21 27.45 Selecting previously unselected package vim-runtime. [2022-02-09T05:41:13.929Z] #21 27.46 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:41:13.929Z] #21 27.49 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-09T05:41:13.929Z] #21 27.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-09T05:41:14.086Z] #21 15.28 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:41:14.086Z] #21 15.43 Fetched 27.6 MB in 1s (21.6 MB/s) [2022-02-09T05:41:14.086Z] #21 15.50 Selecting previously unselected package pigz. [2022-02-09T05:41:14.149Z] #21 16.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 ... 24010 files and directories currently installed.) [2022-02-09T05:41:14.149Z] #21 16.16 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-09T05:41:14.149Z] #21 16.16 Unpacking pigz (2.6-1) ... [2022-02-09T05:41:14.149Z] #21 16.25 Selecting previously unselected package libelf1:amd64. [2022-02-09T05:41:14.149Z] #21 16.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-09T05:41:14.188Z] #21 27.53 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:14.381Z] #21 15.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-09T05:41:14.381Z] #21 15.55 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-09T05:41:14.381Z] #21 15.56 Unpacking pigz (2.6-1) ... [2022-02-09T05:41:14.381Z] #21 15.71 Selecting previously unselected package libelf1:amd64. [2022-02-09T05:41:14.381Z] #21 15.71 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-09T05:41:14.381Z] #21 15.72 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-09T05:41:14.406Z] #21 16.27 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-09T05:41:14.406Z] #21 16.41 Selecting previously unselected package libbpf0:amd64. [2022-02-09T05:41:14.406Z] #21 16.42 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-09T05:41:14.406Z] #21 16.43 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-09T05:41:14.406Z] #21 16.50 Selecting previously unselected package libcap2:amd64. [2022-02-09T05:41:14.406Z] #21 16.51 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-09T05:41:14.406Z] #21 16.51 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-09T05:41:14.406Z] #21 16.56 Selecting previously unselected package libmnl0:amd64. [2022-02-09T05:41:14.406Z] #21 16.56 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-09T05:41:14.406Z] #21 16.57 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-09T05:41:14.623Z] Client: [2022-02-09T05:41:14.623Z] Version: 20.10.9 [2022-02-09T05:41:14.623Z] API version: 1.41 [2022-02-09T05:41:14.623Z] Go version: go1.16.8 [2022-02-09T05:41:14.623Z] Git commit: c2ea9bc [2022-02-09T05:41:14.623Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-09T05:41:14.623Z] OS/Arch: windows/amd64 [2022-02-09T05:41:14.623Z] Context: default [2022-02-09T05:41:14.623Z] Experimental: true [2022-02-09T05:41:14.623Z] [2022-02-09T05:41:14.623Z] Server: Docker Engine - Community [2022-02-09T05:41:14.623Z] Engine: [2022-02-09T05:41:14.623Z] Version: 20.10.9 [2022-02-09T05:41:14.623Z] API version: 1.41 (minimum version 1.24) [2022-02-09T05:41:14.623Z] Go version: go1.16.8 [2022-02-09T05:41:14.623Z] Git commit: 79ea9d3 [2022-02-09T05:41:14.623Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-09T05:41:14.623Z] OS/Arch: windows/amd64 [2022-02-09T05:41:14.623Z] Experimental: true [2022-02-09T05:41:14.639Z] #21 15.91 Selecting previously unselected package libbpf0:amd64. [2022-02-09T05:41:14.639Z] #21 15.91 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-09T05:41:14.639Z] #21 15.93 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-09T05:41:14.639Z] #21 16.05 Selecting previously unselected package libcap2:amd64. [2022-02-09T05:41:14.639Z] #21 16.05 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-09T05:41:14.639Z] #21 16.05 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-09T05:41:14.639Z] #21 16.10 Selecting previously unselected package libmnl0:amd64. [2022-02-09T05:41:14.662Z] #21 16.61 Selecting previously unselected package libxtables12:amd64. [2022-02-09T05:41:14.663Z] #21 16.62 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-09T05:41:14.663Z] #21 16.62 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-09T05:41:14.663Z] #21 16.71 Selecting previously unselected package libcap2-bin. [2022-02-09T05:41:14.663Z] #21 16.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-09T05:41:14.663Z] #21 16.71 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-09T05:41:14.896Z] #21 16.10 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-09T05:41:14.896Z] #21 16.11 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-09T05:41:14.896Z] #21 16.15 Selecting previously unselected package libxtables12:amd64. [2022-02-09T05:41:14.896Z] #21 16.16 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-09T05:41:14.896Z] #21 16.16 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-09T05:41:14.896Z] #21 16.24 Selecting previously unselected package libcap2-bin. [2022-02-09T05:41:14.896Z] #21 16.24 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-09T05:41:14.896Z] #21 16.25 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-09T05:41:14.896Z] #21 16.35 Selecting previously unselected package iproute2. [2022-02-09T05:41:14.920Z] #21 16.77 Selecting previously unselected package iproute2. [2022-02-09T05:41:14.920Z] #21 16.77 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-09T05:41:14.920Z] #21 16.78 Unpacking iproute2 (5.10.0-4) ... [2022-02-09T05:41:11.908Z] > git remote # timeout=10 [2022-02-09T05:41:11.981Z] > git config --get remote.origin.url # timeout=10 [2022-02-09T05:41:12.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-09T05:41:12.033Z] > git merge a5c757555091df6bd1e9c60c175d167dcdfde83c # timeout=10 [2022-02-09T05:41:12.171Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-09T05:41:12.295Z] > git config core.sparsecheckout # timeout=10 [2022-02-09T05:41:12.346Z] > git checkout -f 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f # timeout=10 [2022-02-09T05:41:15.140Z] #45 21.11 Reading package lists... [2022-02-09T05:41:15.140Z] #45 ... [2022-02-09T05:41:15.140Z] [2022-02-09T05:41:15.140Z] #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-09T05:41:15.140Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-09T05:41:15.140Z] #65 20.61 Reading package lists... [2022-02-09T05:41:15.177Z] #21 17.19 Selecting previously unselected package xxd. [2022-02-09T05:41:15.177Z] #21 17.19 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-09T05:41:15.177Z] #21 17.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:15.177Z] #21 17.30 Selecting previously unselected package vim-common. [2022-02-09T05:41:15.177Z] #21 17.30 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:41:15.196Z] #21 16.35 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-09T05:41:15.196Z] #21 16.36 Unpacking iproute2 (5.10.0-4) ... [Pipeline] sh [2022-02-09T05:41:15.434Z] #21 17.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:15.434Z] #21 17.46 Selecting previously unselected package bash-completion. [2022-02-09T05:41:15.434Z] #21 17.46 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-09T05:41:15.758Z] #21 16.84 Selecting previously unselected package xxd. [2022-02-09T05:41:15.758Z] #21 16.85 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-09T05:41:15.758Z] #21 16.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:15.758Z] #21 16.95 Selecting previously unselected package vim-common. [2022-02-09T05:41:15.758Z] #21 16.96 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:41:15.758Z] #21 16.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:16.016Z] #21 17.12 Selecting previously unselected package bash-completion. [2022-02-09T05:41:16.016Z] #21 17.12 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-09T05:41:16.087Z] #65 29.81 Reading package lists... [2022-02-09T05:41:16.087Z] #65 ... [2022-02-09T05:41:16.087Z] [2022-02-09T05:41:16.087Z] #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-09T05:41:16.087Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-09T05:41:16.087Z] #20 21.31 Fetched 48.9 MB in 20s (2443 kB/s) [2022-02-09T05:41:16.087Z] #20 21.31 Reading package lists... [2022-02-09T05:41:16.087Z] #20 30.48 Reading package lists... [2022-02-09T05:41:16.087Z] #20 ... [2022-02-09T05:41:16.087Z] [2022-02-09T05:41:16.087Z] #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-09T05:41:16.087Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-09T05:41:16.087Z] #45 21.11 Reading package lists... [2022-02-09T05:41:16.223Z] + docker info [2022-02-09T05:41:16.726Z] #21 30.14 Selecting previously unselected package vim. [2022-02-09T05:41:16.727Z] #21 30.14 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-09T05:41:16.727Z] #21 30.16 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:16.987Z] #21 30.65 Selecting previously unselected package xfsprogs. [2022-02-09T05:41:17.246Z] #21 30.65 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-09T05:41:17.246Z] #21 30.66 Unpacking xfsprogs (5.10.0-4) ... [2022-02-09T05:41:17.329Z] #21 19.15 Unpacking bash-completion (1:2.11-2) ... [2022-02-09T05:41:17.329Z] #21 19.53 Selecting previously unselected package bzip2. [2022-02-09T05:41:17.472Z] #21 18.66 Unpacking bash-completion (1:2.11-2) ... [2022-02-09T05:41:17.505Z] #21 31.02 Selecting previously unselected package zip. [2022-02-09T05:41:17.505Z] #21 31.06 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-09T05:41:17.505Z] #21 31.06 Unpacking zip (3.0-12) ... [2022-02-09T05:41:17.505Z] #21 31.17 Selecting previously unselected package zstd. [2022-02-09T05:41:17.585Z] #21 19.55 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-09T05:41:17.585Z] #21 19.55 Unpacking bzip2 (1.0.8-4) ... [2022-02-09T05:41:17.585Z] #21 19.62 Selecting previously unselected package xz-utils. [2022-02-09T05:41:17.585Z] #21 19.63 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-09T05:41:17.585Z] #21 19.63 Unpacking xz-utils (5.2.5-2) ... [2022-02-09T05:41:17.585Z] #21 19.77 Selecting previously unselected package apparmor. [2022-02-09T05:41:17.728Z] #21 19.01 Selecting previously unselected package bzip2. [2022-02-09T05:41:17.728Z] #21 19.02 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-09T05:41:17.728Z] #21 19.03 Unpacking bzip2 (1.0.8-4) ... [2022-02-09T05:41:17.728Z] #21 19.09 Selecting previously unselected package xz-utils. [2022-02-09T05:41:17.728Z] #21 19.11 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-09T05:41:17.728Z] #21 19.11 Unpacking xz-utils (5.2.5-2) ... [2022-02-09T05:41:17.764Z] #21 31.18 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-09T05:41:17.764Z] #21 31.18 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-09T05:41:17.841Z] #21 19.77 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-09T05:41:17.841Z] #21 19.81 Unpacking apparmor (2.13.6-10) ... [2022-02-09T05:41:17.985Z] #21 19.26 Selecting previously unselected package apparmor. [2022-02-09T05:41:17.985Z] #21 19.26 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-09T05:41:17.985Z] #21 19.33 Unpacking apparmor (2.13.6-10) ... [2022-02-09T05:41:18.023Z] #21 31.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:41:18.048Z] #60 ... [2022-02-09T05:41:18.048Z] [2022-02-09T05:41:18.048Z] #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-09T05:41:18.048Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-09T05:41:18.048Z] #51 154.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-09T05:41:18.096Z] #21 20.14 Selecting previously unselected package inetutils-ping. [2022-02-09T05:41:18.096Z] #21 20.14 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-09T05:41:18.096Z] #21 20.15 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-09T05:41:18.096Z] #21 20.25 Selecting previously unselected package libip4tc2:amd64. [2022-02-09T05:41:18.096Z] #21 20.25 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-09T05:41:18.096Z] #21 20.25 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-09T05:41:18.096Z] #21 20.32 Selecting previously unselected package libip6tc2:amd64. [2022-02-09T05:41:18.304Z] #51 DONE 155.4s [2022-02-09T05:41:18.304Z] [2022-02-09T05:41:18.304Z] #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-09T05:41:18.304Z] #60 sha256:8d472d27f81cf5e152e0f29e67c543521b8057ffaac7393e9476053a844111d3 [2022-02-09T05:41:18.351Z] #21 20.33 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-09T05:41:18.351Z] #21 20.34 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-09T05:41:18.351Z] #21 20.37 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-09T05:41:18.351Z] #21 20.38 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-09T05:41:18.351Z] #21 20.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-09T05:41:18.351Z] #21 20.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-09T05:41:18.351Z] #21 20.44 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-09T05:41:18.352Z] #21 20.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-09T05:41:18.352Z] #21 20.51 Selecting previously unselected package libnftnl11:amd64. [2022-02-09T05:41:18.352Z] #21 20.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-09T05:41:18.352Z] #21 20.52 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-09T05:41:18.546Z] #21 19.72 Selecting previously unselected package inetutils-ping. [2022-02-09T05:41:18.546Z] #21 19.73 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-09T05:41:18.546Z] #21 19.74 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-09T05:41:18.546Z] #21 19.85 Selecting previously unselected package libip4tc2:amd64. [2022-02-09T05:41:18.546Z] #21 19.85 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-09T05:41:18.546Z] #21 19.85 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-09T05:41:18.546Z] #21 19.92 Selecting previously unselected package libip6tc2:amd64. [2022-02-09T05:41:18.546Z] #21 19.92 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-09T05:41:18.546Z] #21 19.93 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-09T05:41:18.546Z] #21 20.00 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-09T05:41:18.609Z] #21 20.58 Selecting previously unselected package iptables. [2022-02-09T05:41:18.609Z] #21 20.60 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-09T05:41:18.609Z] #21 20.61 Unpacking iptables (1.8.7-1) ... [2022-02-09T05:41:18.802Z] #21 20.01 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-09T05:41:18.802Z] #21 20.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-09T05:41:18.802Z] #21 20.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-09T05:41:18.802Z] #21 20.07 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-09T05:41:18.802Z] #21 20.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-09T05:41:18.802Z] #21 20.14 Selecting previously unselected package libnftnl11:amd64. [2022-02-09T05:41:18.908Z] #21 20.86 Selecting previously unselected package libonig5:amd64. [2022-02-09T05:41:18.908Z] #21 20.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-09T05:41:18.908Z] #21 20.88 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:41:18.908Z] #21 21.01 Selecting previously unselected package libjq1:amd64. [2022-02-09T05:41:18.908Z] #21 21.03 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-09T05:41:18.908Z] #21 21.04 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:41:18.908Z] #21 21.13 Selecting previously unselected package jq. [2022-02-09T05:41:18.958Z] #21 32.26 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-09T05:41:18.959Z] #21 32.27 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-09T05:41:18.959Z] #21 32.28 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-09T05:41:18.959Z] #21 32.29 Setting up libicu67:amd64 (67.1-7) ... [2022-02-09T05:41:18.959Z] #21 32.31 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-09T05:41:18.959Z] #21 32.32 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-09T05:41:18.959Z] #21 32.33 Setting up uidmap (1:4.8.1-1) ... [2022-02-09T05:41:18.959Z] #21 32.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:41:18.959Z] #21 32.37 Setting up bzip2 (1.0.8-4) ... [2022-02-09T05:41:18.959Z] #21 32.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:41:18.959Z] #21 32.40 Setting up python3-wheel (0.34.2-1) ... [2022-02-09T05:41:19.104Z] #21 20.15 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-09T05:41:19.104Z] #21 20.16 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-09T05:41:19.104Z] #21 20.23 Selecting previously unselected package iptables. [2022-02-09T05:41:19.104Z] #21 20.23 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-09T05:41:19.104Z] #21 20.24 Unpacking iptables (1.8.7-1) ... [2022-02-09T05:41:19.165Z] #21 21.14 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-09T05:41:19.165Z] #21 21.15 Unpacking jq (1.6-2.1) ... [2022-02-09T05:41:19.165Z] #21 21.22 Selecting previously unselected package libaio1:amd64. [2022-02-09T05:41:19.165Z] #21 21.23 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-09T05:41:19.165Z] #21 21.24 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-09T05:41:19.165Z] #21 21.28 Selecting previously unselected package libgpm2:amd64. [2022-02-09T05:41:19.165Z] #21 21.29 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-09T05:41:19.165Z] #21 21.31 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-09T05:41:19.361Z] #21 20.55 Selecting previously unselected package libonig5:amd64. [2022-02-09T05:41:19.361Z] #21 20.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-09T05:41:19.361Z] #21 20.57 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:41:19.361Z] #21 20.68 Selecting previously unselected package libjq1:amd64. [2022-02-09T05:41:19.361Z] #21 20.70 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-09T05:41:19.361Z] #21 20.71 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:41:19.421Z] #21 21.36 Selecting previously unselected package libicu67:amd64. [2022-02-09T05:41:19.421Z] #21 21.37 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-09T05:41:19.421Z] #21 21.38 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-09T05:41:19.526Z] #21 33.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:19.526Z] #21 33.06 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-09T05:41:19.526Z] #21 33.07 Setting up libcap2-bin (1:2.44-1) ... [2022-02-09T05:41:19.526Z] #21 33.10 Setting up apparmor (2.13.6-10) ... [2022-02-09T05:41:19.616Z] #21 20.81 Selecting previously unselected package jq. [2022-02-09T05:41:19.616Z] #21 20.82 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-09T05:41:19.616Z] #21 20.84 Unpacking jq (1.6-2.1) ... [2022-02-09T05:41:19.616Z] #21 20.92 Selecting previously unselected package libaio1:amd64. [2022-02-09T05:41:19.616Z] #21 20.94 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-09T05:41:19.616Z] #21 20.94 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-09T05:41:19.616Z] #21 21.01 Selecting previously unselected package libgpm2:amd64. [2022-02-09T05:41:19.616Z] #21 21.02 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-09T05:41:19.616Z] #21 21.02 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-09T05:41:19.872Z] #21 21.08 Selecting previously unselected package libicu67:amd64. [2022-02-09T05:41:19.872Z] #21 21.09 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-09T05:41:19.872Z] #21 21.10 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-09T05:41:21.433Z] #21 34.62 Setting up zip (3.0-12) ... [2022-02-09T05:41:21.433Z] #21 34.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:21.433Z] #21 34.65 Setting up bash-completion (1:2.11-2) ... [2022-02-09T05:41:22.735Z] #21 24.31 Selecting previously unselected package libinih1:amd64. [2022-02-09T05:41:22.735Z] #21 24.32 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-09T05:41:22.735Z] #21 24.32 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-09T05:41:22.735Z] #21 24.37 Selecting previously unselected package libnet1:amd64. [2022-02-09T05:41:22.735Z] #21 24.37 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-09T05:41:22.735Z] #21 24.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:41:22.735Z] #21 24.45 Selecting previously unselected package libnl-3-200:amd64. [2022-02-09T05:41:22.735Z] #21 24.46 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-09T05:41:22.735Z] #21 24.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:41:22.735Z] #21 24.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-09T05:41:22.735Z] #21 24.57 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-09T05:41:22.735Z] #21 24.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:41:22.735Z] #21 24.63 Selecting previously unselected package net-tools. [2022-02-09T05:41:22.735Z] #21 24.64 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-09T05:41:22.735Z] #21 24.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-09T05:41:22.735Z] #21 24.82 Selecting previously unselected package patch. [2022-02-09T05:41:22.735Z] #21 24.82 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-09T05:41:22.735Z] #21 24.82 Unpacking patch (2.7.6-7) ... [2022-02-09T05:41:22.735Z] #21 24.91 Selecting previously unselected package python-pip-whl. [2022-02-09T05:41:22.830Z] #21 36.31 Setting up xz-utils (5.2.5-2) ... [2022-02-09T05:41:22.830Z] #21 36.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-09T05:41:22.830Z] #21 36.33 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-09T05:41:22.830Z] #21 36.35 Setting up patch (2.7.6-7) ... [2022-02-09T05:41:22.830Z] #21 36.36 Setting up sudo (1.9.5p2-3) ... [2022-02-09T05:41:22.830Z] #21 36.45 invoke-rc.d: could not determine current runlevel [2022-02-09T05:41:23.035Z] #21 24.93 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-09T05:41:23.035Z] #21 24.94 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-09T05:41:23.090Z] #21 36.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-09T05:41:23.090Z] #21 36.48 Setting up xfsprogs (5.10.0-4) ... [2022-02-09T05:41:23.090Z] #21 36.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-09T05:41:23.090Z] #21 36.51 Setting up inetutils-ping (2:2.0-1) ... [2022-02-09T05:41:23.090Z] #21 36.52 Setting up pigz (2.6-1) ... [2022-02-09T05:41:23.090Z] #21 36.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-09T05:41:23.090Z] #21 36.55 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:41:23.090Z] #21 36.57 Setting up python-pip-whl (20.3.4-4) ... [2022-02-09T05:41:23.090Z] #21 36.58 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:23.189Z] #21 24.29 Selecting previously unselected package libinih1:amd64. [2022-02-09T05:41:23.189Z] #21 24.31 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-09T05:41:23.189Z] #21 24.31 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-09T05:41:23.189Z] #21 24.42 Selecting previously unselected package libnet1:amd64. [2022-02-09T05:41:23.189Z] #21 24.42 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-09T05:41:23.189Z] #21 24.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:41:23.189Z] #21 24.51 Selecting previously unselected package libnl-3-200:amd64. [2022-02-09T05:41:23.189Z] #21 24.53 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-09T05:41:23.189Z] #21 24.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:41:23.189Z] #21 24.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-09T05:41:23.189Z] #21 24.63 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-09T05:41:23.291Z] #21 25.48 Selecting previously unselected package python3-lib2to3. [2022-02-09T05:41:23.447Z] #21 24.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:41:23.447Z] #21 24.70 Selecting previously unselected package net-tools. [2022-02-09T05:41:23.447Z] #21 24.72 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-09T05:41:23.447Z] #21 24.73 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-09T05:41:23.449Z] Commit message: "contrib/check-config.sh: make NETFILTER_XT_MATCH_IPVS optional" [2022-02-09T05:41:23.594Z] #21 25.49 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-09T05:41:23.594Z] #21 25.50 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-09T05:41:23.594Z] #21 25.61 Selecting previously unselected package python3-distutils. [2022-02-09T05:41:23.594Z] #21 25.61 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-09T05:41:23.594Z] #21 25.61 Unpacking python3-distutils (3.9.2-1) ... [2022-02-09T05:41:23.594Z] #21 25.74 Selecting previously unselected package python3-pkg-resources. [2022-02-09T05:41:23.704Z] #21 24.91 Selecting previously unselected package patch. [2022-02-09T05:41:23.704Z] #21 24.93 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-09T05:41:23.704Z] #21 24.94 Unpacking patch (2.7.6-7) ... [2022-02-09T05:41:23.851Z] #21 25.75 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-09T05:41:23.851Z] #21 25.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:41:23.851Z] #21 25.88 Selecting previously unselected package python3-setuptools. [2022-02-09T05:41:23.851Z] #21 25.90 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-09T05:41:23.851Z] #21 25.90 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-09T05:41:23.961Z] #21 25.04 Selecting previously unselected package python-pip-whl. [2022-02-09T05:41:23.961Z] #21 25.07 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-09T05:41:23.961Z] #21 25.07 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-09T05:41:23.835Z] > git --version # timeout=10 [2022-02-09T05:41:23.897Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-09T05:41:23.947Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-09T05:41:24.036Z] #21 37.47 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-09T05:41:24.149Z] #21 26.12 Selecting previously unselected package python3-wheel. [2022-02-09T05:41:24.150Z] #21 26.13 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-09T05:41:24.150Z] #21 26.13 Unpacking python3-wheel (0.34.2-1) ... [2022-02-09T05:41:24.150Z] #21 26.19 Selecting previously unselected package python3-pip. [2022-02-09T05:41:24.150Z] #21 26.19 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-09T05:41:24.150Z] #21 26.20 Unpacking python3-pip (20.3.4-4) ... [2022-02-09T05:41:24.295Z] #45 30.08 Reading package lists... [2022-02-09T05:41:24.295Z] #45 ... [2022-02-09T05:41:24.295Z] [2022-02-09T05:41:24.295Z] #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-09T05:41:24.295Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-09T05:41:24.295Z] #65 29.81 Reading package lists... [2022-02-09T05:41:24.296Z] #21 37.78 Setting up python3-lib2to3 (3.9.2-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-09T05:41:24.406Z] #21 26.47 Selecting previously unselected package sudo. [2022-02-09T05:41:24.407Z] #21 26.47 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-09T05:41:24.407Z] #21 26.49 Unpacking sudo (1.9.5p2-3) ... [2022-02-09T05:41:24.477Z] #21 25.63 Selecting previously unselected package python3-lib2to3. [2022-02-09T05:41:24.477Z] #21 25.64 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-09T05:41:24.477Z] #21 25.65 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-09T05:41:24.477Z] #21 25.77 Selecting previously unselected package python3-distutils. [2022-02-09T05:41:24.477Z] #21 25.78 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-09T05:41:24.477Z] #21 25.79 Unpacking python3-distutils (3.9.2-1) ... [2022-02-09T05:41:24.734Z] #21 25.93 Selecting previously unselected package python3-pkg-resources. [2022-02-09T05:41:24.735Z] #21 25.93 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-09T05:41:24.735Z] #21 25.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:41:24.816Z] #21 38.18 Setting up libelf1:amd64 (0.183-1) ... [2022-02-09T05:41:24.817Z] #21 38.22 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-09T05:41:24.817Z] #21 38.23 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:41:24.817Z] #21 38.25 Setting up python3-distutils (3.9.2-1) ... [2022-02-09T05:41:24.971Z] #21 26.93 Selecting previously unselected package thin-provisioning-tools. [2022-02-09T05:41:24.971Z] #21 26.94 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-09T05:41:24.971Z] #21 26.94 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-09T05:41:24.992Z] #21 26.06 Selecting previously unselected package python3-setuptools. [2022-02-09T05:41:24.992Z] #21 26.07 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-09T05:41:24.992Z] #21 26.07 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-09T05:41:24.992Z] #21 26.31 Selecting previously unselected package python3-wheel. [2022-02-09T05:41:24.992Z] #21 26.31 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-09T05:41:24.992Z] #21 26.32 Unpacking python3-wheel (0.34.2-1) ... [2022-02-09T05:41:25.076Z] #21 38.70 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:25.076Z] #21 38.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-09T05:41:25.076Z] #21 38.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-09T05:41:25.076Z] #21 38.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-09T05:41:25.076Z] #21 38.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-09T05:41:25.228Z] #21 27.13 Selecting previously unselected package uidmap. [2022-02-09T05:41:25.228Z] #21 27.14 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-09T05:41:25.228Z] #21 27.15 Unpacking uidmap (1:4.8.1-1) ... [2022-02-09T05:41:25.228Z] #21 27.27 Selecting previously unselected package vim-runtime. [2022-02-09T05:41:25.228Z] #21 27.27 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:41:25.228Z] #21 27.31 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-09T05:41:25.228Z] #21 27.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-09T05:41:25.249Z] #21 26.38 Selecting previously unselected package python3-pip. [2022-02-09T05:41:25.249Z] #21 26.39 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-09T05:41:25.249Z] #21 26.39 Unpacking python3-pip (20.3.4-4) ... [2022-02-09T05:41:25.249Z] #21 26.62 Selecting previously unselected package sudo. [2022-02-09T05:41:25.336Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-09T05:41:25.336Z] #21 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-09T05:41:25.336Z] #21 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-09T05:41:25.336Z] #21 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-09T05:41:25.336Z] #21 38.79 Setting up python3-setuptools (52.0.0-4) ... [2022-02-09T05:41:25.485Z] #21 27.34 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:25.506Z] #21 26.62 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-09T05:41:25.506Z] #21 26.64 Unpacking sudo (1.9.5p2-3) ... [2022-02-09T05:41:25.694Z] #65 38.82 Building dependency tree... [2022-02-09T05:41:25.764Z] #21 27.15 Selecting previously unselected package thin-provisioning-tools. [2022-02-09T05:41:25.764Z] #21 27.16 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-09T05:41:25.764Z] #21 27.17 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-09T05:41:26.372Z] #21 27.38 Selecting previously unselected package uidmap. [2022-02-09T05:41:26.372Z] #21 27.38 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-09T05:41:26.372Z] #21 27.40 Unpacking uidmap (1:4.8.1-1) ... [2022-02-09T05:41:26.372Z] #21 27.55 Selecting previously unselected package vim-runtime. [2022-02-09T05:41:26.372Z] #21 27.55 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:41:26.372Z] #21 27.59 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-09T05:41:26.372Z] #21 27.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-09T05:41:26.372Z] #21 27.63 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:26.718Z] #21 39.99 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:41:26.718Z] #21 40.01 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-09T05:41:26.718Z] #21 40.02 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-09T05:41:26.718Z] #21 40.03 Setting up python3-pip (20.3.4-4) ... [2022-02-09T05:41:27.038Z] + docker version [2022-02-09T05:41:27.083Z] #65 42.69 The following additional packages will be installed: [2022-02-09T05:41:27.083Z] #65 42.72 libbtrfs0 [2022-02-09T05:41:27.345Z] #65 42.98 The following NEW packages will be installed: [2022-02-09T05:41:27.608Z] #65 43.01 libbtrfs-dev libbtrfs0 [2022-02-09T05:41:27.658Z] #21 41.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-09T05:41:27.658Z] #21 41.05 Setting up jq (1.6-2.1) ... [2022-02-09T05:41:27.658Z] #21 41.08 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-09T05:41:27.658Z] #21 41.09 Setting up iptables (1.8.7-1) ... [2022-02-09T05:41:27.658Z] #21 41.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-09T05:41:27.658Z] #21 41.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-09T05:41:27.658Z] #21 41.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-09T05:41:27.658Z] #21 41.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-09T05:41:27.658Z] #21 41.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-09T05:41:27.658Z] #21 41.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-09T05:41:27.658Z] #21 41.13 Setting up iproute2 (5.10.0-4) ... [2022-02-09T05:41:27.918Z] #21 41.47 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:41:28.009Z] #21 29.96 Selecting previously unselected package vim. [2022-02-09T05:41:28.009Z] #21 29.96 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-09T05:41:28.009Z] #21 29.98 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:28.184Z] #65 43.55 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:41:28.184Z] #65 43.55 Need to get 460 kB of archives. [2022-02-09T05:41:28.184Z] #65 43.55 After this operation, 1237 kB of additional disk space will be used. [2022-02-09T05:41:28.184Z] #65 43.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-09T05:41:28.184Z] #65 43.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-09T05:41:28.488Z] #21 DONE 41.9s [2022-02-09T05:41:28.488Z] [2022-02-09T05:41:28.488Z] #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-09T05:41:28.488Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-09T05:41:28.563Z] #21 30.48 Selecting previously unselected package xfsprogs. [2022-02-09T05:41:28.563Z] #21 30.48 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-09T05:41:28.563Z] #21 30.49 Unpacking xfsprogs (5.10.0-4) ... [2022-02-09T05:41:28.755Z] #65 44.14 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:41:28.755Z] #65 ... [2022-02-09T05:41:28.755Z] [2022-02-09T05:41:28.755Z] #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-09T05:41:28.755Z] #70 sha256:92e4153d566b416909cc68399fff1dfc6df24eaa72c5322ea4f021a530823fd0 [2022-02-09T05:41:28.755Z] #70 44.07 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-09T05:41:28.755Z] #70 44.07 + GOBIN=/build [2022-02-09T05:41:28.755Z] #70 44.07 + GO111MODULE=on [2022-02-09T05:41:28.755Z] #70 44.07 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-09T05:41:28.819Z] #21 30.86 Selecting previously unselected package zip. [2022-02-09T05:41:28.819Z] #21 30.88 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-09T05:41:28.819Z] #21 30.88 Unpacking zip (3.0-12) ... [2022-02-09T05:41:28.819Z] #21 30.99 Selecting previously unselected package zstd. [2022-02-09T05:41:29.075Z] #21 31.01 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-09T05:41:29.075Z] #21 31.01 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-09T05:41:29.330Z] #21 31.39 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:41:29.693Z] #21 30.47 Selecting previously unselected package vim. [2022-02-09T05:41:29.693Z] #21 30.48 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-09T05:41:29.693Z] #21 30.50 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:29.693Z] #21 31.01 Selecting previously unselected package xfsprogs. [2022-02-09T05:41:29.699Z] #70 ... [2022-02-09T05:41:29.699Z] [2022-02-09T05:41:29.699Z] #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-09T05:41:29.699Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-09T05:41:29.699Z] #65 44.37 Fetched 460 kB in 0s (1308 kB/s) [2022-02-09T05:41:29.699Z] #65 44.42 Selecting previously unselected package libbtrfs0:amd64. [2022-02-09T05:41:29.699Z] #65 44.42 (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-09T05:41:29.699Z] #65 44.47 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-09T05:41:29.699Z] #65 44.49 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:41:29.699Z] #65 44.59 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-09T05:41:29.699Z] #65 44.59 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-09T05:41:29.699Z] #65 44.60 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:41:29.699Z] #65 44.74 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:41:29.699Z] #65 44.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:41:29.699Z] #65 44.77 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:41:29.699Z] #65 DONE 45.0s [2022-02-09T05:41:29.699Z] [2022-02-09T05:41:29.699Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-09T05:41:29.699Z] #66 sha256:79906f438011e9344525c506ef3ef49b3bd71fd49bf15a22e9ca7c54627c1284 [2022-02-09T05:41:29.699Z] #66 DONE 0.1s [2022-02-09T05:41:29.699Z] [2022-02-09T05:41:29.699Z] #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-09T05:41:29.699Z] #67 sha256:1abfe43d828b0da66f37a6c2873b837c7e6ef1d544e97be11617391435df7f83 [2022-02-09T05:41:29.866Z] #22 1.356 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-09T05:41:29.866Z] #22 1.360 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-09T05:41:29.866Z] #22 1.364 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-09T05:41:29.866Z] #22 DONE 1.4s [2022-02-09T05:41:29.866Z] [2022-02-09T05:41:29.866Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-09T05:41:29.866Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-09T05:41:29.950Z] #21 31.02 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-09T05:41:29.950Z] #21 31.03 Unpacking xfsprogs (5.10.0-4) ... [2022-02-09T05:41:30.206Z] #21 31.46 Selecting previously unselected package zip. [2022-02-09T05:41:30.206Z] #21 31.48 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-09T05:41:30.206Z] #21 31.48 Unpacking zip (3.0-12) ... [2022-02-09T05:41:30.257Z] #21 32.24 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-09T05:41:30.257Z] #21 32.27 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-09T05:41:30.257Z] #21 32.29 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-09T05:41:30.257Z] #21 32.31 Setting up libicu67:amd64 (67.1-7) ... [2022-02-09T05:41:30.257Z] #21 32.32 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-09T05:41:30.257Z] #21 32.34 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-09T05:41:30.257Z] #21 32.35 Setting up uidmap (1:4.8.1-1) ... [2022-02-09T05:41:30.257Z] #21 32.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:41:30.257Z] #21 32.38 Setting up bzip2 (1.0.8-4) ... [2022-02-09T05:41:30.257Z] #21 32.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:41:30.257Z] #21 32.41 Setting up python3-wheel (0.34.2-1) ... [2022-02-09T05:41:30.272Z] #67 0.821 + RM_GOPATH=0 [2022-02-09T05:41:30.272Z] #67 0.821 + TMP_GOPATH= [2022-02-09T05:41:30.272Z] #67 0.821 + : /build [2022-02-09T05:41:30.272Z] #67 0.821 + '[' -z '' ']' [2022-02-09T05:41:30.462Z] #21 31.59 Selecting previously unselected package zstd. [2022-02-09T05:41:30.462Z] #21 31.61 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-09T05:41:30.462Z] #21 31.62 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-09T05:41:30.533Z] #67 0.823 ++ mktemp -d [2022-02-09T05:41:30.534Z] #67 0.824 + export GOPATH=/tmp/tmp.ssIJH1LvqC [2022-02-09T05:41:30.534Z] #67 0.824 + GOPATH=/tmp/tmp.ssIJH1LvqC [2022-02-09T05:41:30.534Z] #67 0.824 + RM_GOPATH=1 [2022-02-09T05:41:30.534Z] #67 0.824 + case "$(go env GOARCH)" in [2022-02-09T05:41:30.534Z] #67 0.826 ++ go env GOARCH [2022-02-09T05:41:30.534Z] #67 0.836 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:41:30.534Z] #67 0.836 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:41:30.534Z] #67 0.837 ++ dirname /install.sh [2022-02-09T05:41:30.534Z] #67 0.837 + dir=/ [2022-02-09T05:41:30.534Z] #67 0.838 + bin=containerd [2022-02-09T05:41:30.534Z] #67 0.838 + shift [2022-02-09T05:41:30.534Z] #67 0.838 + '[' '!' -f //containerd.installer ']' [2022-02-09T05:41:30.534Z] #67 0.838 + . //containerd.installer [2022-02-09T05:41:30.534Z] #67 0.838 ++ set -e [2022-02-09T05:41:30.534Z] #67 0.838 ++ : v1.5.9 [2022-02-09T05:41:30.534Z] #67 0.838 + install_containerd [2022-02-09T05:41:30.534Z] #67 0.838 + echo 'Install containerd version v1.5.9' [2022-02-09T05:41:30.534Z] #67 0.838 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ssIJH1LvqC/src/github.com/containerd/containerd [2022-02-09T05:41:30.534Z] #67 0.839 Install containerd version v1.5.9 [2022-02-09T05:41:30.534Z] #67 0.851 Cloning into '/tmp/tmp.ssIJH1LvqC/src/github.com/containerd/containerd'... [2022-02-09T05:41:30.718Z] #21 32.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:41:30.987Z] 898469748ff6: Verifying Checksum [2022-02-09T05:41:30.987Z] 898469748ff6: Download complete [2022-02-09T05:41:31.193Z] #21 33.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:31.193Z] #21 33.16 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-09T05:41:31.193Z] #21 33.17 Setting up libcap2-bin (1:2.44-1) ... [2022-02-09T05:41:31.193Z] #21 33.18 Setting up apparmor (2.13.6-10) ... [2022-02-09T05:41:31.194Z] Client: [2022-02-09T05:41:31.194Z] Context: default [2022-02-09T05:41:31.194Z] Debug Mode: false [2022-02-09T05:41:31.194Z] Plugins: [2022-02-09T05:41:31.194Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-09T05:41:31.194Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-09T05:41:31.194Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-09T05:41:31.194Z] [2022-02-09T05:41:31.194Z] Server: [2022-02-09T05:41:31.194Z] Containers: 0 [2022-02-09T05:41:31.194Z] Running: 0 [2022-02-09T05:41:31.194Z] Paused: 0 [2022-02-09T05:41:31.194Z] Stopped: 0 [2022-02-09T05:41:31.194Z] Images: 0 [2022-02-09T05:41:31.194Z] Server Version: 20.10.9 [2022-02-09T05:41:31.194Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-09T05:41:31.194Z] Windows: [2022-02-09T05:41:31.194Z] LCOW: [2022-02-09T05:41:31.194Z] Logging Driver: json-file [2022-02-09T05:41:31.194Z] Plugins: [2022-02-09T05:41:31.194Z] Volume: local [2022-02-09T05:41:31.194Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-09T05:41:31.194Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-09T05:41:31.194Z] Swarm: inactive [2022-02-09T05:41:31.194Z] Default Isolation: process [2022-02-09T05:41:31.194Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-09T05:41:31.194Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-09T05:41:31.194Z] OSType: windows [2022-02-09T05:41:31.194Z] Architecture: x86_64 [2022-02-09T05:41:31.194Z] CPUs: 4 [2022-02-09T05:41:31.194Z] Total Memory: 32GiB [2022-02-09T05:41:31.194Z] Name: azwin-2-87fde0 [2022-02-09T05:41:31.194Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-09T05:41:31.194Z] Docker Root Dir: D:\docker [2022-02-09T05:41:31.194Z] Debug Mode: false [2022-02-09T05:41:31.194Z] Registry: https://index.docker.io/v1/ [2022-02-09T05:41:31.194Z] Labels: [2022-02-09T05:41:31.194Z] Experimental: true [2022-02-09T05:41:31.194Z] Insecure Registries: [2022-02-09T05:41:31.194Z] 10.0.0.4:5000 [2022-02-09T05:41:31.194Z] 127.0.0.0/8 [2022-02-09T05:41:31.194Z] Registry Mirrors: [2022-02-09T05:41:31.194Z] http://10.0.0.4:5000/ [2022-02-09T05:41:31.194Z] Live Restore Enabled: false [2022-02-09T05:41:31.194Z] Product License: Community Engine [2022-02-09T05:41:31.194Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-09T05:41:31.647Z] #21 32.84 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-09T05:41:31.647Z] #21 32.86 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-09T05:41:31.647Z] #21 32.88 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-09T05:41:31.647Z] #21 32.89 Setting up libicu67:amd64 (67.1-7) ... [2022-02-09T05:41:31.647Z] #21 32.91 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-09T05:41:31.647Z] #21 32.94 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-09T05:41:31.647Z] #21 32.96 Setting up uidmap (1:4.8.1-1) ... [2022-02-09T05:41:31.904Z] #21 33.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:41:31.904Z] #21 33.02 Setting up bzip2 (1.0.8-4) ... [2022-02-09T05:41:31.904Z] #21 33.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:41:31.904Z] #21 33.08 Setting up python3-wheel (0.34.2-1) ... [2022-02-09T05:41:31.921Z] #67 ... [2022-02-09T05:41:31.921Z] [2022-02-09T05:41:31.921Z] #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-09T05:41:31.921Z] #70 sha256:92e4153d566b416909cc68399fff1dfc6df24eaa72c5322ea4f021a530823fd0 [2022-02-09T05:41:31.921Z] #70 46.98 rootlesskit version 0.14.6 [2022-02-09T05:41:31.921Z] #70 46.98 Usage of /build/rootlesskit-docker-proxy: [2022-02-09T05:41:31.921Z] #70 46.98 -container-ip string [2022-02-09T05:41:31.921Z] #70 46.98 container ip [2022-02-09T05:41:31.921Z] #70 46.98 -container-port int [2022-02-09T05:41:31.921Z] #70 46.98 container port (default -1) [2022-02-09T05:41:31.921Z] #70 46.98 -host-ip string [2022-02-09T05:41:31.921Z] #70 46.98 host ip [2022-02-09T05:41:31.921Z] #70 46.98 -host-port int [2022-02-09T05:41:31.921Z] #70 46.98 host port (default -1) [2022-02-09T05:41:31.921Z] #70 46.98 -proto string [2022-02-09T05:41:31.921Z] #70 46.98 proxy protocol (default "tcp") [2022-02-09T05:41:31.921Z] #70 DONE 47.2s [2022-02-09T05:41:31.921Z] [2022-02-09T05:41:31.921Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-09T05:41:31.921Z] #71 sha256:cc8abba147fcbabebfc2dde97afa7bd8be163cb3d20150a08c75ed78e813d733 [2022-02-09T05:41:31.921Z] #71 DONE 0.1s [2022-02-09T05:41:31.921Z] [2022-02-09T05:41:31.921Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-09T05:41:31.921Z] #72 sha256:866b363705ccb71f0102f5d9c5e7946a7b3cb3ae89d66703348e516ec30b112a [2022-02-09T05:41:31.921Z] #72 DONE 0.1s [2022-02-09T05:41:31.921Z] [2022-02-09T05:41:31.921Z] #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-09T05:41:31.921Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-09T05:41:31.921Z] #45 30.08 Reading package lists... [2022-02-09T05:41:31.921Z] #45 39.31 Building dependency tree... [2022-02-09T05:41:31.921Z] #45 43.05 The following additional packages will be installed: [2022-02-09T05:41:31.921Z] #45 43.07 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-02-09T05:41:31.921Z] #45 43.08 Suggested packages: [2022-02-09T05:41:31.921Z] #45 43.08 cmake-doc ninja-build lrzip [2022-02-09T05:41:31.921Z] #45 43.08 Recommended packages: [2022-02-09T05:41:31.921Z] #45 43.08 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-09T05:41:31.921Z] #45 43.64 The following NEW packages will be installed: [2022-02-09T05:41:31.921Z] #45 43.67 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-02-09T05:41:31.921Z] #45 44.15 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:41:31.921Z] #45 44.15 Need to get 8418 kB of archives. [2022-02-09T05:41:31.921Z] #45 44.15 After this operation, 34.9 MB of additional disk space will be used. [2022-02-09T05:41:31.921Z] #45 44.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-09T05:41:31.921Z] #45 44.15 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-09T05:41:31.921Z] #45 44.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-09T05:41:31.921Z] #45 44.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-09T05:41:31.921Z] #45 44.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-09T05:41:31.921Z] #45 44.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-09T05:41:31.921Z] #45 44.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-09T05:41:31.921Z] #45 44.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-09T05:41:31.921Z] #45 44.81 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:41:31.921Z] #45 45.15 Fetched 8418 kB in 0s (17.3 MB/s) [2022-02-09T05:41:31.921Z] #45 45.24 Selecting previously unselected package xxd. [2022-02-09T05:41:31.921Z] #45 45.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-09T05:41:31.921Z] #45 45.33 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-09T05:41:31.921Z] #45 45.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:31.921Z] #45 45.44 Selecting previously unselected package vim-common. [2022-02-09T05:41:31.921Z] #45 45.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:41:31.921Z] #45 45.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:31.921Z] #45 45.63 Selecting previously unselected package cmake-data. [2022-02-09T05:41:31.921Z] #45 45.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-09T05:41:31.921Z] #45 45.66 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-09T05:41:31.921Z] #45 46.72 Selecting previously unselected package libarchive13:amd64. [2022-02-09T05:41:31.921Z] #45 46.72 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-09T05:41:31.921Z] #45 46.74 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-09T05:41:31.921Z] #45 46.96 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-09T05:41:31.921Z] #45 46.96 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-09T05:41:31.921Z] #45 46.96 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-09T05:41:31.921Z] #45 47.05 Selecting previously unselected package librhash0:amd64. [2022-02-09T05:41:31.921Z] #45 47.05 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-02-09T05:41:31.921Z] #45 47.06 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-09T05:41:31.921Z] #45 47.17 Selecting previously unselected package libuv1:amd64. [2022-02-09T05:41:31.921Z] #45 47.17 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-02-09T05:41:31.921Z] #45 47.21 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-09T05:41:31.921Z] #45 47.35 Selecting previously unselected package cmake. [2022-02-09T05:41:31.921Z] #45 47.36 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-09T05:41:31.921Z] #45 47.37 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-09T05:41:32.515Z] 8f616e6e9eec: Verifying Checksum [2022-02-09T05:41:32.515Z] 8f616e6e9eec: Download complete [2022-02-09T05:41:32.523Z] #21 33.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:32.523Z] #21 33.75 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-09T05:41:32.523Z] #21 33.76 Setting up libcap2-bin (1:2.44-1) ... [2022-02-09T05:41:32.523Z] #21 33.79 Setting up apparmor (2.13.6-10) ... [2022-02-09T05:41:32.604Z] #21 34.70 Setting up zip (3.0-12) ... [2022-02-09T05:41:32.604Z] #21 34.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:32.604Z] #21 34.73 Setting up bash-completion (1:2.11-2) ... [2022-02-09T05:41:33.842Z] #45 ... [2022-02-09T05:41:33.842Z] [2022-02-09T05:41:33.842Z] #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-09T05:41:33.842Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-09T05:41:33.842Z] #20 30.48 Reading package lists... [2022-02-09T05:41:33.842Z] #20 39.71 Building dependency tree... [2022-02-09T05:41:33.842Z] #20 43.75 The following additional packages will be installed: [2022-02-09T05:41:33.842Z] #20 43.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-09T05:41:33.842Z] #20 43.75 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-09T05:41:33.842Z] #20 43.75 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-09T05:41:33.842Z] #20 43.76 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-09T05:41:33.842Z] #20 43.76 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-09T05:41:33.842Z] #20 43.78 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-09T05:41:33.842Z] #20 43.78 mingw-w64-common mingw-w64-x86-64-dev [2022-02-09T05:41:33.842Z] #20 43.81 Suggested packages: [2022-02-09T05:41:33.842Z] #20 43.82 gcc-10-locales seccomp wine64 [2022-02-09T05:41:33.842Z] #20 44.49 The following NEW packages will be installed: [2022-02-09T05:41:33.842Z] #20 44.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-09T05:41:33.842Z] #20 44.50 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-09T05:41:33.842Z] #20 44.50 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-09T05:41:33.842Z] #20 44.50 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-09T05:41:33.842Z] #20 44.50 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-09T05:41:33.842Z] #20 44.50 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-09T05:41:33.842Z] #20 44.50 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-09T05:41:33.842Z] #20 44.51 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-09T05:41:33.842Z] #20 44.51 mingw-w64-x86-64-dev [2022-02-09T05:41:33.842Z] #20 44.94 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:41:33.842Z] #20 44.94 Need to get 115 MB of archives. [2022-02-09T05:41:33.842Z] #20 44.94 After this operation, 645 MB of additional disk space will be used. [2022-02-09T05:41:33.842Z] #20 44.94 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-09T05:41:33.842Z] #20 45.04 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-09T05:41:33.842Z] #20 45.09 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-09T05:41:33.842Z] #20 45.09 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-09T05:41:33.842Z] #20 45.09 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-09T05:41:33.842Z] #20 45.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-09T05:41:33.842Z] #20 45.26 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-09T05:41:33.842Z] #20 45.35 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-09T05:41:33.842Z] #20 45.35 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-09T05:41:33.842Z] #20 45.59 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-09T05:41:33.842Z] #20 46.19 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-09T05:41:33.842Z] #20 46.40 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-09T05:41:33.842Z] #20 46.67 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-09T05:41:33.842Z] #20 47.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-09T05:41:33.842Z] #20 47.41 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-09T05:41:33.842Z] #20 47.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-09T05:41:33.842Z] #20 47.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-09T05:41:33.842Z] #20 47.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-09T05:41:33.842Z] #20 47.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-09T05:41:33.842Z] #20 47.42 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-09T05:41:33.842Z] #20 47.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-09T05:41:33.842Z] #20 47.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-09T05:41:33.842Z] #20 47.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-09T05:41:33.842Z] #20 47.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-09T05:41:33.842Z] #20 47.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-09T05:41:33.842Z] #20 47.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-09T05:41:33.842Z] #20 47.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-09T05:41:33.842Z] #20 47.46 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-09T05:41:33.842Z] #20 47.46 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-09T05:41:33.842Z] #20 47.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-09T05:41:33.842Z] #20 48.56 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:41:33.842Z] #20 49.02 Fetched 115 MB in 3s (40.3 MB/s) [2022-02-09T05:41:33.842Z] #20 49.07 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-09T05:41:33.842Z] #20 49.07 (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-09T05:41:33.842Z] #20 49.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-09T05:41:33.842Z] #20 49.13 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-09T05:41:33.842Z] #20 ... [2022-02-09T05:41:33.842Z] [2022-02-09T05:41:33.842Z] #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-09T05:41:33.842Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-09T05:41:33.842Z] #45 49.36 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-09T05:41:33.842Z] #45 49.38 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:33.842Z] #45 49.39 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-09T05:41:33.842Z] #45 49.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:33.842Z] #45 49.43 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-09T05:41:33.842Z] #45 49.44 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-09T05:41:33.842Z] #45 49.45 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-09T05:41:33.842Z] #45 49.47 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-09T05:41:34.081Z] Client: [2022-02-09T05:41:34.081Z] Version: 20.10.9 [2022-02-09T05:41:34.081Z] API version: 1.41 [2022-02-09T05:41:34.081Z] Go version: go1.16.8 [2022-02-09T05:41:34.081Z] Git commit: c2ea9bc [2022-02-09T05:41:34.081Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-09T05:41:34.081Z] OS/Arch: windows/amd64 [2022-02-09T05:41:34.081Z] Context: default [2022-02-09T05:41:34.081Z] Experimental: true [2022-02-09T05:41:34.081Z] [2022-02-09T05:41:34.081Z] Server: Docker Engine - Community [2022-02-09T05:41:34.081Z] Engine: [2022-02-09T05:41:34.081Z] Version: 20.10.9 [2022-02-09T05:41:34.081Z] API version: 1.41 (minimum version 1.24) [2022-02-09T05:41:34.081Z] Go version: go1.16.8 [2022-02-09T05:41:34.081Z] Git commit: 79ea9d3 [2022-02-09T05:41:34.081Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-09T05:41:34.081Z] OS/Arch: windows/amd64 [2022-02-09T05:41:34.081Z] Experimental: true [2022-02-09T05:41:34.106Z] #45 49.48 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:41:34.106Z] #45 DONE 49.7s [2022-02-09T05:41:34.106Z] [2022-02-09T05:41:34.106Z] #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-09T05:41:34.106Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-09T05:41:34.372Z] #20 ... [2022-02-09T05:41:34.372Z] [2022-02-09T05:41:34.372Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-09T05:41:34.372Z] #46 sha256:7b28e2e2defed68d2c7863a8d71a76511ce5202f2fd8f0047e67a42f7fed8b43 [2022-02-09T05:41:34.372Z] #46 DONE 0.1s [2022-02-09T05:41:34.372Z] [2022-02-09T05:41:34.372Z] #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-09T05:41:34.372Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-09T05:41:34.372Z] #20 49.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-09T05:41:34.372Z] #20 49.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-09T05:41:34.372Z] #20 49.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-09T05:41:34.422Z] #21 35.26 Setting up zip (3.0-12) ... [2022-02-09T05:41:34.422Z] #21 35.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:34.422Z] #21 35.31 Setting up bash-completion (1:2.11-2) ... [2022-02-09T05:41:34.583Z] #21 36.57 Setting up xz-utils (5.2.5-2) ... [2022-02-09T05:41:34.583Z] #21 36.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-09T05:41:34.583Z] #21 36.61 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-09T05:41:34.583Z] #21 36.63 Setting up patch (2.7.6-7) ... [2022-02-09T05:41:34.583Z] #21 36.64 Setting up sudo (1.9.5p2-3) ... [2022-02-09T05:41:34.583Z] #21 36.69 invoke-rc.d: could not determine current runlevel [2022-02-09T05:41:34.583Z] #21 36.70 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-09T05:41:34.583Z] #21 36.71 Setting up xfsprogs (5.10.0-4) ... [2022-02-09T05:41:34.583Z] #21 36.76 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-09T05:41:34.583Z] #21 36.78 Setting up inetutils-ping (2:2.0-1) ... [2022-02-09T05:41:34.583Z] #21 36.79 Setting up pigz (2.6-1) ... [Pipeline] sh [2022-02-09T05:41:34.882Z] #21 36.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-09T05:41:34.882Z] #21 36.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:41:34.882Z] #21 36.85 Setting up python-pip-whl (20.3.4-4) ... [2022-02-09T05:41:34.882Z] #21 36.87 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:35.318Z] #20 50.70 Selecting previously unselected package binutils-mingw-w64. [2022-02-09T05:41:35.318Z] #20 50.71 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-09T05:41:35.319Z] #20 50.71 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-09T05:41:35.319Z] #20 50.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-09T05:41:35.319Z] #20 50.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:41:35.319Z] #20 50.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:41:35.445Z] #21 37.48 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-09T05:41:35.445Z] #21 37.49 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-09T05:41:35.580Z] #20 50.83 Selecting previously unselected package dmsetup. [2022-02-09T05:41:35.580Z] #20 50.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:41:35.580Z] #20 50.84 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-09T05:41:35.580Z] #20 50.92 Selecting previously unselected package mingw-w64-common. [2022-02-09T05:41:35.580Z] #20 50.93 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-09T05:41:35.580Z] #20 50.93 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-09T05:41:35.587Z] + docker info [2022-02-09T05:41:35.587Z] Client: [2022-02-09T05:41:35.587Z] Context: default [2022-02-09T05:41:35.587Z] Debug Mode: false [2022-02-09T05:41:35.587Z] [2022-02-09T05:41:35.587Z] Server: [2022-02-09T05:41:35.587Z] Containers: 0 [2022-02-09T05:41:35.587Z] Running: 0 [2022-02-09T05:41:35.587Z] Paused: 0 [2022-02-09T05:41:35.587Z] Stopped: 0 [2022-02-09T05:41:35.587Z] Images: 0 [2022-02-09T05:41:35.587Z] Server Version: 20.10.9 [2022-02-09T05:41:35.587Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-09T05:41:35.587Z] Windows: [2022-02-09T05:41:35.587Z] LCOW: [2022-02-09T05:41:35.587Z] Logging Driver: json-file [2022-02-09T05:41:35.587Z] Plugins: [2022-02-09T05:41:35.587Z] Volume: local [2022-02-09T05:41:35.587Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-09T05:41:35.587Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-09T05:41:35.587Z] Swarm: inactive [2022-02-09T05:41:35.587Z] Default Isolation: process [2022-02-09T05:41:35.587Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-09T05:41:35.587Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-09T05:41:35.587Z] OSType: windows [2022-02-09T05:41:35.587Z] Architecture: x86_64 [2022-02-09T05:41:35.587Z] CPUs: 4 [2022-02-09T05:41:35.587Z] Total Memory: 32GiB [2022-02-09T05:41:35.587Z] Name: azwin-2-a79d60 [2022-02-09T05:41:35.587Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-09T05:41:35.587Z] Docker Root Dir: D:\docker [2022-02-09T05:41:35.587Z] Debug Mode: false [2022-02-09T05:41:35.587Z] Registry: https://index.docker.io/v1/ [2022-02-09T05:41:35.587Z] Labels: [2022-02-09T05:41:35.587Z] Experimental: true [2022-02-09T05:41:35.587Z] Insecure Registries: [2022-02-09T05:41:35.587Z] 10.0.0.4:5000 [2022-02-09T05:41:35.587Z] 127.0.0.0/8 [2022-02-09T05:41:35.587Z] Registry Mirrors: [2022-02-09T05:41:35.587Z] http://10.0.0.4:5000/ [2022-02-09T05:41:35.587Z] Live Restore Enabled: false [2022-02-09T05:41:35.587Z] Product License: Community Engine [2022-02-09T05:41:35.587Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-09T05:41:35.877Z] #21 37.12 Setting up xz-utils (5.2.5-2) ... [2022-02-09T05:41:35.877Z] #21 37.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-09T05:41:35.877Z] #21 37.17 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-09T05:41:35.877Z] #21 37.20 Setting up patch (2.7.6-7) ... [2022-02-09T05:41:35.877Z] #21 37.21 Setting up sudo (1.9.5p2-3) ... [2022-02-09T05:41:35.974Z] #21 37.87 Setting up libelf1:amd64 (0.183-1) ... [2022-02-09T05:41:35.974Z] #21 37.91 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-09T05:41:35.974Z] #21 37.92 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:41:35.974Z] #21 37.97 Setting up python3-distutils (3.9.2-1) ... [2022-02-09T05:41:36.135Z] #21 37.29 invoke-rc.d: could not determine current runlevel [2022-02-09T05:41:36.135Z] #21 37.30 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-09T05:41:36.135Z] #21 37.31 Setting up xfsprogs (5.10.0-4) ... [2022-02-09T05:41:36.135Z] #21 37.32 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-09T05:41:36.135Z] #21 37.33 Setting up inetutils-ping (2:2.0-1) ... [2022-02-09T05:41:36.135Z] #21 37.35 Setting up pigz (2.6-1) ... [2022-02-09T05:41:36.135Z] #21 37.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-09T05:41:36.135Z] #21 37.37 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:41:36.135Z] #21 37.41 Setting up python-pip-whl (20.3.4-4) ... [2022-02-09T05:41:36.135Z] #21 37.42 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:36.488Z] #21 38.39 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:36.488Z] #21 38.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-09T05:41:36.488Z] #21 38.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-09T05:41:36.488Z] #21 38.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-09T05:41:36.488Z] #21 38.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-09T05:41:36.488Z] #21 38.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-09T05:41:36.488Z] #21 38.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-09T05:41:36.488Z] #21 38.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-09T05:41:36.488Z] #21 38.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-09T05:41:36.488Z] #21 38.47 Setting up python3-setuptools (52.0.0-4) ... [2022-02-09T05:41:36.959Z] #21 38.12 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-09T05:41:36.959Z] #21 38.13 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-09T05:41:36.983Z] #20 ... [2022-02-09T05:41:36.983Z] [2022-02-09T05:41:36.983Z] #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-09T05:41:36.983Z] #47 sha256:9418b04fd5c214f512df49444d35090085756be3ea31093e937914c34eed3e91 [2022-02-09T05:41:36.983Z] #47 0.748 + RM_GOPATH=0 [2022-02-09T05:41:36.983Z] #47 0.748 + TMP_GOPATH= [2022-02-09T05:41:36.983Z] #47 0.751 + : /build [2022-02-09T05:41:36.983Z] #47 0.751 + '[' -z '' ']' [2022-02-09T05:41:36.983Z] #47 0.752 ++ mktemp -d [2022-02-09T05:41:36.983Z] #47 0.753 + export GOPATH=/tmp/tmp.V7UHFT49t4 [2022-02-09T05:41:36.983Z] #47 0.753 + GOPATH=/tmp/tmp.V7UHFT49t4 [2022-02-09T05:41:36.983Z] #47 0.753 + RM_GOPATH=1 [2022-02-09T05:41:36.983Z] #47 0.753 + case "$(go env GOARCH)" in [2022-02-09T05:41:36.983Z] #47 0.754 ++ go env GOARCH [2022-02-09T05:41:36.983Z] #47 0.760 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:41:36.983Z] #47 0.760 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:41:36.983Z] #47 0.760 ++ dirname /install.sh [2022-02-09T05:41:36.983Z] #47 0.761 + dir=/ [2022-02-09T05:41:36.983Z] #47 0.761 + bin=tini [2022-02-09T05:41:36.983Z] #47 0.761 + shift [2022-02-09T05:41:36.983Z] #47 0.761 + '[' '!' -f //tini.installer ']' [2022-02-09T05:41:36.983Z] #47 0.761 + . //tini.installer [2022-02-09T05:41:36.983Z] #47 0.762 ++ : v0.19.0 [2022-02-09T05:41:36.983Z] #47 0.762 + install_tini [2022-02-09T05:41:36.983Z] #47 0.762 + echo 'Install tini version v0.19.0' [2022-02-09T05:41:36.983Z] #47 0.762 Install tini version v0.19.0 [2022-02-09T05:41:36.983Z] #47 0.762 + git clone https://github.com/krallin/tini.git /tmp/tmp.V7UHFT49t4/tini [2022-02-09T05:41:36.983Z] #47 0.764 Cloning into '/tmp/tmp.V7UHFT49t4/tini'... [2022-02-09T05:41:36.983Z] #47 1.071 + cd /tmp/tmp.V7UHFT49t4/tini [2022-02-09T05:41:36.983Z] #47 1.071 + git checkout -q v0.19.0 [2022-02-09T05:41:36.983Z] #47 1.087 + cmake . [2022-02-09T05:41:36.983Z] #47 1.239 -- The C compiler identification is GNU 10.2.1 [2022-02-09T05:41:36.983Z] #47 1.267 -- Detecting C compiler ABI info [2022-02-09T05:41:36.983Z] #47 1.483 -- Detecting C compiler ABI info - done [2022-02-09T05:41:36.983Z] #47 1.511 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-09T05:41:36.983Z] #47 1.511 -- Detecting C compile features [2022-02-09T05:41:36.983Z] #47 1.512 -- Detecting C compile features - done [2022-02-09T05:41:36.983Z] #47 1.531 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-09T05:41:36.983Z] #47 1.632 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-09T05:41:36.983Z] #47 1.662 -- Configuring done [2022-02-09T05:41:36.983Z] #47 1.669 -- Generating done [2022-02-09T05:41:36.983Z] #47 1.675 -- Build files have been written to: /tmp/tmp.V7UHFT49t4/tini [2022-02-09T05:41:36.983Z] #47 1.681 + make tini-static [2022-02-09T05:41:36.983Z] #47 1.775 Scanning dependencies of target tini-static [2022-02-09T05:41:36.983Z] #47 1.813 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-09T05:41:36.983Z] #47 2.189 [100%] Linking C executable tini-static [2022-02-09T05:41:36.983Z] #47 2.363 [100%] Built target tini-static [2022-02-09T05:41:36.983Z] #47 2.391 + mkdir -p /build [2022-02-09T05:41:36.983Z] #47 2.393 + cp tini-static /build/docker-init [2022-02-09T05:41:36.983Z] #47 DONE 2.6s [2022-02-09T05:41:36.983Z] [2022-02-09T05:41:36.983Z] #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-09T05:41:36.983Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-09T05:41:37.216Z] #21 38.51 Setting up libelf1:amd64 (0.183-1) ... [2022-02-09T05:41:37.244Z] #20 52.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-09T05:41:37.244Z] #20 52.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-09T05:41:37.244Z] #20 52.61 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-09T05:41:37.419Z] #21 39.59 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:41:37.474Z] #21 38.54 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-09T05:41:37.474Z] #21 38.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:41:37.474Z] #21 38.57 Setting up python3-distutils (3.9.2-1) ... [2022-02-09T05:41:37.719Z] #21 39.60 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-09T05:41:37.719Z] #21 39.61 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-09T05:41:37.719Z] #21 39.62 Setting up python3-pip (20.3.4-4) ... [2022-02-09T05:41:37.732Z] #21 38.95 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:41:37.732Z] #21 38.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-09T05:41:37.732Z] #21 38.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-09T05:41:37.732Z] #21 38.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-09T05:41:37.732Z] #21 38.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-09T05:41:37.732Z] #21 38.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-09T05:41:37.732Z] #21 38.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-09T05:41:37.732Z] #21 38.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-09T05:41:37.732Z] #21 38.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-09T05:41:37.732Z] #21 39.01 Setting up python3-setuptools (52.0.0-4) ... [2022-02-09T05:41:38.697Z] #21 40.64 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-09T05:41:38.697Z] #21 40.65 Setting up jq (1.6-2.1) ... [2022-02-09T05:41:38.697Z] #21 40.66 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-09T05:41:38.697Z] #21 40.68 Setting up iptables (1.8.7-1) ... [2022-02-09T05:41:38.697Z] #21 40.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-09T05:41:38.697Z] #21 40.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-09T05:41:38.697Z] #21 40.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-09T05:41:38.697Z] #21 40.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-09T05:41:38.697Z] #21 40.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-09T05:41:38.697Z] #21 40.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-09T05:41:38.697Z] #21 40.73 Setting up iproute2 (5.10.0-4) ... [2022-02-09T05:41:39.144Z] #21 40.22 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:41:39.144Z] #21 40.23 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-09T05:41:39.144Z] #21 40.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-09T05:41:39.144Z] #21 40.27 Setting up python3-pip (20.3.4-4) ... [2022-02-09T05:41:39.166Z] #20 54.40 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-09T05:41:39.166Z] #20 54.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:41:39.166Z] #20 54.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-09T05:41:39.167Z] #20 54.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-09T05:41:39.167Z] #20 54.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:41:39.167Z] #20 54.47 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-09T05:41:39.261Z] #21 41.13 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:41:39.850Z] #23 9.817 Collecting yamllint==1.26.1 [2022-02-09T05:41:40.117Z] #21 41.30 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-09T05:41:40.117Z] #21 41.32 Setting up jq (1.6-2.1) ... [2022-02-09T05:41:40.117Z] #21 41.33 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-09T05:41:40.117Z] #21 41.34 Setting up iptables (1.8.7-1) ... [2022-02-09T05:41:40.117Z] #21 41.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-09T05:41:40.117Z] #21 41.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-09T05:41:40.117Z] #21 41.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-09T05:41:40.117Z] #21 41.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-09T05:41:40.117Z] #21 41.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-09T05:41:40.117Z] #21 41.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-09T05:41:40.117Z] #21 41.40 Setting up iproute2 (5.10.0-4) ... [2022-02-09T05:41:40.190Z] #21 DONE 42.2s [2022-02-09T05:41:40.190Z] [2022-02-09T05:41:40.190Z] #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-09T05:41:40.190Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-09T05:41:40.630Z] #21 41.70 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:41:40.786Z] #23 10.88 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-09T05:41:41.085Z] #20 56.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-09T05:41:41.085Z] #20 56.47 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:41:41.085Z] #20 56.48 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:41:41.117Z] #22 0.822 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-09T05:41:41.117Z] #22 0.826 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-09T05:41:41.117Z] #22 0.828 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-09T05:41:41.117Z] #22 DONE 0.9s [2022-02-09T05:41:41.117Z] [2022-02-09T05:41:41.117Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-09T05:41:41.117Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-09T05:41:41.562Z] #21 DONE 42.9s [2022-02-09T05:41:41.562Z] [2022-02-09T05:41:41.562Z] #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-09T05:41:41.562Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:41:41.819Z] #51 ... [2022-02-09T05:41:41.819Z] [2022-02-09T05:41:41.819Z] #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-09T05:41:41.819Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-09T05:41:42.163Z] #23 11.95 Collecting pathspec>=0.5.3 [2022-02-09T05:41:42.163Z] #23 11.96 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-09T05:41:42.163Z] #23 12.29 Collecting pyyaml [2022-02-09T05:41:42.163Z] #23 12.30 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-09T05:41:42.388Z] #22 0.842 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-09T05:41:42.389Z] #22 0.846 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-09T05:41:42.389Z] #22 0.850 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-09T05:41:42.422Z] #23 12.42 Building wheels for collected packages: yamllint [2022-02-09T05:41:42.422Z] #23 12.42 Building wheel for yamllint (setup.py): started [2022-02-09T05:41:42.646Z] #22 DONE 0.9s [2022-02-09T05:41:42.646Z] [2022-02-09T05:41:42.646Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-09T05:41:42.646Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-09T05:41:43.358Z] #23 13.30 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-09T05:41:43.358Z] #23 13.31 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0767c649906c36be867079ad68d6e614097f292ec0e620effad5d212bf4173ce [2022-02-09T05:41:43.358Z] #23 13.31 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-09T05:41:43.358Z] #23 13.32 Successfully built yamllint [2022-02-09T05:41:43.358Z] #23 13.34 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-09T05:41:43.618Z] #23 13.71 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-09T05:41:43.630Z] #20 ... [2022-02-09T05:41:43.630Z] [2022-02-09T05:41:43.630Z] #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-09T05:41:43.630Z] #67 sha256:1abfe43d828b0da66f37a6c2873b837c7e6ef1d544e97be11617391435df7f83 [2022-02-09T05:41:43.630Z] #67 13.55 + cd /tmp/tmp.ssIJH1LvqC/src/github.com/containerd/containerd [2022-02-09T05:41:43.630Z] #67 13.55 + git checkout -q v1.5.9 [2022-02-09T05:41:44.204Z] #67 14.43 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-09T05:41:44.204Z] #67 14.43 + BUILDTAGS='netgo osusergo static_build' [2022-02-09T05:41:44.204Z] #67 14.43 + export EXTRA_FLAGS=-buildmode=pie [2022-02-09T05:41:44.204Z] #67 14.43 + EXTRA_FLAGS=-buildmode=pie [2022-02-09T05:41:44.204Z] #67 14.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-09T05:41:44.204Z] #67 14.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-09T05:41:44.204Z] #67 14.43 + '[' '' = dynamic ']' [2022-02-09T05:41:44.204Z] #67 14.43 + make [2022-02-09T05:41:44.557Z] #23 ... [2022-02-09T05:41:44.557Z] [2022-02-09T05:41:44.557Z] #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-09T05:41:44.557Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:41:44.779Z] #67 14.97 + bin/ctr [2022-02-09T05:41:44.816Z] #43 168.8 + dpkg --print-architecture [2022-02-09T05:41:44.816Z] #43 168.8 + git checkout -q v2.1.0 [2022-02-09T05:41:44.816Z] #43 169.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-09T05:41:44.816Z] #43 169.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-09T05:41:46.723Z] #43 ... [2022-02-09T05:41:46.723Z] [2022-02-09T05:41:46.723Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-09T05:41:46.723Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-09T05:41:46.723Z] #23 DONE 16.4s [2022-02-09T05:41:46.723Z] [2022-02-09T05:41:46.723Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-09T05:41:46.723Z] #27 sha256:e155bef8a1dc4e89d9d9e00fcb32561798fc954c5a67eb1a7c1f705e93410cfb [2022-02-09T05:41:46.985Z] #27 DONE 0.8s [2022-02-09T05:41:46.985Z] [2022-02-09T05:41:46.985Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-09T05:41:46.985Z] #32 sha256:4ec3d38866784dac43f97b55e049d67a45693d09a46b57f02b8d46edcc73128f [2022-02-09T05:41:48.365Z] #32 ... [2022-02-09T05:41:48.365Z] [2022-02-09T05:41:48.365Z] #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-09T05:41:48.365Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:41:48.365Z] #51 172.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-09T05:41:48.365Z] #51 DONE 172.8s [2022-02-09T05:41:48.365Z] [2022-02-09T05:41:48.365Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-09T05:41:48.365Z] #32 sha256:4ec3d38866784dac43f97b55e049d67a45693d09a46b57f02b8d46edcc73128f [2022-02-09T05:41:48.365Z] #32 DONE 1.3s [2022-02-09T05:41:48.365Z] [2022-02-09T05:41:48.365Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-09T05:41:48.365Z] #35 sha256:b055b3416217c38be4c210b942b3d49b2ea5376bec6f69c6b2e17925c19bef8b [2022-02-09T05:41:48.933Z] #35 DONE 0.6s [2022-02-09T05:41:48.933Z] [2022-02-09T05:41:48.933Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-09T05:41:48.933Z] #37 sha256:be4b236999ef5219dc5be45753bbbb3ede1624e2ee49e4efb8bf841c5044838a [2022-02-09T05:41:48.933Z] #37 DONE 0.1s [2022-02-09T05:41:48.933Z] [2022-02-09T05:41:48.933Z] #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-09T05:41:48.933Z] #56 sha256:bd7a7235206cb3c7dfcef4d82b51d1f18b004c4ba42ad37d89eb0dc24321cba3 [2022-02-09T05:41:49.192Z] #56 ... [2022-02-09T05:41:49.192Z] [2022-02-09T05:41:49.192Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-09T05:41:49.192Z] #41 sha256:827e00c668778518e5f1d687bcf7147e5a725706fa5079661462a63afa6f9683 [2022-02-09T05:41:49.192Z] #41 DONE 0.2s [2022-02-09T05:41:49.192Z] [2022-02-09T05:41:49.192Z] #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-09T05:41:49.192Z] #56 sha256:bd7a7235206cb3c7dfcef4d82b51d1f18b004c4ba42ad37d89eb0dc24321cba3 [2022-02-09T05:41:50.079Z] #67 ... [2022-02-09T05:41:50.079Z] [2022-02-09T05:41:50.079Z] #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-09T05:41:50.079Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-09T05:41:50.079Z] #20 60.06 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-09T05:41:50.079Z] #20 60.06 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:41:50.079Z] #20 60.07 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:41:50.079Z] #20 61.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-09T05:41:50.079Z] #20 61.70 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:41:50.079Z] #20 61.71 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-09T05:41:50.079Z] #20 63.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-09T05:41:50.079Z] #20 63.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:41:50.079Z] #20 63.55 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:41:50.346Z] #60 ... [2022-02-09T05:41:50.346Z] [2022-02-09T05:41:50.346Z] #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-09T05:41:50.346Z] #26 sha256:13a5212632d9ecea956f10da75c98ed6b4c21b7126bb302030ca91cc00f21bc7 [2022-02-09T05:41:50.346Z] #26 186.1 + return [2022-02-09T05:41:51.149Z] #23 8.999 Collecting yamllint==1.26.1 [2022-02-09T05:41:51.149Z] #23 10.06 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-09T05:41:51.277Z] #26 DONE 187.6s [2022-02-09T05:41:51.278Z] [2022-02-09T05:41:51.278Z] #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-09T05:41:51.278Z] #56 sha256:e98f5f759161a54c011ce12fdff6aef74ed9723ecba7f41c2385ef021dd332cb [2022-02-09T05:41:51.997Z] #20 67.25 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-09T05:41:51.997Z] #20 67.27 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-09T05:41:51.997Z] #20 67.27 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:41:52.076Z] #23 10.98 Collecting pathspec>=0.5.3 [2022-02-09T05:41:52.076Z] #23 10.99 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-09T05:41:52.206Z] #56 ... [2022-02-09T05:41:52.206Z] [2022-02-09T05:41:52.206Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-09T05:41:52.206Z] #27 sha256:59bb0b46a1fd2f12f2b0e1c9e650bf6ff8555a8d378e40311e37cf327761ab36 [2022-02-09T05:41:52.331Z] #23 11.34 Collecting pyyaml [2022-02-09T05:41:52.331Z] #23 11.35 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-09T05:41:52.331Z] #23 11.41 Building wheels for collected packages: yamllint [2022-02-09T05:41:52.331Z] #23 11.41 Building wheel for yamllint (setup.py): started [2022-02-09T05:41:52.647Z] #23 9.218 Collecting yamllint==1.26.1 [2022-02-09T05:41:52.904Z] #23 10.26 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-09T05:41:53.259Z] #23 12.34 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-09T05:41:53.259Z] #23 12.34 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=614259dd2d27cf8ed5fb4c2574f1242c9cbc2f396beb9b2888cc91f588be6733 [2022-02-09T05:41:53.259Z] #23 12.34 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-09T05:41:53.383Z] #20 68.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-09T05:41:53.383Z] #20 68.95 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-09T05:41:53.383Z] #20 68.96 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-09T05:41:53.515Z] #23 12.35 Successfully built yamllint [2022-02-09T05:41:53.515Z] #23 12.37 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-09T05:41:53.573Z] #27 DONE 1.4s [2022-02-09T05:41:53.573Z] [2022-02-09T05:41:53.573Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-09T05:41:53.573Z] #32 sha256:93ca68f1612f7eed4397606d944d0bb0674e9ce730c1a00574d5424027d00c74 [2022-02-09T05:41:53.644Z] #20 69.03 Selecting previously unselected package libapparmor1:amd64. [2022-02-09T05:41:53.644Z] #20 69.04 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-09T05:41:53.644Z] #20 69.05 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-09T05:41:53.644Z] #20 69.10 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-09T05:41:53.644Z] #20 69.10 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-09T05:41:53.644Z] #20 69.11 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-09T05:41:53.644Z] #20 69.18 Selecting previously unselected package libbtrfs0:amd64. [2022-02-09T05:41:53.644Z] #20 69.18 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-09T05:41:53.772Z] #23 12.77 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-09T05:41:53.835Z] #23 11.31 Collecting pathspec>=0.5.3 [2022-02-09T05:41:53.835Z] #23 11.32 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-09T05:41:53.905Z] #20 69.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:41:53.907Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-09T05:41:53.907Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2923ce21\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-09T05:41:53.907Z] ---------------------------------------------------------------------------- [2022-02-09T05:41:53.907Z] [2022-02-09T05:41:53.907Z] INFO: executeCI.ps1 starting at Wed Feb 9 05:41:53 CUT 2022 [2022-02-09T05:41:53.907Z] [2022-02-09T05:41:53.907Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-09T05:41:53.907Z] INFO: Running git version 2.24.1.windows.2 [2022-02-09T05:41:53.907Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-09T05:41:53.907Z] INFO: Environment variables: [2022-02-09T05:41:53.907Z] [2022-02-09T05:41:53.907Z] Name Value [2022-02-09T05:41:53.907Z] ---- ----- [2022-02-09T05:41:53.907Z] ALLUSERSPROFILE C:\ProgramData [2022-02-09T05:41:53.907Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-09T05:41:53.907Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-09T05:41:53.907Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-09T05:41:53.907Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-09T05:41:53.907Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-09T05:41:53.907Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-09T05:41:53.907Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-09T05:41:53.907Z] BRANCH_NAME PR-43221 [2022-02-09T05:41:53.907Z] BUILD_DISPLAY_NAME #1 [2022-02-09T05:41:53.907Z] BUILD_ID 1 [2022-02-09T05:41:53.907Z] BUILD_NUMBER 1 [2022-02-09T05:41:53.907Z] BUILD_TAG jenkins-moby-PR-43221-1 [2022-02-09T05:41:53.907Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/ [2022-02-09T05:41:53.907Z] CHANGE_AUTHOR tianyuanhao [2022-02-09T05:41:53.907Z] CHANGE_AUTHOR_DISPLAY_NAME TIAN Yuanhao [2022-02-09T05:41:53.907Z] CHANGE_BRANCH master [2022-02-09T05:41:53.907Z] CHANGE_FORK tianyuanhao [2022-02-09T05:41:53.907Z] CHANGE_ID 43221 [2022-02-09T05:41:53.907Z] CHANGE_TARGET master [2022-02-09T05:41:53.907Z] CHANGE_TITLE contrib/check-config.sh: make NETFILTER_XT_MATCH_IPVS optional [2022-02-09T05:41:53.907Z] CHANGE_URL https://github.com/moby/moby/pull/43221 [2022-02-09T05:41:53.907Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-09T05:41:53.907Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-09T05:41:53.907Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-09T05:41:53.907Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-09T05:41:53.907Z] COMPUTERNAME azwin-2-a79d60 [2022-02-09T05:41:53.907Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-09T05:41:53.907Z] ConfigSequenceNumber 0 [2022-02-09T05:41:53.907Z] DOCKER_BUILDKIT 0 [2022-02-09T05:41:53.907Z] DOCKER_DUT_DEBUG 1 [2022-02-09T05:41:53.907Z] DOCKER_EXPERIMENTAL 1 [2022-02-09T05:41:53.907Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-09T05:41:53.907Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-02-09T05:41:53.907Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-09T05:41:53.907Z] EXECUTOR_NUMBER 0 [2022-02-09T05:41:53.907Z] FQDN azwin-2-a79d60.westus.cloudapp.azure.com [2022-02-09T05:41:53.907Z] GIT_BRANCH PR-43221 [2022-02-09T05:41:53.907Z] GIT_COMMIT 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:41:53.907Z] GIT_URL https://github.com/moby/moby.git [2022-02-09T05:41:53.907Z] HUDSON_COOKIE 1791de52-447b-48e5-af0d-b83767ce1281 [2022-02-09T05:41:53.907Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-09T05:41:53.907Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-09T05:41:53.907Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-09T05:41:53.907Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-09T05:41:53.907Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-09T05:41:53.907Z] JENKINS_NODE_COOKIE 13fa3aed-1785-4e12-9007-d4dee32688f9 [2022-02-09T05:41:53.907Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-09T05:41:53.907Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-09T05:41:53.907Z] JOB_BASE_NAME PR-43221 [2022-02-09T05:41:53.907Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/display/redirect [2022-02-09T05:41:53.907Z] JOB_NAME moby/PR-43221 [2022-02-09T05:41:53.907Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/ [2022-02-09T05:41:53.907Z] library.jps.version master [2022-02-09T05:41:53.907Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-09T05:41:53.907Z] NODE_LABELS amd64 azure azwin-2-a79d60 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-09T05:41:53.907Z] NODE_NAME azwin-2-a79d60 [2022-02-09T05:41:53.907Z] NUMBER_OF_PROCESSORS 4 [2022-02-09T05:41:53.907Z] OS Windows_NT [2022-02-09T05:41:53.907Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-09T05:41:53.907Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-09T05:41:53.907Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-09T05:41:53.907Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-09T05:41:53.907Z] PROCESSOR_LEVEL 6 [2022-02-09T05:41:53.907Z] PROCESSOR_REVISION 4f01 [2022-02-09T05:41:53.907Z] ProgramData C:\ProgramData [2022-02-09T05:41:53.907Z] ProgramFiles C:\Program Files [2022-02-09T05:41:53.907Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-09T05:41:53.907Z] ProgramW6432 C:\Program Files [2022-02-09T05:41:53.907Z] PROMPT $P$G [2022-02-09T05:41:53.907Z] PSExecutionPolicyPreference Bypass [2022-02-09T05:41:53.907Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-09T05:41:53.907Z] PUBLIC C:\Users\Public [2022-02-09T05:41:53.907Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/display/redirect?page=artif... [2022-02-09T05:41:53.907Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/display/redirect?page=changes [2022-02-09T05:41:53.907Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/display/redirect [2022-02-09T05:41:53.907Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/display/redirect?page=tests [2022-02-09T05:41:53.908Z] SKIP_VALIDATION_TESTS 1 [2022-02-09T05:41:53.908Z] SOURCES_DRIVE d [2022-02-09T05:41:53.908Z] SOURCES_SUBDIR gopath [2022-02-09T05:41:53.908Z] STAGE_NAME Run tests [2022-02-09T05:41:53.908Z] SystemDrive C: [2022-02-09T05:41:53.908Z] SystemRoot C:\Windows [2022-02-09T05:41:53.908Z] TEMP C:\Windows\TEMP [2022-02-09T05:41:53.908Z] TESTDEBUG 0 [2022-02-09T05:41:53.908Z] TESTRUN_DRIVE d [2022-02-09T05:41:53.908Z] TESTRUN_SUBDIR CI [2022-02-09T05:41:53.908Z] TIMEOUT 120m [2022-02-09T05:41:53.908Z] TMP C:\Windows\TEMP [2022-02-09T05:41:53.908Z] USERDOMAIN WORKGROUP [2022-02-09T05:41:53.908Z] USERNAME azwin-2-a79d60$ [2022-02-09T05:41:53.908Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-09T05:41:53.908Z] windir C:\Windows [2022-02-09T05:41:53.908Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-09T05:41:53.908Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-09T05:41:53.908Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-09T05:41:53.908Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-09T05:41:53.908Z] [2022-02-09T05:41:53.908Z] [2022-02-09T05:41:53.908Z] [2022-02-09T05:41:54.091Z] #23 11.66 Collecting pyyaml [2022-02-09T05:41:54.335Z] #23 DONE 13.2s [2022-02-09T05:41:54.335Z] [2022-02-09T05:41:54.335Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-09T05:41:54.335Z] #27 sha256:2ee398224e9ba42ed2382cff8d4096151462ce22d7c500962a0bd34aaada1056 [2022-02-09T05:41:54.335Z] #27 DONE 0.1s [2022-02-09T05:41:54.335Z] [2022-02-09T05:41:54.335Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-09T05:41:54.335Z] #32 sha256:b20011be9b6ac8d15428a10ae5cd140d6b2700cba7bfd2971f72164d5da43d98 [2022-02-09T05:41:54.348Z] #23 11.69 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-09T05:41:54.348Z] #23 11.73 Building wheels for collected packages: yamllint [2022-02-09T05:41:54.348Z] #23 11.76 Building wheel for yamllint (setup.py): started [2022-02-09T05:41:54.480Z] #20 69.80 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-09T05:41:54.481Z] #20 69.80 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-09T05:41:54.481Z] #20 69.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:41:54.481Z] #20 69.91 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-09T05:41:54.481Z] #20 69.91 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:41:54.481Z] #20 69.92 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:41:54.481Z] #20 69.95 Selecting previously unselected package libudev-dev:amd64. [2022-02-09T05:41:54.481Z] #20 69.96 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-09T05:41:54.481Z] #20 69.96 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-09T05:41:54.481Z] #20 70.02 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-09T05:41:54.481Z] #20 70.02 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-09T05:41:54.481Z] #20 70.03 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-09T05:41:54.481Z] #20 70.13 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-09T05:41:54.503Z] #32 DONE 1.1s [2022-02-09T05:41:54.503Z] [2022-02-09T05:41:54.503Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-09T05:41:54.503Z] #35 sha256:0e5bda1baea365fbc0c93a7ddc967a80c2d887540c49fbe5c6d5b8928bf6e293 [2022-02-09T05:41:54.591Z] #32 DONE 0.2s [2022-02-09T05:41:54.591Z] [2022-02-09T05:41:54.591Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-09T05:41:54.591Z] #35 sha256:0164821bcaf2b7d3a16a902ee0a7d5d24c4996e18e9af5b821c57bb805c14034 [2022-02-09T05:41:54.591Z] #35 DONE 0.1s [2022-02-09T05:41:54.591Z] [2022-02-09T05:41:54.591Z] #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-09T05:41:54.591Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:41:54.591Z] #51 ... [2022-02-09T05:41:54.591Z] [2022-02-09T05:41:54.591Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-09T05:41:54.591Z] #37 sha256:b080bd862c3a14efcf5fff01ff352c17fa3fd0a5f16306581b276e49c519ad50 [2022-02-09T05:41:54.591Z] #37 DONE 0.0s [2022-02-09T05:41:54.591Z] [2022-02-09T05:41:54.591Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-09T05:41:54.591Z] #41 sha256:5673911ad01645844f9f103fcd85d791fcfb65bccfb5e5795d10b4d560bee39a [2022-02-09T05:41:54.591Z] #41 DONE 0.0s [2022-02-09T05:41:54.743Z] #20 70.13 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-09T05:41:54.743Z] #20 70.14 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-09T05:41:54.743Z] #20 70.21 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-09T05:41:54.743Z] #20 70.22 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-09T05:41:54.743Z] #20 70.23 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-09T05:41:54.743Z] #20 70.32 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-09T05:41:54.744Z] #20 70.33 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-09T05:41:54.744Z] #20 70.33 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-09T05:41:54.744Z] #20 70.37 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-09T05:41:54.846Z] [2022-02-09T05:41:54.846Z] #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-09T05:41:54.846Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:41:55.006Z] #20 70.38 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-09T05:41:55.006Z] #20 70.38 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-09T05:41:55.006Z] #20 70.55 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-09T05:41:55.006Z] #20 70.56 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-09T05:41:55.006Z] #20 70.57 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-09T05:41:55.006Z] #20 70.65 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-09T05:41:55.269Z] #20 70.66 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-09T05:41:55.269Z] #20 70.67 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:41:55.269Z] #20 70.72 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-09T05:41:55.269Z] #20 70.72 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-09T05:41:55.269Z] #20 70.73 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-09T05:41:55.269Z] #20 70.79 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-09T05:41:55.278Z] #23 12.62 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-09T05:41:55.278Z] #23 12.62 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=24b8770718e7b116ae49ac1a328cf62224984be3ce6e7de0db8c494dbbae667d [2022-02-09T05:41:55.278Z] #23 12.62 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-09T05:41:55.278Z] #23 12.63 Successfully built yamllint [2022-02-09T05:41:55.278Z] #23 12.66 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-09T05:41:55.436Z] INFO: Sources under d:\gopath\... [2022-02-09T05:41:55.436Z] INFO: Test run under d:\CI\... [2022-02-09T05:41:55.436Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-09T05:41:55.436Z] INFO: docker/docker repository was found [2022-02-09T05:41:55.532Z] #20 70.80 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-09T05:41:55.532Z] #20 70.80 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-09T05:41:55.532Z] #20 71.08 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-09T05:41:55.532Z] #20 71.10 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-09T05:41:55.532Z] #20 71.11 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-09T05:41:55.532Z] #20 71.12 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-09T05:41:55.532Z] #20 71.13 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-09T05:41:55.532Z] #20 71.14 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-09T05:41:55.532Z] #20 71.15 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-09T05:41:55.532Z] #20 71.16 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-09T05:41:55.532Z] #20 71.18 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-09T05:41:55.532Z] #20 71.19 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-09T05:41:55.535Z] #23 12.98 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-09T05:41:55.793Z] #23 DONE 13.4s [2022-02-09T05:41:55.793Z] [2022-02-09T05:41:55.793Z] #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-09T05:41:55.793Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:41:55.794Z] #20 71.20 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-09T05:41:55.794Z] #20 71.21 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-09T05:41:55.794Z] #20 71.23 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-09T05:41:55.794Z] #20 71.24 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-09T05:41:55.794Z] #20 71.25 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-09T05:41:55.794Z] #20 71.26 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-09T05:41:55.794Z] #20 71.27 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-09T05:41:55.794Z] #20 71.28 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-09T05:41:55.794Z] #20 71.29 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-09T05:41:55.794Z] #20 71.31 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-09T05:41:55.794Z] #20 71.32 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:41:55.794Z] #20 71.33 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-09T05:41:55.794Z] #20 71.34 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:41:55.794Z] #20 71.35 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-09T05:41:55.794Z] #20 71.35 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-09T05:41:55.794Z] #20 71.36 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-09T05:41:55.795Z] #20 71.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-09T05:41:55.795Z] #20 71.38 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-09T05:41:55.795Z] #20 71.39 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-09T05:41:55.795Z] #20 71.41 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:41:55.891Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-09T05:41:56.055Z] #43 ... [2022-02-09T05:41:56.056Z] [2022-02-09T05:41:56.056Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-09T05:41:56.056Z] #27 sha256:178cb878fca33dbaf90fba63339f9156bcd5e3e6981b06e4a59d9ece33df47b2 [2022-02-09T05:41:56.056Z] #27 DONE 0.3s [2022-02-09T05:41:56.056Z] [2022-02-09T05:41:56.056Z] #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-09T05:41:56.056Z] #60 sha256:92953cf0259858febe8fe187d69d361fe405ac2ba710ac5cb4428829fdc0a9d6 [2022-02-09T05:41:56.057Z] #20 71.42 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-09T05:41:56.057Z] #20 71.43 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:41:56.057Z] #20 71.44 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-09T05:41:56.057Z] #20 71.45 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:41:56.319Z] #20 DONE 71.7s [2022-02-09T05:41:56.319Z] [2022-02-09T05:41:56.319Z] #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-09T05:41:56.319Z] #21 sha256:a0dda4bd9cc3c8205725738412b27407ae226deb12f119d80c7781024abb8253 [2022-02-09T05:41:56.347Z] ltsc2022: Pulling from windows/servercore [2022-02-09T05:41:56.356Z] #60 ... [2022-02-09T05:41:56.356Z] [2022-02-09T05:41:56.356Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-09T05:41:56.356Z] #32 sha256:441449c0d50f0e007e58d50f06a82f91d79d781d203a4ab43445e3631fbdb46f [2022-02-09T05:41:56.401Z] #35 DONE 1.9s [2022-02-09T05:41:56.401Z] [2022-02-09T05:41:56.401Z] #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-09T05:41:56.401Z] #56 sha256:e98f5f759161a54c011ce12fdff6aef74ed9723ecba7f41c2385ef021dd332cb [2022-02-09T05:41:56.401Z] #56 101.0 + mkdir -p /build [2022-02-09T05:41:56.401Z] #56 101.0 + cp runc /build/runc [2022-02-09T05:41:56.401Z] #56 DONE 101.6s [2022-02-09T05:41:56.401Z] [2022-02-09T05:41:56.401Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-09T05:41:56.401Z] #37 sha256:40d93465cc36cb433b4633f0b68b26af17886915c88b1162635081afa8a5c00f [2022-02-09T05:41:56.401Z] #37 DONE 0.1s [2022-02-09T05:41:56.401Z] [2022-02-09T05:41:56.401Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-09T05:41:56.401Z] #41 sha256:f8b60b994ac231244de38b9678ffb491db20b9729e3e12ed7b08bc5acafaa98c [2022-02-09T05:41:56.659Z] #41 DONE 0.1s [2022-02-09T05:41:56.659Z] [2022-02-09T05:41:56.659Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-09T05:41:56.659Z] #44 sha256:7b0a25bfa94112385e629be1fa3df5b5e2e5d44bc6f1e994de19a1ffb9a336f4 [2022-02-09T05:41:56.917Z] #44 DONE 0.4s [2022-02-09T05:41:56.917Z] [2022-02-09T05:41:56.917Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-09T05:41:56.917Z] #48 sha256:44e21a952f35e260f21d7a77568a6bc7a1b182315668f9f94e26ebef766a9b4b [2022-02-09T05:41:56.921Z] #32 DONE 0.7s [2022-02-09T05:41:56.921Z] [2022-02-09T05:41:56.921Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-09T05:41:56.921Z] #35 sha256:f660c9483b0ba47ed7018bc5e38087953967e998c3304c00bf058e08f5cfe66f [2022-02-09T05:41:57.178Z] #35 DONE 0.3s [2022-02-09T05:41:57.178Z] [2022-02-09T05:41:57.178Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-09T05:41:57.178Z] #37 sha256:a5d92236ed54038e7291249290f2ea5fa0433ef8cfd2eafff4572d7e762269fb [2022-02-09T05:41:57.181Z] #48 DONE 0.1s [2022-02-09T05:41:57.181Z] [2022-02-09T05:41:57.181Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-09T05:41:57.181Z] #50 sha256:23c51b3e932179f38797aa54be31f54f0a634f321f0dfe1771fa80d3946336d6 [2022-02-09T05:41:57.181Z] #50 DONE 0.1s [2022-02-09T05:41:57.181Z] [2022-02-09T05:41:57.181Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-09T05:41:57.181Z] #52 sha256:748fba24bd2f5c866e8689a84800fca31c90653cdcd77402335334cac194c838 [2022-02-09T05:41:57.256Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-09T05:41:57.256Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-91d2cc5b\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-09T05:41:57.256Z] ---------------------------------------------------------------------------- [2022-02-09T05:41:57.256Z] [2022-02-09T05:41:57.256Z] INFO: executeCI.ps1 starting at Wed Feb 9 05:41:56 CUT 2022 [2022-02-09T05:41:57.256Z] [2022-02-09T05:41:57.256Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-09T05:41:57.256Z] INFO: Running git version 2.24.1.windows.2 [2022-02-09T05:41:57.256Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-02-09T05:41:57.256Z] INFO: Environment variables: [2022-02-09T05:41:57.308Z] 8f616e6e9eec: Pulling fs layer [2022-02-09T05:41:57.308Z] 898469748ff6: Pulling fs layer [2022-02-09T05:41:57.441Z] #52 DONE 0.2s [2022-02-09T05:41:57.441Z] [2022-02-09T05:41:57.441Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-09T05:41:57.441Z] #54 sha256:924d800a92b017e63abc2fbb2d14f3596883e8db407447994d6f35ca4c9e13f9 [2022-02-09T05:41:57.441Z] #54 DONE 0.2s [2022-02-09T05:41:57.441Z] [2022-02-09T05:41:57.441Z] #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-09T05:41:57.441Z] #60 sha256:8d472d27f81cf5e152e0f29e67c543521b8057ffaac7393e9476053a844111d3 [2022-02-09T05:41:57.441Z] #60 161.7 + bin/containerd [2022-02-09T05:41:57.480Z] #37 DONE 0.1s [2022-02-09T05:41:57.480Z] [2022-02-09T05:41:57.480Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-09T05:41:57.480Z] #41 sha256:ff1f88d47c5d585d3802b5030f56ac3f8002931723793340c0c973b2d958e226 [2022-02-09T05:41:57.480Z] #41 DONE 0.1s [2022-02-09T05:41:57.480Z] [2022-02-09T05:41:57.480Z] #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-09T05:41:57.480Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:41:57.708Z] #21 1.211 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-09T05:41:57.708Z] #21 1.383 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-09T05:41:57.708Z] #21 1.495 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-09T05:41:57.729Z] [2022-02-09T05:41:57.729Z] Name Value [2022-02-09T05:41:57.729Z] ---- ----- [2022-02-09T05:41:57.729Z] ALLUSERSPROFILE C:\ProgramData [2022-02-09T05:41:57.729Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-09T05:41:57.729Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-09T05:41:57.729Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-09T05:41:57.729Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-09T05:41:57.729Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-09T05:41:57.729Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-09T05:41:57.729Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-09T05:41:57.729Z] BRANCH_NAME PR-43221 [2022-02-09T05:41:57.729Z] BUILD_DISPLAY_NAME #1 [2022-02-09T05:41:57.729Z] BUILD_ID 1 [2022-02-09T05:41:57.729Z] BUILD_NUMBER 1 [2022-02-09T05:41:57.729Z] BUILD_TAG jenkins-moby-PR-43221-1 [2022-02-09T05:41:57.729Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/ [2022-02-09T05:41:57.729Z] CHANGE_AUTHOR tianyuanhao [2022-02-09T05:41:57.729Z] CHANGE_AUTHOR_DISPLAY_NAME TIAN Yuanhao [2022-02-09T05:41:57.729Z] CHANGE_BRANCH master [2022-02-09T05:41:57.729Z] CHANGE_FORK tianyuanhao [2022-02-09T05:41:57.729Z] CHANGE_ID 43221 [2022-02-09T05:41:57.729Z] CHANGE_TARGET master [2022-02-09T05:41:57.729Z] CHANGE_TITLE contrib/check-config.sh: make NETFILTER_XT_MATCH_IPVS optional [2022-02-09T05:41:57.729Z] CHANGE_URL https://github.com/moby/moby/pull/43221 [2022-02-09T05:41:57.729Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-09T05:41:57.729Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-09T05:41:57.729Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-09T05:41:57.729Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-09T05:41:57.729Z] COMPUTERNAME azwin-2-87fde0 [2022-02-09T05:41:57.729Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-09T05:41:57.729Z] ConfigSequenceNumber 0 [2022-02-09T05:41:57.729Z] DOCKER_BUILDKIT 0 [2022-02-09T05:41:57.729Z] DOCKER_DUT_DEBUG 1 [2022-02-09T05:41:57.729Z] DOCKER_EXPERIMENTAL 1 [2022-02-09T05:41:57.729Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-09T05:41:57.729Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-09T05:41:57.729Z] EXECUTOR_NUMBER 0 [2022-02-09T05:41:57.729Z] FQDN azwin-2-87fde0.westus.cloudapp.azure.com [2022-02-09T05:41:57.729Z] GIT_BRANCH PR-43221 [2022-02-09T05:41:57.729Z] GIT_COMMIT 7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:41:57.729Z] GIT_URL https://github.com/moby/moby.git [2022-02-09T05:41:57.729Z] HUDSON_COOKIE 042b3748-24ce-45ca-812d-289f081c65fa [2022-02-09T05:41:57.729Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-09T05:41:57.729Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-09T05:41:57.729Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-09T05:41:57.729Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-09T05:41:57.729Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-09T05:41:57.729Z] JENKINS_NODE_COOKIE f8226ea4-5cc8-42ea-9cad-5e30fc357f5b [2022-02-09T05:41:57.729Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-09T05:41:57.729Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-09T05:41:57.729Z] JOB_BASE_NAME PR-43221 [2022-02-09T05:41:57.729Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/display/redirect [2022-02-09T05:41:57.729Z] JOB_NAME moby/PR-43221 [2022-02-09T05:41:57.729Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/ [2022-02-09T05:41:57.729Z] library.jps.version master [2022-02-09T05:41:57.729Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-09T05:41:57.729Z] NODE_LABELS amd64 azure azwin-2-87fde0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-02-09T05:41:57.729Z] NODE_NAME azwin-2-87fde0 [2022-02-09T05:41:57.729Z] NUMBER_OF_PROCESSORS 4 [2022-02-09T05:41:57.729Z] OS Windows_NT [2022-02-09T05:41:57.729Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-09T05:41:57.729Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-09T05:41:57.729Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-09T05:41:57.729Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-09T05:41:57.729Z] PROCESSOR_LEVEL 6 [2022-02-09T05:41:57.729Z] PROCESSOR_REVISION 4f01 [2022-02-09T05:41:57.729Z] ProgramData C:\ProgramData [2022-02-09T05:41:57.729Z] ProgramFiles C:\Program Files [2022-02-09T05:41:57.729Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-09T05:41:57.729Z] ProgramW6432 C:\Program Files [2022-02-09T05:41:57.729Z] PROMPT $P$G [2022-02-09T05:41:57.729Z] PSExecutionPolicyPreference Bypass [2022-02-09T05:41:57.729Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-09T05:41:57.729Z] PUBLIC C:\Users\Public [2022-02-09T05:41:57.729Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/display/redirect?page=artif... [2022-02-09T05:41:57.729Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/display/redirect?page=changes [2022-02-09T05:41:57.729Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/display/redirect [2022-02-09T05:41:57.729Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43221/1/display/redirect?page=tests [2022-02-09T05:41:57.729Z] SKIP_VALIDATION_TESTS 1 [2022-02-09T05:41:57.730Z] SOURCES_DRIVE d [2022-02-09T05:41:57.730Z] SOURCES_SUBDIR gopath [2022-02-09T05:41:57.730Z] STAGE_NAME Run tests [2022-02-09T05:41:57.730Z] SystemDrive C: [2022-02-09T05:41:57.730Z] SystemRoot C:\Windows [2022-02-09T05:41:57.730Z] TEMP C:\Windows\TEMP [2022-02-09T05:41:57.730Z] TESTDEBUG 0 [2022-02-09T05:41:57.730Z] TESTRUN_DRIVE d [2022-02-09T05:41:57.730Z] TESTRUN_SUBDIR CI [2022-02-09T05:41:57.730Z] TIMEOUT 120m [2022-02-09T05:41:57.730Z] TMP C:\Windows\TEMP [2022-02-09T05:41:57.730Z] USERDOMAIN WORKGROUP [2022-02-09T05:41:57.730Z] USERNAME azwin-2-87fde0$ [2022-02-09T05:41:57.730Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-09T05:41:57.730Z] windir C:\Windows [2022-02-09T05:41:57.730Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-09T05:41:57.730Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-02-09T05:41:57.730Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-09T05:41:57.730Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-09T05:41:57.730Z] [2022-02-09T05:41:57.730Z] [2022-02-09T05:41:57.730Z] [2022-02-09T05:41:58.008Z] #60 ... [2022-02-09T05:41:58.008Z] [2022-02-09T05:41:58.008Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-09T05:41:58.008Z] #57 sha256:e4a7a115e2bbdd23d422b613ee155d40b74ad1f84f069ff03a34c5a23ba7d94c [2022-02-09T05:41:58.266Z] #57 DONE 0.3s [2022-02-09T05:41:58.266Z] [2022-02-09T05:41:58.266Z] #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-09T05:41:58.266Z] #60 sha256:8d472d27f81cf5e152e0f29e67c543521b8057ffaac7393e9476053a844111d3 [2022-02-09T05:41:59.958Z] INFO: Sources under d:\gopath\... [2022-02-09T05:41:59.958Z] INFO: Test run under d:\CI\... [2022-02-09T05:41:59.958Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-09T05:41:59.958Z] INFO: docker/docker repository was found [2022-02-09T05:41:59.958Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-02-09T05:42:00.229Z] #43 168.9 + dpkg --print-architecture [2022-02-09T05:42:00.229Z] #43 168.9 + git checkout -q v2.1.0 [2022-02-09T05:42:00.229Z] #43 169.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-09T05:42:00.229Z] #43 169.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-09T05:42:00.429Z] ltsc2019: Pulling from windows/servercore [2022-02-09T05:42:00.759Z] #43 170.2 + dpkg --print-architecture [2022-02-09T05:42:00.759Z] #43 170.2 + git checkout -q v2.1.0 [2022-02-09T05:42:00.900Z] 4612f6d0b889: Pulling fs layer [2022-02-09T05:42:00.900Z] 1bd78008c728: Pulling fs layer [2022-02-09T05:42:01.317Z] #43 170.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-09T05:42:01.317Z] #43 170.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-09T05:42:01.400Z] #56 ... [2022-02-09T05:42:01.400Z] [2022-02-09T05:42:01.400Z] #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-09T05:42:01.400Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:42:01.400Z] #43 DONE 185.5s [2022-02-09T05:42:01.400Z] [2022-02-09T05:42:01.400Z] #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-09T05:42:01.400Z] #60 sha256:472fdd0dac4cc06af26d87b4e3bbf40af17085ca41270a2ce4e69a15a50ad407 [2022-02-09T05:42:02.788Z] #60 ... [2022-02-09T05:42:02.788Z] [2022-02-09T05:42:02.788Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-09T05:42:02.788Z] #44 sha256:532e10f90b3f4d45ac7d6c1e5d7484cc9833a2b0602f74092c489f8a147f7ff9 [2022-02-09T05:42:03.271Z] #21 1.723 Reading package lists... [2022-02-09T05:42:03.729Z] #44 DONE 1.1s [2022-02-09T05:42:03.729Z] [2022-02-09T05:42:03.729Z] #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-09T05:42:03.729Z] #56 sha256:bd7a7235206cb3c7dfcef4d82b51d1f18b004c4ba42ad37d89eb0dc24321cba3 [2022-02-09T05:42:03.988Z] #56 ... [2022-02-09T05:42:03.988Z] [2022-02-09T05:42:03.988Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-09T05:42:03.988Z] #48 sha256:fea17a7fd3b2695218431390527daf760ba3c0ea99c45686499b0623c881cb41 [2022-02-09T05:42:03.988Z] #48 DONE 0.1s [2022-02-09T05:42:03.988Z] [2022-02-09T05:42:03.988Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-09T05:42:03.988Z] #50 sha256:6eac6fd70bc4238f1925e727a5ca273278a6cfc230fbb3786466c504179f2ffe [2022-02-09T05:42:03.988Z] #50 DONE 0.1s [2022-02-09T05:42:03.988Z] [2022-02-09T05:42:03.988Z] #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-09T05:42:03.988Z] #56 sha256:bd7a7235206cb3c7dfcef4d82b51d1f18b004c4ba42ad37d89eb0dc24321cba3 [2022-02-09T05:42:04.005Z] #43 ... [2022-02-09T05:42:04.005Z] [2022-02-09T05:42:04.005Z] #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-09T05:42:04.005Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:42:04.005Z] #51 173.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-09T05:42:04.005Z] #51 DONE 173.7s [2022-02-09T05:42:04.005Z] [2022-02-09T05:42:04.005Z] #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-09T05:42:04.005Z] #60 sha256:92953cf0259858febe8fe187d69d361fe405ac2ba710ac5cb4428829fdc0a9d6 [2022-02-09T05:42:04.254Z] #56 ... [2022-02-09T05:42:04.254Z] [2022-02-09T05:42:04.254Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-09T05:42:04.254Z] #52 sha256:a02e0f33e2388d3a385904410c3cc7d7635269de040f499ae7e4cc02ab342404 [2022-02-09T05:42:04.821Z] #52 DONE 0.7s [2022-02-09T05:42:04.821Z] [2022-02-09T05:42:04.821Z] #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-09T05:42:04.821Z] #56 sha256:bd7a7235206cb3c7dfcef4d82b51d1f18b004c4ba42ad37d89eb0dc24321cba3 [2022-02-09T05:42:04.821Z] #56 ... [2022-02-09T05:42:04.821Z] [2022-02-09T05:42:04.821Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-09T05:42:04.821Z] #54 sha256:3d32897ce0e664bfa4b932f0897f1faf4b7c7f5fcfc1bfeff3490327912348c5 [2022-02-09T05:42:04.821Z] #54 DONE 0.1s [2022-02-09T05:42:05.089Z] [2022-02-09T05:42:05.089Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-09T05:42:05.089Z] #56 sha256:bd7a7235206cb3c7dfcef4d82b51d1f18b004c4ba42ad37d89eb0dc24321cba3 [2022-02-09T05:42:05.562Z] #43 ... [2022-02-09T05:42:05.562Z] [2022-02-09T05:42:05.562Z] #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-09T05:42:05.562Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-09T05:42:05.562Z] #51 173.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-09T05:42:05.562Z] #51 DONE 174.4s [2022-02-09T05:42:05.562Z] [2022-02-09T05:42:05.562Z] #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-09T05:42:05.562Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:42:07.484Z] #21 6.346 Reading package lists... [2022-02-09T05:42:08.430Z] #21 11.00 Building dependency tree... [2022-02-09T05:42:08.430Z] #21 12.13 Reading state information... [2022-02-09T05:42:09.374Z] #21 13.22 The following additional packages will be installed: [2022-02-09T05:42:09.374Z] #21 13.22 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-09T05:42:09.635Z] #21 13.22 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-09T05:42:09.635Z] #21 13.22 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-09T05:42:09.635Z] #21 13.22 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-09T05:42:09.635Z] #21 13.22 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-09T05:42:09.635Z] #21 13.23 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-02-09T05:42:09.635Z] #21 13.23 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-02-09T05:42:09.635Z] #21 13.24 Suggested packages: [2022-02-09T05:42:09.635Z] #21 13.24 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-02-09T05:42:09.635Z] #21 13.24 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-02-09T05:42:09.635Z] #21 13.24 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-02-09T05:42:09.635Z] #21 13.24 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-02-09T05:42:09.635Z] #21 13.24 seccomp:ppc64el seccomp:s390x [2022-02-09T05:42:09.635Z] #21 13.24 Recommended packages: [2022-02-09T05:42:09.636Z] #21 13.24 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-02-09T05:42:09.636Z] #21 13.24 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-02-09T05:42:09.636Z] #21 13.24 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-02-09T05:42:09.636Z] #21 13.24 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-02-09T05:42:10.209Z] #21 13.70 The following NEW packages will be installed: [2022-02-09T05:42:10.209Z] #21 13.70 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-09T05:42:10.209Z] #21 13.70 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-02-09T05:42:10.209Z] #21 13.70 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-02-09T05:42:10.209Z] #21 13.70 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-09T05:42:10.209Z] #21 13.70 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-09T05:42:10.209Z] #21 13.70 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-09T05:42:10.209Z] #21 13.71 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-09T05:42:10.209Z] #21 13.71 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-02-09T05:42:10.209Z] #21 13.71 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-02-09T05:42:10.209Z] #21 13.71 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-02-09T05:42:10.209Z] #21 13.71 libseccomp2:ppc64el libseccomp2:s390x [2022-02-09T05:42:10.209Z] #21 14.09 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:42:10.209Z] #21 14.09 Need to get 15.9 MB of archives. [2022-02-09T05:42:10.209Z] #21 14.09 After this operation, 73.0 MB of additional disk space will be used. [2022-02-09T05:42:10.209Z] #21 14.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-02-09T05:42:10.470Z] #21 14.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-02-09T05:42:10.470Z] #21 14.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-02-09T05:42:10.470Z] #21 14.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-02-09T05:42:10.470Z] #21 14.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-02-09T05:42:10.470Z] #21 14.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-02-09T05:42:10.470Z] #21 14.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-02-09T05:42:10.470Z] #21 14.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-02-09T05:42:10.470Z] #21 14.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-02-09T05:42:10.470Z] #21 14.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-02-09T05:42:10.470Z] #21 14.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-02-09T05:42:10.470Z] #21 14.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-02-09T05:42:10.470Z] #21 14.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-02-09T05:42:10.470Z] #21 14.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-02-09T05:42:10.470Z] #21 14.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-02-09T05:42:10.470Z] #21 14.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-02-09T05:42:10.470Z] #21 14.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-02-09T05:42:10.470Z] #21 14.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-02-09T05:42:10.470Z] #21 14.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-02-09T05:42:10.732Z] #21 14.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-02-09T05:42:10.732Z] #21 14.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-02-09T05:42:10.732Z] #21 14.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-02-09T05:42:10.732Z] #21 14.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-02-09T05:42:10.732Z] #21 14.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-09T05:42:10.732Z] #21 14.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-09T05:42:10.732Z] #21 14.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-02-09T05:42:10.732Z] #21 14.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-02-09T05:42:10.732Z] #21 14.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-02-09T05:42:10.732Z] #21 14.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-02-09T05:42:10.732Z] #21 14.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-02-09T05:42:10.732Z] #21 14.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-02-09T05:42:10.732Z] #21 14.40 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-09T05:42:10.732Z] #21 14.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-02-09T05:42:10.732Z] #21 14.41 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-09T05:42:10.732Z] #21 14.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-02-09T05:42:10.732Z] #21 14.41 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-09T05:42:10.732Z] #21 14.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-02-09T05:42:10.732Z] #21 14.42 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-09T05:42:10.732Z] #21 14.42 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-02-09T05:42:10.732Z] #21 14.42 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-09T05:42:11.306Z] #21 14.95 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:42:11.306Z] #21 15.16 Fetched 15.9 MB in 1s (25.8 MB/s) [2022-02-09T05:42:11.568Z] #21 15.22 Selecting previously unselected package gcc-10-base:armel. [2022-02-09T05:42:11.568Z] #21 15.22 (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-09T05:42:11.568Z] #21 15.26 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-02-09T05:42:11.568Z] #21 15.27 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-02-09T05:42:11.568Z] #21 15.32 Selecting previously unselected package gcc-10-base:armhf. [2022-02-09T05:42:11.568Z] #21 15.32 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-02-09T05:42:11.568Z] #21 15.33 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-02-09T05:42:11.568Z] #21 15.37 Selecting previously unselected package gcc-10-base:ppc64el. [2022-02-09T05:42:11.830Z] #21 15.38 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-02-09T05:42:11.830Z] #21 15.38 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-09T05:42:11.830Z] #21 15.44 Selecting previously unselected package gcc-10-base:s390x. [2022-02-09T05:42:11.830Z] #21 15.44 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-02-09T05:42:11.830Z] #21 15.45 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-02-09T05:42:11.830Z] #21 15.50 Selecting previously unselected package gcc-10-base:arm64. [2022-02-09T05:42:11.830Z] #21 15.50 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-02-09T05:42:11.830Z] #21 15.51 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-02-09T05:42:11.830Z] #21 15.57 Selecting previously unselected package libgcc-s1:armel. [2022-02-09T05:42:11.830Z] #21 15.58 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-02-09T05:42:11.830Z] #21 15.59 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-02-09T05:42:11.830Z] #21 15.64 Selecting previously unselected package libcrypt1:armel. [2022-02-09T05:42:12.092Z] #21 15.65 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-02-09T05:42:12.092Z] #21 15.65 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-02-09T05:42:12.092Z] #21 15.75 Selecting previously unselected package libc6:armel. [2022-02-09T05:42:12.092Z] #21 15.75 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-02-09T05:42:12.355Z] #21 15.99 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-02-09T05:42:12.618Z] #21 16.42 Selecting previously unselected package libapparmor1:armel. [2022-02-09T05:42:12.618Z] #21 16.43 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-02-09T05:42:12.618Z] #21 16.43 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-02-09T05:42:12.618Z] #21 16.49 Selecting previously unselected package libapparmor-dev:armel. [2022-02-09T05:42:12.880Z] #21 16.49 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-02-09T05:42:12.880Z] #21 16.50 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-02-09T05:42:12.880Z] #21 16.56 Selecting previously unselected package libgcc-s1:arm64. [2022-02-09T05:42:12.880Z] #21 16.56 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-02-09T05:42:12.880Z] #21 16.57 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-02-09T05:42:12.880Z] #21 16.62 Selecting previously unselected package libcrypt1:arm64. [2022-02-09T05:42:12.880Z] #21 16.62 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-02-09T05:42:12.880Z] #21 16.63 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-09T05:42:12.880Z] #21 16.72 Selecting previously unselected package libc6:arm64. [2022-02-09T05:42:12.880Z] #21 16.72 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-02-09T05:42:13.167Z] #21 17.03 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-02-09T05:42:13.743Z] #21 17.57 Selecting previously unselected package libapparmor1:arm64. [2022-02-09T05:42:13.743Z] #21 17.57 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-09T05:42:13.743Z] #21 17.58 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-09T05:42:14.005Z] #21 17.63 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-09T05:42:14.005Z] #21 17.64 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-09T05:42:14.005Z] #21 17.65 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-09T05:42:14.005Z] #21 17.76 Selecting previously unselected package libgcc-s1:s390x. [2022-02-09T05:42:14.005Z] #21 17.77 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-02-09T05:42:14.005Z] #21 17.77 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-02-09T05:42:14.005Z] #21 17.81 Selecting previously unselected package libcrypt1:s390x. [2022-02-09T05:42:14.005Z] #21 17.82 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-02-09T05:42:14.005Z] #21 17.82 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-02-09T05:42:14.268Z] #21 17.90 Selecting previously unselected package libc6:s390x. [2022-02-09T05:42:14.268Z] #21 17.90 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-02-09T05:42:14.528Z] #21 18.16 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-02-09T05:42:14.789Z] #21 18.61 Selecting previously unselected package libapparmor1:s390x. [2022-02-09T05:42:15.051Z] #21 18.61 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-02-09T05:42:15.051Z] #21 18.62 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-02-09T05:42:15.051Z] #21 18.66 Selecting previously unselected package libapparmor-dev:s390x. [2022-02-09T05:42:15.051Z] #21 18.67 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-02-09T05:42:15.051Z] #21 18.67 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-02-09T05:42:15.051Z] #21 18.73 Selecting previously unselected package libgcc-s1:armhf. [2022-02-09T05:42:15.051Z] #21 18.74 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-02-09T05:42:15.051Z] #21 18.74 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-02-09T05:42:15.051Z] #21 18.79 Selecting previously unselected package libcrypt1:armhf. [2022-02-09T05:42:15.051Z] #21 18.79 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-02-09T05:42:15.051Z] #21 18.80 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-02-09T05:42:15.312Z] #21 18.87 Selecting previously unselected package libc6:armhf. [2022-02-09T05:42:15.312Z] #21 18.88 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-02-09T05:42:15.312Z] #21 19.07 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-02-09T05:42:15.572Z] #21 19.47 Selecting previously unselected package libapparmor1:armhf. [2022-02-09T05:42:15.833Z] #21 19.47 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-02-09T05:42:15.833Z] #21 19.48 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-02-09T05:42:15.833Z] #21 19.53 Selecting previously unselected package libapparmor-dev:armhf. [2022-02-09T05:42:15.833Z] #21 19.53 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-02-09T05:42:15.833Z] #21 19.53 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-02-09T05:42:15.833Z] #21 19.60 Selecting previously unselected package libgcc-s1:ppc64el. [2022-02-09T05:42:15.833Z] #21 19.60 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-02-09T05:42:15.833Z] #21 19.61 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-09T05:42:15.833Z] #21 19.65 Selecting previously unselected package libcrypt1:ppc64el. [2022-02-09T05:42:15.833Z] #21 19.65 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-02-09T05:42:15.833Z] #21 19.66 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-09T05:42:16.094Z] #21 19.74 Selecting previously unselected package libc6:ppc64el. [2022-02-09T05:42:16.094Z] #21 19.75 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-02-09T05:42:16.355Z] #21 19.95 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-09T05:42:16.929Z] #21 20.54 Selecting previously unselected package libapparmor1:ppc64el. [2022-02-09T05:42:16.929Z] #21 20.55 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-02-09T05:42:16.929Z] #21 20.55 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-02-09T05:42:16.929Z] #21 20.61 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-02-09T05:42:16.929Z] #21 20.61 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-02-09T05:42:16.929Z] #21 20.62 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-09T05:42:16.929Z] #21 20.68 Selecting previously unselected package libseccomp2:s390x. [2022-02-09T05:42:16.929Z] #21 20.68 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-02-09T05:42:16.929Z] #21 20.69 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-09T05:42:16.929Z] #21 20.73 Selecting previously unselected package libseccomp-dev:s390x. [2022-02-09T05:42:17.192Z] #21 20.74 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-02-09T05:42:17.192Z] #21 20.74 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-09T05:42:17.192Z] #21 20.80 Selecting previously unselected package libseccomp2:ppc64el. [2022-02-09T05:42:17.192Z] #21 20.80 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-09T05:42:17.192Z] #21 20.81 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-09T05:42:17.192Z] #21 20.85 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-02-09T05:42:17.192Z] #21 20.85 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-09T05:42:17.192Z] #21 20.86 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-09T05:42:17.192Z] #21 20.92 Selecting previously unselected package libseccomp2:armhf. [2022-02-09T05:42:17.192Z] #21 20.93 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-02-09T05:42:17.192Z] #21 20.94 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-09T05:42:17.192Z] #21 20.98 Selecting previously unselected package libseccomp-dev:armhf. [2022-02-09T05:42:17.192Z] #21 20.98 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-02-09T05:42:17.192Z] #21 20.99 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-09T05:42:17.192Z] #21 21.04 Selecting previously unselected package libseccomp2:armel. [2022-02-09T05:42:17.192Z] #21 21.04 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-02-09T05:42:17.192Z] #21 21.05 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-09T05:42:17.192Z] #21 21.08 Selecting previously unselected package libseccomp-dev:armel. [2022-02-09T05:42:17.454Z] #21 21.09 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-02-09T05:42:17.454Z] #21 21.09 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-09T05:42:17.454Z] #21 21.15 Selecting previously unselected package libseccomp2:arm64. [2022-02-09T05:42:17.454Z] #21 21.16 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-02-09T05:42:17.454Z] #21 21.16 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-09T05:42:17.454Z] #21 21.20 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-09T05:42:17.454Z] #21 21.21 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-09T05:42:17.454Z] #21 21.22 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-09T05:42:17.454Z] #21 21.30 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-02-09T05:42:17.454Z] #21 21.31 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-02-09T05:42:17.717Z] #21 21.32 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-02-09T05:42:17.717Z] #21 21.33 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-09T05:42:17.717Z] #21 21.35 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-02-09T05:42:17.717Z] #21 21.36 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-09T05:42:17.717Z] #21 21.38 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-02-09T05:42:17.717Z] #21 21.39 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-02-09T05:42:17.717Z] #21 21.40 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-09T05:42:17.717Z] #21 21.41 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-02-09T05:42:17.717Z] #21 21.42 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-02-09T05:42:17.717Z] #21 21.44 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-02-09T05:42:17.717Z] #21 21.45 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-02-09T05:42:17.717Z] #21 21.46 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-09T05:42:17.717Z] #21 21.47 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-02-09T05:42:17.717Z] #21 21.48 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-02-09T05:42:18.867Z] 1bd78008c728: Download complete [2022-02-09T05:42:19.107Z] #21 22.74 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-02-09T05:42:20.494Z] #21 24.00 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-02-09T05:42:20.544Z] #43 DONE 188.6s [2022-02-09T05:42:20.544Z] [2022-02-09T05:42:20.544Z] #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-09T05:42:20.544Z] #56 sha256:1cb9540395ceffe6233bdd821bd047e424e1493e3e6eae6df36a665bd3040780 [2022-02-09T05:42:20.544Z] #56 ... [2022-02-09T05:42:20.544Z] [2022-02-09T05:42:20.544Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-09T05:42:20.545Z] #44 sha256:293ac579f0f52f7920638c25ea1de10875c0f308d8e539b8673e4333dd9a527c [2022-02-09T05:42:21.148Z] #44 DONE 0.5s [2022-02-09T05:42:21.148Z] [2022-02-09T05:42:21.148Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-09T05:42:21.148Z] #48 sha256:abbc4ffab160b0243b2539eb68554fd3439cc66ee78acdbc1b4be3d6e7dcc5bd [2022-02-09T05:42:21.404Z] #48 DONE 0.1s [2022-02-09T05:42:21.404Z] [2022-02-09T05:42:21.404Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-09T05:42:21.404Z] #50 sha256:c88c6aa951831f38803de44674071da1292fcff8d0ce4d8abfb01a8315190841 [2022-02-09T05:42:21.438Z] #21 25.22 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-09T05:42:21.661Z] #50 DONE 0.1s [2022-02-09T05:42:21.661Z] [2022-02-09T05:42:21.661Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-09T05:42:21.661Z] #52 sha256:b6ba87c96089070b96ac632d4777c38bbe602f9dd543168ddf563f07a64624cd [2022-02-09T05:42:21.918Z] #52 DONE 0.4s [2022-02-09T05:42:21.918Z] [2022-02-09T05:42:21.918Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-09T05:42:21.918Z] #54 sha256:684e0a9a27902a97aa38f823df872e2f2fb2ff04a328c74b8e5f38818db948cb [2022-02-09T05:42:21.918Z] #54 DONE 0.1s [2022-02-09T05:42:21.918Z] [2022-02-09T05:42:21.918Z] #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-09T05:42:21.918Z] #56 sha256:1cb9540395ceffe6233bdd821bd047e424e1493e3e6eae6df36a665bd3040780 [2022-02-09T05:42:22.216Z] #60 ... [2022-02-09T05:42:22.216Z] [2022-02-09T05:42:22.216Z] #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-09T05:42:22.216Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-09T05:42:22.216Z] #43 DONE 189.8s [2022-02-09T05:42:22.216Z] [2022-02-09T05:42:22.216Z] #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-09T05:42:22.216Z] #60 sha256:92953cf0259858febe8fe187d69d361fe405ac2ba710ac5cb4428829fdc0a9d6 [2022-02-09T05:42:22.828Z] #60 ... [2022-02-09T05:42:22.828Z] [2022-02-09T05:42:22.828Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-09T05:42:22.828Z] #44 sha256:bacea7a03e588d07a775e0f18ee67461ea645f36d5b2b2c15902be896109673e [2022-02-09T05:42:22.828Z] #21 26.44 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-02-09T05:42:23.185Z] #56 ... [2022-02-09T05:42:23.185Z] [2022-02-09T05:42:23.185Z] #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-09T05:42:23.185Z] #60 sha256:472fdd0dac4cc06af26d87b4e3bbf40af17085ca41270a2ce4e69a15a50ad407 [2022-02-09T05:42:23.185Z] #60 176.9 + bin/containerd [2022-02-09T05:42:23.437Z] #44 DONE 0.7s [2022-02-09T05:42:23.437Z] [2022-02-09T05:42:23.437Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-09T05:42:23.437Z] #48 sha256:2acce3cc4791351e30caaff7e2a964edd087d436300d50b124eccf96ea41b730 [2022-02-09T05:42:23.437Z] #48 DONE 0.1s [2022-02-09T05:42:23.437Z] [2022-02-09T05:42:23.437Z] #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-09T05:42:23.437Z] #60 sha256:92953cf0259858febe8fe187d69d361fe405ac2ba710ac5cb4428829fdc0a9d6 [2022-02-09T05:42:23.437Z] #60 ... [2022-02-09T05:42:23.437Z] [2022-02-09T05:42:23.437Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-09T05:42:23.437Z] #50 sha256:0fe9f5df8ae564af806612e03cfee3ec01ebbbf610049845e973d996bf4040e4 [2022-02-09T05:42:23.437Z] #50 DONE 0.1s [2022-02-09T05:42:23.437Z] [2022-02-09T05:42:23.437Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-09T05:42:23.437Z] #52 sha256:c8422a6c99bfa606c641edeea04bbd70055fd5832a8199a097c8e76339b32e09 [2022-02-09T05:42:23.775Z] #21 27.63 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-09T05:42:23.775Z] #21 27.64 Setting up libapparmor1:armel (2.13.6-10) ... [2022-02-09T05:42:24.003Z] #52 DONE 0.5s [2022-02-09T05:42:24.003Z] [2022-02-09T05:42:24.003Z] #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-09T05:42:24.003Z] #60 sha256:92953cf0259858febe8fe187d69d361fe405ac2ba710ac5cb4428829fdc0a9d6 [2022-02-09T05:42:24.003Z] #60 ... [2022-02-09T05:42:24.003Z] [2022-02-09T05:42:24.003Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-09T05:42:24.003Z] #54 sha256:847e488c935fcdaf9fb49f947777bb8d1f22f857423237c457ffee455f9716f3 [2022-02-09T05:42:24.003Z] #54 DONE 0.1s [2022-02-09T05:42:24.040Z] #21 27.65 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-02-09T05:42:24.040Z] #21 27.66 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-02-09T05:42:24.040Z] #21 27.67 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-02-09T05:42:24.040Z] #21 27.69 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-09T05:42:24.040Z] #21 27.70 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-09T05:42:24.040Z] #21 27.71 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-09T05:42:24.040Z] #21 27.72 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-09T05:42:24.040Z] #21 27.74 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-09T05:42:24.040Z] #21 27.75 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-09T05:42:24.040Z] #21 27.76 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-02-09T05:42:24.040Z] #21 27.77 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-02-09T05:42:24.040Z] #21 27.78 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-09T05:42:24.040Z] #21 27.79 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-02-09T05:42:24.040Z] #21 27.80 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-09T05:42:24.040Z] #21 27.81 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-09T05:42:24.040Z] #21 27.83 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-09T05:42:24.040Z] #21 27.84 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-09T05:42:24.040Z] #21 27.85 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-09T05:42:24.261Z] [2022-02-09T05:42:24.261Z] #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-09T05:42:24.261Z] #60 sha256:92953cf0259858febe8fe187d69d361fe405ac2ba710ac5cb4428829fdc0a9d6 [2022-02-09T05:42:24.302Z] #21 27.86 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:42:24.565Z] #21 DONE 28.4s [2022-02-09T05:42:24.565Z] [2022-02-09T05:42:24.565Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-09T05:42:24.565Z] #62 sha256:522963e37827e39bf7de4f1e2657b3c82d380d4b2a57389ef41a297d47690117 [2022-02-09T05:42:24.825Z] #62 DONE 0.2s [2022-02-09T05:42:24.825Z] [2022-02-09T05:42:24.825Z] #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-09T05:42:24.825Z] #63 sha256:619a14b19755c1826503f044eafa1f6541d82bd8fcdf007a4d1a94e6cf31f533 [2022-02-09T05:42:24.879Z] #60 190.1 # github.com/containerd/containerd/cmd/containerd [2022-02-09T05:42:24.879Z] #60 190.1 /usr/bin/ld: /tmp/go-link-3337838327/000019.o: in function `New': [2022-02-09T05:42:24.879Z] #60 190.1 /tmp/tmp.TXHFO0hXTF/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-09T05:42:24.879Z] #60 190.2 + bin/containerd-stress [2022-02-09T05:42:24.879Z] #60 191.2 + bin/containerd-shim [2022-02-09T05:42:25.767Z] #63 1.080 + RM_GOPATH=0 [2022-02-09T05:42:25.767Z] #63 1.080 + TMP_GOPATH= [2022-02-09T05:42:26.028Z] #63 ... [2022-02-09T05:42:26.028Z] [2022-02-09T05:42:26.028Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-09T05:42:26.028Z] #22 sha256:db21e59dbb089b39bb556b279dd03639542ff288b07d5d108df7688b9df78181 [2022-02-09T05:42:26.028Z] #22 DONE 1.3s [2022-02-09T05:42:26.028Z] [2022-02-09T05:42:26.028Z] #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-09T05:42:26.028Z] #63 sha256:619a14b19755c1826503f044eafa1f6541d82bd8fcdf007a4d1a94e6cf31f533 [2022-02-09T05:42:26.028Z] #63 1.080 + : /build [2022-02-09T05:42:26.028Z] #63 1.080 + '[' -z '' ']' [2022-02-09T05:42:26.028Z] #63 1.080 ++ mktemp -d [2022-02-09T05:42:26.028Z] #63 1.082 + export GOPATH=/tmp/tmp.hsEI1yVV5h [2022-02-09T05:42:26.028Z] #63 1.082 + GOPATH=/tmp/tmp.hsEI1yVV5h [2022-02-09T05:42:26.028Z] #63 1.082 + RM_GOPATH=1 [2022-02-09T05:42:26.028Z] #63 1.082 + case "$(go env GOARCH)" in [2022-02-09T05:42:26.028Z] #63 1.082 ++ go env GOARCH [2022-02-09T05:42:26.028Z] #63 1.086 + export GO_BUILDMODE=-buildmode=pie [2022-02-09T05:42:26.028Z] #63 1.086 + GO_BUILDMODE=-buildmode=pie [2022-02-09T05:42:26.028Z] #63 1.087 ++ dirname /install.sh [2022-02-09T05:42:26.028Z] #63 1.088 + dir=/ [2022-02-09T05:42:26.028Z] #63 1.088 + bin=runc [2022-02-09T05:42:26.028Z] #63 1.088 + shift [2022-02-09T05:42:26.028Z] #63 1.088 + '[' '!' -f //runc.installer ']' [2022-02-09T05:42:26.028Z] #63 1.088 + . //runc.installer [2022-02-09T05:42:26.028Z] #63 1.088 ++ set -e [2022-02-09T05:42:26.028Z] #63 1.088 ++ : v1.1.0 [2022-02-09T05:42:26.028Z] #63 1.088 + install_runc [2022-02-09T05:42:26.028Z] #63 1.089 + RUNC_BUILDTAGS=seccomp [2022-02-09T05:42:26.028Z] #63 1.089 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-09T05:42:26.028Z] #63 1.089 Install runc version v1.1.0 (build tags: seccomp) [2022-02-09T05:42:26.028Z] #63 1.089 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hsEI1yVV5h/src/github.com/opencontainers/runc [2022-02-09T05:42:26.028Z] #63 1.090 Cloning into '/tmp/tmp.hsEI1yVV5h/src/github.com/opencontainers/runc'... [2022-02-09T05:42:26.974Z] #63 ... [2022-02-09T05:42:26.974Z] [2022-02-09T05:42:26.974Z] #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-09T05:42:26.974Z] #23 sha256:5ac3eb3ca28282bbf70fda90c0c945ef924bfae5086a3f2d41af9fd8c8c8353d [2022-02-09T05:42:26.974Z] #23 DONE 0.9s [2022-02-09T05:42:26.974Z] [2022-02-09T05:42:26.974Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-09T05:42:26.974Z] #24 sha256:2d4c73337c62a97c3086bc6d7faefe36532c57917bc7045df5475ef8be001e80 [2022-02-09T05:42:27.382Z] #60 ... [2022-02-09T05:42:27.382Z] [2022-02-09T05:42:27.382Z] #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-09T05:42:27.382Z] #56 sha256:bd7a7235206cb3c7dfcef4d82b51d1f18b004c4ba42ad37d89eb0dc24321cba3 [2022-02-09T05:42:27.382Z] #56 110.1 + mkdir -p /build [2022-02-09T05:42:27.382Z] #56 110.1 + cp runc /build/runc [2022-02-09T05:42:27.382Z] #56 DONE 111.3s [2022-02-09T05:42:27.382Z] [2022-02-09T05:42:27.382Z] #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-09T05:42:27.382Z] #60 sha256:472fdd0dac4cc06af26d87b4e3bbf40af17085ca41270a2ce4e69a15a50ad407 [2022-02-09T05:42:27.572Z] 4612f6d0b889: Verifying Checksum [2022-02-09T05:42:27.572Z] 4612f6d0b889: Download complete [2022-02-09T05:42:27.917Z] #24 0.888 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-09T05:42:27.917Z] #24 DONE 1.1s [2022-02-09T05:42:27.917Z] [2022-02-09T05:42:27.917Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-09T05:42:27.917Z] #25 sha256:07c1e470dff771da584d8e174320cf3241347fde64862ad1a1883e4a1d9d7a1d [2022-02-09T05:42:28.158Z] #60 197.1 + bin/containerd-shim-runc-v1 [2022-02-09T05:42:28.764Z] #60 ... [2022-02-09T05:42:28.764Z] [2022-02-09T05:42:28.764Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-09T05:42:28.764Z] #57 sha256:25a842b219038e2c0a79b0b8a7e08ac27e18c6e3705763a1bf76e0352a452a49 [2022-02-09T05:42:28.764Z] #57 DONE 0.2s [2022-02-09T05:42:28.764Z] [2022-02-09T05:42:28.764Z] #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-09T05:42:28.764Z] #60 sha256:472fdd0dac4cc06af26d87b4e3bbf40af17085ca41270a2ce4e69a15a50ad407 [2022-02-09T05:42:28.867Z] #25 DONE 0.9s [2022-02-09T05:42:28.867Z] [2022-02-09T05:42:28.867Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-09T05:42:28.867Z] #26 sha256:bc187125d87589fcbf96f57b052c47b4faac753419a52ae2db8572667ff9074a [2022-02-09T05:42:29.810Z] #26 DONE 0.9s [2022-02-09T05:42:29.810Z] [2022-02-09T05:42:29.810Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-02-09T05:42:29.810Z] #27 sha256:d6df7002c83649f0cd6fa405153548e82ff206bd3810ffd338d0597dfd935d50 [2022-02-09T05:42:30.756Z] #27 DONE 0.9s [2022-02-09T05:42:30.756Z] [2022-02-09T05:42:30.756Z] #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-09T05:42:30.756Z] #28 sha256:a0958e570b998fbc655c80baa0421c7ed31252c407c0d96888e7e8728e6406ae [2022-02-09T05:42:32.146Z] #28 1.146 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-09T05:42:32.146Z] #28 1.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-09T05:42:32.146Z] #28 1.160 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-09T05:42:32.146Z] #28 1.407 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-09T05:42:32.334Z] #60 201.3 + bin/containerd-shim-runc-v2 [2022-02-09T05:42:32.407Z] #28 1.683 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-09T05:42:32.899Z] #60 201.9 + binaries [2022-02-09T05:42:32.899Z] #60 201.9 + install -D bin/containerd /build/containerd [2022-02-09T05:42:32.899Z] #60 201.9 + install -D bin/containerd-shim /build/containerd-shim [2022-02-09T05:42:32.899Z] #60 201.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-09T05:42:32.899Z] #60 201.9 + install -D bin/ctr /build/ctr [2022-02-09T05:42:32.983Z] #28 2.000 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-09T05:42:33.246Z] #28 2.299 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-09T05:42:33.246Z] #28 2.519 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-09T05:42:33.508Z] #28 2.748 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-09T05:42:33.770Z] #28 2.991 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-09T05:42:33.770Z] #28 2.991 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [110 kB] [2022-02-09T05:42:33.770Z] #28 2.992 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [118 kB] [2022-02-09T05:42:33.770Z] #28 2.992 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [117 kB] [2022-02-09T05:42:33.770Z] #28 2.992 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [110 kB] [2022-02-09T05:42:33.770Z] #28 2.995 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-09T05:42:33.770Z] #28 3.052 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-09T05:42:33.770Z] #28 3.063 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-09T05:42:33.770Z] #28 3.064 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-09T05:42:33.770Z] #28 3.065 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-09T05:42:33.770Z] #28 3.066 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-09T05:42:33.770Z] #28 3.071 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-09T05:42:37.987Z] #28 ... [2022-02-09T05:42:37.987Z] [2022-02-09T05:42:37.987Z] #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-09T05:42:37.987Z] #67 sha256:1abfe43d828b0da66f37a6c2873b837c7e6ef1d544e97be11617391435df7f83 [2022-02-09T05:42:37.987Z] #67 67.81 + bin/containerd [2022-02-09T05:42:38.155Z] #60 DONE 206.9s [2022-02-09T05:42:38.717Z] [2022-02-09T05:42:38.717Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-09T05:42:38.717Z] #61 sha256:8a8395d60bfe1c711be08c26ece7a0a81b434b1efa72864fa3562a6742c97250 [2022-02-09T05:42:39.645Z] #61 DONE 1.1s [2022-02-09T05:42:39.645Z] [2022-02-09T05:42:39.645Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-09T05:42:39.645Z] #66 sha256:5dfca9af1e6562ffc45b468a94ca390d8001b6b359bc89e92d9e90a010bf136e [2022-02-09T05:42:39.907Z] #67 ... [2022-02-09T05:42:39.907Z] [2022-02-09T05:42:39.907Z] #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-09T05:42:39.907Z] #63 sha256:619a14b19755c1826503f044eafa1f6541d82bd8fcdf007a4d1a94e6cf31f533 [2022-02-09T05:42:39.907Z] #63 5.105 + cd /tmp/tmp.hsEI1yVV5h/src/github.com/opencontainers/runc [2022-02-09T05:42:39.907Z] #63 5.105 + git checkout -q v1.1.0 [2022-02-09T05:42:39.907Z] #63 5.320 + '[' -z '' ']' [2022-02-09T05:42:39.907Z] #63 5.320 + target=static [2022-02-09T05:42:39.907Z] #63 5.320 + make BUILDTAGS=seccomp static [2022-02-09T05:42:39.907Z] #63 5.486 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-09T05:42:40.210Z] #66 DONE 0.4s [2022-02-09T05:42:40.210Z] [2022-02-09T05:42:40.210Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-09T05:42:40.210Z] #71 sha256:01488d619fff5971a4b7a86350b85544043c2e91312519ca8afada44fb1e5962 [2022-02-09T05:42:41.579Z] #71 DONE 1.5s [2022-02-09T05:42:41.579Z] [2022-02-09T05:42:41.579Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-09T05:42:41.579Z] #72 sha256:645ef812eb0a099868c6720990a390af4d71f6aa80aa3b8bfa64ef8bf87753a9 [2022-02-09T05:42:41.579Z] #72 DONE 0.0s [2022-02-09T05:42:41.579Z] [2022-02-09T05:42:41.579Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-09T05:42:41.579Z] #73 sha256:a9588ac6c3c9d79affb3b2836b55f591c36e0e594616ddee4b9a7d548448299f [2022-02-09T05:42:42.363Z] #60 176.4 + bin/containerd [2022-02-09T05:42:42.512Z] #73 DONE 0.8s [2022-02-09T05:42:42.512Z] [2022-02-09T05:42:42.512Z] #74 exporting to image [2022-02-09T05:42:42.512Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-09T05:42:42.512Z] #74 exporting layers [2022-02-09T05:42:43.866Z] #56 ... [2022-02-09T05:42:43.866Z] [2022-02-09T05:42:43.866Z] #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-09T05:42:43.866Z] #60 sha256:4d2c96facca8e4964f7f6e57229dd9063a1a01a5585b2e6655c328f266161cda [2022-02-09T05:42:43.866Z] #60 177.7 + bin/containerd [2022-02-09T05:42:44.841Z] #60 ... [2022-02-09T05:42:44.841Z] [2022-02-09T05:42:44.841Z] #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-09T05:42:44.841Z] #56 sha256:1cb9540395ceffe6233bdd821bd047e424e1493e3e6eae6df36a665bd3040780 [2022-02-09T05:42:44.841Z] #56 112.1 + mkdir -p /build [2022-02-09T05:42:44.841Z] #56 112.1 + cp runc /build/runc [2022-02-09T05:42:44.841Z] #56 DONE 112.8s [2022-02-09T05:42:44.841Z] [2022-02-09T05:42:44.841Z] #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-09T05:42:44.841Z] #60 sha256:4d2c96facca8e4964f7f6e57229dd9063a1a01a5585b2e6655c328f266161cda [2022-02-09T05:42:45.209Z] #63 ... [2022-02-09T05:42:45.209Z] [2022-02-09T05:42:45.209Z] #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-09T05:42:45.209Z] #28 sha256:a0958e570b998fbc655c80baa0421c7ed31252c407c0d96888e7e8728e6406ae [2022-02-09T05:42:45.209Z] #28 14.04 Fetched 48.9 MB in 13s (3714 kB/s) [2022-02-09T05:42:45.792Z] #74 exporting layers 3.1s done [2022-02-09T05:42:45.792Z] #74 writing image sha256:1f5e9f62f1f0e61a5159612ff85ccac0436daeb5c98760c76eb01f3c14dc58c4 [2022-02-09T05:42:45.792Z] #74 writing image sha256:1f5e9f62f1f0e61a5159612ff85ccac0436daeb5c98760c76eb01f3c14dc58c4 done [2022-02-09T05:42:45.792Z] #74 naming to docker.io/library/docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f done [2022-02-09T05:42:45.792Z] #74 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-09T05:42:46.120Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-09T05:42:46.581Z] #60 ... [2022-02-09T05:42:46.581Z] [2022-02-09T05:42:46.581Z] #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-09T05:42:46.581Z] #56 sha256:fb31fe4439673ffbc68af7b3afb85efb363049845dc0efd06be64d6fe2d29ccd [2022-02-09T05:42:46.581Z] #56 112.6 + mkdir -p /build [2022-02-09T05:42:46.581Z] #56 112.6 + cp runc /build/runc [2022-02-09T05:42:46.581Z] #56 DONE 113.3s [2022-02-09T05:42:46.581Z] [2022-02-09T05:42:46.581Z] #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-09T05:42:46.581Z] #60 sha256:92953cf0259858febe8fe187d69d361fe405ac2ba710ac5cb4428829fdc0a9d6 [2022-02-09T05:42:46.659Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43221/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f hack/test/unit [2022-02-09T05:42:46.738Z] #60 ... [2022-02-09T05:42:46.738Z] [2022-02-09T05:42:46.738Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-09T05:42:46.738Z] #57 sha256:03f11bacb304e472f8506b502f92f1486fa7a9dc63da622c3e09a2f45d622fbf [2022-02-09T05:42:46.738Z] #57 DONE 0.2s [2022-02-09T05:42:46.738Z] [2022-02-09T05:42:46.738Z] #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-09T05:42:46.738Z] #60 sha256:4d2c96facca8e4964f7f6e57229dd9063a1a01a5585b2e6655c328f266161cda [2022-02-09T05:42:47.512Z] #60 ... [2022-02-09T05:42:47.512Z] [2022-02-09T05:42:47.512Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-09T05:42:47.512Z] #57 sha256:793d5398e9ea51c552f3dfece08f49003dcedf68f091402b4ae2716724dc558f [2022-02-09T05:42:47.512Z] #57 DONE 0.2s [2022-02-09T05:42:47.512Z] [2022-02-09T05:42:47.512Z] #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-09T05:42:47.512Z] #60 sha256:92953cf0259858febe8fe187d69d361fe405ac2ba710ac5cb4428829fdc0a9d6 [2022-02-09T05:42:48.025Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-09T05:42:48.025Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-09T05:42:48.025Z] + TESTDIRS=./... [2022-02-09T05:42:48.025Z] + exclude_paths='/vendor/|/integration' [2022-02-09T05:42:48.025Z] ++ go list ./... [2022-02-09T05:42:48.025Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-09T05:42:48.956Z] + pkg_list='github.com/docker/docker/api [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/backend/build [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/httputils [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/middleware [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/router [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/router/build [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/router/container [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/router/debug [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/router/distribution [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/router/grpc [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/router/image [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/router/network [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/router/plugin [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/router/session [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/router/swarm [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/router/system [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/server/router/volume [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/backend [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/blkiodev [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/container [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/events [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/filters [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/image [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/mount [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/network [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/registry [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/strslice [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/swarm [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/time [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/versions [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-09T05:42:48.956Z] github.com/docker/docker/api/types/volume [2022-02-09T05:42:48.956Z] github.com/docker/docker/builder [2022-02-09T05:42:48.956Z] github.com/docker/docker/builder/builder-next [2022-02-09T05:42:48.956Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-09T05:42:48.956Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-09T05:42:48.956Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-09T05:42:48.956Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-09T05:42:48.956Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-09T05:42:48.956Z] github.com/docker/docker/builder/builder-next/worker [2022-02-09T05:42:48.956Z] github.com/docker/docker/builder/dockerfile [2022-02-09T05:42:48.956Z] github.com/docker/docker/builder/dockerignore [2022-02-09T05:42:48.956Z] github.com/docker/docker/builder/remotecontext [2022-02-09T05:42:48.956Z] github.com/docker/docker/builder/remotecontext/git [2022-02-09T05:42:48.956Z] github.com/docker/docker/cli [2022-02-09T05:42:48.956Z] github.com/docker/docker/cli/config [2022-02-09T05:42:48.956Z] github.com/docker/docker/cli/debug [2022-02-09T05:42:48.956Z] github.com/docker/docker/client [2022-02-09T05:42:48.956Z] github.com/docker/docker/cmd/docker-proxy [2022-02-09T05:42:48.956Z] github.com/docker/docker/cmd/dockerd [2022-02-09T05:42:48.956Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-09T05:42:48.956Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-09T05:42:48.956Z] github.com/docker/docker/container [2022-02-09T05:42:48.956Z] github.com/docker/docker/container/stream [2022-02-09T05:42:48.956Z] github.com/docker/docker/contrib/apparmor [2022-02-09T05:42:48.956Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-09T05:42:48.956Z] github.com/docker/docker/contrib/httpserver [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/cluster [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/cluster/convert [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/cluster/executor [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/cluster/provider [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/config [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/events [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/events/testutils [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/exec [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/graphdriver [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/images [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/initlayer [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/links [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/listeners [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger/gelf [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger/journald [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger/local [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger/logentries [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger/splunk [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger/syslog [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/logger/templates [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/names [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/network [2022-02-09T05:42:48.956Z] github.com/docker/docker/daemon/stats [2022-02-09T05:42:48.956Z] github.com/docker/docker/distribution [2022-02-09T05:42:48.956Z] github.com/docker/docker/distribution/metadata [2022-02-09T05:42:48.956Z] github.com/docker/docker/distribution/utils [2022-02-09T05:42:48.956Z] github.com/docker/docker/distribution/xfer [2022-02-09T05:42:48.956Z] github.com/docker/docker/dockerversion [2022-02-09T05:42:48.956Z] github.com/docker/docker/errdefs [2022-02-09T05:42:48.956Z] github.com/docker/docker/image [2022-02-09T05:42:48.956Z] github.com/docker/docker/image/cache [2022-02-09T05:42:48.956Z] github.com/docker/docker/image/tarexport [2022-02-09T05:42:48.956Z] github.com/docker/docker/image/v1 [2022-02-09T05:42:48.956Z] github.com/docker/docker/internal/test/suite [2022-02-09T05:42:48.956Z] github.com/docker/docker/layer [2022-02-09T05:42:48.956Z] github.com/docker/docker/libcontainerd [2022-02-09T05:42:48.956Z] github.com/docker/docker/libcontainerd/queue [2022-02-09T05:42:48.956Z] github.com/docker/docker/libcontainerd/remote [2022-02-09T05:42:48.956Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-09T05:42:48.956Z] github.com/docker/docker/libcontainerd/types [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/bitseq [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/cluster [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/config [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/datastore [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/driverapi [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/etchosts [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/idm [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/ipam [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/iptables [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/netlabel [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/netutils [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/networkdb [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/ns [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/options [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/osl [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/portallocator [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/portmapper [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/testutils [2022-02-09T05:42:48.956Z] github.com/docker/docker/libnetwork/types [2022-02-09T05:42:48.956Z] github.com/docker/docker/oci [2022-02-09T05:42:48.956Z] github.com/docker/docker/oci/caps [2022-02-09T05:42:48.956Z] github.com/docker/docker/opts [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/aaparser [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/archive [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/authorization [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/broadcaster [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/capabilities [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/chrootarchive [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/containerfs [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/devicemapper [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/directory [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/dmesg [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/filenotify [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/fileutils [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/fsutils [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/homedir [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/idtools [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/ioutils [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/jsonmessage [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/locker [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/longpath [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/loopback [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/mount [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/namesgenerator [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/parsers [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/pidfile [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/platform [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/plugingetter [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/plugins [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/plugins/transport [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/pools [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/progress [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/pubsub [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/reexec [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/signal [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/stack [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/stdcopy [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/streamformatter [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/stringid [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/symlink [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/sysinfo [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/system [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/tailfile [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/tarsum [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/term [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/term/windows [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/truncindex [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/urlutil [2022-02-09T05:42:48.956Z] github.com/docker/docker/pkg/useragent [2022-02-09T05:42:48.956Z] github.com/docker/docker/plugin [2022-02-09T05:42:48.956Z] github.com/docker/docker/plugin/executor/containerd [2022-02-09T05:42:48.956Z] github.com/docker/docker/plugin/v2 [2022-02-09T05:42:48.956Z] github.com/docker/docker/profiles/apparmor [2022-02-09T05:42:48.956Z] github.com/docker/docker/profiles/seccomp [2022-02-09T05:42:48.956Z] github.com/docker/docker/quota [2022-02-09T05:42:48.956Z] github.com/docker/docker/reference [2022-02-09T05:42:48.956Z] github.com/docker/docker/registry [2022-02-09T05:42:48.956Z] github.com/docker/docker/registry/resumable [2022-02-09T05:42:48.956Z] github.com/docker/docker/restartmanager [2022-02-09T05:42:48.956Z] github.com/docker/docker/rootless [2022-02-09T05:42:48.956Z] github.com/docker/docker/rootless/specconv [2022-02-09T05:42:48.956Z] github.com/docker/docker/runconfig [2022-02-09T05:42:48.956Z] github.com/docker/docker/runconfig/opts [2022-02-09T05:42:48.956Z] github.com/docker/docker/testutil [2022-02-09T05:42:48.956Z] github.com/docker/docker/testutil/daemon [2022-02-09T05:42:48.956Z] github.com/docker/docker/testutil/environment [2022-02-09T05:42:48.956Z] github.com/docker/docker/testutil/fakecontext [2022-02-09T05:42:48.956Z] github.com/docker/docker/testutil/fakegit [2022-02-09T05:42:48.956Z] github.com/docker/docker/testutil/fakestorage [2022-02-09T05:42:48.956Z] github.com/docker/docker/testutil/fixtures/load [2022-02-09T05:42:48.956Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-09T05:42:48.956Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-09T05:42:48.956Z] github.com/docker/docker/testutil/registry [2022-02-09T05:42:48.956Z] github.com/docker/docker/testutil/request [2022-02-09T05:42:48.956Z] github.com/docker/docker/volume [2022-02-09T05:42:48.957Z] github.com/docker/docker/volume/drivers [2022-02-09T05:42:48.957Z] github.com/docker/docker/volume/local [2022-02-09T05:42:48.957Z] github.com/docker/docker/volume/mounts [2022-02-09T05:42:48.957Z] github.com/docker/docker/volume/service [2022-02-09T05:42:48.957Z] github.com/docker/docker/volume/service/opts [2022-02-09T05:42:48.957Z] github.com/docker/docker/volume/testutils' [2022-02-09T05:42:48.957Z] ++ grep --fixed-strings -v /libnetwork [2022-02-09T05:42:48.957Z] ++ echo 'github.com/docker/docker/api [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/backend/build [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/httputils [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/middleware [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/build [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/container [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/debug [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/distribution [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/grpc [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/image [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/network [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/plugin [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/session [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/swarm [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/system [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/volume [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/backend [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/blkiodev [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/container [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/events [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/filters [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/image [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/mount [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/network [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/registry [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/strslice [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/swarm [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/time [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/versions [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/volume [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/builder-next [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/builder-next/worker [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/dockerfile [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/dockerignore [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/remotecontext [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/remotecontext/git [2022-02-09T05:42:48.957Z] github.com/docker/docker/cli [2022-02-09T05:42:48.957Z] github.com/docker/docker/cli/config [2022-02-09T05:42:48.957Z] github.com/docker/docker/cli/debug [2022-02-09T05:42:48.957Z] github.com/docker/docker/client [2022-02-09T05:42:48.957Z] github.com/docker/docker/cmd/docker-proxy [2022-02-09T05:42:48.957Z] github.com/docker/docker/cmd/dockerd [2022-02-09T05:42:48.957Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-09T05:42:48.957Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-09T05:42:48.957Z] github.com/docker/docker/container [2022-02-09T05:42:48.957Z] github.com/docker/docker/container/stream [2022-02-09T05:42:48.957Z] github.com/docker/docker/contrib/apparmor [2022-02-09T05:42:48.957Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-09T05:42:48.957Z] github.com/docker/docker/contrib/httpserver [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/cluster [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/cluster/convert [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/cluster/executor [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/cluster/provider [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/config [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/events [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/events/testutils [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/exec [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/graphdriver [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/images [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/initlayer [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/links [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/listeners [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger/gelf [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger/journald [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger/local [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger/logentries [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger/splunk [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger/syslog [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/logger/templates [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/names [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/network [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/stats [2022-02-09T05:42:48.957Z] github.com/docker/docker/distribution [2022-02-09T05:42:48.957Z] github.com/docker/docker/distribution/metadata [2022-02-09T05:42:48.957Z] github.com/docker/docker/distribution/utils [2022-02-09T05:42:48.957Z] github.com/docker/docker/distribution/xfer [2022-02-09T05:42:48.957Z] github.com/docker/docker/dockerversion [2022-02-09T05:42:48.957Z] github.com/docker/docker/errdefs [2022-02-09T05:42:48.957Z] github.com/docker/docker/image [2022-02-09T05:42:48.957Z] github.com/docker/docker/image/cache [2022-02-09T05:42:48.957Z] github.com/docker/docker/image/tarexport [2022-02-09T05:42:48.957Z] github.com/docker/docker/image/v1 [2022-02-09T05:42:48.957Z] github.com/docker/docker/internal/test/suite [2022-02-09T05:42:48.957Z] github.com/docker/docker/layer [2022-02-09T05:42:48.957Z] github.com/docker/docker/libcontainerd [2022-02-09T05:42:48.957Z] github.com/docker/docker/libcontainerd/queue [2022-02-09T05:42:48.957Z] github.com/docker/docker/libcontainerd/remote [2022-02-09T05:42:48.957Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-09T05:42:48.957Z] github.com/docker/docker/libcontainerd/types [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/bitseq [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/cluster [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/config [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/datastore [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/driverapi [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/etchosts [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/idm [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/ipam [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/iptables [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/netlabel [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/netutils [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/networkdb [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/ns [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/options [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/osl [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/portallocator [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/portmapper [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/testutils [2022-02-09T05:42:48.957Z] github.com/docker/docker/libnetwork/types [2022-02-09T05:42:48.957Z] github.com/docker/docker/oci [2022-02-09T05:42:48.957Z] github.com/docker/docker/oci/caps [2022-02-09T05:42:48.957Z] github.com/docker/docker/opts [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/aaparser [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/archive [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/authorization [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/broadcaster [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/capabilities [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/chrootarchive [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/containerfs [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/devicemapper [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/directory [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/dmesg [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/filenotify [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/fileutils [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/fsutils [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/homedir [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/idtools [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/ioutils [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/jsonmessage [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/locker [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/longpath [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/loopback [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/mount [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/namesgenerator [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/parsers [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/pidfile [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/platform [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/plugingetter [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/plugins [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/plugins/transport [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/pools [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/progress [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/pubsub [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/reexec [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/signal [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/stack [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/stdcopy [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/streamformatter [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/stringid [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/symlink [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/sysinfo [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/system [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/tailfile [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/tarsum [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/term [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/term/windows [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/truncindex [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/urlutil [2022-02-09T05:42:48.957Z] github.com/docker/docker/pkg/useragent [2022-02-09T05:42:48.957Z] github.com/docker/docker/plugin [2022-02-09T05:42:48.957Z] github.com/docker/docker/plugin/executor/containerd [2022-02-09T05:42:48.957Z] github.com/docker/docker/plugin/v2 [2022-02-09T05:42:48.957Z] github.com/docker/docker/profiles/apparmor [2022-02-09T05:42:48.957Z] github.com/docker/docker/profiles/seccomp [2022-02-09T05:42:48.957Z] github.com/docker/docker/quota [2022-02-09T05:42:48.957Z] github.com/docker/docker/reference [2022-02-09T05:42:48.957Z] github.com/docker/docker/registry [2022-02-09T05:42:48.957Z] github.com/docker/docker/registry/resumable [2022-02-09T05:42:48.957Z] github.com/docker/docker/restartmanager [2022-02-09T05:42:48.957Z] github.com/docker/docker/rootless [2022-02-09T05:42:48.957Z] github.com/docker/docker/rootless/specconv [2022-02-09T05:42:48.957Z] github.com/docker/docker/runconfig [2022-02-09T05:42:48.957Z] github.com/docker/docker/runconfig/opts [2022-02-09T05:42:48.957Z] github.com/docker/docker/testutil [2022-02-09T05:42:48.957Z] github.com/docker/docker/testutil/daemon [2022-02-09T05:42:48.957Z] github.com/docker/docker/testutil/environment [2022-02-09T05:42:48.957Z] github.com/docker/docker/testutil/fakecontext [2022-02-09T05:42:48.957Z] github.com/docker/docker/testutil/fakegit [2022-02-09T05:42:48.957Z] github.com/docker/docker/testutil/fakestorage [2022-02-09T05:42:48.957Z] github.com/docker/docker/testutil/fixtures/load [2022-02-09T05:42:48.957Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-09T05:42:48.957Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-09T05:42:48.957Z] github.com/docker/docker/testutil/registry [2022-02-09T05:42:48.957Z] github.com/docker/docker/testutil/request [2022-02-09T05:42:48.957Z] github.com/docker/docker/volume [2022-02-09T05:42:48.957Z] github.com/docker/docker/volume/drivers [2022-02-09T05:42:48.957Z] github.com/docker/docker/volume/local [2022-02-09T05:42:48.957Z] github.com/docker/docker/volume/mounts [2022-02-09T05:42:48.957Z] github.com/docker/docker/volume/service [2022-02-09T05:42:48.957Z] github.com/docker/docker/volume/service/opts [2022-02-09T05:42:48.957Z] github.com/docker/docker/volume/testutils' [2022-02-09T05:42:48.957Z] + base_pkg_list='github.com/docker/docker/api [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/backend/build [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/httputils [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/middleware [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/build [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/container [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/debug [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/distribution [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/grpc [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/image [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/network [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/plugin [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/session [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/swarm [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/system [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/server/router/volume [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/backend [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/blkiodev [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/container [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/events [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/filters [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/image [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/mount [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/network [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/registry [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/strslice [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/swarm [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/time [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/versions [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-09T05:42:48.957Z] github.com/docker/docker/api/types/volume [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/builder-next [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/builder-next/worker [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/dockerfile [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/dockerignore [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/remotecontext [2022-02-09T05:42:48.957Z] github.com/docker/docker/builder/remotecontext/git [2022-02-09T05:42:48.957Z] github.com/docker/docker/cli [2022-02-09T05:42:48.957Z] github.com/docker/docker/cli/config [2022-02-09T05:42:48.957Z] github.com/docker/docker/cli/debug [2022-02-09T05:42:48.957Z] github.com/docker/docker/client [2022-02-09T05:42:48.957Z] github.com/docker/docker/cmd/docker-proxy [2022-02-09T05:42:48.957Z] github.com/docker/docker/cmd/dockerd [2022-02-09T05:42:48.957Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-09T05:42:48.957Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-09T05:42:48.957Z] github.com/docker/docker/container [2022-02-09T05:42:48.957Z] github.com/docker/docker/container/stream [2022-02-09T05:42:48.957Z] github.com/docker/docker/contrib/apparmor [2022-02-09T05:42:48.957Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-09T05:42:48.957Z] github.com/docker/docker/contrib/httpserver [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/cluster [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/cluster/convert [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/cluster/executor [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/cluster/provider [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/config [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/events [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/events/testutils [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/exec [2022-02-09T05:42:48.957Z] github.com/docker/docker/daemon/graphdriver [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/images [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/initlayer [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/links [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/listeners [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/gelf [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/journald [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/local [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/logentries [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/splunk [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/syslog [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/templates [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/names [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/network [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/stats [2022-02-09T05:42:48.958Z] github.com/docker/docker/distribution [2022-02-09T05:42:48.958Z] github.com/docker/docker/distribution/metadata [2022-02-09T05:42:48.958Z] github.com/docker/docker/distribution/utils [2022-02-09T05:42:48.958Z] github.com/docker/docker/distribution/xfer [2022-02-09T05:42:48.958Z] github.com/docker/docker/dockerversion [2022-02-09T05:42:48.958Z] github.com/docker/docker/errdefs [2022-02-09T05:42:48.958Z] github.com/docker/docker/image [2022-02-09T05:42:48.958Z] github.com/docker/docker/image/cache [2022-02-09T05:42:48.958Z] github.com/docker/docker/image/tarexport [2022-02-09T05:42:48.958Z] github.com/docker/docker/image/v1 [2022-02-09T05:42:48.958Z] github.com/docker/docker/internal/test/suite [2022-02-09T05:42:48.958Z] github.com/docker/docker/layer [2022-02-09T05:42:48.958Z] github.com/docker/docker/libcontainerd [2022-02-09T05:42:48.958Z] github.com/docker/docker/libcontainerd/queue [2022-02-09T05:42:48.958Z] github.com/docker/docker/libcontainerd/remote [2022-02-09T05:42:48.958Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-09T05:42:48.958Z] github.com/docker/docker/libcontainerd/types [2022-02-09T05:42:48.958Z] github.com/docker/docker/oci [2022-02-09T05:42:48.958Z] github.com/docker/docker/oci/caps [2022-02-09T05:42:48.958Z] github.com/docker/docker/opts [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/aaparser [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/archive [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/authorization [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/broadcaster [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/capabilities [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/chrootarchive [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/containerfs [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/devicemapper [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/directory [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/dmesg [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/filenotify [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/fileutils [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/fsutils [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/homedir [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/idtools [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/ioutils [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/jsonmessage [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/locker [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/longpath [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/loopback [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/mount [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/namesgenerator [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/parsers [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/pidfile [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/platform [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/plugingetter [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/plugins [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/plugins/transport [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/pools [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/progress [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/pubsub [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/reexec [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/signal [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/stack [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/stdcopy [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/streamformatter [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/stringid [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/symlink [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/sysinfo [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/system [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/tailfile [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/tarsum [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/term [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/term/windows [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/truncindex [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/urlutil [2022-02-09T05:42:48.958Z] github.com/docker/docker/pkg/useragent [2022-02-09T05:42:48.958Z] github.com/docker/docker/plugin [2022-02-09T05:42:48.958Z] github.com/docker/docker/plugin/executor/containerd [2022-02-09T05:42:48.958Z] github.com/docker/docker/plugin/v2 [2022-02-09T05:42:48.958Z] github.com/docker/docker/profiles/apparmor [2022-02-09T05:42:48.958Z] github.com/docker/docker/profiles/seccomp [2022-02-09T05:42:48.958Z] github.com/docker/docker/quota [2022-02-09T05:42:48.958Z] github.com/docker/docker/reference [2022-02-09T05:42:48.958Z] github.com/docker/docker/registry [2022-02-09T05:42:48.958Z] github.com/docker/docker/registry/resumable [2022-02-09T05:42:48.958Z] github.com/docker/docker/restartmanager [2022-02-09T05:42:48.958Z] github.com/docker/docker/rootless [2022-02-09T05:42:48.958Z] github.com/docker/docker/rootless/specconv [2022-02-09T05:42:48.958Z] github.com/docker/docker/runconfig [2022-02-09T05:42:48.958Z] github.com/docker/docker/runconfig/opts [2022-02-09T05:42:48.958Z] github.com/docker/docker/testutil [2022-02-09T05:42:48.958Z] github.com/docker/docker/testutil/daemon [2022-02-09T05:42:48.958Z] github.com/docker/docker/testutil/environment [2022-02-09T05:42:48.958Z] github.com/docker/docker/testutil/fakecontext [2022-02-09T05:42:48.958Z] github.com/docker/docker/testutil/fakegit [2022-02-09T05:42:48.958Z] github.com/docker/docker/testutil/fakestorage [2022-02-09T05:42:48.958Z] github.com/docker/docker/testutil/fixtures/load [2022-02-09T05:42:48.958Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-09T05:42:48.958Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-09T05:42:48.958Z] github.com/docker/docker/testutil/registry [2022-02-09T05:42:48.958Z] github.com/docker/docker/testutil/request [2022-02-09T05:42:48.958Z] github.com/docker/docker/volume [2022-02-09T05:42:48.958Z] github.com/docker/docker/volume/drivers [2022-02-09T05:42:48.958Z] github.com/docker/docker/volume/local [2022-02-09T05:42:48.958Z] github.com/docker/docker/volume/mounts [2022-02-09T05:42:48.958Z] github.com/docker/docker/volume/service [2022-02-09T05:42:48.958Z] github.com/docker/docker/volume/service/opts [2022-02-09T05:42:48.958Z] github.com/docker/docker/volume/testutils' [2022-02-09T05:42:48.958Z] ++ grep --fixed-strings /libnetwork [2022-02-09T05:42:48.958Z] ++ echo 'github.com/docker/docker/api [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/backend/build [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/httputils [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/middleware [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/router [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/router/build [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/router/container [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/router/debug [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/router/distribution [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/router/grpc [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/router/image [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/router/network [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/router/plugin [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/router/session [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/router/swarm [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/router/system [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/server/router/volume [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/backend [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/blkiodev [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/container [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/events [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/filters [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/image [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/mount [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/network [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/registry [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/strslice [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/swarm [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/time [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/versions [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-09T05:42:48.958Z] github.com/docker/docker/api/types/volume [2022-02-09T05:42:48.958Z] github.com/docker/docker/builder [2022-02-09T05:42:48.958Z] github.com/docker/docker/builder/builder-next [2022-02-09T05:42:48.958Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-09T05:42:48.958Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-09T05:42:48.958Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-09T05:42:48.958Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-09T05:42:48.958Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-09T05:42:48.958Z] github.com/docker/docker/builder/builder-next/worker [2022-02-09T05:42:48.958Z] github.com/docker/docker/builder/dockerfile [2022-02-09T05:42:48.958Z] github.com/docker/docker/builder/dockerignore [2022-02-09T05:42:48.958Z] github.com/docker/docker/builder/remotecontext [2022-02-09T05:42:48.958Z] github.com/docker/docker/builder/remotecontext/git [2022-02-09T05:42:48.958Z] github.com/docker/docker/cli [2022-02-09T05:42:48.958Z] github.com/docker/docker/cli/config [2022-02-09T05:42:48.958Z] github.com/docker/docker/cli/debug [2022-02-09T05:42:48.958Z] github.com/docker/docker/client [2022-02-09T05:42:48.958Z] github.com/docker/docker/cmd/docker-proxy [2022-02-09T05:42:48.958Z] github.com/docker/docker/cmd/dockerd [2022-02-09T05:42:48.958Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-09T05:42:48.958Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-09T05:42:48.958Z] github.com/docker/docker/container [2022-02-09T05:42:48.958Z] github.com/docker/docker/container/stream [2022-02-09T05:42:48.958Z] github.com/docker/docker/contrib/apparmor [2022-02-09T05:42:48.958Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-09T05:42:48.958Z] github.com/docker/docker/contrib/httpserver [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/cluster [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/cluster/convert [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/cluster/executor [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/cluster/provider [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/config [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/events [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/events/testutils [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/exec [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/images [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/initlayer [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/links [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/listeners [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/gelf [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/journald [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/local [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/logentries [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/splunk [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/syslog [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/logger/templates [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/names [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/network [2022-02-09T05:42:48.958Z] github.com/docker/docker/daemon/stats [2022-02-09T05:42:48.958Z] github.com/docker/docker/distribution [2022-02-09T05:42:48.958Z] github.com/docker/docker/distribution/metadata [2022-02-09T05:42:48.958Z] github.com/docker/docker/distribution/utils [2022-02-09T05:42:48.958Z] github.com/docker/docker/distribution/xfer [2022-02-09T05:42:48.958Z] github.com/docker/docker/dockerversion [2022-02-09T05:42:48.958Z] github.com/docker/docker/errdefs [2022-02-09T05:42:48.958Z] github.com/docker/docker/image [2022-02-09T05:42:48.958Z] github.com/docker/docker/image/cache [2022-02-09T05:42:48.958Z] github.com/docker/docker/image/tarexport [2022-02-09T05:42:48.958Z] github.com/docker/docker/image/v1 [2022-02-09T05:42:48.958Z] github.com/docker/docker/internal/test/suite [2022-02-09T05:42:48.958Z] github.com/docker/docker/layer [2022-02-09T05:42:48.958Z] github.com/docker/docker/libcontainerd [2022-02-09T05:42:48.958Z] github.com/docker/docker/libcontainerd/queue [2022-02-09T05:42:48.958Z] github.com/docker/docker/libcontainerd/remote [2022-02-09T05:42:48.958Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-09T05:42:48.958Z] github.com/docker/docker/libcontainerd/types [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/bitseq [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/cluster [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/config [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/datastore [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/driverapi [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/etchosts [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/idm [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/ipam [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/iptables [2022-02-09T05:42:48.958Z] github.com/docker/docker/libnetwork/netlabel [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/netutils [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/networkdb [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ns [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/options [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/osl [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/portallocator [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/portmapper [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/testutils [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/types [2022-02-09T05:42:48.959Z] github.com/docker/docker/oci [2022-02-09T05:42:48.959Z] github.com/docker/docker/oci/caps [2022-02-09T05:42:48.959Z] github.com/docker/docker/opts [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/aaparser [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/archive [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/authorization [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/broadcaster [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/capabilities [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/chrootarchive [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/containerfs [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/devicemapper [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/directory [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/dmesg [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/filenotify [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/fileutils [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/fsutils [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/homedir [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/idtools [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/ioutils [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/jsonmessage [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/locker [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/longpath [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/loopback [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/mount [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/namesgenerator [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/parsers [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/pidfile [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/platform [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/plugingetter [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/plugins [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/plugins/transport [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/pools [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/progress [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/pubsub [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/reexec [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/signal [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/stack [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/stdcopy [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/streamformatter [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/stringid [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/symlink [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/sysinfo [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/system [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/tailfile [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/tarsum [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/term [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/term/windows [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/truncindex [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/urlutil [2022-02-09T05:42:48.959Z] github.com/docker/docker/pkg/useragent [2022-02-09T05:42:48.959Z] github.com/docker/docker/plugin [2022-02-09T05:42:48.959Z] github.com/docker/docker/plugin/executor/containerd [2022-02-09T05:42:48.959Z] github.com/docker/docker/plugin/v2 [2022-02-09T05:42:48.959Z] github.com/docker/docker/profiles/apparmor [2022-02-09T05:42:48.959Z] github.com/docker/docker/profiles/seccomp [2022-02-09T05:42:48.959Z] github.com/docker/docker/quota [2022-02-09T05:42:48.959Z] github.com/docker/docker/reference [2022-02-09T05:42:48.959Z] github.com/docker/docker/registry [2022-02-09T05:42:48.959Z] github.com/docker/docker/registry/resumable [2022-02-09T05:42:48.959Z] github.com/docker/docker/restartmanager [2022-02-09T05:42:48.959Z] github.com/docker/docker/rootless [2022-02-09T05:42:48.959Z] github.com/docker/docker/rootless/specconv [2022-02-09T05:42:48.959Z] github.com/docker/docker/runconfig [2022-02-09T05:42:48.959Z] github.com/docker/docker/runconfig/opts [2022-02-09T05:42:48.959Z] github.com/docker/docker/testutil [2022-02-09T05:42:48.959Z] github.com/docker/docker/testutil/daemon [2022-02-09T05:42:48.959Z] github.com/docker/docker/testutil/environment [2022-02-09T05:42:48.959Z] github.com/docker/docker/testutil/fakecontext [2022-02-09T05:42:48.959Z] github.com/docker/docker/testutil/fakegit [2022-02-09T05:42:48.959Z] github.com/docker/docker/testutil/fakestorage [2022-02-09T05:42:48.959Z] github.com/docker/docker/testutil/fixtures/load [2022-02-09T05:42:48.959Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-09T05:42:48.959Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-09T05:42:48.959Z] github.com/docker/docker/testutil/registry [2022-02-09T05:42:48.959Z] github.com/docker/docker/testutil/request [2022-02-09T05:42:48.959Z] github.com/docker/docker/volume [2022-02-09T05:42:48.959Z] github.com/docker/docker/volume/drivers [2022-02-09T05:42:48.959Z] github.com/docker/docker/volume/local [2022-02-09T05:42:48.959Z] github.com/docker/docker/volume/mounts [2022-02-09T05:42:48.959Z] github.com/docker/docker/volume/service [2022-02-09T05:42:48.959Z] github.com/docker/docker/volume/service/opts [2022-02-09T05:42:48.959Z] github.com/docker/docker/volume/testutils' [2022-02-09T05:42:48.959Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/bitseq [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cluster [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/config [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/datastore [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/driverapi [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/etchosts [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/idm [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipam [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/iptables [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/netlabel [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/netutils [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/networkdb [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ns [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/options [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/osl [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/portallocator [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/portmapper [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/testutils [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/types' [2022-02-09T05:42:48.959Z] + echo 'github.com/docker/docker/libnetwork [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/bitseq [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cluster [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/config [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/datastore [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/driverapi [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/etchosts [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/idm [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipam [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/iptables [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/netlabel [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/netutils [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/networkdb [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/ns [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/options [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/osl [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/portallocator [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/portmapper [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/testutils [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/types' [2022-02-09T05:42:48.959Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-09T05:42:48.959Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-09T05:42:48.959Z] + type docker-proxy [2022-02-09T05:42:48.959Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-09T05:42:48.959Z] + hack/make.sh binary-proxy install-proxy [2022-02-09T05:42:48.959Z] [2022-02-09T05:42:48.959Z] Removing bundles/ [2022-02-09T05:42:48.959Z] [2022-02-09T05:42:48.959Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-09T05:42:48.959Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-09T05:42:48.959Z] GOOS="" GOARCH="" GOARM="" [2022-02-09T05:42:51.806Z] #28 14.04 Reading package lists... [2022-02-09T05:42:55.509Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-09T05:42:55.509Z] [2022-02-09T05:42:55.509Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-09T05:42:55.509Z] Installing docker-proxy to /usr/local/bin/ [2022-02-09T05:42:55.509Z] [2022-02-09T05:42:55.509Z] + mkdir -p bundles [2022-02-09T05:42:55.509Z] + '[' -n 'github.com/docker/docker/api [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/backend/build [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/httputils [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/middleware [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/router [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/router/build [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/router/container [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/router/debug [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/router/distribution [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/router/grpc [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/router/image [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/router/network [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/router/plugin [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/router/session [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/router/swarm [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/router/system [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/server/router/volume [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/backend [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/blkiodev [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/container [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/events [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/filters [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/image [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/mount [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/network [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/registry [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/strslice [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/swarm [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/time [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/versions [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-09T05:42:55.509Z] github.com/docker/docker/api/types/volume [2022-02-09T05:42:55.509Z] github.com/docker/docker/builder [2022-02-09T05:42:55.509Z] github.com/docker/docker/builder/builder-next [2022-02-09T05:42:55.509Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-09T05:42:55.509Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-09T05:42:55.509Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-09T05:42:55.509Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-09T05:42:55.509Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-09T05:42:55.509Z] github.com/docker/docker/builder/builder-next/worker [2022-02-09T05:42:55.509Z] github.com/docker/docker/builder/dockerfile [2022-02-09T05:42:55.509Z] github.com/docker/docker/builder/dockerignore [2022-02-09T05:42:55.509Z] github.com/docker/docker/builder/remotecontext [2022-02-09T05:42:55.509Z] github.com/docker/docker/builder/remotecontext/git [2022-02-09T05:42:55.509Z] github.com/docker/docker/cli [2022-02-09T05:42:55.509Z] github.com/docker/docker/cli/config [2022-02-09T05:42:55.509Z] github.com/docker/docker/cli/debug [2022-02-09T05:42:55.509Z] github.com/docker/docker/client [2022-02-09T05:42:55.509Z] github.com/docker/docker/cmd/docker-proxy [2022-02-09T05:42:55.509Z] github.com/docker/docker/cmd/dockerd [2022-02-09T05:42:55.509Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-09T05:42:55.509Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-09T05:42:55.509Z] github.com/docker/docker/container [2022-02-09T05:42:55.509Z] github.com/docker/docker/container/stream [2022-02-09T05:42:55.509Z] github.com/docker/docker/contrib/apparmor [2022-02-09T05:42:55.509Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-09T05:42:55.509Z] github.com/docker/docker/contrib/httpserver [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/cluster [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/cluster/convert [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/cluster/executor [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/cluster/provider [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/config [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/events [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/events/testutils [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/exec [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/graphdriver [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/images [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/initlayer [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/links [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/listeners [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger/gelf [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger/journald [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger/local [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger/logentries [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger/splunk [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger/syslog [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/logger/templates [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/names [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/network [2022-02-09T05:42:55.509Z] github.com/docker/docker/daemon/stats [2022-02-09T05:42:55.509Z] github.com/docker/docker/distribution [2022-02-09T05:42:55.509Z] github.com/docker/docker/distribution/metadata [2022-02-09T05:42:55.509Z] github.com/docker/docker/distribution/utils [2022-02-09T05:42:55.509Z] github.com/docker/docker/distribution/xfer [2022-02-09T05:42:55.509Z] github.com/docker/docker/dockerversion [2022-02-09T05:42:55.509Z] github.com/docker/docker/errdefs [2022-02-09T05:42:55.509Z] github.com/docker/docker/image [2022-02-09T05:42:55.509Z] github.com/docker/docker/image/cache [2022-02-09T05:42:55.509Z] github.com/docker/docker/image/tarexport [2022-02-09T05:42:55.509Z] github.com/docker/docker/image/v1 [2022-02-09T05:42:55.509Z] github.com/docker/docker/internal/test/suite [2022-02-09T05:42:55.509Z] github.com/docker/docker/layer [2022-02-09T05:42:55.509Z] github.com/docker/docker/libcontainerd [2022-02-09T05:42:55.509Z] github.com/docker/docker/libcontainerd/queue [2022-02-09T05:42:55.509Z] github.com/docker/docker/libcontainerd/remote [2022-02-09T05:42:55.509Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-09T05:42:55.509Z] github.com/docker/docker/libcontainerd/types [2022-02-09T05:42:55.509Z] github.com/docker/docker/oci [2022-02-09T05:42:55.509Z] github.com/docker/docker/oci/caps [2022-02-09T05:42:55.509Z] github.com/docker/docker/opts [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/aaparser [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/archive [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/authorization [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/broadcaster [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/capabilities [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/chrootarchive [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/containerfs [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/devicemapper [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/directory [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/dmesg [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/filenotify [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/fileutils [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/fsutils [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/homedir [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/idtools [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/ioutils [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/jsonmessage [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/locker [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/longpath [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/loopback [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/mount [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/namesgenerator [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/parsers [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/pidfile [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/platform [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/plugingetter [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/plugins [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/plugins/transport [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/pools [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/progress [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/pubsub [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/reexec [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/signal [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/stack [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/stdcopy [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/streamformatter [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/stringid [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/symlink [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/sysinfo [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/system [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/tailfile [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/tarsum [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/term [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/term/windows [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/truncindex [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/urlutil [2022-02-09T05:42:55.509Z] github.com/docker/docker/pkg/useragent [2022-02-09T05:42:55.509Z] github.com/docker/docker/plugin [2022-02-09T05:42:55.509Z] github.com/docker/docker/plugin/executor/containerd [2022-02-09T05:42:55.509Z] github.com/docker/docker/plugin/v2 [2022-02-09T05:42:55.509Z] github.com/docker/docker/profiles/apparmor [2022-02-09T05:42:55.509Z] github.com/docker/docker/profiles/seccomp [2022-02-09T05:42:55.509Z] github.com/docker/docker/quota [2022-02-09T05:42:55.509Z] github.com/docker/docker/reference [2022-02-09T05:42:55.509Z] github.com/docker/docker/registry [2022-02-09T05:42:55.509Z] github.com/docker/docker/registry/resumable [2022-02-09T05:42:55.509Z] github.com/docker/docker/restartmanager [2022-02-09T05:42:55.509Z] github.com/docker/docker/rootless [2022-02-09T05:42:55.509Z] github.com/docker/docker/rootless/specconv [2022-02-09T05:42:55.509Z] github.com/docker/docker/runconfig [2022-02-09T05:42:55.509Z] github.com/docker/docker/runconfig/opts [2022-02-09T05:42:55.509Z] github.com/docker/docker/testutil [2022-02-09T05:42:55.509Z] github.com/docker/docker/testutil/daemon [2022-02-09T05:42:55.509Z] github.com/docker/docker/testutil/environment [2022-02-09T05:42:55.509Z] github.com/docker/docker/testutil/fakecontext [2022-02-09T05:42:55.509Z] github.com/docker/docker/testutil/fakegit [2022-02-09T05:42:55.509Z] github.com/docker/docker/testutil/fakestorage [2022-02-09T05:42:55.509Z] github.com/docker/docker/testutil/fixtures/load [2022-02-09T05:42:55.509Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-09T05:42:55.509Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-09T05:42:55.509Z] github.com/docker/docker/testutil/registry [2022-02-09T05:42:55.509Z] github.com/docker/docker/testutil/request [2022-02-09T05:42:55.509Z] github.com/docker/docker/volume [2022-02-09T05:42:55.509Z] github.com/docker/docker/volume/drivers [2022-02-09T05:42:55.509Z] github.com/docker/docker/volume/local [2022-02-09T05:42:55.509Z] github.com/docker/docker/volume/mounts [2022-02-09T05:42:55.509Z] github.com/docker/docker/volume/service [2022-02-09T05:42:55.509Z] github.com/docker/docker/volume/service/opts [2022-02-09T05:42:55.509Z] github.com/docker/docker/volume/testutils' ']' [2022-02-09T05:42:55.510Z] + 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-09T05:42:55.767Z] ? github.com/docker/docker/api [no test files] [2022-02-09T05:42:58.407Z] #28 20.77 Reading package lists... [2022-02-09T05:42:58.504Z] 8f616e6e9eec: Pull complete [2022-02-09T05:42:59.793Z] #28 27.06 Building dependency tree... [2022-02-09T05:43:00.734Z] #28 29.96 bzip2 is already the newest version (1.0.8-4). [2022-02-09T05:43:00.734Z] #28 29.96 patch is already the newest version (2.7.6-7). [2022-02-09T05:43:00.734Z] #28 29.96 xz-utils is already the newest version (5.2.5-2). [2022-02-09T05:43:00.734Z] #28 29.96 The following additional packages will be installed: [2022-02-09T05:43:00.734Z] #28 29.96 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-09T05:43:00.734Z] #28 29.97 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-02-09T05:43:00.734Z] #28 29.97 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-09T05:43:00.734Z] #28 29.98 python3-pkg-resources vim-runtime xxd [2022-02-09T05:43:00.734Z] #28 29.99 Suggested packages: [2022-02-09T05:43:00.734Z] #28 29.99 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-02-09T05:43:00.734Z] #28 29.99 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-02-09T05:43:00.734Z] #28 29.99 Recommended packages: [2022-02-09T05:43:00.734Z] #28 29.99 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-09T05:43:00.937Z] #60 211.4 # github.com/containerd/containerd/cmd/containerd [2022-02-09T05:43:00.937Z] #60 211.4 /usr/bin/ld: /tmp/go-link-4270912705/000019.o: in function `New': [2022-02-09T05:43:00.937Z] #60 211.4 /tmp/tmp.zQi8DJ2M2w/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-09T05:43:00.937Z] #60 211.5 + bin/containerd-stress [2022-02-09T05:43:00.937Z] #60 212.5 + bin/containerd-shim [2022-02-09T05:43:02.647Z] #28 31.53 The following NEW packages will be installed: [2022-02-09T05:43:02.647Z] #28 31.54 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-02-09T05:43:02.647Z] #28 31.54 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-09T05:43:02.647Z] #28 31.54 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-02-09T05:43:02.647Z] #28 31.55 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-02-09T05:43:02.647Z] #28 31.56 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-02-09T05:43:02.647Z] #28 31.56 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-02-09T05:43:02.647Z] #28 31.56 vim-common vim-runtime xfsprogs xxd zip zstd [2022-02-09T05:43:02.647Z] #28 31.97 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:43:02.647Z] #28 31.97 Need to get 18.6 MB of archives. [2022-02-09T05:43:02.647Z] #28 31.97 After this operation, 71.4 MB of additional disk space will be used. [2022-02-09T05:43:02.647Z] #28 31.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-09T05:43:02.647Z] #28 31.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-09T05:43:02.647Z] #28 31.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-09T05:43:02.647Z] #28 31.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-09T05:43:02.647Z] #28 31.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-09T05:43:02.647Z] #28 31.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-09T05:43:02.647Z] #28 31.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-09T05:43:02.647Z] #28 31.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-09T05:43:02.647Z] #28 32.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-09T05:43:02.647Z] #28 32.02 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-09T05:43:02.908Z] #28 32.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-09T05:43:02.908Z] #28 32.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-09T05:43:02.908Z] #28 32.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-09T05:43:02.908Z] #28 32.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-09T05:43:02.908Z] #28 32.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-09T05:43:02.908Z] #28 32.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-09T05:43:02.908Z] #28 32.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-09T05:43:02.908Z] #28 32.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-09T05:43:02.908Z] #28 32.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-09T05:43:02.908Z] #28 32.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-09T05:43:02.908Z] #28 32.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-09T05:43:02.908Z] #28 32.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-09T05:43:02.908Z] #28 32.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-09T05:43:02.908Z] #28 32.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-09T05:43:02.908Z] #28 32.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-09T05:43:02.908Z] #28 32.08 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-09T05:43:02.908Z] #28 32.08 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-09T05:43:02.908Z] #28 32.09 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-09T05:43:02.908Z] #28 32.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-09T05:43:02.908Z] #28 32.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-09T05:43:02.908Z] #28 32.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-09T05:43:02.908Z] #28 32.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-09T05:43:02.908Z] #28 32.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-09T05:43:02.908Z] #28 32.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-09T05:43:02.908Z] #28 32.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-09T05:43:02.908Z] #28 32.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-09T05:43:02.908Z] #28 32.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-09T05:43:02.908Z] #28 32.16 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-09T05:43:02.908Z] #28 32.17 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-09T05:43:02.908Z] #28 32.17 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-09T05:43:03.170Z] #28 32.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-09T05:43:03.170Z] #28 32.31 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-09T05:43:03.170Z] #28 32.33 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-09T05:43:03.170Z] #28 32.33 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-09T05:43:03.743Z] #28 32.85 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:43:03.743Z] #28 33.12 Fetched 18.6 MB in 1s (28.1 MB/s) [2022-02-09T05:43:04.005Z] #28 33.17 Selecting previously unselected package pigz. [2022-02-09T05:43:04.005Z] #28 33.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-02-09T05:43:04.005Z] #28 33.26 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-09T05:43:04.005Z] #28 33.27 Unpacking pigz (2.6-1) ... [2022-02-09T05:43:04.267Z] #28 33.33 Selecting previously unselected package libelf1:amd64. [2022-02-09T05:43:04.267Z] #28 33.33 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-09T05:43:04.267Z] #28 33.34 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-09T05:43:04.267Z] #28 33.45 Selecting previously unselected package libbpf0:amd64. [2022-02-09T05:43:04.267Z] #28 33.47 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-09T05:43:04.267Z] #28 33.48 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-09T05:43:04.267Z] #28 33.55 Selecting previously unselected package libcap2:amd64. [2022-02-09T05:43:04.530Z] #28 33.56 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-09T05:43:04.530Z] #28 33.56 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-09T05:43:04.530Z] #28 33.61 Selecting previously unselected package libmnl0:amd64. [2022-02-09T05:43:04.530Z] #28 33.62 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-09T05:43:04.530Z] #28 33.63 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-09T05:43:04.530Z] #28 33.68 Selecting previously unselected package libxtables12:amd64. [2022-02-09T05:43:04.530Z] #28 33.69 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-09T05:43:04.530Z] #28 33.70 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-09T05:43:04.530Z] #28 33.74 Selecting previously unselected package libcap2-bin. [2022-02-09T05:43:04.530Z] #28 33.76 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-09T05:43:04.530Z] #28 33.76 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-09T05:43:04.792Z] #28 33.82 Selecting previously unselected package iproute2. [2022-02-09T05:43:04.792Z] #28 33.84 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-09T05:43:04.792Z] #28 33.85 Unpacking iproute2 (5.10.0-4) ... [2022-02-09T05:43:05.055Z] #28 34.10 Selecting previously unselected package xxd. [2022-02-09T05:43:05.055Z] #28 34.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-09T05:43:05.055Z] #28 34.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:43:05.055Z] #28 34.21 Selecting previously unselected package vim-common. [2022-02-09T05:43:05.055Z] #28 34.21 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:43:05.055Z] #28 34.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:43:05.055Z] #28 34.32 Selecting previously unselected package bash-completion. [2022-02-09T05:43:05.129Z] #60 219.7 + bin/containerd-shim-runc-v1 [2022-02-09T05:43:05.318Z] #28 34.33 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-09T05:43:06.319Z] #28 35.55 Unpacking bash-completion (1:2.11-2) ... [2022-02-09T05:43:06.581Z] #28 35.83 Selecting previously unselected package apparmor. [2022-02-09T05:43:06.581Z] #28 35.84 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-02-09T05:43:06.581Z] #28 35.88 Unpacking apparmor (2.13.6-10) ... [2022-02-09T05:43:06.848Z] #28 36.14 Selecting previously unselected package inetutils-ping. [2022-02-09T05:43:06.848Z] #28 36.15 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-09T05:43:06.848Z] #28 36.15 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-09T05:43:06.848Z] #28 36.23 Selecting previously unselected package libip4tc2:amd64. [2022-02-09T05:43:07.112Z] #28 36.23 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-09T05:43:07.112Z] #28 36.24 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-09T05:43:07.112Z] #28 36.33 Selecting previously unselected package libip6tc2:amd64. [2022-02-09T05:43:07.112Z] #28 36.33 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-09T05:43:07.112Z] #28 36.34 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-09T05:43:07.112Z] #28 36.40 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-09T05:43:07.112Z] #28 36.41 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-09T05:43:07.112Z] #28 36.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-09T05:43:07.112Z] #28 36.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-09T05:43:07.374Z] #28 36.47 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-09T05:43:07.374Z] #28 36.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-09T05:43:07.374Z] #28 36.55 Selecting previously unselected package libnftnl11:amd64. [2022-02-09T05:43:07.374Z] #28 36.55 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-09T05:43:07.374Z] #28 36.56 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-09T05:43:07.374Z] #28 36.62 Selecting previously unselected package iptables. [2022-02-09T05:43:07.374Z] #28 36.62 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-02-09T05:43:07.374Z] #28 36.63 Unpacking iptables (1.8.7-1) ... [2022-02-09T05:43:07.635Z] #28 36.83 Selecting previously unselected package libonig5:amd64. [2022-02-09T05:43:07.635Z] #28 36.84 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-09T05:43:07.635Z] #28 36.85 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:43:07.635Z] #28 36.94 Selecting previously unselected package libjq1:amd64. [2022-02-09T05:43:07.635Z] #28 36.94 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-02-09T05:43:07.635Z] #28 36.95 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:43:07.896Z] #28 37.02 Selecting previously unselected package jq. [2022-02-09T05:43:07.896Z] #28 37.02 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-02-09T05:43:07.896Z] #28 37.03 Unpacking jq (1.6-2.1) ... [2022-02-09T05:43:07.896Z] #28 37.09 Selecting previously unselected package libaio1:amd64. [2022-02-09T05:43:07.896Z] #28 37.11 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-02-09T05:43:07.896Z] #28 37.11 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-09T05:43:07.896Z] #28 37.15 Selecting previously unselected package libgpm2:amd64. [2022-02-09T05:43:07.896Z] #28 37.16 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-02-09T05:43:07.896Z] #28 37.17 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-09T05:43:07.896Z] #28 37.22 Selecting previously unselected package libinih1:amd64. [2022-02-09T05:43:07.896Z] #28 37.24 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-02-09T05:43:07.896Z] #28 37.24 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-09T05:43:07.896Z] #28 37.29 Selecting previously unselected package libnet1:amd64. [2022-02-09T05:43:07.955Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-02-09T05:43:08.174Z] #28 37.30 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-09T05:43:08.174Z] #28 37.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:43:08.174Z] #28 37.38 Selecting previously unselected package libnl-3-200:amd64. [2022-02-09T05:43:08.174Z] #28 37.39 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-09T05:43:08.174Z] #28 37.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:43:08.174Z] #28 37.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-09T05:43:08.174Z] #28 37.47 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-09T05:43:08.174Z] #28 37.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:43:08.174Z] #28 37.51 Selecting previously unselected package net-tools. [2022-02-09T05:43:08.435Z] #28 37.51 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-09T05:43:08.435Z] #28 37.52 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-09T05:43:08.435Z] #28 37.64 Selecting previously unselected package python-pip-whl. [2022-02-09T05:43:08.435Z] #28 37.65 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-02-09T05:43:08.435Z] #28 37.66 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-09T05:43:08.697Z] #28 38.02 Selecting previously unselected package python3-lib2to3. [2022-02-09T05:43:08.697Z] #28 38.03 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-09T05:43:08.697Z] #28 38.03 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-09T05:43:08.959Z] #28 38.10 Selecting previously unselected package python3-distutils. [2022-02-09T05:43:08.959Z] #28 38.11 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-02-09T05:43:08.959Z] #28 38.11 Unpacking python3-distutils (3.9.2-1) ... [2022-02-09T05:43:08.959Z] #28 38.22 Selecting previously unselected package python3-pkg-resources. [2022-02-09T05:43:08.959Z] #28 38.23 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-09T05:43:08.959Z] #28 38.24 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:43:09.221Z] #28 38.34 Selecting previously unselected package python3-setuptools. [2022-02-09T05:43:09.221Z] #28 38.35 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-02-09T05:43:09.221Z] #28 38.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-09T05:43:09.483Z] #28 38.50 Selecting previously unselected package python3-wheel. [2022-02-09T05:43:09.483Z] #28 38.50 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-02-09T05:43:09.483Z] #28 38.51 Unpacking python3-wheel (0.34.2-1) ... [2022-02-09T05:43:09.483Z] #28 38.56 Selecting previously unselected package python3-pip. [2022-02-09T05:43:09.483Z] #28 38.57 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-02-09T05:43:09.483Z] #28 38.57 Unpacking python3-pip (20.3.4-4) ... [2022-02-09T05:43:09.483Z] #28 38.73 Selecting previously unselected package sudo. [2022-02-09T05:43:09.483Z] #28 38.74 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-02-09T05:43:09.483Z] #28 38.75 Unpacking sudo (1.9.5p2-3) ... [2022-02-09T05:43:10.055Z] #28 39.11 Selecting previously unselected package thin-provisioning-tools. [2022-02-09T05:43:10.055Z] #28 39.11 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-09T05:43:10.055Z] #28 39.12 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-09T05:43:10.055Z] #28 39.28 Selecting previously unselected package uidmap. [2022-02-09T05:43:10.055Z] #28 39.30 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-09T05:43:10.055Z] #28 39.30 Unpacking uidmap (1:4.8.1-1) ... [2022-02-09T05:43:10.055Z] #28 39.39 Selecting previously unselected package vim-runtime. [2022-02-09T05:43:10.316Z] #28 39.40 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-09T05:43:10.316Z] #28 39.42 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-09T05:43:10.316Z] #28 39.45 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-09T05:43:10.316Z] #28 39.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:43:10.410Z] #60 224.9 + bin/containerd-shim-runc-v2 [2022-02-09T05:43:10.977Z] #60 225.5 + binaries [2022-02-09T05:43:10.977Z] #60 225.5 + install -D bin/containerd /build/containerd [2022-02-09T05:43:10.977Z] #60 225.5 + install -D bin/containerd-shim /build/containerd-shim [2022-02-09T05:43:10.977Z] #60 225.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-09T05:43:10.977Z] #60 225.5 + install -D bin/ctr /build/ctr [2022-02-09T05:43:12.232Z] #28 41.17 Selecting previously unselected package vim. [2022-02-09T05:43:12.232Z] #28 41.17 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-09T05:43:12.232Z] #28 41.18 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:43:12.232Z] #28 41.52 Selecting previously unselected package xfsprogs. [2022-02-09T05:43:12.232Z] #28 41.53 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-09T05:43:12.232Z] #28 41.54 Unpacking xfsprogs (5.10.0-4) ... [2022-02-09T05:43:12.493Z] #28 41.80 Selecting previously unselected package zip. [2022-02-09T05:43:12.493Z] #28 41.80 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-02-09T05:43:12.493Z] #28 41.81 Unpacking zip (3.0-12) ... [2022-02-09T05:43:12.493Z] #28 41.89 Selecting previously unselected package zstd. [2022-02-09T05:43:12.754Z] #28 41.89 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-09T05:43:12.754Z] #28 41.90 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-09T05:43:13.015Z] #28 42.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-09T05:43:13.276Z] #28 42.62 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-09T05:43:13.539Z] #28 42.63 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-09T05:43:13.539Z] #28 42.64 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-09T05:43:13.539Z] #28 42.65 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-09T05:43:13.539Z] #28 42.67 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-09T05:43:13.539Z] #28 42.68 Setting up uidmap (1:4.8.1-1) ... [2022-02-09T05:43:13.539Z] #28 42.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-09T05:43:13.539Z] #28 42.70 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-09T05:43:13.539Z] #28 42.72 Setting up python3-wheel (0.34.2-1) ... [2022-02-09T05:43:13.801Z] #28 43.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:43:13.801Z] #28 43.15 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-09T05:43:13.801Z] #28 43.16 Setting up libcap2-bin (1:2.44-1) ... [2022-02-09T05:43:13.801Z] #28 43.17 Setting up apparmor (2.13.6-10) ... [2022-02-09T05:43:14.261Z] #60 DONE 228.2s [2022-02-09T05:43:14.521Z] [2022-02-09T05:43:14.521Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-09T05:43:14.521Z] #61 sha256:b6db7e7ce4e76fd281954138effac36a02fee55651f73b784e61f2c2e33a640d [2022-02-09T05:43:15.194Z] #28 44.34 Setting up zip (3.0-12) ... [2022-02-09T05:43:15.194Z] #28 44.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:43:15.194Z] #28 44.37 Setting up bash-completion (1:2.11-2) ... [2022-02-09T05:43:15.899Z] #61 DONE 1.1s [2022-02-09T05:43:15.899Z] [2022-02-09T05:43:15.899Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-09T05:43:15.899Z] #66 sha256:352fdec4ccf6209133ee5446e1007e272c12e5b9974703db5943ab6c41f63970 [2022-02-09T05:43:15.899Z] #66 DONE 0.3s [2022-02-09T05:43:15.899Z] [2022-02-09T05:43:15.899Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-09T05:43:15.899Z] #71 sha256:6cc059ebe03aaaa8817d9ee261aebb0d9b27a79750494874852ccd43541ad9f2 [2022-02-09T05:43:16.449Z] #28 45.55 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-09T05:43:16.450Z] #28 45.60 Setting up sudo (1.9.5p2-3) ... [2022-02-09T05:43:16.450Z] #28 45.67 invoke-rc.d: could not determine current runlevel [2022-02-09T05:43:16.450Z] #28 45.68 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-09T05:43:16.450Z] #28 45.69 Setting up xfsprogs (5.10.0-4) ... [2022-02-09T05:43:16.450Z] #28 45.70 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-09T05:43:16.450Z] #28 45.72 Setting up inetutils-ping (2:2.0-1) ... [2022-02-09T05:43:16.450Z] #28 45.73 Setting up pigz (2.6-1) ... [2022-02-09T05:43:16.450Z] #28 45.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-09T05:43:16.450Z] #28 45.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-09T05:43:16.450Z] #28 45.77 Setting up python-pip-whl (20.3.4-4) ... [2022-02-09T05:43:16.712Z] #28 45.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:43:17.275Z] #71 DONE 1.3s [2022-02-09T05:43:17.275Z] [2022-02-09T05:43:17.275Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-09T05:43:17.275Z] #72 sha256:b886449fb2f70fbe04a16ee24fbbc6d094566755215e15d978cdd76a5c3a5609 [2022-02-09T05:43:17.275Z] #72 DONE 0.0s [2022-02-09T05:43:17.275Z] [2022-02-09T05:43:17.275Z] #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-09T05:43:17.275Z] #73 sha256:b258064b3298a86e3e7fe9759a42483d9ed2726c3afbde2446414d7ec607cc87 [2022-02-09T05:43:17.286Z] #28 46.25 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-09T05:43:17.286Z] #28 46.26 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-09T05:43:17.286Z] #28 46.51 Setting up libelf1:amd64 (0.183-1) ... [2022-02-09T05:43:17.286Z] #28 46.53 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-09T05:43:17.286Z] #28 46.54 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-09T05:43:17.286Z] #28 46.55 Setting up python3-distutils (3.9.2-1) ... [2022-02-09T05:43:17.842Z] #73 0.623 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-09T05:43:17.842Z] #73 0.623 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-09T05:43:17.842Z] #73 0.623 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-09T05:43:17.860Z] #28 46.85 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-09T05:43:17.860Z] #28 46.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-09T05:43:17.860Z] #28 46.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-09T05:43:17.860Z] #28 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-09T05:43:17.860Z] #28 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-09T05:43:17.860Z] #28 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-09T05:43:17.860Z] #28 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-09T05:43:17.860Z] #28 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-09T05:43:17.860Z] #28 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-09T05:43:17.860Z] #28 46.97 Setting up python3-setuptools (52.0.0-4) ... [2022-02-09T05:43:18.435Z] #28 47.70 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-09T05:43:18.671Z] #73 0.863 Reading package lists... [2022-02-09T05:43:18.700Z] #28 47.71 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-09T05:43:18.700Z] #28 47.72 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-09T05:43:18.700Z] #28 47.74 Setting up python3-pip (20.3.4-4) ... [2022-02-09T05:43:18.821Z] #60 211.2 # github.com/containerd/containerd/cmd/containerd [2022-02-09T05:43:18.821Z] #60 211.2 /usr/bin/ld: /tmp/go-link-224089254/000019.o: in function `New': [2022-02-09T05:43:18.821Z] #60 211.2 /tmp/tmp.H2kpBnpxpM/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-09T05:43:18.821Z] #60 211.3 + bin/containerd-stress [2022-02-09T05:43:18.821Z] #60 212.3 + bin/containerd-shim [2022-02-09T05:43:19.239Z] #73 1.373 Reading package lists... [2022-02-09T05:43:19.239Z] #73 1.864 Building dependency tree... [2022-02-09T05:43:19.239Z] #73 1.967 Reading state information... [2022-02-09T05:43:19.239Z] #73 2.081 The following additional packages will be installed: [2022-02-09T05:43:19.239Z] #73 2.081 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-02-09T05:43:19.239Z] #73 2.082 systemd-timesyncd [2022-02-09T05:43:19.239Z] #73 2.082 Suggested packages: [2022-02-09T05:43:19.239Z] #73 2.082 systemd-container policykit-1 [2022-02-09T05:43:19.239Z] #73 2.082 Recommended packages: [2022-02-09T05:43:19.239Z] #73 2.082 libnss-systemd [2022-02-09T05:43:19.239Z] #73 2.167 The following NEW packages will be installed: [2022-02-09T05:43:19.276Z] #28 48.45 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-09T05:43:19.276Z] #28 48.46 Setting up jq (1.6-2.1) ... [2022-02-09T05:43:19.276Z] #28 48.48 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-09T05:43:19.276Z] #28 48.49 Setting up iptables (1.8.7-1) ... [2022-02-09T05:43:19.276Z] #28 48.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-09T05:43:19.276Z] #28 48.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-09T05:43:19.276Z] #28 48.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-09T05:43:19.276Z] #28 48.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-09T05:43:19.276Z] #28 48.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-09T05:43:19.276Z] #28 48.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-09T05:43:19.276Z] #28 48.53 Setting up iproute2 (5.10.0-4) ... [2022-02-09T05:43:19.498Z] #73 2.168 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-02-09T05:43:19.498Z] #73 2.168 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-02-09T05:43:19.498Z] #73 2.435 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-02-09T05:43:19.498Z] #73 2.435 Need to get 5937 kB of archives. [2022-02-09T05:43:19.498Z] #73 2.435 After this operation, 19.5 MB of additional disk space will be used. [2022-02-09T05:43:19.498Z] #73 2.435 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-02-09T05:43:19.539Z] #28 48.77 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:43:19.682Z] #60 210.7 # github.com/containerd/containerd/cmd/containerd [2022-02-09T05:43:19.682Z] #60 210.7 /usr/bin/ld: /tmp/go-link-2377275697/000019.o: in function `New': [2022-02-09T05:43:19.682Z] #60 210.7 /tmp/tmp.B0cKDGxO5g/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-09T05:43:19.682Z] #60 210.8 + bin/containerd-stress [2022-02-09T05:43:19.682Z] #60 211.8 + bin/containerd-shim [2022-02-09T05:43:19.757Z] #73 2.438 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-02-09T05:43:19.757Z] #73 2.441 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2022-02-09T05:43:19.757Z] #73 2.444 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-02-09T05:43:19.757Z] #73 2.447 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-02-09T05:43:19.757Z] #73 2.463 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-02-09T05:43:20.016Z] #73 2.635 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-02-09T05:43:20.016Z] #73 2.660 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-02-09T05:43:20.016Z] #73 2.662 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-02-09T05:43:20.016Z] #73 2.663 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-02-09T05:43:20.016Z] #73 2.665 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-09T05:43:20.016Z] #73 2.835 debconf: delaying package configuration, since apt-utils is not installed [2022-02-09T05:43:20.016Z] #73 2.864 Fetched 5937 kB in 0s (12.0 MB/s) [2022-02-09T05:43:20.113Z] #28 DONE 49.4s [2022-02-09T05:43:20.114Z] [2022-02-09T05:43:20.114Z] #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-09T05:43:20.114Z] #29 sha256:a7d37a0f95d3e1fb1ac366f11fa1a378855a62d22f673b8d86524ddad6d82d11 [2022-02-09T05:43:20.275Z] #73 2.890 Selecting previously unselected package libargon2-1:amd64. [2022-02-09T05:43:20.275Z] #73 2.890 (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-09T05:43:20.275Z] #73 2.905 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-02-09T05:43:20.275Z] #73 2.912 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-09T05:43:20.275Z] #73 2.945 Selecting previously unselected package libjson-c5:amd64. [2022-02-09T05:43:20.275Z] #73 2.947 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-02-09T05:43:20.275Z] #73 2.951 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-02-09T05:43:20.276Z] #73 2.988 Selecting previously unselected package libcryptsetup12:amd64. [2022-02-09T05:43:20.276Z] #73 2.990 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2022-02-09T05:43:20.276Z] #73 2.994 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-02-09T05:43:20.276Z] #73 3.046 Selecting previously unselected package libkmod2:amd64. [2022-02-09T05:43:20.276Z] #73 3.049 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-02-09T05:43:20.276Z] #73 3.053 Unpacking libkmod2:amd64 (28-1) ... [2022-02-09T05:43:20.276Z] #73 3.090 Selecting previously unselected package systemd-timesyncd. [2022-02-09T05:43:20.535Z] #73 3.093 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-02-09T05:43:20.535Z] #73 3.097 Unpacking systemd-timesyncd (247.3-6) ... [2022-02-09T05:43:20.535Z] #73 3.149 Selecting previously unselected package systemd. [2022-02-09T05:43:20.535Z] #73 3.152 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-02-09T05:43:20.535Z] #73 3.185 Unpacking systemd (247.3-6) ... [2022-02-09T05:43:21.061Z] #29 0.869 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-09T05:43:21.061Z] #29 0.873 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-09T05:43:21.061Z] #29 0.876 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-09T05:43:21.061Z] #29 DONE 0.9s [2022-02-09T05:43:21.061Z] [2022-02-09T05:43:21.061Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-09T05:43:21.061Z] #30 sha256:caee3bb8b85cad9d59986fd0229fbd5db28a2aed4b0486839c8886fc245bac76 [2022-02-09T05:43:21.102Z] #73 3.715 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-09T05:43:21.102Z] #73 3.726 Setting up libjson-c5:amd64 (0.15-2) ... [2022-02-09T05:43:21.102Z] #73 3.736 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-02-09T05:43:21.102Z] #73 3.749 Setting up libkmod2:amd64 (28-1) ... [2022-02-09T05:43:21.102Z] #73 3.762 Setting up systemd (247.3-6) ... [2022-02-09T05:43:21.102Z] #73 3.801 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-02-09T05:43:21.102Z] #73 3.803 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-02-09T05:43:21.102Z] #73 3.805 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-02-09T05:43:21.362Z] #73 4.114 Setting up systemd-timesyncd (247.3-6) ... [2022-02-09T05:43:21.621Z] #73 4.327 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-09T05:43:21.621Z] #73 4.327 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-09T05:43:21.621Z] #73 4.409 Selecting previously unselected package systemd-sysv. [2022-02-09T05:43:21.621Z] #73 4.409 (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-09T05:43:21.621Z] #73 4.423 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-02-09T05:43:21.621Z] #73 4.426 Unpacking systemd-sysv (247.3-6) ... [2022-02-09T05:43:21.621Z] #73 4.468 Selecting previously unselected package libdbus-1-3:amd64. [2022-02-09T05:43:21.621Z] #73 4.471 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-02-09T05:43:21.621Z] #73 4.475 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-09T05:43:21.621Z] #73 4.530 Selecting previously unselected package dbus. [2022-02-09T05:43:21.879Z] #73 4.533 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-02-09T05:43:21.879Z] #73 4.543 Unpacking dbus (1.12.20-2) ... [2022-02-09T05:43:21.879Z] #73 4.600 Selecting previously unselected package libpam-systemd:amd64. [2022-02-09T05:43:21.880Z] #73 4.603 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-02-09T05:43:21.880Z] #73 4.608 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-02-09T05:43:21.880Z] #73 4.655 Selecting previously unselected package dbus-user-session. [2022-02-09T05:43:21.880Z] #73 4.658 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-02-09T05:43:21.880Z] #73 4.661 Unpacking dbus-user-session (1.12.20-2) ... [2022-02-09T05:43:21.880Z] #73 4.739 Setting up systemd-sysv (247.3-6) ... [2022-02-09T05:43:21.880Z] #73 4.750 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-09T05:43:21.880Z] #73 4.761 Setting up dbus (1.12.20-2) ... [2022-02-09T05:43:22.138Z] #73 4.880 invoke-rc.d: could not determine current runlevel [2022-02-09T05:43:22.138Z] #73 4.883 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-09T05:43:22.138Z] #73 4.888 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-02-09T05:43:22.397Z] #73 5.063 Setting up dbus-user-session (1.12.20-2) ... [2022-02-09T05:43:22.397Z] #73 5.079 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-09T05:43:22.397Z] #73 DONE 5.2s [2022-02-09T05:43:22.397Z] [2022-02-09T05:43:22.397Z] #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-09T05:43:22.397Z] #74 sha256:6e73c0c93fc8c22aaeac615c4d8c8da93cd11614cc8e4cda7175b85e121609cb [2022-02-09T05:43:22.963Z] #74 0.398 % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-09T05:43:22.963Z] #74 0.398 Dload Upload Total Spent Left Speed [2022-02-09T05:43:23.221Z] #74 0.399 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5957 0 --:--:-- --:--:-- --:--:-- 5957 [2022-02-09T05:43:23.221Z] #74 DONE 0.7s [2022-02-09T05:43:23.221Z] [2022-02-09T05:43:23.221Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-09T05:43:23.221Z] #75 sha256:e01b4ec94b787170b79b244e3a854997696b1899a028fc04b7479316ef54d2dd [2022-02-09T05:43:23.281Z] 8f616e6e9eec: Verifying Checksum [2022-02-09T05:43:23.281Z] 8f616e6e9eec: Download complete [2022-02-09T05:43:23.281Z] 898469748ff6: Verifying Checksum [2022-02-09T05:43:23.281Z] 898469748ff6: Download complete [2022-02-09T05:43:23.901Z] #60 219.0 + bin/containerd-shim-runc-v1 [2022-02-09T05:43:24.119Z] #60 219.5 + bin/containerd-shim-runc-v1 [2022-02-09T05:43:24.156Z] #75 DONE 0.9s [2022-02-09T05:43:24.156Z] [2022-02-09T05:43:24.156Z] #76 exporting to image [2022-02-09T05:43:24.156Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-09T05:43:24.156Z] #76 exporting layers [2022-02-09T05:43:29.212Z] #30 7.484 Collecting yamllint==1.26.1 [2022-02-09T05:43:29.246Z] #60 224.0 + bin/containerd-shim-runc-v2 [2022-02-09T05:43:29.458Z] #60 224.6 + bin/containerd-shim-runc-v2 [2022-02-09T05:43:29.458Z] #60 225.2 + binaries [2022-02-09T05:43:29.458Z] #60 225.2 + install -D bin/containerd /build/containerd [2022-02-09T05:43:29.458Z] #60 225.2 + install -D bin/containerd-shim /build/containerd-shim [2022-02-09T05:43:29.458Z] #60 225.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-09T05:43:29.458Z] #60 225.2 + install -D bin/ctr /build/ctr [2022-02-09T05:43:29.502Z] #60 224.6 + binaries [2022-02-09T05:43:29.502Z] #60 224.6 + install -D bin/containerd /build/containerd [2022-02-09T05:43:29.502Z] #60 224.6 + install -D bin/containerd-shim /build/containerd-shim [2022-02-09T05:43:29.502Z] #60 224.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-09T05:43:29.502Z] #60 224.6 + install -D bin/ctr /build/ctr [2022-02-09T05:43:29.786Z] #30 8.551 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-09T05:43:30.360Z] #30 9.211 Collecting pathspec>=0.5.3 [2022-02-09T05:43:30.360Z] #30 9.219 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-09T05:43:30.622Z] #30 9.414 Collecting pyyaml [2022-02-09T05:43:30.622Z] #30 9.427 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-09T05:43:30.622Z] #30 9.460 Building wheels for collected packages: yamllint [2022-02-09T05:43:30.622Z] #30 9.466 Building wheel for yamllint (setup.py): started [2022-02-09T05:43:30.727Z] #76 exporting layers 6.1s done [2022-02-09T05:43:30.728Z] #76 writing image sha256:f7e46fa7d09bf7c67a6549e2dcbde05004c172bda54e769bec015376629b4e9e done [2022-02-09T05:43:30.728Z] #76 naming to docker.io/library/docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f done [2022-02-09T05:43:30.728Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-09T05:43:31.090Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43221/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f -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:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f hack/make.sh dynbinary test-integration [2022-02-09T05:43:31.196Z] #30 9.937 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-09T05:43:31.196Z] #30 9.939 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9c64afc96611b07459a5873cc06c1f5c286f61e68cf9ff38bef1757c71fe95bb [2022-02-09T05:43:31.196Z] #30 9.941 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-09T05:43:31.196Z] #30 9.944 Successfully built yamllint [2022-02-09T05:43:31.196Z] #30 9.968 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-09T05:43:31.196Z] #30 10.20 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-09T05:43:31.390Z] #60 DONE 227.3s [2022-02-09T05:43:31.782Z] #30 DONE 10.5s [2022-02-09T05:43:31.783Z] [2022-02-09T05:43:31.783Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-09T05:43:31.783Z] #34 sha256:4a95b24d2a1becff5d68337a4706b587fddf4168218fe8d2ada8df267edabb0c [2022-02-09T05:43:31.783Z] #34 DONE 0.3s [2022-02-09T05:43:31.783Z] [2022-02-09T05:43:31.783Z] #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-09T05:43:31.783Z] #63 sha256:619a14b19755c1826503f044eafa1f6541d82bd8fcdf007a4d1a94e6cf31f533 [2022-02-09T05:43:31.996Z] [2022-02-09T05:43:31.996Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-09T05:43:31.996Z] #61 sha256:338262e0bee8600377c66271c7d12573ef884f04efe0be0153df409b73048ea3 [2022-02-09T05:43:32.051Z] #63 ... [2022-02-09T05:43:32.051Z] [2022-02-09T05:43:32.051Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-09T05:43:32.051Z] #39 sha256:346a66e3d719db73ff897f26ceb4ce5dce0a87653491a8e0ceb289a0ff4ed165 [2022-02-09T05:43:32.051Z] #39 DONE 0.3s [2022-02-09T05:43:32.051Z] [2022-02-09T05:43:32.051Z] #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-09T05:43:32.051Z] #63 sha256:619a14b19755c1826503f044eafa1f6541d82bd8fcdf007a4d1a94e6cf31f533 [2022-02-09T05:43:32.058Z] #60 DONE 226.8s [2022-02-09T05:43:32.312Z] #63 ... [2022-02-09T05:43:32.312Z] [2022-02-09T05:43:32.312Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-09T05:43:32.312Z] #42 sha256:55af54acb2ae3a3f0d6ca65f608ecdeb6dd97b9f133aceccdb5ed72f7687e13f [2022-02-09T05:43:32.312Z] #42 DONE 0.1s [2022-02-09T05:43:32.312Z] [2022-02-09T05:43:32.312Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-09T05:43:32.312Z] #44 sha256:64819e3c89c074a6aea53ddb267f5e553f34b3c2d007e467cb02f0c2491772e9 [2022-02-09T05:43:32.312Z] #44 DONE 0.1s [2022-02-09T05:43:32.312Z] [2022-02-09T05:43:32.312Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-09T05:43:32.312Z] #48 sha256:34b64aefd4b15a9623bfd6f847946d6e54349f220227de2c879d4aed859bf9cc [2022-02-09T05:43:32.312Z] #48 DONE 0.0s [2022-02-09T05:43:32.312Z] [2022-02-09T05:43:32.312Z] #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-09T05:43:32.312Z] #63 sha256:619a14b19755c1826503f044eafa1f6541d82bd8fcdf007a4d1a94e6cf31f533 [2022-02-09T05:43:32.556Z] #61 DONE 0.7s [2022-02-09T05:43:32.575Z] #63 ... [2022-02-09T05:43:32.575Z] [2022-02-09T05:43:32.575Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-09T05:43:32.575Z] #51 sha256:ea3ea4896c3c4b12a285dd380a0a850048f5d1926d7b2b28f279bef8f0b2862e [2022-02-09T05:43:32.575Z] #51 DONE 0.2s [2022-02-09T05:43:32.575Z] [2022-02-09T05:43:32.575Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-09T05:43:32.575Z] #55 sha256:7d406d30faae682dbe4cad39aafcf3f799be0503691f8edff07e4a4be6060ed3 [2022-02-09T05:43:32.575Z] #55 DONE 0.1s [2022-02-09T05:43:32.575Z] [2022-02-09T05:43:32.575Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-09T05:43:32.575Z] #57 sha256:23ca30a7a5af88961409ac52a2d508636a0879a2105007f754a46fdb4c3bdee8 [2022-02-09T05:43:32.620Z] [2022-02-09T05:43:32.620Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-09T05:43:32.620Z] #61 sha256:d848c831a6f95b07c238434bbd41324951a56d96cabe24c20e3e559ce7774404 [2022-02-09T05:43:32.811Z] [2022-02-09T05:43:32.811Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-09T05:43:32.811Z] #66 sha256:3dd06dd7f23ebbbd5eaab28be515f6f285feec5a1cbefb896528bf366ed86046 [2022-02-09T05:43:32.836Z] #57 DONE 0.1s [2022-02-09T05:43:32.836Z] [2022-02-09T05:43:32.836Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-09T05:43:32.837Z] #59 sha256:b87da364eef4a0e07ff8755741c3b446aed8a8b7b307dad82dc3b0c9ab2fe6f2 [2022-02-09T05:43:32.837Z] #59 DONE 0.1s [2022-02-09T05:43:32.837Z] [2022-02-09T05:43:32.837Z] #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-09T05:43:32.837Z] #63 sha256:619a14b19755c1826503f044eafa1f6541d82bd8fcdf007a4d1a94e6cf31f533 [2022-02-09T05:43:32.837Z] #63 ... [2022-02-09T05:43:32.837Z] [2022-02-09T05:43:32.837Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-09T05:43:32.837Z] #61 sha256:a1d54c9f5d9f6596cdd216c53eddb02c49ac845fb1ee1ddece9bab5d296e23f2 [2022-02-09T05:43:32.837Z] #61 DONE 0.1s [2022-02-09T05:43:32.993Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-02-09T05:43:32.993Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-02-09T05:43:32.993Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-02-09T05:43:32.993Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-02-09T05:43:32.993Z] 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-09T05:43:32.993Z] Detected virtualization docker. [2022-02-09T05:43:32.993Z] Detected architecture x86-64. [2022-02-09T05:43:32.993Z] Set hostname to <79b64443f2e4>. [2022-02-09T05:43:32.993Z] modprobe@configfs.service: Succeeded. [2022-02-09T05:43:32.993Z] modprobe@drm.service: Succeeded. [2022-02-09T05:43:32.993Z] modprobe@fuse.service: Succeeded. [2022-02-09T05:43:32.993Z] + source /etc/docker-entrypoint-cmd [2022-02-09T05:43:32.993Z] ++ hack/make.sh dynbinary test-integration [2022-02-09T05:43:32.993Z] [2022-02-09T05:43:32.993Z] Removing bundles/ [2022-02-09T05:43:32.993Z] [2022-02-09T05:43:32.993Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-09T05:43:33.066Z] #66 DONE 0.2s [2022-02-09T05:43:33.067Z] [2022-02-09T05:43:33.067Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-09T05:43:33.067Z] #71 sha256:0b9555f794466fe765c7288c2dcf65ec02690c153b93793e450433d2a5fce6d1 [2022-02-09T05:43:33.098Z] [2022-02-09T05:43:33.098Z] #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-09T05:43:33.098Z] #63 sha256:619a14b19755c1826503f044eafa1f6541d82bd8fcdf007a4d1a94e6cf31f533 [2022-02-09T05:43:33.251Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-09T05:43:33.251Z] GOOS="" GOARCH="" GOARM="" [2022-02-09T05:43:33.545Z] #61 DONE 0.8s [2022-02-09T05:43:33.545Z] [2022-02-09T05:43:33.545Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-09T05:43:33.545Z] #66 sha256:d9257f7cbbef6ce945ea5158a6f256719568bed0209161f904851dcacc042a0d [2022-02-09T05:43:33.545Z] #66 DONE 0.2s [2022-02-09T05:43:33.800Z] [2022-02-09T05:43:33.800Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-09T05:43:33.800Z] #71 sha256:9e6756a8ffe8d66ae44d364c2c91fa6f2eb295b9e8c2471a95448ef5fa4b5f3a [2022-02-09T05:43:33.995Z] #71 DONE 0.9s [2022-02-09T05:43:33.995Z] [2022-02-09T05:43:33.995Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-09T05:43:33.995Z] #72 sha256:1a7aa0ec861715d27652870e792023760d870f43c1d2238a7b135ce34b1f38e9 [2022-02-09T05:43:33.995Z] #72 DONE 0.0s [2022-02-09T05:43:33.995Z] [2022-02-09T05:43:33.995Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-09T05:43:33.995Z] #73 sha256:4d55cc14dbe7aeba0d2348440ce1b0b744f6ade07d1d1785fe41d4fc6bacf603 [2022-02-09T05:43:34.726Z] #71 DONE 1.0s [2022-02-09T05:43:34.726Z] [2022-02-09T05:43:34.726Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-09T05:43:34.726Z] #72 sha256:096b23e79249094e528236bd1db11e5084fdc2227a63994eb7a17bab91c58f66 [2022-02-09T05:43:34.726Z] #72 DONE 0.0s [2022-02-09T05:43:34.726Z] [2022-02-09T05:43:34.726Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-09T05:43:34.726Z] #73 sha256:94e87e277caeb382a0d366db420b4b0b123bfefcfbe63e0ff53ac1bfa977554d [2022-02-09T05:43:35.361Z] #73 DONE 1.2s [2022-02-09T05:43:35.362Z] [2022-02-09T05:43:35.362Z] #74 exporting to image [2022-02-09T05:43:35.362Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-09T05:43:35.362Z] #74 exporting layers [2022-02-09T05:43:36.614Z] #73 DONE 1.7s [2022-02-09T05:43:36.614Z] [2022-02-09T05:43:36.614Z] #74 exporting to image [2022-02-09T05:43:36.614Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-09T05:43:36.614Z] #74 exporting layers [2022-02-09T05:43:41.948Z] #74 exporting layers 5.9s done [2022-02-09T05:43:41.948Z] #74 writing image sha256:2437d0543bfcdea3cd7025851ecee6349b2b4090ff7a665b83df78b333ef636f done [2022-02-09T05:43:41.948Z] #74 naming to docker.io/library/docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f done [2022-02-09T05:43:41.948Z] #74 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-09T05:43:42.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43221/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f -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:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f hack/make.sh dynbinary test-integration [2022-02-09T05:43:43.246Z] #74 exporting layers 6.0s done [2022-02-09T05:43:43.246Z] #74 writing image sha256:f004779b4ba70c15fa7306c00b01fbd1180b16fbc04c8cbbd882afd96b87bc36 [2022-02-09T05:43:43.246Z] #74 writing image sha256:f004779b4ba70c15fa7306c00b01fbd1180b16fbc04c8cbbd882afd96b87bc36 done [2022-02-09T05:43:43.246Z] #74 naming to docker.io/library/docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f done [2022-02-09T05:43:43.246Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-02-09T05:43:43.569Z] + trap exit INT TERM [2022-02-09T05:43:43.569Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-02-09T05:43:43.569Z] + CONTAINER_NAME=docker-pr1 [2022-02-09T05:43:43.569Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43221/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43221/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f -e DOCKER_GRAPHDRIVER docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f hack/make.sh dynbinary [2022-02-09T05:43:43.650Z] [2022-02-09T05:43:43.650Z] Removing bundles/ [2022-02-09T05:43:43.650Z] [2022-02-09T05:43:43.650Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-09T05:43:43.906Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-09T05:43:43.906Z] GOOS="" GOARCH="" GOARM="" [2022-02-09T05:43:44.495Z] [2022-02-09T05:43:44.752Z] Removing bundles/ [2022-02-09T05:43:44.752Z] [2022-02-09T05:43:44.752Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-09T05:43:44.752Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-09T05:43:44.752Z] GOOS="" GOARCH="" GOARM="" [2022-02-09T05:43:48.018Z] #63 81.65 + mkdir -p /build [2022-02-09T05:43:48.018Z] #63 81.65 + cp runc /build/runc [2022-02-09T05:43:48.018Z] #63 DONE 81.9s [2022-02-09T05:43:48.018Z] [2022-02-09T05:43:48.018Z] #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-09T05:43:48.018Z] #67 sha256:1abfe43d828b0da66f37a6c2873b837c7e6ef1d544e97be11617391435df7f83 [2022-02-09T05:43:48.018Z] #67 ... [2022-02-09T05:43:48.018Z] [2022-02-09T05:43:48.018Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-09T05:43:48.018Z] #64 sha256:c150e153e043ddd1440d5d754a83694e6fd8c465d4f6910953b556a55efb30d5 [2022-02-09T05:43:48.282Z] #64 DONE 0.1s [2022-02-09T05:43:48.282Z] [2022-02-09T05:43:48.282Z] #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-09T05:43:48.282Z] #67 sha256:1abfe43d828b0da66f37a6c2873b837c7e6ef1d544e97be11617391435df7f83 [2022-02-09T05:43:53.576Z] #67 143.7 # github.com/containerd/containerd/cmd/containerd [2022-02-09T05:43:53.576Z] #67 143.7 /usr/bin/ld: /tmp/go-link-4053595298/000019.o: in function `New': [2022-02-09T05:43:53.576Z] #67 143.7 /tmp/tmp.ssIJH1LvqC/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-09T05:43:53.576Z] #67 143.7 + bin/containerd-stress [2022-02-09T05:43:54.522Z] #67 144.8 + bin/containerd-shim [2022-02-09T05:44:02.673Z] #67 152.0 + bin/containerd-shim-runc-v1 [2022-02-09T05:44:06.890Z] #67 157.1 + bin/containerd-shim-runc-v2 [2022-02-09T05:44:07.151Z] #67 157.7 + binaries [2022-02-09T05:44:07.411Z] #67 157.7 + install -D bin/containerd /build/containerd [2022-02-09T05:44:07.411Z] #67 157.8 + install -D bin/containerd-shim /build/containerd-shim [2022-02-09T05:44:07.411Z] #67 157.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-09T05:44:07.411Z] #67 157.8 + install -D bin/ctr /build/ctr [2022-02-09T05:44:07.672Z] #67 DONE 158.1s [2022-02-09T05:44:09.069Z] [2022-02-09T05:44:09.069Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-09T05:44:09.069Z] #68 sha256:595ae711f0534bc689266728fd02ec0e54d2dd822488d04f17dcc3c12787b4b7 [2022-02-09T05:44:09.069Z] #68 DONE 0.2s [2022-02-09T05:44:09.069Z] [2022-02-09T05:44:09.069Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-09T05:44:09.069Z] #73 sha256:0dcdba0bfd8263e8b6fabc6eb4b3298bbcefc673d1bcce2fcb0d07b36bb523ae [2022-02-09T05:44:09.069Z] #73 DONE 0.1s [2022-02-09T05:44:09.069Z] [2022-02-09T05:44:09.069Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-09T05:44:09.069Z] #78 sha256:0bdaad07b8c591bce31016e7a0fe0a7545daf680a3ac79dedfa41a6354600b54 [2022-02-09T05:44:09.641Z] #78 DONE 0.5s [2022-02-09T05:44:09.641Z] [2022-02-09T05:44:09.641Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-09T05:44:09.641Z] #79 sha256:f6849fecf921166073403a05a9af6ffbc85581016063a7ae9ad68989652e2c22 [2022-02-09T05:44:09.641Z] #79 DONE 0.0s [2022-02-09T05:44:09.641Z] [2022-02-09T05:44:09.641Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-09T05:44:09.641Z] #80 sha256:d1bad76cf04601d29fc2dc31adb1c6b815c882c20f170ea187b62f1dc222d04b [2022-02-09T05:44:13.880Z] #80 DONE 4.1s [2022-02-09T05:44:13.880Z] [2022-02-09T05:44:13.880Z] #81 exporting to image [2022-02-09T05:44:13.880Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-09T05:44:13.880Z] #81 exporting layers [2022-02-09T05:44:15.605Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-09T05:44:15.605Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2022-02-09T05:44:15.605Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-02-09T05:44:15.605Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-09T05:44:15.605Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-09T05:44:15.605Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-09T05:44:15.605Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-09T05:44:15.605Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-09T05:44:15.605Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-09T05:44:15.606Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-09T05:44:15.606Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-02-09T05:44:15.606Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-09T05:44:15.606Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 77.3% of statements [2022-02-09T05:44:15.606Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/builder [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-09T05:44:15.606Z] ok github.com/docker/docker/builder/remotecontext 0.065s coverage: 13.7% of statements [2022-02-09T05:44:15.606Z] ok github.com/docker/docker/builder/dockerfile 0.166s coverage: 49.0% of statements [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-09T05:44:15.606Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-02-09T05:44:15.606Z] ok github.com/docker/docker/builder/remotecontext/git 0.881s coverage: 86.3% of statements [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/cli [no test files] [2022-02-09T05:44:15.606Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-09T05:44:15.606Z] ok github.com/docker/docker/cmd/docker-proxy 0.335s coverage: 67.6% of statements [2022-02-09T05:44:15.863Z] ok github.com/docker/docker/client 0.092s coverage: 75.6% of statements [2022-02-09T05:44:39.569Z] 4612f6d0b889: Pull complete [2022-02-09T05:44:39.705Z] 898469748ff6: Pull complete [2022-02-09T05:44:39.705Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-09T05:44:39.705Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T05:44:39.705Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T05:44:39.705Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-09T05:44:39.705Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-09T05:44:39.705Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-09T05:44:39.705Z] INFO: Docker version of control daemon [2022-02-09T05:44:39.705Z] [2022-02-09T05:44:39.705Z] Client: [2022-02-09T05:44:39.705Z] Version: 20.10.9 [2022-02-09T05:44:39.705Z] API version: 1.41 [2022-02-09T05:44:39.705Z] Go version: go1.16.8 [2022-02-09T05:44:39.705Z] Git commit: c2ea9bc [2022-02-09T05:44:39.705Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-09T05:44:39.705Z] OS/Arch: windows/amd64 [2022-02-09T05:44:39.705Z] Context: default [2022-02-09T05:44:39.705Z] Experimental: true [2022-02-09T05:44:39.705Z] [2022-02-09T05:44:39.705Z] Server: Docker Engine - Community [2022-02-09T05:44:39.705Z] Engine: [2022-02-09T05:44:39.705Z] Version: 20.10.9 [2022-02-09T05:44:39.705Z] API version: 1.41 (minimum version 1.24) [2022-02-09T05:44:39.705Z] Go version: go1.16.8 [2022-02-09T05:44:39.705Z] Git commit: 79ea9d3 [2022-02-09T05:44:39.705Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-09T05:44:39.705Z] OS/Arch: windows/amd64 [2022-02-09T05:44:39.705Z] Experimental: true [2022-02-09T05:44:39.705Z] [2022-02-09T05:44:39.705Z] INFO: Docker info of control daemon [2022-02-09T05:44:39.705Z] [2022-02-09T05:44:39.705Z] Client: [2022-02-09T05:44:39.705Z] Context: default [2022-02-09T05:44:39.705Z] Debug Mode: false [2022-02-09T05:44:39.705Z] [2022-02-09T05:44:39.705Z] Server: [2022-02-09T05:44:39.705Z] Containers: 0 [2022-02-09T05:44:39.705Z] Running: 0 [2022-02-09T05:44:39.705Z] Paused: 0 [2022-02-09T05:44:39.705Z] Stopped: 0 [2022-02-09T05:44:39.705Z] Images: 1 [2022-02-09T05:44:39.705Z] Server Version: 20.10.9 [2022-02-09T05:44:39.705Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-09T05:44:39.705Z] Windows: [2022-02-09T05:44:39.705Z] LCOW: [2022-02-09T05:44:39.705Z] Logging Driver: json-file [2022-02-09T05:44:39.705Z] Plugins: [2022-02-09T05:44:39.705Z] Volume: local [2022-02-09T05:44:39.705Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-09T05:44:39.705Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-09T05:44:39.705Z] Swarm: inactive [2022-02-09T05:44:39.705Z] Default Isolation: process [2022-02-09T05:44:39.705Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-09T05:44:39.705Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-09T05:44:39.705Z] OSType: windows [2022-02-09T05:44:39.705Z] Architecture: x86_64 [2022-02-09T05:44:39.705Z] CPUs: 4 [2022-02-09T05:44:39.705Z] Total Memory: 32GiB [2022-02-09T05:44:39.705Z] Name: azwin-2-a79d61 [2022-02-09T05:44:39.705Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-09T05:44:39.705Z] Docker Root Dir: D:\docker [2022-02-09T05:44:39.705Z] Debug Mode: false [2022-02-09T05:44:39.705Z] Registry: https://index.docker.io/v1/ [2022-02-09T05:44:39.705Z] Labels: [2022-02-09T05:44:39.705Z] Experimental: true [2022-02-09T05:44:39.705Z] Insecure Registries: [2022-02-09T05:44:39.705Z] 10.0.0.4:5000 [2022-02-09T05:44:39.705Z] 127.0.0.0/8 [2022-02-09T05:44:39.705Z] Registry Mirrors: [2022-02-09T05:44:39.705Z] http://10.0.0.4:5000/ [2022-02-09T05:44:39.705Z] Live Restore Enabled: false [2022-02-09T05:44:39.705Z] Product License: Community Engine [2022-02-09T05:44:39.705Z] [2022-02-09T05:44:39.705Z] [2022-02-09T05:44:39.705Z] INFO: Commit hash is 7f248eff4d [2022-02-09T05:44:39.705Z] INFO: Nuke-Everything... [2022-02-09T05:44:39.705Z] INFO: Container count on control daemon to delete is 0 [2022-02-09T05:44:39.705Z] INFO: Nuking d:\CI [2022-02-09T05:44:39.705Z] INFO: Zapped successfully [2022-02-09T05:44:39.705Z] INFO: Location for testing is d:\CI\PR-43221\1 [2022-02-09T05:44:39.705Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-09T05:44:39.705Z] [2022-02-09T05:44:39.705Z] [2022-02-09T05:44:39.705Z] INFO: Building the image from Dockerfile.windows at 02/09/2022 05:44:29... [2022-02-09T05:44:39.705Z] [2022-02-09T05:44:39.705Z] Sending build context to Docker daemon 61.93MB [2022-02-09T05:44:39.705Z] [2022-02-09T05:44:39.705Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-09T05:44:39.705Z] ---> bdeb13086b9f [2022-02-09T05:44:39.705Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-09T05:44:39.705Z] ---> Running in cca4f979b846 [2022-02-09T05:44:39.705Z] Removing intermediate container cca4f979b846 [2022-02-09T05:44:39.705Z] ---> 3fae5ac6d9ef [2022-02-09T05:44:39.705Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-09T05:44:39.705Z] ---> Running in 1a6441770b58 [2022-02-09T05:44:39.705Z] Removing intermediate container 1a6441770b58 [2022-02-09T05:44:39.705Z] ---> 81fd4861a5c2 [2022-02-09T05:44:39.705Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-09T05:44:39.705Z] ---> Running in d7bcac8bf3ad [2022-02-09T05:44:39.705Z] Removing intermediate container d7bcac8bf3ad [2022-02-09T05:44:39.705Z] ---> f2b292f49658 [2022-02-09T05:44:39.705Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-09T05:44:39.705Z] ---> Running in d12d8df3bfc5 [2022-02-09T05:44:39.705Z] Removing intermediate container d12d8df3bfc5 [2022-02-09T05:44:39.705Z] ---> bafcccc0af34 [2022-02-09T05:44:39.705Z] 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-09T05:44:39.705Z] ---> Running in 39089277d9d3 [2022-02-09T05:44:39.705Z] Removing intermediate container 39089277d9d3 [2022-02-09T05:44:39.705Z] ---> 00693c12b004 [2022-02-09T05:44:39.705Z] 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-09T05:44:39.705Z] ---> Running in fe0bc0df1604 [2022-02-09T05:44:40.468Z] #81 exporting layers 24.5s done [2022-02-09T05:44:40.468Z] #81 writing image sha256:5a2598799cf077d884a1e25163e424fe995adfe5c3f31bd06957de0b40640a0a done [2022-02-09T05:44:40.468Z] #81 naming to docker.io/library/docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f done [2022-02-09T05:44:40.468Z] #81 DONE 24.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-02-09T05:44:40.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43221/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43221/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f hack/validate/default [2022-02-09T05:44:41.373Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-02-09T05:44:41.373Z] No api/types/ or api/swagger.yaml changes in diff. [2022-02-09T05:44:41.373Z] Congratulations! All TOML source files changed here have valid syntax. [2022-02-09T05:44:41.373Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-02-09T05:44:41.373Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-02-09T05:44:41.373Z] Congratulations! No new tests were added to integration-cli. [2022-02-09T05:44:41.373Z] [2022-02-09T05:44:41.373Z] INFO Start validation with golang-ci-lint [2022-02-09T05:44:41.634Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-02-09T05:44:41.634Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-09T05:44:41.634Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-09T05:44:41.870Z] [2022-02-09T05:44:41.870Z] SUCCESS: Specified value was saved. [2022-02-09T05:44:42.326Z] INFO: Downloading git... [2022-02-09T05:44:43.871Z] INFO: Downloading go... [2022-02-09T05:44:45.415Z] INFO: Downloading compiler 1 of 3... [2022-02-09T05:44:46.945Z] INFO: Downloading compiler 2 of 3... [2022-02-09T05:44:47.401Z] INFO: Downloading compiler 3 of 3... [2022-02-09T05:44:47.910Z] ok github.com/docker/docker/cmd/dockerd 0.039s coverage: 29.1% of statements [2022-02-09T05:44:47.910Z] ok github.com/docker/docker/container 0.112s coverage: 34.8% of statements [2022-02-09T05:44:47.910Z] ok github.com/docker/docker/cmd/dockerd/trap 2.399s coverage: 0.0% of statements [2022-02-09T05:44:47.910Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-09T05:44:47.910Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-09T05:44:47.910Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-09T05:44:47.910Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-09T05:44:47.910Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-09T05:44:48.363Z] INFO: Extracting git... [2022-02-09T05:44:49.270Z] 8f616e6e9eec: Pull complete [2022-02-09T05:44:53.217Z] ok github.com/docker/docker/daemon/cluster 0.047s coverage: 0.5% of statements [2022-02-09T05:44:54.584Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2022-02-09T05:44:55.956Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2022-02-09T05:45:00.701Z] INFO: Expanding go... [2022-02-09T05:45:02.505Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2022-02-09T05:45:03.434Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.0% of statements [2022-02-09T05:45:03.997Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-02-09T05:45:04.560Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-09T05:45:05.495Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2022-02-09T05:45:06.060Z] ok github.com/docker/docker/daemon 10.095s coverage: 17.1% of statements [2022-02-09T05:45:06.060Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-09T05:45:06.060Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-09T05:45:06.060Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-09T05:45:06.060Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-09T05:45:06.992Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.276s coverage: 56.2% of statements [2022-02-09T05:45:06.992Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2022-02-09T05:45:08.363Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2022-02-09T05:45:09.715Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-09T05:45:09.715Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-09T05:45:09.715Z] GOOS="" GOARCH="" GOARM="" [2022-02-09T05:45:09.715Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-09T05:45:09.715Z] [2022-02-09T05:45:09.715Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-09T05:45:09.715Z] DOCKER_SYSTEMD=1 [2022-02-09T05:45:09.715Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-09T05:45:09.715Z] HOSTNAME=79b64443f2e4 [2022-02-09T05:45:09.715Z] DEST=bundles/test-integration [2022-02-09T05:45:09.715Z] PWD=/go/src/github.com/docker/docker [2022-02-09T05:45:09.715Z] DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:45:09.715Z] container=docker [2022-02-09T05:45:09.715Z] HOME=/root [2022-02-09T05:45:09.715Z] LANG=C.UTF-8 [2022-02-09T05:45:09.715Z] INVOCATION_ID=132b3536b8624d0382c536c75db32e26 [2022-02-09T05:45:09.715Z] GOLANG_VERSION=1.17.6 [2022-02-09T05:45:09.715Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-09T05:45:09.715Z] VALIDATE_BRANCH=master [2022-02-09T05:45:09.715Z] TERM=xterm [2022-02-09T05:45:09.715Z] DOCKER_PKG=github.com/docker/docker [2022-02-09T05:45:09.715Z] SHLVL=3 [2022-02-09T05:45:09.715Z] TIMEOUT=120m [2022-02-09T05:45:09.715Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-09T05:45:09.715Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-09T05:45:09.715Z] GO111MODULE=off [2022-02-09T05:45:09.715Z] DOCKER_EXPERIMENTAL=1 [2022-02-09T05:45:09.715Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-09T05:45:09.715Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-09T05:45:09.715Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-09T05:45:09.715Z] GOPATH=/go [2022-02-09T05:45:09.715Z] PKG_CONFIG=pkg-config [2022-02-09T05:45:09.715Z] _=/usr/bin/env [2022-02-09T05:45:09.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-09T05:45:09.750Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.272s coverage: 50.5% of statements [2022-02-09T05:45:11.646Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.666s coverage: 58.0% of statements [2022-02-09T05:45:11.907Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.033s coverage: 46.2% of statements [2022-02-09T05:45:11.907Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-09T05:45:11.907Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-09T05:45:11.907Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-09T05:45:12.471Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.8% of statements [2022-02-09T05:45:13.035Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-02-09T05:45:13.292Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-02-09T05:45:14.660Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 6.6% of statements [2022-02-09T05:45:14.660Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-09T05:45:14.660Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-09T05:45:14.917Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.5% of statements [2022-02-09T05:45:15.480Z] ok github.com/docker/docker/daemon/logger/awslogs 0.172s coverage: 80.2% of statements [2022-02-09T05:45:15.480Z] ok github.com/docker/docker/daemon/logger/fluentd 0.007s coverage: 33.6% of statements [2022-02-09T05:45:15.480Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-09T05:45:16.043Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2022-02-09T05:45:16.043Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2022-02-09T05:45:16.607Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2022-02-09T05:45:16.865Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2022-02-09T05:45:17.121Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 78.7% of statements [2022-02-09T05:45:17.121Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-09T05:45:17.686Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 58.9% of statements [2022-02-09T05:45:17.944Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 31.5% of statements [2022-02-09T05:45:18.878Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2022-02-09T05:45:18.878Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-09T05:45:19.443Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2022-02-09T05:45:20.375Z] ok github.com/docker/docker/daemon/logger/splunk 1.545s coverage: 82.5% of statements [2022-02-09T05:45:20.375Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-09T05:45:20.375Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-09T05:45:20.469Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-09T05:45:20.469Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-09T05:45:20.469Z] GOOS="" GOARCH="" GOARM="" [2022-02-09T05:45:20.469Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-09T05:45:20.469Z] [2022-02-09T05:45:20.469Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-09T05:45:20.469Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-09T05:45:20.469Z] HOSTNAME=379b8af7779c [2022-02-09T05:45:20.469Z] DEST=bundles/test-integration [2022-02-09T05:45:20.469Z] PWD=/go/src/github.com/docker/docker [2022-02-09T05:45:20.469Z] DOCKER_ROOTLESS=1 [2022-02-09T05:45:20.469Z] DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:45:20.469Z] container=docker [2022-02-09T05:45:20.469Z] HOME=/root [2022-02-09T05:45:20.469Z] GOLANG_VERSION=1.17.6 [2022-02-09T05:45:20.469Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-09T05:45:20.469Z] VALIDATE_BRANCH=master [2022-02-09T05:45:20.469Z] TERM=xterm [2022-02-09T05:45:20.469Z] DOCKER_PKG=github.com/docker/docker [2022-02-09T05:45:20.469Z] SHLVL=1 [2022-02-09T05:45:20.469Z] TIMEOUT=120m [2022-02-09T05:45:20.469Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-09T05:45:20.469Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-09T05:45:20.469Z] GO111MODULE=off [2022-02-09T05:45:20.469Z] DOCKER_EXPERIMENTAL=1 [2022-02-09T05:45:20.469Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-09T05:45:20.469Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-09T05:45:20.469Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-09T05:45:20.469Z] GOPATH=/go [2022-02-09T05:45:20.469Z] PKG_CONFIG=pkg-config [2022-02-09T05:45:20.469Z] _=/usr/bin/env [2022-02-09T05:45:20.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-09T05:45:20.940Z] ok github.com/docker/docker/distribution 0.078s coverage: 26.3% of statements [2022-02-09T05:45:21.198Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2022-02-09T05:45:21.198Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-09T05:45:21.311Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-09T05:45:21.311Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-09T05:45:21.311Z] GOOS="" GOARCH="" GOARM="" [2022-02-09T05:45:21.311Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-09T05:45:21.311Z] [2022-02-09T05:45:21.311Z] + TEST_INTEGRATION_DEST=1 [2022-02-09T05:45:21.311Z] + CONTAINER_NAME=docker-pr1-1 [2022-02-09T05:45:21.311Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-02-09T05:45:21.311Z] + run_tests test-integration-flaky [2022-02-09T05:45:21.311Z] + '[' -n 0 ']' [2022-02-09T05:45:21.311Z] + rm= [2022-02-09T05:45:21.311Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43221/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43221/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43221/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f hack/make.sh test-integration-flaky test-integration [2022-02-09T05:45:21.311Z] + c=0 [2022-02-09T05:45:21.311Z] + TEST_INTEGRATION_DEST=3 [2022-02-09T05:45:21.311Z] + CONTAINER_NAME=docker-pr1-3 [2022-02-09T05:45:21.311Z] ++ jobs -p [2022-02-09T05:45:21.311Z] + TEST_SKIP_INTEGRATION=1 [2022-02-09T05:45:21.311Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-09T05:45:21.311Z] + run_tests [2022-02-09T05:45:21.311Z] + '[' -n 0 ']' [2022-02-09T05:45:21.311Z] + rm= [2022-02-09T05:45:21.311Z] + for job in $(jobs -p) [2022-02-09T05:45:21.311Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43221/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43221/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43221/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f hack/make.sh '' test-integration [2022-02-09T05:45:21.311Z] + wait 4708 [2022-02-09T05:45:21.311Z] + TEST_INTEGRATION_DEST=2 [2022-02-09T05:45:21.311Z] + CONTAINER_NAME=docker-pr1-2 [2022-02-09T05:45:21.311Z] + TEST_SKIP_INTEGRATION=1 [2022-02-09T05:45:21.311Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-09T05:45:21.311Z] + run_tests [2022-02-09T05:45:21.311Z] + '[' -n 0 ']' [2022-02-09T05:45:21.311Z] + rm= [2022-02-09T05:45:21.311Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43221/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43221/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43221/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f hack/make.sh '' test-integration [2022-02-09T05:45:21.311Z] [2022-02-09T05:45:21.311Z] [2022-02-09T05:45:21.311Z] [2022-02-09T05:45:21.311Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-02-09T05:45:21.311Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-09T05:45:21.311Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-09T05:45:21.311Z] HOSTNAME=02ee9ff3e050 [2022-02-09T05:45:21.311Z] TEST_SKIP_INTEGRATION=1 [2022-02-09T05:45:21.311Z] TESTDEBUG=0 [2022-02-09T05:45:21.311Z] DEST=bundles/test-integration [2022-02-09T05:45:21.311Z] PWD=/go/src/github.com/docker/docker [2022-02-09T05:45:21.311Z] KEEPBUNDLE=1 [2022-02-09T05:45:21.311Z] DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:45:21.311Z] container=docker [2022-02-09T05:45:21.311Z] HOME=/root [2022-02-09T05:45:21.311Z] GOLANG_VERSION=1.17.6 [2022-02-09T05:45:21.311Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-09T05:45:21.311Z] VALIDATE_BRANCH=master [2022-02-09T05:45:21.311Z] TERM=xterm [2022-02-09T05:45:21.311Z] DOCKER_PKG=github.com/docker/docker [2022-02-09T05:45:21.311Z] SHLVL=1 [2022-02-09T05:45:21.311Z] TIMEOUT=120m [2022-02-09T05:45:21.311Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-09T05:45:21.311Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-09T05:45:21.311Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-02-09T05:45:21.311Z] GO111MODULE=off [2022-02-09T05:45:21.311Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-09T05:45:21.311Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-09T05:45:21.311Z] GOPATH=/go [2022-02-09T05:45:21.311Z] PKG_CONFIG=pkg-config [2022-02-09T05:45:21.311Z] _=/usr/bin/env [2022-02-09T05:45:21.311Z] Building test suite binary ./integration-cli/test.main [2022-02-09T05:45:21.311Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-09T05:45:21.311Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-09T05:45:21.311Z] HOSTNAME=a8eadda840a3 [2022-02-09T05:45:21.311Z] TEST_SKIP_INTEGRATION=1 [2022-02-09T05:45:21.311Z] TESTDEBUG=0 [2022-02-09T05:45:21.311Z] DEST=bundles/test-integration [2022-02-09T05:45:21.311Z] PWD=/go/src/github.com/docker/docker [2022-02-09T05:45:21.311Z] KEEPBUNDLE=1 [2022-02-09T05:45:21.311Z] DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:45:21.311Z] container=docker [2022-02-09T05:45:21.311Z] HOME=/root [2022-02-09T05:45:21.311Z] GOLANG_VERSION=1.17.6 [2022-02-09T05:45:21.311Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-09T05:45:21.311Z] VALIDATE_BRANCH=master [2022-02-09T05:45:21.311Z] TERM=xterm [2022-02-09T05:45:21.311Z] DOCKER_PKG=github.com/docker/docker [2022-02-09T05:45:21.311Z] SHLVL=1 [2022-02-09T05:45:21.311Z] TIMEOUT=120m [2022-02-09T05:45:21.311Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-09T05:45:21.311Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-09T05:45:21.311Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-02-09T05:45:21.311Z] GO111MODULE=off [2022-02-09T05:45:21.311Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-09T05:45:21.311Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-09T05:45:21.311Z] GOPATH=/go [2022-02-09T05:45:21.311Z] PKG_CONFIG=pkg-config [2022-02-09T05:45:21.311Z] _=/usr/bin/env [2022-02-09T05:45:21.311Z] Building test suite binary ./integration-cli/test.main [2022-02-09T05:45:21.311Z] No new tests added to integration. [2022-02-09T05:45:21.311Z] [2022-02-09T05:45:21.311Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-09T05:45:21.311Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-09T05:45:21.311Z] HOSTNAME=bdb3d461dace [2022-02-09T05:45:21.311Z] TESTDEBUG=0 [2022-02-09T05:45:21.311Z] DEST=bundles/test-integration [2022-02-09T05:45:21.311Z] PWD=/go/src/github.com/docker/docker [2022-02-09T05:45:21.311Z] KEEPBUNDLE=1 [2022-02-09T05:45:21.311Z] DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:45:21.311Z] container=docker [2022-02-09T05:45:21.311Z] HOME=/root [2022-02-09T05:45:21.311Z] GOLANG_VERSION=1.17.6 [2022-02-09T05:45:21.311Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-09T05:45:21.311Z] VALIDATE_BRANCH=master [2022-02-09T05:45:21.311Z] TERM=xterm [2022-02-09T05:45:21.311Z] DOCKER_PKG=github.com/docker/docker [2022-02-09T05:45:21.311Z] SHLVL=1 [2022-02-09T05:45:21.311Z] TIMEOUT=120m [2022-02-09T05:45:21.311Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-09T05:45:21.311Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-09T05:45:21.311Z] GO111MODULE=off [2022-02-09T05:45:21.311Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-09T05:45:21.311Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-09T05:45:21.311Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-09T05:45:21.311Z] GOPATH=/go [2022-02-09T05:45:21.311Z] PKG_CONFIG=pkg-config [2022-02-09T05:45:21.311Z] _=/usr/bin/env [2022-02-09T05:45:21.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-09T05:45:21.763Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2022-02-09T05:45:22.327Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2022-02-09T05:45:22.891Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-09T05:45:23.455Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-02-09T05:45:23.455Z] ok github.com/docker/docker/distribution/xfer 1.911s coverage: 85.4% of statements [2022-02-09T05:45:23.455Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-09T05:45:24.020Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-09T05:45:24.020Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-09T05:45:24.296Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-02-09T05:45:25.249Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-02-09T05:45:25.789Z] INFO: Expanding compiler 1 of 3... [2022-02-09T05:45:25.789Z] INFO: Expanding compiler 2 of 3... [2022-02-09T05:45:25.811Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2022-02-09T05:45:25.811Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2022-02-09T05:45:27.703Z] ok github.com/docker/docker/pkg/archive 0.274s coverage: 82.6% of statements [2022-02-09T05:45:29.074Z] ok github.com/docker/docker/pkg/authorization 1.049s coverage: 68.3% of statements [2022-02-09T05:45:29.074Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-02-09T05:45:29.332Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-09T05:45:29.505Z] INFO: Expanding compiler 3 of 3... [2022-02-09T05:45:30.469Z] INFO: Removing downloaded files... [2022-02-09T05:45:30.469Z] INFO: Downloading containerd [2022-02-09T05:45:32.604Z] ok github.com/docker/docker/pkg/chrootarchive 2.502s coverage: 43.5% of statements [2022-02-09T05:45:32.604Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-02-09T05:45:32.604Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-02-09T05:45:33.167Z] ok github.com/docker/docker/layer 7.735s coverage: 68.8% of statements [2022-02-09T05:45:33.167Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-09T05:45:33.167Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-09T05:45:33.167Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-09T05:45:33.167Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-09T05:45:33.167Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-09T05:45:33.167Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-09T05:45:33.167Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-09T05:45:33.427Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-09T05:45:33.427Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-02-09T05:45:33.683Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-09T05:45:33.941Z] ok github.com/docker/docker/pkg/fsutils 0.179s coverage: 85.1% of statements [2022-02-09T05:45:34.872Z] ok github.com/docker/docker/pkg/idtools 0.398s coverage: 69.5% of statements [2022-02-09T05:45:34.872Z] ok github.com/docker/docker/pkg/ioutils 0.344s coverage: 70.1% of statements [2022-02-09T05:45:34.872Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-02-09T05:45:34.872Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-02-09T05:45:35.130Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-09T05:45:35.130Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-09T05:45:35.130Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-09T05:45:35.130Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-02-09T05:45:35.130Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-02-09T05:45:35.387Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-02-09T05:45:35.645Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-02-09T05:45:35.645Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-02-09T05:45:35.645Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-09T05:45:35.645Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-09T05:45:36.208Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-02-09T05:45:36.464Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-02-09T05:45:36.721Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-09T05:45:36.977Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-02-09T05:45:38.348Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 75.0% of statements [2022-02-09T05:45:38.348Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-02-09T05:45:38.605Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-09T05:45:38.605Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-02-09T05:45:38.861Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-02-09T05:45:39.000Z] [2022-02-09T05:45:39.000Z] Name Version Source Summary [2022-02-09T05:45:39.000Z] ---- ------- ------ ------- [2022-02-09T05:45:39.000Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-09T05:45:39.118Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-09T05:45:39.682Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-02-09T05:45:39.939Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2022-02-09T05:45:40.196Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-02-09T05:45:40.527Z] [2022-02-09T05:45:40.527Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-09T05:45:40.527Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-09T05:45:40.527Z] PSChildName : containerd [2022-02-09T05:45:40.527Z] PSDrive : C [2022-02-09T05:45:40.527Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-09T05:45:40.527Z] PSIsContainer : True [2022-02-09T05:45:40.527Z] Name : containerd [2022-02-09T05:45:40.527Z] FullName : C:\containerd [2022-02-09T05:45:40.527Z] Parent : [2022-02-09T05:45:40.527Z] Exists : True [2022-02-09T05:45:40.527Z] Root : C:\ [2022-02-09T05:45:40.527Z] Extension : [2022-02-09T05:45:40.527Z] CreationTime : 2/9/2022 5:45:40 AM [2022-02-09T05:45:40.527Z] CreationTimeUtc : 2/9/2022 5:45:40 AM [2022-02-09T05:45:40.527Z] LastAccessTime : 2/9/2022 5:45:40 AM [2022-02-09T05:45:40.527Z] LastAccessTimeUtc : 2/9/2022 5:45:40 AM [2022-02-09T05:45:40.527Z] LastWriteTime : 2/9/2022 5:45:40 AM [2022-02-09T05:45:40.527Z] LastWriteTimeUtc : 2/9/2022 5:45:40 AM [2022-02-09T05:45:40.527Z] Attributes : Directory [2022-02-09T05:45:40.527Z] Mode : d----- [2022-02-09T05:45:40.527Z] BaseName : containerd [2022-02-09T05:45:40.527Z] Target : {} [2022-02-09T05:45:40.527Z] LinkType : [2022-02-09T05:45:40.527Z] [2022-02-09T05:45:40.761Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-02-09T05:45:40.761Z] coverage: [no statements] [2022-02-09T05:45:40.761Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-09T05:45:41.018Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-09T05:45:41.275Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-02-09T05:45:41.275Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-02-09T05:45:41.488Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-09T05:45:41.489Z] INFO: Configuring git core.autocrlf... [2022-02-09T05:45:41.489Z] [2022-02-09T05:45:41.489Z] [2022-02-09T05:45:43.212Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-02-09T05:45:43.470Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-02-09T05:45:43.727Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2022-02-09T05:45:45.106Z] ok github.com/docker/docker/quota 0.215s coverage: 71.4% of statements [2022-02-09T05:45:45.106Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-02-09T05:45:46.037Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-02-09T05:45:46.599Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-02-09T05:45:46.599Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-09T05:45:47.162Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-09T05:45:47.162Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-09T05:45:49.682Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-09T05:45:50.244Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2022-02-09T05:45:50.808Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-02-09T05:45:52.180Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-02-09T05:45:56.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-09T05:45:56.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-09T05:45:59.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-09T05:45:59.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-09T05:46:10.239Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/rootless [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/volume [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-09T05:46:10.239Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-09T05:46:10.239Z] [2022-02-09T05:46:10.239Z] === Skipped [2022-02-09T05:46:10.239Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-09T05:46:10.240Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-09T05:46:10.240Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-09T05:46:10.240Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-09T05:46:10.240Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-02-09T05:46:10.240Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-09T05:46:10.240Z] aufs_test.go:37: driver not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-09T05:46:10.240Z] graphtest_unix.go:71: No driver to put! [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-09T05:46:10.240Z] time="2022-02-09T05:45:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-09T05:46:10.240Z] graphtest_unix.go:71: No driver to put! [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-09T05:46:10.240Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-09T05:46:10.240Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-09T05:46:10.240Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-09T05:46:10.240Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-09T05:46:10.240Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T05:46:10.240Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-09T05:46:10.240Z] graphtest_unix.go:71: No driver to put! [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-09T05:46:10.240Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-09T05:46:10.240Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-09T05:46:10.240Z] [2022-02-09T05:46:10.240Z] DONE 2314 tests, 53 skipped in 195.257s [2022-02-09T05:46:10.240Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/bitseq [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/cluster [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/config [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/datastore [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/driverapi [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/etchosts [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/idm [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/ipam [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/iptables [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/netlabel [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/netutils [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/networkdb [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/ns [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/options [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/osl [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/portallocator [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/portmapper [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/testutils [2022-02-09T05:46:10.240Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-09T05:46:10.240Z] + 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-09T05:46:14.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-09T05:46:21.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-09T05:46:21.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-09T05:46:27.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-09T05:46:29.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-09T05:46:30.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-09T05:46:31.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-09T05:46:31.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-09T05:46:31.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-09T05:46:34.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-09T05:46:35.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-09T05:46:36.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-09T05:46:36.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-09T05:46:36.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-09T05:46:36.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-09T05:46:37.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-09T05:46:37.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-09T05:46:38.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-09T05:46:38.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-09T05:46:38.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-09T05:46:38.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-09T05:46:39.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-09T05:46:40.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-09T05:46:40.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-09T05:46:41.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-09T05:46:41.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-09T05:46:42.173Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-09T05:46:42.173Z] Using test binary docker [2022-02-09T05:46:42.173Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-09T05:46:42.173Z] Starting apparmor (via systemctl): apparmor.service. [2022-02-09T05:46:42.173Z] Starting dockerd [2022-02-09T05:46:42.173Z] INFO: Waiting for daemon to start... [2022-02-09T05:46:42.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-09T05:46:43.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-09T05:46:43.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-09T05:46:44.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-09T05:46:45.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-09T05:46:45.663Z] 898469748ff6: Pull complete [2022-02-09T05:46:45.663Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-09T05:46:45.663Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T05:46:45.663Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T05:46:45.663Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-09T05:46:45.663Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-09T05:46:45.663Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-09T05:46:45.663Z] INFO: Docker version of control daemon [2022-02-09T05:46:45.663Z] [2022-02-09T05:46:45.663Z] Client: [2022-02-09T05:46:45.663Z] Version: 20.10.9 [2022-02-09T05:46:45.663Z] API version: 1.41 [2022-02-09T05:46:45.663Z] Go version: go1.16.8 [2022-02-09T05:46:45.663Z] Git commit: c2ea9bc [2022-02-09T05:46:45.663Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-09T05:46:45.663Z] OS/Arch: windows/amd64 [2022-02-09T05:46:45.663Z] Context: default [2022-02-09T05:46:45.663Z] Experimental: true [2022-02-09T05:46:45.663Z] [2022-02-09T05:46:45.663Z] Server: Docker Engine - Community [2022-02-09T05:46:45.663Z] Engine: [2022-02-09T05:46:45.663Z] Version: 20.10.9 [2022-02-09T05:46:45.663Z] API version: 1.41 (minimum version 1.24) [2022-02-09T05:46:45.663Z] Go version: go1.16.8 [2022-02-09T05:46:45.663Z] Git commit: 79ea9d3 [2022-02-09T05:46:45.663Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-09T05:46:45.663Z] OS/Arch: windows/amd64 [2022-02-09T05:46:45.663Z] Experimental: true [2022-02-09T05:46:45.663Z] [2022-02-09T05:46:45.663Z] INFO: Docker info of control daemon [2022-02-09T05:46:45.663Z] [2022-02-09T05:46:45.663Z] Client: [2022-02-09T05:46:45.663Z] Context: default [2022-02-09T05:46:45.663Z] Debug Mode: false [2022-02-09T05:46:45.663Z] [2022-02-09T05:46:45.663Z] Server: [2022-02-09T05:46:45.663Z] Containers: 0 [2022-02-09T05:46:45.663Z] Running: 0 [2022-02-09T05:46:45.663Z] Paused: 0 [2022-02-09T05:46:45.663Z] Stopped: 0 [2022-02-09T05:46:45.663Z] Images: 1 [2022-02-09T05:46:45.663Z] Server Version: 20.10.9 [2022-02-09T05:46:45.663Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-09T05:46:45.663Z] Windows: [2022-02-09T05:46:45.663Z] LCOW: [2022-02-09T05:46:45.663Z] Logging Driver: json-file [2022-02-09T05:46:45.663Z] Plugins: [2022-02-09T05:46:45.663Z] Volume: local [2022-02-09T05:46:45.663Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-09T05:46:45.663Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-09T05:46:45.663Z] Swarm: inactive [2022-02-09T05:46:45.663Z] Default Isolation: process [2022-02-09T05:46:45.663Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-09T05:46:45.663Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-09T05:46:45.663Z] OSType: windows [2022-02-09T05:46:45.663Z] Architecture: x86_64 [2022-02-09T05:46:45.663Z] CPUs: 4 [2022-02-09T05:46:45.663Z] Total Memory: 32GiB [2022-02-09T05:46:45.663Z] Name: azwin-2-a79d60 [2022-02-09T05:46:45.663Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-09T05:46:45.663Z] Docker Root Dir: D:\docker [2022-02-09T05:46:45.663Z] Debug Mode: false [2022-02-09T05:46:45.663Z] Registry: https://index.docker.io/v1/ [2022-02-09T05:46:45.663Z] Labels: [2022-02-09T05:46:45.663Z] Experimental: true [2022-02-09T05:46:45.663Z] Insecure Registries: [2022-02-09T05:46:45.663Z] 10.0.0.4:5000 [2022-02-09T05:46:45.663Z] 127.0.0.0/8 [2022-02-09T05:46:45.664Z] Registry Mirrors: [2022-02-09T05:46:45.664Z] http://10.0.0.4:5000/ [2022-02-09T05:46:45.664Z] Live Restore Enabled: false [2022-02-09T05:46:45.664Z] Product License: Community Engine [2022-02-09T05:46:45.664Z] [2022-02-09T05:46:45.664Z] [2022-02-09T05:46:45.664Z] INFO: Commit hash is 7f248eff4d [2022-02-09T05:46:45.664Z] INFO: Nuke-Everything... [2022-02-09T05:46:45.664Z] INFO: Container count on control daemon to delete is 0 [2022-02-09T05:46:45.664Z] INFO: Nuking d:\CI [2022-02-09T05:46:45.664Z] INFO: Zapped successfully [2022-02-09T05:46:45.664Z] INFO: Location for testing is d:\CI\PR-43221\1 [2022-02-09T05:46:45.664Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-09T05:46:45.664Z] [2022-02-09T05:46:45.664Z] [2022-02-09T05:46:45.664Z] INFO: Building the image from Dockerfile.windows at 02/09/2022 05:46:37... [2022-02-09T05:46:45.664Z] [2022-02-09T05:46:45.664Z] Sending build context to Docker daemon 61.93MB [2022-02-09T05:46:45.664Z] [2022-02-09T05:46:45.664Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-09T05:46:45.664Z] ---> bdeb13086b9f [2022-02-09T05:46:45.664Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-09T05:46:45.664Z] ---> Running in 2b28f3e3acc4 [2022-02-09T05:46:45.664Z] Removing intermediate container 2b28f3e3acc4 [2022-02-09T05:46:45.664Z] ---> 60cdba2821e9 [2022-02-09T05:46:45.664Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-09T05:46:46.120Z] ---> Running in fb8aeea73dde [2022-02-09T05:46:46.120Z] Removing intermediate container fb8aeea73dde [2022-02-09T05:46:46.120Z] ---> a32af63bb0a9 [2022-02-09T05:46:46.120Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-09T05:46:46.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-09T05:46:46.575Z] ---> Running in 0dce6438eabc [2022-02-09T05:46:46.575Z] Removing intermediate container 0dce6438eabc [2022-02-09T05:46:46.575Z] ---> 85f78faf1398 [2022-02-09T05:46:46.575Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-09T05:46:46.575Z] ---> Running in 04a08a9276ca [2022-02-09T05:46:47.032Z] Removing intermediate container 04a08a9276ca [2022-02-09T05:46:47.032Z] ---> fcba453ae273 [2022-02-09T05:46:47.032Z] 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-09T05:46:47.032Z] ---> Running in 4154e3067f2f [2022-02-09T05:46:47.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-09T05:46:47.488Z] Removing intermediate container 4154e3067f2f [2022-02-09T05:46:47.488Z] ---> 23dad8981345 [2022-02-09T05:46:47.489Z] 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-09T05:46:47.489Z] ---> Running in 25acb1fcd6c4 [2022-02-09T05:46:47.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-09T05:46:48.611Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-09T05:46:48.611Z] Using test binary docker [2022-02-09T05:46:48.611Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-09T05:46:48.611Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-09T05:46:48.611Z] INFO: Waiting for daemon to start... [2022-02-09T05:46:48.611Z] Starting dockerd [2022-02-09T05:46:48.729Z] . [2022-02-09T05:46:48.729Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-09T05:46:48.729Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-09T05:46:48.729Z] Error: No such image: emptyfs [2022-02-09T05:46:48.729Z] Running integration-test (iteration 1) [2022-02-09T05:46:48.729Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-09T05:46:48.729Z] Loaded image: busybox:latest [2022-02-09T05:46:48.729Z] Loaded image: busybox:glibc [2022-02-09T05:46:50.109Z] Loaded image: debian:bullseye-slim [2022-02-09T05:46:50.109Z] Loaded image: hello-world:latest [2022-02-09T05:46:50.109Z] Loaded image: arm32v7/hello-world:latest [2022-02-09T05:46:50.109Z] INFO: Testing against a local daemon [2022-02-09T05:46:50.109Z] === RUN TestCgroupNamespacesBuild [2022-02-09T05:46:51.212Z] . [2022-02-09T05:46:51.212Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-09T05:46:51.470Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-09T05:46:51.470Z] Error: No such image: emptyfs [2022-02-09T05:46:51.470Z] Running integration-test (iteration 1) [2022-02-09T05:46:51.470Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-09T05:46:51.488Z] --- PASS: TestCgroupNamespacesBuild (1.51s) [2022-02-09T05:46:51.488Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-09T05:46:51.727Z] Loaded image: busybox:latest [2022-02-09T05:46:52.027Z] Loaded image: busybox:glibc [2022-02-09T05:46:52.866Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-02-09T05:46:52.866Z] === RUN TestBuildWithSession [2022-02-09T05:46:52.866Z] build_session_test.go:25: TODO: BuildKit [2022-02-09T05:46:52.866Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-09T05:46:52.866Z] === RUN TestBuildSquashParent [2022-02-09T05:46:53.295Z] [2022-02-09T05:46:53.295Z] SUCCESS: Specified value was saved. [2022-02-09T05:46:53.437Z] Loaded image: debian:bullseye-slim [2022-02-09T05:46:53.437Z] Loaded image: hello-world:latest [2022-02-09T05:46:53.437Z] Loaded image: arm32v7/hello-world:latest [2022-02-09T05:46:53.437Z] INFO: Testing against a local daemon [2022-02-09T05:46:53.437Z] === RUN TestCgroupNamespacesBuild [2022-02-09T05:46:53.551Z] Removing intermediate container fe0bc0df1604 [2022-02-09T05:46:53.551Z] ---> 46a5d365541a [2022-02-09T05:46:53.551Z] 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-09T05:46:53.551Z] ---> Running in 53adc97edd64 [2022-02-09T05:46:53.551Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-09T05:46:53.751Z] INFO: Downloading git... [2022-02-09T05:46:54.010Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-09T05:46:54.010Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-09T05:46:54.010Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-09T05:46:54.010Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-09T05:46:54.010Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-09T05:46:54.409Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-02-09T05:46:54.409Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-09T05:46:54.469Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-09T05:46:54.469Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-09T05:46:54.469Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-09T05:46:54.469Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-09T05:46:54.469Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-09T05:46:54.469Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-09T05:46:54.469Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-09T05:46:54.927Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-09T05:46:55.284Z] INFO: Downloading go... [2022-02-09T05:46:55.772Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-02-09T05:46:55.772Z] === RUN TestBuildWithSession [2022-02-09T05:46:55.772Z] build_session_test.go:25: TODO: BuildKit [2022-02-09T05:46:55.772Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-09T05:46:55.772Z] === RUN TestBuildSquashParent [2022-02-09T05:46:55.905Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-09T05:46:55.905Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-09T05:46:56.880Z] ok github.com/docker/docker/libnetwork 37.023s coverage: 40.7% of statements [2022-02-09T05:46:56.880Z] ok github.com/docker/docker/libnetwork/bitseq 0.131s coverage: 84.4% of statements [2022-02-09T05:46:56.880Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-09T05:46:56.880Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-09T05:46:56.880Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-09T05:46:56.880Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-09T05:46:56.880Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-09T05:46:56.880Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-09T05:46:56.880Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-09T05:46:56.880Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-09T05:46:56.880Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-02-09T05:46:56.880Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2022-02-09T05:46:56.880Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-09T05:46:56.880Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-09T05:46:56.880Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-09T05:46:57.137Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.225s coverage: 59.9% of statements [2022-02-09T05:46:57.137Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-09T05:46:57.428Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-09T05:46:57.460Z] INFO: Downloading compiler 1 of 3... [2022-02-09T05:46:57.460Z] INFO: Downloading compiler 2 of 3... [2022-02-09T05:46:57.460Z] INFO: Downloading compiler 3 of 3... [2022-02-09T05:46:57.916Z] INFO: Extracting git... [2022-02-09T05:46:58.043Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.037s coverage: 4.0% of statements [2022-02-09T05:46:58.043Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-09T05:46:58.134Z] --- PASS: TestBuildSquashParent (4.74s) [2022-02-09T05:46:58.134Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-09T05:46:58.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:46:58.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:46:58.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:46:58.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:46:58.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:46:58.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:46:58.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T05:46:58.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T05:46:58.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:46:58.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:46:58.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:46:58.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:46:58.135Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:46:58.135Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T05:46:58.620Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-02-09T05:46:58.620Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-09T05:46:58.877Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-09T05:46:59.073Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:46:59.333Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:47:00.751Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:47:00.751Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:47:02.397Z] --- PASS: TestBuildSquashParent (6.43s) [2022-02-09T05:47:02.397Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-09T05:47:02.397Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:47:02.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:47:02.397Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:47:02.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:47:02.397Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:47:02.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:47:02.397Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T05:47:02.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T05:47:02.397Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:47:02.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:47:02.397Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:47:02.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:47:02.397Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:47:02.397Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:47:02.659Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-09T05:47:02.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.44s) [2022-02-09T05:47:02.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s) [2022-02-09T05:47:02.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2022-02-09T05:47:02.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.47s) [2022-02-09T05:47:02.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.54s) [2022-02-09T05:47:02.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.63s) [2022-02-09T05:47:02.659Z] === RUN TestBuildMultiStageCopy [2022-02-09T05:47:02.659Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-09T05:47:03.901Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:47:03.901Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T05:47:04.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-09T05:47:04.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-09T05:47:04.036Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-09T05:47:04.294Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-09T05:47:04.553Z] --- PASS: TestBuildMultiStageCopy (2.19s) [2022-02-09T05:47:04.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.34s) [2022-02-09T05:47:04.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-02-09T05:47:04.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-02-09T05:47:04.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-02-09T05:47:04.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-02-09T05:47:04.553Z] === RUN TestBuildMultiStageParentConfig [2022-02-09T05:47:04.842Z] INFO [loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 2m21.189398162s [2022-02-09T05:47:04.842Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 498.187132ms [2022-02-09T05:47:05.122Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-02-09T05:47:05.122Z] === RUN TestBuildLabelWithTargets [2022-02-09T05:47:05.875Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:47:05.875Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:47:06.498Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-02-09T05:47:06.498Z] === RUN TestBuildWithEmptyLayers [2022-02-09T05:47:06.757Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-02-09T05:47:06.757Z] === RUN TestBuildMultiStageOnBuild [2022-02-09T05:47:06.780Z] 1bd78008c728: Pull complete [2022-02-09T05:47:06.780Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-09T05:47:06.780Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T05:47:06.780Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T05:47:06.780Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-02-09T05:47:06.780Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-02-09T05:47:06.780Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-02-09T05:47:06.780Z] INFO: Docker version of control daemon [2022-02-09T05:47:06.780Z] [2022-02-09T05:47:06.780Z] Client: [2022-02-09T05:47:06.780Z] Version: 20.10.9 [2022-02-09T05:47:06.780Z] API version: 1.41 [2022-02-09T05:47:06.780Z] Go version: go1.16.8 [2022-02-09T05:47:06.780Z] Git commit: c2ea9bc [2022-02-09T05:47:06.780Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-09T05:47:06.780Z] OS/Arch: windows/amd64 [2022-02-09T05:47:06.780Z] Context: default [2022-02-09T05:47:06.780Z] Experimental: true [2022-02-09T05:47:06.780Z] [2022-02-09T05:47:06.780Z] Server: Docker Engine - Community [2022-02-09T05:47:06.780Z] Engine: [2022-02-09T05:47:06.780Z] Version: 20.10.9 [2022-02-09T05:47:06.780Z] API version: 1.41 (minimum version 1.24) [2022-02-09T05:47:06.780Z] Go version: go1.16.8 [2022-02-09T05:47:06.780Z] Git commit: 79ea9d3 [2022-02-09T05:47:06.780Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-09T05:47:06.780Z] OS/Arch: windows/amd64 [2022-02-09T05:47:06.780Z] Experimental: true [2022-02-09T05:47:06.780Z] [2022-02-09T05:47:06.780Z] INFO: Docker info of control daemon [2022-02-09T05:47:06.780Z] [2022-02-09T05:47:06.780Z] Client: [2022-02-09T05:47:06.780Z] Context: default [2022-02-09T05:47:06.780Z] Debug Mode: false [2022-02-09T05:47:06.780Z] Plugins: [2022-02-09T05:47:06.780Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-09T05:47:06.780Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-09T05:47:06.780Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-09T05:47:06.780Z] [2022-02-09T05:47:06.780Z] Server: [2022-02-09T05:47:06.780Z] Containers: 0 [2022-02-09T05:47:06.780Z] Running: 0 [2022-02-09T05:47:06.780Z] Paused: 0 [2022-02-09T05:47:06.780Z] Stopped: 0 [2022-02-09T05:47:06.780Z] Images: 1 [2022-02-09T05:47:06.780Z] Server Version: 20.10.9 [2022-02-09T05:47:06.780Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-09T05:47:06.780Z] Windows: [2022-02-09T05:47:06.780Z] LCOW: [2022-02-09T05:47:06.780Z] Logging Driver: json-file [2022-02-09T05:47:06.780Z] Plugins: [2022-02-09T05:47:06.780Z] Volume: local [2022-02-09T05:47:06.780Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-09T05:47:06.780Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-09T05:47:06.780Z] Swarm: inactive [2022-02-09T05:47:06.780Z] Default Isolation: process [2022-02-09T05:47:06.780Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-09T05:47:06.780Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-09T05:47:06.780Z] OSType: windows [2022-02-09T05:47:06.780Z] Architecture: x86_64 [2022-02-09T05:47:06.780Z] CPUs: 4 [2022-02-09T05:47:06.780Z] Total Memory: 32GiB [2022-02-09T05:47:06.780Z] Name: azwin-2-87fde0 [2022-02-09T05:47:06.780Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-09T05:47:06.780Z] Docker Root Dir: D:\docker [2022-02-09T05:47:06.780Z] Debug Mode: false [2022-02-09T05:47:06.780Z] Registry: https://index.docker.io/v1/ [2022-02-09T05:47:06.780Z] Labels: [2022-02-09T05:47:06.780Z] Experimental: true [2022-02-09T05:47:06.780Z] Insecure Registries: [2022-02-09T05:47:06.780Z] 10.0.0.4:5000 [2022-02-09T05:47:06.780Z] 127.0.0.0/8 [2022-02-09T05:47:06.780Z] Registry Mirrors: [2022-02-09T05:47:06.780Z] http://10.0.0.4:5000/ [2022-02-09T05:47:06.780Z] Live Restore Enabled: false [2022-02-09T05:47:06.780Z] Product License: Community Engine [2022-02-09T05:47:06.780Z] [2022-02-09T05:47:06.780Z] [2022-02-09T05:47:06.780Z] INFO: Commit hash is 7f248eff4d [2022-02-09T05:47:06.780Z] INFO: Nuke-Everything... [2022-02-09T05:47:06.780Z] INFO: Container count on control daemon to delete is 0 [2022-02-09T05:47:07.761Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-09T05:47:07.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s) [2022-02-09T05:47:07.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s) [2022-02-09T05:47:07.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2022-02-09T05:47:07.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2022-02-09T05:47:07.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2022-02-09T05:47:07.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2022-02-09T05:47:07.761Z] === RUN TestBuildMultiStageCopy [2022-02-09T05:47:07.761Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-09T05:47:07.772Z] INFO: Nuking d:\CI [2022-02-09T05:47:07.772Z] INFO: Zapped successfully [2022-02-09T05:47:07.772Z] INFO: Location for testing is d:\CI\PR-43221\1 [2022-02-09T05:47:07.772Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-09T05:47:07.772Z] [2022-02-09T05:47:07.772Z] [2022-02-09T05:47:07.772Z] INFO: Building the image from Dockerfile.windows at 02/09/2022 05:47:07... [2022-02-09T05:47:07.772Z] [2022-02-09T05:47:08.660Z] --- PASS: TestBuildMultiStageOnBuild (1.67s) [2022-02-09T05:47:08.660Z] === RUN TestBuildUncleanTarFilenames [2022-02-09T05:47:08.832Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.706s coverage: 7.2% of statements [2022-02-09T05:47:08.832Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-09T05:47:08.832Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-02-09T05:47:08.832Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-02-09T05:47:08.832Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-09T05:47:08.832Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-09T05:47:08.832Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-09T05:47:08.917Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-02-09T05:47:08.917Z] === RUN TestBuildMultiStageLayerLeak [2022-02-09T05:47:09.088Z] ok github.com/docker/docker/libnetwork/drvregistry 0.012s coverage: 82.4% of statements [2022-02-09T05:47:09.345Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-02-09T05:47:09.345Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-09T05:47:09.602Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-09T05:47:10.819Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2022-02-09T05:47:10.819Z] === RUN TestBuildWithHugeFile [2022-02-09T05:47:11.072Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-09T05:47:12.085Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-09T05:47:12.692Z] INFO: Expanding go... [2022-02-09T05:47:13.058Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-09T05:47:13.590Z] Removing intermediate container 53adc97edd64 [2022-02-09T05:47:13.590Z] ---> 1caf38ae60e0 [2022-02-09T05:47:13.590Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-09T05:47:13.590Z] ---> Running in c86cd446b8ed [2022-02-09T05:47:13.590Z] Removing intermediate container c86cd446b8ed [2022-02-09T05:47:13.590Z] ---> 45cfe26df502 [2022-02-09T05:47:13.590Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-09T05:47:13.590Z] ---> Running in e6d536d24f6b [2022-02-09T05:47:13.590Z] Removing intermediate container e6d536d24f6b [2022-02-09T05:47:13.590Z] ---> 5d707ef60990 [2022-02-09T05:47:13.590Z] Step 11/11 : COPY . . [2022-02-09T05:47:14.028Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-09T05:47:15.002Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2022-02-09T05:47:15.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-02-09T05:47:15.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-02-09T05:47:15.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-02-09T05:47:15.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-02-09T05:47:15.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-02-09T05:47:15.002Z] === RUN TestBuildMultiStageParentConfig [2022-02-09T05:47:16.475Z] Sending build context to Docker daemon 61.93MB [2022-02-09T05:47:16.475Z] [2022-02-09T05:47:16.475Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-09T05:47:16.475Z] ---> c703d4d60533 [2022-02-09T05:47:16.475Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-09T05:47:16.475Z] ---> Running in b4626d5b6074 [2022-02-09T05:47:16.475Z] Removing intermediate container b4626d5b6074 [2022-02-09T05:47:16.475Z] ---> acf926c716de [2022-02-09T05:47:16.475Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-09T05:47:16.475Z] ---> Running in 3c5d7412f741 [2022-02-09T05:47:16.475Z] Removing intermediate container 3c5d7412f741 [2022-02-09T05:47:16.475Z] ---> 80333a3e59ae [2022-02-09T05:47:16.475Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-09T05:47:16.475Z] ---> Running in 6031d4adce8c [2022-02-09T05:47:16.948Z] Removing intermediate container 6031d4adce8c [2022-02-09T05:47:16.948Z] ---> e0723145a68c [2022-02-09T05:47:16.948Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-09T05:47:16.948Z] ---> Running in c4b3151be56a [2022-02-09T05:47:17.421Z] Removing intermediate container c4b3151be56a [2022-02-09T05:47:17.421Z] ---> ffef47ebd7d8 [2022-02-09T05:47:17.421Z] 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-09T05:47:17.421Z] ---> Running in 81a9d56bacc7 [2022-02-09T05:47:17.899Z] Removing intermediate container 81a9d56bacc7 [2022-02-09T05:47:17.899Z] ---> e7f178ebcc01 [2022-02-09T05:47:17.899Z] 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-09T05:47:17.899Z] ---> Running in ab402cf29d68 [2022-02-09T05:47:20.330Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-02-09T05:47:20.330Z] === RUN TestBuildLabelWithTargets [2022-02-09T05:47:21.786Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-02-09T05:47:27.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-09T05:47:28.585Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-02-09T05:47:28.585Z] === RUN TestBuildWithEmptyLayers [2022-02-09T05:47:28.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-09T05:47:31.101Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-02-09T05:47:31.101Z] === RUN TestBuildMultiStageOnBuild [2022-02-09T05:47:36.386Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-02-09T05:47:36.386Z] === RUN TestBuildUncleanTarFilenames [2022-02-09T05:47:36.637Z] ok github.com/docker/docker/libnetwork/ipam 15.689s coverage: 85.3% of statements [2022-02-09T05:47:36.637Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-09T05:47:36.637Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-09T05:47:36.637Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-09T05:47:36.637Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-02-09T05:47:36.637Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-09T05:47:36.643Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-02-09T05:47:36.643Z] === RUN TestBuildMultiStageLayerLeak [2022-02-09T05:47:36.895Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-09T05:47:37.458Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2022-02-09T05:47:38.023Z] ok github.com/docker/docker/libnetwork/iptables 0.123s coverage: 45.1% of statements [2022-02-09T05:47:38.023Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-02-09T05:47:38.588Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-02-09T05:47:38.719Z] ---> 079086dd12bc [2022-02-09T05:47:39.213Z] [2022-02-09T05:47:39.213Z] SUCCESS: Specified value was saved. [2022-02-09T05:47:39.213Z] INFO: Downloading git... [2022-02-09T05:47:39.686Z] Successfully built 079086dd12bc [2022-02-09T05:47:39.686Z] Successfully tagged docker:latest [2022-02-09T05:47:39.686Z] INFO: Image build ended at 02/09/2022 05:47:39. Duration:00:03:10.3805233 [2022-02-09T05:47:40.144Z] [2022-02-09T05:47:40.144Z] [2022-02-09T05:47:40.144Z] INFO: Building the test binaries at 02/09/2022 05:47:39... [2022-02-09T05:47:40.787Z] INFO: Downloading go... [2022-02-09T05:47:42.017Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s) [2022-02-09T05:47:42.017Z] === RUN TestBuildWithHugeFile [2022-02-09T05:47:42.382Z] INFO: Downloading compiler 1 of 3... [2022-02-09T05:47:42.593Z] INFO: Expanding compiler 1 of 3... [2022-02-09T05:47:42.593Z] INFO: Expanding compiler 2 of 3... [2022-02-09T05:47:42.898Z] INFO: Downloading compiler 2 of 3... [2022-02-09T05:47:42.898Z] INFO: Downloading compiler 3 of 3... [2022-02-09T05:47:42.898Z] INFO: Extracting git... [2022-02-09T05:47:43.912Z] INFO: make.ps1 starting at 02/09/2022 05:47:43 [2022-02-09T05:47:44.371Z] INFO: Git commit (7f248eff4d) assumed from DOCKER_GITCOMMIT environment variable [2022-02-09T05:47:44.371Z] INFO: Invoking autogen... [2022-02-09T05:47:44.832Z] INFO: Building daemon... [2022-02-09T05:47:47.287Z] INFO: Expanding compiler 3 of 3... [2022-02-09T05:47:47.741Z] INFO: Removing downloaded files... [2022-02-09T05:47:47.741Z] INFO: Downloading containerd [2022-02-09T05:47:58.025Z] [2022-02-09T05:47:58.025Z] Name Version Source Summary [2022-02-09T05:47:58.025Z] ---- ------- ------ ------- [2022-02-09T05:47:58.025Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-09T05:47:58.025Z] [2022-02-09T05:47:58.025Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-09T05:47:58.025Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-09T05:47:58.025Z] PSChildName : containerd [2022-02-09T05:47:58.025Z] PSDrive : C [2022-02-09T05:47:58.025Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-09T05:47:58.025Z] PSIsContainer : True [2022-02-09T05:47:58.025Z] Name : containerd [2022-02-09T05:47:58.025Z] FullName : C:\containerd [2022-02-09T05:47:58.025Z] Parent : [2022-02-09T05:47:58.025Z] Exists : True [2022-02-09T05:47:58.025Z] Root : C:\ [2022-02-09T05:47:58.025Z] Extension : [2022-02-09T05:47:58.025Z] CreationTime : 2/9/2022 5:47:57 AM [2022-02-09T05:47:58.025Z] CreationTimeUtc : 2/9/2022 5:47:57 AM [2022-02-09T05:47:58.025Z] LastAccessTime : 2/9/2022 5:47:57 AM [2022-02-09T05:47:58.025Z] LastAccessTimeUtc : 2/9/2022 5:47:57 AM [2022-02-09T05:47:58.025Z] LastWriteTime : 2/9/2022 5:47:57 AM [2022-02-09T05:47:58.025Z] LastWriteTimeUtc : 2/9/2022 5:47:57 AM [2022-02-09T05:47:58.025Z] Attributes : Directory [2022-02-09T05:47:58.025Z] Mode : d----- [2022-02-09T05:47:58.025Z] BaseName : containerd [2022-02-09T05:47:58.025Z] Target : {} [2022-02-09T05:47:58.025Z] LinkType : [2022-02-09T05:47:58.025Z] [2022-02-09T05:47:59.551Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-09T05:47:59.551Z] INFO: Configuring git core.autocrlf... [2022-02-09T05:47:59.551Z] [2022-02-09T05:47:59.551Z] [2022-02-09T05:48:00.744Z] INFO: Expanding go... [2022-02-09T05:48:18.513Z] --- PASS: TestBuildWithHugeFile (66.52s) [2022-02-09T05:48:18.513Z] === RUN TestBuildWCOWSandboxSize [2022-02-09T05:48:18.513Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-09T05:48:18.513Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-09T05:48:18.513Z] === RUN TestBuildWithEmptyDockerfile [2022-02-09T05:48:18.513Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T05:48:18.513Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T05:48:18.513Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T05:48:18.513Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T05:48:18.513Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T05:48:18.513Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T05:48:18.513Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T05:48:18.513Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T05:48:18.513Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T05:48:18.513Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-09T05:48:18.513Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-02-09T05:48:18.513Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-02-09T05:48:18.513Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-09T05:48:18.513Z] === RUN TestBuildPreserveOwnership [2022-02-09T05:48:18.513Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-09T05:48:19.447Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-09T05:48:20.826Z] --- PASS: TestBuildPreserveOwnership (3.38s) [2022-02-09T05:48:20.826Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.26s) [2022-02-09T05:48:20.826Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2022-02-09T05:48:20.826Z] === RUN TestBuildPlatformInvalid [2022-02-09T05:48:20.826Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-09T05:48:20.826Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-09T05:48:21.394Z] Loaded image: busybox:latest [2022-02-09T05:48:21.654Z] Loaded image: busybox:glibc [2022-02-09T05:48:23.031Z] Loaded image: debian:bullseye-slim [2022-02-09T05:48:23.031Z] Loaded image: hello-world:latest [2022-02-09T05:48:23.031Z] Loaded image: arm32v7/hello-world:latest [2022-02-09T05:48:26.404Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.44210612s with top 10 stages: buildssa: 1m29.624159498s, goimports: 20.569327976s, unconvert: 12.310722947s, gosec: 10.307634268s, golint: 6.111834801s, inspect: 3.976682011s, misspell: 3.802410451s, ineffassign: 3.711345955s, vrp: 3.01109814s, fact_deprecated: 2.017301393s [2022-02-09T05:48:30.916Z] INFO: Expanding compiler 1 of 3... [2022-02-09T05:48:30.916Z] INFO: Expanding compiler 2 of 3... [2022-02-09T05:48:33.012Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.60s) [2022-02-09T05:48:33.012Z] PASS [2022-02-09T05:48:33.012Z] [2022-02-09T05:48:33.012Z] === Skipped [2022-02-09T05:48:33.012Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-09T05:48:33.012Z] build_session_test.go:25: TODO: BuildKit [2022-02-09T05:48:33.012Z] [2022-02-09T05:48:33.012Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-09T05:48:33.012Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-09T05:48:33.012Z] [2022-02-09T05:48:33.012Z] DONE 34 tests, 2 skipped in 103.249s [2022-02-09T05:48:33.012Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-09T05:48:33.012Z] INFO: Testing against a local daemon [2022-02-09T05:48:33.012Z] === RUN TestConfigInspect [2022-02-09T05:48:33.580Z] --- PASS: TestConfigInspect (2.26s) [2022-02-09T05:48:33.580Z] === RUN TestConfigList [2022-02-09T05:48:33.896Z] INFO: Expanding compiler 3 of 3... [2022-02-09T05:48:34.890Z] INFO: Removing downloaded files... [2022-02-09T05:48:34.890Z] INFO: Downloading containerd [2022-02-09T05:48:36.112Z] --- PASS: TestConfigList (2.12s) [2022-02-09T05:48:36.112Z] === RUN TestConfigsCreateAndDelete [2022-02-09T05:48:38.010Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2022-02-09T05:48:38.010Z] === RUN TestConfigsUpdate [2022-02-09T05:48:38.362Z] --- PASS: TestBuildWithHugeFile (52.55s) [2022-02-09T05:48:38.362Z] === RUN TestBuildWCOWSandboxSize [2022-02-09T05:48:38.362Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-09T05:48:38.362Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-09T05:48:38.362Z] === RUN TestBuildWithEmptyDockerfile [2022-02-09T05:48:38.362Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T05:48:38.362Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T05:48:38.362Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T05:48:38.362Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T05:48:38.362Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T05:48:38.362Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T05:48:38.362Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T05:48:38.362Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T05:48:38.362Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T05:48:38.362Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-09T05:48:38.362Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-02-09T05:48:38.362Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-02-09T05:48:38.362Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-09T05:48:38.362Z] === RUN TestBuildPreserveOwnership [2022-02-09T05:48:38.362Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-09T05:48:39.913Z] --- PASS: TestConfigsUpdate (2.11s) [2022-02-09T05:48:39.913Z] === RUN TestTemplatedConfig [2022-02-09T05:48:40.293Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-09T05:48:41.330Z] INFO [runner/unused/goanalysis] analyzers took 26.809244165s with top 10 stages: buildssa: 22.67055467s, U1000: 4.138689495s [2022-02-09T05:48:41.330Z] INFO [runner] Issues before processing: 2718, after processing: 0 [2022-02-09T05:48:41.330Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1749/2137, exclude-rules: 64/1749, cgo: 2137/2718, filename_unadjuster: 2137/2137, skip_files: 2137/2137, identifier_marker: 1749/1749, exclude: 1749/1749, nolint: 0/64, path_prettifier: 2137/2137, skip_dirs: 2137/2137 [2022-02-09T05:48:41.330Z] INFO [runner] processing took 270.414515ms with stages: identifier_marker: 106.134241ms, nolint: 90.314557ms, path_prettifier: 39.009476ms, autogenerated_exclude: 15.748583ms, skip_dirs: 11.882655ms, exclude-rules: 5.278852ms, cgo: 1.387358ms, filename_unadjuster: 652.954µs, max_same_issues: 1.7µs, uniq_by_line: 892ns, exclude: 778ns, diff: 667ns, max_from_linter: 423ns, source_code: 402ns, skip_files: 371ns, max_per_file_from_linter: 312ns, path_shortener: 294ns [2022-02-09T05:48:41.330Z] INFO [runner] linters took 1m37.171363731s with stages: goanalysis_metalinter: 1m16.126575885s, unused: 20.768587315s [2022-02-09T05:48:41.330Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-02-09T05:48:41.330Z] INFO Memory: 2390 samples, avg is 400.2MB, max is 3915.0MB [2022-02-09T05:48:41.330Z] INFO Execution took 3m58.870576997s [2022-02-09T05:48:41.330Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-02-09T05:48:42.270Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43221/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f hack/make.sh dynbinary test-docker-py [2022-02-09T05:48:42.532Z] [2022-02-09T05:48:42.794Z] Removing bundles/ [2022-02-09T05:48:42.794Z] [2022-02-09T05:48:42.794Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-09T05:48:42.794Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-09T05:48:42.794Z] GOOS="" GOARCH="" GOARM="" [2022-02-09T05:48:43.200Z] --- PASS: TestTemplatedConfig (2.69s) [2022-02-09T05:48:43.200Z] === RUN TestConfigCreateResolve [2022-02-09T05:48:44.594Z] --- PASS: TestBuildPreserveOwnership (10.24s) [2022-02-09T05:48:44.594Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.24s) [2022-02-09T05:48:44.594Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-02-09T05:48:44.594Z] === RUN TestBuildPlatformInvalid [2022-02-09T05:48:44.594Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-09T05:48:44.594Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-09T05:48:44.594Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-09T05:48:44.594Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-09T05:48:44.594Z] PASS [2022-02-09T05:48:44.594Z] [2022-02-09T05:48:44.594Z] === Skipped [2022-02-09T05:48:44.594Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-09T05:48:44.594Z] build_session_test.go:25: TODO: BuildKit [2022-02-09T05:48:44.594Z] [2022-02-09T05:48:44.594Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-09T05:48:44.594Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-09T05:48:44.594Z] [2022-02-09T05:48:44.594Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-09T05:48:44.594Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-09T05:48:44.594Z] [2022-02-09T05:48:44.594Z] DONE 34 tests, 3 skipped in 112.706s [2022-02-09T05:48:44.594Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-09T05:48:44.594Z] INFO: Testing against a local daemon [2022-02-09T05:48:44.594Z] === RUN TestConfigInspect [2022-02-09T05:48:44.594Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:48:44.594Z] --- SKIP: TestConfigInspect (0.01s) [2022-02-09T05:48:44.594Z] === RUN TestConfigList [2022-02-09T05:48:44.594Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:48:44.594Z] --- SKIP: TestConfigList (0.01s) [2022-02-09T05:48:44.594Z] === RUN TestConfigsCreateAndDelete [2022-02-09T05:48:44.594Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:48:44.594Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-02-09T05:48:44.594Z] === RUN TestConfigsUpdate [2022-02-09T05:48:44.594Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:48:44.594Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-02-09T05:48:44.594Z] === RUN TestTemplatedConfig [2022-02-09T05:48:44.594Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:48:44.594Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-09T05:48:44.594Z] === RUN TestConfigCreateResolve [2022-02-09T05:48:44.594Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:48:44.594Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-09T05:48:44.594Z] PASS [2022-02-09T05:48:44.594Z] [2022-02-09T05:48:44.594Z] === Skipped [2022-02-09T05:48:44.594Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-02-09T05:48:44.594Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:48:44.594Z] [2022-02-09T05:48:44.594Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-02-09T05:48:44.594Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:48:44.594Z] [2022-02-09T05:48:44.594Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-02-09T05:48:44.594Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:48:44.594Z] [2022-02-09T05:48:44.594Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-02-09T05:48:44.594Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:48:44.594Z] [2022-02-09T05:48:44.594Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-02-09T05:48:44.594Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:48:44.594Z] [2022-02-09T05:48:44.594Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-02-09T05:48:44.594Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:48:44.594Z] [2022-02-09T05:48:44.594Z] DONE 6 tests, 6 skipped in 0.150s [2022-02-09T05:48:44.594Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-09T05:48:44.595Z] INFO: Testing against a local daemon [2022-02-09T05:48:44.595Z] === RUN TestCheckpoint [2022-02-09T05:48:44.595Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-09T05:48:44.595Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-09T05:48:44.595Z] === RUN TestContainerInvalidJSON [2022-02-09T05:48:44.595Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T05:48:44.595Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T05:48:44.595Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-09T05:48:44.595Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-09T05:48:44.595Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T05:48:44.595Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-09T05:48:44.595Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-09T05:48:44.595Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-09T05:48:44.595Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-09T05:48:44.595Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-09T05:48:44.595Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-02-09T05:48:44.595Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-09T05:48:44.595Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-09T05:48:44.595Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-09T05:48:44.595Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-02-09T05:48:44.595Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-09T05:48:44.595Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-09T05:48:44.595Z] === RUN TestCopyFromContainer [2022-02-09T05:48:45.109Z] --- PASS: TestConfigCreateResolve (2.09s) [2022-02-09T05:48:45.109Z] PASS [2022-02-09T05:48:45.109Z] [2022-02-09T05:48:45.109Z] DONE 6 tests in 13.412s [2022-02-09T05:48:45.109Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-09T05:48:45.109Z] INFO: Testing against a local daemon [2022-02-09T05:48:45.109Z] === RUN TestCheckpoint [2022-02-09T05:48:45.109Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-09T05:48:45.109Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-09T05:48:45.109Z] === RUN TestContainerInvalidJSON [2022-02-09T05:48:45.109Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T05:48:45.109Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T05:48:45.109Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-09T05:48:45.109Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-09T05:48:45.109Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T05:48:45.109Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-09T05:48:45.109Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-09T05:48:45.109Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-09T05:48:45.109Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-09T05:48:45.109Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-09T05:48:45.109Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-02-09T05:48:45.109Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-09T05:48:45.109Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-02-09T05:48:45.109Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-09T05:48:45.109Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-09T05:48:45.109Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-09T05:48:45.109Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-09T05:48:45.109Z] === RUN TestCopyFromContainer [2022-02-09T05:48:45.358Z] [2022-02-09T05:48:45.358Z] Name Version Source Summary [2022-02-09T05:48:45.358Z] ---- ------- ------ ------- [2022-02-09T05:48:45.358Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-09T05:48:45.829Z] [2022-02-09T05:48:45.829Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-09T05:48:45.829Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-09T05:48:45.829Z] PSChildName : containerd [2022-02-09T05:48:45.829Z] PSDrive : C [2022-02-09T05:48:45.829Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-09T05:48:45.829Z] PSIsContainer : True [2022-02-09T05:48:45.829Z] Name : containerd [2022-02-09T05:48:45.829Z] FullName : C:\containerd [2022-02-09T05:48:45.829Z] Parent : [2022-02-09T05:48:45.829Z] Exists : True [2022-02-09T05:48:45.829Z] Root : C:\ [2022-02-09T05:48:45.829Z] Extension : [2022-02-09T05:48:45.829Z] CreationTime : 2/9/2022 5:48:45 AM [2022-02-09T05:48:45.829Z] CreationTimeUtc : 2/9/2022 5:48:45 AM [2022-02-09T05:48:45.829Z] LastAccessTime : 2/9/2022 5:48:45 AM [2022-02-09T05:48:45.829Z] LastAccessTimeUtc : 2/9/2022 5:48:45 AM [2022-02-09T05:48:45.829Z] LastWriteTime : 2/9/2022 5:48:45 AM [2022-02-09T05:48:45.829Z] LastWriteTimeUtc : 2/9/2022 5:48:45 AM [2022-02-09T05:48:45.829Z] Attributes : Directory [2022-02-09T05:48:45.829Z] Mode : d----- [2022-02-09T05:48:45.829Z] BaseName : containerd [2022-02-09T05:48:45.829Z] Target : {} [2022-02-09T05:48:45.829Z] LinkType : [2022-02-09T05:48:45.829Z] [2022-02-09T05:48:46.044Z] === RUN TestCopyFromContainer// [2022-02-09T05:48:46.044Z] === RUN TestCopyFromContainer//bar/root [2022-02-09T05:48:46.303Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-09T05:48:46.303Z] === RUN TestCopyFromContainer/bar/quux [2022-02-09T05:48:46.303Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-09T05:48:46.303Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-09T05:48:46.563Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-09T05:48:46.563Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-09T05:48:46.563Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-09T05:48:46.563Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-09T05:48:46.563Z] --- PASS: TestCopyFromContainer (1.65s) [2022-02-09T05:48:46.563Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-09T05:48:46.563Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-02-09T05:48:46.563Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-09T05:48:46.563Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-09T05:48:46.563Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-02-09T05:48:46.563Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-02-09T05:48:46.563Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-09T05:48:46.563Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-02-09T05:48:46.563Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-09T05:48:46.563Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-09T05:48:46.563Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-09T05:48:46.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T05:48:46.822Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T05:48:46.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T05:48:46.822Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T05:48:46.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T05:48:46.822Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T05:48:46.822Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T05:48:46.822Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T05:48:46.822Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T05:48:46.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-02-09T05:48:46.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-09T05:48:46.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-09T05:48:46.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-09T05:48:46.822Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-09T05:48:46.822Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-09T05:48:46.822Z] === RUN TestCreateWithInvalidEnv [2022-02-09T05:48:46.822Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-09T05:48:46.822Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-09T05:48:46.822Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-09T05:48:46.822Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-09T05:48:46.822Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-09T05:48:46.822Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-09T05:48:46.822Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-09T05:48:46.822Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-09T05:48:46.822Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-09T05:48:46.822Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-09T05:48:46.822Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-09T05:48:46.822Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-09T05:48:46.822Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-09T05:48:46.822Z] === RUN TestCreateTmpfsMountsTarget [2022-02-09T05:48:46.822Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-09T05:48:46.822Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-09T05:48:47.398Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-09T05:48:47.398Z] INFO: Configuring git core.autocrlf... [2022-02-09T05:48:47.398Z] [2022-02-09T05:48:47.398Z] [2022-02-09T05:48:48.724Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-02-09T05:48:48.724Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-09T05:48:48.844Z] === RUN TestCopyFromContainer// [2022-02-09T05:48:48.844Z] === RUN TestCopyFromContainer//bar/root [2022-02-09T05:48:48.844Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-09T05:48:48.844Z] === RUN TestCopyFromContainer/bar/quux [2022-02-09T05:48:48.844Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-09T05:48:48.844Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-09T05:48:48.844Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-09T05:48:48.844Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-09T05:48:48.844Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-09T05:48:48.844Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-09T05:48:48.844Z] --- PASS: TestCopyFromContainer (4.02s) [2022-02-09T05:48:48.844Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-09T05:48:48.844Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-09T05:48:48.844Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-09T05:48:48.844Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-02-09T05:48:48.844Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-09T05:48:48.844Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-09T05:48:48.844Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-09T05:48:48.844Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-09T05:48:48.844Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-09T05:48:48.844Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-09T05:48:48.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-09T05:48:48.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T05:48:48.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T05:48:48.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T05:48:48.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T05:48:48.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T05:48:48.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T05:48:48.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T05:48:48.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T05:48:48.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T05:48:48.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-09T05:48:48.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-09T05:48:48.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-09T05:48:48.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-09T05:48:48.844Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-09T05:48:48.844Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-09T05:48:48.844Z] === RUN TestCreateWithInvalidEnv [2022-02-09T05:48:48.844Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-09T05:48:48.844Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-09T05:48:48.844Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-09T05:48:48.844Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-09T05:48:48.844Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-09T05:48:48.844Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-09T05:48:48.844Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-09T05:48:48.844Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-09T05:48:48.844Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-09T05:48:48.844Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-09T05:48:48.844Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-09T05:48:48.844Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-09T05:48:48.844Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-09T05:48:48.844Z] === RUN TestCreateTmpfsMountsTarget [2022-02-09T05:48:48.844Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-09T05:48:48.844Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-09T05:48:50.097Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2022-02-09T05:48:50.097Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-09T05:48:50.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T05:48:50.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T05:48:50.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T05:48:50.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T05:48:50.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T05:48:50.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T05:48:50.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T05:48:50.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T05:48:50.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T05:48:50.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T05:48:50.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T05:48:50.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T05:48:50.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T05:48:50.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T05:48:50.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T05:48:50.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-09T05:48:50.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-09T05:48:50.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-09T05:48:50.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-09T05:48:50.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-09T05:48:50.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-02-09T05:48:50.097Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-09T05:48:50.208Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-02-09T05:48:50.208Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-09T05:48:50.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-09T05:48:50.666Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2022-02-09T05:48:50.666Z] === RUN TestCreateDifferentPlatform [2022-02-09T05:48:50.666Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-09T05:48:50.666Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-09T05:48:50.666Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-09T05:48:50.666Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-09T05:48:50.666Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-09T05:48:50.666Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-09T05:48:50.666Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-09T05:48:50.666Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-09T05:48:50.666Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-09T05:48:50.666Z] === RUN TestContainerStartOnDaemonRestart [2022-02-09T05:48:50.666Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-09T05:48:50.666Z] === RUN TestDaemonRestartIpcMode [2022-02-09T05:48:50.666Z] === PAUSE TestDaemonRestartIpcMode [2022-02-09T05:48:50.666Z] === RUN TestDaemonHostGatewayIP [2022-02-09T05:48:50.666Z] === PAUSE TestDaemonHostGatewayIP [2022-02-09T05:48:50.666Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-09T05:48:50.666Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-09T05:48:50.666Z] === RUN TestContainerKillOnDaemonStart [2022-02-09T05:48:50.666Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-09T05:48:50.666Z] === RUN TestDiff [2022-02-09T05:48:51.138Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-02-09T05:48:51.138Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-09T05:48:51.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T05:48:51.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T05:48:51.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T05:48:51.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T05:48:51.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T05:48:51.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T05:48:51.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T05:48:51.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T05:48:51.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T05:48:51.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T05:48:51.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T05:48:51.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T05:48:51.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T05:48:51.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T05:48:51.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T05:48:51.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-09T05:48:51.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-09T05:48:51.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-09T05:48:51.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-02-09T05:48:51.139Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-09T05:48:51.139Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-09T05:48:51.139Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-09T05:48:51.234Z] --- PASS: TestDiff (0.67s) [2022-02-09T05:48:51.234Z] === RUN TestExecWithCloseStdin [2022-02-09T05:48:51.439Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-02-09T05:48:51.439Z] === RUN TestCreateDifferentPlatform [2022-02-09T05:48:51.439Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-09T05:48:51.439Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-09T05:48:51.439Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-09T05:48:51.439Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-09T05:48:51.439Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-09T05:48:51.439Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-09T05:48:51.439Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-09T05:48:51.439Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-09T05:48:51.439Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-09T05:48:51.439Z] === RUN TestContainerStartOnDaemonRestart [2022-02-09T05:48:51.439Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-09T05:48:51.439Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-02-09T05:48:51.439Z] === RUN TestDaemonRestartIpcMode [2022-02-09T05:48:51.439Z] === PAUSE TestDaemonRestartIpcMode [2022-02-09T05:48:51.439Z] === RUN TestDaemonHostGatewayIP [2022-02-09T05:48:51.439Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:48:51.439Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-02-09T05:48:51.439Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-09T05:48:51.439Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-09T05:48:51.439Z] === RUN TestContainerKillOnDaemonStart [2022-02-09T05:48:51.439Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-09T05:48:51.439Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-09T05:48:51.439Z] === RUN TestDiff [2022-02-09T05:48:51.803Z] --- PASS: TestExecWithCloseStdin (0.61s) [2022-02-09T05:48:51.803Z] === RUN TestExec [2022-02-09T05:48:52.045Z] --- PASS: TestDiff (0.38s) [2022-02-09T05:48:52.045Z] === RUN TestExecWithCloseStdin [2022-02-09T05:48:52.303Z] --- PASS: TestExecWithCloseStdin (0.42s) [2022-02-09T05:48:52.303Z] === RUN TestExec [2022-02-09T05:48:52.371Z] --- PASS: TestExec (0.56s) [2022-02-09T05:48:52.371Z] === RUN TestExecUser [2022-02-09T05:48:52.906Z] --- PASS: TestExec (0.42s) [2022-02-09T05:48:52.907Z] === RUN TestExecUser [2022-02-09T05:48:53.164Z] --- PASS: TestExecUser (0.45s) [2022-02-09T05:48:53.164Z] === RUN TestExportContainerAndImportImage [2022-02-09T05:48:53.307Z] --- PASS: TestExecUser (0.67s) [2022-02-09T05:48:53.307Z] === RUN TestExportContainerAndImportImage [2022-02-09T05:48:53.728Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-02-09T05:48:53.728Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-09T05:48:53.876Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-02-09T05:48:53.876Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-09T05:48:55.138Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-02-09T05:48:55.139Z] === RUN TestHealthCheckWorkdir [2022-02-09T05:48:55.254Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-02-09T05:48:55.254Z] === RUN TestHealthCheckWorkdir [2022-02-09T05:48:55.701Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-02-09T05:48:55.701Z] === RUN TestHealthKillContainer [2022-02-09T05:48:55.822Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2022-02-09T05:48:55.822Z] === RUN TestHealthKillContainer [2022-02-09T05:48:56.932Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-09T05:48:56.932Z] [2022-02-09T05:48:56.932Z] ________ ____ __. [2022-02-09T05:48:56.932Z] \_____ \ | |/ _| [2022-02-09T05:48:56.932Z] / | \| < [2022-02-09T05:48:56.932Z] / | \ | \ [2022-02-09T05:48:56.932Z] \_______ /____|__ \ [2022-02-09T05:48:56.932Z] \/ \/ [2022-02-09T05:48:56.932Z] [2022-02-09T05:48:56.932Z] INFO: make.ps1 ended at 02/09/2022 05:48:56 [2022-02-09T05:48:57.901Z] INFO: Binaries build ended at 02/09/2022 05:48:57. Duration:00:01:17.8556951 [2022-02-09T05:48:58.869Z] INFO: Copying the built daemon binary to d:\CI\PR-43221\1\binary\dockerd-7f248eff4d.exe... [2022-02-09T05:48:58.869Z] INFO: Copying the built client binary to d:\CI\PR-43221\1\binary\docker-7f248eff4d.exe... [2022-02-09T05:48:58.869Z] INFO: Copying dockerversion from the container... [2022-02-09T05:48:58.869Z] INFO: Copying the golang package from the container to d:\CI\PR-43221\1\installer\go.zip... [2022-02-09T05:48:59.836Z] INFO: Extracting go.zip to d:\CI\PR-43221\1\go [2022-02-09T05:49:02.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-09T05:49:03.929Z] --- PASS: TestHealthKillContainer (8.18s) [2022-02-09T05:49:03.929Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-09T05:49:03.952Z] --- PASS: TestHealthKillContainer (7.88s) [2022-02-09T05:49:03.952Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-09T05:49:03.952Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-09T05:49:03.952Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-09T05:49:03.952Z] === RUN TestIpcModeNone [2022-02-09T05:49:03.952Z] --- PASS: TestIpcModeNone (0.41s) [2022-02-09T05:49:03.952Z] === RUN TestIpcModePrivate [2022-02-09T05:49:04.209Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-02-09T05:49:04.209Z] --- PASS: TestIpcModePrivate (0.42s) [2022-02-09T05:49:04.209Z] === RUN TestIpcModeShareable [2022-02-09T05:49:04.209Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-09T05:49:04.209Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-02-09T05:49:04.209Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-09T05:49:04.497Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-02-09T05:49:04.498Z] === RUN TestIpcModeNone [2022-02-09T05:49:05.067Z] --- PASS: TestIpcModeNone (0.59s) [2022-02-09T05:49:05.067Z] === RUN TestIpcModePrivate [2022-02-09T05:49:05.326Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-02-09T05:49:05.584Z] --- PASS: TestIpcModePrivate (0.63s) [2022-02-09T05:49:05.584Z] === RUN TestIpcModeShareable [2022-02-09T05:49:05.620Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.30s) [2022-02-09T05:49:05.620Z] === RUN TestAPIIpcModeHost [2022-02-09T05:49:05.620Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-09T05:49:05.620Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-02-09T05:49:05.620Z] === RUN TestDaemonIpcModeShareable [2022-02-09T05:49:05.620Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-09T05:49:05.620Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-02-09T05:49:05.620Z] === RUN TestDaemonIpcModePrivate [2022-02-09T05:49:06.153Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-02-09T05:49:06.412Z] --- PASS: TestIpcModeShareable (0.60s) [2022-02-09T05:49:06.412Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-09T05:49:06.636Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-02-09T05:49:06.636Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-02-09T05:49:06.636Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-09T05:49:06.636Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-09T05:49:06.636Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-09T05:49:06.636Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-09T05:49:06.636Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-09T05:49:06.636Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-09T05:49:06.636Z] === RUN TestIpcModeOlderClient [2022-02-09T05:49:06.636Z] === PAUSE TestIpcModeOlderClient [2022-02-09T05:49:06.636Z] === RUN TestKillContainerInvalidSignal [2022-02-09T05:49:07.199Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-02-09T05:49:07.199Z] === RUN TestKillContainer [2022-02-09T05:49:07.199Z] === RUN TestKillContainer/no_signal [2022-02-09T05:49:07.456Z] === RUN TestKillContainer/non_killing_signal [2022-02-09T05:49:07.754Z] === RUN TestKillContainer/killing_signal [2022-02-09T05:49:08.316Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-02-09T05:49:08.316Z] === RUN TestAPIIpcModeHost [2022-02-09T05:49:08.317Z] --- PASS: TestKillContainer (1.17s) [2022-02-09T05:49:08.317Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-02-09T05:49:08.317Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-02-09T05:49:08.317Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-02-09T05:49:08.317Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-09T05:49:08.317Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-09T05:49:08.573Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-09T05:49:08.591Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-02-09T05:49:08.591Z] === RUN TestDaemonIpcModeShareable [2022-02-09T05:49:09.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2022-02-09T05:49:09.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-02-09T05:49:09.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-02-09T05:49:09.178Z] === RUN TestKillStoppedContainer [2022-02-09T05:49:09.178Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-09T05:49:09.178Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-09T05:49:09.178Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-02-09T05:49:09.178Z] === RUN TestKillDifferentUserContainer [2022-02-09T05:49:09.435Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-02-09T05:49:09.435Z] === RUN TestInspectOomKilledTrue [2022-02-09T05:49:09.435Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-09T05:49:09.435Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-09T05:49:09.435Z] === RUN TestInspectOomKilledFalse [2022-02-09T05:49:09.435Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-09T05:49:09.435Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-09T05:49:09.435Z] === RUN TestLinksEtcHostsContentMatch [2022-02-09T05:49:09.435Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-09T05:49:09.435Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-02-09T05:49:09.435Z] === RUN TestLinksContainerNames [2022-02-09T05:49:09.566Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-02-09T05:49:09.829Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-02-09T05:49:09.829Z] === RUN TestDaemonIpcModePrivate [2022-02-09T05:49:10.361Z] --- PASS: TestLinksContainerNames (0.77s) [2022-02-09T05:49:10.361Z] === RUN TestLogsFollowTailEmpty [2022-02-09T05:49:10.616Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-02-09T05:49:10.616Z] === RUN TestContainerNetworkMountsNoChown [2022-02-09T05:49:10.766Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-02-09T05:49:11.024Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-02-09T05:49:11.024Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-09T05:49:11.177Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/default [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/default [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/private [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/private [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rprivate [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/slave [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/slave [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rslave [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/shared [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/shared [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rshared [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/default [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/rshared [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/shared [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/rslave [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/slave [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/rprivate [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/private [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-09T05:49:11.177Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-09T05:49:11.177Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-09T05:49:11.177Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-09T05:49:11.433Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-09T05:49:11.433Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-09T05:49:11.433Z] === RUN TestContainerBindMountNonRecursive [2022-02-09T05:49:11.433Z] 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-09T05:49:11.433Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-02-09T05:49:11.433Z] === RUN TestContainerVolumesMountedAsShared [2022-02-09T05:49:11.433Z] 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-09T05:49:11.433Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-02-09T05:49:11.433Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-09T05:49:11.433Z] 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-09T05:49:11.433Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-02-09T05:49:11.433Z] === RUN TestNetworkNat [2022-02-09T05:49:11.958Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-02-09T05:49:11.958Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-02-09T05:49:11.958Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-09T05:49:11.993Z] --- PASS: TestNetworkNat (0.52s) [2022-02-09T05:49:11.993Z] === RUN TestNetworkLocalhostTCPNat [2022-02-09T05:49:12.554Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-02-09T05:49:12.554Z] === RUN TestNetworkLoopbackNat [2022-02-09T05:49:13.333Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-02-09T05:49:13.333Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-02-09T05:49:13.333Z] === RUN TestIpcModeOlderClient [2022-02-09T05:49:13.333Z] === PAUSE TestIpcModeOlderClient [2022-02-09T05:49:13.333Z] === RUN TestKillContainerInvalidSignal [2022-02-09T05:49:13.592Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-02-09T05:49:13.592Z] === RUN TestKillContainer [2022-02-09T05:49:13.592Z] === RUN TestKillContainer/no_signal [2022-02-09T05:49:14.159Z] === RUN TestKillContainer/non_killing_signal [2022-02-09T05:49:14.418Z] === RUN TestKillContainer/killing_signal [2022-02-09T05:49:14.989Z] --- PASS: TestKillContainer (1.24s) [2022-02-09T05:49:14.989Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-02-09T05:49:14.989Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-02-09T05:49:14.989Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-02-09T05:49:14.989Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-09T05:49:14.989Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-09T05:49:15.199Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-02-09T05:49:15.199Z] === RUN TestPause [2022-02-09T05:49:15.199Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-09T05:49:15.199Z] --- SKIP: TestPause (0.00s) [2022-02-09T05:49:15.199Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-09T05:49:15.199Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-09T05:49:15.199Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-09T05:49:15.199Z] === RUN TestPauseStopPausedContainer [2022-02-09T05:49:15.199Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-09T05:49:15.199Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-02-09T05:49:15.199Z] === RUN TestPidHost [2022-02-09T05:49:15.248Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-09T05:49:15.805Z] --- PASS: TestPidHost (0.87s) [2022-02-09T05:49:15.805Z] === RUN TestPsFilter [2022-02-09T05:49:16.061Z] --- PASS: TestPsFilter (0.10s) [2022-02-09T05:49:16.061Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-09T05:49:16.183Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-02-09T05:49:16.183Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-02-09T05:49:16.183Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-02-09T05:49:16.183Z] === RUN TestKillStoppedContainer [2022-02-09T05:49:16.183Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-09T05:49:16.183Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-09T05:49:16.183Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-02-09T05:49:16.183Z] === RUN TestKillDifferentUserContainer [2022-02-09T05:49:16.319Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-02-09T05:49:16.319Z] === RUN TestRemoveContainerWithVolume [2022-02-09T05:49:16.443Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-02-09T05:49:16.443Z] === RUN TestInspectOomKilledTrue [2022-02-09T05:49:16.443Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-09T05:49:16.443Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-09T05:49:16.443Z] === RUN TestInspectOomKilledFalse [2022-02-09T05:49:16.883Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-02-09T05:49:16.883Z] === RUN TestRemoveContainerRunning [2022-02-09T05:49:17.010Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-02-09T05:49:17.010Z] === RUN TestLinksEtcHostsContentMatch [2022-02-09T05:49:17.139Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-02-09T05:49:17.139Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-09T05:49:17.270Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-02-09T05:49:17.270Z] === RUN TestLinksContainerNames [2022-02-09T05:49:17.396Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-02-09T05:49:17.396Z] === RUN TestRemoveInvalidContainer [2022-02-09T05:49:17.396Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-09T05:49:17.396Z] === RUN TestRenameLinkedContainer [2022-02-09T05:49:18.207Z] --- PASS: TestLinksContainerNames (0.85s) [2022-02-09T05:49:18.208Z] === RUN TestLogsFollowTailEmpty [2022-02-09T05:49:18.467Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-02-09T05:49:18.467Z] === RUN TestContainerNetworkMountsNoChown [2022-02-09T05:49:19.041Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/default [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/default [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/private [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/private [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rprivate [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/slave [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/slave [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rslave [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/shared [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/shared [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rshared [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/default [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/rshared [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/shared [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/rslave [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/slave [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/rprivate [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/private [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-09T05:49:19.041Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-09T05:49:19.041Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-09T05:49:19.041Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-09T05:49:19.300Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-09T05:49:19.331Z] --- PASS: TestRenameLinkedContainer (1.56s) [2022-02-09T05:49:19.331Z] === RUN TestRenameStoppedContainer [2022-02-09T05:49:19.559Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-09T05:49:19.559Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-09T05:49:19.559Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-02-09T05:49:19.559Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-09T05:49:19.559Z] === RUN TestContainerBindMountNonRecursive [2022-02-09T05:49:19.587Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-02-09T05:49:19.587Z] === RUN TestRenameRunningContainerAndReuse [2022-02-09T05:49:20.151Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-02-09T05:49:20.151Z] === RUN TestRenameInvalidName [2022-02-09T05:49:20.714Z] --- PASS: TestRenameInvalidName (0.39s) [2022-02-09T05:49:20.714Z] === RUN TestRenameAnonymousContainer [2022-02-09T05:49:20.936Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-02-09T05:49:20.936Z] === RUN TestContainerVolumesMountedAsShared [2022-02-09T05:49:21.194Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-02-09T05:49:21.194Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-09T05:49:21.761Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-02-09T05:49:21.761Z] === RUN TestNetworkNat [2022-02-09T05:49:22.019Z] --- PASS: TestNetworkNat (0.46s) [2022-02-09T05:49:22.019Z] === RUN TestNetworkLocalhostTCPNat [2022-02-09T05:49:22.081Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-02-09T05:49:22.081Z] === RUN TestRenameContainerWithSameName [2022-02-09T05:49:22.585Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-02-09T05:49:22.585Z] === RUN TestNetworkLoopbackNat [2022-02-09T05:49:22.642Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-02-09T05:49:22.642Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-09T05:49:23.204Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-02-09T05:49:23.204Z] === RUN TestResize [2022-02-09T05:49:23.766Z] --- PASS: TestResize (0.39s) [2022-02-09T05:49:23.766Z] === RUN TestResizeWithInvalidSize [2022-02-09T05:49:24.022Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-02-09T05:49:24.022Z] === RUN TestResizeWhenContainerNotStarted [2022-02-09T05:49:24.279Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-02-09T05:49:24.279Z] === RUN TestDaemonRestartKillContainers [2022-02-09T05:49:24.279Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-09T05:49:24.279Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-09T05:49:24.279Z] === RUN TestCgroupNamespacesRun [2022-02-09T05:49:24.960Z] INFO: Extraction ended at 02/09/2022 05:49:23. Duration:00:00:24.2789167 [2022-02-09T05:49:24.960Z] INFO: Updating the golang and path environment variables [2022-02-09T05:49:24.960Z] INFO: GOPATH=d:\gopath [2022-02-09T05:49:24.960Z] INFO: go version go1.17.6 windows/amd64 [2022-02-09T05:49:24.960Z] INFO: Running the daemon under test in debug mode [2022-02-09T05:49:24.960Z] INFO: Starting a daemon under test... [2022-02-09T05:49:24.960Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43221\1\daemon --pidfile d:\CI\PR-43221\1\docker.pid -D [2022-02-09T05:49:24.960Z] INFO: Process started successfully. [2022-02-09T05:49:24.960Z] INFO: Start tailing logs of the daemon under tests [2022-02-09T05:49:24.960Z] INFO: Waiting for the daemon under test to start... [2022-02-09T05:49:25.114Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-02-09T05:49:25.114Z] === RUN TestPause [2022-02-09T05:49:25.555Z] Removing intermediate container 25acb1fcd6c4 [2022-02-09T05:49:25.555Z] ---> 40fb177349c9 [2022-02-09T05:49:25.555Z] 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-09T05:49:25.555Z] ---> Running in 0de179360293 [2022-02-09T05:49:25.555Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-09T05:49:25.555Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-09T05:49:25.555Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-09T05:49:25.555Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-09T05:49:25.555Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-09T05:49:25.555Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-09T05:49:25.555Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-09T05:49:25.555Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-09T05:49:25.555Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-09T05:49:25.555Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-09T05:49:25.555Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-09T05:49:25.555Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-09T05:49:25.555Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-09T05:49:25.555Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-09T05:49:25.555Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-09T05:49:25.555Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-09T05:49:25.682Z] --- PASS: TestPause (0.45s) [2022-02-09T05:49:25.682Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-09T05:49:25.682Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-09T05:49:25.682Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-09T05:49:25.682Z] === RUN TestPauseStopPausedContainer [2022-02-09T05:49:25.690Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-02-09T05:49:25.690Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-09T05:49:25.942Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-02-09T05:49:25.942Z] === RUN TestPidHost [2022-02-09T05:49:26.663Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-02-09T05:49:26.663Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-09T05:49:26.878Z] --- PASS: TestPidHost (0.94s) [2022-02-09T05:49:26.878Z] === RUN TestPsFilter [2022-02-09T05:49:27.136Z] --- PASS: TestPsFilter (0.12s) [2022-02-09T05:49:27.136Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-09T05:49:27.398Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-02-09T05:49:27.398Z] === RUN TestRemoveContainerWithVolume [2022-02-09T05:49:27.594Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2022-02-09T05:49:27.594Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-09T05:49:27.966Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-02-09T05:49:27.966Z] === RUN TestRemoveContainerRunning [2022-02-09T05:49:28.225Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-02-09T05:49:28.225Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-09T05:49:28.793Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-02-09T05:49:28.793Z] === RUN TestRemoveInvalidContainer [2022-02-09T05:49:28.793Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-09T05:49:28.793Z] === RUN TestRenameLinkedContainer [2022-02-09T05:49:29.002Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-02-09T05:49:29.002Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-09T05:49:29.975Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) [2022-02-09T05:49:29.975Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-09T05:49:29.990Z] ok github.com/docker/docker/libnetwork/networkdb 104.231s coverage: 60.0% of statements [2022-02-09T05:49:29.990Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-09T05:49:29.990Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-09T05:49:29.990Z] ok github.com/docker/docker/libnetwork/osl 4.300s coverage: 39.7% of statements [2022-02-09T05:49:29.990Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-09T05:49:29.990Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-02-09T05:49:29.990Z] ok github.com/docker/docker/libnetwork/portmapper 0.275s coverage: 48.6% of statements [2022-02-09T05:49:30.249Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-09T05:49:30.249Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-09T05:49:30.506Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-09T05:49:30.506Z] [2022-02-09T05:49:30.506Z] === Skipped [2022-02-09T05:49:30.506Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-09T05:49:30.506Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-09T05:49:30.506Z] [2022-02-09T05:49:30.506Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-09T05:49:30.506Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-09T05:49:30.506Z] [2022-02-09T05:49:30.506Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-09T05:49:30.507Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-09T05:49:30.507Z] [2022-02-09T05:49:30.507Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-09T05:49:30.507Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:49:30.507Z] [2022-02-09T05:49:30.507Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-09T05:49:30.507Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:49:30.507Z] [2022-02-09T05:49:30.507Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-09T05:49:30.507Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:49:30.507Z] [2022-02-09T05:49:30.507Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-09T05:49:30.507Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:49:30.507Z] [2022-02-09T05:49:30.507Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-09T05:49:30.507Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:49:30.507Z] [2022-02-09T05:49:30.507Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-09T05:49:30.507Z] firewalld_test.go:14: firewalld is not running [2022-02-09T05:49:30.507Z] [2022-02-09T05:49:30.507Z] DONE 326 tests, 9 skipped in 200.523s [2022-02-09T05:49:30.699Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-02-09T05:49:30.699Z] === RUN TestRenameStoppedContainer [2022-02-09T05:49:30.944Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2022-02-09T05:49:30.944Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-09T05:49:30.958Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-02-09T05:49:30.958Z] === RUN TestRenameRunningContainerAndReuse Post stage [Pipeline] junit [2022-02-09T05:49:31.453Z] Recording test results [2022-02-09T05:49:31.555Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-02-09T05:49:31.555Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-09T05:49:31.894Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-02-09T05:49:31.894Z] === RUN TestRenameInvalidName [2022-02-09T05:49:32.151Z] --- PASS: TestRenameInvalidName (0.43s) [2022-02-09T05:49:32.151Z] === RUN TestRenameAnonymousContainer [2022-02-09T05:49:32.963Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2022-02-09T05:49:32.963Z] === RUN TestNISDomainname [2022-02-09T05:49:32.963Z] 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-09T05:49:32.963Z] --- SKIP: TestNISDomainname (0.01s) [2022-02-09T05:49:32.963Z] === RUN TestHostnameDnsResolution [2022-02-09T05:49:32.996Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-09T05:49:33.334Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43221/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f -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:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f hack/make.sh dynbinary test-integration [2022-02-09T05:49:33.569Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-02-09T05:49:33.569Z] === RUN TestUnprivilegedPortsAndPing [2022-02-09T05:49:33.569Z] 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-09T05:49:33.569Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-02-09T05:49:33.569Z] === RUN TestStats [2022-02-09T05:49:33.569Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-09T05:49:33.569Z] --- SKIP: TestStats (0.00s) [2022-02-09T05:49:33.569Z] === RUN TestStopContainerWithTimeout [2022-02-09T05:49:33.569Z] === RUN TestStopContainerWithTimeout/0 [2022-02-09T05:49:33.569Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-09T05:49:33.569Z] === RUN TestStopContainerWithTimeout/1 [2022-02-09T05:49:33.569Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-09T05:49:33.569Z] === RUN TestStopContainerWithTimeout/3 [2022-02-09T05:49:33.569Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-09T05:49:33.569Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-09T05:49:33.569Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-09T05:49:33.569Z] === CONT TestStopContainerWithTimeout/0 [2022-02-09T05:49:33.569Z] === CONT TestStopContainerWithTimeout/3 [2022-02-09T05:49:33.590Z] [2022-02-09T05:49:33.590Z] Removing bundles/ [2022-02-09T05:49:33.590Z] [2022-02-09T05:49:33.590Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-09T05:49:33.846Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-09T05:49:33.846Z] GOOS="" GOARCH="" GOARM="" [2022-02-09T05:49:34.051Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-02-09T05:49:34.051Z] === RUN TestRenameContainerWithSameName [2022-02-09T05:49:34.051Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-02-09T05:49:34.051Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-09T05:49:34.130Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-09T05:49:34.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-09T05:49:34.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-09T05:49:34.986Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-02-09T05:49:34.986Z] === RUN TestResize [2022-02-09T05:49:35.244Z] --- PASS: TestResize (0.43s) [2022-02-09T05:49:35.244Z] === RUN TestResizeWithInvalidSize [2022-02-09T05:49:35.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-09T05:49:35.811Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-02-09T05:49:35.811Z] === RUN TestResizeWhenContainerNotStarted [2022-02-09T05:49:36.019Z] === CONT TestStopContainerWithTimeout/1 [2022-02-09T05:49:36.071Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-02-09T05:49:36.071Z] === RUN TestDaemonRestartKillContainers [2022-02-09T05:49:36.071Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-09T05:49:36.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-09T05:49:36.071Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-09T05:49:36.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-09T05:49:36.071Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-09T05:49:36.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-09T05:49:36.071Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-09T05:49:36.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-09T05:49:36.071Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-09T05:49:36.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-09T05:49:36.071Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-09T05:49:36.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-09T05:49:36.071Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-09T05:49:36.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-09T05:49:36.072Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-09T05:49:36.072Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-09T05:49:36.072Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:49:36.072Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:49:36.072Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:49:36.072Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:49:36.072Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:49:36.072Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:49:36.072Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:49:36.072Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:49:36.072Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:49:36.072Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:49:36.072Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:49:36.072Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:49:36.072Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:49:36.072Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:49:36.072Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:49:36.072Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:49:36.072Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-09T05:49:36.072Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:49:37.391Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-09T05:49:37.391Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-02-09T05:49:37.391Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-02-09T05:49:37.391Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2022-02-09T05:49:37.391Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-02-09T05:49:37.391Z] === RUN TestDeleteDevicemapper [2022-02-09T05:49:37.391Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-09T05:49:37.391Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-09T05:49:37.391Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-09T05:49:37.922Z] Removing intermediate container 0de179360293 [2022-02-09T05:49:37.922Z] ---> c484bbcee4d6 [2022-02-09T05:49:37.922Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-09T05:49:37.922Z] ---> Running in 4a280361fc05 [2022-02-09T05:49:37.922Z] Removing intermediate container 4a280361fc05 [2022-02-09T05:49:37.922Z] ---> 92d417222291 [2022-02-09T05:49:37.922Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-09T05:49:37.922Z] ---> Running in 91488b11024b [2022-02-09T05:49:37.989Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-09T05:49:38.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-09T05:49:38.380Z] Removing intermediate container 91488b11024b [2022-02-09T05:49:38.380Z] ---> c0c41840d511 [2022-02-09T05:49:38.380Z] Step 11/11 : COPY . . [2022-02-09T05:49:38.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-09T05:49:38.845Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2022-02-09T05:49:38.845Z] === RUN TestUpdateMemory [2022-02-09T05:49:38.845Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-09T05:49:38.845Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-09T05:49:38.845Z] === RUN TestUpdateCPUQuota [2022-02-09T05:49:38.845Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-09T05:49:38.845Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-02-09T05:49:38.845Z] === RUN TestUpdatePidsLimit [2022-02-09T05:49:38.845Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-09T05:49:38.845Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-02-09T05:49:38.845Z] === RUN TestUpdateRestartPolicy [2022-02-09T05:49:39.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-09T05:49:40.460Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-09T05:49:41.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-09T05:49:41.399Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-09T05:49:42.334Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-09T05:49:43.270Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-09T05:49:44.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-09T05:49:45.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:49:45.706Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:49:46.035Z] ...INFO: Daemon under test started and replied! [2022-02-09T05:49:46.035Z] INFO: Docker version of the daemon under test [2022-02-09T05:49:46.035Z] [2022-02-09T05:49:46.035Z] Client: [2022-02-09T05:49:46.035Z] Version: 17.06.2-ce [2022-02-09T05:49:46.035Z] API version: 1.30 [2022-02-09T05:49:46.035Z] Go version: go1.8.3 [2022-02-09T05:49:46.035Z] Git commit: cec0b72 [2022-02-09T05:49:46.035Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-09T05:49:46.035Z] OS/Arch: windows/amd64 [2022-02-09T05:49:46.035Z] [2022-02-09T05:49:46.035Z] Server: [2022-02-09T05:49:46.035Z] Version: 0.0.0-dev [2022-02-09T05:49:46.035Z] API version: 1.42 (minimum version 1.24) [2022-02-09T05:49:46.035Z] Go version: go1.17.6 [2022-02-09T05:49:46.035Z] Git commit: 7f248eff4d [2022-02-09T05:49:46.035Z] Built: 02/09/2022 05:47:44 [2022-02-09T05:49:46.035Z] OS/Arch: windows/amd64 [2022-02-09T05:49:46.035Z] Experimental: false [2022-02-09T05:49:46.035Z] [2022-02-09T05:49:46.035Z] INFO: Docker info of the daemon under test [2022-02-09T05:49:46.035Z] [2022-02-09T05:49:46.035Z] Containers: 0 [2022-02-09T05:49:46.035Z] Running: 0 [2022-02-09T05:49:46.035Z] Paused: 0 [2022-02-09T05:49:46.035Z] Stopped: 0 [2022-02-09T05:49:46.035Z] Images: 0 [2022-02-09T05:49:46.035Z] Server Version: 0.0.0-dev [2022-02-09T05:49:46.035Z] Storage Driver: windowsfilter [2022-02-09T05:49:46.035Z] Windows: [2022-02-09T05:49:46.035Z] Logging Driver: json-file [2022-02-09T05:49:46.035Z] Plugins: [2022-02-09T05:49:46.035Z] Volume: local [2022-02-09T05:49:46.035Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-09T05:49:46.035Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-09T05:49:46.035Z] Swarm: inactive [2022-02-09T05:49:46.035Z] Default Isolation: process [2022-02-09T05:49:46.035Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-09T05:49:46.035Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-09T05:49:46.035Z] OSType: windows [2022-02-09T05:49:46.035Z] Architecture: x86_64 [2022-02-09T05:49:46.035Z] CPUs: 4 [2022-02-09T05:49:46.035Z] Total Memory: 32GiB [2022-02-09T05:49:46.035Z] Name: azwin-2-a79d61 [2022-02-09T05:49:46.035Z] ID: RSOR:OPUK:JMJ4:LYGN:JZ3G:EC4K:KEX2:DC7E:5N4I:OBRO:YB7A:244Z [2022-02-09T05:49:46.035Z] Docker Root Dir: D:\CI\PR-43221\1\daemon [2022-02-09T05:49:46.035Z] Debug Mode (client): false [2022-02-09T05:49:46.035Z] Debug Mode (server): true [2022-02-09T05:49:46.035Z] File Descriptors: -1 [2022-02-09T05:49:46.035Z] Goroutines: 16 [2022-02-09T05:49:46.035Z] System Time: 2022-02-09T05:49:43.5325708Z [2022-02-09T05:49:46.035Z] EventsListeners: 0 [2022-02-09T05:49:46.035Z] Registry: https://index.docker.io/v1/ [2022-02-09T05:49:46.035Z] Labels: [2022-02-09T05:49:46.035Z] Experimental: false [2022-02-09T05:49:46.035Z] Insecure Registries: [2022-02-09T05:49:46.035Z] 127.0.0.0/8 [2022-02-09T05:49:46.035Z] Live Restore Enabled: false [2022-02-09T05:49:46.035Z] [2022-02-09T05:49:46.035Z] [2022-02-09T05:49:46.035Z] INFO: Docker images of the daemon under test [2022-02-09T05:49:46.035Z] [2022-02-09T05:49:46.035Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-09T05:49:46.035Z] [2022-02-09T05:49:46.035Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-09T05:49:46.035Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-09T05:49:46.035Z] ltsc2022: Pulling from windows/servercore [2022-02-09T05:49:46.035Z] 8f616e6e9eec: Pulling fs layer [2022-02-09T05:49:46.035Z] 898469748ff6: Pulling fs layer [2022-02-09T05:49:46.639Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:49:46.898Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:49:47.834Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:49:48.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:49:49.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-09T05:49:51.235Z] --- PASS: TestUpdateRestartPolicy (10.77s) [2022-02-09T05:49:51.235Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-09T05:49:51.235Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s) [2022-02-09T05:49:51.235Z] === RUN TestWaitNonBlocked [2022-02-09T05:49:51.235Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T05:49:51.235Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T05:49:51.235Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T05:49:51.235Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T05:49:51.235Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T05:49:51.235Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T05:49:51.235Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-09T05:49:51.235Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-02-09T05:49:51.235Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-02-09T05:49:51.235Z] === RUN TestWaitBlocked [2022-02-09T05:49:51.235Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-09T05:49:51.235Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-09T05:49:51.235Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-09T05:49:51.235Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-09T05:49:51.235Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-09T05:49:51.235Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-09T05:49:51.235Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-09T05:49:51.235Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-02-09T05:49:51.235Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-02-09T05:49:51.235Z] === CONT TestDaemonRestartIpcMode [2022-02-09T05:49:51.235Z] === CONT TestIpcModeOlderClient [2022-02-09T05:49:51.235Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-02-09T05:49:51.235Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-09T05:49:51.383Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:49:51.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-09T05:49:53.799Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.23s) [2022-02-09T05:49:53.800Z] --- PASS: TestDaemonRestartIpcMode (2.63s) [2022-02-09T05:49:53.800Z] PASS [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === Skipped [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-09T05:49:53.800Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-02-09T05:49:53.800Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-02-09T05:49:53.800Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-02-09T05:49:53.800Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-09T05:49:53.800Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-02-09T05:49:53.800Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-02-09T05:49:53.800Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-02-09T05:49:53.800Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-09T05:49:53.800Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-09T05:49:53.800Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-09T05:49:53.800Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-09T05:49:53.800Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-02-09T05:49:53.800Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-02-09T05:49:53.800Z] 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-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-02-09T05:49:53.800Z] 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-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-02-09T05:49:53.800Z] 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-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-02-09T05:49:53.800Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-09T05:49:53.800Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-02-09T05:49:53.800Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-02-09T05:49:53.800Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-02-09T05:49:53.800Z] 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-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-02-09T05:49:53.800Z] 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-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-02-09T05:49:53.800Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-09T05:49:53.800Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-09T05:49:53.800Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-02-09T05:49:53.800Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-02-09T05:49:53.800Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-09T05:49:53.800Z] [2022-02-09T05:49:53.800Z] DONE 177 tests, 27 skipped in 69.523s [2022-02-09T05:49:54.057Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-09T05:49:54.057Z] === RUN TestConfigDaemonLibtrustID [2022-02-09T05:49:54.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-09T05:49:54.660Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-02-09T05:49:54.660Z] === RUN TestDaemonConfigValidation [2022-02-09T05:49:54.660Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-09T05:49:54.660Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-09T05:49:54.660Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-09T05:49:54.660Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-09T05:49:54.660Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-09T05:49:54.660Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-09T05:49:54.660Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-09T05:49:54.660Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-09T05:49:54.660Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-09T05:49:54.660Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-09T05:49:54.660Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-09T05:49:54.661Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-09T05:49:54.661Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-09T05:49:54.661Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-09T05:49:54.661Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-09T05:49:54.661Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-09T05:49:54.661Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-02-09T05:49:54.661Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-02-09T05:49:54.661Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-09T05:49:54.661Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-09T05:49:54.661Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-02-09T05:49:54.661Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-09T05:49:54.661Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-09T05:49:55.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.18s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2022-02-09T05:49:55.573Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s) [2022-02-09T05:49:55.573Z] === RUN TestCgroupNamespacesRun [2022-02-09T05:49:56.025Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-09T05:49:56.138Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-02-09T05:49:56.139Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-09T05:49:56.139Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-09T05:49:56.139Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-09T05:49:56.139Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-09T05:49:56.953Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-09T05:49:57.511Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-02-09T05:49:57.511Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-09T05:49:57.926Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-09T05:49:57.926Z] daemon_test.go:156: [def64d5ca09b6] daemon is not started [2022-02-09T05:49:57.926Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-02-09T05:49:57.926Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-02-09T05:49:57.926Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-02-09T05:49:57.926Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-02-09T05:49:57.926Z] === RUN TestDaemonProxy [2022-02-09T05:49:57.926Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-09T05:49:57.926Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-09T05:49:57.926Z] PASS [2022-02-09T05:49:57.926Z] [2022-02-09T05:49:57.926Z] === Skipped [2022-02-09T05:49:57.926Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-02-09T05:49:57.926Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-09T05:49:57.926Z] [2022-02-09T05:49:57.926Z] DONE 12 tests, 1 skipped in 4.101s [2022-02-09T05:49:57.926Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-09T05:49:58.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-09T05:49:58.192Z] INFO: Testing against a local daemon [2022-02-09T05:49:58.192Z] === RUN TestCommitInheritsEnv [2022-02-09T05:49:58.445Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-02-09T05:49:58.445Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-09T05:49:59.823Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-02-09T05:49:59.823Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-09T05:49:59.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-09T05:50:00.150Z] --- PASS: TestCommitInheritsEnv (1.94s) [2022-02-09T05:50:00.150Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-09T05:50:00.150Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-09T05:50:00.150Z] === RUN TestImportWithCustomPlatform [2022-02-09T05:50:00.150Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-09T05:50:00.150Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-09T05:50:00.150Z] === RUN TestImportWithCustomPlatform// [2022-02-09T05:50:00.150Z] === RUN TestImportWithCustomPlatform/linux [2022-02-09T05:50:00.150Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-09T05:50:00.405Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-09T05:50:00.405Z] === RUN TestImportWithCustomPlatform/macos [2022-02-09T05:50:00.405Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-09T05:50:00.405Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-09T05:50:00.405Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-02-09T05:50:00.405Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-09T05:50:00.405Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-09T05:50:00.405Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-09T05:50:00.405Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-09T05:50:00.405Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-09T05:50:00.405Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-09T05:50:00.405Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-09T05:50:00.405Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-09T05:50:00.405Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-09T05:50:00.405Z] === RUN TestImagesFilterMultiReference [2022-02-09T05:50:00.405Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2022-02-09T05:50:00.405Z] === RUN TestImagePullPlatformInvalid [2022-02-09T05:50:00.405Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-09T05:50:00.405Z] === RUN TestRemoveImageOrphaning [2022-02-09T05:50:00.784Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2022-02-09T05:50:00.784Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-09T05:50:01.372Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-02-09T05:50:01.372Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-09T05:50:02.425Z] --- PASS: TestRemoveImageOrphaning (1.65s) [2022-02-09T05:50:02.425Z] === RUN TestRemoveImageGarbageCollector [2022-02-09T05:50:02.425Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-09T05:50:02.425Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-09T05:50:02.425Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-09T05:50:02.425Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-09T05:50:02.425Z] === RUN TestTagInvalidReference [2022-02-09T05:50:02.425Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-09T05:50:02.425Z] === RUN TestTagValidPrefixedRepo [2022-02-09T05:50:02.425Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-09T05:50:02.425Z] === RUN TestTagExistedNameWithoutForce [2022-02-09T05:50:02.425Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-09T05:50:02.425Z] === RUN TestTagOfficialNames [2022-02-09T05:50:02.425Z] --- PASS: TestTagOfficialNames (0.04s) [2022-02-09T05:50:02.425Z] === RUN TestTagMatchesDigest [2022-02-09T05:50:02.425Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-09T05:50:02.425Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-09T05:50:02.751Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-02-09T05:50:02.751Z] === RUN TestNISDomainname [2022-02-09T05:50:03.319Z] --- PASS: TestNISDomainname (0.53s) [2022-02-09T05:50:03.319Z] === RUN TestHostnameDnsResolution [2022-02-09T05:50:03.888Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-02-09T05:50:03.888Z] === RUN TestUnprivilegedPortsAndPing [2022-02-09T05:50:04.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-09T05:50:04.458Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-02-09T05:50:04.458Z] === RUN TestStats [2022-02-09T05:50:06.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-09T05:50:06.988Z] --- PASS: TestStats (2.45s) [2022-02-09T05:50:06.988Z] === RUN TestStopContainerWithTimeout [2022-02-09T05:50:06.988Z] === RUN TestStopContainerWithTimeout/0 [2022-02-09T05:50:06.988Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-09T05:50:06.988Z] === RUN TestStopContainerWithTimeout/1 [2022-02-09T05:50:06.988Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-09T05:50:06.988Z] === RUN TestStopContainerWithTimeout/3 [2022-02-09T05:50:06.988Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-09T05:50:06.988Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-09T05:50:06.988Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-09T05:50:06.988Z] === CONT TestStopContainerWithTimeout/0 [2022-02-09T05:50:06.988Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-09T05:50:07.554Z] === CONT TestStopContainerWithTimeout/3 [2022-02-09T05:50:08.319Z] ---> 070bd18b181b [2022-02-09T05:50:08.319Z] Successfully built 070bd18b181b [2022-02-09T05:50:08.319Z] Successfully tagged docker:latest [2022-02-09T05:50:08.319Z] INFO: Image build ended at 02/09/2022 05:50:07. Duration:00:03:29.9118175 [2022-02-09T05:50:08.319Z] [2022-02-09T05:50:08.319Z] [2022-02-09T05:50:08.319Z] INFO: Building the test binaries at 02/09/2022 05:50:07... [2022-02-09T05:50:08.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-09T05:50:10.080Z] === CONT TestStopContainerWithTimeout/1 [2022-02-09T05:50:10.688Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-09T05:50:10.688Z] Using test binary docker [2022-02-09T05:50:10.688Z] +++ /etc/init.d/apparmor start [2022-02-09T05:50:10.688Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-09T05:50:10.688Z] INFO: Waiting for daemon to start... [2022-02-09T05:50:10.688Z] Starting dockerd [2022-02-09T05:50:10.688Z] +++ 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-09T05:50:11.014Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-09T05:50:11.014Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-02-09T05:50:11.014Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-02-09T05:50:11.014Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-02-09T05:50:11.014Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-02-09T05:50:11.014Z] === RUN TestDeleteDevicemapper [2022-02-09T05:50:11.014Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-09T05:50:11.014Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-09T05:50:11.014Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-09T05:50:11.168Z] 898469748ff6: Verifying Checksum [2022-02-09T05:50:11.168Z] 898469748ff6: Download complete [2022-02-09T05:50:11.168Z] 8f616e6e9eec: Verifying Checksum [2022-02-09T05:50:11.168Z] 8f616e6e9eec: Download complete [2022-02-09T05:50:12.920Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s) [2022-02-09T05:50:12.920Z] === RUN TestUpdateMemory [2022-02-09T05:50:13.011Z] INFO: make.ps1 starting at 02/09/2022 05:50:12 [2022-02-09T05:50:13.011Z] INFO: Git commit (7f248eff4d) assumed from DOCKER_GITCOMMIT environment variable [2022-02-09T05:50:13.011Z] INFO: Invoking autogen... [2022-02-09T05:50:13.179Z] --- PASS: TestUpdateMemory (0.56s) [2022-02-09T05:50:13.179Z] === RUN TestUpdateCPUQuota [2022-02-09T05:50:13.256Z] . [2022-02-09T05:50:13.256Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-09T05:50:13.256Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-09T05:50:13.256Z] Error: No such image: emptyfs [2022-02-09T05:50:13.256Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-09T05:50:13.256Z] ++++ docker load [2022-02-09T05:50:13.469Z] INFO: Building daemon... [2022-02-09T05:50:13.555Z] Running integration-test (iteration 1) [2022-02-09T05:50:13.555Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-09T05:50:13.555Z] ++ 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-09T05:50:13.555Z] ++ set -e [2022-02-09T05:50:13.555Z] ++ '[' -n 0 ']' [2022-02-09T05:50:13.555Z] ++ set -x [2022-02-09T05:50:13.555Z] ++ 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-09T05:50:14.116Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-02-09T05:50:14.116Z] === RUN TestUpdatePidsLimit [2022-02-09T05:50:14.116Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-09T05:50:14.375Z] === RUN TestUpdatePidsLimit/no_change [2022-02-09T05:50:14.488Z] Loaded image: busybox:latest [2022-02-09T05:50:14.635Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-09T05:50:14.894Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-09T05:50:15.053Z] Loaded image: busybox:glibc [2022-02-09T05:50:15.153Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-09T05:50:15.153Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-09T05:50:15.413Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-09T05:50:16.350Z] --- PASS: TestUpdatePidsLimit (2.15s) [2022-02-09T05:50:16.350Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2022-02-09T05:50:16.350Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-02-09T05:50:16.350Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-02-09T05:50:16.350Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-02-09T05:50:16.350Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-02-09T05:50:16.350Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-02-09T05:50:16.350Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2022-02-09T05:50:16.350Z] === RUN TestUpdateRestartPolicy [2022-02-09T05:50:19.308Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-09T05:50:19.308Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-09T05:50:19.308Z] GOOS="" GOARCH="" GOARM="" [2022-02-09T05:50:19.308Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-09T05:50:19.308Z] [2022-02-09T05:50:19.308Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-02-09T05:50:19.308Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-02-09T05:50:19.308Z] Using test binary docker [2022-02-09T05:50:19.308Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-09T05:50:19.308Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-09T05:50:19.308Z] INFO: Waiting for daemon to start... [2022-02-09T05:50:19.308Z] Starting dockerd [2022-02-09T05:50:19.308Z] . [2022-02-09T05:50:19.308Z] INFO: Building docker-sdk-python3:5.0.3... [2022-02-09T05:50:20.349Z] Loaded image: debian:bullseye-slim [2022-02-09T05:50:20.349Z] Loaded image: hello-world:latest [2022-02-09T05:50:20.349Z] Loaded image: arm32v7/hello-world:latest [2022-02-09T05:50:20.349Z] INFO: Testing against a local daemon [2022-02-09T05:50:20.349Z] === RUN TestCgroupNamespacesBuild [2022-02-09T05:50:22.241Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2022-02-09T05:50:22.241Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-09T05:50:24.137Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s) [2022-02-09T05:50:24.137Z] === RUN TestBuildWithSession [2022-02-09T05:50:24.137Z] build_session_test.go:25: TODO: BuildKit [2022-02-09T05:50:24.137Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-09T05:50:24.137Z] === RUN TestBuildSquashParent [2022-02-09T05:50:28.546Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2022-02-09T05:50:28.546Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-09T05:50:28.546Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-02-09T05:50:28.546Z] === RUN TestWaitNonBlocked [2022-02-09T05:50:28.546Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T05:50:28.546Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T05:50:28.546Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T05:50:28.546Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T05:50:28.546Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T05:50:28.546Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T05:50:28.546Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-09T05:50:28.546Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-02-09T05:50:28.546Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-02-09T05:50:28.546Z] === RUN TestWaitBlocked [2022-02-09T05:50:28.546Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-09T05:50:28.546Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-09T05:50:28.546Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-09T05:50:28.546Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-09T05:50:28.546Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-09T05:50:28.546Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-09T05:50:28.972Z] Removing intermediate container ab402cf29d68 [2022-02-09T05:50:28.972Z] ---> 7f90d64a6568 [2022-02-09T05:50:28.972Z] 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-09T05:50:28.972Z] ---> Running in 0a19450c7648 [2022-02-09T05:50:28.972Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-09T05:50:28.972Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-09T05:50:28.972Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-09T05:50:28.972Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-09T05:50:28.972Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-09T05:50:28.972Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-09T05:50:28.972Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-09T05:50:28.972Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-09T05:50:28.972Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-09T05:50:28.972Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-09T05:50:28.972Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-09T05:50:28.972Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-09T05:50:28.972Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-09T05:50:28.972Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-09T05:50:28.972Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-09T05:50:28.972Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-09T05:50:29.111Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-09T05:50:29.111Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-02-09T05:50:29.111Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-02-09T05:50:29.111Z] === CONT TestContainerStartOnDaemonRestart [2022-02-09T05:50:29.111Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-09T05:50:31.640Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s) [2022-02-09T05:50:31.640Z] === CONT TestIpcModeOlderClient [2022-02-09T05:50:31.640Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2022-02-09T05:50:31.640Z] === CONT TestContainerKillOnDaemonStart [2022-02-09T05:50:31.640Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-02-09T05:50:31.640Z] === CONT TestDaemonHostGatewayIP [2022-02-09T05:50:32.365Z] --- PASS: TestBuildSquashParent (8.29s) [2022-02-09T05:50:32.365Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-09T05:50:32.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:50:32.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:50:32.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:50:32.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:50:32.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:50:32.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:50:32.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T05:50:32.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T05:50:32.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:50:32.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:50:32.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:50:32.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:50:32.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:50:32.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:50:34.175Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-02-09T05:50:34.175Z] === CONT TestDaemonRestartIpcMode [2022-02-09T05:50:35.741Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:50:35.741Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T05:50:36.080Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-02-09T05:50:38.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:50:38.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:50:41.658Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-09T05:50:41.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s) [2022-02-09T05:50:41.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.01s) [2022-02-09T05:50:41.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.78s) [2022-02-09T05:50:41.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.85s) [2022-02-09T05:50:41.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.84s) [2022-02-09T05:50:41.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2022-02-09T05:50:41.658Z] === RUN TestBuildMultiStageCopy [2022-02-09T05:50:41.658Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-09T05:50:43.633Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-09T05:50:44.190Z] --- PASS: TestContainerKillOnDaemonStart (11.68s) [2022-02-09T05:50:44.190Z] PASS [2022-02-09T05:50:44.190Z] [2022-02-09T05:50:44.190Z] === Skipped [2022-02-09T05:50:44.190Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-09T05:50:44.190Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-09T05:50:44.190Z] [2022-02-09T05:50:44.190Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-09T05:50:44.191Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-09T05:50:44.191Z] [2022-02-09T05:50:44.191Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-09T05:50:44.191Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-09T05:50:44.191Z] [2022-02-09T05:50:44.191Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-09T05:50:44.191Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-09T05:50:44.191Z] [2022-02-09T05:50:44.191Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-09T05:50:44.191Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-09T05:50:44.191Z] [2022-02-09T05:50:44.191Z] DONE 200 tests, 5 skipped in 118.299s [2022-02-09T05:50:44.191Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-09T05:50:44.191Z] === RUN TestConfigDaemonLibtrustID [2022-02-09T05:50:44.191Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-09T05:50:44.191Z] === RUN TestDaemonConfigValidation [2022-02-09T05:50:44.191Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-09T05:50:44.191Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-09T05:50:44.191Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-09T05:50:44.191Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-09T05:50:44.191Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-09T05:50:44.191Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-09T05:50:44.191Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-09T05:50:44.191Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-09T05:50:44.191Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-09T05:50:44.191Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-09T05:50:44.191Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-09T05:50:44.191Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-09T05:50:44.191Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-09T05:50:44.191Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-09T05:50:44.191Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-09T05:50:44.191Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-09T05:50:44.191Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-02-09T05:50:44.191Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-09T05:50:44.191Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-02-09T05:50:44.191Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-09T05:50:44.191Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-02-09T05:50:44.191Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-09T05:50:44.191Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-09T05:50:44.196Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-09T05:50:44.757Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-09T05:50:44.758Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-09T05:50:45.366Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-09T05:50:45.623Z] --- PASS: TestBuildMultiStageCopy (4.50s) [2022-02-09T05:50:45.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2022-02-09T05:50:45.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2022-02-09T05:50:45.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2022-02-09T05:50:45.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2022-02-09T05:50:45.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2022-02-09T05:50:45.623Z] === RUN TestBuildMultiStageParentConfig [2022-02-09T05:50:46.131Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-09T05:50:47.067Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-09T05:50:47.067Z] daemon_test.go:156: [da07251b69911] daemon is not started [2022-02-09T05:50:47.067Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2022-02-09T05:50:47.067Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-02-09T05:50:47.067Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-02-09T05:50:47.067Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-02-09T05:50:47.067Z] === RUN TestDaemonProxy [2022-02-09T05:50:47.067Z] === RUN TestDaemonProxy/environment_variables [2022-02-09T05:50:47.079Z] --- PASS: TestBuildMultiStageParentConfig (1.21s) [2022-02-09T05:50:47.079Z] === RUN TestBuildLabelWithTargets [2022-02-09T05:50:49.058Z] --- PASS: TestBuildLabelWithTargets (1.88s) [2022-02-09T05:50:49.058Z] === RUN TestBuildWithEmptyLayers [2022-02-09T05:50:49.599Z] === RUN TestDaemonProxy/command-line_options [2022-02-09T05:50:50.030Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2022-02-09T05:50:50.030Z] === RUN TestBuildMultiStageOnBuild [2022-02-09T05:50:50.238Z] Removing intermediate container 0a19450c7648 [2022-02-09T05:50:50.238Z] ---> a7ae2652cbf0 [2022-02-09T05:50:50.238Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-09T05:50:50.238Z] ---> Running in a4e5fcf56866 [2022-02-09T05:50:50.708Z] Removing intermediate container a4e5fcf56866 [2022-02-09T05:50:50.708Z] ---> f0e8ec9be1e2 [2022-02-09T05:50:50.708Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-09T05:50:50.708Z] ---> Running in d7cf8fb3a134 [2022-02-09T05:50:50.973Z] === RUN TestDaemonProxy/configuration_file [2022-02-09T05:50:51.178Z] Removing intermediate container d7cf8fb3a134 [2022-02-09T05:50:51.178Z] ---> 751627687c1a [2022-02-09T05:50:51.178Z] Step 11/11 : COPY . . [2022-02-09T05:50:52.874Z] === RUN TestDaemonProxy/conflicting_options [2022-02-09T05:50:53.297Z] --- PASS: TestBuildMultiStageOnBuild (2.78s) [2022-02-09T05:50:53.297Z] === RUN TestBuildUncleanTarFilenames [2022-02-09T05:50:53.442Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-09T05:50:53.700Z] --- PASS: TestDaemonProxy (6.81s) [2022-02-09T05:50:53.700Z] --- PASS: TestDaemonProxy/environment_variables (2.33s) [2022-02-09T05:50:53.700Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-02-09T05:50:53.700Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-02-09T05:50:53.700Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-09T05:50:53.700Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-09T05:50:53.700Z] PASS [2022-02-09T05:50:53.700Z] [2022-02-09T05:50:53.700Z] DONE 17 tests in 10.725s [2022-02-09T05:50:53.700Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-09T05:50:53.964Z] INFO: Testing against a local daemon [2022-02-09T05:50:53.964Z] === RUN TestCommitInheritsEnv [2022-02-09T05:50:54.222Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-02-09T05:50:54.222Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-09T05:50:54.222Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-09T05:50:54.222Z] === RUN TestImportWithCustomPlatform [2022-02-09T05:50:54.222Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-09T05:50:54.222Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-09T05:50:54.222Z] === RUN TestImportWithCustomPlatform// [2022-02-09T05:50:54.222Z] === RUN TestImportWithCustomPlatform/linux [2022-02-09T05:50:54.223Z] --- PASS: TestBuildUncleanTarFilenames (1.51s) [2022-02-09T05:50:54.223Z] === RUN TestBuildMultiStageLayerLeak [2022-02-09T05:50:54.483Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-09T05:50:54.483Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-09T05:50:54.483Z] === RUN TestImportWithCustomPlatform/macos [2022-02-09T05:50:54.483Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-09T05:50:54.483Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-09T05:50:54.483Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-02-09T05:50:54.483Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-02-09T05:50:54.483Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-09T05:50:54.483Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-09T05:50:54.483Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-02-09T05:50:54.483Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-09T05:50:54.483Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-09T05:50:54.483Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-09T05:50:54.483Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-09T05:50:54.483Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-09T05:50:54.483Z] === RUN TestImagesFilterMultiReference [2022-02-09T05:50:54.483Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-09T05:50:54.483Z] === RUN TestImagePullPlatformInvalid [2022-02-09T05:50:54.483Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-02-09T05:50:54.483Z] === RUN TestRemoveImageOrphaning [2022-02-09T05:50:54.743Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-02-09T05:50:54.743Z] === RUN TestRemoveImageGarbageCollector [2022-02-09T05:50:55.258Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-09T05:50:55.258Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-09T05:50:55.258Z] GOOS="" GOARCH="" GOARM="" [2022-02-09T05:50:55.258Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-09T05:50:55.258Z] [2022-02-09T05:50:55.258Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-09T05:50:55.258Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-09T05:50:55.258Z] HOSTNAME=ed19e8291d82 [2022-02-09T05:50:55.258Z] TESTDEBUG=0 [2022-02-09T05:50:55.258Z] DEST=bundles/test-integration [2022-02-09T05:50:55.258Z] PWD=/go/src/github.com/docker/docker [2022-02-09T05:50:55.258Z] DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f [2022-02-09T05:50:55.258Z] container=docker [2022-02-09T05:50:55.258Z] HOME=/root [2022-02-09T05:50:55.258Z] GOLANG_VERSION=1.17.6 [2022-02-09T05:50:55.258Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-09T05:50:55.258Z] VALIDATE_BRANCH=master [2022-02-09T05:50:55.258Z] TERM=xterm [2022-02-09T05:50:55.258Z] DOCKER_PKG=github.com/docker/docker [2022-02-09T05:50:55.258Z] SHLVL=1 [2022-02-09T05:50:55.258Z] TIMEOUT=120m [2022-02-09T05:50:55.258Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-09T05:50:55.258Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-09T05:50:55.258Z] GO111MODULE=off [2022-02-09T05:50:55.258Z] DOCKER_EXPERIMENTAL=1 [2022-02-09T05:50:55.258Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-09T05:50:55.258Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-09T05:50:55.258Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-09T05:50:55.258Z] GOPATH=/go [2022-02-09T05:50:55.258Z] PKG_CONFIG=pkg-config [2022-02-09T05:50:55.258Z] _=/usr/bin/env [2022-02-09T05:50:55.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-09T05:50:56.651Z] --- PASS: TestRemoveImageGarbageCollector (1.81s) [2022-02-09T05:50:56.651Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-09T05:50:56.651Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-09T05:50:56.651Z] === RUN TestTagInvalidReference [2022-02-09T05:50:56.651Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-09T05:50:56.651Z] === RUN TestTagValidPrefixedRepo [2022-02-09T05:50:56.651Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-09T05:50:56.651Z] === RUN TestTagExistedNameWithoutForce [2022-02-09T05:50:56.651Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-09T05:50:56.651Z] === RUN TestTagOfficialNames [2022-02-09T05:50:56.909Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-09T05:50:56.909Z] === RUN TestTagMatchesDigest [2022-02-09T05:50:56.909Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-02-09T05:50:56.909Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-09T05:50:57.580Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s) [2022-02-09T05:50:57.580Z] === RUN TestBuildWithHugeFile [2022-02-09T05:50:58.077Z] sha256:5c9c7b52c87768d65c6290183a53603bb4f797ef3f62e5994c8306021b005707 [2022-02-09T05:50:58.077Z] INFO: Starting docker-py tests... [2022-02-09T05:50:58.077Z] ============================= test session starts ============================== [2022-02-09T05:50:58.077Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-02-09T05:50:58.077Z] rootdir: /src, inifile: pytest.ini [2022-02-09T05:50:58.077Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-02-09T05:50:58.651Z] collected 395 items / 2 deselected / 393 selected [2022-02-09T05:50:58.651Z] [2022-02-09T05:51:13.877Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-02-09T05:51:14.709Z] tests/integration/api_client_test.py ..... [ 7%] [2022-02-09T05:51:16.222Z] tests/integration/api_config_test.py ...... [ 8%] [2022-02-09T05:51:17.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-09T05:51:17.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-09T05:51:27.065Z] ---> 9f0866d2e5c3 [2022-02-09T05:51:27.066Z] Successfully built 9f0866d2e5c3 [2022-02-09T05:51:27.066Z] Successfully tagged docker:latest [2022-02-09T05:51:27.066Z] INFO: Image build ended at 02/09/2022 05:51:23. Duration:00:04:16.0537621 [2022-02-09T05:51:27.066Z] [2022-02-09T05:51:27.066Z] [2022-02-09T05:51:27.066Z] INFO: Building the test binaries at 02/09/2022 05:51:23... [2022-02-09T05:51:30.891Z] INFO: make.ps1 starting at 02/09/2022 05:51:30 [2022-02-09T05:51:31.366Z] INFO: Git commit (7f248eff4d) assumed from DOCKER_GITCOMMIT environment variable [2022-02-09T05:51:31.366Z] INFO: Invoking autogen... [2022-02-09T05:51:31.842Z] INFO: Building daemon... [2022-02-09T05:51:39.017Z] --- PASS: TestImportExtremelyLargeImageWorks (90.24s) [2022-02-09T05:51:39.017Z] PASS [2022-02-09T05:51:39.017Z] [2022-02-09T05:51:39.017Z] === Skipped [2022-02-09T05:51:39.017Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-09T05:51:39.017Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-09T05:51:39.017Z] [2022-02-09T05:51:39.017Z] DONE 22 tests, 1 skipped in 94.471s [2022-02-09T05:51:39.017Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-09T05:51:39.017Z] INFO: Testing against a local daemon [2022-02-09T05:51:39.017Z] === RUN TestNetworkCreateDelete [2022-02-09T05:51:39.017Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-02-09T05:51:39.017Z] === RUN TestDockerNetworkDeletePreferID [2022-02-09T05:51:39.017Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-02-09T05:51:39.017Z] === RUN TestDaemonDNSFallback [2022-02-09T05:51:39.521Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-09T05:51:39.521Z] [2022-02-09T05:51:39.521Z] ________ ____ __. [2022-02-09T05:51:39.521Z] \_____ \ | |/ _| [2022-02-09T05:51:39.521Z] / | \| < [2022-02-09T05:51:39.521Z] / | \ | \ [2022-02-09T05:51:39.521Z] \_______ /____|__ \ [2022-02-09T05:51:39.521Z] \/ \/ [2022-02-09T05:51:39.521Z] [2022-02-09T05:51:39.521Z] INFO: make.ps1 ended at 02/09/2022 05:51:33 [2022-02-09T05:51:39.521Z] INFO: Binaries build ended at 02/09/2022 05:51:35. Duration:00:01:27.0968473 [2022-02-09T05:51:39.521Z] INFO: Copying the built daemon binary to d:\CI\PR-43221\1\binary\dockerd-7f248eff4d.exe... [2022-02-09T05:51:39.521Z] INFO: Copying the built client binary to d:\CI\PR-43221\1\binary\docker-7f248eff4d.exe... [2022-02-09T05:51:39.521Z] INFO: Copying dockerversion from the container... [2022-02-09T05:51:39.521Z] INFO: Copying the golang package from the container to d:\CI\PR-43221\1\installer\go.zip... [2022-02-09T05:51:39.521Z] INFO: Extracting go.zip to d:\CI\PR-43221\1\go [2022-02-09T05:51:39.579Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-02-09T05:51:39.579Z] === RUN TestInspectNetwork [2022-02-09T05:51:39.579Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:39.579Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-09T05:51:39.579Z] === RUN TestRunContainerWithBridgeNone [2022-02-09T05:51:39.579Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-09T05:51:39.579Z] === RUN TestNetworkInvalidJSON [2022-02-09T05:51:39.579Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-09T05:51:39.579Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-09T05:51:39.579Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T05:51:39.579Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T05:51:39.579Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T05:51:39.579Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T05:51:39.579Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-09T05:51:39.579Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T05:51:39.579Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T05:51:39.579Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-09T05:51:39.579Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-09T05:51:39.579Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-09T05:51:39.579Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-09T05:51:39.579Z] === RUN TestNetworkList [2022-02-09T05:51:39.579Z] === RUN TestNetworkList//networks [2022-02-09T05:51:39.579Z] === PAUSE TestNetworkList//networks [2022-02-09T05:51:39.579Z] === RUN TestNetworkList//networks/ [2022-02-09T05:51:39.579Z] === PAUSE TestNetworkList//networks/ [2022-02-09T05:51:39.579Z] === CONT TestNetworkList//networks [2022-02-09T05:51:39.579Z] === CONT TestNetworkList//networks/ [2022-02-09T05:51:39.579Z] --- PASS: TestNetworkList (0.01s) [2022-02-09T05:51:39.579Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-09T05:51:39.579Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-09T05:51:39.579Z] === RUN TestHostIPv4BridgeLabel [2022-02-09T05:51:39.579Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-09T05:51:39.579Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-09T05:51:39.579Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-09T05:51:39.579Z] === RUN TestDaemonDefaultNetworkPools [2022-02-09T05:51:39.579Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-09T05:51:39.579Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-09T05:51:39.579Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-09T05:51:39.579Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-09T05:51:39.579Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-09T05:51:39.579Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-09T05:51:39.579Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-09T05:51:39.579Z] === RUN TestServiceWithPredefinedNetwork [2022-02-09T05:51:39.579Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:39.579Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-09T05:51:39.579Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-09T05:51:39.579Z] service_test.go:243: FLAKY_TEST [2022-02-09T05:51:39.579Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-09T05:51:39.579Z] === RUN TestServiceWithDataPathPortInit [2022-02-09T05:51:39.579Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:39.579Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-02-09T05:51:39.579Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-09T05:51:39.579Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:39.579Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-09T05:51:39.579Z] PASS [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === Skipped [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-02-09T05:51:39.579Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-02-09T05:51:39.579Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-02-09T05:51:39.579Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-09T05:51:39.579Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-02-09T05:51:39.579Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-09T05:51:39.579Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-09T05:51:39.579Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-09T05:51:39.579Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-02-09T05:51:39.579Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-09T05:51:39.579Z] service_test.go:243: FLAKY_TEST [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-02-09T05:51:39.579Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-09T05:51:39.579Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] DONE 22 tests, 12 skipped in 6.957s [2022-02-09T05:51:39.579Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-09T05:51:39.579Z] INFO: Testing against a local daemon [2022-02-09T05:51:39.579Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-09T05:51:39.579Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:51:39.579Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-09T05:51:39.579Z] === RUN TestDockerNetworkIpvlan [2022-02-09T05:51:39.579Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:51:39.579Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-09T05:51:39.579Z] PASS [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === Skipped [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-09T05:51:39.579Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-09T05:51:39.579Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] DONE 2 tests, 2 skipped in 0.085s [2022-02-09T05:51:39.579Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-09T05:51:39.579Z] INFO: Testing against a local daemon [2022-02-09T05:51:39.579Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-09T05:51:39.579Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-09T05:51:39.579Z] === RUN TestDockerNetworkMacvlan [2022-02-09T05:51:39.579Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-02-09T05:51:39.579Z] PASS [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === Skipped [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-09T05:51:39.579Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-02-09T05:51:39.579Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.579Z] DONE 2 tests, 2 skipped in 0.078s [2022-02-09T05:51:39.579Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-09T05:51:39.579Z] testing: warning: no tests to run [2022-02-09T05:51:39.579Z] PASS [2022-02-09T05:51:39.579Z] [2022-02-09T05:51:39.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-09T05:51:39.836Z] DONE 0 tests in 0.020s [2022-02-09T05:51:39.836Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-09T05:51:39.836Z] INFO: Testing against a local daemon [2022-02-09T05:51:39.836Z] === RUN TestAuthZPluginAllowRequest [2022-02-09T05:51:39.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.836Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-02-09T05:51:39.836Z] === RUN TestAuthZPluginTLS [2022-02-09T05:51:39.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.836Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-02-09T05:51:39.836Z] === RUN TestAuthZPluginDenyRequest [2022-02-09T05:51:39.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.836Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-02-09T05:51:39.836Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-09T05:51:39.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.836Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-09T05:51:39.836Z] === RUN TestAuthZPluginDenyResponse [2022-02-09T05:51:39.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.836Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-02-09T05:51:39.836Z] === RUN TestAuthZPluginAllowEventStream [2022-02-09T05:51:39.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.836Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-02-09T05:51:39.836Z] === RUN TestAuthZPluginErrorResponse [2022-02-09T05:51:39.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.836Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-02-09T05:51:39.836Z] === RUN TestAuthZPluginErrorRequest [2022-02-09T05:51:39.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.836Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-02-09T05:51:39.836Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-09T05:51:39.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.836Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-09T05:51:39.836Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-09T05:51:39.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.836Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-09T05:51:39.836Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-09T05:51:39.837Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.837Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-09T05:51:39.837Z] === RUN TestAuthZPluginHeader [2022-02-09T05:51:39.837Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.837Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-02-09T05:51:39.837Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-09T05:51:39.837Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.837Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-02-09T05:51:39.837Z] === RUN TestAuthZPluginV2Disable [2022-02-09T05:51:39.837Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.837Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-02-09T05:51:39.837Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-09T05:51:39.837Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.837Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-09T05:51:39.837Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-09T05:51:39.837Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:39.837Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-09T05:51:39.837Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-02-09T05:51:40.093Z] PASS [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === Skipped [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-02-09T05:51:40.093Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] DONE 17 tests, 17 skipped in 0.253s [2022-02-09T05:51:40.093Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-09T05:51:40.093Z] INFO: Testing against a local daemon [2022-02-09T05:51:40.093Z] === RUN TestPluginInvalidJSON [2022-02-09T05:51:40.093Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T05:51:40.093Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T05:51:40.093Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T05:51:40.093Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-09T05:51:40.093Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-09T05:51:40.093Z] === RUN TestPluginInstall [2022-02-09T05:51:40.093Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-09T05:51:40.093Z] === RUN TestPluginsWithRuntimes [2022-02-09T05:51:40.093Z] 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-09T05:51:40.093Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-09T05:51:40.093Z] === RUN TestPluginBackCompatMediaTypes [2022-02-09T05:51:40.093Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-09T05:51:40.093Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-09T05:51:40.093Z] PASS [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === Skipped [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-02-09T05:51:40.093Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-02-09T05:51:40.093Z] 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-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-02-09T05:51:40.093Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-09T05:51:40.093Z] [2022-02-09T05:51:40.093Z] DONE 5 tests, 3 skipped in 0.116s [2022-02-09T05:51:40.093Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-09T05:51:40.093Z] INFO: Testing against a local daemon [2022-02-09T05:51:40.093Z] === RUN TestExternalGraphDriver [2022-02-09T05:51:40.392Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-09T05:51:40.392Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-02-09T05:51:40.392Z] === RUN TestGraphdriverPluginV2 [2022-02-09T05:51:42.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-09T05:51:43.749Z] --- PASS: TestGraphdriverPluginV2 (3.36s) [2022-02-09T05:51:43.749Z] PASS [2022-02-09T05:51:43.749Z] [2022-02-09T05:51:43.749Z] === Skipped [2022-02-09T05:51:43.750Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-02-09T05:51:43.750Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-09T05:51:43.750Z] [2022-02-09T05:51:43.750Z] DONE 2 tests, 1 skipped in 3.472s [2022-02-09T05:51:43.750Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-09T05:51:43.750Z] INFO: Testing against a local daemon [2022-02-09T05:51:43.750Z] === RUN TestContinueAfterPluginCrash [2022-02-09T05:51:43.750Z] === PAUSE TestContinueAfterPluginCrash [2022-02-09T05:51:43.750Z] === RUN TestReadPluginNoRead [2022-02-09T05:51:43.750Z] === PAUSE TestReadPluginNoRead [2022-02-09T05:51:43.750Z] === RUN TestDaemonStartWithLogOpt [2022-02-09T05:51:43.750Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-09T05:51:43.750Z] === CONT TestContinueAfterPluginCrash [2022-02-09T05:51:43.750Z] === CONT TestDaemonStartWithLogOpt [2022-02-09T05:51:45.530Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-02-09T05:51:48.006Z] --- PASS: TestDaemonStartWithLogOpt (4.10s) [2022-02-09T05:51:48.006Z] === CONT TestReadPluginNoRead [2022-02-09T05:51:49.894Z] === RUN TestReadPluginNoRead/default [2022-02-09T05:51:51.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-09T05:51:51.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-09T05:51:51.260Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-09T05:51:51.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-09T05:51:52.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-09T05:51:52.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-09T05:51:52.532Z] 8f616e6e9eec: Pull complete [2022-02-09T05:51:52.669Z] --- PASS: TestContinueAfterPluginCrash (8.72s) [2022-02-09T05:51:52.669Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-09T05:51:53.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-09T05:51:53.642Z] === CONT TestReadPluginNoRead [2022-02-09T05:51:53.642Z] read_test.go:92: [de8ce7e13fb13] daemon is not started [2022-02-09T05:51:53.642Z] --- PASS: TestReadPluginNoRead (5.87s) [2022-02-09T05:51:53.642Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-02-09T05:51:53.642Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-02-09T05:51:53.642Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-02-09T05:51:53.642Z] PASS [2022-02-09T05:51:53.642Z] [2022-02-09T05:51:53.642Z] DONE 6 tests in 10.053s [2022-02-09T05:51:53.642Z] 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-09T05:51:53.642Z] testing: warning: no tests to run [2022-02-09T05:51:53.642Z] PASS [2022-02-09T05:51:53.642Z] [2022-02-09T05:51:53.642Z] DONE 0 tests in 0.031s [2022-02-09T05:51:53.642Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-09T05:51:53.899Z] INFO: Testing against a local daemon [2022-02-09T05:51:53.899Z] === RUN TestPluginWithDevMounts [2022-02-09T05:51:53.899Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-09T05:51:53.899Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-09T05:51:53.899Z] PASS [2022-02-09T05:51:53.899Z] [2022-02-09T05:51:53.899Z] === Skipped [2022-02-09T05:51:53.899Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-02-09T05:51:53.899Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-09T05:51:53.899Z] [2022-02-09T05:51:53.899Z] DONE 1 tests, 1 skipped in 0.098s [2022-02-09T05:51:53.899Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-09T05:51:53.899Z] INFO: Testing against a local daemon [2022-02-09T05:51:53.899Z] === RUN TestSecretInspect [2022-02-09T05:51:53.899Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:53.899Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-09T05:51:53.899Z] === RUN TestSecretList [2022-02-09T05:51:53.899Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:53.899Z] --- SKIP: TestSecretList (0.01s) [2022-02-09T05:51:53.899Z] === RUN TestSecretsCreateAndDelete [2022-02-09T05:51:53.899Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:53.899Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-02-09T05:51:53.899Z] === RUN TestSecretsUpdate [2022-02-09T05:51:53.899Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:53.899Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-02-09T05:51:53.899Z] === RUN TestTemplatedSecret [2022-02-09T05:51:53.899Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:53.899Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-09T05:51:53.899Z] === RUN TestSecretCreateResolve [2022-02-09T05:51:53.899Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:53.899Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-02-09T05:51:53.899Z] PASS [2022-02-09T05:51:53.899Z] [2022-02-09T05:51:53.899Z] === Skipped [2022-02-09T05:51:53.899Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-02-09T05:51:53.899Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:53.899Z] [2022-02-09T05:51:53.899Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-02-09T05:51:53.899Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:53.899Z] [2022-02-09T05:51:53.899Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-02-09T05:51:53.899Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:53.899Z] [2022-02-09T05:51:53.899Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-02-09T05:51:53.899Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:53.899Z] [2022-02-09T05:51:53.899Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-02-09T05:51:53.899Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:53.899Z] [2022-02-09T05:51:53.899Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-02-09T05:51:53.899Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:53.899Z] [2022-02-09T05:51:53.899Z] DONE 6 tests, 6 skipped in 0.137s [2022-02-09T05:51:53.899Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-09T05:51:54.198Z] INFO: Testing against a local daemon [2022-02-09T05:51:54.198Z] === RUN TestServiceCreateInit [2022-02-09T05:51:54.198Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-09T05:51:54.198Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-09T05:51:54.198Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- PASS: TestServiceCreateInit (0.02s) [2022-02-09T05:51:54.198Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-09T05:51:54.198Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-09T05:51:54.198Z] === RUN TestCreateServiceMultipleTimes [2022-02-09T05:51:54.198Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-09T05:51:54.198Z] === RUN TestCreateServiceConflict [2022-02-09T05:51:54.198Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-09T05:51:54.198Z] === RUN TestCreateServiceMaxReplicas [2022-02-09T05:51:54.198Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-02-09T05:51:54.198Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-09T05:51:54.198Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-09T05:51:54.198Z] === RUN TestCreateServiceSecretFileMode [2022-02-09T05:51:54.198Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-02-09T05:51:54.198Z] === RUN TestCreateServiceConfigFileMode [2022-02-09T05:51:54.198Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-02-09T05:51:54.198Z] === RUN TestCreateServiceSysctls [2022-02-09T05:51:54.198Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-02-09T05:51:54.198Z] === RUN TestCreateServiceCapabilities [2022-02-09T05:51:54.198Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-02-09T05:51:54.198Z] === RUN TestInspect [2022-02-09T05:51:54.198Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- SKIP: TestInspect (0.01s) [2022-02-09T05:51:54.198Z] === RUN TestCreateJob [2022-02-09T05:51:54.198Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- SKIP: TestCreateJob (0.01s) [2022-02-09T05:51:54.198Z] === RUN TestReplicatedJob [2022-02-09T05:51:54.198Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-09T05:51:54.198Z] === RUN TestUpdateReplicatedJob [2022-02-09T05:51:54.198Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-02-09T05:51:54.198Z] === RUN TestServiceListWithStatuses [2022-02-09T05:51:54.198Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-09T05:51:54.198Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-09T05:51:54.198Z] === RUN TestDockerNetworkConnectAlias [2022-02-09T05:51:54.198Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-02-09T05:51:54.198Z] === RUN TestDockerNetworkReConnect [2022-02-09T05:51:54.198Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:54.198Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-02-09T05:51:54.198Z] === RUN TestServicePlugin [2022-02-09T05:51:54.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-09T05:51:56.137Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] --- SKIP: TestServicePlugin (1.87s) [2022-02-09T05:51:56.137Z] === RUN TestServiceUpdateLabel [2022-02-09T05:51:56.137Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-02-09T05:51:56.137Z] === RUN TestServiceUpdateSecrets [2022-02-09T05:51:56.137Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-02-09T05:51:56.137Z] === RUN TestServiceUpdateConfigs [2022-02-09T05:51:56.137Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-02-09T05:51:56.137Z] === RUN TestServiceUpdateNetwork [2022-02-09T05:51:56.137Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-02-09T05:51:56.137Z] === RUN TestServiceUpdatePidsLimit [2022-02-09T05:51:56.137Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-02-09T05:51:56.137Z] PASS [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === Skipped [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-09T05:51:56.137Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-09T05:51:56.137Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-02-09T05:51:56.137Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-02-09T05:51:56.137Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-02-09T05:51:56.137Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-09T05:51:56.137Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-02-09T05:51:56.137Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-02-09T05:51:56.137Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-02-09T05:51:56.137Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-02-09T05:51:56.137Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-02-09T05:51:56.137Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-02-09T05:51:56.137Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2022-02-09T05:51:56.137Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-02-09T05:51:56.137Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-09T05:51:56.137Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-02-09T05:51:56.137Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-02-09T05:51:56.137Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestServicePlugin (1.87s) [2022-02-09T05:51:56.137Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-02-09T05:51:56.137Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-02-09T05:51:56.137Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-02-09T05:51:56.137Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-02-09T05:51:56.137Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-02-09T05:51:56.137Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-09T05:51:56.137Z] [2022-02-09T05:51:56.137Z] DONE 24 tests, 23 skipped in 2.218s [2022-02-09T05:51:56.137Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-09T05:51:56.137Z] INFO: Testing against a local daemon [2022-02-09T05:51:56.137Z] === RUN TestSessionCreate [2022-02-09T05:51:56.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-09T05:51:56.394Z] --- PASS: TestSessionCreate (0.02s) [2022-02-09T05:51:56.394Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-09T05:51:56.394Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-09T05:51:56.394Z] PASS [2022-02-09T05:51:56.394Z] [2022-02-09T05:51:56.394Z] DONE 2 tests in 0.110s [2022-02-09T05:51:56.394Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-09T05:51:56.394Z] INFO: Testing against a local daemon [2022-02-09T05:51:56.394Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-09T05:51:56.394Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-09T05:51:56.394Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-09T05:51:56.394Z] === RUN TestDiskUsage [2022-02-09T05:51:56.394Z] === PAUSE TestDiskUsage [2022-02-09T05:51:56.394Z] === RUN TestEventsExecDie [2022-02-09T05:51:56.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-09T05:51:56.957Z] --- PASS: TestEventsExecDie (0.48s) [2022-02-09T05:51:56.957Z] === RUN TestEventsBackwardsCompatible [2022-02-09T05:51:56.957Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-02-09T05:51:56.957Z] === RUN TestEventsVolumeCreate [2022-02-09T05:51:56.957Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-02-09T05:51:56.957Z] === RUN TestInfoBinaryCommits [2022-02-09T05:51:56.957Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-09T05:51:56.957Z] === RUN TestInfoAPIVersioned [2022-02-09T05:51:56.957Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-09T05:51:56.957Z] === RUN TestInfoAPI [2022-02-09T05:51:56.957Z] --- PASS: TestInfoAPI (0.02s) [2022-02-09T05:51:56.957Z] === RUN TestInfoAPIWarnings [2022-02-09T05:51:57.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-09T05:51:58.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-09T05:51:58.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-09T05:51:59.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-09T05:52:00.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-09T05:52:00.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-09T05:52:01.659Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-09T05:52:01.659Z] Using test binary docker [2022-02-09T05:52:01.659Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-09T05:52:01.659Z] +++ /etc/init.d/apparmor start [2022-02-09T05:52:01.659Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-09T05:52:01.659Z] Starting dockerd [2022-02-09T05:52:01.659Z] INFO: Waiting for daemon to start... [2022-02-09T05:52:01.659Z] +++ 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-09T05:52:04.664Z] INFO: Extraction ended at 02/09/2022 05:52:03. Duration:00:00:26.5264198 [2022-02-09T05:52:04.664Z] INFO: Updating the golang and path environment variables [2022-02-09T05:52:04.664Z] INFO: GOPATH=d:\gopath [2022-02-09T05:52:04.664Z] INFO: go version go1.17.6 windows/amd64 [2022-02-09T05:52:04.664Z] INFO: Running the daemon under test in debug mode [2022-02-09T05:52:04.664Z] INFO: Running the daemon under test in containerd mode [2022-02-09T05:52:04.664Z] INFO: Starting a daemon under test... [2022-02-09T05:52:04.664Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43221\1\daemon --pidfile d:\CI\PR-43221\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-02-09T05:52:04.664Z] INFO: Containerd started successfully. [2022-02-09T05:52:04.664Z] INFO: Process started successfully. [2022-02-09T05:52:04.664Z] INFO: Start tailing logs of the daemon under tests [2022-02-09T05:52:04.664Z] INFO: Waiting for the daemon under test to start... [2022-02-09T05:52:08.225Z] . [2022-02-09T05:52:08.225Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-09T05:52:08.225Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-09T05:52:08.225Z] Error: No such image: emptyfs [2022-02-09T05:52:08.225Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-09T05:52:08.225Z] ++++ docker load [2022-02-09T05:52:08.225Z] Running integration-test (iteration 1) [2022-02-09T05:52:08.225Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-02-09T05:52:08.225Z] ++ 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-09T05:52:08.225Z] ++ set -e [2022-02-09T05:52:08.225Z] ++ '[' -n 0 ']' [2022-02-09T05:52:08.225Z] ++ set -x [2022-02-09T05:52:08.225Z] ++ 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-09T05:52:08.488Z] Loaded image: busybox:latest [2022-02-09T05:52:08.488Z] Loaded image: busybox:glibc [2022-02-09T05:52:09.896Z] Loaded image: debian:bullseye-slim [2022-02-09T05:52:09.896Z] Loaded image: hello-world:latest [2022-02-09T05:52:09.896Z] Loaded image: arm32v7/hello-world:latest [2022-02-09T05:52:09.896Z] INFO: Testing against a local daemon [2022-02-09T05:52:09.896Z] === RUN TestCgroupNamespacesBuild [2022-02-09T05:52:11.262Z] --- PASS: TestCgroupNamespacesBuild (1.48s) [2022-02-09T05:52:11.262Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-09T05:52:12.629Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2022-02-09T05:52:12.629Z] === RUN TestBuildWithSession [2022-02-09T05:52:12.629Z] build_session_test.go:25: TODO: BuildKit [2022-02-09T05:52:12.629Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-09T05:52:12.629Z] === RUN TestBuildSquashParent [2022-02-09T05:52:15.209Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-02-09T05:52:15.210Z] === RUN TestInfoDebug [2022-02-09T05:52:15.210Z] --- PASS: TestInfoDebug (0.55s) [2022-02-09T05:52:15.210Z] === RUN TestInfoInsecureRegistries [2022-02-09T05:52:15.210Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-02-09T05:52:15.210Z] === RUN TestInfoRegistryMirrors [2022-02-09T05:52:15.210Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-09T05:52:15.210Z] === RUN TestLoginFailsWithBadCredentials [2022-02-09T05:52:15.210Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-02-09T05:52:15.210Z] === RUN TestPingCacheHeaders [2022-02-09T05:52:15.210Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-09T05:52:15.210Z] === RUN TestPingGet [2022-02-09T05:52:15.210Z] --- PASS: TestPingGet (0.01s) [2022-02-09T05:52:15.210Z] === RUN TestPingHead [2022-02-09T05:52:15.210Z] --- PASS: TestPingHead (0.02s) [2022-02-09T05:52:15.210Z] === RUN TestVersion [2022-02-09T05:52:15.210Z] --- PASS: TestVersion (0.01s) [2022-02-09T05:52:15.210Z] === CONT TestDiskUsage [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/empty [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/empty/container_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/empty/image_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/empty/volume_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-09T05:52:15.813Z] === RUN TestDiskUsage/after_container.Run [2022-02-09T05:52:16.070Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-09T05:52:16.070Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-09T05:52:16.070Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-09T05:52:16.070Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-09T05:52:16.070Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-09T05:52:16.070Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-09T05:52:16.070Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-09T05:52:16.070Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-09T05:52:16.070Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-09T05:52:16.327Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage (1.25s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-02-09T05:52:16.327Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-02-09T05:52:16.327Z] PASS [2022-02-09T05:52:16.327Z] [2022-02-09T05:52:16.327Z] === Skipped [2022-02-09T05:52:16.327Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-09T05:52:16.327Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-09T05:52:16.327Z] [2022-02-09T05:52:16.327Z] DONE 50 tests, 1 skipped in 20.079s [2022-02-09T05:52:16.327Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-09T05:52:16.585Z] INFO: Testing against a local daemon [2022-02-09T05:52:16.585Z] === RUN TestVolumesCreateAndList [2022-02-09T05:52:16.585Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-09T05:52:16.585Z] === RUN TestVolumesRemove [2022-02-09T05:52:16.585Z] --- PASS: TestVolumesRemove (0.05s) [2022-02-09T05:52:16.585Z] === RUN TestVolumesInspect [2022-02-09T05:52:16.585Z] --- PASS: TestVolumesInspect (0.01s) [2022-02-09T05:52:16.585Z] === RUN TestVolumesInvalidJSON [2022-02-09T05:52:16.585Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-09T05:52:16.585Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-09T05:52:16.585Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-09T05:52:16.585Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-09T05:52:16.585Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-09T05:52:16.585Z] PASS [2022-02-09T05:52:16.585Z] [2022-02-09T05:52:16.585Z] DONE 5 tests in 0.169s [2022-02-09T05:52:16.585Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-09T05:52:16.585Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13114 is not a child of this shell [2022-02-09T05:52:16.585Z] warning: PID 13114 from bundles/test-integration/docker.pid had a nonzero exit code [2022-02-09T05:52:16.585Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-09T05:52:16.585Z] [2022-02-09T05:52:16.585Z] Unloading profiles will leave already running processes permanently [2022-02-09T05:52:16.585Z] unconfined, which can lead to unexpected situations. [2022-02-09T05:52:16.585Z] [2022-02-09T05:52:16.585Z] To set a process to complain mode, use the command line tool [2022-02-09T05:52:16.585Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-09T05:52:16.585Z] Removing test suite binaries [2022-02-09T05:52:16.585Z] exiting test-integration [2022-02-09T05:52:16.585Z] ++ exit 0 [2022-02-09T05:52:16.585Z] [2022-02-09T05:52:16.804Z] --- PASS: TestBuildSquashParent (3.75s) [2022-02-09T05:52:16.804Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-09T05:52:16.804Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:52:16.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:52:16.804Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:52:16.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:52:16.804Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:52:16.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:52:16.804Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T05:52:16.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T05:52:16.804Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:52:16.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:52:16.804Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:52:16.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:52:16.804Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:52:16.804Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:52:17.367Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:52:17.367Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal Post stage [Pipeline] junit [2022-02-09T05:52:17.567Z] Recording test results [2022-02-09T05:52:18.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:52:18.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:52:19.101Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-09T05:52:19.101Z] Using test binary docker [2022-02-09T05:52:19.101Z] +++ /etc/init.d/apparmor start [2022-02-09T05:52:19.101Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-09T05:52:19.101Z] INFO: Waiting for daemon to start... [2022-02-09T05:52:19.101Z] Starting dockerd [2022-02-09T05:52:19.101Z] +++ 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-09T05:52:19.101Z] . [2022-02-09T05:52:19.101Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-09T05:52:19.101Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-09T05:52:19.101Z] Error: No such image: emptyfs [2022-02-09T05:52:19.101Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-09T05:52:19.101Z] ++++ docker load [2022-02-09T05:52:19.101Z] Running integration-test (iteration 1) [2022-02-09T05:52:19.101Z] 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-09T05:52:19.101Z] ++ 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-09T05:52:19.101Z] ++ set -e [2022-02-09T05:52:19.101Z] ++ '[' -n 0 ']' [2022-02-09T05:52:19.101Z] ++ set -x [2022-02-09T05:52:19.101Z] ++ 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-09T05:52:19.101Z] Loaded image: busybox:latest [2022-02-09T05:52:19.101Z] Loaded image: busybox:glibc [2022-02-09T05:52:19.101Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-09T05:52:19.101Z] Using test binary docker [2022-02-09T05:52:19.101Z] +++ /etc/init.d/apparmor start [2022-02-09T05:52:19.101Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-09T05:52:19.101Z] INFO: Waiting for daemon to start... [2022-02-09T05:52:19.101Z] Starting dockerd [2022-02-09T05:52:19.101Z] +++ 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-09T05:52:19.487Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-09T05:52:19.670Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-09T05:52:19.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s) [2022-02-09T05:52:19.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.32s) [2022-02-09T05:52:19.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.92s) [2022-02-09T05:52:19.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (0.96s) [2022-02-09T05:52:19.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.16s) [2022-02-09T05:52:19.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.25s) [2022-02-09T05:52:19.670Z] === RUN TestBuildMultiStageCopy [2022-02-09T05:52:19.670Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-09T05:52:19.826Z] + echo Ensuring container killed. [2022-02-09T05:52:19.826Z] Ensuring container killed. [2022-02-09T05:52:19.826Z] + docker rm -vf docker-pr1 [2022-02-09T05:52:19.826Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-09T05:52:20.106Z] + echo Chowning /workspace to jenkins user [2022-02-09T05:52:20.106Z] Chowning /workspace to jenkins user [2022-02-09T05:52:20.106Z] + id -u [2022-02-09T05:52:20.106Z] + id -g [2022-02-09T05:52:20.106Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43221:/workspace busybox chown -R 1000:1000 /workspace [2022-02-09T05:52:20.106Z] Unable to find image 'busybox:latest' locally [2022-02-09T05:52:20.106Z] latest: Pulling from library/busybox [2022-02-09T05:52:20.362Z] 009932687766: Pulling fs layer [2022-02-09T05:52:20.362Z] 009932687766: Download complete [2022-02-09T05:52:20.362Z] 009932687766: Pull complete [2022-02-09T05:52:20.362Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-09T05:52:20.362Z] Status: Downloaded newer image for busybox:latest [2022-02-09T05:52:20.468Z] . [2022-02-09T05:52:20.468Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-09T05:52:20.599Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-09T05:52:20.766Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-09T05:52:20.766Z] Error: No such image: emptyfs [2022-02-09T05:52:20.766Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-09T05:52:20.766Z] ++++ docker load [2022-02-09T05:52:20.856Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-09T05:52:21.023Z] Loaded image: debian:bullseye-slim [2022-02-09T05:52:21.023Z] Running integration-test (iteration 1) [2022-02-09T05:52:21.023Z] 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-09T05:52:21.023Z] ++ 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-09T05:52:21.023Z] ++ set -e [2022-02-09T05:52:21.023Z] ++ '[' -n 0 ']' [2022-02-09T05:52:21.023Z] ++ set -x [2022-02-09T05:52:21.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T05:52:21.023Z] Loaded image: hello-world:latest [2022-02-09T05:52:21.112Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-09T05:52:21.112Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-09T05:52:21.279Z] Loaded image: arm32v7/hello-world:latest [2022-02-09T05:52:21.279Z] INFO: Testing against a local daemon [2022-02-09T05:52:21.279Z] === RUN TestDockerDaemonSuite [2022-02-09T05:52:21.279Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-02-09T05:52:21.368Z] --- PASS: TestBuildMultiStageCopy (1.73s) [2022-02-09T05:52:21.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2022-02-09T05:52:21.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-02-09T05:52:21.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-02-09T05:52:21.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-02-09T05:52:21.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-02-09T05:52:21.368Z] === RUN TestBuildMultiStageParentConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-09T05:52:21.841Z] Loaded image: busybox:latest [2022-02-09T05:52:21.931Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2022-02-09T05:52:21.931Z] === RUN TestBuildLabelWithTargets [2022-02-09T05:52:22.099Z] + bundleName=amd64-rootless [2022-02-09T05:52:22.099Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-02-09T05:52:22.099Z] Creating amd64-rootless-bundles.tar.gz [2022-02-09T05:52:22.099Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-02-09T05:52:22.099Z] + 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-09T05:52:22.108Z] Archiving artifacts [2022-02-09T05:52:22.404Z] Loaded image: busybox:glibc [2022-02-09T05:52:22.859Z] --- PASS: TestBuildLabelWithTargets (0.83s) [2022-02-09T05:52:22.859Z] === RUN TestBuildWithEmptyLayers [2022-02-09T05:52:23.116Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-02-09T05:52:23.116Z] === RUN TestBuildMultiStageOnBuild [2022-02-09T05:52:23.611Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43221/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-09T05:52:23.961Z] + make clean [2022-02-09T05:52:24.218Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-09T05:52:24.218Z] docker-dev-cache [2022-02-09T05:52:24.218Z] docker-mod-cache [Pipeline] deleteDir [2022-02-09T05:52:24.483Z] --- PASS: TestBuildMultiStageOnBuild (1.17s) [2022-02-09T05:52:24.483Z] === RUN TestBuildUncleanTarFilenames [2022-02-09T05:52:24.740Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-02-09T05:52:24.740Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-09T05:52:25.750Z] ...INFO: Daemon under test started and replied! [2022-02-09T05:52:25.750Z] INFO: Docker version of the daemon under test [2022-02-09T05:52:25.750Z] [2022-02-09T05:52:25.750Z] Client: [2022-02-09T05:52:25.750Z] Version: 17.06.2-ce [2022-02-09T05:52:25.750Z] API version: 1.30 [2022-02-09T05:52:25.750Z] Go version: go1.8.3 [2022-02-09T05:52:25.750Z] Git commit: cec0b72 [2022-02-09T05:52:25.750Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-09T05:52:25.750Z] OS/Arch: windows/amd64 [2022-02-09T05:52:25.750Z] [2022-02-09T05:52:25.750Z] Server: [2022-02-09T05:52:25.750Z] Version: 0.0.0-dev [2022-02-09T05:52:25.750Z] API version: 1.42 (minimum version 1.24) [2022-02-09T05:52:25.750Z] Go version: go1.17.6 [2022-02-09T05:52:25.750Z] Git commit: 7f248eff4d [2022-02-09T05:52:25.750Z] Built: 02/09/2022 05:50:12 [2022-02-09T05:52:25.750Z] OS/Arch: windows/amd64 [2022-02-09T05:52:25.750Z] Experimental: false [2022-02-09T05:52:25.750Z] [2022-02-09T05:52:25.750Z] INFO: Docker info of the daemon under test [2022-02-09T05:52:25.750Z] [2022-02-09T05:52:25.750Z] Containers: 0 [2022-02-09T05:52:25.750Z] Running: 0 [2022-02-09T05:52:25.750Z] Paused: 0 [2022-02-09T05:52:25.750Z] Stopped: 0 [2022-02-09T05:52:25.750Z] Images: 0 [2022-02-09T05:52:25.750Z] Server Version: 0.0.0-dev [2022-02-09T05:52:25.750Z] Storage Driver: windowsfilter [2022-02-09T05:52:25.750Z] Windows: [2022-02-09T05:52:25.750Z] Logging Driver: json-file [2022-02-09T05:52:25.750Z] Plugins: [2022-02-09T05:52:25.750Z] Volume: local [2022-02-09T05:52:25.750Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-09T05:52:25.750Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-09T05:52:25.750Z] Swarm: inactive [2022-02-09T05:52:25.750Z] Default Isolation: process [2022-02-09T05:52:25.750Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-09T05:52:25.750Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-09T05:52:25.750Z] OSType: windows [2022-02-09T05:52:25.750Z] Architecture: x86_64 [2022-02-09T05:52:25.750Z] CPUs: 4 [2022-02-09T05:52:25.750Z] Total Memory: 32GiB [2022-02-09T05:52:25.750Z] Name: azwin-2-a79d60 [2022-02-09T05:52:25.750Z] ID: 6AY4:TFWV:O7TG:AJH3:KRSO:LUFS:WICT:VU3I:IVDN:4HQS:EMFP:BC25 [2022-02-09T05:52:25.750Z] Docker Root Dir: D:\CI\PR-43221\1\daemon [2022-02-09T05:52:25.750Z] Debug Mode (client): false [2022-02-09T05:52:25.750Z] Debug Mode (server): true [2022-02-09T05:52:25.750Z] File Descriptors: -1 [2022-02-09T05:52:25.750Z] Goroutines: 31 [2022-02-09T05:52:25.750Z] System Time: 2022-02-09T05:52:23.7003436Z [2022-02-09T05:52:25.750Z] EventsListeners: 0 [2022-02-09T05:52:25.750Z] Registry: https://index.docker.io/v1/ [2022-02-09T05:52:25.750Z] Labels: [2022-02-09T05:52:25.750Z] Experimental: false [2022-02-09T05:52:25.750Z] Insecure Registries: [2022-02-09T05:52:25.750Z] 127.0.0.0/8 [2022-02-09T05:52:25.750Z] Live Restore Enabled: false [2022-02-09T05:52:25.750Z] [2022-02-09T05:52:25.750Z] [2022-02-09T05:52:25.750Z] INFO: Docker images of the daemon under test [2022-02-09T05:52:25.750Z] [2022-02-09T05:52:25.750Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-09T05:52:25.750Z] [2022-02-09T05:52:25.750Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-09T05:52:25.750Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-09T05:52:25.750Z] ltsc2022: Pulling from windows/servercore [2022-02-09T05:52:25.750Z] 8f616e6e9eec: Pulling fs layer [2022-02-09T05:52:25.750Z] 898469748ff6: Pulling fs layer [2022-02-09T05:52:25.765Z] Loaded image: debian:bullseye-slim [2022-02-09T05:52:25.765Z] Loaded image: hello-world:latest [2022-02-09T05:52:25.765Z] Loaded image: arm32v7/hello-world:latest [2022-02-09T05:52:25.765Z] INFO: Testing against a local daemon [2022-02-09T05:52:25.765Z] === RUN TestDockerSuite [2022-02-09T05:52:25.765Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-09T05:52:25.765Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-09T05:52:25.765Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-09T05:52:25.765Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-09T05:52:25.765Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-09T05:52:25.765Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-09T05:52:25.765Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-09T05:52:25.765Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-09T05:52:26.110Z] --- PASS: TestBuildMultiStageLayerLeak (1.26s) [2022-02-09T05:52:26.110Z] === RUN TestBuildWithHugeFile [2022-02-09T05:52:26.738Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-09T05:52:26.738Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-09T05:52:26.738Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-02-09T05:52:26.995Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-09T05:52:26.996Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-09T05:52:27.970Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-09T05:52:27.970Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-09T05:52:27.970Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-09T05:52:28.534Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-09T05:52:29.465Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-09T05:52:29.722Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-09T05:52:29.722Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-09T05:52:29.722Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-09T05:52:30.652Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-09T05:52:31.607Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-09T05:52:31.866Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-09T05:52:31.866Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-09T05:52:31.866Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-09T05:52:33.360Z] --- PASS: TestImportExtremelyLargeImageWorks (90.46s) [2022-02-09T05:52:33.360Z] PASS [2022-02-09T05:52:33.360Z] [2022-02-09T05:52:33.360Z] DONE 22 tests in 93.501s [2022-02-09T05:52:33.360Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-09T05:52:33.360Z] INFO: Testing against a local daemon [2022-02-09T05:52:33.360Z] === RUN TestNetworkCreateDelete [2022-02-09T05:52:33.360Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-02-09T05:52:33.360Z] === RUN TestDockerNetworkDeletePreferID [2022-02-09T05:52:33.360Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-02-09T05:52:33.360Z] === RUN TestDaemonDNSFallback [2022-02-09T05:52:34.292Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-02-09T05:52:34.292Z] === RUN TestInspectNetwork [2022-02-09T05:52:36.085Z] 898469748ff6: Verifying Checksum [2022-02-09T05:52:36.085Z] 898469748ff6: Download complete [2022-02-09T05:52:37.603Z] === RUN TestInspectNetwork/full_network_id [2022-02-09T05:52:37.603Z] === RUN TestInspectNetwork/partial_network_id [2022-02-09T05:52:37.603Z] === RUN TestInspectNetwork/network_name [2022-02-09T05:52:37.603Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-09T05:52:37.705Z] .........................xx.................... [ 29%] [2022-02-09T05:52:38.419Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-09T05:52:41.815Z] --- PASS: TestInspectNetwork (7.11s) [2022-02-09T05:52:41.815Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-09T05:52:41.815Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-09T05:52:41.815Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-09T05:52:41.815Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-09T05:52:41.815Z] === RUN TestRunContainerWithBridgeNone [2022-02-09T05:52:41.825Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-09T05:52:42.752Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2022-02-09T05:52:42.752Z] === RUN TestNetworkInvalidJSON [2022-02-09T05:52:42.752Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-09T05:52:42.752Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-09T05:52:42.752Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T05:52:42.752Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T05:52:42.752Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T05:52:42.752Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T05:52:42.752Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-09T05:52:42.752Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T05:52:42.752Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T05:52:42.752Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-09T05:52:42.752Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-09T05:52:42.752Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-09T05:52:42.752Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-09T05:52:42.752Z] === RUN TestNetworkList [2022-02-09T05:52:42.752Z] === RUN TestNetworkList//networks [2022-02-09T05:52:42.752Z] === PAUSE TestNetworkList//networks [2022-02-09T05:52:42.752Z] === RUN TestNetworkList//networks/ [2022-02-09T05:52:42.752Z] === PAUSE TestNetworkList//networks/ [2022-02-09T05:52:42.752Z] === CONT TestNetworkList//networks [2022-02-09T05:52:42.752Z] === CONT TestNetworkList//networks/ [2022-02-09T05:52:42.752Z] --- PASS: TestNetworkList (0.01s) [2022-02-09T05:52:42.752Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-09T05:52:42.752Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-09T05:52:42.752Z] === RUN TestHostIPv4BridgeLabel [2022-02-09T05:52:43.319Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-02-09T05:52:43.319Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-09T05:52:44.386Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-09T05:52:44.655Z] 8f616e6e9eec: Verifying Checksum [2022-02-09T05:52:44.655Z] 8f616e6e9eec: Download complete [2022-02-09T05:52:44.691Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-09T05:52:44.691Z] === RUN TestDaemonDefaultNetworkPools [2022-02-09T05:52:44.989Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-02-09T05:52:45.257Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-02-09T05:52:45.257Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-09T05:52:45.916Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-09T05:52:46.478Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-09T05:52:46.630Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-02-09T05:52:46.631Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-09T05:52:47.041Z] --- PASS: TestBuildWithHugeFile (109.88s) [2022-02-09T05:52:47.041Z] === RUN TestBuildWCOWSandboxSize [2022-02-09T05:52:47.041Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-09T05:52:47.041Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-09T05:52:47.041Z] === RUN TestBuildWithEmptyDockerfile [2022-02-09T05:52:47.041Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T05:52:47.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T05:52:47.041Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T05:52:47.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T05:52:47.041Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T05:52:47.041Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T05:52:47.041Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T05:52:47.041Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T05:52:47.041Z] docker_cli_daemon_test.go:1472: [df64e80d98c09] daemon is not started [2022-02-09T05:52:47.041Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T05:52:47.341Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-09T05:52:47.341Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-02-09T05:52:47.341Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-02-09T05:52:47.341Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-02-09T05:52:47.341Z] === RUN TestBuildPreserveOwnership [2022-02-09T05:52:47.341Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-09T05:52:47.341Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-09T05:52:47.566Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-02-09T05:52:47.566Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-09T05:52:47.904Z] check_test.go:308: [d4609b1ae2f17] daemon is not started [2022-02-09T05:52:47.904Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-02-09T05:52:47.904Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-09T05:52:48.134Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-09T05:52:48.134Z] === RUN TestServiceWithPredefinedNetwork [2022-02-09T05:52:48.468Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-02-09T05:52:49.924Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-02-09T05:52:50.226Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-09T05:52:50.483Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-02-09T05:52:50.667Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-02-09T05:52:50.667Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-09T05:52:50.667Z] service_test.go:243: FLAKY_TEST [2022-02-09T05:52:50.667Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-09T05:52:50.667Z] === RUN TestServiceWithDataPathPortInit [2022-02-09T05:52:51.500Z] check_test.go:308: [d7cfa622afaca] daemon is not started [2022-02-09T05:52:51.500Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-02-09T05:52:51.500Z] --- PASS: TestBuildPreserveOwnership (4.39s) [2022-02-09T05:52:51.500Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.89s) [2022-02-09T05:52:51.500Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.49s) [2022-02-09T05:52:51.500Z] === RUN TestBuildPlatformInvalid [2022-02-09T05:52:51.757Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-09T05:52:51.757Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-09T05:52:52.013Z] === RUN TestDockerSuite/TestAttachDetach [2022-02-09T05:52:52.619Z] Loaded image: busybox:latest [2022-02-09T05:52:53.181Z] Loaded image: busybox:glibc [2022-02-09T05:52:53.181Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-09T05:52:53.703Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-02-09T05:52:54.196Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-09T05:52:55.562Z] Loaded image: debian:bullseye-slim [2022-02-09T05:52:55.562Z] Loaded image: hello-world:latest [2022-02-09T05:52:55.562Z] Loaded image: arm32v7/hello-world:latest [2022-02-09T05:52:55.562Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-09T05:52:55.818Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-02-09T05:52:56.380Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-09T05:52:57.309Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-09T05:52:58.721Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-02-09T05:52:58.721Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-09T05:53:00.660Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-09T05:53:01.202Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-02-09T05:53:01.225Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-02-09T05:53:01.787Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-09T05:53:03.242Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-09T05:53:03.242Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-09T05:53:04.214Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-09T05:53:04.826Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-02-09T05:53:04.826Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-09T05:53:05.544Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2022-02-09T05:53:05.544Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-09T05:53:05.853Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-02-09T05:53:06.478Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ln8tjn5o77ym6mqh2v2g0wprf Created:2022-02-09 05:53:05.296197245 +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[45872372ec52c8cad7625ce296fc3e547479c03c32445291d67c517218f1e9e0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ljdzfobe1tj87qn6leec6zac9 EndpointID:26041b7758e727cb881ade14e1fc23e911cd91cfd592971ae6b20cf1a3c0734b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6bf2ce54da706876f655b02f98a776067ed93f2edd3830abbd1e9c8ad28b5d55 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:02597cfb9d49 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ljdzfobe1tj87qn6leec6zac9 EndpointID:26041b7758e727cb881ade14e1fc23e911cd91cfd592971ae6b20cf1a3c0734b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-09T05:53:08.185Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-02-09T05:53:09.112Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.27s) [2022-02-09T05:53:09.112Z] PASS [2022-02-09T05:53:09.112Z] [2022-02-09T05:53:09.112Z] === Skipped [2022-02-09T05:53:09.112Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-09T05:53:09.112Z] build_session_test.go:25: TODO: BuildKit [2022-02-09T05:53:09.112Z] [2022-02-09T05:53:09.112Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-09T05:53:09.112Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-09T05:53:09.112Z] [2022-02-09T05:53:09.112Z] DONE 34 tests, 2 skipped in 175.296s [2022-02-09T05:53:09.112Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-09T05:53:09.112Z] ++ 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-09T05:53:09.112Z] ++ set -e [2022-02-09T05:53:09.112Z] ++ '[' -n 0 ']' [2022-02-09T05:53:09.112Z] ++ set -x [2022-02-09T05:53:09.112Z] ++ 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-09T05:53:09.112Z] INFO: Testing against a local daemon [2022-02-09T05:53:09.112Z] === RUN TestConfigInspect [2022-02-09T05:53:10.485Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-02-09T05:53:10.662Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-02-09T05:53:10.662Z] PASS [2022-02-09T05:53:10.662Z] [2022-02-09T05:53:10.662Z] === Skipped [2022-02-09T05:53:10.662Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-09T05:53:10.662Z] service_test.go:243: FLAKY_TEST [2022-02-09T05:53:10.662Z] [2022-02-09T05:53:10.662Z] DONE 26 tests, 1 skipped in 43.485s [2022-02-09T05:53:10.921Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-09T05:53:10.921Z] INFO: Testing against a local daemon [2022-02-09T05:53:10.921Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-09T05:53:10.921Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:53:10.921Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-09T05:53:10.921Z] === RUN TestDockerNetworkIpvlan [2022-02-09T05:53:10.921Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:53:10.921Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-09T05:53:10.921Z] PASS [2022-02-09T05:53:10.921Z] [2022-02-09T05:53:10.921Z] === Skipped [2022-02-09T05:53:10.921Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-09T05:53:10.921Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:53:10.921Z] [2022-02-09T05:53:10.921Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-09T05:53:10.921Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:53:10.921Z] [2022-02-09T05:53:10.921Z] DONE 2 tests, 2 skipped in 0.040s [2022-02-09T05:53:10.921Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-09T05:53:10.921Z] INFO: Testing against a local daemon [2022-02-09T05:53:10.921Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-09T05:53:11.945Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-02-09T05:53:12.203Z] --- PASS: TestConfigInspect (3.09s) [2022-02-09T05:53:12.203Z] === RUN TestConfigList [2022-02-09T05:53:12.297Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-02-09T05:53:12.297Z] === RUN TestDockerNetworkMacvlan [2022-02-09T05:53:12.864Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-09T05:53:13.398Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-09T05:53:13.399Z] [2022-02-09T05:53:13.399Z] ________ ____ __. [2022-02-09T05:53:13.399Z] \_____ \ | |/ _| [2022-02-09T05:53:13.399Z] / | \| < [2022-02-09T05:53:13.399Z] / | \ | \ [2022-02-09T05:53:13.399Z] \_______ /____|__ \ [2022-02-09T05:53:13.399Z] \/ \/ [2022-02-09T05:53:13.399Z] [2022-02-09T05:53:13.399Z] INFO: make.ps1 ended at 02/09/2022 05:53:00 [2022-02-09T05:53:13.399Z] INFO: Binaries build ended at 02/09/2022 05:53:01. Duration:00:01:37.9583975 [2022-02-09T05:53:13.399Z] INFO: Copying the built daemon binary to d:\CI\PR-43221\1\binary\dockerd-7f248eff4d.exe... [2022-02-09T05:53:13.399Z] INFO: Copying the built client binary to d:\CI\PR-43221\1\binary\docker-7f248eff4d.exe... [2022-02-09T05:53:13.399Z] INFO: Copying dockerversion from the container... [2022-02-09T05:53:13.399Z] INFO: Copying the golang package from the container to d:\CI\PR-43221\1\installer\go.zip... [2022-02-09T05:53:13.399Z] INFO: Extracting go.zip to d:\CI\PR-43221\1\go [2022-02-09T05:53:13.623Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-02-09T05:53:13.801Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-09T05:53:14.188Z] check_test.go:308: [d3de0264c8ad6] daemon is not started [2022-02-09T05:53:14.188Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-02-09T05:53:14.370Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-09T05:53:14.754Z] check_test.go:308: [d6e6a4bea6880] daemon is not started [2022-02-09T05:53:14.754Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-02-09T05:53:14.754Z] --- PASS: TestConfigList (2.54s) [2022-02-09T05:53:14.754Z] === RUN TestConfigsCreateAndDelete [2022-02-09T05:53:16.169Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-02-09T05:53:16.275Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-09T05:53:16.427Z] check_test.go:308: [de4919a319b88] daemon is not started [2022-02-09T05:53:16.427Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-02-09T05:53:17.404Z] --- PASS: TestConfigsCreateAndDelete (2.58s) [2022-02-09T05:53:17.405Z] === RUN TestConfigsUpdate [2022-02-09T05:53:17.650Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-09T05:53:18.769Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-02-09T05:53:19.332Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-09T05:53:19.893Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-09T05:53:20.149Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-02-09T05:53:20.150Z] --- PASS: TestConfigsUpdate (2.76s) [2022-02-09T05:53:20.150Z] === RUN TestTemplatedConfig [2022-02-09T05:53:20.934Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-09T05:53:21.122Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-09T05:53:21.379Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-09T05:53:21.502Z] --- PASS: TestDockerNetworkMacvlan (9.42s) [2022-02-09T05:53:21.502Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-02-09T05:53:21.502Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-02-09T05:53:21.502Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-02-09T05:53:21.502Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-02-09T05:53:21.502Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-02-09T05:53:21.502Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-02-09T05:53:21.502Z] PASS [2022-02-09T05:53:21.502Z] [2022-02-09T05:53:21.502Z] DONE 8 tests in 10.764s [2022-02-09T05:53:21.502Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-09T05:53:21.762Z] testing: warning: no tests to run [2022-02-09T05:53:21.762Z] PASS [2022-02-09T05:53:21.762Z] [2022-02-09T05:53:21.762Z] DONE 0 tests in 0.013s [2022-02-09T05:53:21.762Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-09T05:53:21.762Z] INFO: Testing against a local daemon [2022-02-09T05:53:21.762Z] === RUN TestAuthZPluginAllowRequest [2022-02-09T05:53:21.861Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-02-09T05:53:21.956Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-02-09T05:53:22.215Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-02-09T05:53:23.137Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-02-09T05:53:23.137Z] === RUN TestAuthZPluginTLS [2022-02-09T05:53:23.395Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-02-09T05:53:23.395Z] === RUN TestAuthZPluginDenyRequest [2022-02-09T05:53:23.623Z] --- PASS: TestTemplatedConfig (3.55s) [2022-02-09T05:53:23.623Z] === RUN TestConfigCreateResolve [2022-02-09T05:53:23.881Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-09T05:53:23.964Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-09T05:53:23.964Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-09T05:53:24.532Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-09T05:53:24.532Z] === RUN TestAuthZPluginDenyResponse [2022-02-09T05:53:25.100Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-09T05:53:25.100Z] === RUN TestAuthZPluginAllowEventStream [2022-02-09T05:53:25.772Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-09T05:53:26.029Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-02-09T05:53:26.029Z] --- PASS: TestConfigCreateResolve (2.21s) [2022-02-09T05:53:26.029Z] PASS [2022-02-09T05:53:26.029Z] [2022-02-09T05:53:26.029Z] DONE 6 tests in 16.956s [2022-02-09T05:53:26.029Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-09T05:53:26.029Z] ++ 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-09T05:53:26.029Z] ++ set -e [2022-02-09T05:53:26.029Z] ++ '[' -n 0 ']' [2022-02-09T05:53:26.029Z] ++ set -x [2022-02-09T05:53:26.029Z] ++ 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-09T05:53:26.035Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-02-09T05:53:26.035Z] === RUN TestAuthZPluginErrorResponse [2022-02-09T05:53:26.285Z] INFO: Testing against a local daemon [2022-02-09T05:53:26.285Z] === RUN TestCheckpoint [2022-02-09T05:53:26.285Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-09T05:53:26.285Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-09T05:53:26.285Z] === RUN TestContainerInvalidJSON [2022-02-09T05:53:26.285Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T05:53:26.285Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T05:53:26.285Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-09T05:53:26.285Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-09T05:53:26.285Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T05:53:26.285Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-09T05:53:26.285Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-02-09T05:53:26.285Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-09T05:53:26.285Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-09T05:53:26.285Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-09T05:53:26.285Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-02-09T05:53:26.285Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-09T05:53:26.285Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-09T05:53:26.285Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-02-09T05:53:26.285Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-09T05:53:26.541Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-02-09T05:53:26.541Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-09T05:53:26.541Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-02-09T05:53:26.541Z] === RUN TestCopyFromContainer [2022-02-09T05:53:26.601Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-02-09T05:53:26.601Z] === RUN TestAuthZPluginErrorRequest [2022-02-09T05:53:27.168Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-09T05:53:27.168Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-09T05:53:27.735Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-09T05:53:27.735Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-09T05:53:27.914Z] === RUN TestCopyFromContainer// [2022-02-09T05:53:27.914Z] === RUN TestCopyFromContainer//bar/root [2022-02-09T05:53:27.914Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-09T05:53:27.914Z] === RUN TestCopyFromContainer/bar/quux [2022-02-09T05:53:27.914Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-09T05:53:28.170Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-09T05:53:28.170Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-09T05:53:28.170Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-09T05:53:28.170Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-09T05:53:28.426Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-09T05:53:28.426Z] --- PASS: TestCopyFromContainer (1.94s) [2022-02-09T05:53:28.426Z] --- PASS: TestCopyFromContainer// (0.08s) [2022-02-09T05:53:28.426Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-02-09T05:53:28.426Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-02-09T05:53:28.426Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-02-09T05:53:28.426Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-02-09T05:53:28.426Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-02-09T05:53:28.426Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-02-09T05:53:28.426Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-02-09T05:53:28.426Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-02-09T05:53:28.426Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-02-09T05:53:28.426Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-09T05:53:28.426Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T05:53:28.426Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T05:53:28.426Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T05:53:28.426Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T05:53:28.426Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T05:53:28.426Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T05:53:28.426Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T05:53:28.426Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T05:53:28.426Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T05:53:28.426Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-09T05:53:28.426Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-09T05:53:28.426Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-09T05:53:28.426Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-02-09T05:53:28.426Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-09T05:53:28.426Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-02-09T05:53:28.426Z] === RUN TestCreateWithInvalidEnv [2022-02-09T05:53:28.426Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-09T05:53:28.426Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-09T05:53:28.426Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-09T05:53:28.426Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-09T05:53:28.426Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-09T05:53:28.426Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-09T05:53:28.426Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-09T05:53:28.426Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-09T05:53:28.426Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-09T05:53:28.426Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-09T05:53:28.426Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-09T05:53:28.426Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-09T05:53:28.426Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-09T05:53:28.426Z] === RUN TestCreateTmpfsMountsTarget [2022-02-09T05:53:28.426Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-02-09T05:53:28.682Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-09T05:53:29.109Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-02-09T05:53:29.109Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-09T05:53:29.609Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-02-09T05:53:30.171Z] check_test.go:308: [d412715f8fa39] daemon is not started [2022-02-09T05:53:30.171Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-02-09T05:53:30.171Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2022-02-09T05:53:30.171Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-09T05:53:30.481Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-02-09T05:53:30.481Z] === RUN TestAuthZPluginHeader [2022-02-09T05:53:30.734Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-02-09T05:53:30.990Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-02-09T05:53:31.414Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-02-09T05:53:31.414Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-09T05:53:31.431Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-02-09T05:53:31.552Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-02-09T05:53:31.808Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.78s) [2022-02-09T05:53:31.808Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-09T05:53:32.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T05:53:32.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T05:53:32.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T05:53:32.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T05:53:32.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T05:53:32.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T05:53:32.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T05:53:32.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T05:53:32.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T05:53:32.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T05:53:32.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T05:53:32.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T05:53:32.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T05:53:32.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T05:53:32.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T05:53:32.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-02-09T05:53:32.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-09T05:53:32.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-02-09T05:53:32.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-09T05:53:32.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-02-09T05:53:32.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-09T05:53:32.065Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-09T05:53:32.065Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-09T05:53:32.630Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2022-02-09T05:53:32.630Z] === RUN TestCreateDifferentPlatform [2022-02-09T05:53:32.630Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-09T05:53:32.630Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-09T05:53:32.630Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-02-09T05:53:32.630Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-09T05:53:32.630Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-09T05:53:32.630Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-09T05:53:32.630Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-09T05:53:32.630Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-09T05:53:32.630Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-02-09T05:53:32.630Z] === RUN TestContainerStartOnDaemonRestart [2022-02-09T05:53:32.630Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-09T05:53:32.630Z] === RUN TestDaemonRestartIpcMode [2022-02-09T05:53:32.630Z] === PAUSE TestDaemonRestartIpcMode [2022-02-09T05:53:32.630Z] === RUN TestDaemonHostGatewayIP [2022-02-09T05:53:32.630Z] === PAUSE TestDaemonHostGatewayIP [2022-02-09T05:53:32.630Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-09T05:53:32.630Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-09T05:53:32.630Z] === RUN TestContainerKillOnDaemonStart [2022-02-09T05:53:32.630Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-09T05:53:32.630Z] === RUN TestDiff [2022-02-09T05:53:33.208Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-02-09T05:53:33.562Z] --- PASS: TestDiff (0.80s) [2022-02-09T05:53:33.562Z] === RUN TestExecWithCloseStdin [2022-02-09T05:53:33.765Z] 898469748ff6: Pull complete [2022-02-09T05:53:33.765Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-09T05:53:33.765Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T05:53:33.765Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-09T05:53:33.765Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-09T05:53:33.765Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-09T05:53:33.765Z] WARN: Skipping validation tests [2022-02-09T05:53:33.765Z] INFO: Running unit tests at 02/09/2022 05:53:28... [2022-02-09T05:53:33.765Z] INFO: make.ps1 starting at 02/09/2022 05:53:32 [2022-02-09T05:53:33.765Z] INFO: Git commit (7f248eff4d) assumed from DOCKER_GITCOMMIT environment variable [2022-02-09T05:53:33.765Z] INFO: Invoking autogen... [2022-02-09T05:53:33.765Z] INFO: Running unit tests... [2022-02-09T05:53:34.543Z] --- PASS: TestExecWithCloseStdin (0.94s) [2022-02-09T05:53:34.543Z] === RUN TestExec [2022-02-09T05:53:34.543Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-02-09T05:53:34.665Z] INFO: Extraction ended at 02/09/2022 05:53:32. Duration:00:00:28.0639143 [2022-02-09T05:53:34.665Z] INFO: Updating the golang and path environment variables [2022-02-09T05:53:34.665Z] INFO: GOPATH=d:\gopath [2022-02-09T05:53:34.665Z] INFO: go version go1.17.6 windows/amd64 [2022-02-09T05:53:34.665Z] INFO: Running the daemon under test in debug mode [2022-02-09T05:53:34.665Z] INFO: Starting a daemon under test... [2022-02-09T05:53:34.665Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43221\1\daemon --pidfile d:\CI\PR-43221\1\docker.pid -D [2022-02-09T05:53:34.665Z] INFO: Process started successfully. [2022-02-09T05:53:34.665Z] INFO: Start tailing logs of the daemon under tests [2022-02-09T05:53:34.665Z] INFO: Waiting for the daemon under test to start... [2022-02-09T05:53:35.561Z] --- PASS: TestExec (0.84s) [2022-02-09T05:53:35.561Z] === RUN TestExecUser [2022-02-09T05:53:35.561Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-09T05:53:35.602Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.87s) [2022-02-09T05:53:35.602Z] === RUN TestAuthZPluginV2Disable [2022-02-09T05:53:35.818Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-09T05:53:36.074Z] --- PASS: TestExecUser (0.87s) [2022-02-09T05:53:36.074Z] === RUN TestExportContainerAndImportImage [2022-02-09T05:53:37.045Z] --- PASS: TestExportContainerAndImportImage (0.90s) [2022-02-09T05:53:37.045Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-09T05:53:37.045Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-09T05:53:37.343Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-02-09T05:53:38.884Z] --- PASS: TestAuthZPluginV2Disable (3.30s) [2022-02-09T05:53:38.884Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-09T05:53:38.938Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2022-02-09T05:53:38.938Z] === RUN TestHealthCheckWorkdir [2022-02-09T05:53:39.240Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-02-09T05:53:39.804Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2022-02-09T05:53:39.804Z] === RUN TestHealthKillContainer [2022-02-09T05:53:40.365Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-09T05:53:40.836Z] 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-09T05:53:41.296Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-09T05:53:41.553Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-02-09T05:53:41.553Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-09T05:53:41.553Z] check_test.go:308: [dc58a62d6cb51] daemon is not started [2022-02-09T05:53:41.553Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-02-09T05:53:41.553Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-09T05:53:42.166Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.15s) [2022-02-09T05:53:42.166Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-09T05:53:43.443Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-02-09T05:53:44.047Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-09T05:53:44.653Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-02-09T05:53:46.064Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-02-09T05:53:46.672Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-09T05:53:47.237Z] check_test.go:308: [d4b22ce2898bf] daemon is not started [2022-02-09T05:53:47.237Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-02-09T05:53:47.493Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-09T05:53:47.507Z] --- PASS: TestBuildWithHugeFile (68.80s) [2022-02-09T05:53:47.507Z] === RUN TestBuildWCOWSandboxSize [2022-02-09T05:53:47.507Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-09T05:53:47.507Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-09T05:53:47.507Z] === RUN TestBuildWithEmptyDockerfile [2022-02-09T05:53:47.507Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T05:53:47.507Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T05:53:47.507Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T05:53:47.507Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T05:53:47.507Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T05:53:47.507Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T05:53:47.507Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T05:53:47.507Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T05:53:47.507Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T05:53:47.507Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-09T05:53:47.507Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-02-09T05:53:47.507Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-02-09T05:53:47.507Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-09T05:53:47.507Z] === RUN TestBuildPreserveOwnership [2022-02-09T05:53:47.507Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-09T05:53:47.507Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-09T05:53:47.507Z] --- PASS: TestBuildPreserveOwnership (2.43s) [2022-02-09T05:53:47.507Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.63s) [2022-02-09T05:53:47.507Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.80s) [2022-02-09T05:53:47.507Z] === RUN TestBuildPlatformInvalid [2022-02-09T05:53:47.507Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-09T05:53:47.507Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-09T05:53:47.507Z] Loaded image: busybox:latest [2022-02-09T05:53:47.507Z] Loaded image: busybox:glibc [2022-02-09T05:53:47.507Z] Loaded image: debian:bullseye-slim [2022-02-09T05:53:47.507Z] Loaded image: hello-world:latest [2022-02-09T05:53:47.507Z] Loaded image: arm32v7/hello-world:latest [2022-02-09T05:53:47.507Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.72s) [2022-02-09T05:53:47.507Z] PASS [2022-02-09T05:53:47.507Z] [2022-02-09T05:53:47.507Z] === Skipped [2022-02-09T05:53:47.507Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-02-09T05:53:47.507Z] build_session_test.go:25: TODO: BuildKit [2022-02-09T05:53:47.507Z] [2022-02-09T05:53:47.507Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-09T05:53:47.507Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-09T05:53:47.507Z] [2022-02-09T05:53:47.507Z] DONE 34 tests, 2 skipped in 98.036s [2022-02-09T05:53:47.507Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-02-09T05:53:47.507Z] ++ 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-09T05:53:47.507Z] ++ set -e [2022-02-09T05:53:47.507Z] ++ '[' -n 0 ']' [2022-02-09T05:53:47.507Z] ++ set -x [2022-02-09T05:53:47.507Z] ++ 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-09T05:53:47.507Z] INFO: Testing against a local daemon [2022-02-09T05:53:47.507Z] === RUN TestConfigInspect [2022-02-09T05:53:48.056Z] --- PASS: TestHealthKillContainer (8.42s) [2022-02-09T05:53:48.056Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-09T05:53:48.313Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-09T05:53:48.876Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2022-02-09T05:53:48.876Z] === RUN TestIpcModeNone [2022-02-09T05:53:48.877Z] --- PASS: TestConfigInspect (2.23s) [2022-02-09T05:53:48.877Z] === RUN TestConfigList [2022-02-09T05:53:49.481Z] --- PASS: TestIpcModeNone (0.79s) [2022-02-09T05:53:49.481Z] === RUN TestIpcModePrivate [2022-02-09T05:53:50.045Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2022-02-09T05:53:50.248Z] --- PASS: TestConfigList (1.66s) [2022-02-09T05:53:50.248Z] === RUN TestConfigsCreateAndDelete [2022-02-09T05:53:50.302Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-02-09T05:53:50.302Z] --- PASS: TestIpcModePrivate (0.84s) [2022-02-09T05:53:50.302Z] === RUN TestIpcModeShareable [2022-02-09T05:53:50.865Z] check_test.go:308: [dac2165e2b885] daemon is not started [2022-02-09T05:53:50.865Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-02-09T05:53:50.865Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-02-09T05:53:51.120Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-09T05:53:51.120Z] --- PASS: TestIpcModeShareable (0.77s) [2022-02-09T05:53:51.120Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-09T05:53:51.158Z] ? github.com/docker/docker/api [no test files] [2022-02-09T05:53:52.141Z] --- PASS: TestConfigsCreateAndDelete (1.68s) [2022-02-09T05:53:52.141Z] === RUN TestConfigsUpdate [2022-02-09T05:53:52.509Z] .....INFO: Daemon under test started and replied! [2022-02-09T05:53:52.509Z] INFO: Docker version of the daemon under test [2022-02-09T05:53:52.509Z] [2022-02-09T05:53:52.980Z] Client: [2022-02-09T05:53:52.980Z] Version: 17.06.2-ce [2022-02-09T05:53:52.980Z] API version: 1.30 [2022-02-09T05:53:52.980Z] Go version: go1.8.3 [2022-02-09T05:53:52.980Z] Git commit: cec0b72 [2022-02-09T05:53:52.980Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-09T05:53:52.980Z] OS/Arch: windows/amd64 [2022-02-09T05:53:52.980Z] [2022-02-09T05:53:52.980Z] Server: [2022-02-09T05:53:52.980Z] Version: 0.0.0-dev [2022-02-09T05:53:52.980Z] API version: 1.42 (minimum version 1.24) [2022-02-09T05:53:52.980Z] Go version: go1.17.6 [2022-02-09T05:53:52.980Z] Git commit: 7f248eff4d [2022-02-09T05:53:52.980Z] Built: 02/09/2022 05:51:30 [2022-02-09T05:53:52.980Z] OS/Arch: windows/amd64 [2022-02-09T05:53:52.980Z] Experimental: false [2022-02-09T05:53:52.980Z] [2022-02-09T05:53:52.980Z] INFO: Docker info of the daemon under test [2022-02-09T05:53:52.980Z] [2022-02-09T05:53:52.980Z] Containers: 0 [2022-02-09T05:53:52.980Z] Running: 0 [2022-02-09T05:53:52.980Z] Paused: 0 [2022-02-09T05:53:52.980Z] Stopped: 0 [2022-02-09T05:53:52.980Z] Images: 0 [2022-02-09T05:53:52.980Z] Server Version: 0.0.0-dev [2022-02-09T05:53:52.980Z] Storage Driver: windowsfilter [2022-02-09T05:53:52.980Z] Windows: [2022-02-09T05:53:52.980Z] Logging Driver: json-file [2022-02-09T05:53:52.980Z] Plugins: [2022-02-09T05:53:52.980Z] Volume: local [2022-02-09T05:53:52.980Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-09T05:53:52.980Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-09T05:53:52.980Z] Swarm: inactive [2022-02-09T05:53:52.980Z] Default Isolation: process [2022-02-09T05:53:52.980Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-09T05:53:52.980Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-09T05:53:52.980Z] OSType: windows [2022-02-09T05:53:52.980Z] Architecture: x86_64 [2022-02-09T05:53:52.980Z] CPUs: 4 [2022-02-09T05:53:52.980Z] Total Memory: 32GiB [2022-02-09T05:53:52.980Z] Name: azwin-2-87fde0 [2022-02-09T05:53:52.980Z] ID: EJ43:2G2D:U4QE:LRDM:GGFO:GKC4:J2YE:QBOD:CQF3:J57L:526L:XUJR [2022-02-09T05:53:52.980Z] Docker Root Dir: D:\CI\PR-43221\1\daemon [2022-02-09T05:53:52.980Z] Debug Mode (client): false [2022-02-09T05:53:52.980Z] Debug Mode (server): true [2022-02-09T05:53:52.980Z] File Descriptors: -1 [2022-02-09T05:53:52.980Z] Goroutines: 16 [2022-02-09T05:53:52.980Z] System Time: 2022-02-09T05:53:52.6310798Z [2022-02-09T05:53:52.980Z] EventsListeners: 0 [2022-02-09T05:53:52.980Z] Registry: https://index.docker.io/v1/ [2022-02-09T05:53:52.980Z] Labels: [2022-02-09T05:53:52.980Z] Experimental: false [2022-02-09T05:53:52.980Z] Insecure Registries: [2022-02-09T05:53:52.980Z] 127.0.0.0/8 [2022-02-09T05:53:52.980Z] Live Restore Enabled: false [2022-02-09T05:53:52.980Z] [2022-02-09T05:53:52.980Z] [2022-02-09T05:53:52.980Z] INFO: Docker images of the daemon under test [2022-02-09T05:53:52.980Z] [2022-02-09T05:53:52.980Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-09T05:53:52.980Z] [2022-02-09T05:53:52.980Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-09T05:53:52.981Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-02-09T05:53:53.099Z] ............................ [ 66%] [2022-02-09T05:53:53.451Z] ltsc2019: Pulling from windows/servercore [2022-02-09T05:53:53.451Z] 4612f6d0b889: Pulling fs layer [2022-02-09T05:53:53.451Z] 1bd78008c728: Pulling fs layer [2022-02-09T05:53:53.639Z] docker_cli_daemon_plugins_test.go:80: [d344ac403e32d] daemon is not started [2022-02-09T05:53:53.639Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.34s) [2022-02-09T05:53:53.639Z] === RUN TestAPIIpcModeHost [2022-02-09T05:53:53.895Z] --- PASS: TestAPIIpcModeHost (0.47s) [2022-02-09T05:53:53.895Z] === RUN TestDaemonIpcModeShareable [2022-02-09T05:53:54.031Z] --- PASS: TestConfigsUpdate (2.15s) [2022-02-09T05:53:54.031Z] === RUN TestTemplatedConfig [2022-02-09T05:53:54.373Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.29s) [2022-02-09T05:53:54.373Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-09T05:53:54.459Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-02-09T05:53:55.431Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-02-09T05:53:55.689Z] --- PASS: TestDaemonIpcModeShareable (1.57s) [2022-02-09T05:53:55.689Z] === RUN TestDaemonIpcModePrivate [2022-02-09T05:53:56.552Z] --- PASS: TestTemplatedConfig (1.97s) [2022-02-09T05:53:56.552Z] === RUN TestConfigCreateResolve [2022-02-09T05:53:57.107Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: false, mustBeShared: false [2022-02-09T05:53:57.107Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-09T05:53:57.107Z] --- PASS: TestDaemonIpcModePrivate (1.59s) [2022-02-09T05:53:57.107Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-09T05:53:57.368Z] docker_cli_daemon_plugins_test.go:170: [d53c747834147] daemon is not started [2022-02-09T05:53:58.446Z] --- PASS: TestConfigCreateResolve (2.08s) [2022-02-09T05:53:58.446Z] PASS [2022-02-09T05:53:58.446Z] [2022-02-09T05:53:58.446Z] DONE 6 tests in 11.861s [2022-02-09T05:53:58.446Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-02-09T05:53:58.446Z] ++ 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-09T05:53:58.446Z] ++ set -e [2022-02-09T05:53:58.446Z] ++ '[' -n 0 ']' [2022-02-09T05:53:58.446Z] ++ set -x [2022-02-09T05:53:58.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T05:53:58.446Z] INFO: Testing against a local daemon [2022-02-09T05:53:58.446Z] === RUN TestCheckpoint [2022-02-09T05:53:58.447Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-09T05:53:58.447Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-09T05:53:58.447Z] === RUN TestContainerInvalidJSON [2022-02-09T05:53:58.447Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T05:53:58.447Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T05:53:58.447Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-09T05:53:58.447Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-09T05:53:58.447Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T05:53:58.447Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-09T05:53:58.447Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-09T05:53:58.447Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-09T05:53:58.447Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-09T05:53:58.447Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-09T05:53:58.447Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2022-02-09T05:53:58.447Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-09T05:53:58.447Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-09T05:53:58.447Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-09T05:53:58.447Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-02-09T05:53:58.447Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-09T05:53:58.704Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-09T05:53:58.704Z] === RUN TestCopyFromContainer [2022-02-09T05:53:58.739Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2022-02-09T05:53:58.739Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-02-09T05:53:58.739Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.55s) [2022-02-09T05:53:58.739Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-09T05:53:59.270Z] === RUN TestCopyFromContainer// [2022-02-09T05:53:59.527Z] === RUN TestCopyFromContainer//bar/root [2022-02-09T05:53:59.527Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-09T05:53:59.527Z] === RUN TestCopyFromContainer/bar/quux [2022-02-09T05:53:59.527Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-09T05:53:59.527Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-09T05:53:59.784Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-09T05:53:59.784Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-09T05:53:59.784Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-09T05:53:59.784Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-09T05:53:59.784Z] --- PASS: TestCopyFromContainer (1.29s) [2022-02-09T05:53:59.784Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-02-09T05:53:59.784Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-09T05:53:59.784Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-02-09T05:53:59.784Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-09T05:53:59.784Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-09T05:53:59.784Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-09T05:53:59.784Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-02-09T05:53:59.784Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-09T05:53:59.784Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-09T05:53:59.784Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-02-09T05:53:59.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-09T05:53:59.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T05:53:59.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T05:53:59.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T05:53:59.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T05:53:59.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T05:53:59.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T05:53:59.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T05:53:59.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T05:53:59.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T05:53:59.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-09T05:53:59.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-09T05:53:59.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-09T05:53:59.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-09T05:53:59.784Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-09T05:54:00.041Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-09T05:54:00.041Z] === RUN TestCreateWithInvalidEnv [2022-02-09T05:54:00.041Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-09T05:54:00.041Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-09T05:54:00.041Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-09T05:54:00.041Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-09T05:54:00.041Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-09T05:54:00.041Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-09T05:54:00.041Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-09T05:54:00.041Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-09T05:54:00.041Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-09T05:54:00.041Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-09T05:54:00.041Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-09T05:54:00.041Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-09T05:54:00.041Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-09T05:54:00.041Z] === RUN TestCreateTmpfsMountsTarget [2022-02-09T05:54:00.041Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-09T05:54:00.041Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-09T05:54:00.149Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-02-09T05:54:00.406Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2022-02-09T05:54:00.406Z] === RUN TestIpcModeOlderClient [2022-02-09T05:54:00.406Z] === PAUSE TestIpcModeOlderClient [2022-02-09T05:54:00.406Z] === RUN TestKillContainerInvalidSignal [2022-02-09T05:54:00.972Z] --- PASS: TestCreateWithCustomMaskedPaths (1.10s) [2022-02-09T05:54:00.972Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-09T05:54:01.380Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2022-02-09T05:54:01.380Z] === RUN TestKillContainer [2022-02-09T05:54:01.380Z] === RUN TestKillContainer/no_signal [2022-02-09T05:54:01.637Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-09T05:54:01.896Z] === RUN TestKillContainer/non_killing_signal [2022-02-09T05:54:02.197Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-02-09T05:54:02.342Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-02-09T05:54:02.342Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-09T05:54:02.342Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T05:54:02.342Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T05:54:02.342Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T05:54:02.342Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T05:54:02.342Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T05:54:02.342Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T05:54:02.342Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T05:54:02.342Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T05:54:02.342Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T05:54:02.342Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T05:54:02.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T05:54:02.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T05:54:02.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T05:54:02.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T05:54:02.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T05:54:02.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-09T05:54:02.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-09T05:54:02.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-09T05:54:02.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-09T05:54:02.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-09T05:54:02.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-09T05:54:02.342Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-09T05:54:02.499Z] === RUN TestKillContainer/killing_signal [2022-02-09T05:54:02.599Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-02-09T05:54:02.599Z] === RUN TestCreateDifferentPlatform [2022-02-09T05:54:02.599Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-09T05:54:02.599Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-09T05:54:02.599Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-02-09T05:54:02.599Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-09T05:54:02.599Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-09T05:54:02.599Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-09T05:54:02.599Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-09T05:54:02.599Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-09T05:54:02.599Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-09T05:54:02.599Z] === RUN TestContainerStartOnDaemonRestart [2022-02-09T05:54:02.599Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-09T05:54:02.599Z] === RUN TestDaemonRestartIpcMode [2022-02-09T05:54:02.599Z] === PAUSE TestDaemonRestartIpcMode [2022-02-09T05:54:02.599Z] === RUN TestDaemonHostGatewayIP [2022-02-09T05:54:02.599Z] === PAUSE TestDaemonHostGatewayIP [2022-02-09T05:54:02.599Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-09T05:54:02.599Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-09T05:54:02.599Z] === RUN TestContainerKillOnDaemonStart [2022-02-09T05:54:02.599Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-09T05:54:02.599Z] === RUN TestDiff [2022-02-09T05:54:02.761Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-02-09T05:54:03.161Z] --- PASS: TestDiff (0.37s) [2022-02-09T05:54:03.161Z] === RUN TestExecWithCloseStdin [2022-02-09T05:54:03.352Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-02-09T05:54:03.352Z] --- PASS: TestKillContainer (2.29s) [2022-02-09T05:54:03.352Z] --- PASS: TestKillContainer/no_signal (0.73s) [2022-02-09T05:54:03.352Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2022-02-09T05:54:03.352Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-02-09T05:54:03.352Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-09T05:54:03.352Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-09T05:54:03.417Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-02-09T05:54:03.417Z] === RUN TestExec [2022-02-09T05:54:03.611Z] check_test.go:308: [d868bf3304d6d] daemon is not started [2022-02-09T05:54:03.611Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-02-09T05:54:03.978Z] --- PASS: TestExec (0.43s) [2022-02-09T05:54:03.978Z] === RUN TestExecUser [2022-02-09T05:54:04.173Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-09T05:54:04.234Z] --- PASS: TestExecUser (0.44s) [2022-02-09T05:54:04.234Z] === RUN TestExportContainerAndImportImage [2022-02-09T05:54:04.428Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-09T05:54:04.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2022-02-09T05:54:04.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2022-02-09T05:54:04.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2022-02-09T05:54:04.684Z] === RUN TestKillStoppedContainer [2022-02-09T05:54:04.796Z] --- PASS: TestExportContainerAndImportImage (0.48s) [2022-02-09T05:54:04.796Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-09T05:54:04.940Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-02-09T05:54:04.940Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-09T05:54:04.940Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-09T05:54:04.940Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-02-09T05:54:04.940Z] === RUN TestKillDifferentUserContainer [2022-02-09T05:54:05.502Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-02-09T05:54:05.759Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2022-02-09T05:54:05.759Z] === RUN TestInspectOomKilledTrue [2022-02-09T05:54:05.759Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-09T05:54:05.759Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-02-09T05:54:05.759Z] === RUN TestInspectOomKilledFalse [2022-02-09T05:54:05.759Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-09T05:54:05.759Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-09T05:54:05.759Z] === RUN TestLinksEtcHostsContentMatch [2022-02-09T05:54:06.165Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-02-09T05:54:06.165Z] === RUN TestHealthCheckWorkdir [2022-02-09T05:54:06.302Z] 1bd78008c728: Verifying Checksum [2022-02-09T05:54:06.302Z] 1bd78008c728: Download complete [2022-02-09T05:54:06.324Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2022-02-09T05:54:06.324Z] === RUN TestLinksContainerNames [2022-02-09T05:54:06.729Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-02-09T05:54:06.729Z] === RUN TestHealthKillContainer [2022-02-09T05:54:06.773Z] 4612f6d0b889: Retrying in 5 seconds [2022-02-09T05:54:07.256Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-02-09T05:54:07.764Z] 4612f6d0b889: Retrying in 4 seconds [2022-02-09T05:54:07.861Z] --- PASS: TestLinksContainerNames (1.58s) [2022-02-09T05:54:07.861Z] === RUN TestLogsFollowTailEmpty [2022-02-09T05:54:08.755Z] 4612f6d0b889: Retrying in 3 seconds [2022-02-09T05:54:08.791Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-02-09T05:54:08.791Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2022-02-09T05:54:08.791Z] === RUN TestContainerNetworkMountsNoChown [2022-02-09T05:54:08.844Z] === RUN TestMiddlewares [2022-02-09T05:54:08.844Z] --- PASS: TestMiddlewares (0.00s) [2022-02-09T05:54:08.844Z] PASS [2022-02-09T05:54:08.844Z] coverage: 9.0% of statements [2022-02-09T05:54:08.844Z] ok github.com/docker/docker/api/server 0.075s coverage: 9.0% of statements [2022-02-09T05:54:09.398Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/default [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/default [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/private [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/private [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rprivate [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/slave [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/slave [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rslave [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/shared [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/shared [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rshared [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-09T05:54:09.398Z] === CONT TestMountDaemonRoot/default [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-09T05:54:09.398Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-09T05:54:09.398Z] === CONT TestMountDaemonRoot/rshared [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-09T05:54:09.398Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-09T05:54:09.398Z] === CONT TestMountDaemonRoot/shared [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-09T05:54:09.398Z] === CONT TestMountDaemonRoot/rslave [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-09T05:54:09.398Z] === CONT TestMountDaemonRoot/slave [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-09T05:54:09.398Z] === CONT TestMountDaemonRoot/rprivate [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-09T05:54:09.398Z] === CONT TestMountDaemonRoot/private [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-09T05:54:09.398Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-09T05:54:09.398Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-09T05:54:09.398Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-09T05:54:09.398Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-09T05:54:09.399Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-09T05:54:09.399Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-09T05:54:09.399Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-09T05:54:09.399Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-09T05:54:09.399Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-09T05:54:09.655Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-09T05:54:09.655Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-09T05:54:09.655Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-09T05:54:09.655Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-09T05:54:09.655Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-09T05:54:09.655Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-09T05:54:09.655Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-09T05:54:09.655Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-09T05:54:09.655Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-09T05:54:09.655Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-09T05:54:09.745Z] 4612f6d0b889: Retrying in 2 seconds [2022-02-09T05:54:09.912Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-09T05:54:09.912Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-09T05:54:09.912Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-09T05:54:09.912Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-09T05:54:09.912Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-09T05:54:09.912Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-09T05:54:09.912Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-09T05:54:09.912Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-09T05:54:09.912Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-02-09T05:54:09.912Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-02-09T05:54:09.913Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-09T05:54:09.913Z] === RUN TestContainerBindMountNonRecursive [2022-02-09T05:54:10.170Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-02-09T05:54:10.736Z] 4612f6d0b889: Retrying in 1 second [2022-02-09T05:54:12.155Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2022-02-09T05:54:12.155Z] === RUN TestContainerVolumesMountedAsShared [2022-02-09T05:54:12.155Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-02-09T05:54:12.414Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-09T05:54:12.514Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-02-09T05:54:12.514Z] PASS [2022-02-09T05:54:12.514Z] [2022-02-09T05:54:12.514Z] DONE 17 tests in 47.823s [2022-02-09T05:54:12.514Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-09T05:54:12.514Z] INFO: Testing against a local daemon [2022-02-09T05:54:12.514Z] === RUN TestPluginInvalidJSON [2022-02-09T05:54:12.514Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T05:54:12.514Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T05:54:12.514Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T05:54:12.514Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-09T05:54:12.514Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-09T05:54:12.514Z] === RUN TestPluginInstall [2022-02-09T05:54:12.514Z] === RUN TestPluginInstall/no_auth [2022-02-09T05:54:12.514Z] time="2022-02-09T05:54:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T05:54:12.514Z] time="2022-02-09T05:54:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf60ce4e2dea7a62bab63e380631a04de24a49ed4d71443c9a5165a26fc8e276" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T05:54:12.514Z] time="2022-02-09T05:54:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T05:54:12.514Z] time="2022-02-09T05:54:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf60ce4e2dea7a62bab63e380631a04de24a49ed4d71443c9a5165a26fc8e276" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T05:54:12.514Z] === RUN TestPluginInstall/with_htpasswd [2022-02-09T05:54:12.514Z] time="2022-02-09T05:54:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T05:54:12.514Z] time="2022-02-09T05:54:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a27b153ca3c1b24e6d0d9864a54c29bed399f32fce22ff5cd439372a139ca81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T05:54:12.514Z] time="2022-02-09T05:54:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T05:54:12.514Z] time="2022-02-09T05:54:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a27b153ca3c1b24e6d0d9864a54c29bed399f32fce22ff5cd439372a139ca81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T05:54:12.514Z] === RUN TestPluginInstall/with_insecure [2022-02-09T05:54:12.514Z] time="2022-02-09T05:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T05:54:12.514Z] time="2022-02-09T05:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:304e752702ab0ff3e7c8338f4406cd737b6cc527ea44e753b766288579230445" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T05:54:12.514Z] time="2022-02-09T05:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T05:54:12.514Z] time="2022-02-09T05:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:304e752702ab0ff3e7c8338f4406cd737b6cc527ea44e753b766288579230445" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T05:54:12.671Z] --- PASS: TestContainerVolumesMountedAsShared (0.85s) [2022-02-09T05:54:12.671Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-09T05:54:12.773Z] plugin_test.go:165: [d56b80b78e3dc] daemon is not started [2022-02-09T05:54:12.773Z] --- PASS: TestPluginInstall (3.31s) [2022-02-09T05:54:12.773Z] --- PASS: TestPluginInstall/no_auth (1.65s) [2022-02-09T05:54:12.773Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-02-09T05:54:12.773Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-02-09T05:54:12.773Z] === RUN TestPluginsWithRuntimes [2022-02-09T05:54:13.233Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s) [2022-02-09T05:54:13.233Z] === RUN TestNetworkNat [2022-02-09T05:54:13.488Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-09T05:54:14.049Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-02-09T05:54:14.049Z] --- PASS: TestNetworkNat (0.78s) [2022-02-09T05:54:14.049Z] === RUN TestNetworkLocalhostTCPNat [2022-02-09T05:54:14.654Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-09T05:54:14.672Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-09T05:54:14.864Z] --- PASS: TestHealthKillContainer (7.83s) [2022-02-09T05:54:14.864Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-09T05:54:14.864Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-02-09T05:54:14.864Z] === RUN TestIpcModeNone [2022-02-09T05:54:14.910Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2022-02-09T05:54:14.910Z] === RUN TestNetworkLoopbackNat [2022-02-09T05:54:15.121Z] --- PASS: TestIpcModeNone (0.43s) [2022-02-09T05:54:15.122Z] === RUN TestIpcModePrivate [2022-02-09T05:54:15.238Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-09T05:54:15.378Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-02-09T05:54:15.634Z] --- PASS: TestIpcModePrivate (0.42s) [2022-02-09T05:54:15.634Z] === RUN TestIpcModeShareable [2022-02-09T05:54:15.837Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-02-09T05:54:15.890Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-02-09T05:54:16.146Z] --- PASS: TestIpcModeShareable (0.43s) [2022-02-09T05:54:16.146Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-09T05:54:16.171Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-02-09T05:54:16.171Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-02-09T05:54:16.171Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2022-02-09T05:54:16.171Z] === RUN TestPluginBackCompatMediaTypes [2022-02-09T05:54:16.399Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-02-09T05:54:16.737Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-02-09T05:54:16.737Z] PASS [2022-02-09T05:54:16.737Z] [2022-02-09T05:54:16.737Z] DONE 10 tests in 7.169s [2022-02-09T05:54:16.737Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-09T05:54:16.737Z] INFO: Testing against a local daemon [2022-02-09T05:54:16.737Z] === RUN TestExternalGraphDriver [2022-02-09T05:54:16.737Z] === RUN TestExternalGraphDriver/json [2022-02-09T05:54:17.377Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-09T05:54:17.514Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2022-02-09T05:54:17.514Z] === RUN TestAPIIpcModeHost [2022-02-09T05:54:17.771Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-02-09T05:54:17.771Z] === RUN TestDaemonIpcModeShareable [2022-02-09T05:54:17.939Z] --- PASS: TestNetworkLoopbackNat (2.94s) [2022-02-09T05:54:17.939Z] === RUN TestPause [2022-02-09T05:54:18.544Z] --- PASS: TestPause (0.57s) [2022-02-09T05:54:18.544Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-09T05:54:18.544Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-09T05:54:18.544Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-09T05:54:18.544Z] === RUN TestPauseStopPausedContainer [2022-02-09T05:54:18.640Z] === RUN TestExternalGraphDriver/spec [2022-02-09T05:54:18.714Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-02-09T05:54:18.971Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2022-02-09T05:54:18.971Z] === RUN TestDaemonIpcModePrivate [2022-02-09T05:54:19.109Z] --- PASS: TestPauseStopPausedContainer (0.64s) [2022-02-09T05:54:19.109Z] === RUN TestPidHost [2022-02-09T05:54:19.672Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-02-09T05:54:19.902Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-02-09T05:54:19.902Z] --- PASS: TestDaemonIpcModePrivate (1.06s) [2022-02-09T05:54:19.902Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-09T05:54:20.019Z] === RUN TestExternalGraphDriver/pull [2022-02-09T05:54:20.645Z] --- PASS: TestPidHost (1.43s) [2022-02-09T05:54:20.645Z] === RUN TestPsFilter [2022-02-09T05:54:20.645Z] --- PASS: TestPsFilter (0.14s) [2022-02-09T05:54:20.645Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-09T05:54:20.833Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-02-09T05:54:21.090Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s) [2022-02-09T05:54:21.090Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-09T05:54:21.186Z] 4612f6d0b889: Verifying Checksum [2022-02-09T05:54:21.186Z] 4612f6d0b889: Download complete [2022-02-09T05:54:21.211Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2022-02-09T05:54:21.211Z] === RUN TestRemoveContainerWithVolume [2022-02-09T05:54:21.468Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2022-02-09T05:54:21.468Z] === RUN TestRemoveContainerRunning [2022-02-09T05:54:21.920Z] --- PASS: TestExternalGraphDriver (4.90s) [2022-02-09T05:54:21.920Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-02-09T05:54:21.920Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-02-09T05:54:21.920Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-02-09T05:54:21.920Z] === RUN TestGraphdriverPluginV2 [2022-02-09T05:54:22.021Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-02-09T05:54:22.021Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-02-09T05:54:22.021Z] === RUN TestIpcModeOlderClient [2022-02-09T05:54:22.021Z] === PAUSE TestIpcModeOlderClient [2022-02-09T05:54:22.021Z] === RUN TestKillContainerInvalidSignal [2022-02-09T05:54:22.401Z] --- PASS: TestRemoveContainerRunning (0.61s) [2022-02-09T05:54:22.401Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-09T05:54:22.401Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-09T05:54:22.585Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-02-09T05:54:22.585Z] === RUN TestKillContainer [2022-02-09T05:54:22.585Z] === RUN TestKillContainer/no_signal [2022-02-09T05:54:22.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-09T05:54:22.658Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2022-02-09T05:54:22.658Z] === RUN TestRemoveInvalidContainer [2022-02-09T05:54:22.658Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-09T05:54:22.658Z] === RUN TestRenameLinkedContainer [2022-02-09T05:54:22.843Z] === RUN TestKillContainer/non_killing_signal [2022-02-09T05:54:23.100Z] === RUN TestKillContainer/killing_signal [2022-02-09T05:54:23.669Z] --- PASS: TestKillContainer (1.16s) [2022-02-09T05:54:23.669Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-02-09T05:54:23.669Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-02-09T05:54:23.669Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-02-09T05:54:23.669Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-09T05:54:23.669Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-09T05:54:23.929Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-09T05:54:24.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-09T05:54:24.860Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2022-02-09T05:54:24.860Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-02-09T05:54:24.860Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-02-09T05:54:24.860Z] === RUN TestKillStoppedContainer [2022-02-09T05:54:24.860Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-09T05:54:24.860Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-09T05:54:24.860Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-09T05:54:24.860Z] === RUN TestKillDifferentUserContainer [2022-02-09T05:54:25.395Z] --- PASS: TestRenameLinkedContainer (2.36s) [2022-02-09T05:54:25.395Z] === RUN TestRenameStoppedContainer [2022-02-09T05:54:25.422Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-02-09T05:54:25.422Z] === RUN TestInspectOomKilledTrue [2022-02-09T05:54:25.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-09T05:54:25.651Z] --- PASS: TestRenameStoppedContainer (0.55s) [2022-02-09T05:54:25.651Z] === RUN TestRenameRunningContainerAndReuse [2022-02-09T05:54:25.678Z] --- PASS: TestInspectOomKilledTrue (0.42s) [2022-02-09T05:54:25.678Z] === RUN TestInspectOomKilledFalse [2022-02-09T05:54:26.159Z] --- PASS: TestGraphdriverPluginV2 (3.86s) [2022-02-09T05:54:26.159Z] PASS [2022-02-09T05:54:26.159Z] [2022-02-09T05:54:26.159Z] DONE 5 tests in 8.799s [2022-02-09T05:54:26.159Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-09T05:54:26.159Z] INFO: Testing against a local daemon [2022-02-09T05:54:26.159Z] === RUN TestContinueAfterPluginCrash [2022-02-09T05:54:26.159Z] === PAUSE TestContinueAfterPluginCrash [2022-02-09T05:54:26.159Z] === RUN TestReadPluginNoRead [2022-02-09T05:54:26.159Z] === PAUSE TestReadPluginNoRead [2022-02-09T05:54:26.159Z] === RUN TestDaemonStartWithLogOpt [2022-02-09T05:54:26.159Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-09T05:54:26.159Z] === CONT TestContinueAfterPluginCrash [2022-02-09T05:54:26.159Z] === CONT TestDaemonStartWithLogOpt [2022-02-09T05:54:26.212Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-02-09T05:54:26.240Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-02-09T05:54:26.240Z] === RUN TestLinksEtcHostsContentMatch [2022-02-09T05:54:26.240Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-02-09T05:54:26.240Z] === RUN TestLinksContainerNames [2022-02-09T05:54:26.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-09T05:54:27.034Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2022-02-09T05:54:27.034Z] === RUN TestRenameInvalidName [2022-02-09T05:54:27.168Z] --- PASS: TestLinksContainerNames (0.74s) [2022-02-09T05:54:27.168Z] === RUN TestLogsFollowTailEmpty [2022-02-09T05:54:27.424Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-02-09T05:54:27.424Z] === RUN TestContainerNetworkMountsNoChown [2022-02-09T05:54:27.989Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/default [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/default [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/private [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/private [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rprivate [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/slave [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/slave [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rslave [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/shared [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/shared [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rshared [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/default [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/rslave [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/rshared [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/shared [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/rprivate [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/slave [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/private [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-09T05:54:27.989Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-09T05:54:27.989Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-09T05:54:27.989Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-09T05:54:28.004Z] --- PASS: TestRenameInvalidName (0.79s) [2022-02-09T05:54:28.004Z] === RUN TestRenameAnonymousContainer [2022-02-09T05:54:28.246Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-09T05:54:28.246Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-09T05:54:28.246Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-09T05:54:28.246Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-09T05:54:28.246Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-09T05:54:28.246Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-09T05:54:28.246Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-09T05:54:28.246Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-09T05:54:28.246Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-09T05:54:28.246Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-09T05:54:28.246Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-09T05:54:28.246Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-09T05:54:28.246Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-09T05:54:28.246Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-09T05:54:28.246Z] === RUN TestContainerBindMountNonRecursive [2022-02-09T05:54:28.568Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-09T05:54:28.689Z] --- PASS: TestDaemonStartWithLogOpt (3.26s) [2022-02-09T05:54:28.690Z] === CONT TestReadPluginNoRead [2022-02-09T05:54:29.617Z] --- PASS: TestContainerBindMountNonRecursive (1.18s) [2022-02-09T05:54:29.617Z] === RUN TestContainerVolumesMountedAsShared [2022-02-09T05:54:29.874Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-02-09T05:54:29.875Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-09T05:54:30.135Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-02-09T05:54:30.135Z] === RUN TestNetworkNat [2022-02-09T05:54:30.393Z] --- PASS: TestNetworkNat (0.41s) [2022-02-09T05:54:30.393Z] === RUN TestNetworkLocalhostTCPNat [2022-02-09T05:54:30.506Z] --- PASS: TestRenameAnonymousContainer (2.54s) [2022-02-09T05:54:30.506Z] === RUN TestRenameContainerWithSameName [2022-02-09T05:54:30.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-09T05:54:30.956Z] --- PASS: TestNetworkLocalhostTCPNat (0.36s) [2022-02-09T05:54:30.957Z] === RUN TestNetworkLoopbackNat [2022-02-09T05:54:31.072Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2022-02-09T05:54:31.072Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-09T05:54:31.222Z] === RUN TestReadPluginNoRead/default [2022-02-09T05:54:31.329Z] check_test.go:308: [d6b5abe9c7d38] daemon is not started [2022-02-09T05:54:31.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-02-09T05:54:31.428Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-02-09T05:54:32.159Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-09T05:54:32.742Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2022-02-09T05:54:32.742Z] === RUN TestResize [2022-02-09T05:54:32.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-09T05:54:33.307Z] --- PASS: TestResize (0.70s) [2022-02-09T05:54:33.307Z] === RUN TestResizeWithInvalidSize [2022-02-09T05:54:33.483Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-02-09T05:54:33.483Z] === RUN TestPause [2022-02-09T05:54:33.538Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-09T05:54:33.739Z] --- PASS: TestPause (0.42s) [2022-02-09T05:54:33.740Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-09T05:54:33.740Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-09T05:54:33.740Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-09T05:54:33.740Z] === RUN TestPauseStopPausedContainer [2022-02-09T05:54:33.797Z] --- PASS: TestContinueAfterPluginCrash (8.26s) [2022-02-09T05:54:33.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-02-09T05:54:33.870Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2022-02-09T05:54:33.870Z] === RUN TestResizeWhenContainerNotStarted [2022-02-09T05:54:33.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-09T05:54:34.304Z] --- PASS: TestPauseStopPausedContainer (0.38s) [2022-02-09T05:54:34.304Z] === RUN TestPidHost [2022-02-09T05:54:34.366Z] === CONT TestReadPluginNoRead [2022-02-09T05:54:34.366Z] read_test.go:92: [da51482de6227] daemon is not started [2022-02-09T05:54:34.366Z] --- PASS: TestReadPluginNoRead (5.67s) [2022-02-09T05:54:34.366Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-02-09T05:54:34.366Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-02-09T05:54:34.366Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-02-09T05:54:34.366Z] PASS [2022-02-09T05:54:34.366Z] [2022-02-09T05:54:34.366Z] DONE 6 tests in 8.969s [2022-02-09T05:54:34.366Z] 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-09T05:54:34.366Z] testing: warning: no tests to run [2022-02-09T05:54:34.366Z] PASS [2022-02-09T05:54:34.366Z] [2022-02-09T05:54:34.366Z] DONE 0 tests in 0.013s [2022-02-09T05:54:34.366Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-09T05:54:34.476Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:54:34.476Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:54:34.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:54:34.476Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-09T05:54:34.476Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:54:34.625Z] INFO: Testing against a local daemon [2022-02-09T05:54:34.625Z] === RUN TestPluginWithDevMounts [2022-02-09T05:54:34.625Z] === PAUSE TestPluginWithDevMounts [2022-02-09T05:54:34.625Z] === CONT TestPluginWithDevMounts [2022-02-09T05:54:35.235Z] --- PASS: TestPidHost (0.95s) [2022-02-09T05:54:35.235Z] === RUN TestPsFilter [2022-02-09T05:54:35.235Z] --- PASS: TestPsFilter (0.10s) [2022-02-09T05:54:35.235Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-09T05:54:35.798Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-02-09T05:54:35.798Z] === RUN TestRemoveContainerWithVolume [2022-02-09T05:54:36.000Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-02-09T05:54:36.000Z] PASS [2022-02-09T05:54:36.000Z] [2022-02-09T05:54:36.000Z] DONE 1 tests in 1.587s [2022-02-09T05:54:36.000Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-09T05:54:36.000Z] INFO: Testing against a local daemon [2022-02-09T05:54:36.055Z] --- PASS: TestRemoveContainerWithVolume (0.35s) [2022-02-09T05:54:36.055Z] === RUN TestRemoveContainerRunning [2022-02-09T05:54:36.258Z] === RUN TestSecretInspect [2022-02-09T05:54:36.315Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-02-09T05:54:36.315Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-09T05:54:36.876Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-02-09T05:54:36.876Z] === RUN TestRemoveInvalidContainer [2022-02-09T05:54:36.876Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-09T05:54:36.876Z] === RUN TestRenameLinkedContainer [2022-02-09T05:54:37.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-09T05:54:38.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:54:38.157Z] --- PASS: TestSecretInspect (2.12s) [2022-02-09T05:54:38.157Z] === RUN TestSecretList [2022-02-09T05:54:38.242Z] --- PASS: TestRenameLinkedContainer (1.49s) [2022-02-09T05:54:38.242Z] === RUN TestRenameStoppedContainer [2022-02-09T05:54:38.499Z] --- PASS: TestRenameStoppedContainer (0.34s) [2022-02-09T05:54:38.499Z] === RUN TestRenameRunningContainerAndReuse [2022-02-09T05:54:39.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:54:39.428Z] --- PASS: TestRenameRunningContainerAndReuse (0.73s) [2022-02-09T05:54:39.428Z] === RUN TestRenameInvalidName [2022-02-09T05:54:39.686Z] --- PASS: TestRenameInvalidName (0.37s) [2022-02-09T05:54:39.686Z] === RUN TestRenameAnonymousContainer [2022-02-09T05:54:40.687Z] --- PASS: TestSecretList (2.16s) [2022-02-09T05:54:40.687Z] === RUN TestSecretsCreateAndDelete [2022-02-09T05:54:41.056Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-02-09T05:54:41.057Z] === RUN TestRenameContainerWithSameName [2022-02-09T05:54:41.201Z] 8f616e6e9eec: Pull complete [2022-02-09T05:54:41.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:54:41.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:54:41.619Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-02-09T05:54:41.619Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-09T05:54:42.183Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-02-09T05:54:42.183Z] === RUN TestResize [2022-02-09T05:54:42.589Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-02-09T05:54:42.589Z] === RUN TestSecretsUpdate [2022-02-09T05:54:42.746Z] --- PASS: TestResize (0.36s) [2022-02-09T05:54:42.747Z] === RUN TestResizeWithInvalidSize [2022-02-09T05:54:42.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:54:43.004Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-02-09T05:54:43.004Z] === RUN TestResizeWhenContainerNotStarted [2022-02-09T05:54:43.261Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-02-09T05:54:43.261Z] === RUN TestDaemonRestartKillContainers [2022-02-09T05:54:43.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-09T05:54:43.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-09T05:54:43.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-09T05:54:43.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-09T05:54:43.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-09T05:54:43.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-09T05:54:43.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-09T05:54:43.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-09T05:54:43.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-09T05:54:43.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-09T05:54:43.262Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-09T05:54:43.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-09T05:54:43.262Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-09T05:54:43.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-09T05:54:43.262Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-09T05:54:43.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-09T05:54:43.262Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:54:43.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:54:43.262Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:54:43.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:54:43.262Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:54:43.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:54:43.262Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:54:43.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:54:43.262Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:54:43.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:54:43.262Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:54:43.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:54:43.262Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:54:43.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:54:43.262Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:54:43.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:54:43.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-09T05:54:43.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:54:43.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:54:45.122Z] --- PASS: TestSecretsUpdate (2.12s) [2022-02-09T05:54:45.122Z] === RUN TestTemplatedSecret [2022-02-09T05:54:45.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:54:46.527Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:54:46.598Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-02-09T05:54:47.090Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-09T05:54:47.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-09T05:54:47.655Z] --- PASS: TestTemplatedSecret (2.54s) [2022-02-09T05:54:47.655Z] === RUN TestSecretCreateResolve [2022-02-09T05:54:48.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-09T05:54:48.508Z] tests/integration/client_test.py ..... [ 75%] [2022-02-09T05:54:48.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:54:48.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-09T05:54:48.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-02-09T05:54:48.767Z] tests/integration/context_api_test.py ... [ 76%] [2022-02-09T05:54:48.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:54:49.027Z] tests/integration/errors_test.py . [ 76%] [2022-02-09T05:54:49.554Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-02-09T05:54:49.554Z] PASS [2022-02-09T05:54:49.554Z] [2022-02-09T05:54:49.554Z] DONE 6 tests in 13.276s [2022-02-09T05:54:49.554Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-09T05:54:49.554Z] INFO: Testing against a local daemon [2022-02-09T05:54:49.554Z] === RUN TestServiceCreateInit [2022-02-09T05:54:49.554Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-09T05:54:50.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-09T05:54:50.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-02-09T05:54:51.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-09T05:54:51.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-02-09T05:54:52.045Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-09T05:54:52.045Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-09T05:54:53.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-09T05:54:53.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-09T05:54:53.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-09T05:54:53.741Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-09T05:54:53.764Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-09T05:54:55.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-09T05:54:55.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-09T05:54:55.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-09T05:54:55.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-09T05:54:55.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-09T05:54:56.520Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-02-09T05:54:56.736Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-09T05:54:56.993Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-09T05:54:57.028Z] --- PASS: TestServiceCreateInit (7.32s) [2022-02-09T05:54:57.028Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2022-02-09T05:54:57.028Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-02-09T05:54:57.028Z] === RUN TestCreateServiceMultipleTimes [2022-02-09T05:54:57.126Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-09T05:54:57.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-09T05:54:58.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-09T05:54:58.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-09T05:54:59.529Z] === RUN TestBoolValue [2022-02-09T05:54:59.529Z] --- PASS: TestBoolValue (0.00s) [2022-02-09T05:54:59.529Z] === RUN TestBoolValueOrDefault [2022-02-09T05:54:59.529Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-09T05:54:59.529Z] === RUN TestInt64ValueOrZero [2022-02-09T05:54:59.529Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-09T05:54:59.529Z] === RUN TestInt64ValueOrDefault [2022-02-09T05:54:59.529Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-09T05:54:59.529Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-09T05:54:59.529Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-09T05:54:59.529Z] === RUN TestJsonContentType [2022-02-09T05:54:59.529Z] --- PASS: TestJsonContentType (0.00s) [2022-02-09T05:54:59.529Z] PASS [2022-02-09T05:54:59.529Z] coverage: 14.7% of statements [2022-02-09T05:54:59.529Z] ok github.com/docker/docker/api/server/httputils 0.162s coverage: 14.7% of statements [2022-02-09T05:54:59.529Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-09T05:54:59.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.19s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.18s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.15s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.65s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.56s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.71s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.60s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-02-09T05:54:59.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.42s) [2022-02-09T05:54:59.727Z] === RUN TestCgroupNamespacesRun [2022-02-09T05:55:00.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.43s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.58s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.92s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.00s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.93s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.50s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.61s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.09s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.49s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s) [2022-02-09T05:55:00.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2022-02-09T05:55:00.744Z] === RUN TestCgroupNamespacesRun [2022-02-09T05:55:01.073Z] === RUN TestMaskSecretKeys [2022-02-09T05:55:01.073Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-09T05:55:01.073Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-09T05:55:01.073Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-09T05:55:01.073Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-09T05:55:01.073Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-09T05:55:01.073Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-09T05:55:01.073Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-09T05:55:01.073Z] === RUN TestVersionMiddlewareVersion [2022-02-09T05:55:01.073Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-09T05:55:01.073Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-09T05:55:01.073Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-09T05:55:01.073Z] PASS [2022-02-09T05:55:01.073Z] coverage: 37.7% of statements [2022-02-09T05:55:01.073Z] ok github.com/docker/docker/api/server/middleware 0.065s coverage: 37.7% of statements [2022-02-09T05:55:01.073Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-09T05:55:01.073Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-09T05:55:01.073Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-09T05:55:01.073Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-09T05:55:01.073Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-09T05:55:01.073Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-09T05:55:01.073Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-09T05:55:01.073Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-09T05:55:01.073Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-09T05:55:01.073Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-09T05:55:01.073Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-09T05:55:01.093Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-02-09T05:55:01.093Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-09T05:55:02.028Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2022-02-09T05:55:02.028Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-09T05:55:02.042Z] === RUN TestAdjustForAPIVersion [2022-02-09T05:55:02.042Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-09T05:55:02.042Z] PASS [2022-02-09T05:55:02.042Z] coverage: 5.7% of statements [2022-02-09T05:55:02.042Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 5.7% of statements [2022-02-09T05:55:02.042Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-09T05:55:02.042Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-09T05:55:02.042Z] ? github.com/docker/docker/api/types [no test files] [2022-02-09T05:55:02.042Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-09T05:55:02.042Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-09T05:55:02.042Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-09T05:55:02.042Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-09T05:55:02.042Z] === RUN TestToJSON [2022-02-09T05:55:02.042Z] --- PASS: TestToJSON (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestToParamWithVersion [2022-02-09T05:55:02.042Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestFromJSON [2022-02-09T05:55:02.042Z] --- PASS: TestFromJSON (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestEmpty [2022-02-09T05:55:02.042Z] --- PASS: TestEmpty (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestArgsMatchKVListEmptySources [2022-02-09T05:55:02.042Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestArgsMatchKVList [2022-02-09T05:55:02.042Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestArgsMatch [2022-02-09T05:55:02.042Z] --- PASS: TestArgsMatch (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestAdd [2022-02-09T05:55:02.042Z] --- PASS: TestAdd (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestDel [2022-02-09T05:55:02.042Z] --- PASS: TestDel (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestLen [2022-02-09T05:55:02.042Z] --- PASS: TestLen (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestExactMatch [2022-02-09T05:55:02.042Z] --- PASS: TestExactMatch (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestOnlyOneExactMatch [2022-02-09T05:55:02.042Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestContains [2022-02-09T05:55:02.042Z] --- PASS: TestContains (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestValidate [2022-02-09T05:55:02.042Z] --- PASS: TestValidate (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestWalkValues [2022-02-09T05:55:02.042Z] --- PASS: TestWalkValues (0.00s) [2022-02-09T05:55:02.042Z] === RUN TestFuzzyMatch [2022-02-09T05:55:02.043Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-09T05:55:02.043Z] === RUN TestClone [2022-02-09T05:55:02.043Z] --- PASS: TestClone (0.00s) [2022-02-09T05:55:02.043Z] PASS [2022-02-09T05:55:02.043Z] coverage: 92.2% of statements [2022-02-09T05:55:02.043Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-02-09T05:55:02.043Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-09T05:55:02.043Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-09T05:55:02.043Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-09T05:55:02.043Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-09T05:55:02.043Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-09T05:55:02.043Z] === RUN TestStrSliceMarshalJSON [2022-02-09T05:55:02.043Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-09T05:55:02.043Z] === RUN TestStrSliceUnmarshalJSON [2022-02-09T05:55:02.043Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-09T05:55:02.043Z] === RUN TestStrSliceUnmarshalString [2022-02-09T05:55:02.043Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-09T05:55:02.043Z] === RUN TestStrSliceUnmarshalSlice [2022-02-09T05:55:02.043Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-09T05:55:02.043Z] PASS [2022-02-09T05:55:02.043Z] coverage: 90.0% of statements [2022-02-09T05:55:02.043Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-02-09T05:55:02.043Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-09T05:55:02.043Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-09T05:55:02.043Z] === RUN TestDurationToSecondsString [2022-02-09T05:55:02.043Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-09T05:55:02.043Z] === RUN TestGetTimestamp [2022-02-09T05:55:02.502Z] --- PASS: TestGetTimestamp (0.19s) [2022-02-09T05:55:02.502Z] === RUN TestParseTimestamps [2022-02-09T05:55:02.502Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-09T05:55:02.502Z] PASS [2022-02-09T05:55:02.502Z] coverage: 100.0% of statements [2022-02-09T05:55:02.502Z] ok github.com/docker/docker/api/types/time 0.231s coverage: 100.0% of statements [2022-02-09T05:55:02.502Z] === RUN TestCompareVersion [2022-02-09T05:55:02.502Z] --- PASS: TestCompareVersion (0.00s) [2022-02-09T05:55:02.502Z] PASS [2022-02-09T05:55:02.502Z] coverage: 77.3% of statements [2022-02-09T05:55:02.502Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2022-02-09T05:55:02.502Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-09T05:55:02.502Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-09T05:55:02.502Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-09T05:55:02.502Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-09T05:55:02.502Z] ? github.com/docker/docker/builder [no test files] [2022-02-09T05:55:02.502Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-09T05:55:02.502Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-09T05:55:02.502Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-09T05:55:02.502Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-09T05:55:02.502Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-09T05:55:02.502Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-09T05:55:02.502Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-09T05:55:02.636Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2022-02-09T05:55:02.637Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-09T05:55:02.960Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2022-02-09T05:55:02.960Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-09T05:55:03.472Z] === RUN TestParseRemoteURL [2022-02-09T05:55:03.472Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-09T05:55:03.472Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-09T05:55:03.472Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-09T05:55:03.472Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-09T05:55:03.472Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-09T05:55:03.472Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-09T05:55:03.472Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-09T05:55:03.472Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-09T05:55:03.472Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-09T05:55:03.472Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-09T05:55:03.472Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-09T05:55:03.472Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-09T05:55:03.472Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-09T05:55:03.472Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-09T05:55:03.473Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-09T05:55:03.473Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-09T05:55:03.473Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-09T05:55:03.473Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-09T05:55:03.473Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-09T05:55:03.473Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-09T05:55:03.473Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-09T05:55:03.473Z] === RUN TestCloneArgsSmartHttp [2022-02-09T05:55:03.473Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-09T05:55:03.473Z] === RUN TestCloneArgsDumbHttp [2022-02-09T05:55:03.473Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-09T05:55:03.473Z] === RUN TestCloneArgsGit [2022-02-09T05:55:03.473Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-09T05:55:03.473Z] === RUN TestCheckoutGit [2022-02-09T05:55:04.047Z] check_test.go:308: [d8e9454562cde] daemon is not started [2022-02-09T05:55:04.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-02-09T05:55:04.330Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-02-09T05:55:04.330Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-09T05:55:04.344Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s) [2022-02-09T05:55:04.344Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-09T05:55:04.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-09T05:55:05.260Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s) [2022-02-09T05:55:05.260Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-09T05:55:05.515Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-02-09T05:55:05.656Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-09T05:55:05.656Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-09T05:55:05.656Z] === RUN TestProcessNoDockerignore [2022-02-09T05:55:05.656Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-09T05:55:05.656Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestDetectContentType [2022-02-09T05:55:05.656Z] --- PASS: TestDetectContentType (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestSelectAcceptableMIME [2022-02-09T05:55:05.656Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestInspectEmptyResponse [2022-02-09T05:55:05.656Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestInspectResponseBinary [2022-02-09T05:55:05.656Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestResponseUnsupportedContentType [2022-02-09T05:55:05.656Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestInspectResponseTextSimple [2022-02-09T05:55:05.656Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestInspectResponseEmptyContentType [2022-02-09T05:55:05.656Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestUnknownContentLength [2022-02-09T05:55:05.656Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestDownloadRemote [2022-02-09T05:55:05.656Z] --- PASS: TestDownloadRemote (0.10s) [2022-02-09T05:55:05.656Z] === RUN TestGetWithStatusError [2022-02-09T05:55:05.656Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestCloseRootDirectory [2022-02-09T05:55:05.656Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:55:05.656Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestHashFile [2022-02-09T05:55:05.656Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:55:05.656Z] --- SKIP: TestHashFile (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestHashSubdir [2022-02-09T05:55:05.656Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:55:05.656Z] --- SKIP: TestHashSubdir (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestRemoveDirectory [2022-02-09T05:55:05.656Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:55:05.656Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-09T05:55:05.656Z] PASS [2022-02-09T05:55:05.656Z] coverage: 9.3% of statements [2022-02-09T05:55:05.656Z] === RUN TestEnable [2022-02-09T05:55:05.656Z] --- PASS: TestEnable (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestDisable [2022-02-09T05:55:05.656Z] --- PASS: TestDisable (0.00s) [2022-02-09T05:55:05.656Z] === RUN TestEnabled [2022-02-09T05:55:05.656Z] --- PASS: TestEnabled (0.00s) [2022-02-09T05:55:05.656Z] PASS [2022-02-09T05:55:05.656Z] coverage: 100.0% of statements [2022-02-09T05:55:05.656Z] ok github.com/docker/docker/builder/remotecontext 0.258s coverage: 9.3% of statements [2022-02-09T05:55:05.656Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2022-02-09T05:55:06.080Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2022-02-09T05:55:06.080Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-09T05:55:06.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-09T05:55:06.192Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2022-02-09T05:55:06.192Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-09T05:55:06.626Z] === RUN TestGetAllAllowed [2022-02-09T05:55:06.626Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-09T05:55:06.626Z] === RUN TestGetAllMeta [2022-02-09T05:55:06.626Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-09T05:55:06.626Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-09T05:55:06.626Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-09T05:55:06.626Z] === RUN TestIsUnreferencedBuiltin [2022-02-09T05:55:06.626Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-09T05:55:06.626Z] === RUN TestIsExistingDirectory [2022-02-09T05:55:06.626Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-02-09T05:55:06.626Z] === RUN TestGetFilenameForDownload [2022-02-09T05:55:06.626Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-09T05:55:06.626Z] === RUN TestEnv2Variables [2022-02-09T05:55:06.626Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-09T05:55:06.626Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-09T05:55:06.626Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-09T05:55:06.626Z] === RUN TestMaintainer [2022-02-09T05:55:06.627Z] --- PASS: TestMaintainer (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestLabel [2022-02-09T05:55:06.627Z] --- PASS: TestLabel (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestFromScratch [2022-02-09T05:55:06.627Z] --- PASS: TestFromScratch (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestFromWithArg [2022-02-09T05:55:06.627Z] --- PASS: TestFromWithArg (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-09T05:55:06.627Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestFromWithUndefinedArg [2022-02-09T05:55:06.627Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestFromMultiStageWithNamedStage [2022-02-09T05:55:06.627Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestOnbuild [2022-02-09T05:55:06.627Z] --- PASS: TestOnbuild (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestWorkdir [2022-02-09T05:55:06.627Z] --- PASS: TestWorkdir (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestCmd [2022-02-09T05:55:06.627Z] --- PASS: TestCmd (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestHealthcheckNone [2022-02-09T05:55:06.627Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestHealthcheckCmd [2022-02-09T05:55:06.627Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestEntrypoint [2022-02-09T05:55:06.627Z] --- PASS: TestEntrypoint (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestExpose [2022-02-09T05:55:06.627Z] --- PASS: TestExpose (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestUser [2022-02-09T05:55:06.627Z] --- PASS: TestUser (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestVolume [2022-02-09T05:55:06.627Z] --- PASS: TestVolume (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestStopSignal [2022-02-09T05:55:06.627Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-09T05:55:06.627Z] --- SKIP: TestStopSignal (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestArg [2022-02-09T05:55:06.627Z] --- PASS: TestArg (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestShell [2022-02-09T05:55:06.627Z] --- PASS: TestShell (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestPrependEnvOnCmd [2022-02-09T05:55:06.627Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestRunWithBuildArgs [2022-02-09T05:55:06.627Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestRunIgnoresHealthcheck [2022-02-09T05:55:06.627Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestDispatchUnsupportedOptions [2022-02-09T05:55:06.627Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-09T05:55:06.627Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-09T05:55:06.627Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-09T05:55:06.627Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-09T05:55:06.627Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-09T05:55:06.627Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-09T05:55:06.627Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestNormalizeWorkdir [2022-02-09T05:55:06.627Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestDispatch [2022-02-09T05:55:06.627Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-09T05:55:06.627Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-09T05:55:06.627Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-09T05:55:06.627Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-09T05:55:06.627Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-09T05:55:06.627Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-09T05:55:06.627Z] === RUN TestDispatch/COPY_url [2022-02-09T05:55:06.627Z] --- PASS: TestDispatch (0.07s) [2022-02-09T05:55:06.627Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-02-09T05:55:06.627Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-09T05:55:06.627Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-09T05:55:06.627Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-09T05:55:06.627Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-09T05:55:06.627Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-09T05:55:06.627Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestAddScratchImageAddsToMounts [2022-02-09T05:55:06.627Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-09T05:55:06.627Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-09T05:55:06.627Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-09T05:55:06.627Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestImageSourceGetAddsToMounts [2022-02-09T05:55:06.627Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestEmptyDockerfile [2022-02-09T05:55:06.627Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestSymlinkDockerfile [2022-02-09T05:55:06.627Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-09T05:55:06.627Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-09T05:55:06.627Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestNonExistingDockerfile [2022-02-09T05:55:06.627Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestCopyRunConfig [2022-02-09T05:55:06.627Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestDeepCopyRunConfig [2022-02-09T05:55:06.627Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestExportImage [2022-02-09T05:55:06.627Z] --- PASS: TestExportImage (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestNormalizeDest [2022-02-09T05:55:06.627Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-09T05:55:06.627Z] PASS [2022-02-09T05:55:06.627Z] coverage: 46.8% of statements [2022-02-09T05:55:06.627Z] ok github.com/docker/docker/builder/dockerfile 0.194s coverage: 46.8% of statements [2022-02-09T05:55:06.627Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-09T05:55:06.627Z] === RUN TestTCP4Proxy [2022-02-09T05:55:06.627Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-09T05:55:06.627Z] === RUN TestTCP4ProxyHalfClose [2022-02-09T05:55:06.627Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestTCP6Proxy [2022-02-09T05:55:06.627Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-09T05:55:06.627Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestTCPDualStackProxy [2022-02-09T05:55:06.627Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-09T05:55:06.627Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestUDP4Proxy [2022-02-09T05:55:06.627Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestUDP6Proxy [2022-02-09T05:55:06.627Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-09T05:55:06.627Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestUDPWriteError [2022-02-09T05:55:06.627Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestSCTP4Proxy [2022-02-09T05:55:06.627Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-09T05:55:06.627Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-09T05:55:06.627Z] === RUN TestSCTP6Proxy [2022-02-09T05:55:06.627Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-09T05:55:07.086Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-09T05:55:07.086Z] PASS [2022-02-09T05:55:07.086Z] coverage: 49.4% of statements [2022-02-09T05:55:07.086Z] ok github.com/docker/docker/cmd/docker-proxy 0.061s coverage: 49.4% of statements [2022-02-09T05:55:07.115Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-09T05:55:07.121Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-02-09T05:55:07.121Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-09T05:55:07.553Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-02-09T05:55:07.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-02-09T05:55:07.934Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2022-02-09T05:55:07.934Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-09T05:55:07.934Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-09T05:55:08.049Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2022-02-09T05:55:08.049Z] === RUN TestNISDomainname [2022-02-09T05:55:08.500Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-09T05:55:08.612Z] --- PASS: TestNISDomainname (0.46s) [2022-02-09T05:55:08.612Z] === RUN TestHostnameDnsResolution [2022-02-09T05:55:09.182Z] --- PASS: TestHostnameDnsResolution (0.56s) [2022-02-09T05:55:09.182Z] === RUN TestUnprivilegedPortsAndPing [2022-02-09T05:55:09.440Z] --- PASS: TestUnprivilegedPortsAndPing (0.44s) [2022-02-09T05:55:09.440Z] === RUN TestStats [2022-02-09T05:55:09.489Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2022-02-09T05:55:09.489Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-09T05:55:11.375Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2022-02-09T05:55:11.375Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-09T05:55:11.957Z] --- PASS: TestStats (2.40s) [2022-02-09T05:55:11.957Z] === RUN TestStopContainerWithTimeout [2022-02-09T05:55:11.957Z] === RUN TestStopContainerWithTimeout/0 [2022-02-09T05:55:11.957Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-09T05:55:11.957Z] === RUN TestStopContainerWithTimeout/1 [2022-02-09T05:55:11.957Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-09T05:55:11.957Z] === RUN TestStopContainerWithTimeout/3 [2022-02-09T05:55:11.957Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-09T05:55:11.957Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-09T05:55:11.957Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-09T05:55:11.957Z] === CONT TestStopContainerWithTimeout/0 [2022-02-09T05:55:11.957Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-09T05:55:12.305Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2022-02-09T05:55:12.305Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-09T05:55:12.521Z] === CONT TestStopContainerWithTimeout/3 [2022-02-09T05:55:14.197Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2022-02-09T05:55:14.197Z] === RUN TestNISDomainname [2022-02-09T05:55:14.197Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-09T05:55:14.414Z] === CONT TestStopContainerWithTimeout/1 [2022-02-09T05:55:14.801Z] --- PASS: TestNISDomainname (0.96s) [2022-02-09T05:55:14.802Z] === RUN TestHostnameDnsResolution [2022-02-09T05:55:15.113Z] --- PASS: TestCreateServiceMultipleTimes (15.32s) [2022-02-09T05:55:15.113Z] === RUN TestCreateServiceConflict [2022-02-09T05:55:15.113Z] --- PASS: TestCreateServiceConflict (2.11s) [2022-02-09T05:55:15.113Z] === RUN TestCreateServiceMaxReplicas [2022-02-09T05:55:15.365Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-09T05:55:15.785Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-09T05:55:15.785Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-02-09T05:55:15.785Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-02-09T05:55:15.785Z] --- PASS: TestStopContainerWithTimeout/3 (2.34s) [2022-02-09T05:55:15.785Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-02-09T05:55:15.785Z] === RUN TestDeleteDevicemapper [2022-02-09T05:55:15.785Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-09T05:55:15.785Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-09T05:55:15.785Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-09T05:55:16.295Z] --- PASS: TestHostnameDnsResolution (1.29s) [2022-02-09T05:55:16.296Z] === RUN TestUnprivilegedPortsAndPing [2022-02-09T05:55:16.296Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-02-09T05:55:16.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-02-09T05:55:17.018Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2022-02-09T05:55:17.018Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-09T05:55:17.156Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2022-02-09T05:55:17.156Z] === RUN TestUpdateMemory [2022-02-09T05:55:17.157Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-09T05:55:17.157Z] --- PASS: TestUnprivilegedPortsAndPing (1.07s) [2022-02-09T05:55:17.157Z] === RUN TestStats [2022-02-09T05:55:17.406Z] === RUN TestCheckpointCreateError [2022-02-09T05:55:17.406Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCheckpointCreate [2022-02-09T05:55:17.406Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCheckpointDeleteError [2022-02-09T05:55:17.406Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCheckpointDelete [2022-02-09T05:55:17.406Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCheckpointListError [2022-02-09T05:55:17.406Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCheckpointList [2022-02-09T05:55:17.406Z] --- PASS: TestCheckpointList (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCheckpointListContainerNotFound [2022-02-09T05:55:17.406Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestNewClientWithOpsFromEnv [2022-02-09T05:55:17.406Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-09T05:55:17.406Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestGetAPIPath [2022-02-09T05:55:17.406Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestParseHostURL [2022-02-09T05:55:17.406Z] --- PASS: TestParseHostURL (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-09T05:55:17.406Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-09T05:55:17.406Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestNegotiateAPIVersion [2022-02-09T05:55:17.406Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestNegotiateAPVersionOverride [2022-02-09T05:55:17.406Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-09T05:55:17.406Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-09T05:55:17.406Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-09T05:55:17.406Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestClientRedirect [2022-02-09T05:55:17.406Z] --- PASS: TestClientRedirect (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigCreateUnsupported [2022-02-09T05:55:17.406Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigCreateError [2022-02-09T05:55:17.406Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigCreate [2022-02-09T05:55:17.406Z] --- PASS: TestConfigCreate (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigInspectNotFound [2022-02-09T05:55:17.406Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigInspectWithEmptyID [2022-02-09T05:55:17.406Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigInspectUnsupported [2022-02-09T05:55:17.406Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigInspectError [2022-02-09T05:55:17.406Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigInspectConfigNotFound [2022-02-09T05:55:17.406Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigInspect [2022-02-09T05:55:17.406Z] --- PASS: TestConfigInspect (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigListUnsupported [2022-02-09T05:55:17.406Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigListError [2022-02-09T05:55:17.406Z] --- PASS: TestConfigListError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigList [2022-02-09T05:55:17.406Z] --- PASS: TestConfigList (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigRemoveUnsupported [2022-02-09T05:55:17.406Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigRemoveError [2022-02-09T05:55:17.406Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigRemove [2022-02-09T05:55:17.406Z] --- PASS: TestConfigRemove (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigUpdateUnsupported [2022-02-09T05:55:17.406Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigUpdateError [2022-02-09T05:55:17.406Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestConfigUpdate [2022-02-09T05:55:17.406Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerCommitError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerCommit [2022-02-09T05:55:17.406Z] --- PASS: TestContainerCommit (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerStatPathError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerStatPathNotFoundError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerStatPathNoHeaderError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerStatPath [2022-02-09T05:55:17.406Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCopyToContainerError [2022-02-09T05:55:17.406Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCopyToContainerNotFoundError [2022-02-09T05:55:17.406Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-09T05:55:17.406Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCopyToContainer [2022-02-09T05:55:17.406Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCopyFromContainerError [2022-02-09T05:55:17.406Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCopyFromContainerNotFoundError [2022-02-09T05:55:17.406Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-09T05:55:17.406Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-09T05:55:17.406Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestCopyFromContainer [2022-02-09T05:55:17.406Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerCreateError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerCreateImageNotFound [2022-02-09T05:55:17.406Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerCreateWithName [2022-02-09T05:55:17.406Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerCreateAutoRemove [2022-02-09T05:55:17.406Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerDiffError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerDiff [2022-02-09T05:55:17.406Z] --- PASS: TestContainerDiff (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerExecCreateError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerExecCreate [2022-02-09T05:55:17.406Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerExecStartError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerExecStart [2022-02-09T05:55:17.406Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerExecInspectError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerExecInspect [2022-02-09T05:55:17.406Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerExportError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerExportError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerExport [2022-02-09T05:55:17.406Z] --- PASS: TestContainerExport (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerInspectError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerInspectContainerNotFound [2022-02-09T05:55:17.406Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerInspectWithEmptyID [2022-02-09T05:55:17.406Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerInspect [2022-02-09T05:55:17.406Z] --- PASS: TestContainerInspect (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerInspectNode [2022-02-09T05:55:17.406Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerKillError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerKillError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerKill [2022-02-09T05:55:17.406Z] --- PASS: TestContainerKill (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerListError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerListError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerList [2022-02-09T05:55:17.406Z] --- PASS: TestContainerList (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerLogsNotFoundError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerLogsError [2022-02-09T05:55:17.406Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-09T05:55:17.406Z] === RUN TestContainerLogs [2022-02-09T05:55:17.406Z] --- PASS: TestContainerLogs (0.22s) [2022-02-09T05:55:17.406Z] === RUN TestContainerPauseError [2022-02-09T05:55:17.407Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerPause [2022-02-09T05:55:17.407Z] --- PASS: TestContainerPause (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainersPruneError [2022-02-09T05:55:17.407Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainersPrune [2022-02-09T05:55:17.407Z] --- PASS: TestContainersPrune (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerRemoveError [2022-02-09T05:55:17.407Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerRemoveNotFoundError [2022-02-09T05:55:17.407Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerRemove [2022-02-09T05:55:17.407Z] --- PASS: TestContainerRemove (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerRenameError [2022-02-09T05:55:17.407Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerRename [2022-02-09T05:55:17.407Z] --- PASS: TestContainerRename (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerResizeError [2022-02-09T05:55:17.407Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerExecResizeError [2022-02-09T05:55:17.407Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerResize [2022-02-09T05:55:17.407Z] --- PASS: TestContainerResize (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerExecResize [2022-02-09T05:55:17.407Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerRestartError [2022-02-09T05:55:17.407Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerRestart [2022-02-09T05:55:17.407Z] --- PASS: TestContainerRestart (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerStartError [2022-02-09T05:55:17.407Z] --- PASS: TestContainerStartError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerStart [2022-02-09T05:55:17.407Z] --- PASS: TestContainerStart (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerStatsError [2022-02-09T05:55:17.407Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerStats [2022-02-09T05:55:17.407Z] --- PASS: TestContainerStats (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerStopError [2022-02-09T05:55:17.407Z] --- PASS: TestContainerStopError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerStop [2022-02-09T05:55:17.407Z] --- PASS: TestContainerStop (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerTopError [2022-02-09T05:55:17.407Z] --- PASS: TestContainerTopError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerTop [2022-02-09T05:55:17.407Z] --- PASS: TestContainerTop (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerUnpauseError [2022-02-09T05:55:17.407Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerUnpause [2022-02-09T05:55:17.407Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerUpdateError [2022-02-09T05:55:17.407Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerUpdate [2022-02-09T05:55:17.407Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerWaitError [2022-02-09T05:55:17.407Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestContainerWait [2022-02-09T05:55:17.407Z] --- PASS: TestContainerWait (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestDiskUsageError [2022-02-09T05:55:17.407Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestDiskUsage [2022-02-09T05:55:17.407Z] --- PASS: TestDiskUsage (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestDistributionInspectUnsupported [2022-02-09T05:55:17.407Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestDistributionInspectWithEmptyID [2022-02-09T05:55:17.407Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestEventsErrorInOptions [2022-02-09T05:55:17.407Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestEventsErrorFromServer [2022-02-09T05:55:17.407Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestEvents [2022-02-09T05:55:17.407Z] --- PASS: TestEvents (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestTLSCloseWriter [2022-02-09T05:55:17.407Z] === PAUSE TestTLSCloseWriter [2022-02-09T05:55:17.407Z] === RUN TestImageBuildError [2022-02-09T05:55:17.407Z] --- PASS: TestImageBuildError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageBuild [2022-02-09T05:55:17.407Z] --- PASS: TestImageBuild (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestGetDockerOS [2022-02-09T05:55:17.407Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageCreateError [2022-02-09T05:55:17.407Z] --- PASS: TestImageCreateError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageCreate [2022-02-09T05:55:17.407Z] --- PASS: TestImageCreate (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageHistoryError [2022-02-09T05:55:17.407Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageHistory [2022-02-09T05:55:17.407Z] --- PASS: TestImageHistory (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageImportError [2022-02-09T05:55:17.407Z] --- PASS: TestImageImportError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageImport [2022-02-09T05:55:17.407Z] --- PASS: TestImageImport (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageInspectError [2022-02-09T05:55:17.407Z] --- PASS: TestImageInspectError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageInspectImageNotFound [2022-02-09T05:55:17.407Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageInspectWithEmptyID [2022-02-09T05:55:17.407Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageInspect [2022-02-09T05:55:17.407Z] --- PASS: TestImageInspect (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageListError [2022-02-09T05:55:17.407Z] --- PASS: TestImageListError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageList [2022-02-09T05:55:17.407Z] --- PASS: TestImageList (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageListApiBefore125 [2022-02-09T05:55:17.407Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageLoadError [2022-02-09T05:55:17.407Z] --- PASS: TestImageLoadError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageLoad [2022-02-09T05:55:17.407Z] --- PASS: TestImageLoad (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagesPruneError [2022-02-09T05:55:17.407Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagesPrune [2022-02-09T05:55:17.407Z] --- PASS: TestImagesPrune (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagePullReferenceParseError [2022-02-09T05:55:17.407Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagePullAnyError [2022-02-09T05:55:17.407Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-09T05:55:17.407Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-09T05:55:17.407Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-09T05:55:17.407Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-09T05:55:17.407Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagePullWithoutErrors [2022-02-09T05:55:17.407Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagePushReferenceError [2022-02-09T05:55:17.407Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagePushAnyError [2022-02-09T05:55:17.407Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-09T05:55:17.407Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-09T05:55:17.407Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-09T05:55:17.407Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-09T05:55:17.407Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImagePushWithoutErrors [2022-02-09T05:55:17.407Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-09T05:55:17.407Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-09T05:55:17.407Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-09T05:55:17.407Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-09T05:55:17.407Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-09T05:55:17.407Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-09T05:55:17.407Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-09T05:55:17.407Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-09T05:55:17.407Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageRemoveError [2022-02-09T05:55:17.407Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageRemoveImageNotFound [2022-02-09T05:55:17.407Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageRemove [2022-02-09T05:55:17.407Z] --- PASS: TestImageRemove (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageSaveError [2022-02-09T05:55:17.407Z] --- PASS: TestImageSaveError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageSave [2022-02-09T05:55:17.407Z] --- PASS: TestImageSave (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageSearchAnyError [2022-02-09T05:55:17.407Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-09T05:55:17.407Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-09T05:55:17.407Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-09T05:55:17.407Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-09T05:55:17.407Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageSearchWithoutErrors [2022-02-09T05:55:17.407Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageTagError [2022-02-09T05:55:17.407Z] --- PASS: TestImageTagError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageTagInvalidReference [2022-02-09T05:55:17.407Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageTagInvalidSourceImageName [2022-02-09T05:55:17.407Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageTagHexSource [2022-02-09T05:55:17.407Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestImageTag [2022-02-09T05:55:17.407Z] --- PASS: TestImageTag (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestInfoServerError [2022-02-09T05:55:17.407Z] --- PASS: TestInfoServerError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestInfoInvalidResponseJSONError [2022-02-09T05:55:17.407Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestInfo [2022-02-09T05:55:17.407Z] --- PASS: TestInfo (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNetworkConnectError [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNetworkConnect [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNetworkCreateError [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNetworkCreate [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNetworkDisconnectError [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNetworkDisconnect [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNetworkInspect [2022-02-09T05:55:17.407Z] === RUN TestNetworkInspect/empty_ID [2022-02-09T05:55:17.407Z] === RUN TestNetworkInspect/no_options [2022-02-09T05:55:17.407Z] === RUN TestNetworkInspect/verbose [2022-02-09T05:55:17.407Z] === RUN TestNetworkInspect/global_scope [2022-02-09T05:55:17.407Z] === RUN TestNetworkInspect/unknown_network [2022-02-09T05:55:17.407Z] === RUN TestNetworkInspect/server_error [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNetworkListError [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkListError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNetworkList [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkList (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNetworksPruneError [2022-02-09T05:55:17.407Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNetworksPrune [2022-02-09T05:55:17.407Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNetworkRemoveError [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNetworkRemove [2022-02-09T05:55:17.407Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNodeInspectError [2022-02-09T05:55:17.407Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNodeInspectNodeNotFound [2022-02-09T05:55:17.407Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNodeInspectWithEmptyID [2022-02-09T05:55:17.407Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNodeInspect [2022-02-09T05:55:17.407Z] --- PASS: TestNodeInspect (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNodeListError [2022-02-09T05:55:17.407Z] --- PASS: TestNodeListError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNodeList [2022-02-09T05:55:17.407Z] --- PASS: TestNodeList (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNodeRemoveError [2022-02-09T05:55:17.407Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNodeRemove [2022-02-09T05:55:17.407Z] --- PASS: TestNodeRemove (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNodeUpdateError [2022-02-09T05:55:17.407Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestNodeUpdate [2022-02-09T05:55:17.407Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestOptionWithTimeout [2022-02-09T05:55:17.407Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPingFail [2022-02-09T05:55:17.407Z] --- PASS: TestPingFail (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPingWithError [2022-02-09T05:55:17.407Z] 2022/02/09 05:55:16 RoundTripper returned a response & error; ignoring response [2022-02-09T05:55:17.407Z] 2022/02/09 05:55:16 RoundTripper returned a response & error; ignoring response [2022-02-09T05:55:17.407Z] --- PASS: TestPingWithError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPingSuccess [2022-02-09T05:55:17.407Z] --- PASS: TestPingSuccess (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPingHeadFallback [2022-02-09T05:55:17.407Z] === RUN TestPingHeadFallback/OK [2022-02-09T05:55:17.407Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-09T05:55:17.407Z] === RUN TestPingHeadFallback/Not_Found [2022-02-09T05:55:17.407Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-09T05:55:17.407Z] --- PASS: TestPingHeadFallback (0.01s) [2022-02-09T05:55:17.407Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-09T05:55:17.407Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-09T05:55:17.407Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-09T05:55:17.407Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginDisableError [2022-02-09T05:55:17.407Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginDisable [2022-02-09T05:55:17.407Z] --- PASS: TestPluginDisable (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginEnableError [2022-02-09T05:55:17.407Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginEnable [2022-02-09T05:55:17.407Z] --- PASS: TestPluginEnable (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginInspectError [2022-02-09T05:55:17.407Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginInspectWithEmptyID [2022-02-09T05:55:17.407Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginInspect [2022-02-09T05:55:17.407Z] --- PASS: TestPluginInspect (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginListError [2022-02-09T05:55:17.407Z] --- PASS: TestPluginListError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginList [2022-02-09T05:55:17.407Z] --- PASS: TestPluginList (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginPushError [2022-02-09T05:55:17.407Z] --- PASS: TestPluginPushError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginPush [2022-02-09T05:55:17.407Z] --- PASS: TestPluginPush (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginRemoveError [2022-02-09T05:55:17.407Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginRemove [2022-02-09T05:55:17.407Z] --- PASS: TestPluginRemove (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginSetError [2022-02-09T05:55:17.407Z] --- PASS: TestPluginSetError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPluginSet [2022-02-09T05:55:17.407Z] --- PASS: TestPluginSet (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestSetHostHeader [2022-02-09T05:55:17.407Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestPlainTextError [2022-02-09T05:55:17.407Z] --- PASS: TestPlainTextError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestInfiniteError [2022-02-09T05:55:17.407Z] --- PASS: TestInfiniteError (0.05s) [2022-02-09T05:55:17.407Z] === RUN TestCanceledContext [2022-02-09T05:55:17.407Z] 2022/02/09 05:55:16 RoundTripper returned a response & error; ignoring response [2022-02-09T05:55:17.407Z] --- PASS: TestCanceledContext (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestDeadlineExceededContext [2022-02-09T05:55:17.407Z] 2022/02/09 05:55:16 RoundTripper returned a response & error; ignoring response [2022-02-09T05:55:17.407Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestSecretCreateUnsupported [2022-02-09T05:55:17.407Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestSecretCreateError [2022-02-09T05:55:17.407Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestSecretCreate [2022-02-09T05:55:17.407Z] --- PASS: TestSecretCreate (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestSecretInspectUnsupported [2022-02-09T05:55:17.407Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestSecretInspectError [2022-02-09T05:55:17.407Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestSecretInspectSecretNotFound [2022-02-09T05:55:17.407Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestSecretInspectWithEmptyID [2022-02-09T05:55:17.407Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestSecretInspect [2022-02-09T05:55:17.407Z] --- PASS: TestSecretInspect (0.00s) [2022-02-09T05:55:17.407Z] === RUN TestSecretListUnsupported [2022-02-09T05:55:17.408Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSecretListError [2022-02-09T05:55:17.408Z] --- PASS: TestSecretListError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSecretList [2022-02-09T05:55:17.408Z] --- PASS: TestSecretList (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSecretRemoveUnsupported [2022-02-09T05:55:17.408Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSecretRemoveError [2022-02-09T05:55:17.408Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSecretRemove [2022-02-09T05:55:17.408Z] --- PASS: TestSecretRemove (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSecretUpdateUnsupported [2022-02-09T05:55:17.408Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSecretUpdateError [2022-02-09T05:55:17.408Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSecretUpdate [2022-02-09T05:55:17.408Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceCreateError [2022-02-09T05:55:17.408Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceCreate [2022-02-09T05:55:17.408Z] --- PASS: TestServiceCreate (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-09T05:55:17.408Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceCreateDigestPinning [2022-02-09T05:55:17.408Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceInspectError [2022-02-09T05:55:17.408Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceInspectServiceNotFound [2022-02-09T05:55:17.408Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceInspectWithEmptyID [2022-02-09T05:55:17.408Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceInspect [2022-02-09T05:55:17.408Z] --- PASS: TestServiceInspect (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceListError [2022-02-09T05:55:17.408Z] --- PASS: TestServiceListError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceList [2022-02-09T05:55:17.408Z] --- PASS: TestServiceList (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceLogsError [2022-02-09T05:55:17.408Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceLogs [2022-02-09T05:55:17.408Z] --- PASS: TestServiceLogs (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceRemoveError [2022-02-09T05:55:17.408Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceRemoveNotFoundError [2022-02-09T05:55:17.408Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceRemove [2022-02-09T05:55:17.408Z] --- PASS: TestServiceRemove (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceUpdateError [2022-02-09T05:55:17.408Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestServiceUpdate [2022-02-09T05:55:17.408Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSwarmGetUnlockKeyError [2022-02-09T05:55:17.408Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSwarmGetUnlockKey [2022-02-09T05:55:17.408Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSwarmInitError [2022-02-09T05:55:17.408Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSwarmInit [2022-02-09T05:55:17.408Z] --- PASS: TestSwarmInit (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSwarmInspectError [2022-02-09T05:55:17.408Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSwarmInspect [2022-02-09T05:55:17.408Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSwarmJoinError [2022-02-09T05:55:17.408Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSwarmJoin [2022-02-09T05:55:17.408Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSwarmLeaveError [2022-02-09T05:55:17.408Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSwarmLeave [2022-02-09T05:55:17.408Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSwarmUnlockError [2022-02-09T05:55:17.408Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSwarmUnlock [2022-02-09T05:55:17.408Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSwarmUpdateError [2022-02-09T05:55:17.408Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestSwarmUpdate [2022-02-09T05:55:17.408Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestTaskInspectError [2022-02-09T05:55:17.408Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestTaskInspectWithEmptyID [2022-02-09T05:55:17.408Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestTaskInspect [2022-02-09T05:55:17.408Z] --- PASS: TestTaskInspect (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestTaskListError [2022-02-09T05:55:17.408Z] --- PASS: TestTaskListError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestTaskList [2022-02-09T05:55:17.408Z] --- PASS: TestTaskList (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestVolumeCreateError [2022-02-09T05:55:17.408Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestVolumeCreate [2022-02-09T05:55:17.408Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestVolumeInspectError [2022-02-09T05:55:17.408Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestVolumeInspectNotFound [2022-02-09T05:55:17.408Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestVolumeInspectWithEmptyID [2022-02-09T05:55:17.408Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestVolumeInspect [2022-02-09T05:55:17.408Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestVolumeListError [2022-02-09T05:55:17.408Z] --- PASS: TestVolumeListError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestVolumeList [2022-02-09T05:55:17.408Z] --- PASS: TestVolumeList (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestVolumeRemoveError [2022-02-09T05:55:17.408Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-09T05:55:17.408Z] === RUN TestVolumeRemove [2022-02-09T05:55:17.408Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-09T05:55:17.408Z] === CONT TestTLSCloseWriter [2022-02-09T05:55:17.408Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-09T05:55:17.408Z] PASS [2022-02-09T05:55:17.408Z] coverage: 75.0% of statements [2022-02-09T05:55:17.408Z] ok github.com/docker/docker/client 0.459s coverage: 75.0% of statements [2022-02-09T05:55:17.720Z] --- PASS: TestUpdateMemory (0.48s) [2022-02-09T05:55:17.720Z] === RUN TestUpdateCPUQuota [2022-02-09T05:55:18.652Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-02-09T05:55:18.652Z] === RUN TestUpdatePidsLimit [2022-02-09T05:55:18.652Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-09T05:55:18.652Z] === RUN TestUpdatePidsLimit/no_change [2022-02-09T05:55:18.908Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-09T05:55:18.908Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-09T05:55:19.166Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-09T05:55:19.423Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-09T05:55:19.423Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-09T05:55:19.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-02-09T05:55:19.979Z] --- PASS: TestStats (2.81s) [2022-02-09T05:55:19.979Z] === RUN TestStopContainerWithTimeout [2022-02-09T05:55:19.979Z] === RUN TestStopContainerWithTimeout/0 [2022-02-09T05:55:19.979Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-09T05:55:19.979Z] === RUN TestStopContainerWithTimeout/1 [2022-02-09T05:55:19.979Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-09T05:55:19.979Z] === RUN TestStopContainerWithTimeout/3 [2022-02-09T05:55:19.979Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-09T05:55:19.979Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-09T05:55:19.979Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-09T05:55:19.979Z] === CONT TestStopContainerWithTimeout/0 [2022-02-09T05:55:19.979Z] === CONT TestStopContainerWithTimeout/3 [2022-02-09T05:55:20.354Z] --- PASS: TestUpdatePidsLimit (1.71s) [2022-02-09T05:55:20.354Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-02-09T05:55:20.354Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-02-09T05:55:20.354Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-02-09T05:55:20.354Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-02-09T05:55:20.354Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-02-09T05:55:20.354Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-02-09T05:55:20.354Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-02-09T05:55:20.354Z] === RUN TestUpdateRestartPolicy [2022-02-09T05:55:20.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-02-09T05:55:21.168Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-09T05:55:21.732Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-09T05:55:23.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-02-09T05:55:23.096Z] === CONT TestStopContainerWithTimeout/1 [2022-02-09T05:55:23.096Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-09T05:55:23.529Z] ......... [ 85%] [2022-02-09T05:55:24.028Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-09T05:55:24.283Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-09T05:55:24.541Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-09T05:55:24.798Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-02-09T05:55:24.798Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2022-02-09T05:55:24.798Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2022-02-09T05:55:24.798Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-02-09T05:55:24.798Z] --- PASS: TestStopContainerWithTimeout/1 (1.62s) [2022-02-09T05:55:24.798Z] === RUN TestDeleteDevicemapper [2022-02-09T05:55:24.798Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-09T05:55:24.798Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-09T05:55:24.798Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-09T05:55:25.099Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-09T05:55:25.356Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-09T05:55:25.356Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-09T05:55:25.356Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-09T05:55:25.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-02-09T05:55:25.614Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-09T05:55:25.614Z] check_test.go:308: [dd9ef01d0073b] daemon is not started [2022-02-09T05:55:25.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-02-09T05:55:25.614Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-09T05:55:25.614Z] check_test.go:308: [d68fed0f8e02b] daemon is not started [2022-02-09T05:55:25.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-02-09T05:55:26.986Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-09T05:55:28.013Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.42s) [2022-02-09T05:55:28.013Z] === RUN TestUpdateMemory [2022-02-09T05:55:28.013Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-09T05:55:28.013Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-09T05:55:28.013Z] === RUN TestUpdateCPUQuota [2022-02-09T05:55:28.073Z] tests/integration/models_images_test.py ............... [ 89%] [2022-02-09T05:55:28.945Z] check_test.go:308: [d59442b7ef200] daemon is not started [2022-02-09T05:55:28.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-02-09T05:55:29.511Z] --- PASS: TestUpdateCPUQuota (1.48s) [2022-02-09T05:55:29.511Z] === RUN TestUpdatePidsLimit [2022-02-09T05:55:29.511Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-09T05:55:29.542Z] tests/integration/models_networks_test.py .... [ 90%] [2022-02-09T05:55:30.144Z] === RUN TestUpdatePidsLimit/no_change [2022-02-09T05:55:30.407Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-09T05:55:30.672Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-09T05:55:31.249Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-09T05:55:31.550Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-09T05:55:31.807Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-09T05:55:31.891Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.02s) [2022-02-09T05:55:31.891Z] === RUN TestCreateServiceSecretFileMode [2022-02-09T05:55:32.063Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-09T05:55:32.530Z] --- PASS: TestUpdateRestartPolicy (10.61s) [2022-02-09T05:55:32.530Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-09T05:55:32.530Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-02-09T05:55:32.530Z] === RUN TestWaitNonBlocked [2022-02-09T05:55:32.530Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T05:55:32.530Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T05:55:32.530Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T05:55:32.530Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T05:55:32.530Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T05:55:32.530Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T05:55:32.530Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-09T05:55:32.530Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-02-09T05:55:32.530Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-02-09T05:55:32.530Z] === RUN TestWaitBlocked [2022-02-09T05:55:32.530Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-09T05:55:32.530Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-09T05:55:32.530Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-09T05:55:32.530Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-09T05:55:32.530Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-09T05:55:32.530Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-09T05:55:32.530Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-09T05:55:32.530Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-02-09T05:55:32.530Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-02-09T05:55:32.530Z] === CONT TestContainerStartOnDaemonRestart [2022-02-09T05:55:32.530Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-09T05:55:32.624Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-09T05:55:33.185Z] --- PASS: TestUpdatePidsLimit (3.65s) [2022-02-09T05:55:33.185Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2022-02-09T05:55:33.185Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2022-02-09T05:55:33.185Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-02-09T05:55:33.185Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2022-02-09T05:55:33.185Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-02-09T05:55:33.185Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-02-09T05:55:33.185Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2022-02-09T05:55:33.185Z] === RUN TestUpdateRestartPolicy [2022-02-09T05:55:33.441Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-02-09T05:55:33.698Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-09T05:55:33.953Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-09T05:55:34.420Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.02s) [2022-02-09T05:55:34.420Z] === CONT TestIpcModeOlderClient [2022-02-09T05:55:34.420Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-02-09T05:55:34.420Z] === CONT TestContainerKillOnDaemonStart [2022-02-09T05:55:34.556Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-09T05:55:34.677Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s) [2022-02-09T05:55:34.677Z] === CONT TestDaemonHostGatewayIP [2022-02-09T05:55:34.827Z] tests/integration/models_nodes_test.py . [ 90%] [2022-02-09T05:55:35.101Z] --- PASS: TestCheckoutGit (31.28s) [2022-02-09T05:55:35.101Z] === RUN TestValidGitTransport [2022-02-09T05:55:35.101Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-09T05:55:35.101Z] === RUN TestGitInvalidRef [2022-02-09T05:55:35.101Z] --- PASS: TestGitInvalidRef (0.23s) [2022-02-09T05:55:35.101Z] PASS [2022-02-09T05:55:35.101Z] coverage: 86.3% of statements [2022-02-09T05:55:35.101Z] ok github.com/docker/docker/builder/remotecontext/git 31.569s coverage: 86.3% of statements [2022-02-09T05:55:35.120Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-09T05:55:35.376Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-09T05:55:35.769Z] tests/integration/models_resources_test.py . [ 91%] [2022-02-09T05:55:35.987Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-02-09T05:55:36.070Z] ? github.com/docker/docker/cli [no test files] [2022-02-09T05:55:36.070Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-09T05:55:37.197Z] --- PASS: TestDaemonHostGatewayIP (2.21s) [2022-02-09T05:55:37.197Z] === CONT TestDaemonRestartIpcMode [2022-02-09T05:55:38.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-02-09T05:55:39.089Z] --- PASS: TestDaemonRestartIpcMode (2.08s) [2022-02-09T05:55:41.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-02-09T05:55:41.870Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-09T05:55:41.870Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-09T05:55:41.870Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-09T05:55:41.870Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-09T05:55:41.870Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-09T05:55:41.870Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-09T05:55:41.870Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-09T05:55:41.870Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s) [2022-02-09T05:55:41.870Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-09T05:55:41.870Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-09T05:55:41.870Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-09T05:55:41.870Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-09T05:55:41.870Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-09T05:55:41.870Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.03s) [2022-02-09T05:55:41.870Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-09T05:55:41.870Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-02-09T05:55:41.870Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-09T05:55:41.870Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-02-09T05:55:41.870Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-09T05:55:41.870Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-09T05:55:41.870Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-09T05:55:41.870Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-02-09T05:55:41.870Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-09T05:55:41.870Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-09T05:55:41.870Z] === RUN TestConfigureDaemonLogs [2022-02-09T05:55:41.870Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-09T05:55:41.870Z] === RUN TestCommonOptionsInstallFlags [2022-02-09T05:55:41.870Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-09T05:55:41.870Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-09T05:55:41.870Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-09T05:55:41.870Z] PASS [2022-02-09T05:55:41.870Z] coverage: 18.6% of statements [2022-02-09T05:55:41.870Z] ok github.com/docker/docker/cmd/dockerd 0.398s coverage: 18.6% of statements [2022-02-09T05:55:41.870Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-09T05:55:41.870Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-09T05:55:41.889Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-02-09T05:55:42.841Z] === RUN TestContainerStopSignal [2022-02-09T05:55:42.841Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestContainerStopTimeout [2022-02-09T05:55:42.841Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-09T05:55:42.841Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-09T05:55:42.841Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-09T05:55:42.841Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestReplaceAndAppendEnvVars [2022-02-09T05:55:42.841Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-09T05:55:42.841Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestNewMemoryStore [2022-02-09T05:55:42.841Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestAddContainers [2022-02-09T05:55:42.841Z] --- PASS: TestAddContainers (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestGetContainer [2022-02-09T05:55:42.841Z] --- PASS: TestGetContainer (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestDeleteContainer [2022-02-09T05:55:42.841Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestListContainers [2022-02-09T05:55:42.841Z] --- PASS: TestListContainers (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestFirstContainer [2022-02-09T05:55:42.841Z] --- PASS: TestFirstContainer (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestApplyAllContainer [2022-02-09T05:55:42.841Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestIsValidHealthString [2022-02-09T05:55:42.841Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestStateRunStop [2022-02-09T05:55:42.841Z] --- PASS: TestStateRunStop (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestStateTimeoutWait [2022-02-09T05:55:42.841Z] state_test.go:141: Stop callback fired [2022-02-09T05:55:42.841Z] state_test.go:165: Stop callback fired [2022-02-09T05:55:42.841Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-09T05:55:42.841Z] === RUN TestIsValidStateString [2022-02-09T05:55:42.841Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestViewSaveDelete [2022-02-09T05:55:42.841Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-09T05:55:42.841Z] === RUN TestViewAll [2022-02-09T05:55:42.841Z] --- PASS: TestViewAll (0.02s) [2022-02-09T05:55:42.841Z] === RUN TestViewGet [2022-02-09T05:55:42.841Z] --- PASS: TestViewGet (0.01s) [2022-02-09T05:55:42.841Z] === RUN TestNames [2022-02-09T05:55:42.841Z] --- PASS: TestNames (0.00s) [2022-02-09T05:55:42.841Z] === RUN TestViewWithHealthCheck [2022-02-09T05:55:42.841Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-09T05:55:42.841Z] PASS [2022-02-09T05:55:42.841Z] coverage: 41.7% of statements [2022-02-09T05:55:42.841Z] ok github.com/docker/docker/container 0.254s coverage: 41.7% of statements [2022-02-09T05:55:42.841Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-09T05:55:42.841Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-09T05:55:42.841Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-09T05:55:42.841Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-09T05:55:43.827Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-09T05:55:43.827Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-09T05:55:44.124Z] --- PASS: TestCreateServiceSecretFileMode (12.43s) [2022-02-09T05:55:44.124Z] === RUN TestCreateServiceConfigFileMode [2022-02-09T05:55:44.378Z] === RUN TestPrepare [2022-02-09T05:55:44.378Z] --- PASS: TestPrepare (0.00s) [2022-02-09T05:55:44.378Z] === RUN TestStart [2022-02-09T05:55:44.378Z] --- PASS: TestStart (0.00s) [2022-02-09T05:55:44.378Z] === RUN TestWaitCancel [2022-02-09T05:55:44.378Z] --- PASS: TestWaitCancel (0.00s) [2022-02-09T05:55:44.378Z] === RUN TestWaitDisabled [2022-02-09T05:55:44.378Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-09T05:55:44.378Z] === RUN TestWaitEnabled [2022-02-09T05:55:44.378Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-09T05:55:44.378Z] === RUN TestRemove [2022-02-09T05:55:44.378Z] --- PASS: TestRemove (0.00s) [2022-02-09T05:55:44.378Z] PASS [2022-02-09T05:55:44.378Z] coverage: 65.3% of statements [2022-02-09T05:55:44.378Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2022-02-09T05:55:44.388Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-09T05:55:44.661Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-02-09T05:55:44.661Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-02-09T05:55:44.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-02-09T05:55:45.346Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-09T05:55:45.511Z] --- PASS: TestUpdateRestartPolicy (12.27s) [2022-02-09T05:55:45.511Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-09T05:55:45.805Z] === RUN TestNewListSecretsFilters [2022-02-09T05:55:45.805Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-09T05:55:45.805Z] === RUN TestNewListConfigsFilters [2022-02-09T05:55:45.805Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-09T05:55:45.805Z] PASS [2022-02-09T05:55:45.805Z] coverage: 0.5% of statements [2022-02-09T05:55:45.805Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-02-09T05:55:45.805Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-09T05:55:45.805Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-09T05:55:45.805Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-09T05:55:45.805Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-09T05:55:45.805Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-09T05:55:45.805Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-09T05:55:46.264Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-09T05:55:46.264Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-09T05:55:46.264Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-09T05:55:46.264Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-09T05:55:46.264Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-09T05:55:46.264Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-09T05:55:46.264Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-09T05:55:46.264Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-09T05:55:46.264Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-09T05:55:46.264Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-09T05:55:46.264Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-09T05:55:46.264Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-09T05:55:46.264Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-09T05:55:46.264Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-09T05:55:46.264Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-09T05:55:46.264Z] ok github.com/docker/docker/daemon/cluster 0.341s coverage: 0.5% of statements [2022-02-09T05:55:46.264Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-09T05:55:46.264Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-09T05:55:46.264Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-09T05:55:46.264Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-09T05:55:46.264Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-09T05:55:46.264Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-09T05:55:46.264Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-09T05:55:46.264Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-09T05:55:46.264Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-09T05:55:46.265Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-09T05:55:46.265Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-09T05:55:46.265Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-09T05:55:46.265Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-09T05:55:46.265Z] PASS [2022-02-09T05:55:46.265Z] coverage: 35.9% of statements [2022-02-09T05:55:46.265Z] ok github.com/docker/docker/daemon/cluster/convert 0.637s coverage: 35.9% of statements [2022-02-09T05:55:46.441Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-02-09T05:55:46.441Z] === RUN TestWaitNonBlocked [2022-02-09T05:55:46.441Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T05:55:46.441Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T05:55:46.441Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T05:55:46.441Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T05:55:46.441Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T05:55:46.441Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T05:55:46.441Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-09T05:55:47.184Z] --- PASS: TestContainerKillOnDaemonStart (11.48s) [2022-02-09T05:55:47.184Z] PASS [2022-02-09T05:55:47.184Z] [2022-02-09T05:55:47.184Z] === Skipped [2022-02-09T05:55:47.184Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-02-09T05:55:47.184Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-09T05:55:47.184Z] [2022-02-09T05:55:47.184Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-09T05:55:47.184Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-09T05:55:47.184Z] [2022-02-09T05:55:47.184Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-09T05:55:47.184Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-09T05:55:47.184Z] [2022-02-09T05:55:47.184Z] DONE 200 tests, 3 skipped in 107.782s [2022-02-09T05:55:47.184Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-09T05:55:47.184Z] ++ 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-09T05:55:47.184Z] ++ set -e [2022-02-09T05:55:47.184Z] ++ '[' -n 0 ']' [2022-02-09T05:55:47.184Z] ++ set -x [2022-02-09T05:55:47.184Z] ++ 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-09T05:55:47.184Z] === RUN TestConfigDaemonLibtrustID [2022-02-09T05:55:47.184Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-09T05:55:47.184Z] === RUN TestDaemonConfigValidation [2022-02-09T05:55:47.184Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-09T05:55:47.184Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-09T05:55:47.184Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-09T05:55:47.184Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-09T05:55:47.184Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-09T05:55:47.184Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-09T05:55:47.184Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-09T05:55:47.184Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-09T05:55:47.184Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-09T05:55:47.184Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-09T05:55:47.184Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-09T05:55:47.184Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-09T05:55:47.184Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-09T05:55:47.184Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-09T05:55:47.184Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-09T05:55:47.184Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-09T05:55:47.184Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-02-09T05:55:47.184Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-02-09T05:55:47.184Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-02-09T05:55:47.184Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2022-02-09T05:55:47.184Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-02-09T05:55:47.184Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-09T05:55:47.184Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-09T05:55:47.418Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-09T05:55:47.418Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2022-02-09T05:55:47.418Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2022-02-09T05:55:47.418Z] === RUN TestWaitBlocked [2022-02-09T05:55:47.418Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-09T05:55:47.418Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-09T05:55:47.418Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-09T05:55:47.418Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-09T05:55:47.418Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-09T05:55:47.418Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-09T05:55:47.747Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-09T05:55:48.299Z] tests/integration/regression_test.py ...... [ 98%] [2022-02-09T05:55:48.823Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-02-09T05:55:48.823Z] tests/integration/credentials/utils_test.py . [100%] [2022-02-09T05:55:48.823Z] [2022-02-09T05:55:48.823Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-02-09T05:55:48.823Z] =========================== short test summary info ============================ [2022-02-09T05:55:48.823Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-02-09T05:55:48.823Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-02-09T05:55:48.823Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-02-09T05:55:48.823Z] Not supported on most drivers [2022-02-09T05:55:48.823Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-02-09T05:55:48.823Z] Output of docker top depends on host distro, and is not formalized. [2022-02-09T05:55:48.823Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-02-09T05:55:48.823Z] Output of docker top depends on host distro, and is not formalized. [2022-02-09T05:55:48.823Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-02-09T05:55:48.823Z] Can fail if eth0 has multiple IP addresses [2022-02-09T05:55:48.823Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-02-09T05:55:48.823Z] This doesn't seem to be taken into account by the engine [2022-02-09T05:55:48.823Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-02-09T05:55:48.823Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-02-09T05:55:48.823Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 291.14 seconds == [2022-02-09T05:55:48.830Z] --- PASS: TestWaitBlocked (0.07s) [2022-02-09T05:55:48.830Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2022-02-09T05:55:48.830Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2022-02-09T05:55:48.830Z] === CONT TestContainerStartOnDaemonRestart [2022-02-09T05:55:48.830Z] === CONT TestContainerKillOnDaemonStart [2022-02-09T05:55:49.084Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-02-09T05:55:49.086Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-02-09T05:55:49.117Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-09T05:55:49.172Z] === RUN TestBuilderGC [2022-02-09T05:55:49.172Z] --- PASS: TestBuilderGC (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestDaemonConfigurationNotFound [2022-02-09T05:55:49.172Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestDaemonBrokenConfiguration [2022-02-09T05:55:49.172Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestFindConfigurationConflicts [2022-02-09T05:55:49.172Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-09T05:55:49.172Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-09T05:55:49.172Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-09T05:55:49.172Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-09T05:55:49.172Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-09T05:55:49.172Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-09T05:55:49.172Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-09T05:55:49.172Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-09T05:55:49.172Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-09T05:55:49.172Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-09T05:55:49.172Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-09T05:55:49.172Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestValidateConfigurationErrors [2022-02-09T05:55:49.172Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-09T05:55:49.172Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-09T05:55:49.172Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-09T05:55:49.172Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-09T05:55:49.172Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-09T05:55:49.172Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-09T05:55:49.172Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-09T05:55:49.172Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-09T05:55:49.172Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-09T05:55:49.172Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-09T05:55:49.172Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-09T05:55:49.172Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestValidateConfiguration [2022-02-09T05:55:49.172Z] === RUN TestValidateConfiguration/with_label [2022-02-09T05:55:49.172Z] === RUN TestValidateConfiguration/with_dns [2022-02-09T05:55:49.172Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-09T05:55:49.172Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-09T05:55:49.172Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-09T05:55:49.172Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-09T05:55:49.172Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-09T05:55:49.172Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-09T05:55:49.172Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestReloadSetConfigFileNotExist [2022-02-09T05:55:49.172Z] time="2022-02-09T05:55:48Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-09T05:55:49.172Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2022-02-09T05:55:49.172Z] === RUN TestReloadDefaultConfigNotExist [2022-02-09T05:55:49.172Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:55:49.172Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestReloadBadDefaultConfig [2022-02-09T05:55:49.172Z] time="2022-02-09T05:55:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2883354464" [2022-02-09T05:55:49.172Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-09T05:55:49.172Z] === RUN TestReloadWithConflictingLabels [2022-02-09T05:55:49.172Z] time="2022-02-09T05:55:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1449760657" [2022-02-09T05:55:49.172Z] --- PASS: TestReloadWithConflictingLabels (0.02s) [2022-02-09T05:55:49.172Z] === RUN TestReloadWithDuplicateLabels [2022-02-09T05:55:49.173Z] time="2022-02-09T05:55:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-13512526" [2022-02-09T05:55:49.173Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-02-09T05:55:49.173Z] === RUN TestMaskURLCredentials [2022-02-09T05:55:49.173Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-09T05:55:49.173Z] === RUN TestDaemonConfigurationMerge [2022-02-09T05:55:49.173Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-09T05:55:49.173Z] PASS [2022-02-09T05:55:49.173Z] coverage: 79.2% of statements [2022-02-09T05:55:49.173Z] ok github.com/docker/docker/daemon/config 0.406s coverage: 79.2% of statements [2022-02-09T05:55:49.631Z] === RUN TestEventsLog [2022-02-09T05:55:49.631Z] --- PASS: TestEventsLog (0.00s) [2022-02-09T05:55:49.631Z] === RUN TestEventsLogTimeout [2022-02-09T05:55:49.631Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-09T05:55:49.631Z] === RUN TestLogEvents [2022-02-09T05:55:49.631Z] --- PASS: TestLogEvents (0.05s) [2022-02-09T05:55:49.631Z] === RUN TestLoadBufferedEvents [2022-02-09T05:55:50.048Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-09T05:55:50.048Z] daemon_test.go:156: [d5b34ed668a5f] daemon is not started [2022-02-09T05:55:50.048Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-02-09T05:55:50.048Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-09T05:55:50.048Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-09T05:55:50.048Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-02-09T05:55:50.048Z] === RUN TestDaemonProxy [2022-02-09T05:55:50.048Z] === RUN TestDaemonProxy/environment_variables [2022-02-09T05:55:50.091Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-02-09T05:55:50.091Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-09T05:55:50.091Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-09T05:55:50.091Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-09T05:55:50.091Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-09T05:55:50.091Z] PASS [2022-02-09T05:55:50.091Z] coverage: 50.0% of statements [2022-02-09T05:55:50.091Z] ok github.com/docker/docker/daemon/events 0.327s coverage: 50.0% of statements [2022-02-09T05:55:50.091Z] === RUN TestWaitNodeAttachment [2022-02-09T05:55:50.542Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-09T05:55:50.551Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-09T05:55:50.551Z] === RUN TestIsolationConversion [2022-02-09T05:55:50.551Z] === RUN TestIsolationConversion/default [2022-02-09T05:55:50.551Z] === RUN TestIsolationConversion/process [2022-02-09T05:55:50.551Z] === RUN TestIsolationConversion/hyperv [2022-02-09T05:55:50.551Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-09T05:55:50.551Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-09T05:55:50.551Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-09T05:55:50.551Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-09T05:55:50.551Z] === RUN TestContainerLabels [2022-02-09T05:55:50.551Z] --- PASS: TestContainerLabels (0.00s) [2022-02-09T05:55:50.551Z] === RUN TestCredentialSpecConversion [2022-02-09T05:55:50.551Z] === RUN TestCredentialSpecConversion/none [2022-02-09T05:55:50.551Z] === RUN TestCredentialSpecConversion/config [2022-02-09T05:55:50.551Z] === RUN TestCredentialSpecConversion/file [2022-02-09T05:55:50.551Z] === RUN TestCredentialSpecConversion/registry [2022-02-09T05:55:50.551Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-09T05:55:50.551Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-09T05:55:50.551Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-09T05:55:50.551Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-09T05:55:50.551Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-09T05:55:50.551Z] === RUN TestControllerValidateMountBind [2022-02-09T05:55:50.551Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-09T05:55:50.551Z] === RUN TestControllerValidateMountVolume [2022-02-09T05:55:50.551Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-09T05:55:50.551Z] === RUN TestControllerValidateMountTarget [2022-02-09T05:55:50.551Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-09T05:55:50.551Z] === RUN TestControllerValidateMountTmpfs [2022-02-09T05:55:50.551Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-09T05:55:50.551Z] === RUN TestControllerValidateMountInvalidType [2022-02-09T05:55:50.551Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-09T05:55:50.551Z] === RUN TestControllerValidateMountNamedPipe [2022-02-09T05:55:50.551Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-09T05:55:50.551Z] PASS [2022-02-09T05:55:50.551Z] coverage: 11.0% of statements [2022-02-09T05:55:50.551Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.608s coverage: 11.0% of statements [2022-02-09T05:55:51.011Z] === RUN TestIsEmptyDir [2022-02-09T05:55:51.011Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-09T05:55:51.011Z] PASS [2022-02-09T05:55:51.011Z] coverage: 2.3% of statements [2022-02-09T05:55:51.011Z] ok github.com/docker/docker/daemon/graphdriver 0.078s coverage: 2.3% of statements [2022-02-09T05:55:51.472Z] === RUN TestLinkNaming [2022-02-09T05:55:51.472Z] --- PASS: TestLinkNaming (0.00s) [2022-02-09T05:55:51.472Z] === RUN TestLinkNew [2022-02-09T05:55:51.472Z] --- PASS: TestLinkNew (0.00s) [2022-02-09T05:55:51.472Z] === RUN TestLinkEnv [2022-02-09T05:55:51.472Z] --- PASS: TestLinkEnv (0.00s) [2022-02-09T05:55:51.472Z] === RUN TestLinkMultipleEnv [2022-02-09T05:55:51.472Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-09T05:55:51.472Z] === RUN TestLinkPortRangeEnv [2022-02-09T05:55:51.472Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-09T05:55:51.472Z] PASS [2022-02-09T05:55:51.472Z] coverage: 93.0% of statements [2022-02-09T05:55:51.472Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2022-02-09T05:55:51.911Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-09T05:55:51.911Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-09T05:55:51.911Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-09T05:55:51.911Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-09T05:55:51.911Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-09T05:55:51.911Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-09T05:55:51.911Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-09T05:55:51.911Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-09T05:55:51.911Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-09T05:55:51.911Z] --- PASS: TestContainerStartOnDaemonRestart (3.32s) [2022-02-09T05:55:51.911Z] === CONT TestIpcModeOlderClient [2022-02-09T05:55:51.911Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-02-09T05:55:51.911Z] === CONT TestDaemonHostGatewayIP [2022-02-09T05:55:51.931Z] === RUN TestVerifyNetworkingConfig [2022-02-09T05:55:51.931Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestGetContainer [2022-02-09T05:55:51.931Z] --- PASS: TestGetContainer (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestValidContainerNames [2022-02-09T05:55:51.931Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestContainerInitDNS [2022-02-09T05:55:51.931Z] daemon_test.go:145: root required [2022-02-09T05:55:51.931Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestMerge [2022-02-09T05:55:51.931Z] --- PASS: TestMerge (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestValidateContainerIsolation [2022-02-09T05:55:51.931Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestFindNetworkErrorType [2022-02-09T05:55:51.931Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestEnsureServicesExist [2022-02-09T05:55:51.931Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestEnsureServicesExistErrors [2022-02-09T05:55:51.931Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-09T05:55:51.931Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-09T05:55:51.931Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-09T05:55:51.931Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-09T05:55:51.931Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-09T05:55:51.931Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-09T05:55:51.931Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestContainerDelete [2022-02-09T05:55:51.931Z] --- PASS: TestContainerDelete (0.01s) [2022-02-09T05:55:51.931Z] === RUN TestContainerDoubleDelete [2022-02-09T05:55:51.931Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestLogContainerEventCopyLabels [2022-02-09T05:55:51.931Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestLogContainerEventWithAttributes [2022-02-09T05:55:51.931Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestNoneHealthcheck [2022-02-09T05:55:51.931Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestHealthStates [2022-02-09T05:55:51.931Z] time="2022-02-09T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:55:51.931Z] time="2022-02-09T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:55:51.931Z] time="2022-02-09T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:55:51.931Z] time="2022-02-09T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:55:51.931Z] time="2022-02-09T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:55:51.931Z] time="2022-02-09T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:55:51.931Z] time="2022-02-09T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:55:51.931Z] time="2022-02-09T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:55:51.931Z] time="2022-02-09T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:55:51.931Z] time="2022-02-09T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:55:51.931Z] --- PASS: TestHealthStates (0.19s) [2022-02-09T05:55:51.931Z] === RUN TestGetInspectData [2022-02-09T05:55:51.931Z] --- PASS: TestGetInspectData (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestFillLicense [2022-02-09T05:55:51.931Z] --- PASS: TestFillLicense (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestListInvalidFilter [2022-02-09T05:55:51.931Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestNameFilter [2022-02-09T05:55:51.931Z] --- PASS: TestNameFilter (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-09T05:55:51.931Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-09T05:55:51.931Z] === 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-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-09T05:55:51.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-09T05:55:51.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-09T05:55:51.932Z] --- 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-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-09T05:55:51.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-09T05:55:51.932Z] === RUN TestDaemonReloadLabels [2022-02-09T05:55:51.932Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-09T05:55:51.932Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-09T05:55:51.932Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-09T05:55:51.932Z] === RUN TestDaemonReloadMirrors [2022-02-09T05:55:51.932Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-09T05:55:51.932Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-09T05:55:51.932Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-09T05:55:51.932Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-09T05:55:51.932Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-09T05:55:51.932Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-09T05:55:51.932Z] reload_test.go:342: root required [2022-02-09T05:55:51.932Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-09T05:55:51.932Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-09T05:55:51.932Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-09T05:55:51.932Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-09T05:55:51.932Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2022-02-09T05:55:51.932Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-09T05:55:51.932Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-09T05:55:51.932Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-09T05:55:51.932Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-02-09T05:55:51.943Z] === RUN TestDaemonProxy/command-line_options [2022-02-09T05:55:52.391Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-09T05:55:52.391Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-09T05:55:52.391Z] === RUN TestParseVolumesFrom [2022-02-09T05:55:52.391Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-09T05:55:52.391Z] PASS [2022-02-09T05:55:52.391Z] coverage: 8.6% of statements [2022-02-09T05:55:52.391Z] ok github.com/docker/docker/daemon 0.542s coverage: 8.6% of statements [2022-02-09T05:55:52.391Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-09T05:55:52.391Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-09T05:55:52.391Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-09T05:55:52.391Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-09T05:55:52.391Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-09T05:55:52.391Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-09T05:55:52.391Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-09T05:55:52.391Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-09T05:55:52.391Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-09T05:55:52.391Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-09T05:55:52.391Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-09T05:55:52.391Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-09T05:55:52.391Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-09T05:55:52.391Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-09T05:55:53.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-02-09T05:55:53.344Z] === RUN TestDaemonProxy/configuration_file [2022-02-09T05:55:53.359Z] === RUN TestAdapterReadLogs [2022-02-09T05:55:53.359Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-09T05:55:53.359Z] === RUN TestCopier [2022-02-09T05:55:53.359Z] --- PASS: TestCopier (0.00s) [2022-02-09T05:55:53.359Z] === RUN TestCopierLongLines [2022-02-09T05:55:53.359Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-09T05:55:53.359Z] === RUN TestCopierSlow [2022-02-09T05:55:53.818Z] --- PASS: TestCopierSlow (0.20s) [2022-02-09T05:55:53.818Z] === RUN TestCopierWithSized [2022-02-09T05:55:53.818Z] === RUN TestCopierWithSized/as_is [2022-02-09T05:55:53.818Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-09T05:55:53.818Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-09T05:55:53.818Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-09T05:55:53.818Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-09T05:55:53.818Z] === RUN TestCopierWithPartial [2022-02-09T05:55:53.818Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-09T05:55:53.818Z] === RUN TestRingLogger [2022-02-09T05:55:53.818Z] --- PASS: TestRingLogger (0.00s) [2022-02-09T05:55:53.818Z] === RUN TestRingCap [2022-02-09T05:55:53.818Z] --- PASS: TestRingCap (0.00s) [2022-02-09T05:55:53.818Z] === RUN TestRingClose [2022-02-09T05:55:53.818Z] --- PASS: TestRingClose (0.00s) [2022-02-09T05:55:53.818Z] === RUN TestRingDrain [2022-02-09T05:55:53.818Z] --- PASS: TestRingDrain (0.00s) [2022-02-09T05:55:53.818Z] PASS [2022-02-09T05:55:53.818Z] coverage: 43.8% of statements [2022-02-09T05:55:53.818Z] ok github.com/docker/docker/daemon/logger 0.272s coverage: 43.8% of statements [2022-02-09T05:55:54.278Z] === RUN TestNewStreamConfig [2022-02-09T05:55:54.278Z] === RUN TestNewStreamConfig/defaults [2022-02-09T05:55:54.278Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-09T05:55:54.278Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-09T05:55:54.278Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-09T05:55:54.278Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-09T05:55:54.278Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-09T05:55:54.278Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-09T05:55:54.278Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-09T05:55:54.278Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-09T05:55:54.278Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-09T05:55:54.278Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-09T05:55:54.278Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-09T05:55:54.278Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-09T05:55:54.278Z] === RUN TestValidateLogOptReconnectInterval [2022-02-09T05:55:54.278Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-09T05:55:54.278Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-09T05:55:54.278Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-09T05:55:54.278Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-09T05:55:54.278Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-09T05:55:54.278Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-09T05:55:54.278Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-09T05:55:54.278Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-09T05:55:54.278Z] PASS [2022-02-09T05:55:54.278Z] coverage: 33.6% of statements [2022-02-09T05:55:54.278Z] time="2022-02-09T05:55:53Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-09T05:55:54.278Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2022-02-09T05:55:54.278Z] === RUN TestCreateSuccess [2022-02-09T05:55:54.278Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestCreateStreamSkipped [2022-02-09T05:55:54.278Z] time="2022-02-09T05:55:54Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-09T05:55:54.278Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestCreateLogGroupSuccess [2022-02-09T05:55:54.278Z] time="2022-02-09T05:55:54Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-09T05:55:54.278Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestCreateError [2022-02-09T05:55:54.278Z] --- PASS: TestCreateError (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestCreateAlreadyExists [2022-02-09T05:55:54.278Z] time="2022-02-09T05:55:54Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-09T05:55:54.278Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestLogClosed [2022-02-09T05:55:54.278Z] --- PASS: TestLogClosed (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestLogBlocking [2022-02-09T05:55:54.278Z] --- PASS: TestLogBlocking (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-09T05:55:54.278Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestLogNonBlockingBufferFull [2022-02-09T05:55:54.278Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestPublishBatchSuccess [2022-02-09T05:55:54.278Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestPublishBatchError [2022-02-09T05:55:54.278Z] time="2022-02-09T05:55:54Z" level=error msg=error [2022-02-09T05:55:54.278Z] ok github.com/docker/docker/daemon/logger/fluentd 0.108s coverage: 33.6% of statements [2022-02-09T05:55:54.278Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-09T05:55:54.278Z] time="2022-02-09T05:55:54Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-09T05:55:54.278Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-09T05:55:54.278Z] time="2022-02-09T05:55:54Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-09T05:55:54.278Z] time="2022-02-09T05:55:54Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-09T05:55:54.278Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestCollectBatchSimple [2022-02-09T05:55:54.278Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestCollectBatchTicker [2022-02-09T05:55:54.278Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestCollectBatchMultilinePattern [2022-02-09T05:55:54.278Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-09T05:55:54.278Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-09T05:55:54.278Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-09T05:55:54.278Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-09T05:55:54.278Z] === RUN TestCollectBatchClose [2022-02-09T05:55:54.278Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestEffectiveLen [2022-02-09T05:55:54.278Z] === RUN TestEffectiveLen/0/Hello [2022-02-09T05:55:54.278Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-09T05:55:54.278Z] === RUN TestEffectiveLen/2/🙃 [2022-02-09T05:55:54.278Z] === RUN TestEffectiveLen/3/���� [2022-02-09T05:55:54.278Z] === RUN TestEffectiveLen/4/He��o [2022-02-09T05:55:54.278Z] === RUN TestEffectiveLen/5/ [2022-02-09T05:55:54.278Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestFindValidSplit [2022-02-09T05:55:54.278Z] === RUN TestFindValidSplit/0/ [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1076: [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1077: [2022-02-09T05:55:54.278Z] === RUN TestFindValidSplit/1/Hello [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1076: Hello [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1077: [2022-02-09T05:55:54.278Z] === RUN TestFindValidSplit/2/Hello [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1076: He [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1077: llo [2022-02-09T05:55:54.278Z] === RUN TestFindValidSplit/3/Hello [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1076: [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1077: Hello [2022-02-09T05:55:54.278Z] === RUN TestFindValidSplit/4/🙃 [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1076: [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-09T05:55:54.278Z] === RUN TestFindValidSplit/5/🙃 [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1077: [2022-02-09T05:55:54.278Z] === RUN TestFindValidSplit/6/a� [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1076: a [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1077: � [2022-02-09T05:55:54.278Z] === RUN TestFindValidSplit/7/a� [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1076: a� [2022-02-09T05:55:54.278Z] cloudwatchlogs_test.go:1077: [2022-02-09T05:55:54.278Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestProcessEventEmoji [2022-02-09T05:55:54.278Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-09T05:55:54.278Z] === RUN TestCollectBatchLineSplit [2022-02-09T05:55:54.278Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-09T05:55:54.278Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-02-09T05:55:54.278Z] === RUN TestCollectBatchMaxEvents [2022-02-09T05:55:54.278Z] === RUN TestSearchRegistryForImagesErrors [2022-02-09T05:55:54.278Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestSearchRegistryForImages [2022-02-09T05:55:54.278Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-09T05:55:54.278Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-09T05:55:54.278Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestOnlyPlatformWithFallback [2022-02-09T05:55:54.278Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestImageDelete [2022-02-09T05:55:54.278Z] === RUN TestImageDelete/no_lease [2022-02-09T05:55:54.278Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-02-09T05:55:54.278Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-09T05:55:54.278Z] === RUN TestImageDelete/lease_exists [2022-02-09T05:55:54.278Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-09T05:55:54.278Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-09T05:55:54.278Z] --- PASS: TestImageDelete (0.04s) [2022-02-09T05:55:54.278Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-09T05:55:54.278Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-09T05:55:54.278Z] === RUN TestContentStoreForPull [2022-02-09T05:55:54.278Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-02-09T05:55:54.278Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-09T05:55:54.278Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-09T05:55:54.278Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-09T05:55:54.278Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-09T05:55:54.278Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-09T05:55:54.278Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-09T05:55:54.278Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-09T05:55:54.278Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-09T05:55:54.278Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-09T05:55:54.278Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-09T05:55:54.278Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-09T05:55:54.278Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-09T05:55:54.278Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-09T05:55:54.278Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-09T05:55:54.737Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-09T05:55:54.737Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-09T05:55:54.737Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-09T05:55:54.737Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-09T05:55:54.737Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-09T05:55:54.737Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-09T05:55:54.737Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-09T05:55:54.737Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-09T05:55:54.737Z] === RUN TestValidateLogOptionsFormat [2022-02-09T05:55:54.737Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-09T05:55:54.737Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-09T05:55:54.737Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-09T05:55:54.737Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-09T05:55:54.737Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-09T05:55:54.737Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-09T05:55:54.737Z] === RUN TestCreateTagSuccess [2022-02-09T05:55:54.737Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-09T05:55:54.737Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-09T05:55:54.737Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-09T05:55:54.737Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-09T05:55:54.737Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-09T05:55:54.737Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-09T05:55:54.737Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-09T05:55:54.737Z] PASS [2022-02-09T05:55:54.737Z] coverage: 80.2% of statements [2022-02-09T05:55:54.737Z] ok github.com/docker/docker/daemon/logger/awslogs 0.381s coverage: 80.2% of statements [2022-02-09T05:55:54.737Z] --- PASS: TestContentStoreForPull (0.22s) [2022-02-09T05:55:54.737Z] PASS [2022-02-09T05:55:54.737Z] coverage: 6.6% of statements [2022-02-09T05:55:54.737Z] ok github.com/docker/docker/daemon/images 0.380s coverage: 6.6% of statements [2022-02-09T05:55:54.737Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-09T05:55:54.737Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-09T05:55:54.737Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-09T05:55:54.737Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-09T05:55:54.737Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-09T05:55:54.737Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-09T05:55:55.196Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-09T05:55:55.196Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-09T05:55:55.196Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-09T05:55:55.196Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-02-09T05:55:55.196Z] === RUN TestFastTimeMarshalJSON [2022-02-09T05:55:55.196Z] === RUN TestJSONFileLogger [2022-02-09T05:55:55.196Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-09T05:55:55.196Z] === RUN TestJSONFileLoggerWithTags [2022-02-09T05:55:55.196Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-09T05:55:55.196Z] PASS [2022-02-09T05:55:55.196Z] coverage: 87.2% of statements [2022-02-09T05:55:55.196Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-09T05:55:55.196Z] === RUN TestJSONFileLoggerWithOpts [2022-02-09T05:55:55.214Z] --- PASS: TestDaemonHostGatewayIP (3.13s) [2022-02-09T05:55:55.214Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-09T05:55:55.253Z] === RUN TestDaemonProxy/conflicting_options [2022-02-09T05:55:55.470Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-09T05:55:55.470Z] check_test.go:308: [dd6be5e98e0be] daemon is not started [2022-02-09T05:55:55.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-02-09T05:55:55.654Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.272s coverage: 87.2% of statements [2022-02-09T05:55:55.654Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2022-02-09T05:55:55.654Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-09T05:55:55.654Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-09T05:55:55.654Z] === RUN TestEncodeDecode [2022-02-09T05:55:55.654Z] === PAUSE TestEncodeDecode [2022-02-09T05:55:55.654Z] === RUN TestUnexpectedEOF [2022-02-09T05:55:55.654Z] time="2022-02-09T05:55:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-09T05:55:55.654Z] time="2022-02-09T05:55:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-09T05:55:55.654Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-02-09T05:55:55.654Z] === CONT TestEncodeDecode [2022-02-09T05:55:55.654Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-09T05:55:55.654Z] PASS [2022-02-09T05:55:55.654Z] coverage: 69.9% of statements [2022-02-09T05:55:55.654Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.310s coverage: 69.9% of statements [2022-02-09T05:55:55.815Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-09T05:55:56.070Z] --- PASS: TestDaemonProxy (6.31s) [2022-02-09T05:55:56.070Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-02-09T05:55:56.071Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-02-09T05:55:56.071Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-02-09T05:55:56.071Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-09T05:55:56.071Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-09T05:55:56.071Z] PASS [2022-02-09T05:55:56.071Z] [2022-02-09T05:55:56.071Z] DONE 17 tests in 10.206s [2022-02-09T05:55:56.071Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-02-09T05:55:56.071Z] ++ 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-09T05:55:56.071Z] ++ set -e [2022-02-09T05:55:56.071Z] ++ '[' -n 0 ']' [2022-02-09T05:55:56.071Z] ++ set -x [2022-02-09T05:55:56.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-09T05:55:56.320Z] --- PASS: TestCreateServiceConfigFileMode (12.42s) [2022-02-09T05:55:56.320Z] === RUN TestCreateServiceSysctls [2022-02-09T05:55:56.326Z] INFO: Testing against a local daemon [2022-02-09T05:55:56.326Z] === RUN TestCommitInheritsEnv [2022-02-09T05:55:56.583Z] --- PASS: TestCommitInheritsEnv (0.22s) [2022-02-09T05:55:56.583Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-09T05:55:56.583Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-09T05:55:56.583Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-09T05:55:56.583Z] === RUN TestImportWithCustomPlatform [2022-02-09T05:55:56.583Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-09T05:55:56.583Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-09T05:55:56.583Z] === RUN TestImportWithCustomPlatform// [2022-02-09T05:55:56.583Z] === RUN TestImportWithCustomPlatform/linux [2022-02-09T05:55:56.583Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-09T05:55:56.625Z] === RUN TestWriteLog [2022-02-09T05:55:56.625Z] === PAUSE TestWriteLog [2022-02-09T05:55:56.625Z] === RUN TestReadLog [2022-02-09T05:55:56.625Z] === PAUSE TestReadLog [2022-02-09T05:55:56.625Z] === RUN TestDecode [2022-02-09T05:55:56.625Z] --- PASS: TestDecode (0.03s) [2022-02-09T05:55:56.625Z] === CONT TestWriteLog [2022-02-09T05:55:56.625Z] === CONT TestReadLog [2022-02-09T05:55:56.625Z] === RUN TestReadLog/tail_exact [2022-02-09T05:55:56.625Z] --- PASS: TestWriteLog (0.04s) [2022-02-09T05:55:56.625Z] === RUN TestReadLog/tail_less_than_available [2022-02-09T05:55:56.625Z] === RUN TestReadLog/tail_more_than_available [2022-02-09T05:55:56.625Z] --- PASS: TestReadLog (0.19s) [2022-02-09T05:55:56.625Z] --- PASS: TestReadLog/tail_exact (0.17s) [2022-02-09T05:55:56.625Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-09T05:55:56.625Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-02-09T05:55:56.625Z] PASS [2022-02-09T05:55:56.625Z] coverage: 78.7% of statements [2022-02-09T05:55:56.625Z] ok github.com/docker/docker/daemon/logger/local 0.423s coverage: 78.7% of statements [2022-02-09T05:55:56.625Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-09T05:55:56.625Z] === RUN TestOpenFileDelete [2022-02-09T05:55:56.625Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-09T05:55:56.625Z] === RUN TestOpenFileRename [2022-02-09T05:55:56.625Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-09T05:55:56.625Z] === RUN TestHandleDecoderErr [2022-02-09T05:55:56.625Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-09T05:55:56.625Z] === RUN TestParseLogTagDefaultTag [2022-02-09T05:55:56.625Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-09T05:55:56.625Z] === RUN TestParseLogTag [2022-02-09T05:55:56.625Z] --- PASS: TestParseLogTag (0.00s) [2022-02-09T05:55:56.625Z] === RUN TestParseLogTagEmptyTag [2022-02-09T05:55:56.625Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-09T05:55:56.625Z] === RUN TestTailFiles [2022-02-09T05:55:56.625Z] --- PASS: TestTailFiles (0.00s) [2022-02-09T05:55:56.625Z] === RUN TestFollowLogsConsumerGone [2022-02-09T05:55:56.625Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-09T05:55:56.625Z] === RUN TestFollowLogsProducerGone [2022-02-09T05:55:56.625Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-09T05:55:56.625Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-09T05:55:56.625Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-09T05:55:56.625Z] === RUN TestCheckCapacityAndRotate [2022-02-09T05:55:56.625Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-09T05:55:56.625Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-09T05:55:56.625Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-02-09T05:55:56.625Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-09T05:55:56.625Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-02-09T05:55:56.625Z] PASS [2022-02-09T05:55:56.625Z] coverage: 50.5% of statements [2022-02-09T05:55:56.625Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.124s coverage: 50.5% of statements [2022-02-09T05:55:56.839Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-09T05:55:56.839Z] === RUN TestImportWithCustomPlatform/macos [2022-02-09T05:55:56.839Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-09T05:55:56.839Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-09T05:55:56.839Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-02-09T05:55:56.839Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-09T05:55:56.839Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-09T05:55:56.839Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-09T05:55:56.839Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-09T05:55:56.839Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-09T05:55:56.839Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-09T05:55:56.839Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-09T05:55:56.839Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-09T05:55:56.839Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-09T05:55:56.839Z] === RUN TestImagesFilterMultiReference [2022-02-09T05:55:56.839Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-09T05:55:56.839Z] === RUN TestImagePullPlatformInvalid [2022-02-09T05:55:56.839Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-09T05:55:56.839Z] === RUN TestRemoveImageOrphaning [2022-02-09T05:55:57.091Z] === RUN TestLog [2022-02-09T05:55:57.091Z] --- PASS: TestLog (0.01s) [2022-02-09T05:55:57.091Z] PASS [2022-02-09T05:55:57.091Z] coverage: 31.5% of statements [2022-02-09T05:55:57.091Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 31.5% of statements [2022-02-09T05:55:57.095Z] --- PASS: TestRemoveImageOrphaning (0.21s) [2022-02-09T05:55:57.095Z] === RUN TestRemoveImageGarbageCollector [2022-02-09T05:55:57.095Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-09T05:55:57.095Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-09T05:55:57.095Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-09T05:55:57.095Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-09T05:55:57.095Z] === RUN TestTagInvalidReference [2022-02-09T05:55:57.095Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-09T05:55:57.095Z] === RUN TestTagValidPrefixedRepo [2022-02-09T05:55:57.095Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-09T05:55:57.095Z] === RUN TestTagExistedNameWithoutForce [2022-02-09T05:55:57.095Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-09T05:55:57.095Z] === RUN TestTagOfficialNames [2022-02-09T05:55:57.351Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-09T05:55:57.351Z] === RUN TestTagMatchesDigest [2022-02-09T05:55:57.351Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-02-09T05:55:57.351Z] PASS [2022-02-09T05:55:57.351Z] [2022-02-09T05:55:57.351Z] === Skipped [2022-02-09T05:55:57.351Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-09T05:55:57.351Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-09T05:55:57.351Z] [2022-02-09T05:55:57.351Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-09T05:55:57.351Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-09T05:55:57.351Z] [2022-02-09T05:55:57.351Z] DONE 22 tests, 2 skipped in 1.085s [2022-02-09T05:55:57.351Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-02-09T05:55:57.351Z] ++ 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-09T05:55:57.351Z] ++ set -e [2022-02-09T05:55:57.351Z] ++ '[' -n 0 ']' [2022-02-09T05:55:57.351Z] ++ set -x [2022-02-09T05:55:57.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-09T05:55:57.351Z] INFO: Testing against a local daemon [2022-02-09T05:55:57.351Z] === RUN TestNetworkCreateDelete [2022-02-09T05:55:57.607Z] --- PASS: TestNetworkCreateDelete (0.11s) [2022-02-09T05:55:57.607Z] === RUN TestDockerNetworkDeletePreferID [2022-02-09T05:55:57.693Z] --- PASS: TestCreateServiceSysctls (3.14s) [2022-02-09T05:55:57.693Z] === RUN TestCreateServiceCapabilities [2022-02-09T05:55:57.863Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2022-02-09T05:55:57.863Z] === RUN TestDaemonDNSFallback [2022-02-09T05:55:57.988Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.50s) [2022-02-09T05:55:57.988Z] === CONT TestDaemonRestartIpcMode [2022-02-09T05:55:58.059Z] === RUN TestNewParse [2022-02-09T05:55:58.059Z] --- PASS: TestNewParse (0.00s) [2022-02-09T05:55:58.059Z] PASS [2022-02-09T05:55:58.059Z] coverage: 8.3% of statements [2022-02-09T05:55:58.059Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2022-02-09T05:55:58.059Z] === RUN TestValidateLogOpt [2022-02-09T05:55:58.059Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestNewMissedConfig [2022-02-09T05:55:58.059Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestNewMissedUrl [2022-02-09T05:55:58.059Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestNewMissedToken [2022-02-09T05:55:58.059Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestNewWithProxy [2022-02-09T05:55:58.059Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestDefault [2022-02-09T05:55:58.059Z] --- PASS: TestDefault (0.01s) [2022-02-09T05:55:58.059Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-09T05:55:58.059Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestJsonFormat [2022-02-09T05:55:58.059Z] --- PASS: TestJsonFormat (0.01s) [2022-02-09T05:55:58.059Z] === RUN TestRawFormat [2022-02-09T05:55:58.059Z] --- PASS: TestRawFormat (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestRawFormatWithLabels [2022-02-09T05:55:58.059Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestRawFormatWithoutTag [2022-02-09T05:55:58.059Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestBatching [2022-02-09T05:55:58.059Z] --- PASS: TestBatching (0.29s) [2022-02-09T05:55:58.059Z] === RUN TestFrequency [2022-02-09T05:55:58.059Z] === RUN TestParseLogFormat [2022-02-09T05:55:58.059Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestValidateLogOptEmpty [2022-02-09T05:55:58.059Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestValidateSyslogAddress [2022-02-09T05:55:58.059Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestParseAddressDefaultPort [2022-02-09T05:55:58.059Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestValidateSyslogFacility [2022-02-09T05:55:58.059Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestValidateLogOptSyslogFormat [2022-02-09T05:55:58.059Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-09T05:55:58.059Z] === RUN TestValidateLogOpt [2022-02-09T05:55:58.059Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-09T05:55:58.059Z] PASS [2022-02-09T05:55:58.059Z] coverage: 46.8% of statements [2022-02-09T05:55:58.059Z] ok github.com/docker/docker/daemon/logger/syslog 0.075s coverage: 46.8% of statements [2022-02-09T05:55:58.519Z] --- PASS: TestFrequency (0.22s) [2022-02-09T05:55:58.519Z] === RUN TestOneMessagePerRequest [2022-02-09T05:55:58.519Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-09T05:55:58.519Z] === RUN TestVerify [2022-02-09T05:55:58.519Z] --- PASS: TestVerify (0.00s) [2022-02-09T05:55:58.519Z] === RUN TestSkipVerify [2022-02-09T05:55:58.519Z] time="2022-02-09T05:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:55:58.520Z] time="2022-02-09T05:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:55:58.520Z] time="2022-02-09T05:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:55:58.594Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-02-09T05:55:58.980Z] --- PASS: TestSkipVerify (0.58s) [2022-02-09T05:55:58.980Z] === RUN TestBufferMaximum [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386158.692389\",\"host\":\"3493c78969f7\"}'" [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386158.692389\",\"host\":\"3493c78969f7\"}'" [2022-02-09T05:55:58.980Z] --- PASS: TestBufferMaximum (0.01s) [2022-02-09T05:55:58.980Z] === RUN TestServerAlwaysDown [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386158.699755\",\"host\":\"3493c78969f7\"}'" [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386158.699755\",\"host\":\"3493c78969f7\"}'" [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386158.699755\",\"host\":\"3493c78969f7\"}'" [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386158.701259\",\"host\":\"3493c78969f7\"}'" [2022-02-09T05:55:58.980Z] time="2022-02-09T05:55:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386158.701259\",\"host\":\"3493c78969f7\"}'" [2022-02-09T05:55:58.981Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-09T05:55:58.981Z] === RUN TestCannotSendAfterClose [2022-02-09T05:55:58.981Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-09T05:55:58.981Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-09T05:55:59.440Z] === RUN TestV1IDService [2022-02-09T05:55:59.440Z] --- PASS: TestV1IDService (0.03s) [2022-02-09T05:55:59.440Z] === RUN TestV2MetadataService [2022-02-09T05:55:59.566Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-09T05:55:59.900Z] time="2022-02-09T05:55:59Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-09T05:55:59.900Z] time="2022-02-09T05:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3493c78969f7\"}'" [2022-02-09T05:55:59.901Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-02-09T05:55:59.901Z] PASS [2022-02-09T05:55:59.901Z] coverage: 82.5% of statements [2022-02-09T05:55:59.901Z] ok github.com/docker/docker/daemon/logger/splunk 2.206s coverage: 82.5% of statements [2022-02-09T05:55:59.901Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-09T05:55:59.901Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-09T05:55:59.901Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-09T05:56:00.223Z] --- PASS: TestCreateServiceCapabilities (2.42s) [2022-02-09T05:56:00.223Z] === RUN TestInspect [2022-02-09T05:56:00.360Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-09T05:56:00.360Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-09T05:56:00.360Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-09T05:56:00.360Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-09T05:56:00.360Z] === RUN TestContinueOnError_NeverContinue [2022-02-09T05:56:00.360Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-09T05:56:00.360Z] === RUN TestManifestStore [2022-02-09T05:56:00.360Z] === RUN TestManifestStore/no_remote_or_local [2022-02-09T05:56:00.360Z] === RUN TestSuccessfulDownload [2022-02-09T05:56:00.360Z] download_test.go:267: Needs fixing on Windows [2022-02-09T05:56:00.360Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-09T05:56:00.360Z] === RUN TestCancelledDownload [2022-02-09T05:56:00.360Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-09T05:56:00.360Z] === RUN TestMaxDownloadAttempts [2022-02-09T05:56:00.360Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-09T05:56:00.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-09T05:56:00.360Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-09T05:56:00.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-09T05:56:00.360Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-09T05:56:00.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-09T05:56:00.360Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-09T05:56:00.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-09T05:56:00.360Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-09T05:56:00.360Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-09T05:56:00.360Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-09T05:56:00.360Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-09T05:56:00.360Z] --- PASS: TestV2MetadataService (0.89s) [2022-02-09T05:56:00.360Z] PASS [2022-02-09T05:56:00.360Z] coverage: 48.2% of statements [2022-02-09T05:56:00.360Z] ok github.com/docker/docker/distribution/metadata 0.987s coverage: 48.2% of statements [2022-02-09T05:56:00.360Z] time="2022-02-09T05:56:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2119175240\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-09T05:56:00.360Z] === RUN TestManifestStore/no_local_cache [2022-02-09T05:56:00.360Z] === RUN TestManifestStore/with_local_cache [2022-02-09T05:56:00.360Z] === RUN TestManifestStore/unknown_media_type [2022-02-09T05:56:00.360Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-09T05:56:00.360Z] time="2022-02-09T05:56:00Z" level=warning msg="reference for unknown type: " [2022-02-09T05:56:00.360Z] time="2022-02-09T05:56:00Z" level=warning msg="reference for unknown type: " [2022-02-09T05:56:00.360Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-09T05:56:00.360Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-09T05:56:00.360Z] time="2022-02-09T05:56:00Z" level=warning msg="reference for unknown type: " [2022-02-09T05:56:00.360Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-09T05:56:00.360Z] time="2022-02-09T05:56:00Z" level=warning msg="reference for unknown type: " [2022-02-09T05:56:00.537Z] --- PASS: TestDaemonRestartIpcMode (3.00s) [2022-02-09T05:56:00.819Z] time="2022-02-09T05:56:00Z" level=warning msg="reference for unknown type: " [2022-02-09T05:56:00.819Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-09T05:56:00.819Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-09T05:56:00.819Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-09T05:56:00.819Z] time="2022-02-09T05:56:00Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-09T05:56:00.819Z] --- PASS: TestManifestStore (0.36s) [2022-02-09T05:56:00.819Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-02-09T05:56:00.819Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-09T05:56:00.819Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-02-09T05:56:00.819Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-02-09T05:56:00.819Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-02-09T05:56:00.819Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-02-09T05:56:00.819Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-09T05:56:00.819Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-09T05:56:00.819Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-09T05:56:00.819Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaType [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-09T05:56:00.819Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-09T05:56:00.819Z] === RUN TestFixManifestLayers [2022-02-09T05:56:00.819Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-09T05:56:00.819Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-09T05:56:00.819Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-09T05:56:00.819Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-09T05:56:00.819Z] === RUN TestFixManifestLayersBadParent [2022-02-09T05:56:00.819Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-09T05:56:00.819Z] === RUN TestValidateManifest [2022-02-09T05:56:00.819Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-09T05:56:00.819Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-09T05:56:00.819Z] === RUN TestFormatPlatform [2022-02-09T05:56:00.819Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-09T05:56:00.819Z] === RUN TestGetRepositoryMountCandidates [2022-02-09T05:56:00.819Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-09T05:56:00.819Z] === RUN TestLayerAlreadyExists [2022-02-09T05:56:00.819Z] 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-09T05:56:00.819Z] 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-09T05:56:00.819Z] 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-09T05:56:00.819Z] 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-09T05:56:00.819Z] 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-09T05:56:00.819Z] 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-09T05:56:00.819Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-09T05:56:00.819Z] === RUN TestWhenEmptyAuthConfig [2022-02-09T05:56:00.819Z] time="2022-02-09T05:56:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-09T05:56:00.819Z] time="2022-02-09T05:56:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-09T05:56:00.819Z] time="2022-02-09T05:56:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-09T05:56:00.819Z] time="2022-02-09T05:56:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-09T05:56:00.819Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-09T05:56:00.819Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-02-09T05:56:00.819Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-02-09T05:56:00.819Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-02-09T05:56:00.819Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-02-09T05:56:00.819Z] === RUN TestTransfer [2022-02-09T05:56:00.819Z] --- PASS: TestTransfer (0.13s) [2022-02-09T05:56:01.279Z] === RUN TestConcurrencyLimit [2022-02-09T05:56:01.279Z] === RUN TestNotFound [2022-02-09T05:56:01.279Z] --- PASS: TestNotFound (0.00s) [2022-02-09T05:56:01.279Z] === RUN TestConflict [2022-02-09T05:56:01.279Z] --- PASS: TestConflict (0.00s) [2022-02-09T05:56:01.279Z] === RUN TestForbidden [2022-02-09T05:56:01.279Z] --- PASS: TestForbidden (0.00s) [2022-02-09T05:56:01.279Z] === RUN TestInvalidParameter [2022-02-09T05:56:01.279Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-09T05:56:01.279Z] === RUN TestNotImplemented [2022-02-09T05:56:01.279Z] --- PASS: TestNotImplemented (0.00s) [2022-02-09T05:56:01.279Z] === RUN TestNotModified [2022-02-09T05:56:01.279Z] --- PASS: TestNotModified (0.00s) [2022-02-09T05:56:01.279Z] === RUN TestUnauthorized [2022-02-09T05:56:01.279Z] --- PASS: TestUnauthorized (0.00s) [2022-02-09T05:56:01.279Z] === RUN TestUnknown [2022-02-09T05:56:01.279Z] --- PASS: TestUnknown (0.00s) [2022-02-09T05:56:01.279Z] === RUN TestCancelled [2022-02-09T05:56:01.279Z] --- PASS: TestCancelled (0.00s) [2022-02-09T05:56:01.279Z] === RUN TestDeadline [2022-02-09T05:56:01.279Z] --- PASS: TestDeadline (0.00s) [2022-02-09T05:56:01.279Z] === RUN TestDataLoss [2022-02-09T05:56:01.279Z] --- PASS: TestDataLoss (0.00s) [2022-02-09T05:56:01.279Z] === RUN TestUnavailable [2022-02-09T05:56:01.279Z] --- PASS: TestUnavailable (0.00s) [2022-02-09T05:56:01.279Z] === RUN TestSystem [2022-02-09T05:56:01.279Z] --- PASS: TestSystem (0.00s) [2022-02-09T05:56:01.279Z] === RUN TestFromStatusCode [2022-02-09T05:56:01.279Z] === RUN TestFromStatusCode/Not_Found [2022-02-09T05:56:01.279Z] === RUN TestFromStatusCode/Bad_Request [2022-02-09T05:56:01.279Z] === RUN TestFromStatusCode/Conflict [2022-02-09T05:56:01.279Z] === RUN TestFromStatusCode/Unauthorized [2022-02-09T05:56:01.279Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-09T05:56:01.279Z] === RUN TestFromStatusCode/Forbidden [2022-02-09T05:56:01.279Z] === RUN TestFromStatusCode/Not_Modified [2022-02-09T05:56:01.279Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-09T05:56:01.279Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-09T05:56:01.279Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-09T05:56:01.279Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-09T05:56:01.279Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-09T05:56:01.279Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-09T05:56:01.279Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-09T05:56:01.279Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-09T05:56:01.279Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-09T05:56:01.279Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-09T05:56:01.279Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-09T05:56:01.279Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-09T05:56:01.279Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-09T05:56:01.279Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-09T05:56:01.279Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-09T05:56:01.279Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-09T05:56:01.279Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-09T05:56:01.279Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-09T05:56:01.279Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-09T05:56:01.279Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-09T05:56:01.279Z] PASS [2022-02-09T05:56:01.279Z] coverage: 53.1% of statements [2022-02-09T05:56:01.279Z] ok github.com/docker/docker/errdefs 0.058s coverage: 53.1% of statements [2022-02-09T05:56:01.279Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-02-09T05:56:01.279Z] === RUN TestInactiveJobs [2022-02-09T05:56:01.322Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-09T05:56:01.322Z] [2022-02-09T05:56:01.322Z] Unloading profiles will leave already running processes permanently [2022-02-09T05:56:01.322Z] unconfined, which can lead to unexpected situations. [2022-02-09T05:56:01.322Z] [2022-02-09T05:56:01.322Z] To set a process to complain mode, use the command line tool [2022-02-09T05:56:01.322Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-09T05:56:01.322Z] Post stage [Pipeline] junit [2022-02-09T05:56:01.337Z] Recording test results [2022-02-09T05:56:01.518Z] --- PASS: TestContainerKillOnDaemonStart (12.97s) [2022-02-09T05:56:01.519Z] PASS [2022-02-09T05:56:01.519Z] [2022-02-09T05:56:01.519Z] === Skipped [2022-02-09T05:56:01.519Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-09T05:56:01.519Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-09T05:56:01.519Z] [2022-02-09T05:56:01.519Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-02-09T05:56:01.519Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-09T05:56:01.519Z] [2022-02-09T05:56:01.519Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-09T05:56:01.519Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-09T05:56:01.519Z] [2022-02-09T05:56:01.519Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-09T05:56:01.519Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-09T05:56:01.519Z] [2022-02-09T05:56:01.519Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-09T05:56:01.519Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-09T05:56:01.519Z] [2022-02-09T05:56:01.519Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-09T05:56:01.519Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-09T05:56:01.519Z] [2022-02-09T05:56:01.519Z] DONE 200 tests, 6 skipped in 155.653s [2022-02-09T05:56:01.519Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-09T05:56:01.519Z] ++ 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-09T05:56:01.519Z] ++ set -e [2022-02-09T05:56:01.519Z] ++ '[' -n 0 ']' [2022-02-09T05:56:01.519Z] ++ set -x [2022-02-09T05:56:01.519Z] ++ 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-09T05:56:01.742Z] --- PASS: TestInactiveJobs (0.36s) [2022-02-09T05:56:01.742Z] === RUN TestWatchRelease [2022-02-09T05:56:01.742Z] --- PASS: TestWatchRelease (0.04s) [2022-02-09T05:56:01.742Z] === RUN TestWatchFinishedTransfer [2022-02-09T05:56:01.742Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-09T05:56:01.742Z] === RUN TestDuplicateTransfer [2022-02-09T05:56:01.742Z] --- PASS: TestWhenEmptyAuthConfig (1.28s) [2022-02-09T05:56:01.742Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-09T05:56:01.742Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-09T05:56:01.742Z] === RUN TestTokenPassThru [2022-02-09T05:56:01.742Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-09T05:56:01.742Z] === RUN TestSuccessfulUpload [2022-02-09T05:56:01.742Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-09T05:56:01.742Z] === RUN TestTokenPassThruDifferentHost [2022-02-09T05:56:01.742Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-09T05:56:01.742Z] PASS [2022-02-09T05:56:01.742Z] coverage: 24.6% of statements [2022-02-09T05:56:01.742Z] ok github.com/docker/docker/distribution 1.778s coverage: 24.6% of statements [2022-02-09T05:56:01.774Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-09T05:56:01.774Z] === RUN TestConfigDaemonLibtrustID [2022-02-09T05:56:02.031Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-09T05:56:02.202Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-09T05:56:02.202Z] time="2022-02-09T05:56:01Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-09T05:56:02.202Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-02-09T05:56:02.202Z] === RUN TestCancelledUpload [2022-02-09T05:56:02.202Z] --- PASS: TestCancelledUpload (0.03s) [2022-02-09T05:56:02.202Z] PASS [2022-02-09T05:56:02.202Z] coverage: 77.1% of statements [2022-02-09T05:56:02.202Z] ok github.com/docker/docker/distribution/xfer 1.974s coverage: 77.1% of statements [2022-02-09T05:56:02.202Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-09T05:56:02.289Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-02-09T05:56:02.289Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2022-02-09T05:56:02.289Z] === RUN TestDaemonConfigValidation [2022-02-09T05:56:02.289Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-09T05:56:02.289Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-09T05:56:02.289Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-09T05:56:02.289Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-09T05:56:02.289Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-09T05:56:02.289Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-09T05:56:02.289Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-09T05:56:02.289Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-09T05:56:02.289Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-09T05:56:02.289Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-09T05:56:02.289Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-09T05:56:02.289Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-09T05:56:02.546Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-09T05:56:02.546Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-09T05:56:02.546Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-09T05:56:02.661Z] === RUN TestFSGetInvalidData [2022-02-09T05:56:02.661Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-09T05:56:02.661Z] === RUN TestFSInvalidSet [2022-02-09T05:56:02.661Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-09T05:56:02.661Z] === RUN TestFSInvalidRoot [2022-02-09T05:56:02.661Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-09T05:56:02.661Z] === RUN TestFSMetadataGetSet [2022-02-09T05:56:02.661Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-02-09T05:56:02.661Z] === RUN TestFSInvalidWalker [2022-02-09T05:56:02.661Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-02-09T05:56:02.661Z] === RUN TestFSGetSet [2022-02-09T05:56:02.661Z] --- PASS: TestFSGetSet (0.02s) [2022-02-09T05:56:02.661Z] === RUN TestFSGetUnsetKey [2022-02-09T05:56:02.661Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-09T05:56:02.661Z] === RUN TestFSGetEmptyData [2022-02-09T05:56:02.661Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-09T05:56:02.661Z] === RUN TestFSDelete [2022-02-09T05:56:02.661Z] --- PASS: TestFSDelete (0.02s) [2022-02-09T05:56:02.661Z] === RUN TestFSWalker [2022-02-09T05:56:02.661Z] === RUN TestCompare [2022-02-09T05:56:02.661Z] --- PASS: TestCompare (0.00s) [2022-02-09T05:56:02.661Z] PASS [2022-02-09T05:56:02.661Z] coverage: 19.2% of statements [2022-02-09T05:56:02.661Z] --- PASS: TestFSWalker (0.02s) [2022-02-09T05:56:02.661Z] === RUN TestFSWalkerStopOnError [2022-02-09T05:56:02.661Z] ok github.com/docker/docker/image/cache 0.076s coverage: 19.2% of statements [2022-02-09T05:56:02.661Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-09T05:56:02.661Z] === RUN TestNewFromJSON [2022-02-09T05:56:02.661Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-09T05:56:02.661Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-09T05:56:02.661Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-09T05:56:02.661Z] === RUN TestMarshalKeyOrder [2022-02-09T05:56:02.661Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-09T05:56:02.661Z] === RUN TestHistoryEqual [2022-02-09T05:56:02.802Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-09T05:56:02.802Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s) [2022-02-09T05:56:02.802Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-02-09T05:56:02.802Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-02-09T05:56:02.802Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.18s) [2022-02-09T05:56:02.802Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-02-09T05:56:02.802Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-09T05:56:02.802Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-09T05:56:02.835Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-02-09T05:56:03.119Z] + echo Ensuring container killed. [2022-02-09T05:56:03.119Z] Ensuring container killed. [2022-02-09T05:56:03.119Z] + docker rm -vf docker-pr1 [2022-02-09T05:56:03.119Z] Error: No such container: docker-pr1 [2022-02-09T05:56:03.119Z] --- PASS: TestHistoryEqual (0.21s) [2022-02-09T05:56:03.119Z] === RUN TestImage [2022-02-09T05:56:03.119Z] --- PASS: TestImage (0.00s) [2022-02-09T05:56:03.119Z] === RUN TestImageOSNotEmpty [2022-02-09T05:56:03.119Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-09T05:56:03.119Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-09T05:56:03.119Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-09T05:56:03.119Z] === RUN TestCreate [2022-02-09T05:56:03.119Z] --- PASS: TestCreate (0.01s) [2022-02-09T05:56:03.119Z] === RUN TestRestore [2022-02-09T05:56:03.119Z] time="2022-02-09T05:56:02Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-09T05:56:03.119Z] --- PASS: TestRestore (0.03s) [2022-02-09T05:56:03.119Z] === RUN TestAddDelete [2022-02-09T05:56:03.119Z] --- PASS: TestAddDelete (0.03s) [2022-02-09T05:56:03.119Z] === RUN TestSearchAfterDelete [2022-02-09T05:56:03.119Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-09T05:56:03.119Z] === RUN TestParentReset [2022-02-09T05:56:03.119Z] --- PASS: TestParentReset (0.03s) [2022-02-09T05:56:03.119Z] === RUN TestGetAndSetLastUpdated [2022-02-09T05:56:03.119Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-09T05:56:03.119Z] === RUN TestStoreLen [2022-02-09T05:56:03.119Z] --- PASS: TestStoreLen (0.05s) [2022-02-09T05:56:03.119Z] PASS [2022-02-09T05:56:03.119Z] coverage: 86.6% of statements [2022-02-09T05:56:03.119Z] ok github.com/docker/docker/image 0.677s coverage: 86.6% of statements [Pipeline] sh [2022-02-09T05:56:03.411Z] + echo Chowning /workspace to jenkins user [2022-02-09T05:56:03.412Z] Chowning /workspace to jenkins user [2022-02-09T05:56:03.412Z] + id -u [2022-02-09T05:56:03.412Z] + id -g [2022-02-09T05:56:03.412Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43221:/workspace busybox chown -R 1000:1000 /workspace [2022-02-09T05:56:03.412Z] Unable to find image 'busybox:latest' locally [2022-02-09T05:56:03.412Z] latest: Pulling from library/busybox [2022-02-09T05:56:03.507Z] --- PASS: TestInspect (2.74s) [2022-02-09T05:56:03.507Z] === RUN TestCreateJob [2022-02-09T05:56:03.578Z] === RUN TestMakeV1ConfigFromConfig [2022-02-09T05:56:03.579Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-09T05:56:03.579Z] PASS [2022-02-09T05:56:03.579Z] coverage: 25.0% of statements [2022-02-09T05:56:03.579Z] ok github.com/docker/docker/image/v1 0.123s coverage: 25.0% of statements [2022-02-09T05:56:03.579Z] === RUN TestValidateManifest [2022-02-09T05:56:03.579Z] === RUN TestValidateManifest/nil [2022-02-09T05:56:03.579Z] === RUN TestValidateManifest/non-nil [2022-02-09T05:56:03.579Z] --- PASS: TestValidateManifest (0.00s) [2022-02-09T05:56:03.579Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-09T05:56:03.579Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-09T05:56:03.579Z] PASS [2022-02-09T05:56:03.579Z] coverage: 0.7% of statements [2022-02-09T05:56:03.579Z] ok github.com/docker/docker/image/tarexport 0.064s coverage: 0.7% of statements [2022-02-09T05:56:03.579Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-09T05:56:03.673Z] 009932687766: Pulling fs layer [2022-02-09T05:56:03.673Z] 009932687766: Verifying Checksum [2022-02-09T05:56:03.673Z] 009932687766: Download complete [2022-02-09T05:56:03.673Z] 009932687766: Pull complete [2022-02-09T05:56:03.774Z] check_test.go:308: [d3729cdf0e4ac] daemon is not started [2022-02-09T05:56:03.774Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-02-09T05:56:03.934Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-09T05:56:03.934Z] Status: Downloaded newer image for busybox:latest [2022-02-09T05:56:04.031Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-09T05:56:04.454Z] --- PASS: TestDaemonDNSFallback (6.17s) [2022-02-09T05:56:04.454Z] === RUN TestInspectNetwork [2022-02-09T05:56:04.547Z] === RUN TestSerialization [2022-02-09T05:56:04.547Z] --- PASS: TestSerialization (0.02s) [2022-02-09T05:56:04.547Z] PASS [2022-02-09T05:56:04.547Z] coverage: 100.0% of statements [2022-02-09T05:56:04.547Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2022-02-09T05:56:05.002Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-09T05:56:05.514Z] === RUN TestEnvironmentParsing [2022-02-09T05:56:05.514Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-09T05:56:05.514Z] PASS [2022-02-09T05:56:05.514Z] coverage: 1.2% of statements [2022-02-09T05:56:05.514Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.2% of statements [2022-02-09T05:56:05.514Z] === RUN TestEmptyLayer [2022-02-09T05:56:05.514Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-09T05:56:05.514Z] === RUN TestCommitFailure [2022-02-09T05:56:05.514Z] --- PASS: TestCommitFailure (0.01s) [2022-02-09T05:56:05.514Z] === RUN TestStartTransactionFailure [2022-02-09T05:56:05.514Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-02-09T05:56:05.514Z] === RUN TestGetOrphan [2022-02-09T05:56:05.514Z] --- PASS: TestGetOrphan (0.02s) [2022-02-09T05:56:05.514Z] === RUN TestMountAndRegister [2022-02-09T05:56:05.514Z] layer_test.go:270: Layer size: 14 [2022-02-09T05:56:05.514Z] --- PASS: TestMountAndRegister (0.05s) [2022-02-09T05:56:05.514Z] === RUN TestLayerRelease [2022-02-09T05:56:05.514Z] layer_test.go:303: Failing on Windows [2022-02-09T05:56:05.514Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-09T05:56:05.515Z] === RUN TestStoreRestore [2022-02-09T05:56:05.515Z] layer_test.go:352: Failing on Windows [2022-02-09T05:56:05.515Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-09T05:56:05.515Z] === RUN TestTarStreamStability [2022-02-09T05:56:05.515Z] layer_test.go:467: Failing on Windows [2022-02-09T05:56:05.515Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-09T05:56:05.515Z] === RUN TestRegisterExistingLayer [2022-02-09T05:56:05.515Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-02-09T05:56:05.515Z] === RUN TestTarStreamVerification [2022-02-09T05:56:05.515Z] layer_test.go:696: Failing on Windows [2022-02-09T05:56:05.515Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-09T05:56:05.515Z] === RUN TestLayerMigration [2022-02-09T05:56:05.515Z] migration_test.go:45: Failing on Windows [2022-02-09T05:56:05.515Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-09T05:56:05.515Z] === RUN TestLayerMigrationNoTarsplit [2022-02-09T05:56:05.515Z] migration_test.go:181: Failing on Windows [2022-02-09T05:56:05.515Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-09T05:56:05.515Z] === RUN TestMountInit [2022-02-09T05:56:05.515Z] mount_test.go:17: Failing on Windows [2022-02-09T05:56:05.515Z] --- SKIP: TestMountInit (0.00s) [2022-02-09T05:56:05.515Z] === RUN TestMountSize [2022-02-09T05:56:05.515Z] mount_test.go:76: Failing on Windows [2022-02-09T05:56:05.515Z] --- SKIP: TestMountSize (0.00s) [2022-02-09T05:56:05.515Z] === RUN TestMountChanges [2022-02-09T05:56:05.515Z] mount_test.go:125: Failing on Windows [2022-02-09T05:56:05.515Z] --- SKIP: TestMountChanges (0.00s) [2022-02-09T05:56:05.515Z] === RUN TestMountApply [2022-02-09T05:56:05.515Z] mount_test.go:212: Failing on Windows [2022-02-09T05:56:05.515Z] --- SKIP: TestMountApply (0.00s) [2022-02-09T05:56:05.515Z] PASS [2022-02-09T05:56:05.515Z] coverage: 30.1% of statements [2022-02-09T05:56:05.515Z] ok github.com/docker/docker/layer 0.308s coverage: 30.1% of statements [2022-02-09T05:56:05.637Z] + bundleName=docker-py [2022-02-09T05:56:05.637Z] + echo Creating docker-py-bundles.tar.gz [2022-02-09T05:56:05.637Z] Creating docker-py-bundles.tar.gz [2022-02-09T05:56:05.637Z] + 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-09T05:56:05.651Z] Archiving artifacts [2022-02-09T05:56:05.973Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-09T05:56:05.973Z] daemon_test.go:156: [d29c45b27ebb9] daemon is not started [2022-02-09T05:56:05.973Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-02-09T05:56:05.973Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.15s) [2022-02-09T05:56:05.973Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-02-09T05:56:05.973Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-02-09T05:56:05.973Z] === RUN TestDaemonProxy [2022-02-09T05:56:05.973Z] === RUN TestDaemonProxy/environment_variables [2022-02-09T05:56:05.974Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-09T05:56:05.974Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-09T05:56:05.974Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-09T05:56:05.974Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-09T05:56:05.974Z] === RUN TestSequenceGetAvailableBit [2022-02-09T05:56:05.974Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-09T05:56:05.974Z] === RUN TestSequenceEqual [2022-02-09T05:56:05.974Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-09T05:56:05.974Z] === RUN TestSequenceCopy [2022-02-09T05:56:05.974Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-09T05:56:05.974Z] === RUN TestGetFirstAvailable [2022-02-09T05:56:05.974Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-09T05:56:05.974Z] === RUN TestFindSequence [2022-02-09T05:56:05.974Z] --- PASS: TestFindSequence (0.00s) [2022-02-09T05:56:05.974Z] === RUN TestCheckIfAvailable [2022-02-09T05:56:05.974Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-09T05:56:05.974Z] === RUN TestMergeSequences [2022-02-09T05:56:05.974Z] --- PASS: TestMergeSequences (0.00s) [2022-02-09T05:56:05.974Z] === RUN TestPushReservation [2022-02-09T05:56:05.974Z] --- PASS: TestPushReservation (0.00s) [2022-02-09T05:56:05.974Z] === RUN TestSerializeDeserialize [2022-02-09T05:56:05.974Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-09T05:56:05.974Z] === RUN TestSet [2022-02-09T05:56:05.974Z] --- PASS: TestSet (0.00s) [2022-02-09T05:56:05.974Z] === RUN TestSetUnset [2022-02-09T05:56:05.974Z] --- PASS: TestSetUnset (0.01s) [2022-02-09T05:56:05.974Z] === RUN TestOffsetSetUnset [2022-02-09T05:56:05.974Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-09T05:56:05.974Z] === RUN TestSetInRange [2022-02-09T05:56:05.974Z] --- PASS: TestSetInRange (0.00s) [2022-02-09T05:56:05.974Z] === RUN TestSetAnyInRange [2022-02-09T05:56:05.974Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-09T05:56:05.974Z] === RUN TestMethods [2022-02-09T05:56:05.974Z] --- PASS: TestMethods (0.00s) [2022-02-09T05:56:05.974Z] === RUN TestRandomAllocateDeallocate [2022-02-09T05:56:06.041Z] --- PASS: TestCreateJob (3.08s) [2022-02-09T05:56:06.041Z] === RUN TestReplicatedJob [2022-02-09T05:56:06.229Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-09T05:56:06.972Z] === RUN TestInspectNetwork/full_network_id [2022-02-09T05:56:06.973Z] === RUN TestInspectNetwork/partial_network_id [2022-02-09T05:56:06.973Z] === RUN TestInspectNetwork/network_name [2022-02-09T05:56:06.973Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-09T05:56:07.204Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43221/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-02-09T05:56:07.565Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43221/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f -e DOCKER_GRAPHDRIVER docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f hack/make.sh binary [2022-02-09T05:56:07.596Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-02-09T05:56:07.825Z] [2022-02-09T05:56:07.851Z] === RUN TestDaemonProxy/command-line_options [2022-02-09T05:56:08.086Z] Removing bundles/ [2022-02-09T05:56:08.086Z] [2022-02-09T05:56:08.086Z] ---> Making bundle: binary (in bundles/binary) [2022-02-09T05:56:08.086Z] Building: bundles/binary-daemon/dockerd-dev [2022-02-09T05:56:08.086Z] GOOS="" GOARCH="" GOARM="" [2022-02-09T05:56:08.152Z] === RUN TestInvalidConfig [2022-02-09T05:56:08.153Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-09T05:56:08.153Z] === RUN TestConfig [2022-02-09T05:56:08.153Z] --- PASS: TestConfig (0.00s) [2022-02-09T05:56:08.153Z] === RUN TestOptionsLabels [2022-02-09T05:56:08.153Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-09T05:56:08.153Z] === RUN TestValidName [2022-02-09T05:56:08.153Z] --- PASS: TestValidName (0.00s) [2022-02-09T05:56:08.153Z] PASS [2022-02-09T05:56:08.153Z] coverage: 19.7% of statements [2022-02-09T05:56:08.153Z] ok github.com/docker/docker/libnetwork/config 0.083s coverage: 19.7% of statements [2022-02-09T05:56:08.612Z] === RUN TestKey [2022-02-09T05:56:08.612Z] --- PASS: TestKey (0.00s) [2022-02-09T05:56:08.612Z] === RUN TestParseKey [2022-02-09T05:56:08.612Z] --- PASS: TestParseKey (0.00s) [2022-02-09T05:56:08.612Z] === RUN TestInvalidDataStore [2022-02-09T05:56:08.612Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-09T05:56:08.612Z] === RUN TestKVObjectFlatKey [2022-02-09T05:56:08.612Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-09T05:56:08.612Z] === RUN TestAtomicKVObjectFlatKey [2022-02-09T05:56:08.612Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-09T05:56:08.612Z] PASS [2022-02-09T05:56:08.612Z] coverage: 21.9% of statements [2022-02-09T05:56:08.612Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-02-09T05:56:09.070Z] === RUN TestErrorInterfaces [2022-02-09T05:56:09.070Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-09T05:56:09.070Z] === RUN TestNetworkMarshalling [2022-02-09T05:56:09.070Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-02-09T05:56:09.070Z] === RUN TestEndpointMarshalling [2022-02-09T05:56:09.070Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-09T05:56:09.070Z] === RUN TestAuxAddresses [2022-02-09T05:56:09.070Z] time="2022-02-09T05:56:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-09T05:56:09.070Z] --- PASS: TestAuxAddresses (0.01s) [2022-02-09T05:56:09.070Z] === RUN TestSRVServiceQuery [2022-02-09T05:56:09.070Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:56:09.070Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-02-09T05:56:09.070Z] === RUN TestServiceVIPReuse [2022-02-09T05:56:09.070Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:56:09.070Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-09T05:56:09.070Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-09T05:56:09.070Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:56:09.070Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-09T05:56:09.070Z] === RUN TestDNSIPQuery [2022-02-09T05:56:09.070Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:56:09.070Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-09T05:56:09.070Z] === RUN TestDNSProxyServFail [2022-02-09T05:56:09.070Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:56:09.070Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-09T05:56:09.070Z] === RUN TestSandboxAddEmpty [2022-02-09T05:56:09.070Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:56:09.070Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-09T05:56:09.070Z] === RUN TestSandboxAddMultiPrio [2022-02-09T05:56:09.070Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:56:09.070Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-09T05:56:09.070Z] === RUN TestSandboxAddSamePrio [2022-02-09T05:56:09.070Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:56:09.070Z] --- SKIP: TestSandboxAddSamePrio (0.01s) [2022-02-09T05:56:09.070Z] === RUN TestCleanupServiceDiscovery [2022-02-09T05:56:09.070Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:56:09.070Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-09T05:56:09.070Z] === RUN TestDNSOptions [2022-02-09T05:56:09.070Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:56:09.070Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-09T05:56:09.070Z] === RUN TestMultipleControllersWithSameStore [2022-02-09T05:56:09.070Z] time="2022-02-09T05:56:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-09T05:56:09.070Z] time="2022-02-09T05:56:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-09T05:56:09.070Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-02-09T05:56:09.070Z] PASS [2022-02-09T05:56:09.070Z] coverage: 8.5% of statements [2022-02-09T05:56:09.070Z] ok github.com/docker/docker/libnetwork 0.360s coverage: 8.5% of statements [2022-02-09T05:56:09.070Z] === RUN TestIPDataMarshalling [2022-02-09T05:56:09.070Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-09T05:56:09.070Z] === RUN TestValidateAndIsV6 [2022-02-09T05:56:09.070Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-09T05:56:09.070Z] PASS [2022-02-09T05:56:09.070Z] coverage: 68.9% of statements [2022-02-09T05:56:09.530Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-02-09T05:56:09.784Z] === RUN TestDaemonProxy/configuration_file [2022-02-09T05:56:09.784Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-09T05:56:09.988Z] === RUN TestDriver [2022-02-09T05:56:09.988Z] --- PASS: TestDriver (0.00s) [2022-02-09T05:56:09.988Z] PASS [2022-02-09T05:56:09.988Z] coverage: 34.8% of statements [2022-02-09T05:56:09.988Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2022-02-09T05:56:10.042Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-09T05:56:10.449Z] === RUN TestDriver [2022-02-09T05:56:10.449Z] --- PASS: TestDriver (0.00s) [2022-02-09T05:56:10.449Z] PASS [2022-02-09T05:56:10.449Z] coverage: 34.8% of statements [2022-02-09T05:56:10.449Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2022-02-09T05:56:10.449Z] === RUN TestNetworkAllocateFree [2022-02-09T05:56:10.449Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-09T05:56:10.449Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-09T05:56:10.449Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-09T05:56:10.449Z] PASS [2022-02-09T05:56:10.449Z] coverage: 63.6% of statements [2022-02-09T05:56:10.449Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.047s coverage: 63.6% of statements [2022-02-09T05:56:10.912Z] === RUN TestGetEmptyCapabilities [2022-02-09T05:56:10.912Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-09T05:56:10.912Z] === RUN TestGetExtraCapabilities [2022-02-09T05:56:10.912Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-02-09T05:56:10.912Z] === RUN TestGetInvalidCapabilities [2022-02-09T05:56:10.912Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-09T05:56:10.912Z] === RUN TestRemoteDriver [2022-02-09T05:56:10.912Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-09T05:56:10.912Z] === RUN TestDriverError [2022-02-09T05:56:10.912Z] --- PASS: TestDriverError (0.00s) [2022-02-09T05:56:10.912Z] === RUN TestMissingValues [2022-02-09T05:56:10.912Z] --- PASS: TestMissingValues (0.00s) [2022-02-09T05:56:10.912Z] === RUN TestRollback [2022-02-09T05:56:10.912Z] --- PASS: TestRandomAllocateDeallocate (5.16s) [2022-02-09T05:56:10.912Z] === RUN TestAllocateRandomDeallocate [2022-02-09T05:56:10.912Z] --- PASS: TestRollback (0.01s) [2022-02-09T05:56:10.912Z] PASS [2022-02-09T05:56:10.912Z] coverage: 57.4% of statements [2022-02-09T05:56:11.019Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-09T05:56:11.152Z] --- PASS: TestInspectNetwork (6.96s) [2022-02-09T05:56:11.152Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-09T05:56:11.152Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-09T05:56:11.152Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-09T05:56:11.152Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-09T05:56:11.152Z] === RUN TestRunContainerWithBridgeNone [2022-02-09T05:56:11.303Z] --- PASS: TestReplicatedJob (4.89s) [2022-02-09T05:56:11.303Z] === RUN TestUpdateReplicatedJob [2022-02-09T05:56:11.317Z] === RUN TestDaemonProxy/conflicting_options [2022-02-09T05:56:11.377Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.093s coverage: 57.4% of statements [2022-02-09T05:56:11.836Z] === RUN TestNew [2022-02-09T05:56:11.836Z] --- PASS: TestNew (0.00s) [2022-02-09T05:56:11.836Z] === RUN TestAddDriver [2022-02-09T05:56:11.836Z] --- PASS: TestAddDriver (0.00s) [2022-02-09T05:56:11.836Z] === RUN TestAddDuplicateDriver [2022-02-09T05:56:11.836Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-09T05:56:11.836Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-09T05:56:11.836Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-09T05:56:11.836Z] === RUN TestDriver [2022-02-09T05:56:11.836Z] --- PASS: TestDriver (0.00s) [2022-02-09T05:56:11.836Z] === RUN TestIPAM [2022-02-09T05:56:11.836Z] --- PASS: TestIPAM (0.00s) [2022-02-09T05:56:11.836Z] === RUN TestWalkIPAMs [2022-02-09T05:56:11.836Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-09T05:56:11.836Z] === RUN TestWalkDrivers [2022-02-09T05:56:11.836Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-09T05:56:11.836Z] PASS [2022-02-09T05:56:11.836Z] coverage: 82.4% of statements [2022-02-09T05:56:11.836Z] === RUN TestNAT [2022-02-09T05:56:11.836Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-09T05:56:11.836Z] --- SKIP: TestNAT (0.00s) [2022-02-09T05:56:11.836Z] === RUN TestTransparent [2022-02-09T05:56:11.836Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-09T05:56:11.836Z] --- SKIP: TestTransparent (0.00s) [2022-02-09T05:56:11.836Z] PASS [2022-02-09T05:56:11.836Z] coverage: 0.0% of statements [2022-02-09T05:56:11.836Z] ok github.com/docker/docker/libnetwork/drvregistry 0.074s coverage: 82.4% of statements [2022-02-09T05:56:11.836Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-02-09T05:56:11.923Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-09T05:56:12.179Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-02-09T05:56:12.296Z] --- PASS: TestAllocateRandomDeallocate (0.98s) [2022-02-09T05:56:12.296Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-09T05:56:12.296Z] === RUN TestBuildDefault [2022-02-09T05:56:12.296Z] --- PASS: TestBuildDefault (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestBuildHostnameDomainname [2022-02-09T05:56:12.296Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestBuildHostname [2022-02-09T05:56:12.296Z] --- PASS: TestBuildHostname (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestBuildHostnameFQDN [2022-02-09T05:56:12.296Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestBuildNoIP [2022-02-09T05:56:12.296Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestUpdate [2022-02-09T05:56:12.296Z] --- PASS: TestUpdate (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-09T05:56:12.296Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-09T05:56:12.296Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestAddEmpty [2022-02-09T05:56:12.296Z] --- PASS: TestAddEmpty (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestAdd [2022-02-09T05:56:12.296Z] --- PASS: TestAdd (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestDeleteEmpty [2022-02-09T05:56:12.296Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestDeleteNewline [2022-02-09T05:56:12.296Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestDelete [2022-02-09T05:56:12.296Z] --- PASS: TestDelete (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestConcurrentWrites [2022-02-09T05:56:12.296Z] --- PASS: TestConcurrentWrites (0.25s) [2022-02-09T05:56:12.296Z] PASS [2022-02-09T05:56:12.296Z] coverage: 81.2% of statements [2022-02-09T05:56:12.296Z] ok github.com/docker/docker/libnetwork/etchosts 0.320s coverage: 81.2% of statements [2022-02-09T05:56:12.296Z] === RUN TestNew [2022-02-09T05:56:12.296Z] --- PASS: TestNew (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestAllocate [2022-02-09T05:56:12.296Z] --- PASS: TestAllocate (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestUninitialized [2022-02-09T05:56:12.296Z] --- PASS: TestUninitialized (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestAllocateInRange [2022-02-09T05:56:12.296Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-09T05:56:12.296Z] === RUN TestAllocateSerial [2022-02-09T05:56:12.296Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-09T05:56:12.296Z] PASS [2022-02-09T05:56:12.296Z] coverage: 87.5% of statements [2022-02-09T05:56:12.297Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-02-09T05:56:12.436Z] --- PASS: TestDaemonProxy (6.30s) [2022-02-09T05:56:12.436Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-02-09T05:56:12.436Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-02-09T05:56:12.436Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-02-09T05:56:12.436Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-09T05:56:12.436Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-02-09T05:56:12.436Z] PASS [2022-02-09T05:56:12.436Z] [2022-02-09T05:56:12.436Z] DONE 17 tests in 10.776s [2022-02-09T05:56:12.436Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-09T05:56:12.436Z] ++ 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-09T05:56:12.436Z] ++ set -e [2022-02-09T05:56:12.436Z] ++ '[' -n 0 ']' [2022-02-09T05:56:12.436Z] ++ set -x [2022-02-09T05:56:12.436Z] ++ 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-09T05:56:12.522Z] --- PASS: TestRunContainerWithBridgeNone (1.35s) [2022-02-09T05:56:12.522Z] === RUN TestNetworkInvalidJSON [2022-02-09T05:56:12.522Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-09T05:56:12.522Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-09T05:56:12.522Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T05:56:12.522Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T05:56:12.522Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T05:56:12.522Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T05:56:12.522Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-09T05:56:12.522Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T05:56:12.522Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T05:56:12.522Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-09T05:56:12.522Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-09T05:56:12.522Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-09T05:56:12.522Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-09T05:56:12.522Z] === RUN TestNetworkList [2022-02-09T05:56:12.522Z] === RUN TestNetworkList//networks [2022-02-09T05:56:12.522Z] === PAUSE TestNetworkList//networks [2022-02-09T05:56:12.522Z] === RUN TestNetworkList//networks/ [2022-02-09T05:56:12.522Z] === PAUSE TestNetworkList//networks/ [2022-02-09T05:56:12.522Z] === CONT TestNetworkList//networks [2022-02-09T05:56:12.522Z] === CONT TestNetworkList//networks/ [2022-02-09T05:56:12.522Z] --- PASS: TestNetworkList (0.01s) [2022-02-09T05:56:12.522Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-09T05:56:12.522Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-09T05:56:12.522Z] === RUN TestHostIPv4BridgeLabel [2022-02-09T05:56:12.693Z] INFO: Testing against a local daemon [2022-02-09T05:56:12.693Z] === RUN TestCommitInheritsEnv [2022-02-09T05:56:12.756Z] === RUN TestCaller [2022-02-09T05:56:12.756Z] --- PASS: TestCaller (0.00s) [2022-02-09T05:56:12.756Z] PASS [2022-02-09T05:56:12.756Z] coverage: 100.0% of statements [2022-02-09T05:56:12.756Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2022-02-09T05:56:12.778Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-02-09T05:56:12.778Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-09T05:56:13.215Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.16s) [2022-02-09T05:56:13.215Z] === RUN TestRetrieveFromStore [2022-02-09T05:56:13.215Z] === RUN TestSetSerialInsertDelete [2022-02-09T05:56:13.215Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-09T05:56:13.215Z] === RUN TestSetParallelInsertDelete [2022-02-09T05:56:13.257Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-02-09T05:56:13.257Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-09T05:56:13.257Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-09T05:56:13.257Z] === RUN TestImportWithCustomPlatform [2022-02-09T05:56:13.257Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-09T05:56:13.257Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-02-09T05:56:13.257Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-09T05:56:13.257Z] === RUN TestImportWithCustomPlatform// [2022-02-09T05:56:13.257Z] === RUN TestImportWithCustomPlatform/linux [2022-02-09T05:56:13.514Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-09T05:56:13.514Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-09T05:56:13.675Z] --- PASS: TestRetrieveFromStore (0.46s) [2022-02-09T05:56:13.675Z] === RUN TestIsCorrupted [2022-02-09T05:56:13.675Z] --- PASS: TestIsCorrupted (0.01s) [2022-02-09T05:56:13.675Z] === RUN TestSetRollover [2022-02-09T05:56:13.848Z] === RUN TestImportWithCustomPlatform/macos [2022-02-09T05:56:13.848Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-09T05:56:13.848Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-09T05:56:13.848Z] --- PASS: TestImportWithCustomPlatform (0.51s) [2022-02-09T05:56:13.848Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-02-09T05:56:13.848Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-09T05:56:13.848Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-09T05:56:13.848Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-02-09T05:56:13.848Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-02-09T05:56:13.848Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-02-09T05:56:13.848Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-09T05:56:13.848Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-09T05:56:13.848Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-09T05:56:13.848Z] === RUN TestImagesFilterMultiReference [2022-02-09T05:56:13.848Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-02-09T05:56:13.848Z] === RUN TestImagePullPlatformInvalid [2022-02-09T05:56:13.848Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-02-09T05:56:13.848Z] === RUN TestRemoveImageOrphaning [2022-02-09T05:56:13.848Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-09T05:56:13.848Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-02-09T05:56:14.135Z] === RUN TestInt2IP2IntConversion [2022-02-09T05:56:14.147Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-02-09T05:56:14.147Z] === RUN TestDaemonDefaultNetworkPools [2022-02-09T05:56:14.414Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2022-02-09T05:56:14.414Z] === RUN TestRemoveImageGarbageCollector [2022-02-09T05:56:14.414Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-02-09T05:56:14.414Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-02-09T05:56:14.414Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-09T05:56:14.589Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-02-09T05:56:14.589Z] === RUN TestServiceListWithStatuses [2022-02-09T05:56:14.589Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-09T05:56:14.589Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-09T05:56:14.589Z] === RUN TestDockerNetworkConnectAlias [2022-02-09T05:56:14.711Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2022-02-09T05:56:14.711Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-09T05:56:14.714Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-09T05:56:14.974Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-02-09T05:56:15.106Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-02-09T05:56:15.106Z] === RUN TestGetAddressVersion [2022-02-09T05:56:15.106Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-09T05:56:15.106Z] === RUN TestKeyString [2022-02-09T05:56:15.106Z] --- PASS: TestKeyString (0.00s) [2022-02-09T05:56:15.106Z] === RUN TestPoolDataMarshal [2022-02-09T05:56:15.106Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-09T05:56:15.106Z] === RUN TestSubnetsMarshal [2022-02-09T05:56:15.106Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-02-09T05:56:15.106Z] === RUN TestAddSubnets [2022-02-09T05:56:15.106Z] --- PASS: TestAddSubnets (0.04s) [2022-02-09T05:56:15.106Z] === RUN TestDoublePoolRelease [2022-02-09T05:56:15.106Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-02-09T05:56:15.106Z] === RUN TestAddReleasePoolID [2022-02-09T05:56:15.106Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-02-09T05:56:15.106Z] === RUN TestPredefinedPool [2022-02-09T05:56:15.106Z] === RUN TestPoolRequest [2022-02-09T05:56:15.106Z] --- PASS: TestPoolRequest (0.00s) [2022-02-09T05:56:15.106Z] === RUN TestOtherRequests [2022-02-09T05:56:15.106Z] --- PASS: TestOtherRequests (0.00s) [2022-02-09T05:56:15.106Z] PASS [2022-02-09T05:56:15.106Z] coverage: 57.1% of statements [2022-02-09T05:56:15.106Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2022-02-09T05:56:15.106Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-09T05:56:15.106Z] === RUN TestRemoveSubnet [2022-02-09T05:56:15.106Z] --- PASS: TestSetRollover (1.44s) [2022-02-09T05:56:15.106Z] === RUN TestSetRolloverSerial [2022-02-09T05:56:15.106Z] --- PASS: TestRemoveSubnet (0.22s) [2022-02-09T05:56:15.106Z] === RUN TestGetSameAddress [2022-02-09T05:56:15.106Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-09T05:56:15.106Z] === RUN TestPoolAllocationReuse [2022-02-09T05:56:15.537Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-09T05:56:15.537Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-02-09T05:56:15.645Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-02-09T05:56:15.645Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-09T05:56:16.075Z] === RUN TestGetCapabilities [2022-02-09T05:56:16.075Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-09T05:56:16.075Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-09T05:56:16.075Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-09T05:56:16.075Z] === RUN TestGetDefaultAddressSpaces [2022-02-09T05:56:16.075Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-09T05:56:16.075Z] === RUN TestRemoteDriver [2022-02-09T05:56:16.075Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-09T05:56:16.075Z] PASS [2022-02-09T05:56:16.075Z] coverage: 47.4% of statements [2022-02-09T05:56:16.075Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.075s coverage: 47.4% of statements [2022-02-09T05:56:16.144Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-02-09T05:56:16.401Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-09T05:56:16.534Z] --- PASS: TestSetRolloverSerial (1.27s) [2022-02-09T05:56:16.534Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-09T05:56:16.534Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-09T05:56:16.534Z] PASS [2022-02-09T05:56:16.534Z] coverage: 84.4% of statements [2022-02-09T05:56:16.534Z] ok github.com/docker/docker/libnetwork/bitseq 10.543s coverage: 84.4% of statements [2022-02-09T05:56:16.534Z] --- PASS: TestPoolAllocationReuse (1.47s) [2022-02-09T05:56:16.658Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-02-09T05:56:16.658Z] --- PASS: TestRemoveImageGarbageCollector (2.29s) [2022-02-09T05:56:16.658Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-09T05:56:16.658Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-02-09T05:56:16.658Z] === RUN TestTagInvalidReference [2022-02-09T05:56:16.658Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-09T05:56:16.658Z] === RUN TestTagValidPrefixedRepo [2022-02-09T05:56:16.659Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-09T05:56:16.659Z] === RUN TestTagExistedNameWithoutForce [2022-02-09T05:56:16.659Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-02-09T05:56:16.659Z] === RUN TestTagOfficialNames [2022-02-09T05:56:16.956Z] --- PASS: TestTagOfficialNames (0.06s) [2022-02-09T05:56:16.956Z] === RUN TestTagMatchesDigest [2022-02-09T05:56:16.956Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-09T05:56:16.956Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-09T05:56:16.956Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-02-09T05:56:16.993Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-09T05:56:16.993Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-02-09T05:56:16.993Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-09T05:56:16.993Z] === RUN TestWindowsIPAM [2022-02-09T05:56:16.993Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-09T05:56:16.993Z] PASS [2022-02-09T05:56:16.993Z] coverage: 71.4% of statements [2022-02-09T05:56:16.993Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2022-02-09T05:56:17.014Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-02-09T05:56:17.014Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-09T05:56:17.211Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-09T05:56:17.576Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-09T05:56:17.576Z] === RUN TestServiceWithPredefinedNetwork [2022-02-09T05:56:17.772Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-02-09T05:56:17.960Z] === RUN TestDefaultNetwork [2022-02-09T05:56:18.334Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-02-09T05:56:18.419Z] --- PASS: TestDefaultNetwork (0.25s) [2022-02-09T05:56:18.419Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-09T05:56:18.419Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-02-09T05:56:18.419Z] === RUN TestInitAddressPools [2022-02-09T05:56:18.419Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-09T05:56:18.419Z] PASS [2022-02-09T05:56:18.419Z] coverage: 74.0% of statements [2022-02-09T05:56:18.419Z] ok github.com/docker/docker/libnetwork/ipamutils 0.589s coverage: 74.0% of statements [2022-02-09T05:56:18.591Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-02-09T05:56:18.777Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-02-09T05:56:18.777Z] === RUN TestDockerNetworkReConnect [2022-02-09T05:56:18.878Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.97s) [2022-02-09T05:56:18.878Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-09T05:56:18.878Z] === RUN TestKeyValue [2022-02-09T05:56:18.878Z] --- PASS: TestKeyValue (0.00s) [2022-02-09T05:56:18.878Z] PASS [2022-02-09T05:56:18.878Z] coverage: 60.0% of statements [2022-02-09T05:56:18.878Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2022-02-09T05:56:19.152Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-02-09T05:56:19.714Z] check_test.go:308: [ddcc9db6dd04b] daemon is not started [2022-02-09T05:56:19.714Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-02-09T05:56:20.092Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s) [2022-02-09T05:56:20.092Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-09T05:56:20.092Z] service_test.go:243: FLAKY_TEST [2022-02-09T05:56:20.092Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-09T05:56:20.092Z] === RUN TestServiceWithDataPathPortInit [2022-02-09T05:56:20.643Z] check_test.go:308: [dccf49864496d] daemon is not started [2022-02-09T05:56:20.643Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-02-09T05:56:21.056Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.31s) [2022-02-09T05:56:21.056Z] === RUN TestGetAddress [2022-02-09T05:56:21.205Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-09T05:56:21.516Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-09T05:56:21.975Z] === RUN TestNetworkDBSimple [2022-02-09T05:56:22.060Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-02-09T05:56:22.060Z] === RUN TestServicePlugin [2022-02-09T05:56:22.434Z] === RUN TestGenerate [2022-02-09T05:56:22.434Z] --- PASS: TestGenerate (0.00s) [2022-02-09T05:56:22.434Z] === RUN TestGeneratePtr [2022-02-09T05:56:22.434Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-09T05:56:22.434Z] === RUN TestGenerateMissingField [2022-02-09T05:56:22.434Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-09T05:56:22.434Z] === RUN TestFieldCannotBeSet [2022-02-09T05:56:22.434Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-09T05:56:22.434Z] === RUN TestTypeMismatchError [2022-02-09T05:56:22.434Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-09T05:56:22.434Z] PASS [2022-02-09T05:56:22.434Z] coverage: 100.0% of statements [2022-02-09T05:56:22.434Z] ok github.com/docker/docker/libnetwork/options 0.034s coverage: 100.0% of statements [2022-02-09T05:56:22.894Z] 2022/02/09 05:56:22 Closing DB instances... [2022-02-09T05:56:22.894Z] testing: warning: no tests to run [2022-02-09T05:56:22.894Z] PASS [2022-02-09T05:56:22.894Z] coverage: 0.0% of statements [2022-02-09T05:56:22.894Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-02-09T05:56:23.102Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-02-09T05:56:23.355Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-09T05:56:23.355Z] PASS [2022-02-09T05:56:23.355Z] coverage: 100.0% of statements [2022-02-09T05:56:23.355Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements [2022-02-09T05:56:23.814Z] === RUN TestRequestNewPort [2022-02-09T05:56:23.814Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-09T05:56:23.814Z] === RUN TestRequestSpecificPort [2022-02-09T05:56:23.814Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-09T05:56:23.814Z] === RUN TestReleasePort [2022-02-09T05:56:23.814Z] --- PASS: TestReleasePort (0.00s) [2022-02-09T05:56:23.814Z] === RUN TestReuseReleasedPort [2022-02-09T05:56:23.814Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-09T05:56:23.814Z] === RUN TestReleaseUnreadledPort [2022-02-09T05:56:23.814Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-09T05:56:23.814Z] === RUN TestUnknowProtocol [2022-02-09T05:56:23.814Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-09T05:56:23.814Z] === RUN TestAllocateAllPorts [2022-02-09T05:56:23.814Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-09T05:56:23.814Z] === RUN TestPortAllocation [2022-02-09T05:56:23.814Z] --- PASS: TestPortAllocation (0.00s) [2022-02-09T05:56:23.814Z] === RUN TestPortAllocationWithCustomRange [2022-02-09T05:56:23.814Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-09T05:56:23.814Z] === RUN TestNoDuplicateBPR [2022-02-09T05:56:23.814Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-09T05:56:23.814Z] === RUN TestChangePortRange [2022-02-09T05:56:23.814Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-09T05:56:23.814Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-09T05:56:23.814Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-09T05:56:23.814Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-09T05:56:23.814Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-09T05:56:23.814Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-09T05:56:23.814Z] --- PASS: TestChangePortRange (0.00s) [2022-02-09T05:56:23.814Z] PASS [2022-02-09T05:56:23.814Z] coverage: 88.6% of statements [2022-02-09T05:56:23.814Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 88.6% of statements [2022-02-09T05:56:24.274Z] --- PASS: TestNetworkDBSimple (2.24s) [2022-02-09T05:56:24.274Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-09T05:56:24.274Z] testing: warning: no tests to run [2022-02-09T05:56:24.274Z] PASS [2022-02-09T05:56:24.274Z] coverage: 0.0% of statements [2022-02-09T05:56:24.274Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-02-09T05:56:24.733Z] === RUN TestHashData [2022-02-09T05:56:24.733Z] --- PASS: TestHashData (0.00s) [2022-02-09T05:56:24.733Z] PASS [2022-02-09T05:56:24.733Z] coverage: 2.8% of statements [2022-02-09T05:56:24.733Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-02-09T05:56:24.733Z] === RUN TestErrorConstructors [2022-02-09T05:56:24.733Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-09T05:56:24.733Z] === RUN TestCompareIPMask [2022-02-09T05:56:24.733Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-09T05:56:24.733Z] === RUN TestUtilGetHostPartIP [2022-02-09T05:56:24.733Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-09T05:56:24.733Z] === RUN TestUtilGetBroadcastIP [2022-02-09T05:56:24.733Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-09T05:56:24.733Z] === RUN TestParseCIDR [2022-02-09T05:56:24.733Z] --- PASS: TestParseCIDR (0.00s) [2022-02-09T05:56:24.733Z] PASS [2022-02-09T05:56:24.733Z] coverage: 37.3% of statements [2022-02-09T05:56:24.733Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2022-02-09T05:56:25.193Z] 2022/02/09 05:56:25 Closing DB instances... [2022-02-09T05:56:25.347Z] plugin_test.go:61: [d6c14665ffc95] joining swarm manager [d3a750ac60ab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-09T05:56:25.653Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-09T05:56:25.653Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-09T05:56:25.653Z] PASS [2022-02-09T05:56:25.653Z] coverage: 50.0% of statements [2022-02-09T05:56:25.653Z] ok github.com/docker/docker/oci 0.056s coverage: 50.0% of statements [2022-02-09T05:56:25.669Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-02-09T05:56:26.113Z] === RUN TestAddressPoolOpt [2022-02-09T05:56:26.113Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/a [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/something [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/_=a [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/env1=value1 [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/_env1=value1 [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/PATH [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/=a [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/PATH= [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/PATH=something [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/asd!qwe [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/1asd [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/123 [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/some_space [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/__some_space_before [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/some_space_after__ [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/= [2022-02-09T05:56:26.113Z] === RUN TestValidateEnv/PaTh [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestParseHost [2022-02-09T05:56:26.113Z] --- PASS: TestParseHost (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestParseDockerDaemonHost [2022-02-09T05:56:26.113Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestParseTCP [2022-02-09T05:56:26.113Z] --- PASS: TestParseTCP (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-09T05:56:26.113Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestValidateExtraHosts [2022-02-09T05:56:26.113Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestIpOptString [2022-02-09T05:56:26.113Z] --- PASS: TestIpOptString (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-09T05:56:26.113Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestNewIpOptValidDefaultVal [2022-02-09T05:56:26.113Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestIpOptSetInvalidVal [2022-02-09T05:56:26.113Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestValidateIPAddress [2022-02-09T05:56:26.113Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestMapOpts [2022-02-09T05:56:26.113Z] --- PASS: TestMapOpts (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestListOptsWithoutValidator [2022-02-09T05:56:26.113Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestListOptsWithValidator [2022-02-09T05:56:26.113Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestValidateDNSSearch [2022-02-09T05:56:26.113Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestValidateLabel [2022-02-09T05:56:26.113Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-09T05:56:26.113Z] === RUN TestValidateLabel/label_with_general_format [2022-02-09T05:56:26.113Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-09T05:56:26.113Z] === RUN TestValidateLabel/label_with_one_more [2022-02-09T05:56:26.113Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-09T05:56:26.113Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-09T05:56:26.113Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-09T05:56:26.113Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-09T05:56:26.113Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-09T05:56:26.113Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-09T05:56:26.113Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-09T05:56:26.113Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-09T05:56:26.113Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-09T05:56:26.113Z] --- PASS: TestValidateLabel (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-09T05:56:26.113Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestNamedListOpts [2022-02-09T05:56:26.113Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestNamedMapOpts [2022-02-09T05:56:26.113Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestParseLink [2022-02-09T05:56:26.113Z] --- PASS: TestParseLink (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestQuotedStringSetWithQuotes [2022-02-09T05:56:26.113Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-09T05:56:26.113Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-09T05:56:26.113Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-09T05:56:26.113Z] === RUN TestUlimitOpt [2022-02-09T05:56:26.113Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-09T05:56:26.113Z] PASS [2022-02-09T05:56:26.113Z] coverage: 67.1% of statements [2022-02-09T05:56:26.113Z] ok github.com/docker/docker/opts 0.076s coverage: 67.1% of statements [2022-02-09T05:56:26.113Z] === RUN TestParseVersion [2022-02-09T05:56:26.113Z] --- PASS: TestParseVersion (0.00s) [2022-02-09T05:56:26.113Z] PASS [2022-02-09T05:56:26.113Z] coverage: 52.9% of statements [2022-02-09T05:56:26.113Z] ok github.com/docker/docker/pkg/aaparser 0.050s coverage: 52.9% of statements [2022-02-09T05:56:26.231Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-09T05:56:26.231Z] check_test.go:308: [de4a4a7ee9685] daemon is not started [2022-02-09T05:56:26.231Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-02-09T05:56:26.282Z] plugin_test.go:64: [d342aac6de131] joining swarm manager [d3a750ac60ab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T05:56:27.083Z] time="2022-02-09T05:56:26Z" level=error msg="node1(3fc8187f8480) Could not close DB: timeout waiting for leave broadcast" [2022-02-09T05:56:27.083Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.07s) [2022-02-09T05:56:27.083Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-09T05:56:27.206Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-09T05:56:28.053Z] === RUN TestPeerCertificateMarshalJSON [2022-02-09T05:56:28.512Z] === RUN TestIsArchivePathDir [2022-02-09T05:56:28.512Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-02-09T05:56:28.512Z] === RUN TestIsArchivePathInvalidFile [2022-02-09T05:56:28.512Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-09T05:56:28.512Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-09T05:56:28.512Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s) [2022-02-09T05:56:28.512Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-09T05:56:28.512Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-09T05:56:28.512Z] === RUN TestMiddleware [2022-02-09T05:56:28.512Z] --- PASS: TestMiddleware (0.00s) [2022-02-09T05:56:28.512Z] === RUN TestNewResponseModifier [2022-02-09T05:56:28.512Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-09T05:56:28.512Z] PASS [2022-02-09T05:56:28.512Z] coverage: 26.8% of statements [2022-02-09T05:56:28.512Z] ok github.com/docker/docker/pkg/authorization 0.503s coverage: 26.8% of statements [2022-02-09T05:56:28.512Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-02-09T05:56:28.512Z] === RUN TestIsArchivePathTar [2022-02-09T05:56:28.512Z] 2022/02/09 05:56:28 Closing DB instances... [2022-02-09T05:56:28.971Z] --- PASS: TestIsArchivePathTar (0.28s) [2022-02-09T05:56:28.971Z] === RUN TestDecompressStreamGzip [2022-02-09T05:56:28.971Z] --- PASS: TestDecompressStreamGzip (0.23s) [2022-02-09T05:56:28.971Z] === RUN TestDecompressStreamBzip2 [2022-02-09T05:56:28.971Z] === RUN TestUnbuffered [2022-02-09T05:56:28.971Z] --- PASS: TestUnbuffered (0.00s) [2022-02-09T05:56:28.971Z] === RUN TestRaceUnbuffered [2022-02-09T05:56:28.971Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-09T05:56:28.971Z] PASS [2022-02-09T05:56:28.971Z] coverage: 100.0% of statements [2022-02-09T05:56:28.971Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-02-09T05:56:28.971Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-02-09T05:56:28.971Z] === RUN TestDecompressStreamXz [2022-02-09T05:56:28.971Z] archive_test.go:133: Xz not present in msys2 [2022-02-09T05:56:28.971Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-09T05:56:28.971Z] === RUN TestDecompressStreamZstd [2022-02-09T05:56:28.971Z] archive_test.go:140: zstd not installed [2022-02-09T05:56:28.971Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-09T05:56:28.971Z] === RUN TestCompressStreamXzUnsupported [2022-02-09T05:56:28.971Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-09T05:56:28.971Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-09T05:56:28.971Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-09T05:56:28.971Z] === RUN TestCompressStreamInvalid [2022-02-09T05:56:28.971Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-09T05:56:28.971Z] === RUN TestExtensionInvalid [2022-02-09T05:56:28.971Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-09T05:56:28.971Z] === RUN TestExtensionUncompressed [2022-02-09T05:56:28.971Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-09T05:56:28.971Z] === RUN TestExtensionBzip2 [2022-02-09T05:56:28.971Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-09T05:56:28.971Z] === RUN TestExtensionGzip [2022-02-09T05:56:28.971Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-09T05:56:28.971Z] === RUN TestExtensionXz [2022-02-09T05:56:28.971Z] --- PASS: TestExtensionXz (0.00s) [2022-02-09T05:56:28.971Z] === RUN TestExtensionZstd [2022-02-09T05:56:28.971Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-09T05:56:28.971Z] === RUN TestCmdStreamLargeStderr [2022-02-09T05:56:29.141Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-02-09T05:56:29.431Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-02-09T05:56:29.431Z] === RUN TestCmdStreamBad [2022-02-09T05:56:29.431Z] archive_test.go:252: Failing on Windows CI machines [2022-02-09T05:56:29.431Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-09T05:56:29.431Z] === RUN TestCmdStreamGood [2022-02-09T05:56:29.431Z] --- PASS: TestCmdStreamGood (0.06s) [2022-02-09T05:56:29.431Z] === RUN TestUntarPathWithInvalidDest [2022-02-09T05:56:29.431Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-09T05:56:29.431Z] === RUN TestUntarPathWithInvalidSrc [2022-02-09T05:56:29.431Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-09T05:56:29.431Z] === RUN TestUntarPath [2022-02-09T05:56:29.431Z] --- PASS: TestUntarPath (0.07s) [2022-02-09T05:56:29.431Z] === RUN TestUntarPathWithDestinationFile [2022-02-09T05:56:29.431Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-09T05:56:29.431Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-09T05:56:29.431Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-02-09T05:56:29.431Z] === RUN TestCopyWithTarInvalidSrc [2022-02-09T05:56:29.431Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-09T05:56:29.431Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-09T05:56:29.431Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-09T05:56:29.431Z] === RUN TestCopyWithTarSrcFile [2022-02-09T05:56:29.431Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-09T05:56:29.431Z] === RUN TestCopyWithTarSrcFolder [2022-02-09T05:56:29.431Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-09T05:56:29.431Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-09T05:56:29.431Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-09T05:56:29.431Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-09T05:56:29.431Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-09T05:56:29.431Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-09T05:56:29.431Z] === RUN TestMatch [2022-02-09T05:56:29.431Z] === RUN TestMatch/[[]] [2022-02-09T05:56:29.431Z] === RUN TestMatch/[[foo]] [2022-02-09T05:56:29.431Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-09T05:56:29.431Z] === RUN TestMatch/[[foo_bar]] [2022-02-09T05:56:29.431Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-09T05:56:29.431Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-09T05:56:29.431Z] === RUN TestMatch/[] [2022-02-09T05:56:29.431Z] === RUN TestMatch/[]#01 [2022-02-09T05:56:29.431Z] === RUN TestMatch/[[qux]] [2022-02-09T05:56:29.431Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-09T05:56:29.431Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-09T05:56:29.431Z] === RUN TestMatch/[[foo_baz]] [2022-02-09T05:56:29.431Z] --- PASS: TestMatch (0.00s) [2022-02-09T05:56:29.431Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-09T05:56:29.431Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-09T05:56:29.431Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-09T05:56:29.431Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-09T05:56:29.431Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-09T05:56:29.431Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-09T05:56:29.431Z] --- PASS: TestMatch/[] (0.00s) [2022-02-09T05:56:29.431Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-09T05:56:29.431Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-09T05:56:29.431Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-09T05:56:29.431Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-09T05:56:29.431Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-09T05:56:29.431Z] PASS [2022-02-09T05:56:29.431Z] coverage: 87.5% of statements [2022-02-09T05:56:29.431Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-02-09T05:56:29.431Z] === RUN TestCopyFileWithTarSrcFile [2022-02-09T05:56:29.431Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-02-09T05:56:29.431Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-09T05:56:29.431Z] === RUN TestTarFiles [2022-02-09T05:56:30.402Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.07s) [2022-02-09T05:56:30.402Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-09T05:56:30.506Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-09T05:56:30.763Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-02-09T05:56:30.861Z] === RUN TestChrootTarUntar [2022-02-09T05:56:30.861Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:56:30.861Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-09T05:56:30.861Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-09T05:56:30.861Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:56:30.861Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-09T05:56:30.861Z] === RUN TestChrootUntarEmptyArchive [2022-02-09T05:56:30.862Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-09T05:56:30.862Z] === RUN TestChrootTarUntarWithSymlink [2022-02-09T05:56:30.862Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T05:56:30.862Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-09T05:56:30.862Z] === RUN TestChrootCopyWithTar [2022-02-09T05:56:30.862Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T05:56:30.862Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-09T05:56:30.862Z] === RUN TestChrootCopyFileWithTar [2022-02-09T05:56:30.862Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:56:30.862Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-09T05:56:30.862Z] === RUN TestChrootUntarPath [2022-02-09T05:56:30.862Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T05:56:30.862Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-09T05:56:30.862Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-09T05:56:30.862Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:56:30.862Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-09T05:56:30.862Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-09T05:56:30.862Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:56:30.862Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-09T05:56:30.862Z] === RUN TestChrootApplyDotDotFile [2022-02-09T05:56:30.862Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:56:30.862Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-09T05:56:30.862Z] PASS [2022-02-09T05:56:30.862Z] coverage: 15.1% of statements [2022-02-09T05:56:30.862Z] ok github.com/docker/docker/pkg/chrootarchive 0.093s coverage: 15.1% of statements [2022-02-09T05:56:31.320Z] === RUN TestSizeEmpty [2022-02-09T05:56:31.320Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-09T05:56:31.320Z] === RUN TestSizeEmptyFile [2022-02-09T05:56:31.320Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-09T05:56:31.320Z] === RUN TestSizeNonemptyFile [2022-02-09T05:56:31.320Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-09T05:56:31.320Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-09T05:56:31.320Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-09T05:56:31.320Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-09T05:56:31.320Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-09T05:56:31.320Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-09T05:56:31.320Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-09T05:56:31.320Z] === RUN TestMoveToSubdir [2022-02-09T05:56:31.320Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-09T05:56:31.320Z] === RUN TestSizeNonExistingDirectory [2022-02-09T05:56:31.320Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-09T05:56:31.320Z] PASS [2022-02-09T05:56:31.320Z] coverage: 80.0% of statements [2022-02-09T05:56:31.320Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2022-02-09T05:56:32.273Z] --- PASS: TestServiceWithDataPathPortInit (12.49s) [2022-02-09T05:56:32.273Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-09T05:56:32.289Z] 2022/02/09 05:56:32 Closing DB instances... [2022-02-09T05:56:32.289Z] === RUN TestPollerAddRemove [2022-02-09T05:56:32.289Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-09T05:56:32.289Z] === RUN TestPollerEvent [2022-02-09T05:56:32.289Z] poller_test.go:40: No chmod on Windows [2022-02-09T05:56:32.289Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-09T05:56:32.289Z] === RUN TestPollerClose [2022-02-09T05:56:32.289Z] --- PASS: TestPollerClose (0.00s) [2022-02-09T05:56:32.289Z] PASS [2022-02-09T05:56:32.289Z] coverage: 36.2% of statements [2022-02-09T05:56:32.289Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 36.2% of statements [2022-02-09T05:56:33.260Z] === RUN TestCopyFileWithInvalidSrc [2022-02-09T05:56:33.260Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestCopyFileWithInvalidDest [2022-02-09T05:56:33.260Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-09T05:56:33.260Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2022-02-09T05:56:33.260Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-09T05:56:33.260Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-02-09T05:56:33.260Z] === RUN TestCopyFile [2022-02-09T05:56:33.260Z] --- PASS: TestCopyFile (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-09T05:56:33.260Z] fileutils_test.go:133: Needs porting to Windows [2022-02-09T05:56:33.260Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-09T05:56:33.260Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-09T05:56:33.260Z] fileutils_test.go:179: Needs porting to Windows [2022-02-09T05:56:33.260Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestWildcardMatches [2022-02-09T05:56:33.260Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestPatternMatches [2022-02-09T05:56:33.260Z] --- PASS: TestPatternMatches (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-09T05:56:33.260Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestPatternMatchesFolderExclusions [2022-02-09T05:56:33.260Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-09T05:56:33.260Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-09T05:56:33.260Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-09T05:56:33.260Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-09T05:56:33.260Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestSingleExclamationError [2022-02-09T05:56:33.260Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestMatchesWithNoPatterns [2022-02-09T05:56:33.260Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestMatchesWithMalformedPatterns [2022-02-09T05:56:33.260Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestMatches [2022-02-09T05:56:33.260Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-09T05:56:33.260Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-09T05:56:33.260Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-09T05:56:33.260Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-09T05:56:33.260Z] --- PASS: TestMatches (0.01s) [2022-02-09T05:56:33.260Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-09T05:56:33.260Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-09T05:56:33.260Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-09T05:56:33.260Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestCleanPatterns [2022-02-09T05:56:33.260Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-09T05:56:33.260Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestCleanPatternsExceptionFlag [2022-02-09T05:56:33.260Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-09T05:56:33.260Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-09T05:56:33.260Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestCleanPatternsErrorSingleException [2022-02-09T05:56:33.260Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestCreateIfNotExistsDir [2022-02-09T05:56:33.260Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestCreateIfNotExistsFile [2022-02-09T05:56:33.260Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-09T05:56:33.260Z] === RUN TestMatch [2022-02-09T05:56:33.260Z] --- PASS: TestMatch (0.00s) [2022-02-09T05:56:33.260Z] === RUN TestCompile [2022-02-09T05:56:33.260Z] === RUN TestCompile/slash [2022-02-09T05:56:33.260Z] === RUN TestCompile/backslash [2022-02-09T05:56:33.260Z] --- PASS: TestCompile (0.00s) [2022-02-09T05:56:33.260Z] --- PASS: TestCompile/slash (0.00s) [2022-02-09T05:56:33.260Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-09T05:56:33.260Z] PASS [2022-02-09T05:56:33.260Z] coverage: 84.7% of statements [2022-02-09T05:56:33.260Z] ok github.com/docker/docker/pkg/fileutils 0.102s coverage: 84.7% of statements [2022-02-09T05:56:34.169Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:smoqppdj6wuhcsjwpd7x42u0w Created:2022-02-09 05:56:33.007901546 +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[a56f8aef3db5e2e5f403611b2fddc6bce110d28938db4d4f8eaa6ede6081bafa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cswpake1zehfna0nnkp1mhslq EndpointID:2a32e21c5b4453ded7b603d3c7a8eb67ff3fd7dfd127ed2c59ef85e630210a5a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1a9cdc09f1973e42edaa8319992512c829547237d1afc42743576adb53c744e8 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:f47949dad741 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cswpake1zehfna0nnkp1mhslq EndpointID:2a32e21c5b4453ded7b603d3c7a8eb67ff3fd7dfd127ed2c59ef85e630210a5a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-09T05:56:34.230Z] === RUN TestGet [2022-02-09T05:56:34.230Z] --- PASS: TestGet (0.00s) [2022-02-09T05:56:34.230Z] === RUN TestGetShortcutString [2022-02-09T05:56:34.230Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-09T05:56:34.230Z] PASS [2022-02-09T05:56:34.230Z] coverage: 42.9% of statements [2022-02-09T05:56:34.230Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2022-02-09T05:56:34.230Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-02-09T05:56:34.230Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-09T05:56:34.689Z] === RUN TestCreateIDMapOrder [2022-02-09T05:56:34.689Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-09T05:56:34.689Z] PASS [2022-02-09T05:56:34.689Z] coverage: 7.2% of statements [2022-02-09T05:56:34.689Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2022-02-09T05:56:34.936Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-02-09T05:56:35.149Z] --- PASS: TestTarFiles (5.48s) [2022-02-09T05:56:35.149Z] === RUN TestDetectCompressionZstd [2022-02-09T05:56:35.149Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-09T05:56:35.149Z] === RUN TestTarUntar [2022-02-09T05:56:35.149Z] --- PASS: TestTarUntar (0.04s) [2022-02-09T05:56:35.149Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-09T05:56:35.149Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-09T05:56:35.149Z] === RUN TestTarWithOptions [2022-02-09T05:56:35.149Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-09T05:56:35.149Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-09T05:56:35.149Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-09T05:56:35.149Z] === RUN TestUntarUstarGnuConflict [2022-02-09T05:56:35.149Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-09T05:56:35.149Z] === RUN TestUntarInvalidFilenames [2022-02-09T05:56:35.149Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2555426710\\dest" [2022-02-09T05:56:35.149Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-02-09T05:56:35.149Z] === RUN TestUntarHardlinkToSymlink [2022-02-09T05:56:35.149Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-09T05:56:35.149Z] === RUN TestUntarInvalidHardlink [2022-02-09T05:56:35.149Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink503483672\\victim\\hello" -> "../victim/hello" [2022-02-09T05:56:35.149Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3564840812\\victim\\hello" -> "/../victim/hello" [2022-02-09T05:56:35.149Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4038427511\\victim" -> "../victim" [2022-02-09T05:56:35.149Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2345951598\\victim" -> "../victim" [2022-02-09T05:56:35.607Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1546038001\\victim" -> "../victim" [2022-02-09T05:56:35.607Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink489861000\\victim" -> "../victim" [2022-02-09T05:56:35.607Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-09T05:56:35.607Z] === RUN TestUntarInvalidSymlink [2022-02-09T05:56:35.607Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2760546276\\dest\\dotdot" -> "../victim/hello" [2022-02-09T05:56:35.607Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3834673701\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-09T05:56:35.607Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2274718373\\dest\\loophole-victim" -> "../victim" [2022-02-09T05:56:35.607Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2930038673\\dest\\loophole-victim" -> "../victim" [2022-02-09T05:56:35.607Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3219343047\\dest\\loophole-victim" -> "../victim" [2022-02-09T05:56:35.608Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2898498433\\dest\\loophole-victim" -> "../victim" [2022-02-09T05:56:35.608Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2234696302\\dest\\dir\\loophole" -> "../../victim" [2022-02-09T05:56:35.608Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-02-09T05:56:35.608Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-09T05:56:35.608Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-09T05:56:35.608Z] === RUN TestXGlobalNoParent [2022-02-09T05:56:35.608Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-09T05:56:35.608Z] === RUN TestReplaceFileTarWrapper [2022-02-09T05:56:35.608Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-02-09T05:56:35.608Z] === RUN TestPrefixHeaderReadable [2022-02-09T05:56:35.608Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-09T05:56:35.608Z] === RUN TestDisablePigz [2022-02-09T05:56:35.608Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-09T05:56:35.608Z] --- PASS: TestDisablePigz (0.15s) [2022-02-09T05:56:35.608Z] === RUN TestPigz [2022-02-09T05:56:35.907Z] check_test.go:308: [d09784ac69e91] daemon is not started [2022-02-09T05:56:35.907Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-02-09T05:56:36.066Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-09T05:56:36.066Z] --- PASS: TestPigz (0.14s) [2022-02-09T05:56:36.066Z] === RUN TestCopyFileWithInvalidDest [2022-02-09T05:56:36.066Z] archive_windows_test.go:16: Currently fails [2022-02-09T05:56:36.066Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestCanonicalTarNameForPath [2022-02-09T05:56:36.066Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestCanonicalTarName [2022-02-09T05:56:36.066Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestChmodTarEntry [2022-02-09T05:56:36.066Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestHardLinkOrder [2022-02-09T05:56:36.066Z] === RUN TestFixedBufferCap [2022-02-09T05:56:36.066Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestFixedBufferLen [2022-02-09T05:56:36.066Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestFixedBufferString [2022-02-09T05:56:36.066Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestFixedBufferWrite [2022-02-09T05:56:36.066Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestFixedBufferRead [2022-02-09T05:56:36.066Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestBytesPipeRead [2022-02-09T05:56:36.066Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestBytesPipeWrite [2022-02-09T05:56:36.066Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-09T05:56:36.066Z] --- PASS: TestHardLinkOrder (0.08s) [2022-02-09T05:56:36.066Z] === RUN TestChangeString [2022-02-09T05:56:36.066Z] --- PASS: TestChangeString (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestChangesWithNoChanges [2022-02-09T05:56:36.066Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-09T05:56:36.066Z] === RUN TestChangesWithChanges [2022-02-09T05:56:36.066Z] --- PASS: TestChangesWithChanges (0.03s) [2022-02-09T05:56:36.066Z] === RUN TestChangesWithChangesGH13590 [2022-02-09T05:56:36.066Z] changes_test.go:195: needs more investigation [2022-02-09T05:56:36.066Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestChangesDirsEmpty [2022-02-09T05:56:36.066Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-09T05:56:36.066Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestChangesDirsMutated [2022-02-09T05:56:36.066Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-09T05:56:36.066Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestApplyLayer [2022-02-09T05:56:36.066Z] changes_test.go:432: needs further investigation [2022-02-09T05:56:36.066Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestChangesSizeWithHardlinks [2022-02-09T05:56:36.066Z] changes_test.go:468: needs further investigation [2022-02-09T05:56:36.066Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestChangesSizeWithNoChanges [2022-02-09T05:56:36.066Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-09T05:56:36.066Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-09T05:56:36.066Z] === RUN TestChangesSize [2022-02-09T05:56:36.066Z] --- PASS: TestChangesSize (0.01s) [2022-02-09T05:56:36.066Z] === RUN TestApplyLayerInvalidFilenames [2022-02-09T05:56:36.066Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4201738283\\dest" [2022-02-09T05:56:36.066Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-02-09T05:56:36.066Z] === RUN TestApplyLayerInvalidHardlink [2022-02-09T05:56:36.066Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1728326348\\victim\\hello" -> "../victim/hello" [2022-02-09T05:56:36.066Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3898849102\\victim\\hello" -> "/../victim/hello" [2022-02-09T05:56:36.066Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4104211441\\victim" -> "../victim" [2022-02-09T05:56:36.066Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1373860571\\victim" -> "../victim" [2022-02-09T05:56:36.066Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3494282718\\victim" -> "../victim" [2022-02-09T05:56:36.067Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3094874440\\victim" -> "../victim" [2022-02-09T05:56:36.067Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-02-09T05:56:36.067Z] === RUN TestApplyLayerInvalidSymlink [2022-02-09T05:56:36.067Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3928779500\\dest\\dotdot" -> "../victim/hello" [2022-02-09T05:56:36.067Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink126327785\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-09T05:56:36.067Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1953116974\\dest\\loophole-victim" -> "../victim" [2022-02-09T05:56:36.067Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1107492527\\dest\\loophole-victim" -> "../victim" [2022-02-09T05:56:36.067Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2470333560\\dest\\loophole-victim" -> "../victim" [2022-02-09T05:56:36.067Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3371346686\\dest\\loophole-victim" -> "../victim" [2022-02-09T05:56:36.067Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-02-09T05:56:36.067Z] === RUN TestApplyLayerWhiteouts [2022-02-09T05:56:36.067Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-02-09T05:56:36.067Z] === RUN TestGenerateEmptyFile [2022-02-09T05:56:36.067Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-09T05:56:36.067Z] === RUN TestGenerateWithContent [2022-02-09T05:56:36.067Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-09T05:56:36.067Z] PASS [2022-02-09T05:56:36.067Z] coverage: 62.0% of statements [2022-02-09T05:56:36.067Z] ok github.com/docker/docker/pkg/archive 7.969s coverage: 62.0% of statements [2022-02-09T05:56:36.526Z] 2022/02/09 05:56:36 Closing DB instances... [2022-02-09T05:56:36.526Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2022-02-09T05:56:36.526Z] === RUN TestAtomicWriteToFile [2022-02-09T05:56:36.526Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-09T05:56:36.526Z] === RUN TestAtomicWriteSetCommit [2022-02-09T05:56:36.526Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-09T05:56:36.526Z] === RUN TestAtomicWriteSetCancel [2022-02-09T05:56:36.526Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-09T05:56:36.526Z] === RUN TestReadCloserWrapperClose [2022-02-09T05:56:36.526Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-09T05:56:36.526Z] === RUN TestReaderErrWrapperReadOnError [2022-02-09T05:56:36.526Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-09T05:56:36.526Z] === RUN TestReaderErrWrapperRead [2022-02-09T05:56:36.526Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-09T05:56:36.526Z] === RUN TestCancelReadCloser [2022-02-09T05:56:36.526Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-09T05:56:36.526Z] === RUN TestWriteCloserWrapperClose [2022-02-09T05:56:36.526Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-09T05:56:36.526Z] === RUN TestNopWriteCloser [2022-02-09T05:56:36.526Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-09T05:56:36.526Z] === RUN TestNopWriter [2022-02-09T05:56:36.527Z] --- PASS: TestNopWriter (0.00s) [2022-02-09T05:56:36.527Z] === RUN TestWriteCounter [2022-02-09T05:56:36.527Z] --- PASS: TestWriteCounter (0.00s) [2022-02-09T05:56:36.527Z] PASS [2022-02-09T05:56:36.527Z] coverage: 69.2% of statements [2022-02-09T05:56:36.527Z] ok github.com/docker/docker/pkg/ioutils 0.604s coverage: 69.2% of statements [2022-02-09T05:56:37.494Z] === RUN TestError [2022-02-09T05:56:37.494Z] --- PASS: TestError (0.00s) [2022-02-09T05:56:37.494Z] === RUN TestProgressString [2022-02-09T05:56:37.494Z] === RUN TestProgressString/no_progress [2022-02-09T05:56:37.494Z] === RUN TestProgressString/progress_1 [2022-02-09T05:56:37.494Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-09T05:56:37.494Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-09T05:56:37.494Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-09T05:56:37.494Z] === RUN TestProgressString/with_units [2022-02-09T05:56:37.494Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-09T05:56:37.494Z] === RUN TestProgressString/hide_counts [2022-02-09T05:56:37.494Z] --- PASS: TestProgressString (0.00s) [2022-02-09T05:56:37.494Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-09T05:56:37.494Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-09T05:56:37.494Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-09T05:56:37.494Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-09T05:56:37.494Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-09T05:56:37.494Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-09T05:56:37.494Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-09T05:56:37.494Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-09T05:56:37.494Z] === RUN TestJSONMessageDisplay [2022-02-09T05:56:37.494Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-02-09T05:56:37.494Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-09T05:56:37.494Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-09T05:56:37.494Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-09T05:56:37.494Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-09T05:56:37.494Z] === RUN TestDisplayJSONMessagesStream [2022-02-09T05:56:37.494Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-09T05:56:37.494Z] PASS [2022-02-09T05:56:37.494Z] coverage: 91.7% of statements [2022-02-09T05:56:37.494Z] ok github.com/docker/docker/pkg/jsonmessage 0.242s coverage: 91.7% of statements [2022-02-09T05:56:37.665Z] 898469748ff6: Pull complete [2022-02-09T05:56:37.665Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-09T05:56:37.665Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T05:56:37.665Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-09T05:56:37.665Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-09T05:56:37.665Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-09T05:56:37.665Z] WARN: Skipping validation tests [2022-02-09T05:56:37.665Z] INFO: Running unit tests at 02/09/2022 05:56:36... [2022-02-09T05:56:37.954Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-02-09T05:56:37.954Z] === RUN TestNetworkDBNodeLeave [2022-02-09T05:56:38.345Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.21s) [2022-02-09T05:56:38.345Z] PASS [2022-02-09T05:56:38.345Z] [2022-02-09T05:56:38.345Z] === Skipped [2022-02-09T05:56:38.345Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-09T05:56:38.345Z] service_test.go:243: FLAKY_TEST [2022-02-09T05:56:38.345Z] [2022-02-09T05:56:38.345Z] DONE 26 tests, 1 skipped in 41.074s [2022-02-09T05:56:38.345Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-09T05:56:38.345Z] ++ 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-09T05:56:38.345Z] ++ set -e [2022-02-09T05:56:38.345Z] ++ '[' -n 0 ']' [2022-02-09T05:56:38.345Z] ++ set -x [2022-02-09T05:56:38.345Z] ++ 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-09T05:56:38.345Z] INFO: Testing against a local daemon [2022-02-09T05:56:38.345Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-09T05:56:38.345Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:56:38.345Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-09T05:56:38.345Z] === RUN TestDockerNetworkIpvlan [2022-02-09T05:56:38.345Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:56:38.345Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-09T05:56:38.345Z] PASS [2022-02-09T05:56:38.345Z] [2022-02-09T05:56:38.345Z] === Skipped [2022-02-09T05:56:38.345Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-09T05:56:38.345Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:56:38.345Z] [2022-02-09T05:56:38.345Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-09T05:56:38.345Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:56:38.345Z] [2022-02-09T05:56:38.345Z] DONE 2 tests, 2 skipped in 0.093s [2022-02-09T05:56:38.345Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-09T05:56:38.345Z] ++ 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-09T05:56:38.345Z] ++ set -e [2022-02-09T05:56:38.345Z] ++ '[' -n 0 ']' [2022-02-09T05:56:38.345Z] ++ set -x [2022-02-09T05:56:38.345Z] ++ 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-09T05:56:38.417Z] === RUN TestStandardLongPath [2022-02-09T05:56:38.417Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-09T05:56:38.417Z] === RUN TestUNCLongPath [2022-02-09T05:56:38.417Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-09T05:56:38.417Z] PASS [2022-02-09T05:56:38.417Z] coverage: 100.0% of statements [2022-02-09T05:56:38.417Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2022-02-09T05:56:38.602Z] INFO: Testing against a local daemon [2022-02-09T05:56:38.602Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-09T05:56:38.876Z] === RUN TestNameFormat [2022-02-09T05:56:38.876Z] --- PASS: TestNameFormat (0.00s) [2022-02-09T05:56:38.876Z] === RUN TestNameRetries [2022-02-09T05:56:38.876Z] --- PASS: TestNameRetries (0.00s) [2022-02-09T05:56:38.876Z] PASS [2022-02-09T05:56:38.876Z] coverage: 85.7% of statements [2022-02-09T05:56:38.876Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-02-09T05:56:39.844Z] === RUN TestParseKeyValueOpt [2022-02-09T05:56:39.844Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-09T05:56:39.844Z] === RUN TestParseUintList [2022-02-09T05:56:39.844Z] --- PASS: TestParseUintList (0.00s) [2022-02-09T05:56:39.844Z] === RUN TestParseUintListMaximumLimits [2022-02-09T05:56:39.844Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-09T05:56:39.844Z] PASS [2022-02-09T05:56:39.844Z] coverage: 97.0% of statements [2022-02-09T05:56:39.844Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2022-02-09T05:56:39.969Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-02-09T05:56:39.969Z] === RUN TestDockerNetworkMacvlan [2022-02-09T05:56:40.133Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-09T05:56:40.303Z] === RUN TestNewAndRemove [2022-02-09T05:56:40.303Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-09T05:56:40.303Z] === RUN TestRemoveInvalidPath [2022-02-09T05:56:40.303Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-09T05:56:40.303Z] PASS [2022-02-09T05:56:40.303Z] coverage: 82.6% of statements [2022-02-09T05:56:40.303Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2022-02-09T05:56:40.532Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-09T05:56:40.762Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-02-09T05:56:40.762Z] === RUN TestNetworkDBWatch [2022-02-09T05:56:41.063Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-09T05:56:41.459Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-09T05:56:42.021Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-09T05:56:42.299Z] === RUN TestFailedConnection [2022-02-09T05:56:42.299Z] 2022/02/09 05:56:41 Closing DB instances... [2022-02-09T05:56:42.299Z] --- PASS: TestGetAddress (21.28s) [2022-02-09T05:56:42.299Z] === RUN TestRequestSyntaxCheck [2022-02-09T05:56:42.299Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-09T05:56:42.299Z] === RUN TestRequest [2022-02-09T05:56:42.430Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-09T05:56:42.430Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-09T05:56:42.533Z] INFO: make.ps1 starting at 02/09/2022 05:56:41 [2022-02-09T05:56:42.533Z] INFO: Git commit (7f248eff4d) assumed from DOCKER_GITCOMMIT environment variable [2022-02-09T05:56:42.533Z] INFO: Invoking autogen... [2022-02-09T05:56:42.533Z] INFO: Running unit tests... [2022-02-09T05:56:43.404Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-02-09T05:56:43.836Z] --- PASS: TestNetworkDBWatch (3.23s) [2022-02-09T05:56:43.836Z] === RUN TestNetworkDBBulkSync [2022-02-09T05:56:43.913Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-09T05:56:44.296Z] --- PASS: TestFailedConnection (2.11s) [2022-02-09T05:56:44.296Z] === RUN TestFailOnce [2022-02-09T05:56:44.296Z] 2022/02/09 05:56:43 http: panic serving 127.0.0.1:49274: Plugin not ready [2022-02-09T05:56:44.296Z] goroutine 34 [running]: [2022-02-09T05:56:44.296Z] net/http.(*conn).serve.func1() [2022-02-09T05:56:44.296Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-09T05:56:44.296Z] panic({0x6cbc20, 0x7d9a70}) [2022-02-09T05:56:44.296Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-09T05:56:44.296Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x4beaa97768c103dd}, 0xc0000c3a98) [2022-02-09T05:56:44.296Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-09T05:56:44.296Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x7e6810, 0xc0000a80e0}, 0x6205e6) [2022-02-09T05:56:44.296Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-09T05:56:44.296Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x7e6810, 0xc0000a80e0}, 0xc0000b4200) [2022-02-09T05:56:44.296Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-09T05:56:44.296Z] net/http.serverHandler.ServeHTTP({0x7e4e10}, {0x7e6810, 0xc0000a80e0}, 0xc0000b4200) [2022-02-09T05:56:44.296Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-09T05:56:44.296Z] net/http.(*conn).serve(0xc0001a0000, {0x7e86a0, 0xc0001820c0}) [2022-02-09T05:56:44.296Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-09T05:56:44.296Z] created by net/http.(*Server).Serve [2022-02-09T05:56:44.296Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-09T05:56:44.296Z] time="2022-02-09T05:56:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49273/Test.FailOnce: Post \"http://127.0.0.1:49273/Test.FailOnce\": EOF, retrying in 1s" [2022-02-09T05:56:45.265Z] 2022/02/09 05:56:44 Closing DB instances... [2022-02-09T05:56:45.265Z] --- PASS: TestFailOnce (1.21s) [2022-02-09T05:56:45.265Z] === RUN TestEchoInputOutput [2022-02-09T05:56:45.265Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-09T05:56:45.265Z] === RUN TestBackoff [2022-02-09T05:56:45.265Z] --- PASS: TestBackoff (0.00s) [2022-02-09T05:56:45.265Z] === RUN TestAbortRetry [2022-02-09T05:56:45.265Z] --- PASS: TestAbortRetry (0.00s) [2022-02-09T05:56:45.265Z] === RUN TestClientScheme [2022-02-09T05:56:45.265Z] --- PASS: TestClientScheme (0.00s) [2022-02-09T05:56:45.265Z] === RUN TestNewClientWithTimeout [2022-02-09T05:56:45.283Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-09T05:56:45.728Z] time="2022-02-09T05:56:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-09T05:56:46.013Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-02-09T05:56:46.268Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-09T05:56:46.697Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-02-09T05:56:46.697Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-09T05:56:47.155Z] time="2022-02-09T05:56:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-09T05:56:48.249Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-09T05:56:48.385Z] 4612f6d0b889: Pull complete [2022-02-09T05:56:48.560Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-09T05:56:48.560Z] --- PASS: TestDockerNetworkMacvlan (8.73s) [2022-02-09T05:56:48.560Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-02-09T05:56:48.560Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-02-09T05:56:48.560Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-02-09T05:56:48.560Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-02-09T05:56:48.560Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.70s) [2022-02-09T05:56:48.560Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.49s) [2022-02-09T05:56:48.560Z] PASS [2022-02-09T05:56:48.560Z] [2022-02-09T05:56:48.560Z] DONE 8 tests in 10.216s [2022-02-09T05:56:48.813Z] check_test.go:308: [df6c943a010ec] daemon is not started [2022-02-09T05:56:48.814Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-02-09T05:56:48.817Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-09T05:56:48.817Z] ++ 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-09T05:56:48.817Z] ++ set -e [2022-02-09T05:56:48.817Z] ++ '[' -n 0 ']' [2022-02-09T05:56:48.817Z] ++ set -x [2022-02-09T05:56:48.817Z] ++ 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-09T05:56:48.817Z] testing: warning: no tests to run [2022-02-09T05:56:48.817Z] PASS [2022-02-09T05:56:48.817Z] [2022-02-09T05:56:48.817Z] DONE 0 tests in 0.026s [2022-02-09T05:56:48.817Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-09T05:56:48.818Z] ++ 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-09T05:56:48.818Z] ++ set -e [2022-02-09T05:56:48.818Z] ++ '[' -n 0 ']' [2022-02-09T05:56:48.818Z] ++ set -x [2022-02-09T05:56:48.818Z] ++ 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-09T05:56:48.818Z] INFO: Testing against a local daemon [2022-02-09T05:56:48.818Z] === RUN TestAuthZPluginAllowRequest [2022-02-09T05:56:49.333Z] --- PASS: TestRequest (7.16s) [2022-02-09T05:56:49.333Z] === RUN TestOverlappingRequests [2022-02-09T05:56:49.422Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-02-09T05:56:49.793Z] 2022/02/09 05:56:49 Closing DB instances... [2022-02-09T05:56:49.793Z] time="2022-02-09T05:56:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-09T05:56:49.793Z] --- PASS: TestOverlappingRequests (0.36s) [2022-02-09T05:56:49.793Z] === RUN TestRelease [2022-02-09T05:56:49.986Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-02-09T05:56:50.189Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2022-02-09T05:56:50.189Z] === RUN TestAuthZPluginTLS [2022-02-09T05:56:50.242Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-09T05:56:50.446Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-09T05:56:50.446Z] === RUN TestAuthZPluginDenyRequest [2022-02-09T05:56:50.499Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-02-09T05:56:51.010Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-09T05:56:51.010Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-09T05:56:51.331Z] --- PASS: TestRelease (1.40s) [2022-02-09T05:56:51.331Z] === RUN TestAllocateRandomDeallocate [2022-02-09T05:56:51.572Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-09T05:56:51.572Z] === RUN TestAuthZPluginDenyResponse [2022-02-09T05:56:52.148Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-02-09T05:56:52.148Z] === RUN TestAuthZPluginAllowEventStream [2022-02-09T05:56:52.387Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-02-09T05:56:52.387Z] check_test.go:308: [d0241c5f36ccb] daemon is not started [2022-02-09T05:56:52.387Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-02-09T05:56:52.823Z] --- PASS: TestServicePlugin (29.68s) [2022-02-09T05:56:52.823Z] === RUN TestServiceUpdateLabel [2022-02-09T05:56:52.856Z] 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-09T05:56:52.866Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.30s) [2022-02-09T05:56:52.866Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-09T05:56:53.105Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2022-02-09T05:56:53.105Z] === RUN TestAuthZPluginErrorResponse [2022-02-09T05:56:53.387Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-02-09T05:56:53.388Z] === RUN TestServiceUpdateSecrets [2022-02-09T05:56:53.674Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-02-09T05:56:53.674Z] === RUN TestAuthZPluginErrorRequest [2022-02-09T05:56:53.831Z] 2022/02/09 05:56:53 Closing DB instances... [2022-02-09T05:56:54.236Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-09T05:56:54.236Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-09T05:56:54.290Z] time="2022-02-09T05:56:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-09T05:56:54.800Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-09T05:56:54.800Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-09T05:56:54.904Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-02-09T05:56:55.257Z] --- PASS: TestAllocateRandomDeallocate (3.80s) [2022-02-09T05:56:55.258Z] === RUN TestRetrieveFromStore [2022-02-09T05:56:55.717Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-02-09T05:56:55.717Z] === RUN TestNetworkDBGarbageCollection [2022-02-09T05:56:55.921Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-09T05:56:56.169Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2022-02-09T05:56:56.169Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-09T05:56:56.686Z] --- PASS: TestRetrieveFromStore (1.33s) [2022-02-09T05:56:56.686Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-09T05:56:56.686Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-09T05:56:56.686Z] === RUN TestParallelPredefinedRequest1 [2022-02-09T05:56:56.686Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-09T05:56:56.686Z] === RUN TestParallelPredefinedRequest2 [2022-02-09T05:56:56.686Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-09T05:56:56.686Z] === RUN TestParallelPredefinedRequest3 [2022-02-09T05:56:56.686Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-09T05:56:56.686Z] === RUN TestParallelPredefinedRequest4 [2022-02-09T05:56:56.686Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-09T05:56:56.686Z] === RUN TestParallelPredefinedRequest5 [2022-02-09T05:56:56.686Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-09T05:56:56.686Z] === RUN TestDebug [2022-02-09T05:56:56.686Z] --- PASS: TestDebug (0.00s) [2022-02-09T05:56:56.686Z] === RUN TestRequestPoolParallel [2022-02-09T05:56:56.686Z] --- PASS: TestRequestPoolParallel (0.40s) [2022-02-09T05:56:56.686Z] === RUN TestFullAllocateRelease [2022-02-09T05:56:56.893Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-02-09T05:56:57.145Z] --- PASS: TestFullAllocateRelease (0.41s) [2022-02-09T05:56:57.145Z] === RUN TestOddAllocateRelease [2022-02-09T05:56:57.499Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-09T05:56:57.539Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) [2022-02-09T05:56:57.539Z] === RUN TestAuthZPluginHeader [2022-02-09T05:56:57.603Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-02-09T05:56:57.603Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-09T05:56:57.603Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-02-09T05:56:57.603Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-09T05:56:57.603Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-02-09T05:56:57.603Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-09T05:56:57.603Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-09T05:56:57.603Z] === CONT TestParallelPredefinedRequest1 [2022-02-09T05:56:57.603Z] === CONT TestParallelPredefinedRequest4 [2022-02-09T05:56:57.603Z] === CONT TestParallelPredefinedRequest5 [2022-02-09T05:56:57.604Z] === CONT TestParallelPredefinedRequest1 [2022-02-09T05:56:57.604Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:56:57.604Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-09T05:56:57.604Z] === CONT TestParallelPredefinedRequest4 [2022-02-09T05:56:57.604Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:56:57.604Z] === CONT TestParallelPredefinedRequest5 [2022-02-09T05:56:57.604Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:56:57.604Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-09T05:56:57.604Z] === CONT TestParallelPredefinedRequest3 [2022-02-09T05:56:57.604Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:56:57.604Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-09T05:56:57.604Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-09T05:56:57.604Z] === CONT TestParallelPredefinedRequest2 [2022-02-09T05:56:57.604Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:56:57.604Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-09T05:56:57.604Z] PASS [2022-02-09T05:56:57.604Z] coverage: 85.3% of statements [2022-02-09T05:56:57.604Z] ok github.com/docker/docker/libnetwork/ipam 43.388s coverage: 85.3% of statements [2022-02-09T05:56:58.109Z] --- PASS: TestAuthZPluginHeader (0.67s) [2022-02-09T05:56:58.109Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-09T05:56:58.109Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-09T05:56:58.109Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-09T05:56:58.109Z] === RUN TestAuthZPluginV2Disable [2022-02-09T05:56:58.109Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-09T05:56:58.109Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-02-09T05:56:58.109Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-09T05:56:58.109Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-09T05:56:58.109Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-09T05:56:58.109Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-09T05:56:58.109Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-09T05:56:58.109Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-09T05:56:58.109Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-09T05:56:59.479Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-09T05:57:00.508Z] === RUN TestParseEmptyInterface [2022-02-09T05:57:00.508Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-09T05:57:00.508Z] === RUN TestParseNonInterfaceType [2022-02-09T05:57:00.508Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-09T05:57:00.508Z] === RUN TestParseWithOneFunction [2022-02-09T05:57:00.508Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-09T05:57:00.508Z] === RUN TestParseWithMultipleFuncs [2022-02-09T05:57:00.508Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-09T05:57:00.508Z] === RUN TestParseWithUnnamedReturn [2022-02-09T05:57:00.508Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-09T05:57:00.508Z] === RUN TestEmbeddedInterface [2022-02-09T05:57:00.508Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-09T05:57:00.508Z] === RUN TestParsedImports [2022-02-09T05:57:00.508Z] --- PASS: TestParsedImports (0.00s) [2022-02-09T05:57:00.508Z] === RUN TestAliasedImports [2022-02-09T05:57:00.508Z] --- PASS: TestAliasedImports (0.00s) [2022-02-09T05:57:00.508Z] PASS [2022-02-09T05:57:00.508Z] coverage: 56.8% of statements [2022-02-09T05:57:00.508Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2022-02-09T05:57:00.889Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-02-09T05:57:01.475Z] === RUN TestHTTPTransport [2022-02-09T05:57:01.475Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-09T05:57:01.475Z] PASS [2022-02-09T05:57:01.476Z] coverage: 85.7% of statements [2022-02-09T05:57:01.476Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2022-02-09T05:57:01.935Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-09T05:57:01.935Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-09T05:57:01.935Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-09T05:57:01.935Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-09T05:57:01.935Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-09T05:57:01.935Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-09T05:57:01.935Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-09T05:57:01.935Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-09T05:57:01.935Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-09T05:57:01.935Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-09T05:57:01.935Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-09T05:57:01.935Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-09T05:57:01.935Z] === RUN TestBufferPoolPutAndGet [2022-02-09T05:57:01.935Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-09T05:57:01.935Z] PASS [2022-02-09T05:57:01.935Z] coverage: 88.2% of statements [2022-02-09T05:57:01.935Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-02-09T05:57:02.293Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-02-09T05:57:02.395Z] === RUN TestOutputOnPrematureClose [2022-02-09T05:57:02.395Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-09T05:57:02.395Z] === RUN TestCompleteSilently [2022-02-09T05:57:02.395Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-09T05:57:02.395Z] PASS [2022-02-09T05:57:02.395Z] coverage: 75.9% of statements [2022-02-09T05:57:02.395Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-02-09T05:57:02.854Z] === RUN TestSendToOneSub [2022-02-09T05:57:02.854Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-09T05:57:02.854Z] === RUN TestSendToMultipleSubs [2022-02-09T05:57:02.854Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-09T05:57:02.854Z] === RUN TestEvictOneSub [2022-02-09T05:57:02.854Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-09T05:57:02.854Z] === RUN TestClosePublisher [2022-02-09T05:57:02.854Z] --- PASS: TestClosePublisher (0.00s) [2022-02-09T05:57:02.854Z] === RUN TestPubSubRace [2022-02-09T05:57:02.854Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-09T05:57:02.854Z] === RUN TestClientStream [2022-02-09T05:57:02.854Z] --- PASS: TestClientStream (0.00s) [2022-02-09T05:57:02.854Z] === RUN TestClientSendFile [2022-02-09T05:57:02.854Z] --- PASS: TestClientSendFile (0.00s) [2022-02-09T05:57:02.854Z] === RUN TestClientWithRequestTimeout [2022-02-09T05:57:02.854Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-02-09T05:57:02.854Z] === RUN TestFileSpecPlugin [2022-02-09T05:57:02.854Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-09T05:57:02.854Z] === RUN TestFileJSONSpecPlugin [2022-02-09T05:57:02.854Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-09T05:57:02.854Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-09T05:57:02.854Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-09T05:57:02.854Z] === RUN TestPluginAddHandler [2022-02-09T05:57:02.854Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-09T05:57:02.854Z] === RUN TestPluginWaitBadPlugin [2022-02-09T05:57:02.854Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-09T05:57:02.854Z] === RUN TestGet [2022-02-09T05:57:02.854Z] time="2022-02-09T05:57:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-09T05:57:03.171Z] ? github.com/docker/docker/api [no test files] [2022-02-09T05:57:03.820Z] time="2022-02-09T05:57:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-09T05:57:03.820Z] --- PASS: TestPubSubRace (1.06s) [2022-02-09T05:57:03.820Z] PASS [2022-02-09T05:57:03.820Z] coverage: 75.0% of statements [2022-02-09T05:57:03.820Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2022-02-09T05:57:04.212Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-02-09T05:57:04.788Z] === RUN TestRegister [2022-02-09T05:57:04.788Z] --- PASS: TestRegister (0.00s) [2022-02-09T05:57:04.788Z] === RUN TestCommand [2022-02-09T05:57:04.788Z] --- PASS: TestCommand (0.03s) [2022-02-09T05:57:04.788Z] === RUN TestNaiveSelf [2022-02-09T05:57:04.788Z] --- PASS: TestNaiveSelf (0.02s) [2022-02-09T05:57:04.788Z] PASS [2022-02-09T05:57:04.788Z] coverage: 82.4% of statements [2022-02-09T05:57:04.788Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2022-02-09T05:57:05.246Z] === RUN TestDump [2022-02-09T05:57:05.246Z] goroutine 4 [running]: [2022-02-09T05:57:05.246Z] github.com/docker/docker/pkg/stack.dump(0x105b6b7) [2022-02-09T05:57:05.246Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-09T05:57:05.246Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-09T05:57:05.246Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-09T05:57:05.246Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-09T05:57:05.246Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-09T05:57:05.246Z] testing.tRunner(0xc00002dba0, 0x11c8e68) [2022-02-09T05:57:05.246Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-09T05:57:05.246Z] created by testing.(*T).Run [2022-02-09T05:57:05.246Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-09T05:57:05.246Z] [2022-02-09T05:57:05.246Z] goroutine 1 [chan receive]: [2022-02-09T05:57:05.247Z] testing.(*T).Run(0xc00002da00, {0x11ba52e, 0x103a413}, 0x11c8e68) [2022-02-09T05:57:05.247Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-09T05:57:05.247Z] testing.runTests.func1(0xc00005a750) [2022-02-09T05:57:05.247Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-09T05:57:05.247Z] testing.tRunner(0xc00002da00, 0xc000063ce0) [2022-02-09T05:57:05.247Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-09T05:57:05.247Z] testing.runTests(0xc00006c080, {0x132cba0, 0x3, 0x3}, {0x105a90d, 0x11bc228, 0x1331640}) [2022-02-09T05:57:05.247Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-09T05:57:05.247Z] testing.(*M).Run(0xc00006c080) [2022-02-09T05:57:05.247Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-09T05:57:05.247Z] main.main() [2022-02-09T05:57:05.247Z] _testmain.go:95 +0x1f5 [2022-02-09T05:57:05.247Z] --- PASS: TestDump (0.00s) [2022-02-09T05:57:05.247Z] === RUN TestDumpToFile [2022-02-09T05:57:05.247Z] --- PASS: TestDumpToFile (0.17s) [2022-02-09T05:57:05.247Z] === RUN TestDumpToFileWithEmptyInput [2022-02-09T05:57:05.247Z] goroutine 6 [running]: [2022-02-09T05:57:05.247Z] github.com/docker/docker/pkg/stack.dump(0x10c86f4) [2022-02-09T05:57:05.247Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-09T05:57:05.247Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x10c8aa0}) [2022-02-09T05:57:05.247Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-09T05:57:05.247Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00002dba0) [2022-02-09T05:57:05.247Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-09T05:57:05.247Z] testing.tRunner(0xc00011c1a0, 0x11c8e58) [2022-02-09T05:57:05.247Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-09T05:57:05.247Z] created by testing.(*T).Run [2022-02-09T05:57:05.247Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-09T05:57:05.247Z] [2022-02-09T05:57:05.247Z] goroutine 1 [chan receive]: [2022-02-09T05:57:05.247Z] testing.(*T).Run(0xc00002da00, {0x11c12ba, 0x103a413}, 0x11c8e58) [2022-02-09T05:57:05.247Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-09T05:57:05.247Z] testing.runTests.func1(0xc00005a750) [2022-02-09T05:57:05.247Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-09T05:57:05.247Z] testing.tRunner(0xc00002da00, 0xc000063ce0) [2022-02-09T05:57:05.247Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-09T05:57:05.247Z] testing.runTests(0xc00006c080, {0x132cba0, 0x3, 0x3}, {0x105a90d, 0x11bc228, 0x1331640}) [2022-02-09T05:57:05.247Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-09T05:57:05.247Z] testing.(*M).Run(0xc00006c080) [2022-02-09T05:57:05.247Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-09T05:57:05.247Z] main.main() [2022-02-09T05:57:05.247Z] _testmain.go:95 +0x1f5 [2022-02-09T05:57:05.247Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-09T05:57:05.247Z] PASS [2022-02-09T05:57:05.247Z] coverage: 90.9% of statements [2022-02-09T05:57:05.247Z] ok github.com/docker/docker/pkg/stack 0.208s coverage: 90.9% of statements [2022-02-09T05:57:06.215Z] time="2022-02-09T05:57:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-09T05:57:06.215Z] === RUN TestNewStdWriter [2022-02-09T05:57:06.215Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-09T05:57:06.215Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-09T05:57:06.215Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-09T05:57:06.215Z] === RUN TestWriteWithNilBytes [2022-02-09T05:57:06.215Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-09T05:57:06.215Z] === RUN TestWrite [2022-02-09T05:57:06.215Z] --- PASS: TestWrite (0.00s) [2022-02-09T05:57:06.215Z] === RUN TestWriteWithWriterError [2022-02-09T05:57:06.215Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-09T05:57:06.215Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-09T05:57:06.215Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-09T05:57:06.215Z] === RUN TestStdCopyWriteAndRead [2022-02-09T05:57:06.215Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-09T05:57:06.215Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-09T05:57:06.215Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-09T05:57:06.215Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-09T05:57:06.215Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-09T05:57:06.215Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-09T05:57:06.215Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-09T05:57:06.215Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-09T05:57:06.215Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-09T05:57:06.215Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-09T05:57:06.215Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-09T05:57:06.215Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-09T05:57:06.215Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-09T05:57:06.215Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-09T05:57:06.215Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-09T05:57:06.215Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-09T05:57:06.215Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-09T05:57:06.215Z] PASS [2022-02-09T05:57:06.215Z] coverage: 100.0% of statements [2022-02-09T05:57:06.215Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2022-02-09T05:57:06.675Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-09T05:57:06.675Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-09T05:57:06.675Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-09T05:57:06.675Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-09T05:57:06.675Z] === RUN TestFormatStatus [2022-02-09T05:57:06.675Z] --- PASS: TestFormatStatus (0.00s) [2022-02-09T05:57:06.675Z] === RUN TestFormatError [2022-02-09T05:57:06.675Z] --- PASS: TestFormatError (0.00s) [2022-02-09T05:57:06.675Z] === RUN TestFormatJSONError [2022-02-09T05:57:06.675Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-09T05:57:06.675Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-09T05:57:06.675Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-09T05:57:06.675Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-09T05:57:06.675Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-09T05:57:06.675Z] === RUN TestNewJSONProgressOutput [2022-02-09T05:57:06.675Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-09T05:57:06.675Z] === RUN TestAuxFormatterEmit [2022-02-09T05:57:06.675Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-09T05:57:06.675Z] === RUN TestStreamWriterStdout [2022-02-09T05:57:06.675Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-09T05:57:06.675Z] === RUN TestStreamWriterStderr [2022-02-09T05:57:06.675Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-09T05:57:06.675Z] PASS [2022-02-09T05:57:06.675Z] coverage: 66.2% of statements [2022-02-09T05:57:06.675Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2022-02-09T05:57:07.134Z] === RUN TestGenerateRandomID [2022-02-09T05:57:07.134Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-09T05:57:07.134Z] === RUN TestShortenId [2022-02-09T05:57:07.134Z] --- PASS: TestShortenId (0.00s) [2022-02-09T05:57:07.134Z] === RUN TestShortenSha256Id [2022-02-09T05:57:07.134Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-09T05:57:07.134Z] === RUN TestShortenIdEmpty [2022-02-09T05:57:07.134Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-09T05:57:07.134Z] === RUN TestShortenIdInvalid [2022-02-09T05:57:07.134Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-09T05:57:07.134Z] === RUN TestIsShortIDNonHex [2022-02-09T05:57:07.134Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-09T05:57:07.134Z] === RUN TestIsShortIDNotCorrectSize [2022-02-09T05:57:07.134Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-09T05:57:07.134Z] PASS [2022-02-09T05:57:07.134Z] coverage: 70.6% of statements [2022-02-09T05:57:07.134Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-02-09T05:57:07.481Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-02-09T05:57:08.102Z] === RUN TestIsCpusetListAvailable [2022-02-09T05:57:08.102Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-09T05:57:08.102Z] PASS [2022-02-09T05:57:08.102Z] coverage: 39.4% of statements [2022-02-09T05:57:08.102Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2022-02-09T05:57:08.262Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-02-09T05:57:08.263Z] === RUN TestServiceUpdateConfigs [2022-02-09T05:57:09.070Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-09T05:57:09.070Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-09T05:57:09.070Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-09T05:57:09.070Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-09T05:57:09.070Z] === RUN TestChtimes [2022-02-09T05:57:09.529Z] --- PASS: TestChtimes (0.00s) [2022-02-09T05:57:09.529Z] === RUN TestChtimesWindows [2022-02-09T05:57:09.529Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-09T05:57:09.529Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-09T05:57:09.529Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-09T05:57:09.529Z] === RUN TestEnsureRemoveAllNotExist [2022-02-09T05:57:09.529Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-09T05:57:09.529Z] === RUN TestEnsureRemoveAllWithDir [2022-02-09T05:57:09.529Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-09T05:57:09.529Z] === RUN TestEnsureRemoveAllWithFile [2022-02-09T05:57:09.529Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-09T05:57:09.529Z] PASS [2022-02-09T05:57:09.529Z] coverage: 12.9% of statements [2022-02-09T05:57:09.529Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 12.9% of statements [2022-02-09T05:57:09.529Z] === RUN TestTailFile [2022-02-09T05:57:09.529Z] --- PASS: TestTailFile (0.00s) [2022-02-09T05:57:09.529Z] === RUN TestTailFileManyLines [2022-02-09T05:57:09.529Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-09T05:57:09.529Z] === RUN TestTailEmptyFile [2022-02-09T05:57:09.529Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-09T05:57:09.529Z] === RUN TestTailNegativeN [2022-02-09T05:57:09.529Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader [2022-02-09T05:57:09.529Z] === CONT TestNewTailReader [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/no_delimiter [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/truncated_last_line [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-09T05:57:09.529Z] === CONT TestNewTailReader/no_delimiter [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.529Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.529Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.529Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-09T05:57:09.529Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-09T05:57:09.529Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-09T05:57:09.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-09T05:57:09.529Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.990Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-09T05:57:09.990Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.991Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.991Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.992Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.992Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.992Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.993Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:09.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T05:57:09.995Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-09T05:57:10.454Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.02s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T05:57:10.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.02s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.04s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-09T05:57:10.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.02s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.04s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T05:57:10.456Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T05:57:10.456Z] PASS [2022-02-09T05:57:10.456Z] coverage: 88.6% of statements [2022-02-09T05:57:10.456Z] ok github.com/docker/docker/pkg/tailfile 0.273s coverage: 88.6% of statements [2022-02-09T05:57:10.456Z] time="2022-02-09T05:57:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-09T05:57:10.456Z] === RUN TestTarSumRemoveNonExistent [2022-02-09T05:57:10.456Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-09T05:57:10.456Z] === RUN TestTarSumRemove [2022-02-09T05:57:10.456Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-09T05:57:10.456Z] === RUN TestSortFileInfoSums [2022-02-09T05:57:10.456Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-09T05:57:10.456Z] === RUN TestNewTarSumForLabelInvalid [2022-02-09T05:57:10.456Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-09T05:57:10.456Z] === RUN TestNewTarSumForLabel [2022-02-09T05:57:10.456Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-09T05:57:10.456Z] === RUN TestEmptyTar [2022-02-09T05:57:10.456Z] --- PASS: TestEmptyTar (0.00s) [2022-02-09T05:57:10.456Z] === RUN TestTarSumsReadSize [2022-02-09T05:57:10.456Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-09T05:57:10.456Z] === RUN TestTarSums [2022-02-09T05:57:10.456Z] --- PASS: TestTarSums (0.06s) [2022-02-09T05:57:10.456Z] === RUN TestIteration [2022-02-09T05:57:10.456Z] --- PASS: TestIteration (0.00s) [2022-02-09T05:57:10.456Z] === RUN TestVersionLabelForChecksum [2022-02-09T05:57:10.456Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-09T05:57:10.456Z] === RUN TestVersion [2022-02-09T05:57:10.456Z] --- PASS: TestVersion (0.00s) [2022-02-09T05:57:10.457Z] === RUN TestGetVersion [2022-02-09T05:57:10.457Z] --- PASS: TestGetVersion (0.00s) [2022-02-09T05:57:10.457Z] === RUN TestGetVersions [2022-02-09T05:57:10.457Z] --- PASS: TestGetVersions (0.00s) [2022-02-09T05:57:10.457Z] PASS [2022-02-09T05:57:10.457Z] coverage: 89.3% of statements [2022-02-09T05:57:10.457Z] ok github.com/docker/docker/pkg/tarsum 0.128s coverage: 89.3% of statements [2022-02-09T05:57:10.457Z] testing: warning: no tests to run [2022-02-09T05:57:10.457Z] PASS [2022-02-09T05:57:10.457Z] coverage: [no statements] [2022-02-09T05:57:10.457Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2022-02-09T05:57:10.835Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-02-09T05:57:10.915Z] === RUN TestTruncIndex [2022-02-09T05:57:10.915Z] --- PASS: TestTruncIndex (0.10s) [2022-02-09T05:57:10.915Z] PASS [2022-02-09T05:57:10.915Z] coverage: 91.5% of statements [2022-02-09T05:57:10.915Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-02-09T05:57:11.374Z] === RUN TestIsGIT [2022-02-09T05:57:11.374Z] --- PASS: TestIsGIT (0.00s) [2022-02-09T05:57:11.374Z] === RUN TestIsTransport [2022-02-09T05:57:11.374Z] --- PASS: TestIsTransport (0.00s) [2022-02-09T05:57:11.374Z] PASS [2022-02-09T05:57:11.374Z] coverage: 100.0% of statements [2022-02-09T05:57:11.374Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2022-02-09T05:57:11.374Z] === RUN TestVersionInfo [2022-02-09T05:57:11.374Z] --- PASS: TestVersionInfo (0.00s) [2022-02-09T05:57:11.374Z] === RUN TestAppendVersions [2022-02-09T05:57:11.374Z] --- PASS: TestAppendVersions (0.00s) [2022-02-09T05:57:11.374Z] PASS [2022-02-09T05:57:11.374Z] coverage: 88.9% of statements [2022-02-09T05:57:11.374Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2022-02-09T05:57:12.913Z] === RUN TestValidatePrivileges [2022-02-09T05:57:12.913Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-09T05:57:12.913Z] === RUN TestFilterByCapNeg [2022-02-09T05:57:12.913Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-09T05:57:12.913Z] === RUN TestFilterByCapPos [2022-02-09T05:57:12.913Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-09T05:57:12.913Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-09T05:57:12.913Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-09T05:57:12.913Z] PASS [2022-02-09T05:57:12.913Z] coverage: 12.0% of statements [2022-02-09T05:57:12.913Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2022-02-09T05:57:12.913Z] === RUN TestNewSettable [2022-02-09T05:57:12.913Z] --- PASS: TestNewSettable (0.00s) [2022-02-09T05:57:12.913Z] === RUN TestIsSettable [2022-02-09T05:57:12.913Z] --- PASS: TestIsSettable (0.00s) [2022-02-09T05:57:12.913Z] === RUN TestUpdateSettingsEnv [2022-02-09T05:57:12.913Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-09T05:57:12.913Z] PASS [2022-02-09T05:57:12.913Z] coverage: 20.0% of statements [2022-02-09T05:57:12.913Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-02-09T05:57:13.372Z] === RUN TestLoad [2022-02-09T05:57:13.372Z] --- PASS: TestLoad (0.00s) [2022-02-09T05:57:13.372Z] === RUN TestSave [2022-02-09T05:57:13.372Z] --- PASS: TestSave (0.03s) [2022-02-09T05:57:13.372Z] === RUN TestAddDeleteGet [2022-02-09T05:57:13.372Z] --- PASS: TestAddDeleteGet (0.03s) [2022-02-09T05:57:13.372Z] === RUN TestInvalidTags [2022-02-09T05:57:13.372Z] --- PASS: TestInvalidTags (0.01s) [2022-02-09T05:57:13.372Z] PASS [2022-02-09T05:57:13.372Z] coverage: 84.4% of statements [2022-02-09T05:57:13.372Z] ok github.com/docker/docker/reference 0.110s coverage: 84.4% of statements [2022-02-09T05:57:14.196Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-09T05:57:14.339Z] === RUN TestResolveAuthConfigIndexServer [2022-02-09T05:57:14.339Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-09T05:57:14.339Z] === RUN TestResolveAuthConfigFullURL [2022-02-09T05:57:14.339Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-09T05:57:14.339Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-09T05:57:14.339Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-09T05:57:14.339Z] === RUN TestValidateMirror [2022-02-09T05:57:14.339Z] --- PASS: TestValidateMirror (0.00s) [2022-02-09T05:57:14.339Z] === RUN TestLoadInsecureRegistries [2022-02-09T05:57:14.452Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-09T05:57:14.452Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-02-09T05:57:14.799Z] time="2022-02-09T05:57:14Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-09T05:57:14.799Z] time="2022-02-09T05:57:14Z" 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-09T05:57:14.799Z] time="2022-02-09T05:57:14Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-09T05:57:14.799Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2022-02-09T05:57:14.799Z] === RUN TestNewServiceConfig [2022-02-09T05:57:14.799Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestValidateIndexName [2022-02-09T05:57:14.799Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestValidateIndexNameWithError [2022-02-09T05:57:14.799Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestEndpointParse [2022-02-09T05:57:14.799Z] --- PASS: TestEndpointParse (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestEndpointParseInvalid [2022-02-09T05:57:14.799Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestValidateEndpoint [2022-02-09T05:57:14.799Z] --- PASS: TestValidateEndpoint (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestPing [2022-02-09T05:57:14.799Z] --- PASS: TestPing (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestPingRegistryEndpoint [2022-02-09T05:57:14.799Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:57:14.799Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestEndpoint [2022-02-09T05:57:14.799Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-09T05:57:14.799Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:57:14.799Z] --- SKIP: TestEndpoint (0.01s) [2022-02-09T05:57:14.799Z] === RUN TestParseRepositoryInfo [2022-02-09T05:57:14.799Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestNewIndexInfo [2022-02-09T05:57:14.799Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestMirrorEndpointLookup [2022-02-09T05:57:14.799Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:57:14.799Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestSearchRepositories [2022-02-09T05:57:14.799Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-09T05:57:14.799Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-09T05:57:14.799Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-09T05:57:14.799Z] Host: 127.0.0.1:49315 [2022-02-09T05:57:14.799Z] User-Agent: docker test client [2022-02-09T05:57:14.799Z] Authorization: Token fake-token [2022-02-09T05:57:14.799Z] X-Docker-Token: true [2022-02-09T05:57:14.799Z] Accept-Encoding: gzip [2022-02-09T05:57:14.799Z] [2022-02-09T05:57:14.799Z] [2022-02-09T05:57:14.799Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-09T05:57:14.799Z] Connection: close [2022-02-09T05:57:14.799Z] Content-Length: 144 [2022-02-09T05:57:14.799Z] Cache-Control: no-cache [2022-02-09T05:57:14.799Z] Content-Type: application/json [2022-02-09T05:57:14.799Z] Date: Wed, 09 Feb 2022 05:57:14 GMT [2022-02-09T05:57:14.799Z] Expires: -1 [2022-02-09T05:57:14.799Z] Pragma: no-cache [2022-02-09T05:57:14.799Z] Server: docker-tests/mock [2022-02-09T05:57:14.799Z] X-Docker-Registry-Config: mock [2022-02-09T05:57:14.799Z] X-Docker-Registry-Version: 0.0.0 [2022-02-09T05:57:14.799Z] [2022-02-09T05:57:14.799Z] [2022-02-09T05:57:14.799Z] --- PASS: TestSearchRepositories (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestTrustedLocation [2022-02-09T05:57:14.799Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-09T05:57:14.799Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestAllowNondistributableArtifacts [2022-02-09T05:57:14.799Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestIsSecureIndex [2022-02-09T05:57:14.799Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-09T05:57:14.799Z] PASS [2022-02-09T05:57:14.799Z] coverage: 51.2% of statements [2022-02-09T05:57:14.799Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-09T05:57:14.799Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-09T05:57:14.799Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestResumableRequestReaderWithReadError [2022-02-09T05:57:14.799Z] ok github.com/docker/docker/registry 0.237s coverage: 51.2% of statements [2022-02-09T05:57:14.799Z] time="2022-02-09T05:57:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-09T05:57:14.799Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-02-09T05:57:14.799Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-09T05:57:14.799Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-09T05:57:14.799Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-09T05:57:14.799Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestResumableRequestReader [2022-02-09T05:57:14.799Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-09T05:57:14.799Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-09T05:57:14.799Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-09T05:57:14.799Z] PASS [2022-02-09T05:57:14.799Z] coverage: 100.0% of statements [2022-02-09T05:57:14.799Z] ok github.com/docker/docker/registry/resumable 0.222s coverage: 100.0% of statements [2022-02-09T05:57:15.259Z] === RUN TestRestartManagerTimeout [2022-02-09T05:57:15.259Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-09T05:57:15.259Z] === RUN TestRestartManagerTimeoutReset [2022-02-09T05:57:15.259Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-09T05:57:15.259Z] PASS [2022-02-09T05:57:15.259Z] coverage: 50.9% of statements [2022-02-09T05:57:15.259Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2022-02-09T05:57:15.259Z] === RUN TestDecodeContainerConfig [2022-02-09T05:57:15.259Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-09T05:57:15.259Z] === RUN TestDecodeContainerConfigIsolation [2022-02-09T05:57:15.259Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-09T05:57:15.259Z] === RUN TestValidatePrivileged [2022-02-09T05:57:15.259Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-09T05:57:15.259Z] PASS [2022-02-09T05:57:15.259Z] coverage: 52.6% of statements [2022-02-09T05:57:15.259Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.6% of statements [2022-02-09T05:57:15.717Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-09T05:57:15.717Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-09T05:57:15.717Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-09T05:57:15.717Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-09T05:57:15.717Z] PASS [2022-02-09T05:57:15.717Z] coverage: 62.5% of statements [2022-02-09T05:57:15.717Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-02-09T05:57:16.165Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2022-02-09T05:57:16.165Z] PASS [2022-02-09T05:57:16.165Z] [2022-02-09T05:57:16.165Z] === Skipped [2022-02-09T05:57:16.165Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-09T05:57:16.165Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-09T05:57:16.165Z] [2022-02-09T05:57:16.165Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-02-09T05:57:16.165Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-09T05:57:16.165Z] [2022-02-09T05:57:16.165Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-09T05:57:16.165Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-09T05:57:16.165Z] [2022-02-09T05:57:16.165Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-09T05:57:16.165Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-09T05:57:16.165Z] [2022-02-09T05:57:16.165Z] DONE 17 tests, 4 skipped in 25.867s [2022-02-09T05:57:16.165Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-09T05:57:16.165Z] ++ 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-09T05:57:16.165Z] ++ set -e [2022-02-09T05:57:16.165Z] ++ '[' -n 0 ']' [2022-02-09T05:57:16.165Z] ++ set -x [2022-02-09T05:57:16.165Z] ++ 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-09T05:57:16.165Z] INFO: Testing against a local daemon [2022-02-09T05:57:16.165Z] === RUN TestPluginInvalidJSON [2022-02-09T05:57:16.165Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T05:57:16.165Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T05:57:16.165Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T05:57:16.165Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-02-09T05:57:16.165Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-09T05:57:16.165Z] === RUN TestPluginInstall [2022-02-09T05:57:16.165Z] === RUN TestPluginInstall/no_auth [2022-02-09T05:57:16.165Z] time="2022-02-09T05:57:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T05:57:16.165Z] time="2022-02-09T05:57:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b405e067a4442c810930ed5dbc00e68935542228885700a3ed5f6666fe659a38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T05:57:16.165Z] time="2022-02-09T05:57:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T05:57:16.165Z] time="2022-02-09T05:57:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b405e067a4442c810930ed5dbc00e68935542228885700a3ed5f6666fe659a38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T05:57:16.165Z] === RUN TestPluginInstall/with_htpasswd [2022-02-09T05:57:16.347Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-02-09T05:57:16.421Z] time="2022-02-09T05:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T05:57:16.421Z] time="2022-02-09T05:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e250a648c1f09b2784892426f068b04052a24330f78fe8628dad6c6e12ea44d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T05:57:16.421Z] time="2022-02-09T05:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T05:57:16.421Z] time="2022-02-09T05:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e250a648c1f09b2784892426f068b04052a24330f78fe8628dad6c6e12ea44d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T05:57:16.677Z] === RUN TestPluginInstall/with_insecure [2022-02-09T05:57:17.318Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-02-09T05:57:17.610Z] time="2022-02-09T05:57:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T05:57:17.610Z] time="2022-02-09T05:57:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23ece3759165d35fe41de87ed90c3a831cbd915c5e9c40eec40f383698b31a09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T05:57:17.610Z] time="2022-02-09T05:57:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T05:57:17.610Z] time="2022-02-09T05:57:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23ece3759165d35fe41de87ed90c3a831cbd915c5e9c40eec40f383698b31a09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T05:57:17.867Z] plugin_test.go:165: [d133b5e4cbcb0] daemon is not started [2022-02-09T05:57:17.867Z] --- PASS: TestPluginInstall (3.06s) [2022-02-09T05:57:17.867Z] --- PASS: TestPluginInstall/no_auth (1.46s) [2022-02-09T05:57:17.867Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-02-09T05:57:17.867Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-02-09T05:57:17.867Z] === RUN TestPluginsWithRuntimes [2022-02-09T05:57:17.895Z] --- PASS: TestGet (15.01s) [2022-02-09T05:57:17.895Z] === RUN TestPluginWithNoManifest [2022-02-09T05:57:17.895Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-09T05:57:17.895Z] === RUN TestGetAll [2022-02-09T05:57:17.895Z] --- PASS: TestGetAll (0.00s) [2022-02-09T05:57:17.895Z] PASS [2022-02-09T05:57:17.895Z] coverage: 73.2% of statements [2022-02-09T05:57:17.896Z] ok github.com/docker/docker/pkg/plugins 36.007s coverage: 73.2% of statements [2022-02-09T05:57:18.355Z] === RUN TestGetDriver [2022-02-09T05:57:18.355Z] --- PASS: TestGetDriver (0.00s) [2022-02-09T05:57:18.355Z] === RUN TestVolumeRequestError [2022-02-09T05:57:18.355Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-09T05:57:18.355Z] PASS [2022-02-09T05:57:18.355Z] coverage: 36.1% of statements [2022-02-09T05:57:18.355Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2022-02-09T05:57:18.355Z] === RUN TestGetAddress [2022-02-09T05:57:18.355Z] --- PASS: TestGetAddress (0.00s) [2022-02-09T05:57:18.355Z] === RUN TestRemove [2022-02-09T05:57:18.355Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-09T05:57:18.355Z] --- SKIP: TestRemove (0.00s) [2022-02-09T05:57:18.355Z] === RUN TestInitializeWithVolumes [2022-02-09T05:57:18.355Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-09T05:57:18.355Z] === RUN TestCreate [2022-02-09T05:57:18.355Z] --- PASS: TestCreate (0.01s) [2022-02-09T05:57:18.355Z] === RUN TestValidateName [2022-02-09T05:57:18.355Z] --- PASS: TestValidateName (0.00s) [2022-02-09T05:57:18.355Z] === RUN TestCreateWithOpts [2022-02-09T05:57:18.355Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-09T05:57:18.355Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-09T05:57:18.355Z] === RUN TestRelaodNoOpts [2022-02-09T05:57:18.355Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-02-09T05:57:18.355Z] PASS [2022-02-09T05:57:18.355Z] coverage: 41.5% of statements [2022-02-09T05:57:18.687Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-02-09T05:57:18.687Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-09T05:57:18.820Z] ok github.com/docker/docker/volume/local 0.077s coverage: 41.5% of statements [2022-02-09T05:57:18.943Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-09T05:57:19.236Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-09T05:57:19.281Z] === RUN TestLCOWParseMountRaw [2022-02-09T05:57:19.281Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-09T05:57:19.281Z] === RUN TestLCOWParseMountRawSplit [2022-02-09T05:57:19.281Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-09T05:57:19.281Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-09T05:57:19.281Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-09T05:57:19.281Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-09T05:57:19.281Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-09T05:57:19.281Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-09T05:57:19.281Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-09T05:57:19.281Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-09T05:57:19.281Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-09T05:57:19.281Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-09T05:57:19.281Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-09T05:57:19.281Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-09T05:57:19.281Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-09T05:57:19.281Z] === RUN TestLinuxParseMountRaw [2022-02-09T05:57:19.281Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-09T05:57:19.281Z] === RUN TestLinuxParseMountRawSplit [2022-02-09T05:57:19.281Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-09T05:57:19.281Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-09T05:57:19.281Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-09T05:57:19.281Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-09T05:57:19.281Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-09T05:57:19.281Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-09T05:57:19.281Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-09T05:57:19.281Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-09T05:57:19.281Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-09T05:57:19.281Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-09T05:57:19.281Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-09T05:57:19.281Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-09T05:57:19.281Z] === RUN TestConvertTmpfsOptions [2022-02-09T05:57:19.281Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-09T05:57:19.281Z] linux_parser_test.go:209: data="ro" [2022-02-09T05:57:19.281Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-09T05:57:19.281Z] === RUN TestParseMountSpec [2022-02-09T05:57:19.281Z] parser_test.go:62: case 0 [2022-02-09T05:57:19.281Z] parser_test.go:62: case 1 [2022-02-09T05:57:19.281Z] parser_test.go:62: case 2 [2022-02-09T05:57:19.281Z] parser_test.go:62: case 3 [2022-02-09T05:57:19.281Z] parser_test.go:62: case 4 [2022-02-09T05:57:19.281Z] parser_test.go:62: case 5 [2022-02-09T05:57:19.281Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-09T05:57:19.281Z] === RUN TestValidateMount [2022-02-09T05:57:19.281Z] --- PASS: TestValidateMount (0.00s) [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRaw [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRawSplit [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-09T05:57:19.281Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-09T05:57:19.281Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-09T05:57:19.281Z] PASS [2022-02-09T05:57:19.281Z] coverage: 67.6% of statements [2022-02-09T05:57:19.281Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 67.6% of statements [2022-02-09T05:57:19.548Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-09T05:57:20.167Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-09T05:57:20.249Z] === RUN TestSetGetMeta [2022-02-09T05:57:20.249Z] === PAUSE TestSetGetMeta [2022-02-09T05:57:20.249Z] === RUN TestRestore [2022-02-09T05:57:20.249Z] === PAUSE TestRestore [2022-02-09T05:57:20.249Z] === RUN TestServiceCreate [2022-02-09T05:57:20.249Z] === PAUSE TestServiceCreate [2022-02-09T05:57:20.249Z] === RUN TestServiceList [2022-02-09T05:57:20.249Z] === PAUSE TestServiceList [2022-02-09T05:57:20.249Z] === RUN TestServiceRemove [2022-02-09T05:57:20.249Z] === PAUSE TestServiceRemove [2022-02-09T05:57:20.249Z] === RUN TestServiceGet [2022-02-09T05:57:20.249Z] === PAUSE TestServiceGet [2022-02-09T05:57:20.249Z] === RUN TestServicePrune [2022-02-09T05:57:20.249Z] === PAUSE TestServicePrune [2022-02-09T05:57:20.249Z] === RUN TestCreate [2022-02-09T05:57:20.249Z] === PAUSE TestCreate [2022-02-09T05:57:20.249Z] === RUN TestRemove [2022-02-09T05:57:20.249Z] === PAUSE TestRemove [2022-02-09T05:57:20.249Z] === RUN TestList [2022-02-09T05:57:20.249Z] === PAUSE TestList [2022-02-09T05:57:20.249Z] === RUN TestFindByDriver [2022-02-09T05:57:20.249Z] === PAUSE TestFindByDriver [2022-02-09T05:57:20.249Z] === RUN TestFindByReferenced [2022-02-09T05:57:20.249Z] === PAUSE TestFindByReferenced [2022-02-09T05:57:20.249Z] === RUN TestDerefMultipleOfSameRef [2022-02-09T05:57:20.249Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-09T05:57:20.249Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-09T05:57:20.249Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-09T05:57:20.249Z] === RUN TestDefererencePluginOnCreateError [2022-02-09T05:57:20.249Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-09T05:57:20.249Z] === RUN TestRefDerefRemove [2022-02-09T05:57:20.249Z] === PAUSE TestRefDerefRemove [2022-02-09T05:57:20.249Z] === RUN TestGet [2022-02-09T05:57:20.249Z] === PAUSE TestGet [2022-02-09T05:57:20.249Z] === RUN TestGetWithReference [2022-02-09T05:57:20.249Z] === PAUSE TestGetWithReference [2022-02-09T05:57:20.249Z] === RUN TestFilterFunc [2022-02-09T05:57:20.249Z] === RUN TestFilterFunc/test_nil_list [2022-02-09T05:57:20.249Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-09T05:57:20.249Z] === RUN TestFilterFunc/test_empty_list [2022-02-09T05:57:20.249Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-09T05:57:20.249Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-09T05:57:20.249Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-09T05:57:20.249Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-09T05:57:20.249Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-09T05:57:20.249Z] === RUN TestFilterFunc/test_filter_some [2022-02-09T05:57:20.249Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-09T05:57:20.249Z] === RUN TestFilterFunc/test_filter_middle [2022-02-09T05:57:20.249Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-09T05:57:20.249Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-09T05:57:20.249Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-09T05:57:20.249Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-09T05:57:20.249Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-09T05:57:20.249Z] === CONT TestFilterFunc/test_nil_list [2022-02-09T05:57:20.249Z] === CONT TestFilterFunc/test_filter_some [2022-02-09T05:57:20.249Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-09T05:57:20.249Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-09T05:57:20.249Z] === CONT TestFilterFunc/test_empty_list [2022-02-09T05:57:20.249Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-09T05:57:20.249Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-09T05:57:20.249Z] === CONT TestFilterFunc/test_filter_middle [2022-02-09T05:57:20.249Z] --- PASS: TestFilterFunc (0.00s) [2022-02-09T05:57:20.249Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-09T05:57:20.249Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-09T05:57:20.249Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-09T05:57:20.249Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-09T05:57:20.249Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-09T05:57:20.249Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-09T05:57:20.249Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-09T05:57:20.249Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-09T05:57:20.249Z] === CONT TestSetGetMeta [2022-02-09T05:57:20.249Z] === CONT TestServiceGet [2022-02-09T05:57:20.249Z] === CONT TestList [2022-02-09T05:57:20.249Z] === CONT TestCreate [2022-02-09T05:57:20.249Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-09T05:57:20.249Z] === CONT TestServicePrune [2022-02-09T05:57:20.249Z] --- PASS: TestCreate (0.02s) [2022-02-09T05:57:20.249Z] === CONT TestDefererencePluginOnCreateError [2022-02-09T05:57:20.249Z] --- PASS: TestList (0.04s) [2022-02-09T05:57:20.249Z] === CONT TestGetWithReference [2022-02-09T05:57:20.249Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-02-09T05:57:20.249Z] === CONT TestGet [2022-02-09T05:57:20.249Z] --- PASS: TestGetWithReference (0.02s) [2022-02-09T05:57:20.249Z] === CONT TestRefDerefRemove [2022-02-09T05:57:20.249Z] --- PASS: TestGet (0.02s) [2022-02-09T05:57:20.249Z] === CONT TestServiceList [2022-02-09T05:57:20.249Z] === CONT TestServiceRemove [2022-02-09T05:57:20.249Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-09T05:57:20.249Z] time="2022-02-09T05:57:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-09T05:57:20.249Z] --- PASS: TestServiceGet (0.16s) [2022-02-09T05:57:20.249Z] === CONT TestServiceCreate [2022-02-09T05:57:20.249Z] --- PASS: TestServiceRemove (0.09s) [2022-02-09T05:57:20.249Z] === CONT TestRestore [2022-02-09T05:57:20.249Z] time="2022-02-09T05:57:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-09T05:57:20.249Z] === CONT TestRemove [2022-02-09T05:57:20.249Z] --- PASS: TestServiceList (0.11s) [2022-02-09T05:57:20.249Z] time="2022-02-09T05:57:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-09T05:57:20.249Z] time="2022-02-09T05:57:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-09T05:57:20.249Z] --- PASS: TestServiceCreate (0.03s) [2022-02-09T05:57:20.249Z] === CONT TestDerefMultipleOfSameRef [2022-02-09T05:57:20.249Z] time="2022-02-09T05:57:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-09T05:57:20.249Z] --- PASS: TestRestore (0.03s) [2022-02-09T05:57:20.249Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-09T05:57:20.249Z] --- PASS: TestRemove (0.02s) [2022-02-09T05:57:20.249Z] === CONT TestFindByReferenced [2022-02-09T05:57:20.249Z] --- PASS: TestServicePrune (0.18s) [2022-02-09T05:57:20.249Z] === CONT TestFindByDriver [2022-02-09T05:57:20.249Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-09T05:57:20.249Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-09T05:57:20.249Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-09T05:57:20.249Z] --- PASS: TestFindByDriver (0.02s) [2022-02-09T05:57:20.249Z] PASS [2022-02-09T05:57:20.249Z] coverage: 69.0% of statements [2022-02-09T05:57:20.249Z] ok github.com/docker/docker/volume/service 0.260s coverage: 69.0% of statements [2022-02-09T05:57:20.479Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-09T05:57:20.479Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-09T05:57:20.736Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-09T05:57:21.098Z] --- PASS: TestPluginsWithRuntimes (3.11s) [2022-02-09T05:57:21.098Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-02-09T05:57:21.098Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2022-02-09T05:57:21.098Z] === RUN TestPluginBackCompatMediaTypes [2022-02-09T05:57:21.302Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-09T05:57:21.355Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-02-09T05:57:21.356Z] PASS [2022-02-09T05:57:21.356Z] [2022-02-09T05:57:21.356Z] DONE 10 tests in 6.853s [2022-02-09T05:57:21.356Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-09T05:57:21.356Z] ++ 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-09T05:57:21.356Z] ++ set -e [2022-02-09T05:57:21.356Z] ++ '[' -n 0 ']' [2022-02-09T05:57:21.356Z] ++ set -x [2022-02-09T05:57:21.356Z] ++ 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-09T05:57:21.559Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-02-09T05:57:21.613Z] INFO: Testing against a local daemon [2022-02-09T05:57:21.613Z] === RUN TestExternalGraphDriver [2022-02-09T05:57:21.613Z] === RUN TestExternalGraphDriver/json [2022-02-09T05:57:23.139Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2022-02-09T05:57:23.139Z] === RUN TestServiceUpdateNetwork [2022-02-09T05:57:23.492Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-09T05:57:23.508Z] === RUN TestExternalGraphDriver/spec [2022-02-09T05:57:24.265Z] === RUN TestMiddlewares [2022-02-09T05:57:24.265Z] --- PASS: TestMiddlewares (0.00s) [2022-02-09T05:57:24.265Z] PASS [2022-02-09T05:57:24.265Z] coverage: 9.0% of statements [2022-02-09T05:57:24.265Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2022-02-09T05:57:24.877Z] === RUN TestExternalGraphDriver/pull [2022-02-09T05:57:24.903Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-09T05:57:26.243Z] --- PASS: TestExternalGraphDriver (4.65s) [2022-02-09T05:57:26.243Z] --- PASS: TestExternalGraphDriver/json (1.51s) [2022-02-09T05:57:26.243Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-02-09T05:57:26.243Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2022-02-09T05:57:26.243Z] === RUN TestGraphdriverPluginV2 [2022-02-09T05:57:26.243Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-09T05:57:26.243Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-02-09T05:57:26.243Z] PASS [2022-02-09T05:57:26.243Z] [2022-02-09T05:57:26.243Z] === Skipped [2022-02-09T05:57:26.243Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-02-09T05:57:26.243Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-09T05:57:26.243Z] [2022-02-09T05:57:26.243Z] DONE 5 tests, 1 skipped in 4.780s [2022-02-09T05:57:26.243Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-09T05:57:26.243Z] ++ 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-09T05:57:26.243Z] ++ set -e [2022-02-09T05:57:26.243Z] ++ '[' -n 0 ']' [2022-02-09T05:57:26.243Z] ++ set -x [2022-02-09T05:57:26.243Z] ++ 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-09T05:57:26.243Z] INFO: Testing against a local daemon [2022-02-09T05:57:26.243Z] === RUN TestContinueAfterPluginCrash [2022-02-09T05:57:26.243Z] === PAUSE TestContinueAfterPluginCrash [2022-02-09T05:57:26.243Z] === RUN TestReadPluginNoRead [2022-02-09T05:57:26.243Z] === PAUSE TestReadPluginNoRead [2022-02-09T05:57:26.243Z] === RUN TestDaemonStartWithLogOpt [2022-02-09T05:57:26.243Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-09T05:57:26.243Z] === CONT TestContinueAfterPluginCrash [2022-02-09T05:57:26.243Z] === CONT TestDaemonStartWithLogOpt [2022-02-09T05:57:26.833Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-09T05:57:27.089Z] docker_cli_daemon_test.go:2522: [da00cdf6a41ef] daemon is not started [2022-02-09T05:57:28.015Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-09T05:57:28.621Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-02-09T05:57:29.190Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-09T05:57:29.515Z] --- PASS: TestDaemonStartWithLogOpt (2.89s) [2022-02-09T05:57:29.515Z] === CONT TestReadPluginNoRead [2022-02-09T05:57:30.603Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-09T05:57:31.410Z] === RUN TestReadPluginNoRead/default [2022-02-09T05:57:32.341Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-09T05:57:33.710Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-09T05:57:34.274Z] --- PASS: TestContinueAfterPluginCrash (7.86s) [2022-02-09T05:57:34.532Z] === CONT TestReadPluginNoRead [2022-02-09T05:57:34.532Z] read_test.go:92: [db282186a49c2] daemon is not started [2022-02-09T05:57:34.532Z] --- PASS: TestReadPluginNoRead (5.34s) [2022-02-09T05:57:34.532Z] --- PASS: TestReadPluginNoRead/default (1.06s) [2022-02-09T05:57:34.532Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.08s) [2022-02-09T05:57:34.532Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2022-02-09T05:57:34.532Z] PASS [2022-02-09T05:57:34.532Z] [2022-02-09T05:57:34.532Z] DONE 6 tests in 8.326s [2022-02-09T05:57:34.532Z] 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-09T05:57:34.532Z] ++ 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-09T05:57:34.532Z] ++ set -e [2022-02-09T05:57:34.532Z] ++ '[' -n 0 ']' [2022-02-09T05:57:34.532Z] ++ set -x [2022-02-09T05:57:34.532Z] ++ 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-09T05:57:34.532Z] testing: warning: no tests to run [2022-02-09T05:57:34.532Z] PASS [2022-02-09T05:57:34.532Z] [2022-02-09T05:57:34.532Z] DONE 0 tests in 0.034s [2022-02-09T05:57:34.532Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-09T05:57:34.532Z] ++ 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-09T05:57:34.532Z] ++ set -e [2022-02-09T05:57:34.532Z] ++ '[' -n 0 ']' [2022-02-09T05:57:34.532Z] ++ set -x [2022-02-09T05:57:34.532Z] ++ 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-09T05:57:34.790Z] INFO: Testing against a local daemon [2022-02-09T05:57:34.790Z] === RUN TestPluginWithDevMounts [2022-02-09T05:57:34.790Z] === PAUSE TestPluginWithDevMounts [2022-02-09T05:57:34.790Z] === CONT TestPluginWithDevMounts [2022-02-09T05:57:35.339Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2022-02-09T05:57:35.339Z] === RUN TestServiceUpdatePidsLimit [2022-02-09T05:57:35.905Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-09T05:57:36.160Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-02-09T05:57:36.160Z] PASS [2022-02-09T05:57:36.160Z] [2022-02-09T05:57:36.160Z] DONE 1 tests in 1.595s [2022-02-09T05:57:36.160Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-09T05:57:36.160Z] ++ 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-09T05:57:36.160Z] ++ set -e [2022-02-09T05:57:36.160Z] ++ '[' -n 0 ']' [2022-02-09T05:57:36.160Z] ++ set -x [2022-02-09T05:57:36.160Z] ++ 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-09T05:57:36.416Z] INFO: Testing against a local daemon [2022-02-09T05:57:36.416Z] === RUN TestSecretInspect [2022-02-09T05:57:36.471Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-09T05:57:37.234Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-09T05:57:37.234Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-09T05:57:38.306Z] --- PASS: TestSecretInspect (1.66s) [2022-02-09T05:57:38.306Z] === RUN TestSecretList [2022-02-09T05:57:39.749Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-02-09T05:57:40.199Z] --- PASS: TestSecretList (2.10s) [2022-02-09T05:57:40.199Z] === RUN TestSecretsCreateAndDelete [2022-02-09T05:57:41.733Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-02-09T05:57:42.095Z] --- PASS: TestSecretsCreateAndDelete (1.66s) [2022-02-09T05:57:42.095Z] === RUN TestSecretsUpdate [2022-02-09T05:57:43.989Z] --- PASS: TestSecretsUpdate (2.12s) [2022-02-09T05:57:43.989Z] === RUN TestTemplatedSecret [2022-02-09T05:57:44.346Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-02-09T05:57:44.346Z] check_test.go:308: [dc6a3a6c46575] daemon is not started [2022-02-09T05:57:44.346Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-02-09T05:57:44.622Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-02-09T05:57:44.622Z] Copying nested executables into bundles/binary-daemon [2022-02-09T05:57:44.622Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-02-09T05:57:44.622Z] GOOS="" GOARCH="" GOARM="" [2022-02-09T05:57:44.622Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-02-09T05:57:44.622Z] [2022-02-09T05:57:44.634Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-02-09T05:57:44.973Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43221/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f -e DOCKER_GRAPHDRIVER docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f hack/make.sh cross [2022-02-09T05:57:45.235Z] [2022-02-09T05:57:45.235Z] Removing bundles/ [2022-02-09T05:57:45.235Z] [2022-02-09T05:57:45.235Z] ---> Making bundle: cross (in bundles/cross) [2022-02-09T05:57:45.235Z] Cross building: bundles/cross/linux/amd64 [2022-02-09T05:57:45.498Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-09T05:57:45.498Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-09T05:57:45.885Z] --- PASS: TestTemplatedSecret (2.02s) [2022-02-09T05:57:45.885Z] === RUN TestSecretCreateResolve [2022-02-09T05:57:48.406Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-02-09T05:57:48.406Z] PASS [2022-02-09T05:57:48.406Z] [2022-02-09T05:57:48.406Z] DONE 6 tests in 11.794s [2022-02-09T05:57:48.406Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-02-09T05:57:48.406Z] ++ 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-09T05:57:48.406Z] ++ set -e [2022-02-09T05:57:48.406Z] ++ '[' -n 0 ']' [2022-02-09T05:57:48.406Z] ++ set -x [2022-02-09T05:57:48.406Z] ++ 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-09T05:57:48.406Z] INFO: Testing against a local daemon [2022-02-09T05:57:48.406Z] === RUN TestServiceCreateInit [2022-02-09T05:57:48.406Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-09T05:57:50.194Z] 2022/02/09 05:57:47 Closing DB instances... [2022-02-09T05:57:50.194Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-02-09T05:57:50.194Z] === RUN TestFindNode [2022-02-09T05:57:50.194Z] 2022/02/09 05:57:49 Closing DB instances... [2022-02-09T05:57:50.194Z] --- PASS: TestFindNode (0.02s) [2022-02-09T05:57:50.194Z] === RUN TestChangeNodeState [2022-02-09T05:57:50.194Z] 2022/02/09 05:57:49 Closing DB instances... [2022-02-09T05:57:50.194Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-09T05:57:50.194Z] === RUN TestNodeReincarnation [2022-02-09T05:57:50.194Z] 2022/02/09 05:57:49 Closing DB instances... [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite (328.67s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.52s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.67s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.73s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.12s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.56s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.42s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.52s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.50s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.35s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.17s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.01s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.19s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.05s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.21s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.65s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.87s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.70s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.32s) [2022-02-09T05:57:50.974Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.63s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.58s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.07s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.37s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.99s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.85s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.10s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.43s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.54s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.81s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.04s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.33s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.65s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.55s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.97s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.72s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.20s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.15s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.42s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.89s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.76s) [2022-02-09T05:57:50.974Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-09T05:57:50.974Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.41s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.32s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.68s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.68s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.55s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.84s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.01s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.25s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.27s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.82s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.77s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.71s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.79s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.91s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.85s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.75s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.84s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.34s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.19s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.76s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.71s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.25s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.23s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.97s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.83s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.27s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.08s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.04s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.94s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.10s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.54s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.51s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.73s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.73s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-02-09T05:57:50.974Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.68s) [2022-02-09T05:57:50.974Z] === RUN TestDockerSwarmSuite [2022-02-09T05:57:50.974Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-02-09T05:57:51.196Z] --- PASS: TestServiceUpdatePidsLimit (16.09s) [2022-02-09T05:57:51.196Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-02-09T05:57:51.196Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-02-09T05:57:51.196Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.81s) [2022-02-09T05:57:51.196Z] PASS [2022-02-09T05:57:51.196Z] [2022-02-09T05:57:51.196Z] === Skipped [2022-02-09T05:57:51.196Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-09T05:57:51.196Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-09T05:57:51.196Z] [2022-02-09T05:57:51.196Z] DONE 27 tests, 1 skipped in 181.324s [2022-02-09T05:57:51.196Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-09T05:57:51.196Z] INFO: Testing against a local daemon [2022-02-09T05:57:51.196Z] === RUN TestSessionCreate [2022-02-09T05:57:51.196Z] --- PASS: TestSessionCreate (0.02s) [2022-02-09T05:57:51.196Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-09T05:57:51.196Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-09T05:57:51.196Z] PASS [2022-02-09T05:57:51.196Z] [2022-02-09T05:57:51.196Z] DONE 2 tests in 0.067s [2022-02-09T05:57:51.196Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-09T05:57:51.196Z] INFO: Testing against a local daemon [2022-02-09T05:57:51.196Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-09T05:57:51.196Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-02-09T05:57:51.196Z] === RUN TestDiskUsage [2022-02-09T05:57:51.196Z] === PAUSE TestDiskUsage [2022-02-09T05:57:51.196Z] === RUN TestEventsExecDie [2022-02-09T05:57:51.455Z] --- PASS: TestEventsExecDie (0.55s) [2022-02-09T05:57:51.455Z] === RUN TestEventsBackwardsCompatible [2022-02-09T05:57:51.455Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-02-09T05:57:51.455Z] === RUN TestEventsVolumeCreate [2022-02-09T05:57:51.455Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-09T05:57:51.455Z] === RUN TestInfoBinaryCommits [2022-02-09T05:57:51.455Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-09T05:57:51.455Z] === RUN TestInfoAPIVersioned [2022-02-09T05:57:51.455Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-09T05:57:51.455Z] === RUN TestInfoAPI [2022-02-09T05:57:51.455Z] --- PASS: TestInfoAPI (0.02s) [2022-02-09T05:57:51.455Z] === RUN TestInfoAPIWarnings [2022-02-09T05:57:51.675Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-09T05:57:52.867Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-02-09T05:57:54.236Z] --- PASS: TestServiceCreateInit (6.16s) [2022-02-09T05:57:54.236Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.09s) [2022-02-09T05:57:54.236Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.05s) [2022-02-09T05:57:54.236Z] === RUN TestCreateServiceMultipleTimes [2022-02-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-09T05:57:54.885Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-09T05:57:54.885Z] === RUN TestParallelCreate [2022-02-09T05:57:54.885Z] 2022/02/09 05:57:54 Closing DB instances... [2022-02-09T05:57:54.885Z] --- PASS: TestParallelCreate (0.02s) [2022-02-09T05:57:54.885Z] === RUN TestParallelDelete [2022-02-09T05:57:54.885Z] 2022/02/09 05:57:54 Closing DB instances... [2022-02-09T05:57:54.885Z] --- PASS: TestParallelDelete (0.02s) [2022-02-09T05:57:54.885Z] === RUN TestNetworkDBIslands [2022-02-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1ee69e294a22 with config:&{NodeID:1ee69e294a22 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-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=info msg="Node 1ee69e294a22/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=info msg="Node 1ee69e294a22/172.24.65.245, added to nodes list" [2022-02-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:da4676d25069 with config:&{NodeID:da4676d25069 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-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=info msg="Node da4676d25069/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=info msg="Node da4676d25069/172.24.65.245, added to nodes list" [2022-02-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-02-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=info msg="Node da4676d25069/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=info msg="Node da4676d25069/172.24.65.245, added to nodes list" [2022-02-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=info msg="Node 1ee69e294a22/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=info msg="Node 1ee69e294a22/172.24.65.245, added to nodes list" [2022-02-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-09T05:57:54.885Z] time="2022-02-09T05:57:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-02-09T05:57:55.344Z] time="2022-02-09T05:57:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:53ae3d149f84 with config:&{NodeID:53ae3d149f84 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-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 53ae3d149f84/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 53ae3d149f84/172.24.65.245, added to nodes list" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 53ae3d149f84/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 53ae3d149f84/172.24.65.245, added to nodes list" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 1ee69e294a22/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 1ee69e294a22/172.24.65.245, added to nodes list" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node da4676d25069/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node da4676d25069/172.24.65.245, added to nodes list" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 53ae3d149f84/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 53ae3d149f84/172.24.65.245, added to nodes list" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:332ef43b35e0 with config:&{NodeID:332ef43b35e0 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-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 332ef43b35e0/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 332ef43b35e0/172.24.65.245, added to nodes list" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49373" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 332ef43b35e0/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 332ef43b35e0/172.24.65.245, added to nodes list" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node da4676d25069/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node da4676d25069/172.24.65.245, added to nodes list" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 53ae3d149f84/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 53ae3d149f84/172.24.65.245, added to nodes list" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 1ee69e294a22/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=info msg="Node 1ee69e294a22/172.24.65.245, added to nodes list" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-09T05:57:55.803Z] time="2022-02-09T05:57:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374" [2022-02-09T05:57:56.228Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:55Z" level=info msg="Node 332ef43b35e0/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:55Z" level=info msg="Node 332ef43b35e0/172.24.65.245, added to nodes list" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:55Z" level=info msg="Node 332ef43b35e0/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:55Z" level=info msg="Node 332ef43b35e0/172.24.65.245, added to nodes list" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1183ba00b906 with config:&{NodeID:1183ba00b906 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-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1183ba00b906/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1183ba00b906/172.24.65.245, added to nodes list" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49375" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1183ba00b906/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1183ba00b906/172.24.65.245, added to nodes list" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=info msg="Node 53ae3d149f84/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=info msg="Node 53ae3d149f84/172.24.65.245, added to nodes list" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1ee69e294a22/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1ee69e294a22/172.24.65.245, added to nodes list" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=info msg="Node da4676d25069/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=info msg="Node da4676d25069/172.24.65.245, added to nodes list" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=info msg="Node 332ef43b35e0/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=info msg="Node 332ef43b35e0/172.24.65.245, added to nodes list" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49376" [2022-02-09T05:57:56.263Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-09T05:57:56.484Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1183ba00b906/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1183ba00b906/172.24.65.245, added to nodes list" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1183ba00b906/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1183ba00b906/172.24.65.245, added to nodes list" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1183ba00b906/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1183ba00b906/172.24.65.245, added to nodes list" [2022-02-09T05:57:56.723Z] networkdb_test.go:835: Re-joining: 3 [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=info msg="The new bootstrap node list is:[172.24.65.245:10033 172.24.65.245:10034 172.24.65.245:10035]" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.65.245:10033" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Stream connection from=172.24.65.245:49377" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.65.245:10034" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Stream connection from=172.24.65.245:49378" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.65.245:10035" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Stream connection from=172.24.65.245:49379" [2022-02-09T05:57:56.723Z] networkdb_test.go:835: Re-joining: 4 [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=info msg="The new bootstrap node list is:[172.24.65.245:10033 172.24.65.245:10034 172.24.65.245:10035]" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.65.245:10033" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Stream connection from=172.24.65.245:49380" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.65.245:10034" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Stream connection from=172.24.65.245:49381" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.65.245:10035" [2022-02-09T05:57:56.723Z] time="2022-02-09T05:57:56Z" level=debug msg="memberlist: Stream connection from=172.24.65.245:49382" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:56Z" level=info msg="node 0 leaving" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1ee69e294a22 change state NodeActive --> NodeLeft" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:56Z" level=info msg="node2(da4676d25069): Node leave event for 1ee69e294a22/172.24.65.245" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1ee69e294a22 change state NodeActive --> NodeLeft" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:56Z" level=info msg="node3(53ae3d149f84): Node leave event for 1ee69e294a22/172.24.65.245" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1ee69e294a22 change state NodeActive --> NodeLeft" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:56Z" level=info msg="node4(332ef43b35e0): Node leave event for 1ee69e294a22/172.24.65.245" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1ee69e294a22 change state NodeActive --> NodeLeft" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:56Z" level=info msg="node1(1ee69e294a22): Node leave event for 1ee69e294a22/172.24.65.245" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:56Z" level=info msg="Node 1ee69e294a22 change state NodeActive --> NodeLeft" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:56Z" level=info msg="node5(1183ba00b906): Node leave event for 1ee69e294a22/172.24.65.245" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:57Z" level=info msg="Node 1ee69e294a22/172.24.65.245, left gossip cluster" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:57Z" level=info msg="Node 1ee69e294a22/172.24.65.245, left gossip cluster" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:57Z" level=info msg="Node 1ee69e294a22/172.24.65.245, left gossip cluster" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:57Z" level=info msg="Node 1ee69e294a22/172.24.65.245, left gossip cluster" [2022-02-09T05:57:57.183Z] time="2022-02-09T05:57:57Z" level=info msg="Node 1ee69e294a22/172.24.65.245, left gossip cluster" [2022-02-09T05:57:57.642Z] time="2022-02-09T05:57:57Z" level=info msg="node 1 leaving" [2022-02-09T05:57:57.643Z] time="2022-02-09T05:57:57Z" level=info msg="Node da4676d25069 change state NodeActive --> NodeLeft" [2022-02-09T05:57:57.643Z] time="2022-02-09T05:57:57Z" level=info msg="node5(1183ba00b906): Node leave event for da4676d25069/172.24.65.245" [2022-02-09T05:57:57.643Z] time="2022-02-09T05:57:57Z" level=info msg="Node da4676d25069 change state NodeActive --> NodeLeft" [2022-02-09T05:57:57.643Z] time="2022-02-09T05:57:57Z" level=info msg="node4(332ef43b35e0): Node leave event for da4676d25069/172.24.65.245" [2022-02-09T05:57:57.643Z] time="2022-02-09T05:57:57Z" level=info msg="Node da4676d25069 change state NodeActive --> NodeLeft" [2022-02-09T05:57:57.643Z] time="2022-02-09T05:57:57Z" level=info msg="node3(53ae3d149f84): Node leave event for da4676d25069/172.24.65.245" [2022-02-09T05:57:57.643Z] time="2022-02-09T05:57:57Z" level=info msg="Node da4676d25069 change state NodeActive --> NodeLeft" [2022-02-09T05:57:57.643Z] time="2022-02-09T05:57:57Z" level=info msg="node2(da4676d25069): Node leave event for da4676d25069/172.24.65.245" [2022-02-09T05:57:57.643Z] time="2022-02-09T05:57:57Z" level=info msg="Node da4676d25069/172.24.65.245, left gossip cluster" [2022-02-09T05:57:57.643Z] time="2022-02-09T05:57:57Z" level=info msg="Node da4676d25069/172.24.65.245, left gossip cluster" [2022-02-09T05:57:57.643Z] time="2022-02-09T05:57:57Z" level=info msg="Node da4676d25069/172.24.65.245, left gossip cluster" [2022-02-09T05:57:57.643Z] time="2022-02-09T05:57:57Z" level=info msg="Node da4676d25069/172.24.65.245, left gossip cluster" [2022-02-09T05:57:58.103Z] time="2022-02-09T05:57:57Z" level=info msg="node 2 leaving" [2022-02-09T05:57:58.103Z] time="2022-02-09T05:57:57Z" level=info msg="Node 53ae3d149f84 change state NodeActive --> NodeLeft" [2022-02-09T05:57:58.103Z] time="2022-02-09T05:57:57Z" level=info msg="node4(332ef43b35e0): Node leave event for 53ae3d149f84/172.24.65.245" [2022-02-09T05:57:58.103Z] time="2022-02-09T05:57:57Z" level=info msg="Node 53ae3d149f84 change state NodeActive --> NodeLeft" [2022-02-09T05:57:58.103Z] time="2022-02-09T05:57:57Z" level=info msg="node5(1183ba00b906): Node leave event for 53ae3d149f84/172.24.65.245" [2022-02-09T05:57:58.103Z] time="2022-02-09T05:57:57Z" level=info msg="Node 53ae3d149f84 change state NodeActive --> NodeLeft" [2022-02-09T05:57:58.103Z] time="2022-02-09T05:57:57Z" level=info msg="node3(53ae3d149f84): Node leave event for 53ae3d149f84/172.24.65.245" [2022-02-09T05:57:58.103Z] time="2022-02-09T05:57:57Z" level=info msg="Node 53ae3d149f84/172.24.65.245, left gossip cluster" [2022-02-09T05:57:58.422Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-09T05:57:58.563Z] time="2022-02-09T05:57:58Z" level=info msg="Node 53ae3d149f84/172.24.65.245, left gossip cluster" [2022-02-09T05:57:58.563Z] time="2022-02-09T05:57:58Z" level=info msg="Node 53ae3d149f84/172.24.65.245, left gossip cluster" [2022-02-09T05:57:58.563Z] networkdb_test.go:867: node4: OK [2022-02-09T05:57:58.563Z] networkdb_test.go:867: node5: OK [2022-02-09T05:57:58.563Z] time="2022-02-09T05:57:58Z" level=info msg="node 0 coming back" [2022-02-09T05:57:58.563Z] time="2022-02-09T05:57:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6f78339c42a2 with config:&{NodeID:6f78339c42a2 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-09T05:57:58.563Z] time="2022-02-09T05:57:58Z" level=info msg="Node 6f78339c42a2/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:58.563Z] time="2022-02-09T05:57:58Z" level=info msg="Node 6f78339c42a2/172.24.65.245, added to nodes list" [2022-02-09T05:57:58.563Z] time="2022-02-09T05:57:58Z" level=info msg="node 1 coming back" [2022-02-09T05:57:58.563Z] time="2022-02-09T05:57:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f6b269e774f1 with config:&{NodeID:f6b269e774f1 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-09T05:57:58.563Z] time="2022-02-09T05:57:58Z" level=info msg="Node f6b269e774f1/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:58.563Z] time="2022-02-09T05:57:58Z" level=info msg="Node f6b269e774f1/172.24.65.245, added to nodes list" [2022-02-09T05:57:58.563Z] time="2022-02-09T05:57:58Z" level=info msg="node 2 coming back" [2022-02-09T05:57:58.563Z] time="2022-02-09T05:57:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:92884fcac2d6 with config:&{NodeID:92884fcac2d6 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-09T05:57:58.563Z] time="2022-02-09T05:57:58Z" level=info msg="Node 92884fcac2d6/172.24.65.245, joined gossip cluster" [2022-02-09T05:57:58.563Z] time="2022-02-09T05:57:58Z" level=info msg="Node 92884fcac2d6/172.24.65.245, added to nodes list" [2022-02-09T05:57:59.022Z] time="2022-02-09T05:57:58Z" level=debug msg="memberlist: Failed ping: 332ef43b35e0 (timeout reached)" [2022-02-09T05:57:59.022Z] time="2022-02-09T05:57:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.24.65.245:10037: use of closed network connection" [2022-02-09T05:57:59.022Z] time="2022-02-09T05:57:58Z" level=debug msg="memberlist: Stream connection from=172.24.65.245:49383" [2022-02-09T05:57:59.481Z] time="2022-02-09T05:57:59Z" level=warning msg="memberlist: Was able to connect to 332ef43b35e0 but other probes failed, network may be misconfigured" [2022-02-09T05:58:01.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-02-09T05:58:02.386Z] time="2022-02-09T05:58:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.65.245:10033 172.24.65.245:10034 172.24.65.245:10035]" [2022-02-09T05:58:02.386Z] time="2022-02-09T05:58:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.65.245:10033 172.24.65.245:10034 172.24.65.245:10035]" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.65.245:10033" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=debug msg="memberlist: Stream connection from=172.24.65.245:49384" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node 1183ba00b906/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node 1183ba00b906/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node 332ef43b35e0/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node 332ef43b35e0/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node 6f78339c42a2/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node 6f78339c42a2/172.24.65.245, is the new incarnation of the shutdown node 1ee69e294a22/172.24.65.245" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node 6f78339c42a2/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.65.245:10034" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=debug msg="memberlist: Stream connection from=172.24.65.245:49385" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node 6f78339c42a2/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node 6f78339c42a2/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node f6b269e774f1/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node f6b269e774f1/172.24.65.245, is the new incarnation of the shutdown node da4676d25069/172.24.65.245" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node f6b269e774f1/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node 1183ba00b906/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node 1183ba00b906/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node 332ef43b35e0/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node 332ef43b35e0/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.65.245:10035" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=debug msg="memberlist: Stream connection from=172.24.65.245:49386" [2022-02-09T05:58:02.846Z] time="2022-02-09T05:58:02Z" level=info msg="Node f6b269e774f1/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node f6b269e774f1/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 1183ba00b906/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 1183ba00b906/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 332ef43b35e0/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 332ef43b35e0/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 6f78339c42a2/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 6f78339c42a2/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 92884fcac2d6/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 92884fcac2d6/172.24.65.245, is the new incarnation of the shutdown node 53ae3d149f84/172.24.65.245" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 92884fcac2d6/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node f6b269e774f1/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node f6b269e774f1/172.24.65.245, is the new incarnation of the shutdown node da4676d25069/172.24.65.245" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node f6b269e774f1/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 6f78339c42a2/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 6f78339c42a2/172.24.65.245, is the new incarnation of the shutdown node 1ee69e294a22/172.24.65.245" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 6f78339c42a2/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node f6b269e774f1/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node f6b269e774f1/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 92884fcac2d6/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 92884fcac2d6/172.24.65.245, added to nodes list" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 92884fcac2d6/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:02.847Z] time="2022-02-09T05:58:02Z" level=info msg="Node 92884fcac2d6/172.24.65.245, added to nodes list" [2022-02-09T05:58:03.306Z] time="2022-02-09T05:58:02Z" level=info msg="Node 92884fcac2d6/172.24.65.245, joined gossip cluster" [2022-02-09T05:58:03.306Z] time="2022-02-09T05:58:02Z" level=info msg="Node 92884fcac2d6/172.24.65.245, is the new incarnation of the shutdown node 53ae3d149f84/172.24.65.245" [2022-02-09T05:58:03.306Z] time="2022-02-09T05:58:02Z" level=info msg="Node 92884fcac2d6/172.24.65.245, added to nodes list" [2022-02-09T05:58:03.306Z] time="2022-02-09T05:58:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.65.245:10033" [2022-02-09T05:58:03.306Z] time="2022-02-09T05:58:03Z" level=debug msg="memberlist: Stream connection from=172.24.65.245:49387" [2022-02-09T05:58:03.306Z] time="2022-02-09T05:58:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.65.245:10034" [2022-02-09T05:58:03.306Z] time="2022-02-09T05:58:03Z" level=debug msg="memberlist: Stream connection from=172.24.65.245:49388" [2022-02-09T05:58:03.306Z] time="2022-02-09T05:58:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.65.245:10035" [2022-02-09T05:58:03.306Z] time="2022-02-09T05:58:03Z" level=debug msg="memberlist: Stream connection from=172.24.65.245:49389" [2022-02-09T05:58:03.765Z] 2022/02/09 05:58:03 Closing DB instances... [2022-02-09T05:58:03.765Z] time="2022-02-09T05:58:03Z" level=info msg="Node 6f78339c42a2 change state NodeActive --> NodeLeft" [2022-02-09T05:58:03.765Z] time="2022-02-09T05:58:03Z" level=info msg="node5(1183ba00b906): Node leave event for 6f78339c42a2/172.24.65.245" [2022-02-09T05:58:03.765Z] time="2022-02-09T05:58:03Z" level=info msg="Node 6f78339c42a2 change state NodeActive --> NodeLeft" [2022-02-09T05:58:03.765Z] time="2022-02-09T05:58:03Z" level=info msg="node3(92884fcac2d6): Node leave event for 6f78339c42a2/172.24.65.245" [2022-02-09T05:58:03.765Z] time="2022-02-09T05:58:03Z" level=info msg="Node 6f78339c42a2 change state NodeActive --> NodeLeft" [2022-02-09T05:58:03.765Z] time="2022-02-09T05:58:03Z" level=info msg="node4(332ef43b35e0): Node leave event for 6f78339c42a2/172.24.65.245" [2022-02-09T05:58:03.765Z] time="2022-02-09T05:58:03Z" level=info msg="Node 6f78339c42a2 change state NodeActive --> NodeLeft" [2022-02-09T05:58:03.765Z] time="2022-02-09T05:58:03Z" level=info msg="node2(f6b269e774f1): Node leave event for 6f78339c42a2/172.24.65.245" [2022-02-09T05:58:03.765Z] time="2022-02-09T05:58:03Z" level=info msg="Node 6f78339c42a2 change state NodeActive --> NodeLeft" [2022-02-09T05:58:03.765Z] time="2022-02-09T05:58:03Z" level=info msg="node1(6f78339c42a2): Node leave event for 6f78339c42a2/172.24.65.245" [2022-02-09T05:58:04.224Z] time="2022-02-09T05:58:03Z" level=info msg="Node 6f78339c42a2/172.24.65.245, left gossip cluster" [2022-02-09T05:58:04.224Z] time="2022-02-09T05:58:03Z" level=info msg="Node 6f78339c42a2/172.24.65.245, left gossip cluster" [2022-02-09T05:58:04.224Z] time="2022-02-09T05:58:03Z" level=info msg="Node 6f78339c42a2/172.24.65.245, left gossip cluster" [2022-02-09T05:58:04.224Z] time="2022-02-09T05:58:03Z" level=info msg="Node 6f78339c42a2/172.24.65.245, left gossip cluster" [2022-02-09T05:58:04.224Z] time="2022-02-09T05:58:03Z" level=info msg="Node 6f78339c42a2/172.24.65.245, left gossip cluster" [2022-02-09T05:58:04.224Z] time="2022-02-09T05:58:03Z" level=info msg="Node f6b269e774f1 change state NodeActive --> NodeLeft" [2022-02-09T05:58:04.224Z] time="2022-02-09T05:58:03Z" level=info msg="node3(92884fcac2d6): Node leave event for f6b269e774f1/172.24.65.245" [2022-02-09T05:58:04.224Z] time="2022-02-09T05:58:03Z" level=info msg="Node f6b269e774f1 change state NodeActive --> NodeLeft" [2022-02-09T05:58:04.224Z] time="2022-02-09T05:58:03Z" level=info msg="node5(1183ba00b906): Node leave event for f6b269e774f1/172.24.65.245" [2022-02-09T05:58:04.224Z] time="2022-02-09T05:58:03Z" level=info msg="Node f6b269e774f1 change state NodeActive --> NodeLeft" [2022-02-09T05:58:04.224Z] time="2022-02-09T05:58:03Z" level=info msg="node4(332ef43b35e0): Node leave event for f6b269e774f1/172.24.65.245" [2022-02-09T05:58:04.224Z] time="2022-02-09T05:58:03Z" level=info msg="Node f6b269e774f1 change state NodeActive --> NodeLeft" [2022-02-09T05:58:04.224Z] time="2022-02-09T05:58:03Z" level=info msg="node2(f6b269e774f1): Node leave event for f6b269e774f1/172.24.65.245" [2022-02-09T05:58:04.225Z] time="2022-02-09T05:58:04Z" level=info msg="Node f6b269e774f1/172.24.65.245, left gossip cluster" [2022-02-09T05:58:04.225Z] time="2022-02-09T05:58:04Z" level=info msg="Node f6b269e774f1/172.24.65.245, left gossip cluster" [2022-02-09T05:58:04.225Z] time="2022-02-09T05:58:04Z" level=info msg="Node f6b269e774f1/172.24.65.245, left gossip cluster" [2022-02-09T05:58:04.225Z] time="2022-02-09T05:58:04Z" level=info msg="Node f6b269e774f1/172.24.65.245, left gossip cluster" [2022-02-09T05:58:04.683Z] time="2022-02-09T05:58:04Z" level=info msg="Node 92884fcac2d6 change state NodeActive --> NodeLeft" [2022-02-09T05:58:04.683Z] time="2022-02-09T05:58:04Z" level=info msg="node4(332ef43b35e0): Node leave event for 92884fcac2d6/172.24.65.245" [2022-02-09T05:58:04.683Z] time="2022-02-09T05:58:04Z" level=info msg="Node 92884fcac2d6 change state NodeActive --> NodeLeft" [2022-02-09T05:58:04.683Z] time="2022-02-09T05:58:04Z" level=info msg="node5(1183ba00b906): Node leave event for 92884fcac2d6/172.24.65.245" [2022-02-09T05:58:04.684Z] time="2022-02-09T05:58:04Z" level=info msg="Node 92884fcac2d6 change state NodeActive --> NodeLeft" [2022-02-09T05:58:04.684Z] time="2022-02-09T05:58:04Z" level=info msg="node3(92884fcac2d6): Node leave event for 92884fcac2d6/172.24.65.245" [2022-02-09T05:58:04.684Z] time="2022-02-09T05:58:04Z" level=info msg="Node 92884fcac2d6/172.24.65.245, left gossip cluster" [2022-02-09T05:58:04.684Z] time="2022-02-09T05:58:04Z" level=info msg="Node 92884fcac2d6/172.24.65.245, left gossip cluster" [2022-02-09T05:58:05.143Z] time="2022-02-09T05:58:04Z" level=info msg="Node 92884fcac2d6/172.24.65.245, left gossip cluster" [2022-02-09T05:58:05.143Z] time="2022-02-09T05:58:04Z" level=debug msg="memberlist: Failed ping: 332ef43b35e0 (timeout reached)" [2022-02-09T05:58:05.143Z] time="2022-02-09T05:58:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.65.245:10035: use of closed network connection" [2022-02-09T05:58:05.143Z] time="2022-02-09T05:58:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.65.245:10037: use of closed network connection" [2022-02-09T05:58:05.143Z] time="2022-02-09T05:58:04Z" level=debug msg="memberlist: Stream connection from=172.24.65.245:49390" [2022-02-09T05:58:05.603Z] time="2022-02-09T05:58:05Z" level=info msg="Node 332ef43b35e0 change state NodeActive --> NodeLeft" [2022-02-09T05:58:05.603Z] time="2022-02-09T05:58:05Z" level=info msg="node5(1183ba00b906): Node leave event for 332ef43b35e0/172.24.65.245" [2022-02-09T05:58:05.603Z] time="2022-02-09T05:58:05Z" level=info msg="Node 332ef43b35e0 change state NodeActive --> NodeLeft" [2022-02-09T05:58:05.603Z] time="2022-02-09T05:58:05Z" level=info msg="node4(332ef43b35e0): Node leave event for 332ef43b35e0/172.24.65.245" [2022-02-09T05:58:05.603Z] time="2022-02-09T05:58:05Z" level=warning msg="memberlist: Was able to connect to 332ef43b35e0 but other probes failed, network may be misconfigured" [2022-02-09T05:58:06.064Z] time="2022-02-09T05:58:05Z" level=info msg="Node 332ef43b35e0/172.24.65.245, left gossip cluster" [2022-02-09T05:58:06.064Z] time="2022-02-09T05:58:05Z" level=info msg="Node 332ef43b35e0/172.24.65.245, left gossip cluster" [2022-02-09T05:58:07.033Z] time="2022-02-09T05:58:06Z" level=info msg="Node 1183ba00b906/172.24.65.245, left gossip cluster" [2022-02-09T05:58:07.033Z] time="2022-02-09T05:58:06Z" level=info msg="Node 1183ba00b906 change state NodeActive --> NodeFailed" [2022-02-09T05:58:07.033Z] time="2022-02-09T05:58:06Z" level=info msg="Node 1183ba00b906/172.24.65.245, added to failed nodes list" [2022-02-09T05:58:07.033Z] --- PASS: TestNetworkDBIslands (12.09s) [2022-02-09T05:58:07.033Z] PASS [2022-02-09T05:58:07.033Z] coverage: 60.1% of statements [2022-02-09T05:58:07.033Z] ok github.com/docker/docker/libnetwork/networkdb 105.026s coverage: 60.1% of statements [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/quota [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/rootless [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/volume [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-09T05:58:07.033Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-09T05:58:07.633Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-09T05:58:07.633Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-09T05:58:07.889Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-09T05:58:08.146Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-09T05:58:09.092Z] --- PASS: TestCreateServiceMultipleTimes (14.76s) [2022-02-09T05:58:09.092Z] === RUN TestCreateServiceConflict [2022-02-09T05:58:09.529Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-02-09T05:58:09.529Z] === RUN TestInfoDebug [2022-02-09T05:58:09.530Z] --- PASS: TestInfoDebug (0.52s) [2022-02-09T05:58:09.530Z] === RUN TestInfoInsecureRegistries [2022-02-09T05:58:09.530Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-09T05:58:09.530Z] === RUN TestInfoRegistryMirrors [2022-02-09T05:58:09.530Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-09T05:58:09.530Z] === RUN TestLoginFailsWithBadCredentials [2022-02-09T05:58:09.530Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-09T05:58:09.530Z] === RUN TestPingCacheHeaders [2022-02-09T05:58:09.530Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-09T05:58:09.530Z] === RUN TestPingGet [2022-02-09T05:58:09.530Z] --- PASS: TestPingGet (0.01s) [2022-02-09T05:58:09.530Z] === RUN TestPingHead [2022-02-09T05:58:09.530Z] --- PASS: TestPingHead (0.02s) [2022-02-09T05:58:09.530Z] === RUN TestVersion [2022-02-09T05:58:09.530Z] --- PASS: TestVersion (0.02s) [2022-02-09T05:58:09.530Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-02-09T05:58:09.530Z] === CONT TestDiskUsage [2022-02-09T05:58:09.601Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-09T05:58:09.601Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-09T05:58:09.601Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-09T05:58:09.601Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === Skipped [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-09T05:58:09.944Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-09T05:58:09.944Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-09T05:58:09.944Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-02-09T05:58:09.944Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-09T05:58:09.944Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-09T05:58:09.944Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-09T05:58:09.944Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-09T05:58:09.944Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-09T05:58:09.944Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-09T05:58:09.944Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-09T05:58:09.944Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-09T05:58:09.944Z] daemon_test.go:145: root required [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-09T05:58:09.944Z] reload_test.go:342: root required [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-09T05:58:09.944Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-09T05:58:09.944Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-09T05:58:09.944Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-09T05:58:09.944Z] download_test.go:267: Needs fixing on Windows [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-09T05:58:09.944Z] layer_test.go:303: Failing on Windows [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-09T05:58:09.944Z] layer_test.go:352: Failing on Windows [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-09T05:58:09.944Z] layer_test.go:467: Failing on Windows [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-09T05:58:09.944Z] layer_test.go:696: Failing on Windows [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-09T05:58:09.944Z] migration_test.go:45: Failing on Windows [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-09T05:58:09.944Z] migration_test.go:181: Failing on Windows [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-09T05:58:09.944Z] mount_test.go:17: Failing on Windows [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-09T05:58:09.944Z] mount_test.go:76: Failing on Windows [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-09T05:58:09.944Z] mount_test.go:125: Failing on Windows [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-09T05:58:09.944Z] mount_test.go:212: Failing on Windows [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-02-09T05:58:09.944Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-09T05:58:09.944Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-09T05:58:09.944Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-09T05:58:09.944Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-09T05:58:09.944Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-09T05:58:09.944Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-09T05:58:09.944Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s) [2022-02-09T05:58:09.944Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-09T05:58:09.944Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-09T05:58:09.944Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-09T05:58:09.944Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-09T05:58:09.944Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-09T05:58:09.944Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-09T05:58:09.944Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-09T05:58:09.944Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-09T05:58:09.944Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-09T05:58:09.944Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-09T05:58:09.944Z] archive_test.go:133: Xz not present in msys2 [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-09T05:58:09.944Z] archive_test.go:140: zstd not installed [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-09T05:58:09.944Z] archive_test.go:252: Failing on Windows CI machines [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-09T05:58:09.944Z] archive_windows_test.go:16: Currently fails [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-09T05:58:09.944Z] changes_test.go:195: needs more investigation [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-09T05:58:09.944Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-09T05:58:09.944Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-09T05:58:09.944Z] changes_test.go:432: needs further investigation [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-09T05:58:09.944Z] changes_test.go:468: needs further investigation [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-09T05:58:09.944Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-09T05:58:09.944Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-09T05:58:09.944Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-09T05:58:09.944Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T05:58:09.944Z] [2022-02-09T05:58:09.944Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-09T05:58:09.945Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:09.945Z] [2022-02-09T05:58:09.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-09T05:58:09.945Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T05:58:09.945Z] [2022-02-09T05:58:09.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-09T05:58:09.945Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:09.945Z] [2022-02-09T05:58:09.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-09T05:58:09.945Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:09.945Z] [2022-02-09T05:58:09.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-09T05:58:09.945Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:09.945Z] [2022-02-09T05:58:09.945Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-09T05:58:09.945Z] poller_test.go:40: No chmod on Windows [2022-02-09T05:58:09.945Z] [2022-02-09T05:58:09.945Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-09T05:58:09.945Z] fileutils_test.go:133: Needs porting to Windows [2022-02-09T05:58:09.945Z] [2022-02-09T05:58:09.945Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-09T05:58:09.945Z] fileutils_test.go:179: Needs porting to Windows [2022-02-09T05:58:09.945Z] [2022-02-09T05:58:09.945Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-09T05:58:09.945Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:09.945Z] [2022-02-09T05:58:09.945Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-02-09T05:58:09.945Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:09.945Z] [2022-02-09T05:58:09.945Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-09T05:58:09.945Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:09.945Z] [2022-02-09T05:58:09.945Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-09T05:58:09.945Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-09T05:58:09.945Z] [2022-02-09T05:58:09.945Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-09T05:58:09.945Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-09T05:58:09.945Z] [2022-02-09T05:58:09.945Z] DONE 2068 tests, 70 skipped in 268.381s [2022-02-09T05:58:09.945Z] INFO: make.ps1 ended at 02/09/2022 05:58:09 [2022-02-09T05:58:10.096Z] === RUN TestDiskUsage/empty [2022-02-09T05:58:10.096Z] === RUN TestDiskUsage/empty/container_types [2022-02-09T05:58:10.096Z] === RUN TestDiskUsage/empty/image_types [2022-02-09T05:58:10.096Z] === RUN TestDiskUsage/empty/volume_types [2022-02-09T05:58:10.096Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-09T05:58:10.096Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-09T05:58:10.096Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-09T05:58:10.096Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-09T05:58:10.096Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-09T05:58:10.096Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-09T05:58:10.096Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-09T05:58:10.096Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-09T05:58:10.353Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-09T05:58:10.354Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-09T05:58:10.354Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-09T05:58:10.354Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-09T05:58:10.354Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-09T05:58:10.354Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-09T05:58:10.354Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-09T05:58:10.354Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-09T05:58:10.354Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-09T05:58:10.354Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-09T05:58:10.354Z] === RUN TestDiskUsage/after_container.Run [2022-02-09T05:58:10.612Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-09T05:58:10.612Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-09T05:58:10.612Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-09T05:58:10.612Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-09T05:58:10.612Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-09T05:58:10.612Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-09T05:58:10.612Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-09T05:58:10.612Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-09T05:58:10.612Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-09T05:58:10.870Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage (1.47s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-09T05:58:10.870Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2022-02-09T05:58:10.870Z] PASS [2022-02-09T05:58:10.870Z] [2022-02-09T05:58:10.870Z] DONE 50 tests in 20.191s [2022-02-09T05:58:11.129Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-09T05:58:11.129Z] INFO: Testing against a local daemon [2022-02-09T05:58:11.129Z] === RUN TestVolumesCreateAndList [2022-02-09T05:58:11.129Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-09T05:58:11.129Z] === RUN TestVolumesRemove [2022-02-09T05:58:11.129Z] --- PASS: TestVolumesRemove (0.08s) [2022-02-09T05:58:11.130Z] === RUN TestVolumesInspect [2022-02-09T05:58:11.130Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-09T05:58:11.130Z] === RUN TestVolumesInvalidJSON [2022-02-09T05:58:11.130Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-09T05:58:11.130Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-09T05:58:11.130Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-09T05:58:11.130Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-09T05:58:11.130Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-09T05:58:11.130Z] PASS [2022-02-09T05:58:11.130Z] [2022-02-09T05:58:11.130Z] DONE 5 tests in 0.162s [2022-02-09T05:58:11.130Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-09T05:58:11.609Z] --- PASS: TestCreateServiceConflict (2.05s) [2022-02-09T05:58:11.609Z] === RUN TestCreateServiceMaxReplicas [2022-02-09T05:58:11.696Z] Stopping apparmor (via systemctl): apparmor.service. [2022-02-09T05:58:11.696Z] Removing test suite binaries [2022-02-09T05:58:11.696Z] exiting test-integration [2022-02-09T05:58:11.696Z] ++ exit 0 [2022-02-09T05:58:11.696Z] [2022-02-09T05:58:12.854Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-09T05:58:12.854Z] INFO: Unit tests ended at 02/09/2022 05:58:12. Duration:00:04:43.5588219 [2022-02-09T05:58:12.854Z] INFO: Building busybox [2022-02-09T05:58:12.854Z] Sending build context to Docker daemon 5.12kB [2022-02-09T05:58:12.854Z] [2022-02-09T05:58:12.854Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-09T05:58:12.854Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-09T05:58:12.854Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-09T05:58:12.854Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-09T05:58:12.854Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-09T05:58:12.854Z] ---> bdeb13086b9f [2022-02-09T05:58:12.854Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-09T05:58:12.854Z] ---> Running in bbf5a0805974 Post stage [Pipeline] junit [2022-02-09T05:58:13.084Z] Recording test results [2022-02-09T05:58:13.500Z] --- PASS: TestCreateServiceMaxReplicas (2.11s) [2022-02-09T05:58:13.500Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-09T05:58:13.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-02-09T05:58:14.678Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [2022-02-09T05:58:14.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [Pipeline] sh [2022-02-09T05:58:15.020Z] + echo Ensuring container killed. [2022-02-09T05:58:15.020Z] Ensuring container killed. [2022-02-09T05:58:15.020Z] + docker rm -vf docker-pr1 [2022-02-09T05:58:15.020Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-09T05:58:15.308Z] + echo Chowning /workspace to jenkins user [2022-02-09T05:58:15.308Z] Chowning /workspace to jenkins user [2022-02-09T05:58:15.308Z] + id -u [2022-02-09T05:58:15.308Z] + id -g [2022-02-09T05:58:15.308Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43221:/workspace busybox chown -R 1000:1000 /workspace [2022-02-09T05:58:15.308Z] Unable to find image 'busybox:latest' locally [2022-02-09T05:58:15.308Z] latest: Pulling from library/busybox [2022-02-09T05:58:15.568Z] 009932687766: Pulling fs layer [2022-02-09T05:58:15.568Z] 009932687766: Verifying Checksum [2022-02-09T05:58:15.568Z] 009932687766: Download complete [2022-02-09T05:58:15.568Z] 009932687766: Pull complete [2022-02-09T05:58:15.568Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-09T05:58:15.568Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-09T05:58:17.243Z] + bundleName=amd64-cgroup2 [2022-02-09T05:58:17.243Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-02-09T05:58:17.243Z] Creating amd64-cgroup2-bundles.tar.gz [2022-02-09T05:58:17.243Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-02-09T05:58:17.243Z] + 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-09T05:58:17.513Z] Archiving artifacts [2022-02-09T05:58:17.558Z] Removing intermediate container bbf5a0805974 [2022-02-09T05:58:17.558Z] ---> cf76b0866af1 [2022-02-09T05:58:17.558Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-09T05:58:18.017Z] ---> Running in 331c3bd727c2 [2022-02-09T05:58:18.017Z] Removing intermediate container 331c3bd727c2 [2022-02-09T05:58:18.017Z] ---> 23b20356d91d [2022-02-09T05:58:18.017Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-09T05:58:18.099Z] docker_api_swarm_test.go:563: [d99d79f32d9d9] joining swarm manager [dab3c491ee291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T05:58:18.475Z] ---> Running in 8bc280491ae1 [2022-02-09T05:58:18.476Z] Removing intermediate container 8bc280491ae1 [2022-02-09T05:58:18.476Z] ---> 72b4e741d4e7 [2022-02-09T05:58:18.476Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-09T05:58:19.072Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-09T05:58:19.133Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43221/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-09T05:58:19.441Z] + make clean [2022-02-09T05:58:19.441Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-09T05:58:19.441Z] docker-dev-cache [2022-02-09T05:58:19.441Z] docker-mod-cache [Pipeline] deleteDir [2022-02-09T05:58:19.680Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-09T05:58:20.012Z] [2022-02-09T05:58:20.247Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-09T05:58:20.854Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-09T05:58:20.979Z] ---> fbfdbbf6f085 [2022-02-09T05:58:20.979Z] 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-09T05:58:20.979Z] ---> Running in c3489f5a468f [2022-02-09T05:58:21.416Z] === RUN TestDockerSuite/TestBuildFails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-09T05:58:21.977Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-09T05:58:21.977Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-09T05:58:23.867Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-09T05:58:24.706Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-09T05:58:24.706Z] === RUN TestBoolValue [2022-02-09T05:58:24.706Z] --- PASS: TestBoolValue (0.00s) [2022-02-09T05:58:24.706Z] === RUN TestBoolValueOrDefault [2022-02-09T05:58:24.706Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-09T05:58:24.706Z] === RUN TestInt64ValueOrZero [2022-02-09T05:58:24.706Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-09T05:58:24.706Z] === RUN TestInt64ValueOrDefault [2022-02-09T05:58:24.706Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-09T05:58:24.706Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-09T05:58:24.706Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-09T05:58:24.706Z] === RUN TestJsonContentType [2022-02-09T05:58:24.706Z] --- PASS: TestJsonContentType (0.00s) [2022-02-09T05:58:24.706Z] PASS [2022-02-09T05:58:24.706Z] coverage: 14.7% of statements [2022-02-09T05:58:24.706Z] ok github.com/docker/docker/api/server/httputils 0.108s coverage: 14.7% of statements [2022-02-09T05:58:24.706Z] === RUN TestMaskSecretKeys [2022-02-09T05:58:24.706Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-09T05:58:24.706Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-09T05:58:24.706Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-09T05:58:24.706Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-09T05:58:24.706Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-09T05:58:24.706Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-09T05:58:24.706Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-09T05:58:24.706Z] === RUN TestVersionMiddlewareVersion [2022-02-09T05:58:24.706Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-09T05:58:24.706Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-09T05:58:24.706Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-09T05:58:24.706Z] PASS [2022-02-09T05:58:24.706Z] coverage: 37.7% of statements [2022-02-09T05:58:24.706Z] ok github.com/docker/docker/api/server/middleware 0.124s coverage: 37.7% of statements [2022-02-09T05:58:24.706Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-09T05:58:24.706Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-09T05:58:24.706Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-09T05:58:24.706Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-09T05:58:24.706Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-09T05:58:24.706Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-09T05:58:24.706Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-09T05:58:24.706Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-09T05:58:24.706Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-09T05:58:24.706Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-09T05:58:24.706Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-09T05:58:25.165Z] === RUN TestAdjustForAPIVersion [2022-02-09T05:58:25.165Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-09T05:58:25.165Z] PASS [2022-02-09T05:58:25.165Z] coverage: 5.7% of statements [2022-02-09T05:58:25.165Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 5.7% of statements [2022-02-09T05:58:25.165Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-09T05:58:25.165Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-09T05:58:25.165Z] ? github.com/docker/docker/api/types [no test files] [2022-02-09T05:58:25.165Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-09T05:58:25.165Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-09T05:58:25.165Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-09T05:58:25.165Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-09T05:58:25.165Z] === RUN TestStrSliceMarshalJSON [2022-02-09T05:58:25.165Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestStrSliceUnmarshalJSON [2022-02-09T05:58:25.165Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestStrSliceUnmarshalString [2022-02-09T05:58:25.165Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestStrSliceUnmarshalSlice [2022-02-09T05:58:25.165Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-09T05:58:25.165Z] PASS [2022-02-09T05:58:25.165Z] coverage: 90.0% of statements [2022-02-09T05:58:25.165Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2022-02-09T05:58:25.165Z] === RUN TestToJSON [2022-02-09T05:58:25.165Z] --- PASS: TestToJSON (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestToParamWithVersion [2022-02-09T05:58:25.165Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestFromJSON [2022-02-09T05:58:25.165Z] --- PASS: TestFromJSON (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestEmpty [2022-02-09T05:58:25.165Z] --- PASS: TestEmpty (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestArgsMatchKVListEmptySources [2022-02-09T05:58:25.165Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestArgsMatchKVList [2022-02-09T05:58:25.165Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestArgsMatch [2022-02-09T05:58:25.165Z] --- PASS: TestArgsMatch (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestAdd [2022-02-09T05:58:25.165Z] --- PASS: TestAdd (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestDel [2022-02-09T05:58:25.165Z] --- PASS: TestDel (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestLen [2022-02-09T05:58:25.165Z] --- PASS: TestLen (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestExactMatch [2022-02-09T05:58:25.165Z] --- PASS: TestExactMatch (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestOnlyOneExactMatch [2022-02-09T05:58:25.165Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestContains [2022-02-09T05:58:25.165Z] --- PASS: TestContains (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestValidate [2022-02-09T05:58:25.165Z] --- PASS: TestValidate (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestWalkValues [2022-02-09T05:58:25.165Z] --- PASS: TestWalkValues (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestFuzzyMatch [2022-02-09T05:58:25.165Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-09T05:58:25.165Z] === RUN TestClone [2022-02-09T05:58:25.165Z] --- PASS: TestClone (0.00s) [2022-02-09T05:58:25.165Z] PASS [2022-02-09T05:58:25.165Z] coverage: 92.2% of statements [2022-02-09T05:58:25.631Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2022-02-09T05:58:25.631Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-09T05:58:25.631Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-09T05:58:25.631Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-09T05:58:25.631Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-09T05:58:25.631Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-09T05:58:25.631Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-09T05:58:25.631Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-09T05:58:25.631Z] === RUN TestDurationToSecondsString [2022-02-09T05:58:25.631Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-09T05:58:25.631Z] === RUN TestGetTimestamp [2022-02-09T05:58:25.631Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-09T05:58:25.631Z] === RUN TestParseTimestamps [2022-02-09T05:58:25.631Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-09T05:58:25.631Z] PASS [2022-02-09T05:58:25.631Z] coverage: 100.0% of statements [2022-02-09T05:58:25.631Z] ok github.com/docker/docker/api/types/time 0.248s coverage: 100.0% of statements [2022-02-09T05:58:25.807Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-09T05:58:26.091Z] === RUN TestCompareVersion [2022-02-09T05:58:26.091Z] --- PASS: TestCompareVersion (0.00s) [2022-02-09T05:58:26.091Z] PASS [2022-02-09T05:58:26.091Z] coverage: 77.3% of statements [2022-02-09T05:58:26.091Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 77.3% of statements [2022-02-09T05:58:26.091Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-09T05:58:26.091Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-09T05:58:26.091Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-09T05:58:26.091Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-09T05:58:26.091Z] ? github.com/docker/docker/builder [no test files] [2022-02-09T05:58:26.091Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-09T05:58:26.091Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-09T05:58:26.091Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-09T05:58:26.091Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-09T05:58:26.091Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-09T05:58:26.091Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-09T05:58:26.091Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-09T05:58:27.057Z] === RUN TestParseRemoteURL [2022-02-09T05:58:27.057Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-09T05:58:27.057Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-09T05:58:27.057Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-09T05:58:27.057Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-09T05:58:27.057Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-09T05:58:27.057Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-09T05:58:27.057Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-09T05:58:27.057Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-09T05:58:27.057Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-09T05:58:27.057Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-09T05:58:27.057Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-09T05:58:27.057Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-09T05:58:27.057Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-09T05:58:27.057Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-09T05:58:27.057Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-09T05:58:27.057Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-09T05:58:27.057Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-09T05:58:27.057Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-09T05:58:27.057Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-09T05:58:27.057Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-09T05:58:27.057Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-09T05:58:27.057Z] === RUN TestCloneArgsSmartHttp [2022-02-09T05:58:27.057Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-09T05:58:27.057Z] === RUN TestCloneArgsDumbHttp [2022-02-09T05:58:27.057Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-09T05:58:27.057Z] === RUN TestCloneArgsGit [2022-02-09T05:58:27.057Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-09T05:58:27.057Z] === RUN TestCheckoutGit [2022-02-09T05:58:27.219Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-09T05:58:28.353Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.66s) [2022-02-09T05:58:28.353Z] === RUN TestCreateServiceSecretFileMode [2022-02-09T05:58:29.200Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-09T05:58:29.200Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-09T05:58:29.231Z] === RUN TestEnable [2022-02-09T05:58:29.231Z] --- PASS: TestEnable (0.00s) [2022-02-09T05:58:29.231Z] === RUN TestDisable [2022-02-09T05:58:29.231Z] --- PASS: TestDisable (0.00s) [2022-02-09T05:58:29.232Z] === RUN TestEnabled [2022-02-09T05:58:29.232Z] --- PASS: TestEnabled (0.00s) [2022-02-09T05:58:29.232Z] PASS [2022-02-09T05:58:29.232Z] coverage: 100.0% of statements [2022-02-09T05:58:29.232Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2022-02-09T05:58:29.232Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-09T05:58:29.232Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-09T05:58:29.232Z] === RUN TestProcessNoDockerignore [2022-02-09T05:58:29.232Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-09T05:58:29.232Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-09T05:58:29.232Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-09T05:58:29.232Z] === RUN TestDetectContentType [2022-02-09T05:58:29.232Z] --- PASS: TestDetectContentType (0.00s) [2022-02-09T05:58:29.232Z] === RUN TestSelectAcceptableMIME [2022-02-09T05:58:29.232Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-09T05:58:29.232Z] === RUN TestInspectEmptyResponse [2022-02-09T05:58:29.232Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-09T05:58:29.232Z] === RUN TestInspectResponseBinary [2022-02-09T05:58:29.232Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-09T05:58:29.232Z] === RUN TestResponseUnsupportedContentType [2022-02-09T05:58:29.232Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-09T05:58:29.232Z] === RUN TestInspectResponseTextSimple [2022-02-09T05:58:29.232Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-09T05:58:29.232Z] === RUN TestInspectResponseEmptyContentType [2022-02-09T05:58:29.232Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-09T05:58:29.232Z] === RUN TestUnknownContentLength [2022-02-09T05:58:29.232Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-09T05:58:29.232Z] === RUN TestDownloadRemote [2022-02-09T05:58:29.232Z] --- PASS: TestDownloadRemote (0.16s) [2022-02-09T05:58:29.232Z] === RUN TestGetWithStatusError [2022-02-09T05:58:29.232Z] --- PASS: TestGetWithStatusError (0.02s) [2022-02-09T05:58:29.232Z] === RUN TestCloseRootDirectory [2022-02-09T05:58:29.232Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:29.232Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-09T05:58:29.232Z] === RUN TestHashFile [2022-02-09T05:58:29.232Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:29.232Z] --- SKIP: TestHashFile (0.00s) [2022-02-09T05:58:29.232Z] === RUN TestHashSubdir [2022-02-09T05:58:29.232Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:29.232Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-09T05:58:29.232Z] === RUN TestRemoveDirectory [2022-02-09T05:58:29.232Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:58:29.232Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-09T05:58:29.232Z] PASS [2022-02-09T05:58:29.232Z] coverage: 9.3% of statements [2022-02-09T05:58:29.232Z] ok github.com/docker/docker/builder/remotecontext 0.355s coverage: 9.3% of statements [2022-02-09T05:58:29.682Z] Removing intermediate container c3489f5a468f [2022-02-09T05:58:29.682Z] ---> c341290ec5de [2022-02-09T05:58:29.682Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-09T05:58:29.682Z] ---> Running in bee3f8ced621 [2022-02-09T05:58:29.694Z] === RUN TestGetAllAllowed [2022-02-09T05:58:29.694Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-09T05:58:29.694Z] === RUN TestGetAllMeta [2022-02-09T05:58:29.694Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-09T05:58:29.694Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-09T05:58:29.694Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-09T05:58:29.694Z] === RUN TestIsUnreferencedBuiltin [2022-02-09T05:58:29.694Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-09T05:58:29.694Z] === RUN TestIsExistingDirectory [2022-02-09T05:58:29.694Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-02-09T05:58:29.694Z] === RUN TestGetFilenameForDownload [2022-02-09T05:58:29.694Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-09T05:58:29.694Z] === RUN TestEnv2Variables [2022-02-09T05:58:29.694Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-09T05:58:29.694Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-09T05:58:29.694Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-09T05:58:29.694Z] === RUN TestMaintainer [2022-02-09T05:58:29.695Z] --- PASS: TestMaintainer (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestLabel [2022-02-09T05:58:29.695Z] --- PASS: TestLabel (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestFromScratch [2022-02-09T05:58:29.695Z] --- PASS: TestFromScratch (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestFromWithArg [2022-02-09T05:58:29.695Z] --- PASS: TestFromWithArg (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-09T05:58:29.695Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestFromWithUndefinedArg [2022-02-09T05:58:29.695Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestFromMultiStageWithNamedStage [2022-02-09T05:58:29.695Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestOnbuild [2022-02-09T05:58:29.695Z] --- PASS: TestOnbuild (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestWorkdir [2022-02-09T05:58:29.695Z] --- PASS: TestWorkdir (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestCmd [2022-02-09T05:58:29.695Z] --- PASS: TestCmd (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestHealthcheckNone [2022-02-09T05:58:29.695Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestHealthcheckCmd [2022-02-09T05:58:29.695Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestEntrypoint [2022-02-09T05:58:29.695Z] --- PASS: TestEntrypoint (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestExpose [2022-02-09T05:58:29.695Z] --- PASS: TestExpose (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestUser [2022-02-09T05:58:29.695Z] --- PASS: TestUser (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestVolume [2022-02-09T05:58:29.695Z] --- PASS: TestVolume (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestStopSignal [2022-02-09T05:58:29.695Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-09T05:58:29.695Z] --- SKIP: TestStopSignal (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestArg [2022-02-09T05:58:29.695Z] --- PASS: TestArg (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestShell [2022-02-09T05:58:29.695Z] --- PASS: TestShell (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestPrependEnvOnCmd [2022-02-09T05:58:29.695Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestRunWithBuildArgs [2022-02-09T05:58:29.695Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestRunIgnoresHealthcheck [2022-02-09T05:58:29.695Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestDispatchUnsupportedOptions [2022-02-09T05:58:29.695Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-09T05:58:29.695Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-09T05:58:29.695Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-09T05:58:29.695Z] --- PASS: TestDispatchUnsupportedOptions (0.01s) [2022-02-09T05:58:29.695Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-09T05:58:29.695Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.01s) [2022-02-09T05:58:29.695Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestNormalizeWorkdir [2022-02-09T05:58:29.695Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-09T05:58:29.695Z] === RUN TestDispatch [2022-02-09T05:58:29.695Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-09T05:58:29.695Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-09T05:58:29.695Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-09T05:58:29.765Z] docker_api_swarm_test.go:585: [da3543ac6301e] joining swarm manager [dab3c491ee291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T05:58:30.153Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-09T05:58:30.153Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-09T05:58:30.153Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-09T05:58:30.153Z] === RUN TestDispatch/COPY_url [2022-02-09T05:58:30.153Z] --- PASS: TestDispatch (0.12s) [2022-02-09T05:58:30.153Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-02-09T05:58:30.153Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-09T05:58:30.153Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.04s) [2022-02-09T05:58:30.153Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-09T05:58:30.153Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-09T05:58:30.153Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-09T05:58:30.153Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-09T05:58:30.153Z] === RUN TestAddScratchImageAddsToMounts [2022-02-09T05:58:30.153Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-09T05:58:30.153Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-09T05:58:30.153Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-09T05:58:30.153Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-09T05:58:30.153Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-09T05:58:30.153Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-09T05:58:30.153Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-09T05:58:30.153Z] === RUN TestImageSourceGetAddsToMounts [2022-02-09T05:58:30.153Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-09T05:58:30.153Z] === RUN TestEmptyDockerfile [2022-02-09T05:58:30.153Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-09T05:58:30.153Z] === RUN TestSymlinkDockerfile [2022-02-09T05:58:30.153Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-09T05:58:30.153Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-09T05:58:30.153Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-09T05:58:30.153Z] === RUN TestNonExistingDockerfile [2022-02-09T05:58:30.153Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-09T05:58:30.153Z] === RUN TestCopyRunConfig [2022-02-09T05:58:30.153Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-09T05:58:30.153Z] === RUN TestDeepCopyRunConfig [2022-02-09T05:58:30.153Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-09T05:58:30.153Z] === RUN TestExportImage [2022-02-09T05:58:30.153Z] --- PASS: TestExportImage (0.00s) [2022-02-09T05:58:30.153Z] === RUN TestNormalizeDest [2022-02-09T05:58:30.153Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-09T05:58:30.153Z] PASS [2022-02-09T05:58:30.153Z] coverage: 46.8% of statements [2022-02-09T05:58:30.153Z] ok github.com/docker/docker/builder/dockerfile 0.256s coverage: 46.8% of statements [2022-02-09T05:58:30.153Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-09T05:58:30.328Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-09T05:58:30.610Z] === RUN TestTCP4Proxy [2022-02-09T05:58:30.610Z] --- PASS: TestTCP4Proxy (0.00s) [2022-02-09T05:58:30.610Z] === RUN TestTCP4ProxyHalfClose [2022-02-09T05:58:30.610Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-09T05:58:30.610Z] === RUN TestTCP6Proxy [2022-02-09T05:58:30.610Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-09T05:58:30.610Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-09T05:58:30.610Z] === RUN TestTCPDualStackProxy [2022-02-09T05:58:30.610Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-09T05:58:30.610Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-09T05:58:30.610Z] === RUN TestUDP4Proxy [2022-02-09T05:58:30.610Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-09T05:58:30.610Z] === RUN TestUDP6Proxy [2022-02-09T05:58:30.610Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-09T05:58:30.610Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-09T05:58:30.610Z] === RUN TestUDPWriteError [2022-02-09T05:58:30.611Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-09T05:58:30.611Z] === RUN TestSCTP4Proxy [2022-02-09T05:58:30.611Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-09T05:58:30.611Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-09T05:58:30.611Z] === RUN TestSCTP6Proxy [2022-02-09T05:58:30.611Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-09T05:58:30.611Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-09T05:58:30.611Z] PASS [2022-02-09T05:58:30.611Z] coverage: 49.4% of statements [2022-02-09T05:58:30.611Z] ok github.com/docker/docker/cmd/docker-proxy 0.074s coverage: 49.4% of statements [2022-02-09T05:58:31.221Z] [2022-02-09T05:58:31.221Z] SUCCESS: Specified value was saved. [2022-02-09T05:58:32.848Z] check_test.go:379: [d99d79f32d9d9] daemon is not started [2022-02-09T05:58:32.848Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-09T05:58:33.409Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-09T05:58:33.665Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-09T05:58:34.124Z] Removing intermediate container bee3f8ced621 [2022-02-09T05:58:34.124Z] ---> ded1e27d3cab [2022-02-09T05:58:34.124Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-09T05:58:34.124Z] ---> Running in 9b26ac2898c3 [2022-02-09T05:58:35.555Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-09T05:58:37.010Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-09T05:58:37.861Z] Cannot create a file when that file already exists. [2022-02-09T05:58:38.304Z] --- PASS: TestCreateServiceSecretFileMode (12.32s) [2022-02-09T05:58:38.304Z] === RUN TestCreateServiceConfigFileMode [2022-02-09T05:58:38.425Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-09T05:58:42.554Z] Removing intermediate container 9b26ac2898c3 [2022-02-09T05:58:42.554Z] ---> 562a4e4bb9a6 [2022-02-09T05:58:42.555Z] Step 13/13 : CMD ["sh"] [2022-02-09T05:58:42.641Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-09T05:58:42.641Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-09T05:58:42.898Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-02-09T05:58:42.898Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-09T05:58:42.898Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-02-09T05:58:42.985Z] === RUN TestCheckpointCreateError [2022-02-09T05:58:42.986Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCheckpointCreate [2022-02-09T05:58:42.986Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCheckpointDeleteError [2022-02-09T05:58:42.986Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCheckpointDelete [2022-02-09T05:58:42.986Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCheckpointListError [2022-02-09T05:58:42.986Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCheckpointList [2022-02-09T05:58:42.986Z] --- PASS: TestCheckpointList (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCheckpointListContainerNotFound [2022-02-09T05:58:42.986Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestNewClientWithOpsFromEnv [2022-02-09T05:58:42.986Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-09T05:58:42.986Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestGetAPIPath [2022-02-09T05:58:42.986Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestParseHostURL [2022-02-09T05:58:42.986Z] --- PASS: TestParseHostURL (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-09T05:58:42.986Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-09T05:58:42.986Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestNegotiateAPIVersion [2022-02-09T05:58:42.986Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestNegotiateAPVersionOverride [2022-02-09T05:58:42.986Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-09T05:58:42.986Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-09T05:58:42.986Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-09T05:58:42.986Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestClientRedirect [2022-02-09T05:58:42.986Z] --- PASS: TestClientRedirect (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigCreateUnsupported [2022-02-09T05:58:42.986Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigCreateError [2022-02-09T05:58:42.986Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigCreate [2022-02-09T05:58:42.986Z] --- PASS: TestConfigCreate (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigInspectNotFound [2022-02-09T05:58:42.986Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigInspectWithEmptyID [2022-02-09T05:58:42.986Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigInspectUnsupported [2022-02-09T05:58:42.986Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigInspectError [2022-02-09T05:58:42.986Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigInspectConfigNotFound [2022-02-09T05:58:42.986Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigInspect [2022-02-09T05:58:42.986Z] --- PASS: TestConfigInspect (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigListUnsupported [2022-02-09T05:58:42.986Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigListError [2022-02-09T05:58:42.986Z] --- PASS: TestConfigListError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigList [2022-02-09T05:58:42.986Z] --- PASS: TestConfigList (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigRemoveUnsupported [2022-02-09T05:58:42.986Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigRemoveError [2022-02-09T05:58:42.986Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigRemove [2022-02-09T05:58:42.986Z] --- PASS: TestConfigRemove (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigUpdateUnsupported [2022-02-09T05:58:42.986Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigUpdateError [2022-02-09T05:58:42.986Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestConfigUpdate [2022-02-09T05:58:42.986Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerCommitError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerCommit [2022-02-09T05:58:42.986Z] --- PASS: TestContainerCommit (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerStatPathError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerStatPathNotFoundError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerStatPathNoHeaderError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerStatPath [2022-02-09T05:58:42.986Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCopyToContainerError [2022-02-09T05:58:42.986Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCopyToContainerNotFoundError [2022-02-09T05:58:42.986Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-09T05:58:42.986Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCopyToContainer [2022-02-09T05:58:42.986Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCopyFromContainerError [2022-02-09T05:58:42.986Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCopyFromContainerNotFoundError [2022-02-09T05:58:42.986Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-09T05:58:42.986Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-09T05:58:42.986Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestCopyFromContainer [2022-02-09T05:58:42.986Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerCreateError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerCreateImageNotFound [2022-02-09T05:58:42.986Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerCreateWithName [2022-02-09T05:58:42.986Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerCreateAutoRemove [2022-02-09T05:58:42.986Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerDiffError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerDiff [2022-02-09T05:58:42.986Z] --- PASS: TestContainerDiff (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerExecCreateError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerExecCreate [2022-02-09T05:58:42.986Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerExecStartError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerExecStart [2022-02-09T05:58:42.986Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerExecInspectError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerExecInspect [2022-02-09T05:58:42.986Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerExportError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerExportError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerExport [2022-02-09T05:58:42.986Z] --- PASS: TestContainerExport (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerInspectError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerInspectContainerNotFound [2022-02-09T05:58:42.986Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerInspectWithEmptyID [2022-02-09T05:58:42.986Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerInspect [2022-02-09T05:58:42.986Z] --- PASS: TestContainerInspect (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerInspectNode [2022-02-09T05:58:42.986Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerKillError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerKillError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerKill [2022-02-09T05:58:42.986Z] --- PASS: TestContainerKill (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerListError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerListError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerList [2022-02-09T05:58:42.986Z] --- PASS: TestContainerList (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerLogsNotFoundError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerLogsError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerLogs [2022-02-09T05:58:42.986Z] --- PASS: TestContainerLogs (0.22s) [2022-02-09T05:58:42.986Z] === RUN TestContainerPauseError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerPause [2022-02-09T05:58:42.986Z] --- PASS: TestContainerPause (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainersPruneError [2022-02-09T05:58:42.986Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainersPrune [2022-02-09T05:58:42.986Z] --- PASS: TestContainersPrune (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerRemoveError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerRemoveNotFoundError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerRemove [2022-02-09T05:58:42.986Z] --- PASS: TestContainerRemove (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerRenameError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerRename [2022-02-09T05:58:42.986Z] --- PASS: TestContainerRename (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerResizeError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerExecResizeError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerResize [2022-02-09T05:58:42.986Z] --- PASS: TestContainerResize (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerExecResize [2022-02-09T05:58:42.986Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerRestartError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerRestart [2022-02-09T05:58:42.986Z] --- PASS: TestContainerRestart (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerStartError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerStartError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerStart [2022-02-09T05:58:42.986Z] --- PASS: TestContainerStart (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerStatsError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerStats [2022-02-09T05:58:42.986Z] --- PASS: TestContainerStats (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerStopError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerStopError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerStop [2022-02-09T05:58:42.986Z] --- PASS: TestContainerStop (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerTopError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerTopError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerTop [2022-02-09T05:58:42.986Z] --- PASS: TestContainerTop (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerUnpauseError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerUnpause [2022-02-09T05:58:42.986Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerUpdateError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerUpdate [2022-02-09T05:58:42.986Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerWaitError [2022-02-09T05:58:42.986Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestContainerWait [2022-02-09T05:58:42.986Z] --- PASS: TestContainerWait (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestDiskUsageError [2022-02-09T05:58:42.986Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestDiskUsage [2022-02-09T05:58:42.986Z] --- PASS: TestDiskUsage (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestDistributionInspectUnsupported [2022-02-09T05:58:42.986Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestDistributionInspectWithEmptyID [2022-02-09T05:58:42.986Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestEventsErrorInOptions [2022-02-09T05:58:42.986Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestEventsErrorFromServer [2022-02-09T05:58:42.986Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestEvents [2022-02-09T05:58:42.986Z] --- PASS: TestEvents (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestTLSCloseWriter [2022-02-09T05:58:42.986Z] === PAUSE TestTLSCloseWriter [2022-02-09T05:58:42.986Z] === RUN TestImageBuildError [2022-02-09T05:58:42.986Z] --- PASS: TestImageBuildError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageBuild [2022-02-09T05:58:42.986Z] --- PASS: TestImageBuild (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestGetDockerOS [2022-02-09T05:58:42.986Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageCreateError [2022-02-09T05:58:42.986Z] --- PASS: TestImageCreateError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageCreate [2022-02-09T05:58:42.986Z] --- PASS: TestImageCreate (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageHistoryError [2022-02-09T05:58:42.986Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageHistory [2022-02-09T05:58:42.986Z] --- PASS: TestImageHistory (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageImportError [2022-02-09T05:58:42.986Z] --- PASS: TestImageImportError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageImport [2022-02-09T05:58:42.986Z] --- PASS: TestImageImport (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageInspectError [2022-02-09T05:58:42.986Z] --- PASS: TestImageInspectError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageInspectImageNotFound [2022-02-09T05:58:42.986Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageInspectWithEmptyID [2022-02-09T05:58:42.986Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageInspect [2022-02-09T05:58:42.986Z] --- PASS: TestImageInspect (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageListError [2022-02-09T05:58:42.986Z] --- PASS: TestImageListError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageList [2022-02-09T05:58:42.986Z] --- PASS: TestImageList (0.01s) [2022-02-09T05:58:42.986Z] === RUN TestImageListApiBefore125 [2022-02-09T05:58:42.986Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageLoadError [2022-02-09T05:58:42.986Z] --- PASS: TestImageLoadError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageLoad [2022-02-09T05:58:42.986Z] --- PASS: TestImageLoad (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagesPruneError [2022-02-09T05:58:42.986Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagesPrune [2022-02-09T05:58:42.986Z] --- PASS: TestImagesPrune (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagePullReferenceParseError [2022-02-09T05:58:42.986Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagePullAnyError [2022-02-09T05:58:42.986Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-09T05:58:42.986Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-09T05:58:42.986Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-09T05:58:42.986Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-09T05:58:42.986Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagePullWithoutErrors [2022-02-09T05:58:42.986Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagePushReferenceError [2022-02-09T05:58:42.986Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagePushAnyError [2022-02-09T05:58:42.986Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-09T05:58:42.986Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-09T05:58:42.986Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-09T05:58:42.986Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-09T05:58:42.986Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImagePushWithoutErrors [2022-02-09T05:58:42.986Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-09T05:58:42.986Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-09T05:58:42.986Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-09T05:58:42.986Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-09T05:58:42.986Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-09T05:58:42.986Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-09T05:58:42.986Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-09T05:58:42.986Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-09T05:58:42.986Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageRemoveError [2022-02-09T05:58:42.986Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageRemoveImageNotFound [2022-02-09T05:58:42.986Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageRemove [2022-02-09T05:58:42.986Z] --- PASS: TestImageRemove (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageSaveError [2022-02-09T05:58:42.986Z] --- PASS: TestImageSaveError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageSave [2022-02-09T05:58:42.986Z] --- PASS: TestImageSave (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageSearchAnyError [2022-02-09T05:58:42.986Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-09T05:58:42.986Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-09T05:58:42.986Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-09T05:58:42.986Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-09T05:58:42.986Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageSearchWithoutErrors [2022-02-09T05:58:42.986Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageTagError [2022-02-09T05:58:42.986Z] --- PASS: TestImageTagError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageTagInvalidReference [2022-02-09T05:58:42.986Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageTagInvalidSourceImageName [2022-02-09T05:58:42.986Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageTagHexSource [2022-02-09T05:58:42.986Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestImageTag [2022-02-09T05:58:42.986Z] --- PASS: TestImageTag (0.01s) [2022-02-09T05:58:42.986Z] === RUN TestInfoServerError [2022-02-09T05:58:42.986Z] --- PASS: TestInfoServerError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestInfoInvalidResponseJSONError [2022-02-09T05:58:42.986Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestInfo [2022-02-09T05:58:42.986Z] --- PASS: TestInfo (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestNetworkConnectError [2022-02-09T05:58:42.986Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-09T05:58:42.986Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestNetworkConnect [2022-02-09T05:58:42.986Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestNetworkCreateError [2022-02-09T05:58:42.986Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestNetworkCreate [2022-02-09T05:58:42.986Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-09T05:58:42.986Z] === RUN TestNetworkDisconnectError [2022-02-09T05:58:42.986Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNetworkDisconnect [2022-02-09T05:58:42.987Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNetworkInspect [2022-02-09T05:58:42.987Z] === RUN TestNetworkInspect/empty_ID [2022-02-09T05:58:42.987Z] === RUN TestNetworkInspect/no_options [2022-02-09T05:58:42.987Z] === RUN TestNetworkInspect/verbose [2022-02-09T05:58:42.987Z] === RUN TestNetworkInspect/global_scope [2022-02-09T05:58:42.987Z] === RUN TestNetworkInspect/unknown_network [2022-02-09T05:58:42.987Z] === RUN TestNetworkInspect/server_error [2022-02-09T05:58:42.987Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-09T05:58:42.987Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-09T05:58:42.987Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-09T05:58:42.987Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-09T05:58:42.987Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-09T05:58:42.987Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-09T05:58:42.987Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNetworkListError [2022-02-09T05:58:42.987Z] --- PASS: TestNetworkListError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNetworkList [2022-02-09T05:58:42.987Z] --- PASS: TestNetworkList (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNetworksPruneError [2022-02-09T05:58:42.987Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNetworksPrune [2022-02-09T05:58:42.987Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNetworkRemoveError [2022-02-09T05:58:42.987Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNetworkRemove [2022-02-09T05:58:42.987Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNodeInspectError [2022-02-09T05:58:42.987Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNodeInspectNodeNotFound [2022-02-09T05:58:42.987Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNodeInspectWithEmptyID [2022-02-09T05:58:42.987Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNodeInspect [2022-02-09T05:58:42.987Z] --- PASS: TestNodeInspect (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNodeListError [2022-02-09T05:58:42.987Z] --- PASS: TestNodeListError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNodeList [2022-02-09T05:58:42.987Z] --- PASS: TestNodeList (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNodeRemoveError [2022-02-09T05:58:42.987Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNodeRemove [2022-02-09T05:58:42.987Z] --- PASS: TestNodeRemove (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNodeUpdateError [2022-02-09T05:58:42.987Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestNodeUpdate [2022-02-09T05:58:42.987Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestOptionWithTimeout [2022-02-09T05:58:42.987Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPingFail [2022-02-09T05:58:42.987Z] --- PASS: TestPingFail (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPingWithError [2022-02-09T05:58:42.987Z] 2022/02/09 05:58:41 RoundTripper returned a response & error; ignoring response [2022-02-09T05:58:42.987Z] 2022/02/09 05:58:41 RoundTripper returned a response & error; ignoring response [2022-02-09T05:58:42.987Z] --- PASS: TestPingWithError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPingSuccess [2022-02-09T05:58:42.987Z] --- PASS: TestPingSuccess (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPingHeadFallback [2022-02-09T05:58:42.987Z] === RUN TestPingHeadFallback/OK [2022-02-09T05:58:42.987Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-09T05:58:42.987Z] === RUN TestPingHeadFallback/Not_Found [2022-02-09T05:58:42.987Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-09T05:58:42.987Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-09T05:58:42.987Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-09T05:58:42.987Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-09T05:58:42.987Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-09T05:58:42.987Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginDisableError [2022-02-09T05:58:42.987Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginDisable [2022-02-09T05:58:42.987Z] --- PASS: TestPluginDisable (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginEnableError [2022-02-09T05:58:42.987Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginEnable [2022-02-09T05:58:42.987Z] --- PASS: TestPluginEnable (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginInspectError [2022-02-09T05:58:42.987Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginInspectWithEmptyID [2022-02-09T05:58:42.987Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginInspect [2022-02-09T05:58:42.987Z] --- PASS: TestPluginInspect (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginListError [2022-02-09T05:58:42.987Z] --- PASS: TestPluginListError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginList [2022-02-09T05:58:42.987Z] --- PASS: TestPluginList (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginPushError [2022-02-09T05:58:42.987Z] --- PASS: TestPluginPushError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginPush [2022-02-09T05:58:42.987Z] --- PASS: TestPluginPush (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginRemoveError [2022-02-09T05:58:42.987Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginRemove [2022-02-09T05:58:42.987Z] --- PASS: TestPluginRemove (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginSetError [2022-02-09T05:58:42.987Z] --- PASS: TestPluginSetError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPluginSet [2022-02-09T05:58:42.987Z] --- PASS: TestPluginSet (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSetHostHeader [2022-02-09T05:58:42.987Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestPlainTextError [2022-02-09T05:58:42.987Z] --- PASS: TestPlainTextError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestInfiniteError [2022-02-09T05:58:42.987Z] --- PASS: TestInfiniteError (0.02s) [2022-02-09T05:58:42.987Z] === RUN TestCanceledContext [2022-02-09T05:58:42.987Z] 2022/02/09 05:58:41 RoundTripper returned a response & error; ignoring response [2022-02-09T05:58:42.987Z] --- PASS: TestCanceledContext (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestDeadlineExceededContext [2022-02-09T05:58:42.987Z] 2022/02/09 05:58:41 RoundTripper returned a response & error; ignoring response [2022-02-09T05:58:42.987Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretCreateUnsupported [2022-02-09T05:58:42.987Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretCreateError [2022-02-09T05:58:42.987Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretCreate [2022-02-09T05:58:42.987Z] --- PASS: TestSecretCreate (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretInspectUnsupported [2022-02-09T05:58:42.987Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretInspectError [2022-02-09T05:58:42.987Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretInspectSecretNotFound [2022-02-09T05:58:42.987Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretInspectWithEmptyID [2022-02-09T05:58:42.987Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretInspect [2022-02-09T05:58:42.987Z] --- PASS: TestSecretInspect (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretListUnsupported [2022-02-09T05:58:42.987Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretListError [2022-02-09T05:58:42.987Z] --- PASS: TestSecretListError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretList [2022-02-09T05:58:42.987Z] --- PASS: TestSecretList (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretRemoveUnsupported [2022-02-09T05:58:42.987Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretRemoveError [2022-02-09T05:58:42.987Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretRemove [2022-02-09T05:58:42.987Z] --- PASS: TestSecretRemove (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretUpdateUnsupported [2022-02-09T05:58:42.987Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretUpdateError [2022-02-09T05:58:42.987Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSecretUpdate [2022-02-09T05:58:42.987Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceCreateError [2022-02-09T05:58:42.987Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceCreate [2022-02-09T05:58:42.987Z] --- PASS: TestServiceCreate (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-09T05:58:42.987Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceCreateDigestPinning [2022-02-09T05:58:42.987Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceInspectError [2022-02-09T05:58:42.987Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceInspectServiceNotFound [2022-02-09T05:58:42.987Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceInspectWithEmptyID [2022-02-09T05:58:42.987Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceInspect [2022-02-09T05:58:42.987Z] --- PASS: TestServiceInspect (0.01s) [2022-02-09T05:58:42.987Z] === RUN TestServiceListError [2022-02-09T05:58:42.987Z] --- PASS: TestServiceListError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceList [2022-02-09T05:58:42.987Z] --- PASS: TestServiceList (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceLogsError [2022-02-09T05:58:42.987Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceLogs [2022-02-09T05:58:42.987Z] --- PASS: TestServiceLogs (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceRemoveError [2022-02-09T05:58:42.987Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceRemoveNotFoundError [2022-02-09T05:58:42.987Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceRemove [2022-02-09T05:58:42.987Z] --- PASS: TestServiceRemove (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceUpdateError [2022-02-09T05:58:42.987Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestServiceUpdate [2022-02-09T05:58:42.987Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSwarmGetUnlockKeyError [2022-02-09T05:58:42.987Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSwarmGetUnlockKey [2022-02-09T05:58:42.987Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSwarmInitError [2022-02-09T05:58:42.987Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSwarmInit [2022-02-09T05:58:42.987Z] --- PASS: TestSwarmInit (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSwarmInspectError [2022-02-09T05:58:42.987Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSwarmInspect [2022-02-09T05:58:42.987Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSwarmJoinError [2022-02-09T05:58:42.987Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSwarmJoin [2022-02-09T05:58:42.987Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSwarmLeaveError [2022-02-09T05:58:42.987Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSwarmLeave [2022-02-09T05:58:42.987Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSwarmUnlockError [2022-02-09T05:58:42.987Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSwarmUnlock [2022-02-09T05:58:42.987Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSwarmUpdateError [2022-02-09T05:58:42.987Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestSwarmUpdate [2022-02-09T05:58:42.987Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestTaskInspectError [2022-02-09T05:58:42.987Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestTaskInspectWithEmptyID [2022-02-09T05:58:42.987Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestTaskInspect [2022-02-09T05:58:42.987Z] --- PASS: TestTaskInspect (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestTaskListError [2022-02-09T05:58:42.987Z] --- PASS: TestTaskListError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestTaskList [2022-02-09T05:58:42.987Z] --- PASS: TestTaskList (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestVolumeCreateError [2022-02-09T05:58:42.987Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestVolumeCreate [2022-02-09T05:58:42.987Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestVolumeInspectError [2022-02-09T05:58:42.987Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestVolumeInspectNotFound [2022-02-09T05:58:42.987Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestVolumeInspectWithEmptyID [2022-02-09T05:58:42.987Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestVolumeInspect [2022-02-09T05:58:42.987Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestVolumeListError [2022-02-09T05:58:42.987Z] --- PASS: TestVolumeListError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestVolumeList [2022-02-09T05:58:42.987Z] --- PASS: TestVolumeList (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestVolumeRemoveError [2022-02-09T05:58:42.987Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-09T05:58:42.987Z] === RUN TestVolumeRemove [2022-02-09T05:58:42.987Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-09T05:58:42.987Z] === CONT TestTLSCloseWriter [2022-02-09T05:58:42.987Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-09T05:58:42.987Z] PASS [2022-02-09T05:58:42.987Z] coverage: 75.0% of statements [2022-02-09T05:58:42.987Z] ok github.com/docker/docker/client 0.389s coverage: 75.0% of statements [2022-02-09T05:58:43.013Z] ---> Running in 0bc3ac3fc4eb [2022-02-09T05:58:43.013Z] Removing intermediate container 0bc3ac3fc4eb [2022-02-09T05:58:43.013Z] ---> 06910c16f987 [2022-02-09T05:58:43.013Z] Successfully built 06910c16f987 [2022-02-09T05:58:43.013Z] Successfully tagged busybox:latest [2022-02-09T05:58:43.013Z] INFO: Docker images of the daemon under test [2022-02-09T05:58:43.013Z] [2022-02-09T05:58:43.013Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-09T05:58:43.013Z] busybox latest 06910c16f987 Less than a second ago 5GB [2022-02-09T05:58:43.013Z] microsoft/windowsservercore latest bdeb13086b9f 8 days ago 4.96GB [2022-02-09T05:58:43.013Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 8 days ago 4.96GB [2022-02-09T05:58:43.155Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-09T05:58:43.472Z] [2022-02-09T05:58:43.472Z] INFO: Running integration tests at 02/09/2022 05:58:42... [2022-02-09T05:58:43.472Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-09T05:58:43.472Z] INFO: Integration API tests being run from the host: [2022-02-09T05:58:43.472Z] INFO: make.ps1 starting at 02/09/2022 05:58:43 [2022-02-09T05:58:44.081Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-09T05:58:44.440Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-09T05:58:44.642Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-09T05:58:44.642Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-09T05:58:45.569Z] docker_api_swarm_test.go:46: [dcf54f8afd521] joining swarm manager [dad4c0dacb500]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T05:58:45.826Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-09T05:58:46.429Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-09T05:58:46.685Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-09T05:58:47.249Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-09T05:58:47.505Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-09T05:58:47.806Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-09T05:58:48.779Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-09T05:58:50.486Z] --- PASS: TestCreateServiceConfigFileMode (12.25s) [2022-02-09T05:58:50.486Z] === RUN TestCreateServiceSysctls [2022-02-09T05:58:51.345Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-09T05:58:53.008Z] --- PASS: TestCreateServiceSysctls (2.52s) [2022-02-09T05:58:53.008Z] === RUN TestCreateServiceCapabilities [2022-02-09T05:58:55.528Z] --- PASS: TestCreateServiceCapabilities (2.30s) [2022-02-09T05:58:55.528Z] === RUN TestInspect [2022-02-09T05:58:56.669Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-09T05:58:57.419Z] --- PASS: TestInspect (2.05s) [2022-02-09T05:58:57.419Z] === RUN TestCreateJob [2022-02-09T05:58:59.937Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-09T05:58:59.937Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-09T05:58:59.937Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-09T05:58:59.937Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-09T05:58:59.937Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-09T05:58:59.941Z] --- PASS: TestCreateJob (2.47s) [2022-02-09T05:58:59.941Z] === RUN TestReplicatedJob [2022-02-09T05:59:00.195Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-09T05:59:01.607Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-09T05:59:03.018Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-09T05:59:04.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-02-09T05:59:04.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-02-09T05:59:05.201Z] --- PASS: TestReplicatedJob (4.64s) [2022-02-09T05:59:05.201Z] === RUN TestUpdateReplicatedJob [2022-02-09T05:59:05.606Z] --- PASS: TestImportExtremelyLargeImageWorks (168.56s) [2022-02-09T05:59:05.606Z] PASS [2022-02-09T05:59:05.606Z] [2022-02-09T05:59:05.606Z] DONE 22 tests in 173.007s [2022-02-09T05:59:05.606Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-09T05:59:05.606Z] ++ 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-09T05:59:05.606Z] ++ set -e [2022-02-09T05:59:05.606Z] ++ '[' -n 0 ']' [2022-02-09T05:59:05.606Z] ++ set -x [2022-02-09T05:59:05.606Z] ++ 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-09T05:59:05.606Z] INFO: Testing against a local daemon [2022-02-09T05:59:05.606Z] === RUN TestNetworkCreateDelete [2022-02-09T05:59:05.861Z] --- PASS: TestNetworkCreateDelete (0.22s) [2022-02-09T05:59:05.861Z] === RUN TestDockerNetworkDeletePreferID [2022-02-09T05:59:06.424Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2022-02-09T05:59:06.424Z] === RUN TestDaemonDNSFallback [2022-02-09T05:59:06.424Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-09T05:59:06.727Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-09T05:59:07.091Z] --- PASS: TestUpdateReplicatedJob (2.60s) [2022-02-09T05:59:07.091Z] === RUN TestServiceListWithStatuses [2022-02-09T05:59:07.091Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-09T05:59:07.091Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-09T05:59:07.091Z] === RUN TestDockerNetworkConnectAlias [2022-02-09T05:59:07.655Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-09T05:59:08.128Z] --- PASS: TestCheckoutGit (37.30s) [2022-02-09T05:59:08.128Z] === RUN TestValidGitTransport [2022-02-09T05:59:08.128Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-09T05:59:08.128Z] === RUN TestGitInvalidRef [2022-02-09T05:59:08.128Z] --- PASS: TestGitInvalidRef (0.23s) [2022-02-09T05:59:08.128Z] PASS [2022-02-09T05:59:08.128Z] coverage: 86.3% of statements [2022-02-09T05:59:08.128Z] ok github.com/docker/docker/builder/remotecontext/git 37.596s coverage: 86.3% of statements [2022-02-09T05:59:08.128Z] ? github.com/docker/docker/cli [no test files] [2022-02-09T05:59:08.128Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-09T05:59:11.044Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-09T05:59:11.044Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-09T05:59:11.044Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-09T05:59:11.044Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-09T05:59:11.044Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-09T05:59:11.044Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-02-09T05:59:11.044Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-09T05:59:11.044Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-09T05:59:11.044Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-09T05:59:11.044Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-09T05:59:11.044Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-09T05:59:11.044Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-09T05:59:11.044Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-09T05:59:11.044Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-09T05:59:11.044Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-09T05:59:11.044Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-09T05:59:11.044Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-09T05:59:11.044Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-09T05:59:11.044Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-09T05:59:11.044Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-09T05:59:11.044Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-09T05:59:11.044Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-09T05:59:11.044Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-09T05:59:11.044Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-09T05:59:11.044Z] === RUN TestConfigureDaemonLogs [2022-02-09T05:59:11.044Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-09T05:59:11.044Z] === RUN TestCommonOptionsInstallFlags [2022-02-09T05:59:11.044Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-09T05:59:11.044Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-09T05:59:11.044Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-09T05:59:11.044Z] PASS [2022-02-09T05:59:11.044Z] coverage: 18.6% of statements [2022-02-09T05:59:11.044Z] ok github.com/docker/docker/cmd/dockerd 0.242s coverage: 18.6% of statements [2022-02-09T05:59:11.044Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-09T05:59:11.044Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-09T05:59:11.261Z] --- PASS: TestDockerNetworkConnectAlias (3.74s) [2022-02-09T05:59:11.261Z] === RUN TestDockerNetworkReConnect [2022-02-09T05:59:12.016Z] === RUN TestContainerStopSignal [2022-02-09T05:59:12.016Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestContainerStopTimeout [2022-02-09T05:59:12.016Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-09T05:59:12.016Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-09T05:59:12.016Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-09T05:59:12.016Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestReplaceAndAppendEnvVars [2022-02-09T05:59:12.016Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-09T05:59:12.016Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestNewMemoryStore [2022-02-09T05:59:12.016Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestAddContainers [2022-02-09T05:59:12.016Z] --- PASS: TestAddContainers (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestGetContainer [2022-02-09T05:59:12.016Z] --- PASS: TestGetContainer (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestDeleteContainer [2022-02-09T05:59:12.016Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestListContainers [2022-02-09T05:59:12.016Z] --- PASS: TestListContainers (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestFirstContainer [2022-02-09T05:59:12.016Z] --- PASS: TestFirstContainer (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestApplyAllContainer [2022-02-09T05:59:12.016Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestIsValidHealthString [2022-02-09T05:59:12.016Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestStateRunStop [2022-02-09T05:59:12.016Z] --- PASS: TestStateRunStop (0.00s) [2022-02-09T05:59:12.016Z] === RUN TestStateTimeoutWait [2022-02-09T05:59:12.475Z] state_test.go:141: Stop callback fired [2022-02-09T05:59:12.475Z] state_test.go:165: Stop callback fired [2022-02-09T05:59:12.475Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-09T05:59:12.475Z] === RUN TestIsValidStateString [2022-02-09T05:59:12.475Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-09T05:59:12.475Z] === RUN TestViewSaveDelete [2022-02-09T05:59:12.475Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-09T05:59:12.475Z] === RUN TestViewAll [2022-02-09T05:59:12.475Z] --- PASS: TestViewAll (0.02s) [2022-02-09T05:59:12.475Z] === RUN TestViewGet [2022-02-09T05:59:12.475Z] --- PASS: TestViewGet (0.01s) [2022-02-09T05:59:12.475Z] === RUN TestNames [2022-02-09T05:59:12.475Z] --- PASS: TestNames (0.00s) [2022-02-09T05:59:12.475Z] === RUN TestViewWithHealthCheck [2022-02-09T05:59:12.475Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-09T05:59:12.475Z] PASS [2022-02-09T05:59:12.475Z] coverage: 41.7% of statements [2022-02-09T05:59:12.475Z] ok github.com/docker/docker/container 0.263s coverage: 41.7% of statements [2022-02-09T05:59:12.475Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-09T05:59:12.475Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-09T05:59:12.475Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-09T05:59:12.475Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-09T05:59:13.783Z] --- PASS: TestDockerNetworkReConnect (2.69s) [2022-02-09T05:59:13.783Z] === RUN TestServicePlugin [2022-02-09T05:59:13.783Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-09T05:59:13.783Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-09T05:59:13.783Z] === RUN TestServiceUpdateLabel [2022-02-09T05:59:14.009Z] === RUN TestPrepare [2022-02-09T05:59:14.009Z] --- PASS: TestPrepare (0.00s) [2022-02-09T05:59:14.009Z] === RUN TestStart [2022-02-09T05:59:14.009Z] --- PASS: TestStart (0.00s) [2022-02-09T05:59:14.009Z] === RUN TestWaitCancel [2022-02-09T05:59:14.009Z] --- PASS: TestWaitCancel (0.00s) [2022-02-09T05:59:14.009Z] === RUN TestWaitDisabled [2022-02-09T05:59:14.009Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-09T05:59:14.009Z] === RUN TestWaitEnabled [2022-02-09T05:59:14.009Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-09T05:59:14.009Z] === RUN TestRemove [2022-02-09T05:59:14.009Z] --- PASS: TestRemove (0.00s) [2022-02-09T05:59:14.009Z] PASS [2022-02-09T05:59:14.009Z] coverage: 65.3% of statements [2022-02-09T05:59:14.009Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2022-02-09T05:59:14.191Z] --- PASS: TestDaemonDNSFallback (6.74s) [2022-02-09T05:59:14.191Z] === RUN TestInspectNetwork [2022-02-09T05:59:14.191Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-09T05:59:14.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T05:59:14.471Z] INFO: Testing against a local daemon [2022-02-09T05:59:14.471Z] === RUN TestBuildWithSession [2022-02-09T05:59:14.471Z] build_session_test.go:25: TODO: BuildKit [2022-02-09T05:59:14.471Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-09T05:59:14.471Z] === RUN TestBuildSquashParent [2022-02-09T05:59:14.471Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T05:59:14.471Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-09T05:59:14.471Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-09T05:59:14.471Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:59:14.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:59:14.471Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:59:14.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:59:14.471Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:59:14.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:59:14.471Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T05:59:14.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T05:59:14.471Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:59:14.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:59:14.471Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:59:14.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:59:14.471Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T05:59:14.471Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T05:59:14.471Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T05:59:14.471Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T05:59:15.154Z] --- PASS: TestServiceUpdateLabel (1.68s) [2022-02-09T05:59:15.154Z] === RUN TestServiceUpdateSecrets [2022-02-09T05:59:15.543Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-09T05:59:15.543Z] === RUN TestNewListSecretsFilters [2022-02-09T05:59:15.543Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-09T05:59:15.543Z] === RUN TestNewListConfigsFilters [2022-02-09T05:59:15.543Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-09T05:59:15.543Z] PASS [2022-02-09T05:59:15.543Z] coverage: 0.5% of statements [2022-02-09T05:59:15.543Z] ok github.com/docker/docker/daemon/cluster 0.342s coverage: 0.5% of statements [2022-02-09T05:59:15.543Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-09T05:59:15.543Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-09T05:59:15.543Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-09T05:59:15.544Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-09T05:59:15.544Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-09T05:59:15.544Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-09T05:59:15.544Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-09T05:59:15.544Z] PASS [2022-02-09T05:59:15.544Z] coverage: 35.9% of statements [2022-02-09T05:59:15.544Z] ok github.com/docker/docker/daemon/cluster/convert 0.494s coverage: 35.9% of statements [2022-02-09T05:59:16.171Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-09T05:59:16.775Z] === RUN TestInspectNetwork/full_network_id [2022-02-09T05:59:16.775Z] === RUN TestInspectNetwork/partial_network_id [2022-02-09T05:59:16.775Z] === RUN TestInspectNetwork/network_name [2022-02-09T05:59:16.775Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-09T05:59:17.032Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-09T05:59:18.400Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-09T05:59:18.400Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-09T05:59:18.400Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-09T05:59:20.231Z] === RUN TestBuilderGC [2022-02-09T05:59:20.231Z] --- PASS: TestBuilderGC (0.00s) [2022-02-09T05:59:20.231Z] === RUN TestDaemonConfigurationNotFound [2022-02-09T05:59:20.231Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-09T05:59:20.231Z] === RUN TestDaemonBrokenConfiguration [2022-02-09T05:59:20.231Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-09T05:59:20.231Z] === RUN TestFindConfigurationConflicts [2022-02-09T05:59:20.231Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-09T05:59:20.231Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-09T05:59:20.231Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-09T05:59:20.231Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-09T05:59:20.231Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-09T05:59:20.231Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-09T05:59:20.231Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-09T05:59:20.231Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-09T05:59:20.231Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-09T05:59:20.231Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-09T05:59:20.231Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-09T05:59:20.231Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-09T05:59:20.231Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-09T05:59:20.231Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-09T05:59:20.231Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-09T05:59:20.231Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-09T05:59:20.231Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-09T05:59:20.231Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-09T05:59:20.231Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-09T05:59:20.231Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-09T05:59:20.231Z] === RUN TestValidateConfigurationErrors [2022-02-09T05:59:20.231Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-09T05:59:20.231Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-09T05:59:20.231Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-09T05:59:20.231Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-09T05:59:20.231Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-09T05:59:20.231Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-09T05:59:20.231Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-09T05:59:20.231Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-09T05:59:20.231Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-09T05:59:20.231Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-09T05:59:20.231Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-09T05:59:20.231Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-09T05:59:20.231Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-09T05:59:20.231Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-09T05:59:20.231Z] === RUN TestValidateConfiguration [2022-02-09T05:59:20.231Z] === RUN TestValidateConfiguration/with_label [2022-02-09T05:59:20.231Z] === RUN TestValidateConfiguration/with_dns [2022-02-09T05:59:20.231Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-09T05:59:20.231Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-09T05:59:20.232Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-09T05:59:20.232Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-09T05:59:20.232Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-09T05:59:20.232Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-09T05:59:20.232Z] --- PASS: TestValidateConfiguration (0.01s) [2022-02-09T05:59:20.232Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-09T05:59:20.232Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-09T05:59:20.232Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-09T05:59:20.232Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-09T05:59:20.232Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-09T05:59:20.232Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-09T05:59:20.232Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-09T05:59:20.232Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-09T05:59:20.232Z] === RUN TestReloadSetConfigFileNotExist [2022-02-09T05:59:20.232Z] time="2022-02-09T05:59:19Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-09T05:59:20.232Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-02-09T05:59:20.232Z] === RUN TestReloadDefaultConfigNotExist [2022-02-09T05:59:20.232Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-09T05:59:20.232Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-09T05:59:20.232Z] === RUN TestReloadBadDefaultConfig [2022-02-09T05:59:20.232Z] time="2022-02-09T05:59:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1961442767" [2022-02-09T05:59:20.232Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-09T05:59:20.232Z] === RUN TestReloadWithConflictingLabels [2022-02-09T05:59:20.232Z] time="2022-02-09T05:59:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3877824942" [2022-02-09T05:59:20.232Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-09T05:59:20.232Z] === RUN TestReloadWithDuplicateLabels [2022-02-09T05:59:20.232Z] time="2022-02-09T05:59:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1089163137" [2022-02-09T05:59:20.232Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-09T05:59:20.232Z] === RUN TestMaskURLCredentials [2022-02-09T05:59:20.232Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-09T05:59:20.232Z] === RUN TestDaemonConfigurationMerge [2022-02-09T05:59:20.232Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-09T05:59:20.232Z] PASS [2022-02-09T05:59:20.232Z] coverage: 79.2% of statements [2022-02-09T05:59:20.232Z] ok github.com/docker/docker/daemon/config 0.410s coverage: 79.2% of statements [2022-02-09T05:59:20.232Z] === RUN TestWaitNodeAttachment [2022-02-09T05:59:20.232Z] === RUN TestEventsLog [2022-02-09T05:59:20.232Z] --- PASS: TestEventsLog (0.00s) [2022-02-09T05:59:20.232Z] === RUN TestEventsLogTimeout [2022-02-09T05:59:20.232Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-09T05:59:20.232Z] === RUN TestLogEvents [2022-02-09T05:59:20.232Z] --- PASS: TestLogEvents (0.05s) [2022-02-09T05:59:20.232Z] === RUN TestLoadBufferedEvents [2022-02-09T05:59:20.232Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-02-09T05:59:20.232Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-09T05:59:20.232Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-09T05:59:20.232Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-09T05:59:20.232Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-09T05:59:20.232Z] PASS [2022-02-09T05:59:20.232Z] coverage: 50.0% of statements [2022-02-09T05:59:20.232Z] ok github.com/docker/docker/daemon/events 0.320s coverage: 50.0% of statements [2022-02-09T05:59:20.691Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-02-09T05:59:20.691Z] === RUN TestIsolationConversion [2022-02-09T05:59:20.691Z] === RUN TestIsolationConversion/default [2022-02-09T05:59:20.691Z] === RUN TestIsolationConversion/process [2022-02-09T05:59:20.691Z] === RUN TestIsolationConversion/hyperv [2022-02-09T05:59:20.691Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-09T05:59:20.691Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-09T05:59:20.691Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-09T05:59:20.691Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-09T05:59:20.691Z] === RUN TestContainerLabels [2022-02-09T05:59:20.691Z] --- PASS: TestContainerLabels (0.00s) [2022-02-09T05:59:20.691Z] === RUN TestCredentialSpecConversion [2022-02-09T05:59:20.691Z] === RUN TestCredentialSpecConversion/none [2022-02-09T05:59:20.691Z] === RUN TestCredentialSpecConversion/config [2022-02-09T05:59:20.691Z] === RUN TestCredentialSpecConversion/file [2022-02-09T05:59:20.691Z] === RUN TestCredentialSpecConversion/registry [2022-02-09T05:59:20.691Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-09T05:59:20.691Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-09T05:59:20.691Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-09T05:59:20.691Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-09T05:59:20.691Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-09T05:59:20.691Z] === RUN TestControllerValidateMountBind [2022-02-09T05:59:20.691Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-09T05:59:20.691Z] === RUN TestControllerValidateMountVolume [2022-02-09T05:59:20.691Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-09T05:59:20.691Z] === RUN TestControllerValidateMountTarget [2022-02-09T05:59:20.691Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-09T05:59:20.691Z] === RUN TestControllerValidateMountTmpfs [2022-02-09T05:59:20.691Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-09T05:59:20.691Z] === RUN TestControllerValidateMountInvalidType [2022-02-09T05:59:20.691Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-09T05:59:20.691Z] === RUN TestControllerValidateMountNamedPipe [2022-02-09T05:59:20.691Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-09T05:59:20.691Z] PASS [2022-02-09T05:59:20.691Z] coverage: 11.0% of statements [2022-02-09T05:59:20.691Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.666s coverage: 11.0% of statements [2022-02-09T05:59:20.956Z] --- PASS: TestInspectNetwork (7.91s) [2022-02-09T05:59:20.956Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-09T05:59:20.956Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-09T05:59:20.956Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-09T05:59:20.956Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-09T05:59:20.956Z] === RUN TestRunContainerWithBridgeNone [2022-02-09T05:59:21.562Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-09T05:59:21.658Z] === RUN TestIsEmptyDir [2022-02-09T05:59:21.659Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-09T05:59:21.659Z] PASS [2022-02-09T05:59:21.659Z] coverage: 2.3% of statements [2022-02-09T05:59:21.659Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2022-02-09T05:59:22.006Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-09T05:59:22.007Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-02-09T05:59:22.007Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-09T05:59:22.007Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-09T05:59:22.007Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-09T05:59:22.007Z] Cross building: bundles/cross/windows/amd64 [2022-02-09T05:59:22.007Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-09T05:59:22.007Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-09T05:59:22.117Z] === RUN TestLinkNaming [2022-02-09T05:59:22.117Z] --- PASS: TestLinkNaming (0.00s) [2022-02-09T05:59:22.117Z] === RUN TestLinkNew [2022-02-09T05:59:22.117Z] --- PASS: TestLinkNew (0.00s) [2022-02-09T05:59:22.117Z] === RUN TestLinkEnv [2022-02-09T05:59:22.117Z] --- PASS: TestLinkEnv (0.00s) [2022-02-09T05:59:22.117Z] === RUN TestLinkMultipleEnv [2022-02-09T05:59:22.117Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-09T05:59:22.117Z] === RUN TestLinkPortRangeEnv [2022-02-09T05:59:22.117Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-09T05:59:22.117Z] PASS [2022-02-09T05:59:22.117Z] coverage: 93.0% of statements [2022-02-09T05:59:22.117Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2022-02-09T05:59:22.126Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-09T05:59:23.058Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T05:59:23.086Z] === RUN TestVerifyNetworkingConfig [2022-02-09T05:59:23.086Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-09T05:59:23.086Z] === RUN TestGetContainer [2022-02-09T05:59:23.086Z] --- PASS: TestGetContainer (0.00s) [2022-02-09T05:59:23.086Z] === RUN TestValidContainerNames [2022-02-09T05:59:23.086Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-09T05:59:23.086Z] === RUN TestContainerInitDNS [2022-02-09T05:59:23.086Z] daemon_test.go:145: root required [2022-02-09T05:59:23.086Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-09T05:59:23.086Z] === RUN TestMerge [2022-02-09T05:59:23.086Z] --- PASS: TestMerge (0.00s) [2022-02-09T05:59:23.086Z] === RUN TestValidateContainerIsolation [2022-02-09T05:59:23.086Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-09T05:59:23.086Z] === RUN TestFindNetworkErrorType [2022-02-09T05:59:23.086Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-09T05:59:23.086Z] === RUN TestEnsureServicesExist [2022-02-09T05:59:23.086Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-09T05:59:23.086Z] === RUN TestEnsureServicesExistErrors [2022-02-09T05:59:23.086Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-09T05:59:23.086Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-09T05:59:23.086Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-09T05:59:23.086Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-09T05:59:23.086Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-09T05:59:23.086Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-09T05:59:23.086Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-09T05:59:23.086Z] === RUN TestContainerDelete [2022-02-09T05:59:23.086Z] --- PASS: TestContainerDelete (0.00s) [2022-02-09T05:59:23.086Z] === RUN TestContainerDoubleDelete [2022-02-09T05:59:23.086Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-09T05:59:23.086Z] === RUN TestLogContainerEventCopyLabels [2022-02-09T05:59:23.086Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-09T05:59:23.086Z] === RUN TestLogContainerEventWithAttributes [2022-02-09T05:59:23.086Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-09T05:59:23.086Z] === RUN TestNoneHealthcheck [2022-02-09T05:59:23.086Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-09T05:59:23.086Z] === RUN TestHealthStates [2022-02-09T05:59:23.086Z] time="2022-02-09T05:59:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:59:23.086Z] time="2022-02-09T05:59:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:59:23.086Z] time="2022-02-09T05:59:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:59:23.086Z] time="2022-02-09T05:59:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:59:23.087Z] time="2022-02-09T05:59:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:59:23.087Z] time="2022-02-09T05:59:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:59:23.087Z] time="2022-02-09T05:59:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:59:23.087Z] time="2022-02-09T05:59:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:59:23.087Z] time="2022-02-09T05:59:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:59:23.087Z] time="2022-02-09T05:59:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-09T05:59:23.087Z] --- PASS: TestHealthStates (0.21s) [2022-02-09T05:59:23.087Z] === RUN TestGetInspectData [2022-02-09T05:59:23.087Z] --- PASS: TestGetInspectData (0.00s) [2022-02-09T05:59:23.087Z] === RUN TestFillLicense [2022-02-09T05:59:23.087Z] --- PASS: TestFillLicense (0.00s) [2022-02-09T05:59:23.087Z] === RUN TestListInvalidFilter [2022-02-09T05:59:23.087Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-09T05:59:23.087Z] === RUN TestNameFilter [2022-02-09T05:59:23.087Z] --- PASS: TestNameFilter (0.00s) [2022-02-09T05:59:23.087Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-09T05:59:23.087Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-09T05:59:23.087Z] === 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-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-09T05:59:23.087Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-09T05:59:23.087Z] --- 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-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-09T05:59:23.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-09T05:59:23.087Z] === RUN TestDaemonReloadLabels [2022-02-09T05:59:23.087Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-09T05:59:23.087Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-09T05:59:23.087Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-09T05:59:23.087Z] === RUN TestDaemonReloadMirrors [2022-02-09T05:59:23.087Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-09T05:59:23.087Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-09T05:59:23.087Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-09T05:59:23.087Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-09T05:59:23.087Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-09T05:59:23.087Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-09T05:59:23.087Z] reload_test.go:342: root required [2022-02-09T05:59:23.087Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-09T05:59:23.087Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-09T05:59:23.087Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-09T05:59:23.087Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-09T05:59:23.087Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-02-09T05:59:23.087Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-09T05:59:23.087Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-09T05:59:23.087Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-09T05:59:23.087Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-09T05:59:23.087Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-09T05:59:23.087Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-09T05:59:23.087Z] === RUN TestParseVolumesFrom [2022-02-09T05:59:23.087Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-09T05:59:23.087Z] PASS [2022-02-09T05:59:23.087Z] coverage: 8.6% of statements [2022-02-09T05:59:23.087Z] ok github.com/docker/docker/daemon 0.715s coverage: 8.6% of statements [2022-02-09T05:59:23.087Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-09T05:59:23.087Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-09T05:59:23.099Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2022-02-09T05:59:23.099Z] === RUN TestNetworkInvalidJSON [2022-02-09T05:59:23.099Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-09T05:59:23.099Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-09T05:59:23.099Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T05:59:23.099Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T05:59:23.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T05:59:23.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T05:59:23.100Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-09T05:59:23.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T05:59:23.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T05:59:23.100Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-09T05:59:23.100Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-09T05:59:23.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-09T05:59:23.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-09T05:59:23.100Z] === RUN TestNetworkList [2022-02-09T05:59:23.100Z] === RUN TestNetworkList//networks [2022-02-09T05:59:23.100Z] === PAUSE TestNetworkList//networks [2022-02-09T05:59:23.100Z] === RUN TestNetworkList//networks/ [2022-02-09T05:59:23.100Z] === PAUSE TestNetworkList//networks/ [2022-02-09T05:59:23.100Z] === CONT TestNetworkList//networks [2022-02-09T05:59:23.100Z] === CONT TestNetworkList//networks/ [2022-02-09T05:59:23.100Z] --- PASS: TestNetworkList (0.02s) [2022-02-09T05:59:23.100Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-09T05:59:23.100Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-09T05:59:23.100Z] === RUN TestHostIPv4BridgeLabel [2022-02-09T05:59:23.546Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-09T05:59:23.546Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-09T05:59:23.546Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-09T05:59:23.546Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-09T05:59:23.546Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-09T05:59:23.546Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-09T05:59:23.546Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-09T05:59:23.546Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-09T05:59:23.546Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-09T05:59:23.546Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-09T05:59:23.546Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-09T05:59:23.546Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-09T05:59:23.664Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-09T05:59:23.664Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2022-02-09T05:59:23.664Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-09T05:59:23.921Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-09T05:59:24.512Z] === RUN TestNewStreamConfig [2022-02-09T05:59:24.512Z] === RUN TestNewStreamConfig/defaults [2022-02-09T05:59:24.512Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-09T05:59:24.513Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-09T05:59:24.513Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-09T05:59:24.513Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-09T05:59:24.513Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-09T05:59:24.513Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-09T05:59:24.513Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-09T05:59:24.513Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-09T05:59:24.513Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-09T05:59:24.513Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-09T05:59:24.513Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-09T05:59:24.513Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-09T05:59:24.513Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-09T05:59:24.513Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-09T05:59:24.513Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-09T05:59:24.513Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-09T05:59:24.513Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-09T05:59:24.513Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-09T05:59:24.513Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-09T05:59:24.513Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-09T05:59:24.513Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-09T05:59:24.513Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-09T05:59:24.513Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-09T05:59:24.513Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-09T05:59:24.513Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-09T05:59:24.513Z] time="2022-02-09T05:59:24Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-09T05:59:24.513Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-02-09T05:59:24.513Z] === RUN TestCreateSuccess [2022-02-09T05:59:24.513Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-09T05:59:24.513Z] === RUN TestCreateStreamSkipped [2022-02-09T05:59:24.513Z] time="2022-02-09T05:59:24Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-09T05:59:24.513Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-09T05:59:24.513Z] === RUN TestCreateLogGroupSuccess [2022-02-09T05:59:24.513Z] time="2022-02-09T05:59:24Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-09T05:59:24.513Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-09T05:59:24.513Z] === RUN TestCreateError [2022-02-09T05:59:24.513Z] --- PASS: TestCreateError (0.00s) [2022-02-09T05:59:24.513Z] === RUN TestCreateAlreadyExists [2022-02-09T05:59:24.897Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-02-09T05:59:24.897Z] === RUN TestDaemonDefaultNetworkPools [2022-02-09T05:59:24.971Z] time="2022-02-09T05:59:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-09T05:59:24.971Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestLogClosed [2022-02-09T05:59:24.971Z] --- PASS: TestLogClosed (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestLogBlocking [2022-02-09T05:59:24.971Z] --- PASS: TestLogBlocking (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-09T05:59:24.971Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestLogNonBlockingBufferFull [2022-02-09T05:59:24.971Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestPublishBatchSuccess [2022-02-09T05:59:24.971Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestPublishBatchError [2022-02-09T05:59:24.971Z] time="2022-02-09T05:59:24Z" level=error msg=error [2022-02-09T05:59:24.971Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-09T05:59:24.971Z] time="2022-02-09T05:59:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-09T05:59:24.971Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-09T05:59:24.971Z] time="2022-02-09T05:59:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-09T05:59:24.971Z] time="2022-02-09T05:59:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-09T05:59:24.971Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestCollectBatchSimple [2022-02-09T05:59:24.971Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestCollectBatchTicker [2022-02-09T05:59:24.971Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestCollectBatchMultilinePattern [2022-02-09T05:59:24.971Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-09T05:59:24.971Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-09T05:59:24.971Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-09T05:59:24.971Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-02-09T05:59:24.971Z] === RUN TestCollectBatchClose [2022-02-09T05:59:24.971Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestEffectiveLen [2022-02-09T05:59:24.971Z] === RUN TestEffectiveLen/0/Hello [2022-02-09T05:59:24.971Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-09T05:59:24.971Z] === RUN TestEffectiveLen/2/🙃 [2022-02-09T05:59:24.971Z] === RUN TestEffectiveLen/3/���� [2022-02-09T05:59:24.971Z] === RUN TestEffectiveLen/4/He��o [2022-02-09T05:59:24.971Z] === RUN TestEffectiveLen/5/ [2022-02-09T05:59:24.971Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-09T05:59:24.971Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-09T05:59:24.971Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-09T05:59:24.971Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-09T05:59:24.971Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-09T05:59:24.971Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-09T05:59:24.971Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-09T05:59:24.971Z] === RUN TestFindValidSplit [2022-02-09T05:59:24.971Z] === RUN TestFindValidSplit/0/ [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1076: [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1077: [2022-02-09T05:59:24.971Z] === RUN TestFindValidSplit/1/Hello [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1076: Hello [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1077: [2022-02-09T05:59:24.971Z] === RUN TestFindValidSplit/2/Hello [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1076: He [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1077: llo [2022-02-09T05:59:24.971Z] === RUN TestFindValidSplit/3/Hello [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1076: [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1077: Hello [2022-02-09T05:59:24.971Z] === RUN TestFindValidSplit/4/🙃 [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1076: [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-09T05:59:24.971Z] === RUN TestFindValidSplit/5/🙃 [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1077: [2022-02-09T05:59:24.971Z] === RUN TestFindValidSplit/6/a� [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1076: a [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1077: � [2022-02-09T05:59:24.971Z] === RUN TestFindValidSplit/7/a� [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1076: a� [2022-02-09T05:59:24.971Z] cloudwatchlogs_test.go:1077: [2022-02-09T05:59:25.154Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-09T05:59:25.240Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T05:59:25.429Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestProcessEventEmoji [2022-02-09T05:59:25.429Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestCollectBatchLineSplit [2022-02-09T05:59:25.429Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-09T05:59:25.429Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestCollectBatchMaxEvents [2022-02-09T05:59:25.429Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-02-09T05:59:25.429Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-09T05:59:25.429Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-02-09T05:59:25.429Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-09T05:59:25.429Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.08s) [2022-02-09T05:59:25.429Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-09T05:59:25.429Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.11s) [2022-02-09T05:59:25.429Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-09T05:59:25.429Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-09T05:59:25.429Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-09T05:59:25.429Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-09T05:59:25.429Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-09T05:59:25.429Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-09T05:59:25.429Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-09T05:59:25.429Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-09T05:59:25.429Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-09T05:59:25.429Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-02-09T05:59:25.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsFormat [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-09T05:59:25.429Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestCreateTagSuccess [2022-02-09T05:59:25.429Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-09T05:59:25.429Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-09T05:59:25.429Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-09T05:59:25.429Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-09T05:59:25.429Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-02-09T05:59:25.429Z] PASS [2022-02-09T05:59:25.429Z] coverage: 80.2% of statements [2022-02-09T05:59:25.429Z] ok github.com/docker/docker/daemon/logger/awslogs 0.620s coverage: 80.2% of statements [2022-02-09T05:59:25.429Z] === RUN TestAdapterReadLogs [2022-02-09T05:59:25.429Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestCopier [2022-02-09T05:59:25.429Z] --- PASS: TestCopier (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestCopierLongLines [2022-02-09T05:59:25.429Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestCopierSlow [2022-02-09T05:59:25.429Z] --- PASS: TestCopierSlow (0.20s) [2022-02-09T05:59:25.429Z] === RUN TestCopierWithSized [2022-02-09T05:59:25.429Z] === RUN TestCopierWithSized/as_is [2022-02-09T05:59:25.429Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-09T05:59:25.429Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-09T05:59:25.429Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-09T05:59:25.429Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-09T05:59:25.429Z] === RUN TestCopierWithPartial [2022-02-09T05:59:25.429Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestRingLogger [2022-02-09T05:59:25.429Z] --- PASS: TestRingLogger (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestRingCap [2022-02-09T05:59:25.429Z] --- PASS: TestRingCap (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestRingClose [2022-02-09T05:59:25.429Z] --- PASS: TestRingClose (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestRingDrain [2022-02-09T05:59:25.429Z] --- PASS: TestRingDrain (0.00s) [2022-02-09T05:59:25.429Z] PASS [2022-02-09T05:59:25.429Z] coverage: 43.8% of statements [2022-02-09T05:59:25.429Z] === RUN TestSearchRegistryForImagesErrors [2022-02-09T05:59:25.429Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestSearchRegistryForImages [2022-02-09T05:59:25.429Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestOnlyPlatformWithFallback [2022-02-09T05:59:25.429Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-09T05:59:25.429Z] === RUN TestImageDelete [2022-02-09T05:59:25.429Z] ok github.com/docker/docker/daemon/logger 0.366s coverage: 43.8% of statements [2022-02-09T05:59:25.429Z] === RUN TestImageDelete/no_lease [2022-02-09T05:59:25.429Z] === RUN TestImageDelete/lease_exists [2022-02-09T05:59:25.429Z] --- PASS: TestImageDelete (0.04s) [2022-02-09T05:59:25.429Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-09T05:59:25.429Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-02-09T05:59:25.429Z] === RUN TestContentStoreForPull [2022-02-09T05:59:25.453Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-02-09T05:59:25.453Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-09T05:59:25.710Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-09T05:59:25.889Z] --- PASS: TestContentStoreForPull (0.24s) [2022-02-09T05:59:25.889Z] PASS [2022-02-09T05:59:25.890Z] coverage: 6.6% of statements [2022-02-09T05:59:25.890Z] ok github.com/docker/docker/daemon/images 0.383s coverage: 6.6% of statements [2022-02-09T05:59:25.890Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-09T05:59:25.890Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-09T05:59:25.890Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-09T05:59:25.890Z] === RUN TestValidateLogOptReconnectInterval [2022-02-09T05:59:25.890Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-09T05:59:25.890Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-09T05:59:25.890Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-09T05:59:25.890Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-09T05:59:25.890Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-09T05:59:25.890Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-09T05:59:25.890Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-09T05:59:25.890Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-09T05:59:25.890Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-09T05:59:25.890Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-09T05:59:25.890Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-09T05:59:25.890Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-09T05:59:25.890Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-09T05:59:25.890Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-09T05:59:25.890Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-09T05:59:25.890Z] PASS [2022-02-09T05:59:25.890Z] coverage: 33.6% of statements [2022-02-09T05:59:25.890Z] ok github.com/docker/docker/daemon/logger/fluentd 0.060s coverage: 33.6% of statements [2022-02-09T05:59:25.890Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-09T05:59:25.890Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-09T05:59:25.890Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-09T05:59:26.348Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-09T05:59:26.348Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-09T05:59:26.348Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-09T05:59:26.640Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-09T05:59:26.640Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-02-09T05:59:26.640Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-09T05:59:26.807Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-02-09T05:59:26.807Z] === RUN TestFastTimeMarshalJSON [2022-02-09T05:59:26.807Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-09T05:59:26.807Z] PASS [2022-02-09T05:59:26.807Z] coverage: 87.2% of statements [2022-02-09T05:59:26.807Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.293s coverage: 87.2% of statements [2022-02-09T05:59:27.247Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-09T05:59:27.273Z] === RUN TestJSONFileLogger [2022-02-09T05:59:27.273Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-09T05:59:27.273Z] === RUN TestJSONFileLoggerWithTags [2022-02-09T05:59:27.273Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-09T05:59:27.273Z] === RUN TestJSONFileLoggerWithOpts [2022-02-09T05:59:27.273Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-09T05:59:27.273Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-09T05:59:27.273Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-09T05:59:27.273Z] === RUN TestEncodeDecode [2022-02-09T05:59:27.273Z] === PAUSE TestEncodeDecode [2022-02-09T05:59:27.273Z] === RUN TestUnexpectedEOF [2022-02-09T05:59:27.273Z] time="2022-02-09T05:59:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-09T05:59:27.273Z] time="2022-02-09T05:59:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-09T05:59:27.273Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-02-09T05:59:27.273Z] === CONT TestEncodeDecode [2022-02-09T05:59:27.273Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-09T05:59:27.273Z] PASS [2022-02-09T05:59:27.273Z] coverage: 69.9% of statements [2022-02-09T05:59:27.273Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.280s coverage: 69.9% of statements [2022-02-09T05:59:27.812Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-02-09T05:59:27.812Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-09T05:59:28.242Z] === RUN TestWriteLog [2022-02-09T05:59:28.242Z] === PAUSE TestWriteLog [2022-02-09T05:59:28.242Z] === RUN TestReadLog [2022-02-09T05:59:28.242Z] === PAUSE TestReadLog [2022-02-09T05:59:28.242Z] === RUN TestDecode [2022-02-09T05:59:28.242Z] --- PASS: TestDecode (0.03s) [2022-02-09T05:59:28.242Z] === CONT TestWriteLog [2022-02-09T05:59:28.242Z] === CONT TestReadLog [2022-02-09T05:59:28.242Z] --- PASS: TestWriteLog (0.07s) [2022-02-09T05:59:28.242Z] === RUN TestReadLog/tail_exact [2022-02-09T05:59:28.242Z] === RUN TestOpenFileDelete [2022-02-09T05:59:28.242Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-09T05:59:28.242Z] === RUN TestOpenFileRename [2022-02-09T05:59:28.242Z] --- PASS: TestOpenFileRename (0.01s) [2022-02-09T05:59:28.242Z] === RUN TestHandleDecoderErr [2022-02-09T05:59:28.242Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-09T05:59:28.242Z] === RUN TestParseLogTagDefaultTag [2022-02-09T05:59:28.242Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-09T05:59:28.242Z] === RUN TestParseLogTag [2022-02-09T05:59:28.242Z] --- PASS: TestParseLogTag (0.00s) [2022-02-09T05:59:28.242Z] === RUN TestParseLogTagEmptyTag [2022-02-09T05:59:28.242Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-09T05:59:28.242Z] === RUN TestTailFiles [2022-02-09T05:59:28.242Z] --- PASS: TestTailFiles (0.00s) [2022-02-09T05:59:28.243Z] === RUN TestFollowLogsConsumerGone [2022-02-09T05:59:28.243Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-09T05:59:28.243Z] === RUN TestFollowLogsProducerGone [2022-02-09T05:59:28.243Z] logfile_test.go:180: logDecode() closed after sending 3388 messages [2022-02-09T05:59:28.243Z] logfile_test.go:233: messages sent: 3388, received: 3388 [2022-02-09T05:59:28.243Z] === RUN TestReadLog/tail_less_than_available [2022-02-09T05:59:28.243Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-09T05:59:28.243Z] === RUN TestCheckCapacityAndRotate [2022-02-09T05:59:28.243Z] === RUN TestReadLog/tail_more_than_available [2022-02-09T05:59:28.243Z] --- PASS: TestReadLog (0.24s) [2022-02-09T05:59:28.243Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-02-09T05:59:28.243Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-09T05:59:28.243Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-02-09T05:59:28.243Z] PASS [2022-02-09T05:59:28.243Z] coverage: 78.7% of statements [2022-02-09T05:59:28.243Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-09T05:59:28.243Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-09T05:59:28.243Z] ok github.com/docker/docker/daemon/logger/local 0.460s coverage: 78.7% of statements [2022-02-09T05:59:28.243Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-02-09T05:59:28.243Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-02-09T05:59:28.243Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-02-09T05:59:28.243Z] PASS [2022-02-09T05:59:28.243Z] coverage: 53.4% of statements [2022-02-09T05:59:28.243Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.125s coverage: 53.4% of statements [2022-02-09T05:59:28.416Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-09T05:59:28.416Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-09T05:59:28.416Z] === RUN TestServiceWithPredefinedNetwork [2022-02-09T05:59:28.672Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-09T05:59:28.672Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-09T05:59:28.723Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-09T05:59:28.927Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-09T05:59:29.181Z] === RUN TestLog [2022-02-09T05:59:29.181Z] --- PASS: TestLog (0.01s) [2022-02-09T05:59:29.181Z] PASS [2022-02-09T05:59:29.181Z] coverage: 31.5% of statements [2022-02-09T05:59:29.181Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.103s coverage: 31.5% of statements [2022-02-09T05:59:29.183Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-09T05:59:29.640Z] === RUN TestValidateLogOpt [2022-02-09T05:59:29.640Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-09T05:59:29.640Z] === RUN TestNewMissedConfig [2022-02-09T05:59:29.640Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-09T05:59:29.640Z] === RUN TestNewMissedUrl [2022-02-09T05:59:29.640Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-09T05:59:29.640Z] === RUN TestNewMissedToken [2022-02-09T05:59:29.640Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-09T05:59:29.640Z] === RUN TestNewWithProxy [2022-02-09T05:59:29.640Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-09T05:59:29.640Z] === RUN TestDefault [2022-02-09T05:59:29.640Z] --- PASS: TestDefault (0.01s) [2022-02-09T05:59:29.640Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-09T05:59:29.640Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-09T05:59:29.640Z] === RUN TestJsonFormat [2022-02-09T05:59:29.640Z] --- PASS: TestJsonFormat (0.00s) [2022-02-09T05:59:29.640Z] === RUN TestRawFormat [2022-02-09T05:59:29.640Z] --- PASS: TestRawFormat (0.02s) [2022-02-09T05:59:29.640Z] === RUN TestRawFormatWithLabels [2022-02-09T05:59:29.640Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-09T05:59:29.640Z] === RUN TestRawFormatWithoutTag [2022-02-09T05:59:29.640Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-09T05:59:29.640Z] === RUN TestBatching [2022-02-09T05:59:29.746Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-09T05:59:30.012Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2022-02-09T05:59:30.012Z] === RUN TestServiceUpdateConfigs [2022-02-09T05:59:30.099Z] --- PASS: TestBatching (0.28s) [2022-02-09T05:59:30.099Z] === RUN TestFrequency [2022-02-09T05:59:30.099Z] === RUN TestNewParse [2022-02-09T05:59:30.099Z] --- PASS: TestNewParse (0.00s) [2022-02-09T05:59:30.099Z] PASS [2022-02-09T05:59:30.099Z] coverage: 8.3% of statements [2022-02-09T05:59:30.099Z] ok github.com/docker/docker/daemon/logger/templates 0.061s coverage: 8.3% of statements [2022-02-09T05:59:30.099Z] --- PASS: TestFrequency (0.17s) [2022-02-09T05:59:30.099Z] === RUN TestOneMessagePerRequest [2022-02-09T05:59:30.099Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-09T05:59:30.099Z] === RUN TestVerify [2022-02-09T05:59:30.099Z] --- PASS: TestVerify (0.00s) [2022-02-09T05:59:30.099Z] === RUN TestSkipVerify [2022-02-09T05:59:30.099Z] === RUN TestParseLogFormat [2022-02-09T05:59:30.099Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-09T05:59:30.099Z] === RUN TestValidateLogOptEmpty [2022-02-09T05:59:30.099Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-09T05:59:30.099Z] === RUN TestValidateSyslogAddress [2022-02-09T05:59:30.099Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-09T05:59:30.099Z] === RUN TestParseAddressDefaultPort [2022-02-09T05:59:30.099Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-09T05:59:30.099Z] === RUN TestValidateSyslogFacility [2022-02-09T05:59:30.099Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-09T05:59:30.099Z] === RUN TestValidateLogOptSyslogFormat [2022-02-09T05:59:30.099Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-09T05:59:30.099Z] === RUN TestValidateLogOpt [2022-02-09T05:59:30.099Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-09T05:59:30.099Z] PASS [2022-02-09T05:59:30.099Z] coverage: 46.8% of statements [2022-02-09T05:59:30.099Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 46.8% of statements [2022-02-09T05:59:30.561Z] time="2022-02-09T05:59:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:59:30.561Z] time="2022-02-09T05:59:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:59:30.561Z] time="2022-02-09T05:59:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:59:30.561Z] time="2022-02-09T05:59:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:59:30.561Z] --- PASS: TestSkipVerify (0.51s) [2022-02-09T05:59:30.561Z] === RUN TestBufferMaximum [2022-02-09T05:59:30.561Z] time="2022-02-09T05:59:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:59:30.561Z] time="2022-02-09T05:59:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:59:30.561Z] time="2022-02-09T05:59:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:59:30.561Z] time="2022-02-09T05:59:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:59:30.561Z] time="2022-02-09T05:59:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:59:30.809Z] 1bd78008c728: Pull complete [2022-02-09T05:59:30.809Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-09T05:59:30.809Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T05:59:30.809Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-02-09T05:59:30.809Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-02-09T05:59:30.809Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-02-09T05:59:30.809Z] WARN: Skipping validation tests [2022-02-09T05:59:30.809Z] INFO: Running unit tests at 02/09/2022 05:59:29... [2022-02-09T05:59:31.020Z] time="2022-02-09T05:59:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386370.403639\",\"host\":\"9c9d91a9405b\"}'" [2022-02-09T05:59:31.020Z] time="2022-02-09T05:59:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386370.403639\",\"host\":\"9c9d91a9405b\"}'" [2022-02-09T05:59:31.020Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-09T05:59:31.020Z] === RUN TestServerAlwaysDown [2022-02-09T05:59:31.020Z] time="2022-02-09T05:59:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:59:31.020Z] time="2022-02-09T05:59:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:59:31.020Z] time="2022-02-09T05:59:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386370.407634\",\"host\":\"9c9d91a9405b\"}'" [2022-02-09T05:59:31.020Z] time="2022-02-09T05:59:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386370.407634\",\"host\":\"9c9d91a9405b\"}'" [2022-02-09T05:59:31.020Z] time="2022-02-09T05:59:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T05:59:31.020Z] time="2022-02-09T05:59:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386370.407634\",\"host\":\"9c9d91a9405b\"}'" [2022-02-09T05:59:31.020Z] time="2022-02-09T05:59:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386370.408634\",\"host\":\"9c9d91a9405b\"}'" [2022-02-09T05:59:31.020Z] time="2022-02-09T05:59:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386370.408634\",\"host\":\"9c9d91a9405b\"}'" [2022-02-09T05:59:31.020Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-09T05:59:31.020Z] === RUN TestCannotSendAfterClose [2022-02-09T05:59:31.020Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-09T05:59:31.020Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-09T05:59:31.152Z] --- PASS: TestServiceWithPredefinedNetwork (2.56s) [2022-02-09T05:59:31.152Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-09T05:59:31.152Z] service_test.go:243: FLAKY_TEST [2022-02-09T05:59:31.152Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-09T05:59:31.152Z] === RUN TestServiceWithDataPathPortInit [2022-02-09T05:59:31.152Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-09T05:59:31.478Z] time="2022-02-09T05:59:31Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-09T05:59:31.478Z] time="2022-02-09T05:59:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9c9d91a9405b\"}'" [2022-02-09T05:59:31.478Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-09T05:59:31.478Z] PASS [2022-02-09T05:59:31.478Z] coverage: 82.5% of statements [2022-02-09T05:59:31.758Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-09T05:59:31.936Z] ok github.com/docker/docker/daemon/logger/splunk 2.164s coverage: 82.5% of statements [2022-02-09T05:59:31.936Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-09T05:59:31.936Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-09T05:59:31.936Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-09T05:59:31.936Z] === RUN TestV1IDService [2022-02-09T05:59:31.936Z] --- PASS: TestV1IDService (0.03s) [2022-02-09T05:59:31.936Z] === RUN TestV2MetadataService [2022-02-09T05:59:32.905Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-09T05:59:32.905Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-09T05:59:32.905Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-09T05:59:32.905Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-09T05:59:32.905Z] === RUN TestContinueOnError_NeverContinue [2022-02-09T05:59:32.905Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-09T05:59:32.905Z] === RUN TestManifestStore [2022-02-09T05:59:32.905Z] === RUN TestManifestStore/no_remote_or_local [2022-02-09T05:59:32.905Z] === RUN TestSuccessfulDownload [2022-02-09T05:59:32.905Z] download_test.go:267: Needs fixing on Windows [2022-02-09T05:59:32.905Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-09T05:59:32.905Z] === RUN TestCancelledDownload [2022-02-09T05:59:32.905Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-09T05:59:32.905Z] === RUN TestMaxDownloadAttempts [2022-02-09T05:59:32.905Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-09T05:59:32.905Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-09T05:59:32.905Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-09T05:59:32.905Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-09T05:59:32.905Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-09T05:59:32.905Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-09T05:59:32.905Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-09T05:59:32.905Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-09T05:59:32.905Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-09T05:59:32.905Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-09T05:59:32.905Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-09T05:59:32.905Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-09T05:59:32.905Z] --- PASS: TestV2MetadataService (1.06s) [2022-02-09T05:59:32.905Z] PASS [2022-02-09T05:59:32.905Z] coverage: 48.2% of statements [2022-02-09T05:59:32.905Z] ok github.com/docker/docker/distribution/metadata 1.184s coverage: 48.2% of statements [2022-02-09T05:59:32.905Z] time="2022-02-09T05:59:32Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3052526953\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-09T05:59:32.905Z] === RUN TestManifestStore/no_local_cache [2022-02-09T05:59:32.905Z] === RUN TestManifestStore/with_local_cache [2022-02-09T05:59:32.905Z] === RUN TestManifestStore/unknown_media_type [2022-02-09T05:59:32.905Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-09T05:59:32.905Z] time="2022-02-09T05:59:32Z" level=warning msg="reference for unknown type: " [2022-02-09T05:59:32.905Z] time="2022-02-09T05:59:32Z" level=warning msg="reference for unknown type: " [2022-02-09T05:59:32.905Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-09T05:59:32.905Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-09T05:59:32.905Z] time="2022-02-09T05:59:32Z" level=warning msg="reference for unknown type: " [2022-02-09T05:59:32.905Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-09T05:59:32.905Z] time="2022-02-09T05:59:32Z" level=warning msg="reference for unknown type: " [2022-02-09T05:59:32.905Z] time="2022-02-09T05:59:32Z" level=warning msg="reference for unknown type: " [2022-02-09T05:59:32.905Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-09T05:59:32.905Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-09T05:59:32.905Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-09T05:59:32.905Z] time="2022-02-09T05:59:32Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-09T05:59:32.905Z] --- PASS: TestManifestStore (0.33s) [2022-02-09T05:59:32.905Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-02-09T05:59:32.905Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-09T05:59:32.905Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-09T05:59:32.905Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-02-09T05:59:32.905Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-09T05:59:33.366Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-09T05:59:33.366Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-09T05:59:33.366Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-09T05:59:33.366Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-09T05:59:33.366Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaType [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-09T05:59:33.366Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.02s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestFixManifestLayers [2022-02-09T05:59:33.366Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-09T05:59:33.366Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-09T05:59:33.366Z] time="2022-02-09T05:59:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-09T05:59:33.366Z] time="2022-02-09T05:59:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-09T05:59:33.366Z] time="2022-02-09T05:59:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-09T05:59:33.366Z] time="2022-02-09T05:59:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-09T05:59:33.366Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-09T05:59:33.366Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-02-09T05:59:33.366Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-02-09T05:59:33.366Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-02-09T05:59:33.366Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-02-09T05:59:33.366Z] === RUN TestTransfer [2022-02-09T05:59:33.366Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestFixManifestLayersBadParent [2022-02-09T05:59:33.366Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestValidateManifest [2022-02-09T05:59:33.366Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-09T05:59:33.366Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestFormatPlatform [2022-02-09T05:59:33.366Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestGetRepositoryMountCandidates [2022-02-09T05:59:33.366Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestLayerAlreadyExists [2022-02-09T05:59:33.366Z] 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-09T05:59:33.366Z] 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-09T05:59:33.366Z] 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-09T05:59:33.366Z] 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-09T05:59:33.366Z] 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-09T05:59:33.366Z] 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-09T05:59:33.366Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestWhenEmptyAuthConfig [2022-02-09T05:59:33.366Z] --- PASS: TestTransfer (0.12s) [2022-02-09T05:59:33.366Z] === RUN TestConcurrencyLimit [2022-02-09T05:59:33.366Z] === RUN TestNotFound [2022-02-09T05:59:33.366Z] --- PASS: TestNotFound (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestConflict [2022-02-09T05:59:33.366Z] --- PASS: TestConflict (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestForbidden [2022-02-09T05:59:33.366Z] --- PASS: TestForbidden (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestInvalidParameter [2022-02-09T05:59:33.366Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestNotImplemented [2022-02-09T05:59:33.366Z] --- PASS: TestNotImplemented (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestNotModified [2022-02-09T05:59:33.366Z] --- PASS: TestNotModified (0.00s) [2022-02-09T05:59:33.366Z] === RUN TestUnauthorized [2022-02-09T05:59:33.366Z] --- PASS: TestUnauthorized (0.00s) [2022-02-09T05:59:33.367Z] === RUN TestUnknown [2022-02-09T05:59:33.367Z] --- PASS: TestUnknown (0.00s) [2022-02-09T05:59:33.367Z] === RUN TestCancelled [2022-02-09T05:59:33.367Z] --- PASS: TestCancelled (0.00s) [2022-02-09T05:59:33.367Z] === RUN TestDeadline [2022-02-09T05:59:33.367Z] --- PASS: TestDeadline (0.00s) [2022-02-09T05:59:33.367Z] === RUN TestDataLoss [2022-02-09T05:59:33.367Z] --- PASS: TestDataLoss (0.00s) [2022-02-09T05:59:33.367Z] === RUN TestUnavailable [2022-02-09T05:59:33.367Z] --- PASS: TestUnavailable (0.00s) [2022-02-09T05:59:33.367Z] === RUN TestSystem [2022-02-09T05:59:33.367Z] --- PASS: TestSystem (0.00s) [2022-02-09T05:59:33.367Z] === RUN TestFromStatusCode [2022-02-09T05:59:33.367Z] === RUN TestFromStatusCode/Not_Found [2022-02-09T05:59:33.367Z] === RUN TestFromStatusCode/Bad_Request [2022-02-09T05:59:33.367Z] === RUN TestFromStatusCode/Conflict [2022-02-09T05:59:33.367Z] === RUN TestFromStatusCode/Unauthorized [2022-02-09T05:59:33.367Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-09T05:59:33.367Z] === RUN TestFromStatusCode/Forbidden [2022-02-09T05:59:33.367Z] === RUN TestFromStatusCode/Not_Modified [2022-02-09T05:59:33.367Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-09T05:59:33.367Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-09T05:59:33.367Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-09T05:59:33.367Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-09T05:59:33.367Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-09T05:59:33.367Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-09T05:59:33.367Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-09T05:59:33.367Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-09T05:59:33.367Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-09T05:59:33.367Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-09T05:59:33.367Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-09T05:59:33.367Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-09T05:59:33.367Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-09T05:59:33.367Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-09T05:59:33.367Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-09T05:59:33.367Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-09T05:59:33.367Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-09T05:59:33.367Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-09T05:59:33.367Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-09T05:59:33.367Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-09T05:59:33.367Z] PASS [2022-02-09T05:59:33.367Z] coverage: 53.1% of statements [2022-02-09T05:59:33.367Z] ok github.com/docker/docker/errdefs 0.073s coverage: 53.1% of statements [2022-02-09T05:59:33.825Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-02-09T05:59:33.825Z] === RUN TestInactiveJobs [2022-02-09T05:59:33.833Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-09T05:59:33.833Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.36s) [2022-02-09T05:59:33.833Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.21s) [2022-02-09T05:59:33.833Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.21s) [2022-02-09T05:59:33.833Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.67s) [2022-02-09T05:59:33.833Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.42s) [2022-02-09T05:59:33.833Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.66s) [2022-02-09T05:59:33.833Z] === RUN TestBuildMultiStageCopy [2022-02-09T05:59:33.833Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-09T05:59:34.275Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-09T05:59:34.283Z] --- PASS: TestInactiveJobs (0.39s) [2022-02-09T05:59:34.283Z] === RUN TestWatchRelease [2022-02-09T05:59:34.283Z] --- PASS: TestWatchRelease (0.04s) [2022-02-09T05:59:34.283Z] === RUN TestWatchFinishedTransfer [2022-02-09T05:59:34.283Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-09T05:59:34.283Z] === RUN TestDuplicateTransfer [2022-02-09T05:59:34.283Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-09T05:59:34.283Z] === RUN TestSuccessfulUpload [2022-02-09T05:59:34.283Z] --- PASS: TestWhenEmptyAuthConfig (1.28s) [2022-02-09T05:59:34.283Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-09T05:59:34.283Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-09T05:59:34.283Z] === RUN TestTokenPassThru [2022-02-09T05:59:34.283Z] time="2022-02-09T05:59:34Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-09T05:59:34.283Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-09T05:59:34.283Z] === RUN TestTokenPassThruDifferentHost [2022-02-09T05:59:34.283Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-09T05:59:34.283Z] PASS [2022-02-09T05:59:34.283Z] coverage: 24.6% of statements [2022-02-09T05:59:34.283Z] ok github.com/docker/docker/distribution 1.751s coverage: 24.6% of statements [2022-02-09T05:59:34.741Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-02-09T05:59:34.741Z] === RUN TestCancelledUpload [2022-02-09T05:59:34.741Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-09T05:59:34.741Z] PASS [2022-02-09T05:59:34.741Z] coverage: 77.1% of statements [2022-02-09T05:59:34.741Z] ok github.com/docker/docker/distribution/xfer 1.846s coverage: 77.1% of statements [2022-02-09T05:59:34.741Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-09T05:59:34.741Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-09T05:59:34.741Z] === RUN TestCompare [2022-02-09T05:59:34.741Z] --- PASS: TestCompare (0.00s) [2022-02-09T05:59:34.741Z] PASS [2022-02-09T05:59:34.741Z] coverage: 19.2% of statements [2022-02-09T05:59:34.741Z] ok github.com/docker/docker/image/cache 0.115s coverage: 19.2% of statements [2022-02-09T05:59:34.741Z] === RUN TestFSGetInvalidData [2022-02-09T05:59:34.839Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-09T05:59:35.199Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-09T05:59:35.199Z] === RUN TestFSInvalidSet [2022-02-09T05:59:35.199Z] --- PASS: TestFSInvalidSet (0.03s) [2022-02-09T05:59:35.199Z] === RUN TestFSInvalidRoot [2022-02-09T05:59:35.199Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-09T05:59:35.199Z] === RUN TestFSMetadataGetSet [2022-02-09T05:59:35.199Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-02-09T05:59:35.199Z] === RUN TestFSInvalidWalker [2022-02-09T05:59:35.199Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-09T05:59:35.199Z] === RUN TestFSGetSet [2022-02-09T05:59:35.199Z] --- PASS: TestFSGetSet (0.02s) [2022-02-09T05:59:35.199Z] === RUN TestFSGetUnsetKey [2022-02-09T05:59:35.199Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-09T05:59:35.199Z] === RUN TestFSGetEmptyData [2022-02-09T05:59:35.199Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-09T05:59:35.199Z] === RUN TestFSDelete [2022-02-09T05:59:35.199Z] --- PASS: TestFSDelete (0.02s) [2022-02-09T05:59:35.199Z] === RUN TestFSWalker [2022-02-09T05:59:35.199Z] --- PASS: TestFSWalker (0.02s) [2022-02-09T05:59:35.199Z] === RUN TestFSWalkerStopOnError [2022-02-09T05:59:35.199Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-09T05:59:35.199Z] === RUN TestNewFromJSON [2022-02-09T05:59:35.199Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-09T05:59:35.199Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-09T05:59:35.199Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-09T05:59:35.199Z] === RUN TestMarshalKeyOrder [2022-02-09T05:59:35.199Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-09T05:59:35.199Z] === RUN TestHistoryEqual [2022-02-09T05:59:35.199Z] --- PASS: TestHistoryEqual (0.22s) [2022-02-09T05:59:35.199Z] === RUN TestImage [2022-02-09T05:59:35.199Z] --- PASS: TestImage (0.00s) [2022-02-09T05:59:35.199Z] === RUN TestImageOSNotEmpty [2022-02-09T05:59:35.199Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-09T05:59:35.199Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-09T05:59:35.199Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-09T05:59:35.199Z] === RUN TestCreate [2022-02-09T05:59:35.199Z] --- PASS: TestCreate (0.01s) [2022-02-09T05:59:35.199Z] === RUN TestRestore [2022-02-09T05:59:35.199Z] time="2022-02-09T05:59:35Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-09T05:59:35.199Z] --- PASS: TestRestore (0.04s) [2022-02-09T05:59:35.199Z] === RUN TestAddDelete [2022-02-09T05:59:35.658Z] --- PASS: TestAddDelete (0.03s) [2022-02-09T05:59:35.658Z] === RUN TestSearchAfterDelete [2022-02-09T05:59:35.658Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-09T05:59:35.658Z] === RUN TestParentReset [2022-02-09T05:59:35.658Z] --- PASS: TestParentReset (0.03s) [2022-02-09T05:59:35.658Z] === RUN TestGetAndSetLastUpdated [2022-02-09T05:59:35.658Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-09T05:59:35.658Z] === RUN TestStoreLen [2022-02-09T05:59:35.658Z] --- PASS: TestStoreLen (0.06s) [2022-02-09T05:59:35.658Z] PASS [2022-02-09T05:59:35.658Z] coverage: 86.6% of statements [2022-02-09T05:59:35.658Z] ok github.com/docker/docker/image 0.733s coverage: 86.6% of statements [2022-02-09T05:59:36.116Z] === RUN TestMakeV1ConfigFromConfig [2022-02-09T05:59:36.116Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-09T05:59:36.116Z] PASS [2022-02-09T05:59:36.116Z] coverage: 25.0% of statements [2022-02-09T05:59:36.116Z] ok github.com/docker/docker/image/v1 0.170s coverage: 25.0% of statements [2022-02-09T05:59:36.116Z] === RUN TestValidateManifest [2022-02-09T05:59:36.116Z] === RUN TestValidateManifest/nil [2022-02-09T05:59:36.116Z] === RUN TestValidateManifest/non-nil [2022-02-09T05:59:36.116Z] --- PASS: TestValidateManifest (0.00s) [2022-02-09T05:59:36.116Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-09T05:59:36.116Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-09T05:59:36.116Z] PASS [2022-02-09T05:59:36.116Z] coverage: 0.7% of statements [2022-02-09T05:59:36.116Z] ok github.com/docker/docker/image/tarexport 0.152s coverage: 0.7% of statements [2022-02-09T05:59:36.116Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-09T05:59:36.255Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-09T05:59:36.860Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-09T05:59:37.654Z] === RUN TestSerialization [2022-02-09T05:59:37.654Z] --- PASS: TestSerialization (0.02s) [2022-02-09T05:59:37.654Z] PASS [2022-02-09T05:59:37.654Z] coverage: 100.0% of statements [2022-02-09T05:59:37.654Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-02-09T05:59:37.654Z] === RUN TestEmptyLayer [2022-02-09T05:59:37.654Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-09T05:59:37.654Z] === RUN TestCommitFailure [2022-02-09T05:59:37.654Z] --- PASS: TestCommitFailure (0.01s) [2022-02-09T05:59:37.654Z] === RUN TestStartTransactionFailure [2022-02-09T05:59:37.654Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-09T05:59:37.654Z] === RUN TestGetOrphan [2022-02-09T05:59:37.654Z] --- PASS: TestGetOrphan (0.01s) [2022-02-09T05:59:37.654Z] === RUN TestMountAndRegister [2022-02-09T05:59:37.654Z] layer_test.go:270: Layer size: 14 [2022-02-09T05:59:37.654Z] --- PASS: TestMountAndRegister (0.05s) [2022-02-09T05:59:37.654Z] === RUN TestLayerRelease [2022-02-09T05:59:37.654Z] layer_test.go:303: Failing on Windows [2022-02-09T05:59:37.654Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-09T05:59:37.654Z] === RUN TestStoreRestore [2022-02-09T05:59:37.654Z] layer_test.go:352: Failing on Windows [2022-02-09T05:59:37.654Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-09T05:59:37.654Z] === RUN TestTarStreamStability [2022-02-09T05:59:37.654Z] layer_test.go:467: Failing on Windows [2022-02-09T05:59:37.654Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-09T05:59:37.654Z] === RUN TestRegisterExistingLayer [2022-02-09T05:59:37.654Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-02-09T05:59:37.654Z] === RUN TestTarStreamVerification [2022-02-09T05:59:37.654Z] layer_test.go:696: Failing on Windows [2022-02-09T05:59:37.654Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-09T05:59:37.654Z] === RUN TestLayerMigration [2022-02-09T05:59:37.654Z] migration_test.go:45: Failing on Windows [2022-02-09T05:59:37.654Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-09T05:59:37.654Z] === RUN TestLayerMigrationNoTarsplit [2022-02-09T05:59:37.654Z] migration_test.go:181: Failing on Windows [2022-02-09T05:59:37.654Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-09T05:59:37.654Z] === RUN TestMountInit [2022-02-09T05:59:37.654Z] mount_test.go:17: Failing on Windows [2022-02-09T05:59:37.654Z] --- SKIP: TestMountInit (0.00s) [2022-02-09T05:59:37.654Z] === RUN TestMountSize [2022-02-09T05:59:37.654Z] mount_test.go:76: Failing on Windows [2022-02-09T05:59:37.654Z] --- SKIP: TestMountSize (0.00s) [2022-02-09T05:59:37.654Z] === RUN TestMountChanges [2022-02-09T05:59:37.654Z] mount_test.go:125: Failing on Windows [2022-02-09T05:59:37.654Z] --- SKIP: TestMountChanges (0.00s) [2022-02-09T05:59:37.654Z] === RUN TestMountApply [2022-02-09T05:59:37.654Z] mount_test.go:212: Failing on Windows [2022-02-09T05:59:37.654Z] --- SKIP: TestMountApply (0.00s) [2022-02-09T05:59:37.654Z] PASS [2022-02-09T05:59:37.654Z] coverage: 30.1% of statements [2022-02-09T05:59:37.654Z] ok github.com/docker/docker/layer 0.284s coverage: 30.1% of statements [2022-02-09T05:59:37.875Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-09T05:59:37.875Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-09T05:59:38.003Z] INFO: make.ps1 starting at 02/09/2022 05:59:36 [2022-02-09T05:59:38.003Z] INFO: Git commit (7f248eff4d) assumed from DOCKER_GITCOMMIT environment variable [2022-02-09T05:59:38.003Z] INFO: Invoking autogen... [2022-02-09T05:59:38.003Z] INFO: Running unit tests... [2022-02-09T05:59:38.113Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-09T05:59:38.571Z] === RUN TestEnvironmentParsing [2022-02-09T05:59:38.571Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-09T05:59:38.571Z] PASS [2022-02-09T05:59:38.571Z] coverage: 1.2% of statements [2022-02-09T05:59:38.571Z] ok github.com/docker/docker/libcontainerd/local 0.083s coverage: 1.2% of statements [2022-02-09T05:59:38.571Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-09T05:59:38.571Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-09T05:59:38.571Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-09T05:59:39.538Z] === RUN TestSequenceGetAvailableBit [2022-02-09T05:59:39.538Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-09T05:59:39.538Z] === RUN TestSequenceEqual [2022-02-09T05:59:39.538Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-09T05:59:39.538Z] === RUN TestSequenceCopy [2022-02-09T05:59:39.538Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-09T05:59:39.538Z] === RUN TestGetFirstAvailable [2022-02-09T05:59:39.538Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-09T05:59:39.538Z] === RUN TestFindSequence [2022-02-09T05:59:39.538Z] --- PASS: TestFindSequence (0.00s) [2022-02-09T05:59:39.538Z] === RUN TestCheckIfAvailable [2022-02-09T05:59:40.001Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-09T05:59:40.001Z] === RUN TestMergeSequences [2022-02-09T05:59:40.001Z] --- PASS: TestMergeSequences (0.00s) [2022-02-09T05:59:40.001Z] === RUN TestPushReservation [2022-02-09T05:59:40.001Z] --- PASS: TestPushReservation (0.00s) [2022-02-09T05:59:40.001Z] === RUN TestSerializeDeserialize [2022-02-09T05:59:40.001Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-09T05:59:40.001Z] === RUN TestSet [2022-02-09T05:59:40.001Z] --- PASS: TestSet (0.00s) [2022-02-09T05:59:40.001Z] === RUN TestSetUnset [2022-02-09T05:59:40.001Z] --- PASS: TestSetUnset (0.00s) [2022-02-09T05:59:40.001Z] === RUN TestOffsetSetUnset [2022-02-09T05:59:40.001Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-09T05:59:40.001Z] === RUN TestSetInRange [2022-02-09T05:59:40.001Z] --- PASS: TestSetInRange (0.00s) [2022-02-09T05:59:40.001Z] === RUN TestSetAnyInRange [2022-02-09T05:59:40.001Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-09T05:59:40.001Z] === RUN TestMethods [2022-02-09T05:59:40.001Z] --- PASS: TestMethods (0.00s) [2022-02-09T05:59:40.001Z] === RUN TestRandomAllocateDeallocate [2022-02-09T05:59:40.525Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-09T05:59:41.534Z] === RUN TestInvalidConfig [2022-02-09T05:59:41.534Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-09T05:59:41.534Z] === RUN TestConfig [2022-02-09T05:59:41.534Z] --- PASS: TestConfig (0.00s) [2022-02-09T05:59:41.993Z] === RUN TestOptionsLabels [2022-02-09T05:59:41.993Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-09T05:59:41.993Z] === RUN TestValidName [2022-02-09T05:59:41.993Z] --- PASS: TestValidName (0.00s) [2022-02-09T05:59:41.993Z] PASS [2022-02-09T05:59:41.993Z] coverage: 19.7% of statements [2022-02-09T05:59:41.993Z] ok github.com/docker/docker/libnetwork/config 0.141s coverage: 19.7% of statements [2022-02-09T05:59:41.993Z] === RUN TestKey [2022-02-09T05:59:41.993Z] --- PASS: TestKey (0.00s) [2022-02-09T05:59:41.993Z] === RUN TestParseKey [2022-02-09T05:59:41.993Z] --- PASS: TestParseKey (0.00s) [2022-02-09T05:59:41.993Z] === RUN TestInvalidDataStore [2022-02-09T05:59:41.993Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-09T05:59:41.993Z] === RUN TestKVObjectFlatKey [2022-02-09T05:59:41.993Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-09T05:59:41.993Z] === RUN TestAtomicKVObjectFlatKey [2022-02-09T05:59:41.993Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-09T05:59:41.993Z] PASS [2022-02-09T05:59:41.993Z] coverage: 21.9% of statements [2022-02-09T05:59:41.993Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-02-09T05:59:41.993Z] === RUN TestErrorInterfaces [2022-02-09T05:59:41.993Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-09T05:59:41.993Z] === RUN TestNetworkMarshalling [2022-02-09T05:59:42.400Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-09T05:59:42.413Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-09T05:59:42.451Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-02-09T05:59:42.451Z] === RUN TestEndpointMarshalling [2022-02-09T05:59:42.451Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-09T05:59:42.451Z] === RUN TestAuxAddresses [2022-02-09T05:59:42.451Z] time="2022-02-09T05:59:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-09T05:59:42.451Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-09T05:59:42.451Z] === RUN TestSRVServiceQuery [2022-02-09T05:59:42.451Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:59:42.451Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-09T05:59:42.451Z] === RUN TestServiceVIPReuse [2022-02-09T05:59:42.451Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:59:42.451Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-09T05:59:42.451Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-09T05:59:42.451Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:59:42.451Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-09T05:59:42.451Z] === RUN TestDNSIPQuery [2022-02-09T05:59:42.451Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:59:42.451Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-09T05:59:42.451Z] === RUN TestDNSProxyServFail [2022-02-09T05:59:42.451Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:59:42.451Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-09T05:59:42.451Z] === RUN TestSandboxAddEmpty [2022-02-09T05:59:42.451Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:59:42.451Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-09T05:59:42.451Z] === RUN TestSandboxAddMultiPrio [2022-02-09T05:59:42.451Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:59:42.451Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-09T05:59:42.451Z] === RUN TestSandboxAddSamePrio [2022-02-09T05:59:42.451Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:59:42.451Z] --- SKIP: TestSandboxAddSamePrio (0.01s) [2022-02-09T05:59:42.451Z] === RUN TestCleanupServiceDiscovery [2022-02-09T05:59:42.451Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:59:42.451Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-09T05:59:42.451Z] === RUN TestDNSOptions [2022-02-09T05:59:42.451Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-09T05:59:42.451Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-09T05:59:42.451Z] === RUN TestMultipleControllersWithSameStore [2022-02-09T05:59:42.451Z] time="2022-02-09T05:59:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-09T05:59:42.451Z] time="2022-02-09T05:59:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-09T05:59:42.451Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-02-09T05:59:42.451Z] PASS [2022-02-09T05:59:42.451Z] coverage: 8.5% of statements [2022-02-09T05:59:42.451Z] ok github.com/docker/docker/libnetwork 0.414s coverage: 8.5% of statements [2022-02-09T05:59:42.668Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-09T05:59:42.918Z] === RUN TestIPDataMarshalling [2022-02-09T05:59:42.918Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-09T05:59:42.918Z] === RUN TestValidateAndIsV6 [2022-02-09T05:59:42.918Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-09T05:59:42.918Z] PASS [2022-02-09T05:59:42.918Z] coverage: 68.9% of statements [2022-02-09T05:59:42.918Z] ok github.com/docker/docker/libnetwork/driverapi 0.055s coverage: 68.9% of statements [2022-02-09T05:59:43.230Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-09T05:59:43.369Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-09T05:59:43.377Z] === RUN TestDriver [2022-02-09T05:59:43.377Z] --- PASS: TestDriver (0.00s) [2022-02-09T05:59:43.377Z] PASS [2022-02-09T05:59:43.377Z] coverage: 34.8% of statements [2022-02-09T05:59:43.377Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-02-09T05:59:43.835Z] === RUN TestDriver [2022-02-09T05:59:43.835Z] --- PASS: TestDriver (0.00s) [2022-02-09T05:59:43.835Z] PASS [2022-02-09T05:59:43.835Z] coverage: 34.8% of statements [2022-02-09T05:59:43.835Z] ok github.com/docker/docker/libnetwork/drivers/null 0.050s coverage: 34.8% of statements [2022-02-09T05:59:44.293Z] === RUN TestNetworkAllocateFree [2022-02-09T05:59:44.293Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-09T05:59:44.293Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-09T05:59:44.293Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-09T05:59:44.293Z] PASS [2022-02-09T05:59:44.293Z] coverage: 63.6% of statements [2022-02-09T05:59:44.293Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2022-02-09T05:59:44.337Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-09T05:59:44.752Z] === RUN TestGetEmptyCapabilities [2022-02-09T05:59:44.752Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-09T05:59:44.752Z] === RUN TestGetExtraCapabilities [2022-02-09T05:59:44.752Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-02-09T05:59:44.752Z] === RUN TestGetInvalidCapabilities [2022-02-09T05:59:44.752Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-09T05:59:44.752Z] === RUN TestRemoteDriver [2022-02-09T05:59:44.752Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-09T05:59:44.752Z] === RUN TestDriverError [2022-02-09T05:59:44.752Z] --- PASS: TestDriverError (0.01s) [2022-02-09T05:59:44.752Z] === RUN TestMissingValues [2022-02-09T05:59:44.752Z] --- PASS: TestMissingValues (0.01s) [2022-02-09T05:59:44.752Z] === RUN TestRollback [2022-02-09T05:59:44.752Z] --- PASS: TestRollback (0.00s) [2022-02-09T05:59:44.752Z] PASS [2022-02-09T05:59:44.752Z] coverage: 57.4% of statements [2022-02-09T05:59:44.752Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.098s coverage: 57.4% of statements [2022-02-09T05:59:44.752Z] --- PASS: TestRandomAllocateDeallocate (5.28s) [2022-02-09T05:59:44.752Z] === RUN TestAllocateRandomDeallocate [2022-02-09T05:59:44.876Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-02-09T05:59:44.876Z] === RUN TestServiceUpdateNetwork [2022-02-09T05:59:45.305Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-09T05:59:45.718Z] === RUN TestNAT [2022-02-09T05:59:45.718Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-09T05:59:45.718Z] --- SKIP: TestNAT (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestTransparent [2022-02-09T05:59:45.718Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-09T05:59:45.718Z] --- SKIP: TestTransparent (0.00s) [2022-02-09T05:59:45.718Z] PASS [2022-02-09T05:59:45.718Z] coverage: 0.0% of statements [2022-02-09T05:59:45.718Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.060s coverage: 0.0% of statements [2022-02-09T05:59:45.718Z] === RUN TestBuildDefault [2022-02-09T05:59:45.718Z] --- PASS: TestBuildDefault (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestBuildHostnameDomainname [2022-02-09T05:59:45.718Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestBuildHostname [2022-02-09T05:59:45.718Z] --- PASS: TestBuildHostname (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestBuildHostnameFQDN [2022-02-09T05:59:45.718Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestBuildNoIP [2022-02-09T05:59:45.718Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestUpdate [2022-02-09T05:59:45.718Z] --- PASS: TestUpdate (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-09T05:59:45.718Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-09T05:59:45.718Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestAddEmpty [2022-02-09T05:59:45.718Z] --- PASS: TestAddEmpty (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestAdd [2022-02-09T05:59:45.718Z] --- PASS: TestAdd (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestDeleteEmpty [2022-02-09T05:59:45.718Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestDeleteNewline [2022-02-09T05:59:45.718Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestDelete [2022-02-09T05:59:45.718Z] --- PASS: TestDelete (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestConcurrentWrites [2022-02-09T05:59:45.718Z] === RUN TestNew [2022-02-09T05:59:45.718Z] --- PASS: TestNew (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestAddDriver [2022-02-09T05:59:45.718Z] --- PASS: TestAddDriver (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestAddDuplicateDriver [2022-02-09T05:59:45.718Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-09T05:59:45.718Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestDriver [2022-02-09T05:59:45.718Z] --- PASS: TestDriver (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestIPAM [2022-02-09T05:59:45.718Z] --- PASS: TestIPAM (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestWalkIPAMs [2022-02-09T05:59:45.718Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-09T05:59:45.718Z] === RUN TestWalkDrivers [2022-02-09T05:59:45.718Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-09T05:59:45.718Z] PASS [2022-02-09T05:59:45.718Z] coverage: 82.4% of statements [2022-02-09T05:59:45.718Z] ok github.com/docker/docker/libnetwork/drvregistry 0.091s coverage: 82.4% of statements [2022-02-09T05:59:46.176Z] --- PASS: TestConcurrentWrites (0.30s) [2022-02-09T05:59:46.176Z] PASS [2022-02-09T05:59:46.176Z] coverage: 81.2% of statements [2022-02-09T05:59:46.176Z] ok github.com/docker/docker/libnetwork/etchosts 0.370s coverage: 81.2% of statements [2022-02-09T05:59:46.176Z] --- PASS: TestAllocateRandomDeallocate (1.21s) [2022-02-09T05:59:46.176Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-09T05:59:46.176Z] === RUN TestNew [2022-02-09T05:59:46.176Z] --- PASS: TestNew (0.00s) [2022-02-09T05:59:46.176Z] === RUN TestAllocate [2022-02-09T05:59:46.176Z] --- PASS: TestAllocate (0.00s) [2022-02-09T05:59:46.176Z] === RUN TestUninitialized [2022-02-09T05:59:46.176Z] --- PASS: TestUninitialized (0.00s) [2022-02-09T05:59:46.176Z] === RUN TestAllocateInRange [2022-02-09T05:59:46.176Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-09T05:59:46.176Z] === RUN TestAllocateSerial [2022-02-09T05:59:46.176Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-09T05:59:46.176Z] PASS [2022-02-09T05:59:46.176Z] coverage: 87.5% of statements [2022-02-09T05:59:46.177Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-02-09T05:59:46.635Z] === RUN TestCaller [2022-02-09T05:59:46.635Z] --- PASS: TestCaller (0.00s) [2022-02-09T05:59:46.635Z] PASS [2022-02-09T05:59:46.635Z] coverage: 100.0% of statements [2022-02-09T05:59:46.635Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2022-02-09T05:59:46.654Z] --- PASS: TestServiceWithDataPathPortInit (15.23s) [2022-02-09T05:59:46.654Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-09T05:59:46.841Z] --- PASS: TestBuildMultiStageCopy (13.00s) [2022-02-09T05:59:46.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.57s) [2022-02-09T05:59:46.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2022-02-09T05:59:46.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2022-02-09T05:59:46.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s) [2022-02-09T05:59:46.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s) [2022-02-09T05:59:46.841Z] === RUN TestBuildMultiStageParentConfig [2022-02-09T05:59:47.093Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.24s) [2022-02-09T05:59:47.093Z] === RUN TestRetrieveFromStore [2022-02-09T05:59:47.552Z] === RUN TestSetSerialInsertDelete [2022-02-09T05:59:47.552Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-09T05:59:47.552Z] === RUN TestSetParallelInsertDelete [2022-02-09T05:59:48.011Z] --- PASS: TestRetrieveFromStore (0.52s) [2022-02-09T05:59:48.011Z] === RUN TestIsCorrupted [2022-02-09T05:59:48.011Z] --- PASS: TestIsCorrupted (0.01s) [2022-02-09T05:59:48.011Z] === RUN TestSetRollover [2022-02-09T05:59:48.011Z] === RUN TestInt2IP2IntConversion [2022-02-09T05:59:48.450Z] 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-09T05:59:48.979Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-02-09T05:59:48.979Z] === RUN TestGetAddressVersion [2022-02-09T05:59:48.979Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-09T05:59:48.979Z] === RUN TestKeyString [2022-02-09T05:59:48.979Z] --- PASS: TestKeyString (0.00s) [2022-02-09T05:59:48.979Z] === RUN TestPoolDataMarshal [2022-02-09T05:59:48.979Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-09T05:59:48.979Z] === RUN TestSubnetsMarshal [2022-02-09T05:59:48.979Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-02-09T05:59:48.979Z] === RUN TestAddSubnets [2022-02-09T05:59:48.979Z] --- PASS: TestAddSubnets (0.05s) [2022-02-09T05:59:48.979Z] === RUN TestDoublePoolRelease [2022-02-09T05:59:48.979Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-09T05:59:48.979Z] === RUN TestAddReleasePoolID [2022-02-09T05:59:48.979Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-02-09T05:59:48.979Z] === RUN TestPredefinedPool [2022-02-09T05:59:48.979Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-09T05:59:48.979Z] === RUN TestRemoveSubnet [2022-02-09T05:59:48.979Z] === RUN TestPoolRequest [2022-02-09T05:59:48.979Z] --- PASS: TestPoolRequest (0.00s) [2022-02-09T05:59:48.979Z] === RUN TestOtherRequests [2022-02-09T05:59:48.979Z] --- PASS: TestOtherRequests (0.00s) [2022-02-09T05:59:48.979Z] PASS [2022-02-09T05:59:48.979Z] coverage: 57.1% of statements [2022-02-09T05:59:48.979Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-02-09T05:59:48.979Z] --- PASS: TestRemoveSubnet (0.16s) [2022-02-09T05:59:48.979Z] === RUN TestGetSameAddress [2022-02-09T05:59:49.437Z] --- PASS: TestGetSameAddress (0.04s) [2022-02-09T05:59:49.437Z] === RUN TestPoolAllocationReuse [2022-02-09T05:59:49.437Z] --- PASS: TestSetRollover (1.52s) [2022-02-09T05:59:49.437Z] === RUN TestSetRolloverSerial [2022-02-09T05:59:49.744Z] --- PASS: TestBuildMultiStageParentConfig (2.64s) [2022-02-09T05:59:49.744Z] === RUN TestBuildLabelWithTargets [2022-02-09T05:59:49.744Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T05:59:49.744Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-09T05:59:49.744Z] === RUN TestBuildWithEmptyLayers [2022-02-09T05:59:50.016Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wem75hiu5vebe06kx0efk1h9c Created:2022-02-09 05:59:47.713712029 +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[3e6d212fbc385a27e82d9980b9571a79c7351cc0a738c4460797bb5be6fff934:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ji5m74dqihig8th0uf82bw631 EndpointID:b9cc233cc6d85520ed08274a8d15bbca281c26acd66e1e4c0835de1043ed3dd6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:831a822b9ef9bf647f039b76e43f670b74b9445bac0b7e34f9b310d74cc22e91 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:fbdc490e648f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ji5m74dqihig8th0uf82bw631 EndpointID:b9cc233cc6d85520ed08274a8d15bbca281c26acd66e1e4c0835de1043ed3dd6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-09T05:59:50.016Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-09T05:59:50.407Z] === RUN TestGetCapabilities [2022-02-09T05:59:50.407Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-09T05:59:50.407Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-09T05:59:50.407Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-09T05:59:50.407Z] === RUN TestGetDefaultAddressSpaces [2022-02-09T05:59:50.407Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-09T05:59:50.407Z] === RUN TestRemoteDriver [2022-02-09T05:59:50.407Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-09T05:59:50.407Z] PASS [2022-02-09T05:59:50.407Z] coverage: 47.4% of statements [2022-02-09T05:59:50.407Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.080s coverage: 47.4% of statements [2022-02-09T05:59:50.865Z] --- PASS: TestPoolAllocationReuse (1.62s) [2022-02-09T05:59:50.865Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-09T05:59:50.865Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-09T05:59:50.865Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-09T05:59:50.865Z] --- PASS: TestSetRolloverSerial (1.50s) [2022-02-09T05:59:50.865Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-09T05:59:50.865Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-09T05:59:50.865Z] PASS [2022-02-09T05:59:50.865Z] coverage: 84.4% of statements [2022-02-09T05:59:50.865Z] ok github.com/docker/docker/libnetwork/bitseq 11.541s coverage: 84.4% of statements [2022-02-09T05:59:51.282Z] --- PASS: TestBuildWithEmptyLayers (1.51s) [2022-02-09T05:59:51.282Z] === RUN TestBuildMultiStageOnBuild [2022-02-09T05:59:51.324Z] === RUN TestWindowsIPAM [2022-02-09T05:59:51.324Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-09T05:59:51.324Z] PASS [2022-02-09T05:59:51.324Z] coverage: 71.4% of statements [2022-02-09T05:59:51.324Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-02-09T05:59:51.990Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-02-09T05:59:52.289Z] === RUN TestDefaultNetwork [2022-02-09T05:59:52.289Z] --- PASS: TestDefaultNetwork (0.29s) [2022-02-09T05:59:52.289Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-09T05:59:52.747Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-02-09T05:59:52.747Z] === RUN TestInitAddressPools [2022-02-09T05:59:52.747Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-09T05:59:52.747Z] PASS [2022-02-09T05:59:52.747Z] coverage: 74.0% of statements [2022-02-09T05:59:52.747Z] ok github.com/docker/docker/libnetwork/ipamutils 0.648s coverage: 74.0% of statements [2022-02-09T05:59:53.205Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.26s) [2022-02-09T05:59:53.205Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-09T05:59:53.205Z] === RUN TestKeyValue [2022-02-09T05:59:53.205Z] --- PASS: TestKeyValue (0.00s) [2022-02-09T05:59:53.205Z] PASS [2022-02-09T05:59:53.205Z] coverage: 60.0% of statements [2022-02-09T05:59:53.205Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-02-09T05:59:53.394Z] === RUN TestDockerSuite/TestBuildRm [2022-02-09T05:59:53.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-02-09T05:59:54.212Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.90s) [2022-02-09T05:59:54.212Z] PASS [2022-02-09T05:59:54.212Z] [2022-02-09T05:59:54.212Z] === Skipped [2022-02-09T05:59:54.212Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-09T05:59:54.212Z] service_test.go:243: FLAKY_TEST [2022-02-09T05:59:54.212Z] [2022-02-09T05:59:54.212Z] DONE 26 tests, 1 skipped in 48.725s [2022-02-09T05:59:54.212Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-09T05:59:54.212Z] ++ 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-09T05:59:54.212Z] ++ set -e [2022-02-09T05:59:54.212Z] ++ '[' -n 0 ']' [2022-02-09T05:59:54.212Z] ++ set -x [2022-02-09T05:59:54.212Z] ++ 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-09T05:59:54.212Z] INFO: Testing against a local daemon [2022-02-09T05:59:54.212Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-09T05:59:54.470Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:59:54.470Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-02-09T05:59:54.470Z] === RUN TestDockerNetworkIpvlan [2022-02-09T05:59:54.470Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:59:54.470Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-09T05:59:54.470Z] PASS [2022-02-09T05:59:54.470Z] [2022-02-09T05:59:54.470Z] === Skipped [2022-02-09T05:59:54.470Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-02-09T05:59:54.470Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:59:54.470Z] [2022-02-09T05:59:54.470Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-09T05:59:54.470Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-09T05:59:54.470Z] [2022-02-09T05:59:54.470Z] DONE 2 tests, 2 skipped in 0.180s [2022-02-09T05:59:54.470Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-09T05:59:54.470Z] ++ 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-09T05:59:54.470Z] ++ set -e [2022-02-09T05:59:54.470Z] ++ '[' -n 0 ']' [2022-02-09T05:59:54.470Z] ++ set -x [2022-02-09T05:59:54.470Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T05:59:54.470Z] INFO: Testing against a local daemon [2022-02-09T05:59:54.470Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-09T05:59:55.382Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.47s) [2022-02-09T05:59:55.382Z] === RUN TestGetAddress [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-09T05:59:56.350Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-09T05:59:56.403Z] docker_api_swarm_test.go:304: [dfeac6552f7a3] joining swarm manager [d791a81d5f4cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T05:59:56.403Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-09T05:59:56.403Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.61s) [2022-02-09T05:59:56.403Z] === RUN TestDockerNetworkMacvlan [2022-02-09T05:59:56.809Z] === RUN TestNetworkDBSimple [2022-02-09T05:59:56.809Z] === RUN TestGenerate [2022-02-09T05:59:56.809Z] --- PASS: TestGenerate (0.00s) [2022-02-09T05:59:56.809Z] === RUN TestGeneratePtr [2022-02-09T05:59:56.809Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-09T05:59:56.809Z] === RUN TestGenerateMissingField [2022-02-09T05:59:56.809Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-09T05:59:56.809Z] === RUN TestFieldCannotBeSet [2022-02-09T05:59:56.809Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-09T05:59:56.809Z] === RUN TestTypeMismatchError [2022-02-09T05:59:56.809Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-09T05:59:56.809Z] PASS [2022-02-09T05:59:56.809Z] coverage: 100.0% of statements [2022-02-09T05:59:56.809Z] ok github.com/docker/docker/libnetwork/options 0.048s coverage: 100.0% of statements [2022-02-09T05:59:56.965Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-09T05:59:56.965Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-09T05:59:57.056Z] --- PASS: TestServiceUpdateNetwork (12.05s) [2022-02-09T05:59:57.056Z] === RUN TestServiceUpdatePidsLimit [2022-02-09T05:59:57.056Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-09T05:59:57.056Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-09T05:59:57.271Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-09T05:59:57.271Z] PASS [2022-02-09T05:59:57.271Z] coverage: 100.0% of statements [2022-02-09T05:59:57.271Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.053s coverage: 100.0% of statements [2022-02-09T05:59:57.572Z] docker_api_swarm_test.go:305: [d6b2993a1b006] joining swarm manager [d791a81d5f4cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T05:59:57.729Z] 2022/02/09 05:59:57 Closing DB instances... [2022-02-09T05:59:57.729Z] testing: warning: no tests to run [2022-02-09T05:59:57.729Z] PASS [2022-02-09T05:59:57.729Z] coverage: 0.0% of statements [2022-02-09T05:59:57.729Z] ok github.com/docker/docker/libnetwork/osl 0.060s coverage: 0.0% of statements [no tests to run] [2022-02-09T05:59:57.829Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-09T05:59:58.187Z] === RUN TestRequestNewPort [2022-02-09T05:59:58.187Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-09T05:59:58.187Z] === RUN TestRequestSpecificPort [2022-02-09T05:59:58.187Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-09T05:59:58.187Z] === RUN TestReleasePort [2022-02-09T05:59:58.187Z] --- PASS: TestReleasePort (0.00s) [2022-02-09T05:59:58.187Z] === RUN TestReuseReleasedPort [2022-02-09T05:59:58.187Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-09T05:59:58.187Z] === RUN TestReleaseUnreadledPort [2022-02-09T05:59:58.187Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-09T05:59:58.187Z] === RUN TestUnknowProtocol [2022-02-09T05:59:58.187Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-09T05:59:58.187Z] === RUN TestAllocateAllPorts [2022-02-09T05:59:58.187Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-09T05:59:58.187Z] === RUN TestPortAllocation [2022-02-09T05:59:58.187Z] --- PASS: TestPortAllocation (0.00s) [2022-02-09T05:59:58.187Z] === RUN TestPortAllocationWithCustomRange [2022-02-09T05:59:58.187Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-09T05:59:58.187Z] === RUN TestNoDuplicateBPR [2022-02-09T05:59:58.187Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-09T05:59:58.187Z] === RUN TestChangePortRange [2022-02-09T05:59:58.187Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-09T05:59:58.187Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-09T05:59:58.187Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-09T05:59:58.187Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-09T05:59:58.187Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-09T05:59:58.187Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-09T05:59:58.187Z] --- PASS: TestChangePortRange (0.00s) [2022-02-09T05:59:58.187Z] PASS [2022-02-09T05:59:58.187Z] coverage: 88.6% of statements [2022-02-09T05:59:58.187Z] ok github.com/docker/docker/libnetwork/portallocator 0.052s coverage: 88.6% of statements [2022-02-09T05:59:58.437Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-09T05:59:58.437Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-02-09T05:59:58.437Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-09T05:59:58.645Z] testing: warning: no tests to run [2022-02-09T05:59:58.645Z] PASS [2022-02-09T05:59:58.645Z] coverage: 0.0% of statements [2022-02-09T05:59:58.645Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-02-09T05:59:58.693Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-09T05:59:58.949Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-09T05:59:59.104Z] --- PASS: TestNetworkDBSimple (2.48s) [2022-02-09T05:59:59.104Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-09T05:59:59.104Z] === RUN TestHashData [2022-02-09T05:59:59.104Z] --- PASS: TestHashData (0.00s) [2022-02-09T05:59:59.104Z] PASS [2022-02-09T05:59:59.104Z] coverage: 2.8% of statements [2022-02-09T05:59:59.104Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-02-09T05:59:59.562Z] === RUN TestErrorConstructors [2022-02-09T05:59:59.562Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-09T05:59:59.562Z] === RUN TestCompareIPMask [2022-02-09T05:59:59.562Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-09T05:59:59.563Z] === RUN TestUtilGetHostPartIP [2022-02-09T05:59:59.563Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-09T05:59:59.563Z] === RUN TestUtilGetBroadcastIP [2022-02-09T05:59:59.563Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-09T05:59:59.563Z] === RUN TestParseCIDR [2022-02-09T05:59:59.563Z] --- PASS: TestParseCIDR (0.00s) [2022-02-09T05:59:59.563Z] PASS [2022-02-09T05:59:59.563Z] coverage: 37.3% of statements [2022-02-09T05:59:59.563Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2022-02-09T05:59:59.924Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-09T06:00:00.530Z] 2022/02/09 06:00:00 Closing DB instances... [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-09T06:00:00.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-09T06:00:00.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-09T06:00:00.530Z] PASS [2022-02-09T06:00:00.530Z] coverage: 50.0% of statements [2022-02-09T06:00:00.530Z] ok github.com/docker/docker/oci 0.094s coverage: 50.0% of statements [2022-02-09T06:00:00.898Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-09T06:00:00.898Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-09T06:00:00.971Z] ? github.com/docker/docker/api [no test files] [2022-02-09T06:00:01.498Z] === RUN TestAddressPoolOpt [2022-02-09T06:00:01.498Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/a [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/something [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/_=a [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/env1=value1 [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/_env1=value1 [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/PATH [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/=a [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/PATH= [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/PATH=something [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/asd!qwe [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/1asd [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/123 [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/some_space [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/__some_space_before [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/some_space_after__ [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/= [2022-02-09T06:00:01.498Z] === RUN TestValidateEnv/PaTh [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestParseHost [2022-02-09T06:00:01.498Z] --- PASS: TestParseHost (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestParseDockerDaemonHost [2022-02-09T06:00:01.498Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestParseTCP [2022-02-09T06:00:01.498Z] --- PASS: TestParseTCP (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-09T06:00:01.498Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestValidateExtraHosts [2022-02-09T06:00:01.498Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestIpOptString [2022-02-09T06:00:01.498Z] --- PASS: TestIpOptString (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-09T06:00:01.498Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestNewIpOptValidDefaultVal [2022-02-09T06:00:01.498Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestIpOptSetInvalidVal [2022-02-09T06:00:01.498Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestValidateIPAddress [2022-02-09T06:00:01.498Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestMapOpts [2022-02-09T06:00:01.498Z] --- PASS: TestMapOpts (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestListOptsWithoutValidator [2022-02-09T06:00:01.498Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestListOptsWithValidator [2022-02-09T06:00:01.498Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestValidateDNSSearch [2022-02-09T06:00:01.498Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestValidateLabel [2022-02-09T06:00:01.498Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-09T06:00:01.498Z] === RUN TestValidateLabel/label_with_general_format [2022-02-09T06:00:01.498Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-09T06:00:01.498Z] === RUN TestValidateLabel/label_with_one_more [2022-02-09T06:00:01.498Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-09T06:00:01.498Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-09T06:00:01.498Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-09T06:00:01.498Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-09T06:00:01.498Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-09T06:00:01.498Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-09T06:00:01.498Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-09T06:00:01.498Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-09T06:00:01.498Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-09T06:00:01.498Z] --- PASS: TestValidateLabel (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-09T06:00:01.498Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestNamedListOpts [2022-02-09T06:00:01.498Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestNamedMapOpts [2022-02-09T06:00:01.498Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestParseLink [2022-02-09T06:00:01.498Z] --- PASS: TestParseLink (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestQuotedStringSetWithQuotes [2022-02-09T06:00:01.498Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-09T06:00:01.498Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-09T06:00:01.498Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-09T06:00:01.498Z] === RUN TestUlimitOpt [2022-02-09T06:00:01.498Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-09T06:00:01.498Z] PASS [2022-02-09T06:00:01.498Z] coverage: 67.1% of statements [2022-02-09T06:00:01.498Z] ok github.com/docker/docker/opts 0.095s coverage: 67.1% of statements [2022-02-09T06:00:01.498Z] === RUN TestParseVersion [2022-02-09T06:00:01.498Z] --- PASS: TestParseVersion (0.00s) [2022-02-09T06:00:01.498Z] PASS [2022-02-09T06:00:01.498Z] coverage: 52.9% of statements [2022-02-09T06:00:01.498Z] ok github.com/docker/docker/pkg/aaparser 0.060s coverage: 52.9% of statements [2022-02-09T06:00:01.828Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-09T06:00:01.956Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-02-09T06:00:01.956Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-09T06:00:02.926Z] 2022/02/09 06:00:02 Closing DB instances... [2022-02-09T06:00:03.192Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-09T06:00:03.384Z] === RUN TestPeerCertificateMarshalJSON [2022-02-09T06:00:03.841Z] === RUN TestIsArchivePathDir [2022-02-09T06:00:03.841Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-09T06:00:03.841Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-09T06:00:03.841Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s) [2022-02-09T06:00:03.841Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-09T06:00:03.841Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-09T06:00:03.841Z] === RUN TestMiddleware [2022-02-09T06:00:03.841Z] --- PASS: TestMiddleware (0.00s) [2022-02-09T06:00:03.841Z] === RUN TestNewResponseModifier [2022-02-09T06:00:03.841Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-09T06:00:03.841Z] PASS [2022-02-09T06:00:03.841Z] coverage: 26.8% of statements [2022-02-09T06:00:03.841Z] ok github.com/docker/docker/pkg/authorization 0.511s coverage: 26.8% of statements [2022-02-09T06:00:03.841Z] --- PASS: TestIsArchivePathDir (0.18s) [2022-02-09T06:00:03.841Z] === RUN TestIsArchivePathInvalidFile [2022-02-09T06:00:04.299Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2022-02-09T06:00:04.299Z] === RUN TestIsArchivePathTar [2022-02-09T06:00:04.299Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-02-09T06:00:04.299Z] === RUN TestDecompressStreamGzip [2022-02-09T06:00:04.299Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-02-09T06:00:04.299Z] === RUN TestDecompressStreamBzip2 [2022-02-09T06:00:04.758Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2022-02-09T06:00:04.758Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-09T06:00:04.758Z] === RUN TestUnbuffered [2022-02-09T06:00:04.758Z] --- PASS: TestUnbuffered (0.00s) [2022-02-09T06:00:04.758Z] === RUN TestRaceUnbuffered [2022-02-09T06:00:04.758Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-09T06:00:04.758Z] PASS [2022-02-09T06:00:04.758Z] coverage: 100.0% of statements [2022-02-09T06:00:04.758Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-02-09T06:00:04.758Z] === RUN TestDecompressStreamXz [2022-02-09T06:00:04.758Z] archive_test.go:133: Xz not present in msys2 [2022-02-09T06:00:04.758Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-09T06:00:04.758Z] === RUN TestDecompressStreamZstd [2022-02-09T06:00:04.758Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-02-09T06:00:04.758Z] archive_test.go:140: zstd not installed [2022-02-09T06:00:04.758Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-09T06:00:04.758Z] === RUN TestCompressStreamXzUnsupported [2022-02-09T06:00:04.758Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-09T06:00:04.758Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-09T06:00:04.758Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-09T06:00:04.758Z] === RUN TestCompressStreamInvalid [2022-02-09T06:00:04.758Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-09T06:00:04.758Z] === RUN TestExtensionInvalid [2022-02-09T06:00:04.758Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-09T06:00:04.758Z] === RUN TestExtensionUncompressed [2022-02-09T06:00:04.758Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-09T06:00:04.758Z] === RUN TestExtensionBzip2 [2022-02-09T06:00:04.758Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-09T06:00:04.758Z] === RUN TestExtensionGzip [2022-02-09T06:00:04.758Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-09T06:00:04.758Z] === RUN TestExtensionXz [2022-02-09T06:00:04.758Z] --- PASS: TestExtensionXz (0.00s) [2022-02-09T06:00:04.758Z] === RUN TestExtensionZstd [2022-02-09T06:00:04.758Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-09T06:00:04.758Z] === RUN TestCmdStreamLargeStderr [2022-02-09T06:00:04.758Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-02-09T06:00:04.758Z] === RUN TestCmdStreamBad [2022-02-09T06:00:04.758Z] archive_test.go:252: Failing on Windows CI machines [2022-02-09T06:00:04.758Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-09T06:00:04.758Z] === RUN TestCmdStreamGood [2022-02-09T06:00:04.758Z] --- PASS: TestCmdStreamGood (0.06s) [2022-02-09T06:00:04.758Z] === RUN TestUntarPathWithInvalidDest [2022-02-09T06:00:04.758Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-09T06:00:04.758Z] === RUN TestUntarPathWithInvalidSrc [2022-02-09T06:00:04.758Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-09T06:00:04.758Z] === RUN TestUntarPath [2022-02-09T06:00:05.084Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-09T06:00:05.084Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-09T06:00:05.084Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-09T06:00:05.084Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-09T06:00:05.084Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-09T06:00:05.149Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-09T06:00:05.216Z] --- PASS: TestUntarPath (0.09s) [2022-02-09T06:00:05.216Z] === RUN TestUntarPathWithDestinationFile [2022-02-09T06:00:05.216Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-02-09T06:00:05.216Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-09T06:00:05.216Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-09T06:00:05.216Z] === RUN TestCopyWithTarInvalidSrc [2022-02-09T06:00:05.216Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-09T06:00:05.216Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-09T06:00:05.216Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-09T06:00:05.216Z] === RUN TestCopyWithTarSrcFile [2022-02-09T06:00:05.216Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-09T06:00:05.216Z] === RUN TestCopyWithTarSrcFolder [2022-02-09T06:00:05.216Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-09T06:00:05.216Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-09T06:00:05.216Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-09T06:00:05.216Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-09T06:00:05.216Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-09T06:00:05.216Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-09T06:00:05.216Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-09T06:00:05.216Z] === RUN TestCopyFileWithTarSrcFile [2022-02-09T06:00:05.216Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-09T06:00:05.216Z] === RUN TestTarFiles [2022-02-09T06:00:05.216Z] === RUN TestMatch [2022-02-09T06:00:05.216Z] === RUN TestMatch/[[]] [2022-02-09T06:00:05.216Z] === RUN TestMatch/[[foo]] [2022-02-09T06:00:05.216Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-09T06:00:05.216Z] === RUN TestMatch/[[foo_bar]] [2022-02-09T06:00:05.216Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-09T06:00:05.216Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-09T06:00:05.216Z] === RUN TestMatch/[] [2022-02-09T06:00:05.216Z] === RUN TestMatch/[]#01 [2022-02-09T06:00:05.216Z] === RUN TestMatch/[[qux]] [2022-02-09T06:00:05.216Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-09T06:00:05.216Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-09T06:00:05.216Z] === RUN TestMatch/[[foo_baz]] [2022-02-09T06:00:05.216Z] --- PASS: TestMatch (0.00s) [2022-02-09T06:00:05.216Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-09T06:00:05.216Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-09T06:00:05.216Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-09T06:00:05.216Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-09T06:00:05.216Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-09T06:00:05.216Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-09T06:00:05.216Z] --- PASS: TestMatch/[] (0.00s) [2022-02-09T06:00:05.216Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-09T06:00:05.216Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-09T06:00:05.216Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-09T06:00:05.216Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-09T06:00:05.216Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-09T06:00:05.216Z] PASS [2022-02-09T06:00:05.216Z] coverage: 87.5% of statements [2022-02-09T06:00:05.216Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-02-09T06:00:05.646Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-09T06:00:06.092Z] --- PASS: TestBuildMultiStageOnBuild (13.48s) [2022-02-09T06:00:06.092Z] === RUN TestBuildUncleanTarFilenames [2022-02-09T06:00:06.092Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:00:06.092Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-09T06:00:06.092Z] === RUN TestBuildMultiStageLayerLeak [2022-02-09T06:00:06.619Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-09T06:00:06.619Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-09T06:00:06.750Z] === RUN TestChrootTarUntar [2022-02-09T06:00:06.750Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:00:06.750Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-09T06:00:06.750Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-09T06:00:06.750Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:00:06.750Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-09T06:00:06.750Z] === RUN TestChrootUntarEmptyArchive [2022-02-09T06:00:06.750Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-09T06:00:06.750Z] === RUN TestChrootTarUntarWithSymlink [2022-02-09T06:00:06.750Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T06:00:06.750Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-09T06:00:06.750Z] === RUN TestChrootCopyWithTar [2022-02-09T06:00:06.750Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T06:00:06.750Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-09T06:00:06.750Z] === RUN TestChrootCopyFileWithTar [2022-02-09T06:00:06.750Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:00:06.750Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-09T06:00:06.750Z] === RUN TestChrootUntarPath [2022-02-09T06:00:06.750Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T06:00:06.750Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-09T06:00:06.750Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-09T06:00:06.750Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:00:06.750Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-02-09T06:00:06.750Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-09T06:00:06.750Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:00:06.750Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-09T06:00:06.750Z] === RUN TestChrootApplyDotDotFile [2022-02-09T06:00:06.750Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:00:06.750Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-09T06:00:06.750Z] PASS [2022-02-09T06:00:06.750Z] coverage: 15.1% of statements [2022-02-09T06:00:06.750Z] ok github.com/docker/docker/pkg/chrootarchive 0.108s coverage: 15.1% of statements [2022-02-09T06:00:06.750Z] 2022/02/09 06:00:06 Closing DB instances... [2022-02-09T06:00:07.186Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-09T06:00:07.209Z] === RUN TestSizeEmpty [2022-02-09T06:00:07.209Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-09T06:00:07.209Z] === RUN TestSizeEmptyFile [2022-02-09T06:00:07.209Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-09T06:00:07.209Z] === RUN TestSizeNonemptyFile [2022-02-09T06:00:07.209Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-09T06:00:07.209Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-09T06:00:07.209Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-09T06:00:07.209Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-09T06:00:07.209Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-09T06:00:07.209Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-09T06:00:07.209Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-09T06:00:07.209Z] === RUN TestMoveToSubdir [2022-02-09T06:00:07.444Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-09T06:00:07.667Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-09T06:00:07.667Z] === RUN TestSizeNonExistingDirectory [2022-02-09T06:00:07.667Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-09T06:00:07.667Z] PASS [2022-02-09T06:00:07.667Z] coverage: 80.0% of statements [2022-02-09T06:00:07.667Z] ok github.com/docker/docker/pkg/directory 0.067s coverage: 80.0% of statements [2022-02-09T06:00:08.376Z] --- PASS: TestDockerNetworkMacvlan (11.97s) [2022-02-09T06:00:08.376Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-02-09T06:00:08.376Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-02-09T06:00:08.376Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.08s) [2022-02-09T06:00:08.376Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2022-02-09T06:00:08.376Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.83s) [2022-02-09T06:00:08.376Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.76s) [2022-02-09T06:00:08.376Z] PASS [2022-02-09T06:00:08.376Z] [2022-02-09T06:00:08.376Z] DONE 8 tests in 13.769s [2022-02-09T06:00:08.376Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-09T06:00:08.376Z] ++ 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-09T06:00:08.376Z] ++ set -e [2022-02-09T06:00:08.376Z] ++ '[' -n 0 ']' [2022-02-09T06:00:08.376Z] ++ set -x [2022-02-09T06:00:08.376Z] ++ 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-09T06:00:08.376Z] testing: warning: no tests to run [2022-02-09T06:00:08.376Z] PASS [2022-02-09T06:00:08.376Z] [2022-02-09T06:00:08.376Z] DONE 0 tests in 0.041s [2022-02-09T06:00:08.376Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-09T06:00:08.376Z] ++ 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-09T06:00:08.376Z] ++ set -e [2022-02-09T06:00:08.376Z] ++ '[' -n 0 ']' [2022-02-09T06:00:08.376Z] ++ set -x [2022-02-09T06:00:08.376Z] ++ 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-09T06:00:08.376Z] INFO: Testing against a local daemon [2022-02-09T06:00:08.376Z] === RUN TestAuthZPluginAllowRequest [2022-02-09T06:00:08.633Z] === RUN TestPollerAddRemove [2022-02-09T06:00:08.633Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-09T06:00:08.633Z] === RUN TestPollerEvent [2022-02-09T06:00:08.633Z] poller_test.go:40: No chmod on Windows [2022-02-09T06:00:08.633Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-09T06:00:08.633Z] === RUN TestPollerClose [2022-02-09T06:00:08.633Z] --- PASS: TestPollerClose (0.00s) [2022-02-09T06:00:08.633Z] PASS [2022-02-09T06:00:08.633Z] coverage: 36.2% of statements [2022-02-09T06:00:08.633Z] ok github.com/docker/docker/pkg/filenotify 0.052s coverage: 36.2% of statements [2022-02-09T06:00:08.633Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s) [2022-02-09T06:00:08.633Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-09T06:00:09.600Z] === RUN TestCopyFileWithInvalidSrc [2022-02-09T06:00:09.600Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestCopyFileWithInvalidDest [2022-02-09T06:00:09.600Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-09T06:00:09.600Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-09T06:00:09.600Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-02-09T06:00:09.600Z] === RUN TestCopyFile [2022-02-09T06:00:09.600Z] --- PASS: TestCopyFile (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-09T06:00:09.600Z] fileutils_test.go:133: Needs porting to Windows [2022-02-09T06:00:09.600Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-09T06:00:09.600Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-09T06:00:09.600Z] fileutils_test.go:179: Needs porting to Windows [2022-02-09T06:00:09.600Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestWildcardMatches [2022-02-09T06:00:09.600Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestPatternMatches [2022-02-09T06:00:09.600Z] --- PASS: TestPatternMatches (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-09T06:00:09.600Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestPatternMatchesFolderExclusions [2022-02-09T06:00:09.600Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-09T06:00:09.600Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-09T06:00:09.600Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-09T06:00:09.600Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-09T06:00:09.600Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestSingleExclamationError [2022-02-09T06:00:09.600Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestMatchesWithNoPatterns [2022-02-09T06:00:09.600Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestMatchesWithMalformedPatterns [2022-02-09T06:00:09.600Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestMatches [2022-02-09T06:00:09.600Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-09T06:00:09.600Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-09T06:00:09.600Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-09T06:00:09.600Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-09T06:00:09.600Z] --- PASS: TestMatches (0.01s) [2022-02-09T06:00:09.600Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-09T06:00:09.600Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-09T06:00:09.600Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-09T06:00:09.600Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestCleanPatterns [2022-02-09T06:00:09.600Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-09T06:00:09.600Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestCleanPatternsExceptionFlag [2022-02-09T06:00:09.600Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-09T06:00:09.600Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-09T06:00:09.601Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-09T06:00:09.601Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-09T06:00:09.601Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-09T06:00:09.601Z] === RUN TestCleanPatternsErrorSingleException [2022-02-09T06:00:09.601Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-09T06:00:09.601Z] === RUN TestCreateIfNotExistsDir [2022-02-09T06:00:09.601Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-09T06:00:09.601Z] === RUN TestCreateIfNotExistsFile [2022-02-09T06:00:09.601Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-09T06:00:09.601Z] === RUN TestMatch [2022-02-09T06:00:09.601Z] --- PASS: TestMatch (0.00s) [2022-02-09T06:00:09.601Z] === RUN TestCompile [2022-02-09T06:00:09.601Z] === RUN TestCompile/slash [2022-02-09T06:00:09.601Z] === RUN TestCompile/backslash [2022-02-09T06:00:09.601Z] --- PASS: TestCompile (0.00s) [2022-02-09T06:00:09.601Z] --- PASS: TestCompile/slash (0.00s) [2022-02-09T06:00:09.601Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-09T06:00:09.601Z] PASS [2022-02-09T06:00:09.601Z] coverage: 84.7% of statements [2022-02-09T06:00:09.601Z] ok github.com/docker/docker/pkg/fileutils 0.090s coverage: 84.7% of statements [2022-02-09T06:00:09.791Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-02-09T06:00:09.791Z] === RUN TestAuthZPluginTLS [2022-02-09T06:00:10.401Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-02-09T06:00:10.401Z] === RUN TestAuthZPluginDenyRequest [2022-02-09T06:00:10.401Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-09T06:00:10.568Z] === RUN TestGet [2022-02-09T06:00:10.568Z] --- PASS: TestGet (0.00s) [2022-02-09T06:00:10.568Z] === RUN TestGetShortcutString [2022-02-09T06:00:10.568Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-09T06:00:10.568Z] PASS [2022-02-09T06:00:10.568Z] coverage: 42.9% of statements [2022-02-09T06:00:10.568Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2022-02-09T06:00:10.964Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-09T06:00:10.964Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-09T06:00:11.026Z] 2022/02/09 06:00:10 Closing DB instances... [2022-02-09T06:00:11.220Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-09T06:00:11.477Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-02-09T06:00:11.477Z] === RUN TestAuthZPluginDenyResponse [2022-02-09T06:00:11.485Z] === RUN TestCreateIDMapOrder [2022-02-09T06:00:11.485Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-09T06:00:11.485Z] PASS [2022-02-09T06:00:11.485Z] coverage: 7.2% of statements [2022-02-09T06:00:11.485Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-02-09T06:00:11.485Z] --- PASS: TestTarFiles (6.32s) [2022-02-09T06:00:11.485Z] === RUN TestDetectCompressionZstd [2022-02-09T06:00:11.485Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-09T06:00:11.485Z] === RUN TestTarUntar [2022-02-09T06:00:11.485Z] --- PASS: TestTarUntar (0.05s) [2022-02-09T06:00:11.485Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-09T06:00:11.485Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-09T06:00:11.485Z] === RUN TestTarWithOptions [2022-02-09T06:00:11.485Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-09T06:00:11.485Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-09T06:00:11.485Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-09T06:00:11.485Z] === RUN TestUntarUstarGnuConflict [2022-02-09T06:00:11.485Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-09T06:00:11.485Z] === RUN TestUntarInvalidFilenames [2022-02-09T06:00:11.694Z] --- PASS: TestServiceUpdatePidsLimit (15.41s) [2022-02-09T06:00:11.694Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s) [2022-02-09T06:00:11.694Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-02-09T06:00:11.694Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-02-09T06:00:11.694Z] PASS [2022-02-09T06:00:11.694Z] [2022-02-09T06:00:11.694Z] === Skipped [2022-02-09T06:00:11.694Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-09T06:00:11.694Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-09T06:00:11.694Z] [2022-02-09T06:00:11.694Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-02-09T06:00:11.694Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-09T06:00:11.694Z] [2022-02-09T06:00:11.694Z] DONE 27 tests, 2 skipped in 143.147s [2022-02-09T06:00:11.694Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-02-09T06:00:11.694Z] ++ 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-09T06:00:11.694Z] ++ set -e [2022-02-09T06:00:11.694Z] ++ '[' -n 0 ']' [2022-02-09T06:00:11.694Z] ++ set -x [2022-02-09T06:00:11.694Z] ++ 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-09T06:00:11.694Z] INFO: Testing against a local daemon [2022-02-09T06:00:11.694Z] === RUN TestSessionCreate [2022-02-09T06:00:11.694Z] --- PASS: TestSessionCreate (0.02s) [2022-02-09T06:00:11.694Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-09T06:00:11.694Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-09T06:00:11.694Z] PASS [2022-02-09T06:00:11.694Z] [2022-02-09T06:00:11.694Z] DONE 2 tests in 0.134s [2022-02-09T06:00:11.694Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-02-09T06:00:11.694Z] ++ 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-09T06:00:11.694Z] ++ set -e [2022-02-09T06:00:11.694Z] ++ '[' -n 0 ']' [2022-02-09T06:00:11.694Z] ++ set -x [2022-02-09T06:00:11.694Z] ++ 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-09T06:00:11.694Z] INFO: Testing against a local daemon [2022-02-09T06:00:11.694Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-09T06:00:11.694Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-09T06:00:11.694Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-09T06:00:11.694Z] === RUN TestDiskUsage [2022-02-09T06:00:11.694Z] === PAUSE TestDiskUsage [2022-02-09T06:00:11.694Z] === RUN TestEventsExecDie [2022-02-09T06:00:11.948Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames740915095\\dest" [2022-02-09T06:00:11.948Z] --- PASS: TestUntarInvalidFilenames (0.27s) [2022-02-09T06:00:11.948Z] === RUN TestUntarHardlinkToSymlink [2022-02-09T06:00:11.948Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-09T06:00:11.948Z] === RUN TestUntarInvalidHardlink [2022-02-09T06:00:11.948Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2219250709\\victim\\hello" -> "../victim/hello" [2022-02-09T06:00:11.948Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink935723900\\victim\\hello" -> "/../victim/hello" [2022-02-09T06:00:11.948Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2321342437\\victim" -> "../victim" [2022-02-09T06:00:11.948Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3630411943\\victim" -> "../victim" [2022-02-09T06:00:11.948Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1013596402\\victim" -> "../victim" [2022-02-09T06:00:11.948Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2122221256\\victim" -> "../victim" [2022-02-09T06:00:11.948Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-09T06:00:11.948Z] === RUN TestUntarInvalidSymlink [2022-02-09T06:00:11.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3425447012\\dest\\dotdot" -> "../victim/hello" [2022-02-09T06:00:11.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1928233000\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-09T06:00:11.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4127064394\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:00:11.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink489722709\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:00:11.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2111943740\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:00:11.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2858669672\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:00:11.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1932542805\\dest\\dir\\loophole" -> "../../victim" [2022-02-09T06:00:11.948Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-09T06:00:11.948Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-09T06:00:11.948Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-09T06:00:11.948Z] === RUN TestXGlobalNoParent [2022-02-09T06:00:11.948Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-09T06:00:11.948Z] === RUN TestReplaceFileTarWrapper [2022-02-09T06:00:11.951Z] --- PASS: TestEventsExecDie (0.44s) [2022-02-09T06:00:11.951Z] === RUN TestEventsBackwardsCompatible [2022-02-09T06:00:11.951Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-09T06:00:11.951Z] === RUN TestEventsVolumeCreate [2022-02-09T06:00:11.951Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-09T06:00:11.951Z] === RUN TestInfoBinaryCommits [2022-02-09T06:00:11.951Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-09T06:00:11.951Z] === RUN TestInfoAPIVersioned [2022-02-09T06:00:11.951Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-09T06:00:11.951Z] === RUN TestInfoAPI [2022-02-09T06:00:11.951Z] --- PASS: TestInfoAPI (0.02s) [2022-02-09T06:00:11.951Z] === RUN TestInfoAPIWarnings [2022-02-09T06:00:12.082Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-09T06:00:12.082Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-02-09T06:00:12.082Z] === RUN TestAuthZPluginAllowEventStream [2022-02-09T06:00:12.340Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-09T06:00:12.406Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-02-09T06:00:12.406Z] === RUN TestPrefixHeaderReadable [2022-02-09T06:00:12.406Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-09T06:00:12.406Z] === RUN TestDisablePigz [2022-02-09T06:00:12.406Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-02-09T06:00:12.406Z] === RUN TestNetworkDBNodeLeave [2022-02-09T06:00:12.406Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-09T06:00:12.406Z] --- PASS: TestDisablePigz (0.15s) [2022-02-09T06:00:12.406Z] === RUN TestPigz [2022-02-09T06:00:12.406Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-09T06:00:12.406Z] --- PASS: TestPigz (0.19s) [2022-02-09T06:00:12.406Z] === RUN TestCopyFileWithInvalidDest [2022-02-09T06:00:12.406Z] archive_windows_test.go:16: Currently fails [2022-02-09T06:00:12.406Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-09T06:00:12.406Z] === RUN TestCanonicalTarNameForPath [2022-02-09T06:00:12.406Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-09T06:00:12.407Z] === RUN TestCanonicalTarName [2022-02-09T06:00:12.407Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-09T06:00:12.407Z] === RUN TestChmodTarEntry [2022-02-09T06:00:12.407Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-09T06:00:12.407Z] === RUN TestHardLinkOrder [2022-02-09T06:00:12.865Z] === RUN TestFixedBufferCap [2022-02-09T06:00:12.865Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestFixedBufferLen [2022-02-09T06:00:12.865Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestFixedBufferString [2022-02-09T06:00:12.865Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestFixedBufferWrite [2022-02-09T06:00:12.865Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestFixedBufferRead [2022-02-09T06:00:12.865Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestBytesPipeRead [2022-02-09T06:00:12.865Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestBytesPipeWrite [2022-02-09T06:00:12.865Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-09T06:00:12.865Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-09T06:00:12.865Z] === RUN TestChangeString [2022-02-09T06:00:12.865Z] --- PASS: TestChangeString (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestChangesWithNoChanges [2022-02-09T06:00:12.865Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-02-09T06:00:12.865Z] === RUN TestChangesWithChanges [2022-02-09T06:00:12.865Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-09T06:00:12.865Z] === RUN TestChangesWithChangesGH13590 [2022-02-09T06:00:12.865Z] changes_test.go:195: needs more investigation [2022-02-09T06:00:12.865Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestChangesDirsEmpty [2022-02-09T06:00:12.865Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-09T06:00:12.865Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestChangesDirsMutated [2022-02-09T06:00:12.865Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-09T06:00:12.865Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestApplyLayer [2022-02-09T06:00:12.865Z] changes_test.go:432: needs further investigation [2022-02-09T06:00:12.865Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestChangesSizeWithHardlinks [2022-02-09T06:00:12.865Z] changes_test.go:468: needs further investigation [2022-02-09T06:00:12.865Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestChangesSizeWithNoChanges [2022-02-09T06:00:12.865Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-09T06:00:12.865Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestChangesSize [2022-02-09T06:00:12.865Z] --- PASS: TestChangesSize (0.00s) [2022-02-09T06:00:12.865Z] === RUN TestApplyLayerInvalidFilenames [2022-02-09T06:00:12.865Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4049789769\\dest" [2022-02-09T06:00:12.865Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-09T06:00:12.865Z] === RUN TestApplyLayerInvalidHardlink [2022-02-09T06:00:12.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink864797426\\victim\\hello" -> "../victim/hello" [2022-02-09T06:00:12.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4099534218\\victim\\hello" -> "/../victim/hello" [2022-02-09T06:00:12.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1579320758\\victim" -> "../victim" [2022-02-09T06:00:12.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1700170673\\victim" -> "../victim" [2022-02-09T06:00:12.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink10678456\\victim" -> "../victim" [2022-02-09T06:00:12.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3375065475\\victim" -> "../victim" [2022-02-09T06:00:12.865Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-09T06:00:12.865Z] === RUN TestApplyLayerInvalidSymlink [2022-02-09T06:00:12.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2544987328\\dest\\dotdot" -> "../victim/hello" [2022-02-09T06:00:12.866Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1866504179\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-09T06:00:12.866Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3643844980\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:00:12.866Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3145486719\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:00:12.866Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1019688310\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:00:12.866Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2195511887\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:00:12.866Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-09T06:00:12.866Z] === RUN TestApplyLayerWhiteouts [2022-02-09T06:00:12.866Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-09T06:00:12.866Z] === RUN TestGenerateEmptyFile [2022-02-09T06:00:12.866Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-09T06:00:12.866Z] === RUN TestGenerateWithContent [2022-02-09T06:00:12.866Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-09T06:00:12.866Z] PASS [2022-02-09T06:00:12.866Z] coverage: 62.0% of statements [2022-02-09T06:00:12.866Z] ok github.com/docker/docker/pkg/archive 9.203s coverage: 62.0% of statements [2022-02-09T06:00:12.946Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-09T06:00:13.203Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2022-02-09T06:00:13.203Z] === RUN TestAuthZPluginErrorResponse [2022-02-09T06:00:13.324Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-02-09T06:00:13.324Z] === RUN TestAtomicWriteToFile [2022-02-09T06:00:13.324Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-09T06:00:13.324Z] === RUN TestAtomicWriteSetCommit [2022-02-09T06:00:13.324Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-09T06:00:13.324Z] === RUN TestAtomicWriteSetCancel [2022-02-09T06:00:13.324Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-09T06:00:13.324Z] === RUN TestReadCloserWrapperClose [2022-02-09T06:00:13.324Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-09T06:00:13.324Z] === RUN TestReaderErrWrapperReadOnError [2022-02-09T06:00:13.324Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-09T06:00:13.324Z] === RUN TestReaderErrWrapperRead [2022-02-09T06:00:13.324Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-09T06:00:13.324Z] === RUN TestCancelReadCloser [2022-02-09T06:00:13.324Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-09T06:00:13.324Z] === RUN TestWriteCloserWrapperClose [2022-02-09T06:00:13.324Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-09T06:00:13.324Z] === RUN TestNopWriteCloser [2022-02-09T06:00:13.324Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-09T06:00:13.324Z] === RUN TestNopWriter [2022-02-09T06:00:13.324Z] --- PASS: TestNopWriter (0.00s) [2022-02-09T06:00:13.324Z] === RUN TestWriteCounter [2022-02-09T06:00:13.324Z] --- PASS: TestWriteCounter (0.00s) [2022-02-09T06:00:13.324Z] PASS [2022-02-09T06:00:13.324Z] coverage: 70.1% of statements [2022-02-09T06:00:13.324Z] ok github.com/docker/docker/pkg/ioutils 0.688s coverage: 70.1% of statements [2022-02-09T06:00:13.766Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-02-09T06:00:13.766Z] === RUN TestAuthZPluginErrorRequest [2022-02-09T06:00:14.022Z] === RUN TestDockerSuite/TestBuildUser [2022-02-09T06:00:14.279Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-02-09T06:00:14.279Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-09T06:00:14.299Z] === RUN TestError [2022-02-09T06:00:14.299Z] --- PASS: TestError (0.00s) [2022-02-09T06:00:14.299Z] === RUN TestProgressString [2022-02-09T06:00:14.299Z] === RUN TestProgressString/no_progress [2022-02-09T06:00:14.299Z] === RUN TestProgressString/progress_1 [2022-02-09T06:00:14.299Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-09T06:00:14.299Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-09T06:00:14.299Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-09T06:00:14.299Z] === RUN TestProgressString/with_units [2022-02-09T06:00:14.299Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-09T06:00:14.299Z] === RUN TestProgressString/hide_counts [2022-02-09T06:00:14.299Z] --- PASS: TestProgressString (0.00s) [2022-02-09T06:00:14.299Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-09T06:00:14.299Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-09T06:00:14.299Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-09T06:00:14.299Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-09T06:00:14.299Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-09T06:00:14.299Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-09T06:00:14.299Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-09T06:00:14.299Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-09T06:00:14.299Z] === RUN TestJSONMessageDisplay [2022-02-09T06:00:14.757Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-02-09T06:00:14.757Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-09T06:00:14.757Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-09T06:00:14.757Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-09T06:00:14.757Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-09T06:00:14.757Z] === RUN TestDisplayJSONMessagesStream [2022-02-09T06:00:14.757Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-09T06:00:14.757Z] PASS [2022-02-09T06:00:14.757Z] coverage: 91.7% of statements [2022-02-09T06:00:14.757Z] ok github.com/docker/docker/pkg/jsonmessage 0.244s coverage: 91.7% of statements [2022-02-09T06:00:14.842Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-02-09T06:00:14.842Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-09T06:00:15.215Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-02-09T06:00:15.215Z] === RUN TestNetworkDBWatch [2022-02-09T06:00:15.215Z] === RUN TestStandardLongPath [2022-02-09T06:00:15.215Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-09T06:00:15.215Z] === RUN TestUNCLongPath [2022-02-09T06:00:15.215Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-09T06:00:15.215Z] PASS [2022-02-09T06:00:15.215Z] coverage: 100.0% of statements [2022-02-09T06:00:15.215Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2022-02-09T06:00:15.405Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-09T06:00:16.187Z] === RUN TestNameFormat [2022-02-09T06:00:16.187Z] --- PASS: TestNameFormat (0.00s) [2022-02-09T06:00:16.187Z] === RUN TestNameRetries [2022-02-09T06:00:16.187Z] --- PASS: TestNameRetries (0.00s) [2022-02-09T06:00:16.187Z] PASS [2022-02-09T06:00:16.187Z] coverage: 85.7% of statements [2022-02-09T06:00:16.187Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2022-02-09T06:00:16.414Z] --- PASS: TestBuildMultiStageLayerLeak (11.46s) [2022-02-09T06:00:16.414Z] === RUN TestBuildWithHugeFile [2022-02-09T06:00:16.648Z] === RUN TestParseKeyValueOpt [2022-02-09T06:00:16.648Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-09T06:00:16.648Z] === RUN TestParseUintList [2022-02-09T06:00:16.648Z] --- PASS: TestParseUintList (0.00s) [2022-02-09T06:00:16.648Z] === RUN TestParseUintListMaximumLimits [2022-02-09T06:00:16.648Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-09T06:00:16.648Z] PASS [2022-02-09T06:00:16.648Z] coverage: 97.0% of statements [2022-02-09T06:00:16.648Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2022-02-09T06:00:16.648Z] 2022/02/09 06:00:16 Closing DB instances... [2022-02-09T06:00:16.857Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.63s) [2022-02-09T06:00:16.857Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-09T06:00:17.619Z] === RUN TestNewAndRemove [2022-02-09T06:00:17.619Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-09T06:00:17.619Z] === RUN TestRemoveInvalidPath [2022-02-09T06:00:17.619Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-09T06:00:17.619Z] PASS [2022-02-09T06:00:17.619Z] coverage: 82.6% of statements [2022-02-09T06:00:17.619Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2022-02-09T06:00:18.078Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-02-09T06:00:18.078Z] === RUN TestNetworkDBBulkSync [2022-02-09T06:00:18.225Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.61s) [2022-02-09T06:00:18.225Z] === RUN TestAuthZPluginHeader [2022-02-09T06:00:18.225Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-09T06:00:19.198Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-02-09T06:00:19.198Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-09T06:00:19.612Z] === RUN TestFailedConnection [2022-02-09T06:00:19.612Z] 2022/02/09 06:00:19 Closing DB instances... [2022-02-09T06:00:21.153Z] --- PASS: TestGetAddress (25.27s) [2022-02-09T06:00:21.153Z] === RUN TestRequestSyntaxCheck [2022-02-09T06:00:21.153Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-09T06:00:21.153Z] === RUN TestRequest [2022-02-09T06:00:21.153Z] --- PASS: TestNetworkDBBulkSync (2.99s) [2022-02-09T06:00:21.153Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-09T06:00:21.612Z] --- PASS: TestFailedConnection (2.08s) [2022-02-09T06:00:21.612Z] === RUN TestFailOnce [2022-02-09T06:00:21.612Z] 2022/02/09 06:00:21 http: panic serving 127.0.0.1:49278: Plugin not ready [2022-02-09T06:00:21.612Z] goroutine 18 [running]: [2022-02-09T06:00:21.612Z] net/http.(*conn).serve.func1() [2022-02-09T06:00:21.612Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-09T06:00:21.612Z] panic({0x8bbc20, 0x9c9a70}) [2022-02-09T06:00:21.612Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-09T06:00:21.612Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xf285c0ee3ed1c440}, 0xc0000bfa98) [2022-02-09T06:00:21.612Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-09T06:00:21.612Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x9d6810, 0xc0000ca000}, 0x8105e6) [2022-02-09T06:00:21.612Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-09T06:00:21.612Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x9d6810, 0xc0000ca000}, 0xc0000b6000) [2022-02-09T06:00:21.612Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-09T06:00:21.612Z] net/http.serverHandler.ServeHTTP({0x9d4e10}, {0x9d6810, 0xc0000ca000}, 0xc0000b6000) [2022-02-09T06:00:21.612Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-09T06:00:21.612Z] net/http.(*conn).serve(0xc0000a8000, {0x9d86a0, 0xc00008a0c0}) [2022-02-09T06:00:21.612Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-09T06:00:21.612Z] created by net/http.(*Server).Serve [2022-02-09T06:00:22.071Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-09T06:00:22.071Z] time="2022-02-09T06:00:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49277/Test.FailOnce: Post \"http://127.0.0.1:49277/Test.FailOnce\": EOF, retrying in 1s" [2022-02-09T06:00:22.232Z] === RUN TestMiddlewares [2022-02-09T06:00:22.232Z] --- PASS: TestMiddlewares (0.00s) [2022-02-09T06:00:22.232Z] PASS [2022-02-09T06:00:22.232Z] coverage: 9.0% of statements [2022-02-09T06:00:22.232Z] ok github.com/docker/docker/api/server 0.063s coverage: 9.0% of statements [2022-02-09T06:00:22.555Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-02-09T06:00:23.036Z] --- PASS: TestFailOnce (1.21s) [2022-02-09T06:00:23.036Z] === RUN TestEchoInputOutput [2022-02-09T06:00:23.036Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-09T06:00:23.036Z] === RUN TestBackoff [2022-02-09T06:00:23.036Z] --- PASS: TestBackoff (0.00s) [2022-02-09T06:00:23.036Z] === RUN TestAbortRetry [2022-02-09T06:00:23.036Z] --- PASS: TestAbortRetry (0.00s) [2022-02-09T06:00:23.036Z] === RUN TestClientScheme [2022-02-09T06:00:23.036Z] --- PASS: TestClientScheme (0.00s) [2022-02-09T06:00:23.036Z] === RUN TestNewClientWithTimeout [2022-02-09T06:00:23.496Z] time="2022-02-09T06:00:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-09T06:00:23.923Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.97s) [2022-02-09T06:00:23.923Z] === RUN TestAuthZPluginV2Disable [2022-02-09T06:00:23.954Z] 2022/02/09 06:00:23 Closing DB instances... [2022-02-09T06:00:24.413Z] time="2022-02-09T06:00:23Z" level=error msg="node: 4622cffbdb66 is unknown to memberlist" [2022-02-09T06:00:24.413Z] time="2022-02-09T06:00:24Z" level=error msg="node: 4622cffbdb66 is unknown to memberlist" [2022-02-09T06:00:24.871Z] time="2022-02-09T06:00:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-09T06:00:27.047Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.51s) [2022-02-09T06:00:27.047Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-09T06:00:27.505Z] time="2022-02-09T06:00:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-09T06:00:27.964Z] 2022/02/09 06:00:27 Closing DB instances... [2022-02-09T06:00:28.134Z] --- PASS: TestAuthZPluginV2Disable (3.64s) [2022-02-09T06:00:28.134Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-09T06:00:28.932Z] --- PASS: TestRequest (8.08s) [2022-02-09T06:00:28.932Z] === RUN TestOverlappingRequests [2022-02-09T06:00:29.112Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-09T06:00:29.391Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-09T06:00:29.391Z] === RUN TestNetworkDBGarbageCollection [2022-02-09T06:00:29.391Z] --- PASS: TestOverlappingRequests (0.40s) [2022-02-09T06:00:29.391Z] === RUN TestRelease [2022-02-09T06:00:29.719Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-09T06:00:29.976Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-09T06:00:30.007Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-02-09T06:00:30.007Z] === RUN TestInfoDebug [2022-02-09T06:00:30.007Z] --- PASS: TestInfoDebug (0.52s) [2022-02-09T06:00:30.007Z] === RUN TestInfoInsecureRegistries [2022-02-09T06:00:30.007Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-09T06:00:30.007Z] === RUN TestInfoRegistryMirrors [2022-02-09T06:00:30.007Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-09T06:00:30.007Z] === RUN TestLoginFailsWithBadCredentials [2022-02-09T06:00:30.007Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2022-02-09T06:00:30.007Z] === RUN TestPingCacheHeaders [2022-02-09T06:00:30.007Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-09T06:00:30.007Z] === RUN TestPingGet [2022-02-09T06:00:30.007Z] --- PASS: TestPingGet (0.02s) [2022-02-09T06:00:30.007Z] === RUN TestPingHead [2022-02-09T06:00:30.007Z] --- PASS: TestPingHead (0.02s) [2022-02-09T06:00:30.007Z] === RUN TestVersion [2022-02-09T06:00:30.007Z] --- PASS: TestVersion (0.02s) [2022-02-09T06:00:30.007Z] === CONT TestDiskUsage [2022-02-09T06:00:30.541Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/empty [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/empty/container_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/empty/image_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/empty/volume_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-09T06:00:30.570Z] === RUN TestDiskUsage/after_container.Run [2022-02-09T06:00:30.929Z] --- PASS: TestRelease (1.53s) [2022-02-09T06:00:30.929Z] === RUN TestAllocateRandomDeallocate [2022-02-09T06:00:31.104Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.41s) [2022-02-09T06:00:31.104Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-09T06:00:31.134Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-09T06:00:31.134Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-09T06:00:31.134Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-09T06:00:31.134Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-09T06:00:31.134Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-09T06:00:31.134Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-09T06:00:31.134Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-09T06:00:31.134Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-09T06:00:31.134Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-09T06:00:31.134Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage (1.07s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-09T06:00:31.134Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-09T06:00:31.135Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-09T06:00:31.135Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-09T06:00:31.135Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-09T06:00:31.135Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-09T06:00:31.135Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-09T06:00:31.135Z] PASS [2022-02-09T06:00:31.135Z] [2022-02-09T06:00:31.135Z] === Skipped [2022-02-09T06:00:31.135Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-09T06:00:31.135Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-09T06:00:31.135Z] [2022-02-09T06:00:31.135Z] DONE 50 tests, 1 skipped in 19.745s [2022-02-09T06:00:31.135Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-09T06:00:31.135Z] ++ 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-09T06:00:31.135Z] ++ set -e [2022-02-09T06:00:31.135Z] ++ '[' -n 0 ']' [2022-02-09T06:00:31.135Z] ++ set -x [2022-02-09T06:00:31.135Z] ++ 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-09T06:00:31.135Z] INFO: Testing against a local daemon [2022-02-09T06:00:31.135Z] === RUN TestVolumesCreateAndList [2022-02-09T06:00:31.135Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-09T06:00:31.135Z] === RUN TestVolumesRemove [2022-02-09T06:00:31.388Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-09T06:00:31.391Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-09T06:00:31.391Z] === RUN TestVolumesInspect [2022-02-09T06:00:31.391Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-09T06:00:31.391Z] === RUN TestVolumesInvalidJSON [2022-02-09T06:00:31.391Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-09T06:00:31.391Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-09T06:00:31.391Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-09T06:00:31.391Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-09T06:00:31.391Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-09T06:00:31.391Z] PASS [2022-02-09T06:00:31.391Z] [2022-02-09T06:00:31.391Z] DONE 5 tests in 0.199s [2022-02-09T06:00:31.391Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-09T06:00:31.391Z] ++++ cat bundles/test-integration/docker.pid [2022-02-09T06:00:31.391Z] +++ kill 13081 [2022-02-09T06:00:31.648Z] +++ /etc/init.d/apparmor stop [2022-02-09T06:00:31.648Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-09T06:00:31.648Z] [2022-02-09T06:00:31.648Z] Unloading profiles will leave already running processes permanently [2022-02-09T06:00:31.648Z] unconfined, which can lead to unexpected situations. [2022-02-09T06:00:31.648Z] [2022-02-09T06:00:31.648Z] To set a process to complain mode, use the command line tool [2022-02-09T06:00:31.648Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-09T06:00:31.648Z] +++ true [2022-02-09T06:00:31.648Z] exiting test-integration [2022-02-09T06:00:31.648Z] ++ exit 0 [2022-02-09T06:00:31.648Z] [2022-02-09T06:00:31.897Z] time="2022-02-09T06:00:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" Post stage [Pipeline] junit [2022-02-09T06:00:32.226Z] Recording test results [2022-02-09T06:00:32.354Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-09T06:00:32.354Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-09T06:00:32.354Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-09T06:00:32.354Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-09T06:00:32.354Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-09T06:00:32.354Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-09T06:00:32.354Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-09T06:00:32.354Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-09T06:00:32.354Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-09T06:00:32.439Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-09T06:00:32.775Z] + echo Ensuring container killed. [2022-02-09T06:00:32.775Z] Ensuring container killed. [2022-02-09T06:00:32.775Z] + docker rm -vf docker-pr1 [2022-02-09T06:00:32.775Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-09T06:00:33.096Z] + echo Chowning /workspace to jenkins user [2022-02-09T06:00:33.096Z] Chowning /workspace to jenkins user [2022-02-09T06:00:33.096Z] + id -u [2022-02-09T06:00:33.096Z] + id -g [2022-02-09T06:00:33.096Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43221:/workspace busybox chown -R 1000:1000 /workspace [2022-02-09T06:00:33.096Z] Unable to find image 'busybox:latest' locally [2022-02-09T06:00:33.096Z] latest: Pulling from library/busybox [2022-02-09T06:00:33.096Z] b0fae56fd889: Pulling fs layer [2022-02-09T06:00:33.355Z] b0fae56fd889: Download complete [2022-02-09T06:00:33.355Z] b0fae56fd889: Pull complete [2022-02-09T06:00:33.355Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-09T06:00:33.355Z] Status: Downloaded newer image for busybox:latest [2022-02-09T06:00:33.735Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-09T06:00:33.735Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-09T06:00:34.340Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-09T06:00:34.599Z] === RUN TestDockerSuite/TestBuildWithTabs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-09T06:00:35.026Z] + bundleName=arm64-integration [2022-02-09T06:00:35.026Z] + echo Creating arm64-integration-bundles.tar.gz [2022-02-09T06:00:35.026Z] Creating arm64-integration-bundles.tar.gz [2022-02-09T06:00:35.026Z] + 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-09T06:00:35.026Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-09T06:00:35.036Z] Archiving artifacts [2022-02-09T06:00:35.246Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-09T06:00:35.246Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-09T06:00:35.638Z] --- PASS: TestAllocateRandomDeallocate (4.50s) [2022-02-09T06:00:35.638Z] === RUN TestRetrieveFromStore [2022-02-09T06:00:36.434Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43221/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-09T06:00:36.606Z] --- PASS: TestRetrieveFromStore (1.46s) [2022-02-09T06:00:36.606Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-09T06:00:36.738Z] + make clean [2022-02-09T06:00:36.738Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-09T06:00:36.738Z] docker-dev-cache [2022-02-09T06:00:36.738Z] docker-mod-cache [Pipeline] deleteDir [2022-02-09T06:00:37.064Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-02-09T06:00:37.064Z] === RUN TestParallelPredefinedRequest1 [2022-02-09T06:00:37.064Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-09T06:00:37.064Z] === RUN TestParallelPredefinedRequest2 [2022-02-09T06:00:37.064Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-09T06:00:37.064Z] === RUN TestParallelPredefinedRequest3 [2022-02-09T06:00:37.064Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-09T06:00:37.064Z] === RUN TestParallelPredefinedRequest4 [2022-02-09T06:00:37.064Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-09T06:00:37.064Z] === RUN TestParallelPredefinedRequest5 [2022-02-09T06:00:37.064Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-09T06:00:37.064Z] === RUN TestDebug [2022-02-09T06:00:37.064Z] --- PASS: TestDebug (0.00s) [2022-02-09T06:00:37.064Z] === RUN TestRequestPoolParallel [2022-02-09T06:00:37.064Z] --- PASS: TestRequestPoolParallel (0.26s) [2022-02-09T06:00:37.064Z] === RUN TestFullAllocateRelease [2022-02-09T06:00:37.522Z] --- PASS: TestFullAllocateRelease (0.46s) [2022-02-09T06:00:37.522Z] === RUN TestOddAllocateRelease [2022-02-09T06:00:37.812Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-09T06:00:37.981Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-02-09T06:00:37.981Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-09T06:00:37.981Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-02-09T06:00:37.981Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-09T06:00:37.981Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-09T06:00:37.981Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-09T06:00:37.981Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-09T06:00:37.981Z] === CONT TestParallelPredefinedRequest1 [2022-02-09T06:00:37.981Z] === CONT TestParallelPredefinedRequest4 [2022-02-09T06:00:37.981Z] === CONT TestParallelPredefinedRequest3 [2022-02-09T06:00:37.981Z] === CONT TestParallelPredefinedRequest1 [2022-02-09T06:00:37.981Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:00:37.981Z] === CONT TestParallelPredefinedRequest3 [2022-02-09T06:00:37.981Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:00:37.981Z] === CONT TestParallelPredefinedRequest4 [2022-02-09T06:00:37.981Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:00:37.981Z] === CONT TestParallelPredefinedRequest5 [2022-02-09T06:00:37.981Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-09T06:00:37.981Z] === CONT TestParallelPredefinedRequest2 [2022-02-09T06:00:37.981Z] === CONT TestParallelPredefinedRequest5 [2022-02-09T06:00:37.981Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:00:37.981Z] === CONT TestParallelPredefinedRequest2 [2022-02-09T06:00:37.981Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:00:37.981Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-09T06:00:37.981Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-09T06:00:37.981Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-09T06:00:37.981Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-09T06:00:37.981Z] PASS [2022-02-09T06:00:37.981Z] coverage: 85.3% of statements [2022-02-09T06:00:37.981Z] ok github.com/docker/docker/libnetwork/ipam 49.917s coverage: 85.3% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-09T06:00:39.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-02-09T06:00:39.177Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-09T06:00:40.155Z] === RUN TestParseEmptyInterface [2022-02-09T06:00:40.155Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-09T06:00:40.155Z] === RUN TestParseNonInterfaceType [2022-02-09T06:00:40.155Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-09T06:00:40.155Z] === RUN TestParseWithOneFunction [2022-02-09T06:00:40.155Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-09T06:00:40.155Z] === RUN TestParseWithMultipleFuncs [2022-02-09T06:00:40.155Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-09T06:00:40.155Z] === RUN TestParseWithUnnamedReturn [2022-02-09T06:00:40.155Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-09T06:00:40.155Z] === RUN TestEmbeddedInterface [2022-02-09T06:00:40.155Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-09T06:00:40.155Z] === RUN TestParsedImports [2022-02-09T06:00:40.155Z] --- PASS: TestParsedImports (0.00s) [2022-02-09T06:00:40.155Z] === RUN TestAliasedImports [2022-02-09T06:00:40.155Z] --- PASS: TestAliasedImports (0.00s) [2022-02-09T06:00:40.155Z] PASS [2022-02-09T06:00:40.155Z] coverage: 56.8% of statements [2022-02-09T06:00:40.155Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-02-09T06:00:40.589Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-09T06:00:40.613Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-09T06:00:40.613Z] === RUN TestClientStream [2022-02-09T06:00:40.613Z] --- PASS: TestClientStream (0.00s) [2022-02-09T06:00:40.613Z] === RUN TestClientSendFile [2022-02-09T06:00:40.613Z] --- PASS: TestClientSendFile (0.00s) [2022-02-09T06:00:40.613Z] === RUN TestClientWithRequestTimeout [2022-02-09T06:00:40.613Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-09T06:00:40.613Z] === RUN TestFileSpecPlugin [2022-02-09T06:00:40.613Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-09T06:00:40.613Z] === RUN TestFileJSONSpecPlugin [2022-02-09T06:00:40.613Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-09T06:00:40.613Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-09T06:00:40.613Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-09T06:00:40.613Z] === RUN TestPluginAddHandler [2022-02-09T06:00:40.613Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-09T06:00:40.613Z] === RUN TestPluginWaitBadPlugin [2022-02-09T06:00:40.613Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-09T06:00:40.613Z] === RUN TestGet [2022-02-09T06:00:40.613Z] time="2022-02-09T06:00:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-09T06:00:41.073Z] === RUN TestHTTPTransport [2022-02-09T06:00:41.073Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-09T06:00:41.073Z] PASS [2022-02-09T06:00:41.073Z] coverage: 85.7% of statements [2022-02-09T06:00:41.073Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2022-02-09T06:00:41.153Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-09T06:00:41.534Z] time="2022-02-09T06:00:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-09T06:00:41.718Z] docker_api_swarm_test.go:272: [df9ca404de4c6] joining swarm manager [d1c974db0342b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:00:41.991Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-09T06:00:41.991Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-09T06:00:41.991Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-09T06:00:41.991Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-09T06:00:41.991Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-09T06:00:41.991Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-09T06:00:41.991Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-09T06:00:41.991Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-09T06:00:41.991Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-09T06:00:41.991Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-09T06:00:41.991Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-09T06:00:41.991Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-09T06:00:41.991Z] === RUN TestBufferPoolPutAndGet [2022-02-09T06:00:41.991Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-09T06:00:41.991Z] PASS [2022-02-09T06:00:41.991Z] coverage: 88.2% of statements [2022-02-09T06:00:41.991Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-02-09T06:00:42.280Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-09T06:00:42.280Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-09T06:00:42.280Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-09T06:00:42.451Z] === RUN TestOutputOnPrematureClose [2022-02-09T06:00:42.451Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-09T06:00:42.451Z] === RUN TestCompleteSilently [2022-02-09T06:00:42.451Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-09T06:00:42.451Z] PASS [2022-02-09T06:00:42.451Z] coverage: 75.9% of statements [2022-02-09T06:00:42.451Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2022-02-09T06:00:42.885Z] docker_api_swarm_test.go:273: [d1a4b4494a470] joining swarm manager [d1c974db0342b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:00:43.141Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-09T06:00:43.418Z] === RUN TestSendToOneSub [2022-02-09T06:00:43.418Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-09T06:00:43.418Z] === RUN TestSendToMultipleSubs [2022-02-09T06:00:43.418Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-09T06:00:43.418Z] === RUN TestEvictOneSub [2022-02-09T06:00:43.418Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-09T06:00:43.418Z] === RUN TestClosePublisher [2022-02-09T06:00:43.418Z] --- PASS: TestClosePublisher (0.00s) [2022-02-09T06:00:43.418Z] === RUN TestPubSubRace [2022-02-09T06:00:43.418Z] time="2022-02-09T06:00:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-09T06:00:43.509Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-09T06:00:43.509Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-09T06:00:43.509Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-09T06:00:43.509Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-09T06:00:43.509Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-02-09T06:00:43.509Z] remote: Enumerating objects: 23, done. [2022-02-09T06:00:43.509Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-02-09T06:00:43.509Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-02-09T06:00:43.509Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-02-09T06:00:43.509Z] 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 | 548.00 KiB/s, done. [2022-02-09T06:00:43.509Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-02-09T06:00:43.509Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-02-09T06:00:43.509Z] Cross building: bundles/cross/linux/ppc64le [2022-02-09T06:00:43.509Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-09T06:00:43.509Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-09T06:00:44.387Z] --- PASS: TestPubSubRace (1.07s) [2022-02-09T06:00:44.387Z] PASS [2022-02-09T06:00:44.387Z] coverage: 75.0% of statements [2022-02-09T06:00:44.387Z] ok github.com/docker/docker/pkg/pubsub 1.116s coverage: 75.0% of statements [2022-02-09T06:00:44.558Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-09T06:00:44.558Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-09T06:00:44.558Z] docker_cli_sni_test.go:18: Flakey test [2022-02-09T06:00:44.558Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-09T06:00:45.163Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-09T06:00:45.354Z] === RUN TestRegister [2022-02-09T06:00:45.354Z] --- PASS: TestRegister (0.00s) [2022-02-09T06:00:45.354Z] === RUN TestCommand [2022-02-09T06:00:45.354Z] --- PASS: TestCommand (0.04s) [2022-02-09T06:00:45.354Z] === RUN TestNaiveSelf [2022-02-09T06:00:45.354Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-09T06:00:45.354Z] PASS [2022-02-09T06:00:45.354Z] coverage: 82.4% of statements [2022-02-09T06:00:45.354Z] ok github.com/docker/docker/pkg/reexec 0.114s coverage: 82.4% of statements [2022-02-09T06:00:45.724Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.61s) [2022-02-09T06:00:45.724Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-09T06:00:45.724Z] === RUN TestDockerSuite/TestCommitChange [2022-02-09T06:00:46.321Z] === RUN TestDump [2022-02-09T06:00:46.321Z] goroutine 6 [running]: [2022-02-09T06:00:46.321Z] github.com/docker/docker/pkg/stack.dump(0xa5b6b7) [2022-02-09T06:00:46.321Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-09T06:00:46.321Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-09T06:00:46.321Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-09T06:00:46.321Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-09T06:00:46.321Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-09T06:00:46.321Z] testing.tRunner(0xc00011c1a0, 0xbc8e68) [2022-02-09T06:00:46.321Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-09T06:00:46.321Z] created by testing.(*T).Run [2022-02-09T06:00:46.321Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-09T06:00:46.321Z] [2022-02-09T06:00:46.321Z] goroutine 1 [chan receive]: [2022-02-09T06:00:46.321Z] testing.(*T).Run(0xc00011c000, {0xbba52e, 0xa3a413}, 0xbc8e68) [2022-02-09T06:00:46.321Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-09T06:00:46.321Z] testing.runTests.func1(0xc000068750) [2022-02-09T06:00:46.321Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-09T06:00:46.321Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-02-09T06:00:46.321Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-09T06:00:46.321Z] testing.runTests(0xc000076080, {0xd2cba0, 0x3, 0x3}, {0xa5a90d, 0xbbc228, 0xd31640}) [2022-02-09T06:00:46.321Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-09T06:00:46.321Z] testing.(*M).Run(0xc000076080) [2022-02-09T06:00:46.321Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-09T06:00:46.321Z] main.main() [2022-02-09T06:00:46.321Z] _testmain.go:95 +0x1f5 [2022-02-09T06:00:46.321Z] --- PASS: TestDump (0.00s) [2022-02-09T06:00:46.321Z] === RUN TestDumpToFile [2022-02-09T06:00:46.321Z] --- PASS: TestDumpToFile (0.24s) [2022-02-09T06:00:46.321Z] === RUN TestDumpToFileWithEmptyInput [2022-02-09T06:00:46.321Z] goroutine 8 [running]: [2022-02-09T06:00:46.321Z] github.com/docker/docker/pkg/stack.dump(0xac86f4) [2022-02-09T06:00:46.321Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-09T06:00:46.321Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xac8aa0}) [2022-02-09T06:00:46.321Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-09T06:00:46.321Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2022-02-09T06:00:46.321Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-09T06:00:46.321Z] testing.tRunner(0xc00011c680, 0xbc8e58) [2022-02-09T06:00:46.321Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-09T06:00:46.321Z] created by testing.(*T).Run [2022-02-09T06:00:46.321Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-09T06:00:46.321Z] [2022-02-09T06:00:46.321Z] goroutine 1 [chan receive]: [2022-02-09T06:00:46.321Z] testing.(*T).Run(0xc00011c000, {0xbc12ba, 0xa3a413}, 0xbc8e58) [2022-02-09T06:00:46.321Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-09T06:00:46.321Z] testing.runTests.func1(0xc000068750) [2022-02-09T06:00:46.321Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-09T06:00:46.321Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-02-09T06:00:46.321Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-09T06:00:46.321Z] testing.runTests(0xc000076080, {0xd2cba0, 0x3, 0x3}, {0xa5a90d, 0xbbc228, 0xd31640}) [2022-02-09T06:00:46.321Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-09T06:00:46.321Z] testing.(*M).Run(0xc000076080) [2022-02-09T06:00:46.321Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-09T06:00:46.321Z] main.main() [2022-02-09T06:00:46.321Z] _testmain.go:95 +0x1f5 [2022-02-09T06:00:46.321Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-09T06:00:46.321Z] PASS [2022-02-09T06:00:46.321Z] coverage: 90.9% of statements [2022-02-09T06:00:46.321Z] ok github.com/docker/docker/pkg/stack 0.295s coverage: 90.9% of statements [2022-02-09T06:00:46.653Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-09T06:00:46.910Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-09T06:00:47.287Z] === RUN TestNewStdWriter [2022-02-09T06:00:47.287Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-09T06:00:47.287Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-09T06:00:47.287Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-09T06:00:47.287Z] === RUN TestWriteWithNilBytes [2022-02-09T06:00:47.287Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-09T06:00:47.287Z] === RUN TestWrite [2022-02-09T06:00:47.287Z] --- PASS: TestWrite (0.00s) [2022-02-09T06:00:47.287Z] === RUN TestWriteWithWriterError [2022-02-09T06:00:47.287Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-09T06:00:47.287Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-09T06:00:47.287Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-09T06:00:47.287Z] === RUN TestStdCopyWriteAndRead [2022-02-09T06:00:47.287Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-09T06:00:47.287Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-09T06:00:47.287Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-09T06:00:47.287Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-09T06:00:47.287Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-09T06:00:47.287Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-09T06:00:47.287Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-09T06:00:47.287Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-09T06:00:47.287Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-09T06:00:47.287Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-09T06:00:47.287Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-09T06:00:47.287Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-09T06:00:47.287Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-09T06:00:47.287Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-09T06:00:47.287Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-09T06:00:47.287Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-09T06:00:47.287Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-09T06:00:47.287Z] PASS [2022-02-09T06:00:47.287Z] coverage: 100.0% of statements [2022-02-09T06:00:47.287Z] ok github.com/docker/docker/pkg/stdcopy 0.058s coverage: 100.0% of statements [2022-02-09T06:00:47.287Z] time="2022-02-09T06:00:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-09T06:00:48.261Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-09T06:00:48.261Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-09T06:00:48.261Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-09T06:00:48.261Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-09T06:00:48.261Z] === RUN TestFormatStatus [2022-02-09T06:00:48.261Z] --- PASS: TestFormatStatus (0.00s) [2022-02-09T06:00:48.261Z] === RUN TestFormatError [2022-02-09T06:00:48.261Z] --- PASS: TestFormatError (0.00s) [2022-02-09T06:00:48.261Z] === RUN TestFormatJSONError [2022-02-09T06:00:48.261Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-09T06:00:48.261Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-09T06:00:48.261Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-09T06:00:48.261Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-09T06:00:48.261Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-09T06:00:48.261Z] === RUN TestNewJSONProgressOutput [2022-02-09T06:00:48.261Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-09T06:00:48.261Z] === RUN TestAuxFormatterEmit [2022-02-09T06:00:48.261Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-09T06:00:48.261Z] === RUN TestStreamWriterStdout [2022-02-09T06:00:48.261Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-09T06:00:48.261Z] === RUN TestStreamWriterStderr [2022-02-09T06:00:48.261Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-09T06:00:48.261Z] PASS [2022-02-09T06:00:48.261Z] coverage: 66.2% of statements [2022-02-09T06:00:48.261Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2022-02-09T06:00:48.273Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-09T06:00:48.719Z] === RUN TestGenerateRandomID [2022-02-09T06:00:48.719Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-09T06:00:48.719Z] === RUN TestShortenId [2022-02-09T06:00:48.719Z] --- PASS: TestShortenId (0.00s) [2022-02-09T06:00:48.720Z] === RUN TestShortenSha256Id [2022-02-09T06:00:48.720Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-09T06:00:48.720Z] === RUN TestShortenIdEmpty [2022-02-09T06:00:48.720Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-09T06:00:48.720Z] === RUN TestShortenIdInvalid [2022-02-09T06:00:48.720Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-09T06:00:48.720Z] === RUN TestIsShortIDNonHex [2022-02-09T06:00:48.720Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-09T06:00:48.720Z] === RUN TestIsShortIDNotCorrectSize [2022-02-09T06:00:48.720Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-09T06:00:48.720Z] PASS [2022-02-09T06:00:48.720Z] coverage: 70.6% of statements [2022-02-09T06:00:48.720Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2022-02-09T06:00:48.835Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-09T06:00:49.396Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-09T06:00:49.686Z] === RUN TestIsCpusetListAvailable [2022-02-09T06:00:49.686Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-09T06:00:49.686Z] PASS [2022-02-09T06:00:49.686Z] coverage: 39.4% of statements [2022-02-09T06:00:49.686Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2022-02-09T06:00:50.324Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-09T06:00:50.884Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-09T06:00:51.856Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-09T06:00:51.862Z] === RUN TestChtimes [2022-02-09T06:00:51.862Z] --- PASS: TestChtimes (0.00s) [2022-02-09T06:00:51.862Z] === RUN TestChtimesWindows [2022-02-09T06:00:51.862Z] --- PASS: TestChtimesWindows (0.01s) [2022-02-09T06:00:51.862Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-09T06:00:51.862Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-09T06:00:51.862Z] === RUN TestEnsureRemoveAllNotExist [2022-02-09T06:00:51.862Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-09T06:00:51.862Z] === RUN TestEnsureRemoveAllWithDir [2022-02-09T06:00:51.862Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-09T06:00:51.862Z] === RUN TestEnsureRemoveAllWithFile [2022-02-09T06:00:51.862Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-09T06:00:51.862Z] PASS [2022-02-09T06:00:51.862Z] coverage: 12.9% of statements [2022-02-09T06:00:51.862Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 12.9% of statements [2022-02-09T06:00:52.320Z] === RUN TestTailFile [2022-02-09T06:00:52.320Z] --- PASS: TestTailFile (0.00s) [2022-02-09T06:00:52.320Z] === RUN TestTailFileManyLines [2022-02-09T06:00:52.320Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-09T06:00:52.320Z] === RUN TestTailEmptyFile [2022-02-09T06:00:52.320Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-09T06:00:52.320Z] === RUN TestTailNegativeN [2022-02-09T06:00:52.320Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader [2022-02-09T06:00:52.320Z] === CONT TestNewTailReader [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/no_delimiter [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/truncated_last_line [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-09T06:00:52.320Z] === CONT TestNewTailReader/no_delimiter [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-09T06:00:52.320Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-09T06:00:52.320Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.321Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.321Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.321Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.322Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.322Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.322Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.322Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.322Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.322Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.322Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.322Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.460Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-09T06:00:52.460Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-09T06:00:52.460Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-09T06:00:52.460Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-09T06:00:52.717Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-09T06:00:52.717Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-09T06:00:52.717Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.784Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.784Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.784Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.785Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:52.785Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.786Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.786Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:52.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:52.788Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:00:53.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.247Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.02s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.01s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T06:00:53.248Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.01s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T06:00:53.249Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.691Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T06:00:53.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T06:00:53.708Z] PASS [2022-02-09T06:00:53.708Z] coverage: 88.6% of statements [2022-02-09T06:00:53.708Z] ok github.com/docker/docker/pkg/tailfile 0.426s coverage: 88.6% of statements [2022-02-09T06:00:53.708Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-09T06:00:53.708Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-09T06:00:53.708Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-09T06:00:53.708Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-09T06:00:54.167Z] === RUN TestTarSumRemoveNonExistent [2022-02-09T06:00:54.167Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-02-09T06:00:54.167Z] === RUN TestTarSumRemove [2022-02-09T06:00:54.167Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-09T06:00:54.167Z] === RUN TestSortFileInfoSums [2022-02-09T06:00:54.167Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-09T06:00:54.167Z] === RUN TestNewTarSumForLabelInvalid [2022-02-09T06:00:54.167Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-09T06:00:54.167Z] === RUN TestNewTarSumForLabel [2022-02-09T06:00:54.167Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-09T06:00:54.167Z] === RUN TestEmptyTar [2022-02-09T06:00:54.167Z] --- PASS: TestEmptyTar (0.01s) [2022-02-09T06:00:54.167Z] === RUN TestTarSumsReadSize [2022-02-09T06:00:54.167Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-02-09T06:00:54.167Z] === RUN TestTarSums [2022-02-09T06:00:54.167Z] --- PASS: TestTarSums (0.09s) [2022-02-09T06:00:54.167Z] === RUN TestIteration [2022-02-09T06:00:54.167Z] --- PASS: TestIteration (0.00s) [2022-02-09T06:00:54.167Z] === RUN TestVersionLabelForChecksum [2022-02-09T06:00:54.167Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-09T06:00:54.167Z] === RUN TestVersion [2022-02-09T06:00:54.167Z] --- PASS: TestVersion (0.00s) [2022-02-09T06:00:54.167Z] === RUN TestGetVersion [2022-02-09T06:00:54.167Z] --- PASS: TestGetVersion (0.00s) [2022-02-09T06:00:54.167Z] === RUN TestGetVersions [2022-02-09T06:00:54.167Z] --- PASS: TestGetVersions (0.00s) [2022-02-09T06:00:54.167Z] PASS [2022-02-09T06:00:54.167Z] coverage: 89.3% of statements [2022-02-09T06:00:54.167Z] ok github.com/docker/docker/pkg/tarsum 0.154s coverage: 89.3% of statements [2022-02-09T06:00:54.618Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-09T06:00:54.618Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-09T06:00:54.626Z] testing: warning: no tests to run [2022-02-09T06:00:54.626Z] PASS [2022-02-09T06:00:54.626Z] coverage: [no statements] [2022-02-09T06:00:54.626Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: [no statements] [no tests to run] [2022-02-09T06:00:54.915Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-09T06:00:55.085Z] === RUN TestTruncIndex [2022-02-09T06:00:55.085Z] --- PASS: TestTruncIndex (0.10s) [2022-02-09T06:00:55.085Z] PASS [2022-02-09T06:00:55.085Z] coverage: 91.5% of statements [2022-02-09T06:00:55.085Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2022-02-09T06:00:55.478Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-09T06:00:55.545Z] === RUN TestIsGIT [2022-02-09T06:00:55.545Z] --- PASS: TestIsGIT (0.00s) [2022-02-09T06:00:55.545Z] === RUN TestIsTransport [2022-02-09T06:00:55.545Z] --- PASS: TestIsTransport (0.00s) [2022-02-09T06:00:55.545Z] PASS [2022-02-09T06:00:55.545Z] coverage: 100.0% of statements [2022-02-09T06:00:55.545Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2022-02-09T06:00:55.545Z] --- PASS: TestGet (15.02s) [2022-02-09T06:00:55.545Z] === RUN TestPluginWithNoManifest [2022-02-09T06:00:55.545Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-09T06:00:55.546Z] === RUN TestGetAll [2022-02-09T06:00:55.546Z] --- PASS: TestGetAll (0.01s) [2022-02-09T06:00:55.546Z] PASS [2022-02-09T06:00:55.546Z] coverage: 73.2% of statements [2022-02-09T06:00:55.546Z] ok github.com/docker/docker/pkg/plugins 36.017s coverage: 73.2% of statements [2022-02-09T06:00:55.778Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-09T06:00:56.004Z] === RUN TestVersionInfo [2022-02-09T06:00:56.004Z] --- PASS: TestVersionInfo (0.00s) [2022-02-09T06:00:56.004Z] === RUN TestAppendVersions [2022-02-09T06:00:56.004Z] --- PASS: TestAppendVersions (0.00s) [2022-02-09T06:00:56.004Z] PASS [2022-02-09T06:00:56.004Z] coverage: 88.9% of statements [2022-02-09T06:00:56.004Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2022-02-09T06:00:56.340Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-09T06:00:56.596Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-09T06:00:56.596Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-09T06:00:56.596Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-09T06:00:56.972Z] === RUN TestNewSettable [2022-02-09T06:00:56.972Z] --- PASS: TestNewSettable (0.00s) [2022-02-09T06:00:56.972Z] === RUN TestIsSettable [2022-02-09T06:00:56.972Z] --- PASS: TestIsSettable (0.00s) [2022-02-09T06:00:56.972Z] === RUN TestUpdateSettingsEnv [2022-02-09T06:00:56.972Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-09T06:00:56.972Z] PASS [2022-02-09T06:00:56.972Z] coverage: 20.0% of statements [2022-02-09T06:00:56.972Z] ok github.com/docker/docker/plugin/v2 0.055s coverage: 20.0% of statements [2022-02-09T06:00:57.158Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-09T06:00:57.158Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-09T06:00:57.158Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-09T06:00:57.158Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-09T06:00:57.158Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-09T06:00:57.430Z] === RUN TestLoad [2022-02-09T06:00:57.430Z] --- PASS: TestLoad (0.00s) [2022-02-09T06:00:57.430Z] === RUN TestSave [2022-02-09T06:00:57.430Z] --- PASS: TestSave (0.03s) [2022-02-09T06:00:57.430Z] === RUN TestAddDeleteGet [2022-02-09T06:00:57.430Z] === RUN TestValidatePrivileges [2022-02-09T06:00:57.430Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-09T06:00:57.430Z] === RUN TestFilterByCapNeg [2022-02-09T06:00:57.430Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-09T06:00:57.430Z] === RUN TestFilterByCapPos [2022-02-09T06:00:57.430Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-09T06:00:57.430Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-09T06:00:57.430Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-09T06:00:57.430Z] PASS [2022-02-09T06:00:57.430Z] coverage: 12.0% of statements [2022-02-09T06:00:57.430Z] --- PASS: TestAddDeleteGet (0.04s) [2022-02-09T06:00:57.430Z] === RUN TestInvalidTags [2022-02-09T06:00:57.430Z] ok github.com/docker/docker/plugin 0.065s coverage: 12.0% of statements [2022-02-09T06:00:57.430Z] --- PASS: TestInvalidTags (0.01s) [2022-02-09T06:00:57.430Z] PASS [2022-02-09T06:00:57.430Z] coverage: 84.4% of statements [2022-02-09T06:00:57.430Z] ok github.com/docker/docker/reference 0.128s coverage: 84.4% of statements [2022-02-09T06:00:57.721Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-09T06:00:58.325Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-09T06:00:58.581Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-09T06:00:58.581Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-09T06:00:58.964Z] === RUN TestRestartManagerTimeout [2022-02-09T06:00:58.965Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-09T06:00:58.965Z] === RUN TestRestartManagerTimeoutReset [2022-02-09T06:00:58.965Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-09T06:00:58.965Z] PASS [2022-02-09T06:00:58.965Z] coverage: 45.3% of statements [2022-02-09T06:00:58.965Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 45.3% of statements [2022-02-09T06:00:58.965Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-09T06:00:58.965Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-09T06:00:58.965Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-09T06:00:58.965Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-09T06:00:58.965Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-09T06:00:58.965Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-09T06:00:58.965Z] === RUN TestResumableRequestReaderWithReadError [2022-02-09T06:00:58.965Z] time="2022-02-09T06:00:58Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-09T06:00:58.965Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-02-09T06:00:58.965Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-09T06:00:58.965Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-09T06:00:58.965Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-09T06:00:58.965Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-09T06:00:58.965Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-09T06:00:58.965Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-09T06:00:58.965Z] === RUN TestResumableRequestReader [2022-02-09T06:00:58.965Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-09T06:00:58.965Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-09T06:00:58.965Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-09T06:00:58.965Z] PASS [2022-02-09T06:00:58.965Z] coverage: 100.0% of statements [2022-02-09T06:00:58.965Z] ok github.com/docker/docker/registry/resumable 0.301s coverage: 100.0% of statements [2022-02-09T06:00:59.934Z] === RUN TestResolveAuthConfigIndexServer [2022-02-09T06:00:59.934Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-09T06:00:59.934Z] === RUN TestResolveAuthConfigFullURL [2022-02-09T06:00:59.934Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-09T06:00:59.934Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-09T06:00:59.934Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-09T06:00:59.934Z] === RUN TestValidateMirror [2022-02-09T06:00:59.934Z] --- PASS: TestValidateMirror (0.00s) [2022-02-09T06:00:59.934Z] === RUN TestLoadInsecureRegistries [2022-02-09T06:00:59.934Z] === RUN TestDecodeContainerConfig [2022-02-09T06:00:59.934Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-09T06:00:59.934Z] === RUN TestDecodeContainerConfigIsolation [2022-02-09T06:00:59.934Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-09T06:00:59.934Z] === RUN TestValidatePrivileged [2022-02-09T06:00:59.934Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-09T06:00:59.934Z] PASS [2022-02-09T06:00:59.934Z] coverage: 52.6% of statements [2022-02-09T06:00:59.934Z] ok github.com/docker/docker/runconfig 0.055s coverage: 52.6% of statements [2022-02-09T06:00:59.944Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-09T06:01:00.200Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-09T06:01:00.200Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-09T06:01:00.392Z] time="2022-02-09T06:00:59Z" 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-09T06:01:00.392Z] time="2022-02-09T06:00:59Z" 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-09T06:01:00.392Z] time="2022-02-09T06:00:59Z" 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-09T06:01:00.392Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-02-09T06:01:00.392Z] === RUN TestNewServiceConfig [2022-02-09T06:01:00.392Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-09T06:01:00.392Z] === RUN TestValidateIndexName [2022-02-09T06:01:00.392Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-09T06:01:00.392Z] === RUN TestValidateIndexNameWithError [2022-02-09T06:01:00.392Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-09T06:01:00.392Z] === RUN TestEndpointParse [2022-02-09T06:01:00.392Z] --- PASS: TestEndpointParse (0.00s) [2022-02-09T06:01:00.392Z] === RUN TestEndpointParseInvalid [2022-02-09T06:01:00.392Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-09T06:01:00.392Z] === RUN TestValidateEndpoint [2022-02-09T06:01:00.392Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-09T06:01:00.392Z] === RUN TestPing [2022-02-09T06:01:00.392Z] --- PASS: TestPing (0.00s) [2022-02-09T06:01:00.392Z] === RUN TestPingRegistryEndpoint [2022-02-09T06:01:00.392Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:00.392Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-09T06:01:00.392Z] === RUN TestEndpoint [2022-02-09T06:01:00.392Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:00.392Z] --- SKIP: TestEndpoint (0.00s) [2022-02-09T06:01:00.392Z] === RUN TestParseRepositoryInfo [2022-02-09T06:01:00.392Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-09T06:01:00.392Z] === RUN TestNewIndexInfo [2022-02-09T06:01:00.392Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-09T06:01:00.392Z] === RUN TestMirrorEndpointLookup [2022-02-09T06:01:00.392Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:00.392Z] --- SKIP: TestMirrorEndpointLookup (0.02s) [2022-02-09T06:01:00.392Z] === RUN TestSearchRepositories [2022-02-09T06:01:00.392Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-09T06:01:00.392Z] Host: 127.0.0.1:49328 [2022-02-09T06:01:00.392Z] User-Agent: docker test client [2022-02-09T06:01:00.392Z] Authorization: Token fake-token [2022-02-09T06:01:00.392Z] X-Docker-Token: true [2022-02-09T06:01:00.392Z] Accept-Encoding: gzip [2022-02-09T06:01:00.392Z] [2022-02-09T06:01:00.392Z] [2022-02-09T06:01:00.392Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-09T06:01:00.392Z] Connection: close [2022-02-09T06:01:00.392Z] Content-Length: 144 [2022-02-09T06:01:00.392Z] Cache-Control: no-cache [2022-02-09T06:01:00.392Z] Content-Type: application/json [2022-02-09T06:01:00.392Z] Date: Wed, 09 Feb 2022 06:00:59 GMT [2022-02-09T06:01:00.392Z] Expires: -1 [2022-02-09T06:01:00.392Z] Pragma: no-cache [2022-02-09T06:01:00.392Z] Server: docker-tests/mock [2022-02-09T06:01:00.392Z] X-Docker-Registry-Config: mock [2022-02-09T06:01:00.392Z] X-Docker-Registry-Version: 0.0.0 [2022-02-09T06:01:00.392Z] [2022-02-09T06:01:00.392Z] [2022-02-09T06:01:00.392Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-09T06:01:00.392Z] === RUN TestTrustedLocation [2022-02-09T06:01:00.392Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-09T06:01:00.392Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-09T06:01:00.392Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-09T06:01:00.392Z] === RUN TestAllowNondistributableArtifacts [2022-02-09T06:01:00.392Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-09T06:01:00.392Z] === RUN TestIsSecureIndex [2022-02-09T06:01:00.392Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-09T06:01:00.392Z] PASS [2022-02-09T06:01:00.392Z] coverage: 51.2% of statements [2022-02-09T06:01:00.392Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-09T06:01:00.392Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-09T06:01:00.392Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-09T06:01:00.392Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-09T06:01:00.392Z] PASS [2022-02-09T06:01:00.392Z] coverage: 62.5% of statements [2022-02-09T06:01:00.392Z] ok github.com/docker/docker/testutil 0.069s coverage: 62.5% of statements [2022-02-09T06:01:00.392Z] ok github.com/docker/docker/registry 0.375s coverage: 51.2% of statements [2022-02-09T06:01:00.519Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-09T06:01:01.108Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-09T06:01:01.372Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-09T06:01:01.934Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-09T06:01:01.934Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-09T06:01:02.191Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-02-09T06:01:02.191Z] PASS [2022-02-09T06:01:02.191Z] [2022-02-09T06:01:02.191Z] DONE 17 tests in 54.010s [2022-02-09T06:01:02.191Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-09T06:01:02.191Z] ++ 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-09T06:01:02.191Z] ++ set -e [2022-02-09T06:01:02.191Z] ++ '[' -n 0 ']' [2022-02-09T06:01:02.191Z] ++ set -x [2022-02-09T06:01:02.191Z] ++ 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-09T06:01:02.448Z] INFO: Testing against a local daemon [2022-02-09T06:01:02.448Z] === RUN TestPluginInvalidJSON [2022-02-09T06:01:02.448Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T06:01:02.448Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T06:01:02.448Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T06:01:02.448Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-09T06:01:02.448Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-09T06:01:02.448Z] === RUN TestPluginInstall [2022-02-09T06:01:02.448Z] === RUN TestPluginInstall/no_auth [2022-02-09T06:01:02.448Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-09T06:01:03.054Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-09T06:01:03.303Z] === RUN TestGetDriver [2022-02-09T06:01:03.303Z] --- PASS: TestGetDriver (0.00s) [2022-02-09T06:01:03.303Z] === RUN TestVolumeRequestError [2022-02-09T06:01:03.303Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-09T06:01:03.303Z] PASS [2022-02-09T06:01:03.303Z] coverage: 36.1% of statements [2022-02-09T06:01:03.303Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2022-02-09T06:01:03.617Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-09T06:01:03.617Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-09T06:01:04.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-02-09T06:01:04.224Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-09T06:01:04.275Z] === RUN TestGetAddress [2022-02-09T06:01:04.275Z] --- PASS: TestGetAddress (0.00s) [2022-02-09T06:01:04.275Z] === RUN TestRemove [2022-02-09T06:01:04.275Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-09T06:01:04.275Z] --- SKIP: TestRemove (0.00s) [2022-02-09T06:01:04.275Z] === RUN TestInitializeWithVolumes [2022-02-09T06:01:04.275Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-09T06:01:04.275Z] === RUN TestCreate [2022-02-09T06:01:04.275Z] --- PASS: TestCreate (0.01s) [2022-02-09T06:01:04.275Z] === RUN TestValidateName [2022-02-09T06:01:04.275Z] --- PASS: TestValidateName (0.00s) [2022-02-09T06:01:04.275Z] === RUN TestCreateWithOpts [2022-02-09T06:01:04.275Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-09T06:01:04.275Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-09T06:01:04.275Z] === RUN TestRelaodNoOpts [2022-02-09T06:01:04.275Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-09T06:01:04.275Z] PASS [2022-02-09T06:01:04.275Z] coverage: 41.5% of statements [2022-02-09T06:01:04.275Z] ok github.com/docker/docker/volume/local 0.135s coverage: 41.5% of statements [2022-02-09T06:01:04.733Z] === RUN TestLCOWParseMountRaw [2022-02-09T06:01:04.733Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-09T06:01:04.733Z] === RUN TestLCOWParseMountRawSplit [2022-02-09T06:01:04.733Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-09T06:01:04.733Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-09T06:01:04.733Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-09T06:01:04.733Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-09T06:01:04.733Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-09T06:01:04.733Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-09T06:01:04.733Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-09T06:01:04.733Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-09T06:01:04.733Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-09T06:01:04.733Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-09T06:01:04.733Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-09T06:01:04.733Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-09T06:01:04.733Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-09T06:01:04.733Z] === RUN TestLinuxParseMountRaw [2022-02-09T06:01:04.733Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-09T06:01:04.733Z] === RUN TestLinuxParseMountRawSplit [2022-02-09T06:01:04.733Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-09T06:01:04.733Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-09T06:01:04.733Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-09T06:01:04.733Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-09T06:01:04.733Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-09T06:01:04.733Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-09T06:01:04.733Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-09T06:01:04.733Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-09T06:01:04.733Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-09T06:01:04.733Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-09T06:01:04.733Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-09T06:01:04.733Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-09T06:01:04.733Z] === RUN TestConvertTmpfsOptions [2022-02-09T06:01:04.733Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-09T06:01:04.733Z] linux_parser_test.go:209: data="ro" [2022-02-09T06:01:04.733Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-09T06:01:04.733Z] === RUN TestParseMountSpec [2022-02-09T06:01:04.733Z] parser_test.go:62: case 0 [2022-02-09T06:01:04.733Z] parser_test.go:62: case 1 [2022-02-09T06:01:04.733Z] parser_test.go:62: case 2 [2022-02-09T06:01:04.733Z] parser_test.go:62: case 3 [2022-02-09T06:01:04.733Z] parser_test.go:62: case 4 [2022-02-09T06:01:04.733Z] parser_test.go:62: case 5 [2022-02-09T06:01:04.733Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-09T06:01:04.733Z] === RUN TestValidateMount [2022-02-09T06:01:04.733Z] --- PASS: TestValidateMount (0.00s) [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRaw [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRawSplit [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-09T06:01:04.733Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-09T06:01:04.733Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-09T06:01:04.733Z] PASS [2022-02-09T06:01:04.733Z] coverage: 67.6% of statements [2022-02-09T06:01:04.733Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.6% of statements [2022-02-09T06:01:05.155Z] time="2022-02-09T06:01:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T06:01:05.155Z] time="2022-02-09T06:01:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c9d638651e23ef23ada4bbd664f19ceaba44bfce8ceedccbf8cb362802796f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T06:01:05.155Z] time="2022-02-09T06:01:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T06:01:05.155Z] time="2022-02-09T06:01:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c9d638651e23ef23ada4bbd664f19ceaba44bfce8ceedccbf8cb362802796f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T06:01:05.193Z] === RUN TestSetGetMeta [2022-02-09T06:01:05.193Z] === PAUSE TestSetGetMeta [2022-02-09T06:01:05.193Z] === RUN TestRestore [2022-02-09T06:01:05.193Z] === PAUSE TestRestore [2022-02-09T06:01:05.193Z] === RUN TestServiceCreate [2022-02-09T06:01:05.193Z] === PAUSE TestServiceCreate [2022-02-09T06:01:05.193Z] === RUN TestServiceList [2022-02-09T06:01:05.193Z] === PAUSE TestServiceList [2022-02-09T06:01:05.193Z] === RUN TestServiceRemove [2022-02-09T06:01:05.193Z] === PAUSE TestServiceRemove [2022-02-09T06:01:05.193Z] === RUN TestServiceGet [2022-02-09T06:01:05.193Z] === PAUSE TestServiceGet [2022-02-09T06:01:05.193Z] === RUN TestServicePrune [2022-02-09T06:01:05.193Z] === PAUSE TestServicePrune [2022-02-09T06:01:05.193Z] === RUN TestCreate [2022-02-09T06:01:05.193Z] === PAUSE TestCreate [2022-02-09T06:01:05.193Z] === RUN TestRemove [2022-02-09T06:01:05.193Z] === PAUSE TestRemove [2022-02-09T06:01:05.193Z] === RUN TestList [2022-02-09T06:01:05.193Z] === PAUSE TestList [2022-02-09T06:01:05.193Z] === RUN TestFindByDriver [2022-02-09T06:01:05.193Z] === PAUSE TestFindByDriver [2022-02-09T06:01:05.193Z] === RUN TestFindByReferenced [2022-02-09T06:01:05.193Z] === PAUSE TestFindByReferenced [2022-02-09T06:01:05.193Z] === RUN TestDerefMultipleOfSameRef [2022-02-09T06:01:05.193Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-09T06:01:05.193Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-09T06:01:05.193Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-09T06:01:05.193Z] === RUN TestDefererencePluginOnCreateError [2022-02-09T06:01:05.193Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-09T06:01:05.193Z] === RUN TestRefDerefRemove [2022-02-09T06:01:05.193Z] === PAUSE TestRefDerefRemove [2022-02-09T06:01:05.193Z] === RUN TestGet [2022-02-09T06:01:05.193Z] === PAUSE TestGet [2022-02-09T06:01:05.193Z] === RUN TestGetWithReference [2022-02-09T06:01:05.193Z] === PAUSE TestGetWithReference [2022-02-09T06:01:05.193Z] === RUN TestFilterFunc [2022-02-09T06:01:05.193Z] === RUN TestFilterFunc/test_nil_list [2022-02-09T06:01:05.193Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-09T06:01:05.193Z] === RUN TestFilterFunc/test_empty_list [2022-02-09T06:01:05.193Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-09T06:01:05.193Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-09T06:01:05.193Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-09T06:01:05.193Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-09T06:01:05.193Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-09T06:01:05.193Z] === RUN TestFilterFunc/test_filter_some [2022-02-09T06:01:05.193Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-09T06:01:05.193Z] === RUN TestFilterFunc/test_filter_middle [2022-02-09T06:01:05.193Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-09T06:01:05.193Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-09T06:01:05.193Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-09T06:01:05.193Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-09T06:01:05.193Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-09T06:01:05.193Z] === CONT TestFilterFunc/test_nil_list [2022-02-09T06:01:05.193Z] === CONT TestFilterFunc/test_filter_some [2022-02-09T06:01:05.193Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-09T06:01:05.193Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-09T06:01:05.193Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-09T06:01:05.193Z] === CONT TestFilterFunc/test_filter_middle [2022-02-09T06:01:05.193Z] === CONT TestFilterFunc/test_empty_list [2022-02-09T06:01:05.193Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-09T06:01:05.193Z] --- PASS: TestFilterFunc (0.00s) [2022-02-09T06:01:05.193Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-09T06:01:05.193Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-09T06:01:05.193Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-09T06:01:05.193Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-09T06:01:05.193Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-09T06:01:05.193Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-09T06:01:05.193Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-09T06:01:05.193Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-09T06:01:05.194Z] === CONT TestSetGetMeta [2022-02-09T06:01:05.194Z] === CONT TestList [2022-02-09T06:01:05.194Z] === CONT TestDefererencePluginOnCreateError [2022-02-09T06:01:05.194Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-09T06:01:05.194Z] --- PASS: TestSetGetMeta (0.04s) [2022-02-09T06:01:05.194Z] === CONT TestRemove [2022-02-09T06:01:05.194Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2022-02-09T06:01:05.194Z] === CONT TestCreate [2022-02-09T06:01:05.194Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-02-09T06:01:05.194Z] === CONT TestServicePrune [2022-02-09T06:01:05.194Z] --- PASS: TestList (0.05s) [2022-02-09T06:01:05.194Z] === CONT TestServiceGet [2022-02-09T06:01:05.194Z] --- PASS: TestCreate (0.02s) [2022-02-09T06:01:05.194Z] === CONT TestServiceRemove [2022-02-09T06:01:05.194Z] --- PASS: TestRemove (0.03s) [2022-02-09T06:01:05.194Z] === CONT TestServiceList [2022-02-09T06:01:05.412Z] === RUN TestPluginInstall/with_htpasswd [2022-02-09T06:01:05.652Z] --- PASS: TestServiceGet (0.17s) [2022-02-09T06:01:05.652Z] === CONT TestServiceCreate [2022-02-09T06:01:05.652Z] time="2022-02-09T06:01:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-09T06:01:05.652Z] --- PASS: TestServiceRemove (0.17s) [2022-02-09T06:01:05.652Z] === CONT TestRestore [2022-02-09T06:01:05.652Z] --- PASS: TestServiceList (0.17s) [2022-02-09T06:01:05.652Z] === CONT TestFindByReferenced [2022-02-09T06:01:05.652Z] time="2022-02-09T06:01:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-09T06:01:05.652Z] time="2022-02-09T06:01:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-09T06:01:05.652Z] time="2022-02-09T06:01:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-09T06:01:05.652Z] --- PASS: TestServiceCreate (0.03s) [2022-02-09T06:01:05.652Z] === CONT TestDerefMultipleOfSameRef [2022-02-09T06:01:05.652Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-09T06:01:05.652Z] === CONT TestGet [2022-02-09T06:01:05.652Z] time="2022-02-09T06:01:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-09T06:01:05.652Z] --- PASS: TestRestore (0.03s) [2022-02-09T06:01:05.652Z] === CONT TestGetWithReference [2022-02-09T06:01:05.652Z] --- PASS: TestServicePrune (0.22s) [2022-02-09T06:01:05.652Z] === CONT TestRefDerefRemove [2022-02-09T06:01:05.652Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-09T06:01:05.652Z] === CONT TestFindByDriver [2022-02-09T06:01:05.652Z] --- PASS: TestGet (0.02s) [2022-02-09T06:01:05.652Z] --- PASS: TestGetWithReference (0.02s) [2022-02-09T06:01:05.652Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-09T06:01:05.652Z] --- PASS: TestFindByDriver (0.02s) [2022-02-09T06:01:05.652Z] PASS [2022-02-09T06:01:05.652Z] coverage: 69.0% of statements [2022-02-09T06:01:05.652Z] ok github.com/docker/docker/volume/service 0.343s coverage: 69.0% of statements [2022-02-09T06:01:05.669Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-09T06:01:06.233Z] time="2022-02-09T06:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T06:01:06.233Z] time="2022-02-09T06:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9a4ceb6c871dca1e52b592e6a9cbd3848ff1393efa16e6694f918e2a829a0a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T06:01:06.233Z] time="2022-02-09T06:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T06:01:06.233Z] time="2022-02-09T06:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9a4ceb6c871dca1e52b592e6a9cbd3848ff1393efa16e6694f918e2a829a0a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T06:01:06.798Z] === RUN TestPluginInstall/with_insecure [2022-02-09T06:01:07.363Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-09T06:01:07.363Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-09T06:01:07.363Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-09T06:01:07.363Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-09T06:01:07.363Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-09T06:01:07.664Z] time="2022-02-09T06:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T06:01:07.664Z] time="2022-02-09T06:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:030e34f29c2ad18c663dc6872f9ba16b5e6ba7f7cd255994bf23d494ee616a50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T06:01:07.664Z] time="2022-02-09T06:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-09T06:01:07.664Z] time="2022-02-09T06:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:030e34f29c2ad18c663dc6872f9ba16b5e6ba7f7cd255994bf23d494ee616a50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-09T06:01:07.921Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-09T06:01:07.921Z] plugin_test.go:165: [d83e6148898b5] daemon is not started [2022-02-09T06:01:07.921Z] --- PASS: TestPluginInstall (5.58s) [2022-02-09T06:01:07.921Z] --- PASS: TestPluginInstall/no_auth (3.06s) [2022-02-09T06:01:07.921Z] --- PASS: TestPluginInstall/with_htpasswd (1.23s) [2022-02-09T06:01:07.921Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-02-09T06:01:07.921Z] === RUN TestPluginsWithRuntimes [2022-02-09T06:01:09.862Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-09T06:01:10.426Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-09T06:01:11.356Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-02-09T06:01:11.356Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-02-09T06:01:11.356Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-02-09T06:01:11.356Z] === RUN TestPluginBackCompatMediaTypes [2022-02-09T06:01:11.918Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2022-02-09T06:01:11.918Z] PASS [2022-02-09T06:01:11.918Z] [2022-02-09T06:01:11.918Z] DONE 10 tests in 9.610s [2022-02-09T06:01:11.918Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-09T06:01:11.918Z] ++ 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-09T06:01:11.918Z] ++ set -e [2022-02-09T06:01:11.918Z] ++ '[' -n 0 ']' [2022-02-09T06:01:11.918Z] ++ set -x [2022-02-09T06:01:11.918Z] ++ 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-09T06:01:11.918Z] INFO: Testing against a local daemon [2022-02-09T06:01:11.919Z] === RUN TestExternalGraphDriver [2022-02-09T06:01:12.176Z] === RUN TestExternalGraphDriver/json [2022-02-09T06:01:12.176Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-09T06:01:12.739Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-09T06:01:13.302Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-09T06:01:13.302Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-09T06:01:13.302Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-09T06:01:13.302Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-09T06:01:13.865Z] === RUN TestExternalGraphDriver/spec [2022-02-09T06:01:15.802Z] === RUN TestExternalGraphDriver/pull [2022-02-09T06:01:15.802Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-09T06:01:16.366Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-09T06:01:17.358Z] --- PASS: TestExternalGraphDriver (5.24s) [2022-02-09T06:01:17.358Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2022-02-09T06:01:17.358Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-02-09T06:01:17.358Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2022-02-09T06:01:17.358Z] === RUN TestGraphdriverPluginV2 [2022-02-09T06:01:17.358Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-09T06:01:19.965Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-09T06:01:20.571Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-09T06:01:21.940Z] --- PASS: TestGraphdriverPluginV2 (4.38s) [2022-02-09T06:01:21.940Z] PASS [2022-02-09T06:01:21.940Z] [2022-02-09T06:01:21.940Z] DONE 5 tests in 9.773s [2022-02-09T06:01:21.940Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-09T06:01:21.940Z] ++ 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-09T06:01:21.940Z] ++ set -e [2022-02-09T06:01:21.940Z] ++ '[' -n 0 ']' [2022-02-09T06:01:21.940Z] ++ set -x [2022-02-09T06:01:21.940Z] ++ 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-09T06:01:21.940Z] INFO: Testing against a local daemon [2022-02-09T06:01:21.940Z] === RUN TestContinueAfterPluginCrash [2022-02-09T06:01:21.940Z] === PAUSE TestContinueAfterPluginCrash [2022-02-09T06:01:21.940Z] === RUN TestReadPluginNoRead [2022-02-09T06:01:21.940Z] === PAUSE TestReadPluginNoRead [2022-02-09T06:01:21.940Z] === RUN TestDaemonStartWithLogOpt [2022-02-09T06:01:21.940Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-09T06:01:21.940Z] === CONT TestContinueAfterPluginCrash [2022-02-09T06:01:21.940Z] === CONT TestDaemonStartWithLogOpt [2022-02-09T06:01:21.940Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-09T06:01:22.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-09T06:01:22.927Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-09T06:01:22.927Z] === RUN TestBoolValue [2022-02-09T06:01:22.927Z] --- PASS: TestBoolValue (0.00s) [2022-02-09T06:01:22.927Z] === RUN TestBoolValueOrDefault [2022-02-09T06:01:22.927Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-09T06:01:22.927Z] === RUN TestInt64ValueOrZero [2022-02-09T06:01:22.927Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-09T06:01:22.927Z] === RUN TestInt64ValueOrDefault [2022-02-09T06:01:22.927Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-09T06:01:22.927Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-09T06:01:22.927Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-09T06:01:22.927Z] === RUN TestJsonContentType [2022-02-09T06:01:22.927Z] --- PASS: TestJsonContentType (0.00s) [2022-02-09T06:01:22.927Z] PASS [2022-02-09T06:01:22.927Z] coverage: 14.7% of statements [2022-02-09T06:01:22.927Z] ok github.com/docker/docker/api/server/httputils 0.072s coverage: 14.7% of statements [2022-02-09T06:01:23.324Z] 2022/02/09 06:01:21 Closing DB instances... [2022-02-09T06:01:23.783Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-02-09T06:01:23.783Z] === RUN TestFindNode [2022-02-09T06:01:23.783Z] 2022/02/09 06:01:23 Closing DB instances... [2022-02-09T06:01:23.783Z] --- PASS: TestFindNode (0.02s) [2022-02-09T06:01:23.783Z] === RUN TestChangeNodeState [2022-02-09T06:01:23.783Z] 2022/02/09 06:01:23 Closing DB instances... [2022-02-09T06:01:23.783Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-09T06:01:23.783Z] === RUN TestNodeReincarnation [2022-02-09T06:01:23.783Z] 2022/02/09 06:01:23 Closing DB instances... [2022-02-09T06:01:24.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-02-09T06:01:24.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-02-09T06:01:25.159Z] === RUN TestMaskSecretKeys [2022-02-09T06:01:25.159Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-09T06:01:25.159Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-09T06:01:25.159Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-09T06:01:25.159Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-09T06:01:25.159Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-09T06:01:25.159Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-09T06:01:25.159Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-09T06:01:25.159Z] === RUN TestVersionMiddlewareVersion [2022-02-09T06:01:25.159Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-09T06:01:25.159Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-09T06:01:25.159Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-09T06:01:25.159Z] PASS [2022-02-09T06:01:25.159Z] coverage: 37.7% of statements [2022-02-09T06:01:25.159Z] ok github.com/docker/docker/api/server/middleware 0.062s coverage: 37.7% of statements [2022-02-09T06:01:25.159Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-09T06:01:25.159Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-09T06:01:25.159Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-09T06:01:25.159Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-09T06:01:25.159Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-09T06:01:25.159Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-09T06:01:25.159Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-09T06:01:25.159Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-09T06:01:25.159Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-09T06:01:25.159Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-09T06:01:25.159Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-09T06:01:25.630Z] === RUN TestAdjustForAPIVersion [2022-02-09T06:01:25.630Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-09T06:01:25.630Z] PASS [2022-02-09T06:01:25.630Z] coverage: 5.7% of statements [2022-02-09T06:01:25.630Z] ok github.com/docker/docker/api/server/router/swarm 0.053s coverage: 5.7% of statements [2022-02-09T06:01:25.630Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-09T06:01:25.630Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-09T06:01:25.630Z] ? github.com/docker/docker/api/types [no test files] [2022-02-09T06:01:25.630Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-09T06:01:25.630Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-09T06:01:25.630Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-09T06:01:25.630Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-09T06:01:25.630Z] === RUN TestStrSliceMarshalJSON [2022-02-09T06:01:25.630Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-09T06:01:25.630Z] === RUN TestStrSliceUnmarshalJSON [2022-02-09T06:01:25.630Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-09T06:01:25.630Z] === RUN TestStrSliceUnmarshalString [2022-02-09T06:01:25.630Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-09T06:01:25.630Z] === RUN TestStrSliceUnmarshalSlice [2022-02-09T06:01:25.630Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-09T06:01:25.630Z] PASS [2022-02-09T06:01:25.630Z] coverage: 90.0% of statements [2022-02-09T06:01:25.630Z] ok github.com/docker/docker/api/types/strslice 0.061s coverage: 90.0% of statements [2022-02-09T06:01:25.989Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2022-02-09T06:01:25.989Z] === CONT TestReadPluginNoRead [2022-02-09T06:01:25.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-02-09T06:01:26.101Z] === RUN TestToJSON [2022-02-09T06:01:26.101Z] --- PASS: TestToJSON (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestToParamWithVersion [2022-02-09T06:01:26.101Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestFromJSON [2022-02-09T06:01:26.101Z] --- PASS: TestFromJSON (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestEmpty [2022-02-09T06:01:26.101Z] --- PASS: TestEmpty (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestArgsMatchKVListEmptySources [2022-02-09T06:01:26.101Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestArgsMatchKVList [2022-02-09T06:01:26.101Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestArgsMatch [2022-02-09T06:01:26.101Z] --- PASS: TestArgsMatch (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestAdd [2022-02-09T06:01:26.101Z] --- PASS: TestAdd (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestDel [2022-02-09T06:01:26.101Z] --- PASS: TestDel (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestLen [2022-02-09T06:01:26.101Z] --- PASS: TestLen (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestExactMatch [2022-02-09T06:01:26.101Z] --- PASS: TestExactMatch (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestOnlyOneExactMatch [2022-02-09T06:01:26.101Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestContains [2022-02-09T06:01:26.101Z] --- PASS: TestContains (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestValidate [2022-02-09T06:01:26.101Z] --- PASS: TestValidate (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestWalkValues [2022-02-09T06:01:26.101Z] --- PASS: TestWalkValues (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestFuzzyMatch [2022-02-09T06:01:26.101Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestClone [2022-02-09T06:01:26.101Z] --- PASS: TestClone (0.00s) [2022-02-09T06:01:26.101Z] PASS [2022-02-09T06:01:26.101Z] coverage: 92.2% of statements [2022-02-09T06:01:26.101Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2022-02-09T06:01:26.101Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-09T06:01:26.101Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-09T06:01:26.101Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-09T06:01:26.101Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-09T06:01:26.101Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-09T06:01:26.101Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-09T06:01:26.101Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-09T06:01:26.101Z] === RUN TestDurationToSecondsString [2022-02-09T06:01:26.101Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-09T06:01:26.101Z] === RUN TestGetTimestamp [2022-02-09T06:01:26.575Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-09T06:01:26.575Z] === RUN TestParseTimestamps [2022-02-09T06:01:26.575Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-09T06:01:26.575Z] PASS [2022-02-09T06:01:26.575Z] coverage: 100.0% of statements [2022-02-09T06:01:26.575Z] ok github.com/docker/docker/api/types/time 0.249s coverage: 100.0% of statements [2022-02-09T06:01:26.575Z] === RUN TestCompareVersion [2022-02-09T06:01:26.575Z] --- PASS: TestCompareVersion (0.00s) [2022-02-09T06:01:26.575Z] PASS [2022-02-09T06:01:26.575Z] coverage: 77.3% of statements [2022-02-09T06:01:26.575Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 77.3% of statements [2022-02-09T06:01:26.575Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-09T06:01:26.575Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-09T06:01:26.575Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-09T06:01:26.575Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-09T06:01:26.575Z] ? github.com/docker/docker/builder [no test files] [2022-02-09T06:01:26.575Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-09T06:01:26.575Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-09T06:01:26.575Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-09T06:01:26.575Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-09T06:01:26.575Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-09T06:01:26.575Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-09T06:01:26.575Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-09T06:01:27.357Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-02-09T06:01:27.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-02-09T06:01:28.154Z] === RUN TestParseRemoteURL [2022-02-09T06:01:28.154Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-09T06:01:28.154Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-09T06:01:28.154Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-09T06:01:28.155Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-09T06:01:28.155Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-09T06:01:28.155Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-09T06:01:28.155Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-09T06:01:28.155Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-09T06:01:28.155Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-09T06:01:28.155Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-09T06:01:28.155Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-09T06:01:28.155Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-09T06:01:28.155Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-09T06:01:28.155Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-09T06:01:28.155Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-09T06:01:28.155Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-09T06:01:28.155Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-09T06:01:28.155Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-09T06:01:28.155Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-09T06:01:28.155Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-09T06:01:28.155Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-09T06:01:28.155Z] === RUN TestCloneArgsSmartHttp [2022-02-09T06:01:28.155Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-09T06:01:28.155Z] === RUN TestCloneArgsDumbHttp [2022-02-09T06:01:28.155Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-09T06:01:28.155Z] === RUN TestCloneArgsGit [2022-02-09T06:01:28.155Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-09T06:01:28.155Z] === RUN TestCheckoutGit [2022-02-09T06:01:28.178Z] === RUN TestReadPluginNoRead/default [2022-02-09T06:01:28.466Z] time="2022-02-09T06:01:28Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-09T06:01:28.466Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-09T06:01:28.466Z] === RUN TestParallelCreate [2022-02-09T06:01:28.466Z] 2022/02/09 06:01:28 Closing DB instances... [2022-02-09T06:01:28.466Z] --- PASS: TestParallelCreate (0.02s) [2022-02-09T06:01:28.466Z] === RUN TestParallelDelete [2022-02-09T06:01:28.466Z] 2022/02/09 06:01:28 Closing DB instances... [2022-02-09T06:01:28.466Z] --- PASS: TestParallelDelete (0.02s) [2022-02-09T06:01:28.466Z] === RUN TestNetworkDBIslands [2022-02-09T06:01:28.466Z] time="2022-02-09T06:01:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fd5f028aebd6 with config:&{NodeID:fd5f028aebd6 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-09T06:01:28.466Z] time="2022-02-09T06:01:28Z" level=info msg="Node fd5f028aebd6/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:28.466Z] time="2022-02-09T06:01:28Z" level=info msg="Node fd5f028aebd6/172.17.25.187, added to nodes list" [2022-02-09T06:01:28.466Z] time="2022-02-09T06:01:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8f8ef3426d82 with config:&{NodeID:8f8ef3426d82 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-09T06:01:28.924Z] time="2022-02-09T06:01:28Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:28.924Z] time="2022-02-09T06:01:28Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, added to nodes list" [2022-02-09T06:01:28.924Z] time="2022-02-09T06:01:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-09T06:01:28.924Z] time="2022-02-09T06:01:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-09T06:01:28.924Z] time="2022-02-09T06:01:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-02-09T06:01:28.924Z] time="2022-02-09T06:01:28Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:28.924Z] time="2022-02-09T06:01:28Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, added to nodes list" [2022-02-09T06:01:28.924Z] time="2022-02-09T06:01:28Z" level=info msg="Node fd5f028aebd6/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:28.924Z] time="2022-02-09T06:01:28Z" level=info msg="Node fd5f028aebd6/172.17.25.187, added to nodes list" [2022-02-09T06:01:28.924Z] time="2022-02-09T06:01:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-09T06:01:28.924Z] time="2022-02-09T06:01:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-02-09T06:01:29.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000499cf8_} [2022-02-09T06:01:29.386Z] time="2022-02-09T06:01:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:08c25ca4053f with config:&{NodeID:08c25ca4053f 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-09T06:01:29.386Z] time="2022-02-09T06:01:29Z" level=info msg="Node 08c25ca4053f/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:29.386Z] time="2022-02-09T06:01:29Z" level=info msg="Node 08c25ca4053f/172.17.25.187, added to nodes list" [2022-02-09T06:01:29.386Z] time="2022-02-09T06:01:29Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-09T06:01:29.386Z] time="2022-02-09T06:01:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-09T06:01:29.386Z] time="2022-02-09T06:01:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-02-09T06:01:29.386Z] time="2022-02-09T06:01:29Z" level=info msg="Node 08c25ca4053f/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:29.386Z] time="2022-02-09T06:01:29Z" level=info msg="Node 08c25ca4053f/172.17.25.187, added to nodes list" [2022-02-09T06:01:29.386Z] time="2022-02-09T06:01:29Z" level=info msg="Node fd5f028aebd6/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:29.386Z] time="2022-02-09T06:01:29Z" level=info msg="Node fd5f028aebd6/172.17.25.187, added to nodes list" [2022-02-09T06:01:29.386Z] time="2022-02-09T06:01:29Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:29.386Z] time="2022-02-09T06:01:29Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, added to nodes list" [2022-02-09T06:01:29.386Z] time="2022-02-09T06:01:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-09T06:01:29.386Z] time="2022-02-09T06:01:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-02-09T06:01:29.728Z] === RUN TestEnable [2022-02-09T06:01:29.728Z] --- PASS: TestEnable (0.00s) [2022-02-09T06:01:29.728Z] === RUN TestDisable [2022-02-09T06:01:29.728Z] --- PASS: TestDisable (0.00s) [2022-02-09T06:01:29.728Z] === RUN TestEnabled [2022-02-09T06:01:29.728Z] --- PASS: TestEnabled (0.00s) [2022-02-09T06:01:29.728Z] PASS [2022-02-09T06:01:29.728Z] coverage: 100.0% of statements [2022-02-09T06:01:29.728Z] ok github.com/docker/docker/cli/debug 0.142s coverage: 100.0% of statements [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=info msg="Node 08c25ca4053f/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=info msg="Node 08c25ca4053f/172.17.25.187, added to nodes list" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:550e89ee93e5 with config:&{NodeID:550e89ee93e5 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-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=info msg="Node 550e89ee93e5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=info msg="Node 550e89ee93e5/172.17.25.187, added to nodes list" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=info msg="Node 550e89ee93e5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=info msg="Node 550e89ee93e5/172.17.25.187, added to nodes list" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=info msg="Node fd5f028aebd6/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=info msg="Node fd5f028aebd6/172.17.25.187, added to nodes list" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, added to nodes list" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=info msg="Node 08c25ca4053f/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=info msg="Node 08c25ca4053f/172.17.25.187, added to nodes list" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-09T06:01:29.844Z] time="2022-02-09T06:01:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-09T06:01:30.086Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-09T06:01:30.197Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-09T06:01:30.197Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-09T06:01:30.197Z] === RUN TestProcessNoDockerignore [2022-02-09T06:01:30.197Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-09T06:01:30.197Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-09T06:01:30.197Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-09T06:01:30.197Z] === RUN TestDetectContentType [2022-02-09T06:01:30.197Z] --- PASS: TestDetectContentType (0.00s) [2022-02-09T06:01:30.197Z] === RUN TestSelectAcceptableMIME [2022-02-09T06:01:30.197Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-09T06:01:30.197Z] === RUN TestInspectEmptyResponse [2022-02-09T06:01:30.197Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-09T06:01:30.197Z] === RUN TestInspectResponseBinary [2022-02-09T06:01:30.197Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-09T06:01:30.197Z] === RUN TestResponseUnsupportedContentType [2022-02-09T06:01:30.197Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-09T06:01:30.197Z] === RUN TestInspectResponseTextSimple [2022-02-09T06:01:30.197Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-09T06:01:30.197Z] === RUN TestInspectResponseEmptyContentType [2022-02-09T06:01:30.197Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-09T06:01:30.197Z] === RUN TestUnknownContentLength [2022-02-09T06:01:30.197Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-09T06:01:30.197Z] === RUN TestDownloadRemote [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:29Z" level=info msg="Node 550e89ee93e5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:29Z" level=info msg="Node 550e89ee93e5/172.17.25.187, added to nodes list" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:29Z" level=info msg="Node 550e89ee93e5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:29Z" level=info msg="Node 550e89ee93e5/172.17.25.187, added to nodes list" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c8f7360cdc05 with config:&{NodeID:c8f7360cdc05 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-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="Node c8f7360cdc05/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="Node c8f7360cdc05/172.17.25.187, added to nodes list" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="Node c8f7360cdc05/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="Node c8f7360cdc05/172.17.25.187, added to nodes list" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="Node 08c25ca4053f/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="Node 08c25ca4053f/172.17.25.187, added to nodes list" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="Node 550e89ee93e5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="Node 550e89ee93e5/172.17.25.187, added to nodes list" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="Node fd5f028aebd6/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="Node fd5f028aebd6/172.17.25.187, added to nodes list" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, added to nodes list" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="Node c8f7360cdc05/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:30.304Z] time="2022-02-09T06:01:30Z" level=info msg="Node c8f7360cdc05/172.17.25.187, added to nodes list" [2022-02-09T06:01:30.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-17199718_/foo_false____} [2022-02-09T06:01:30.676Z] --- PASS: TestDownloadRemote (0.11s) [2022-02-09T06:01:30.676Z] === RUN TestGetWithStatusError [2022-02-09T06:01:30.676Z] --- PASS: TestGetWithStatusError (0.01s) [2022-02-09T06:01:30.676Z] === RUN TestCloseRootDirectory [2022-02-09T06:01:30.676Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:30.676Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-02-09T06:01:30.676Z] === RUN TestHashFile [2022-02-09T06:01:30.676Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:30.676Z] --- SKIP: TestHashFile (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestHashSubdir [2022-02-09T06:01:30.676Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:30.676Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-09T06:01:30.676Z] === RUN TestRemoveDirectory [2022-02-09T06:01:30.676Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:30.676Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-09T06:01:30.676Z] PASS [2022-02-09T06:01:30.676Z] coverage: 9.3% of statements [2022-02-09T06:01:30.676Z] ok github.com/docker/docker/builder/remotecontext 0.377s coverage: 9.3% of statements [2022-02-09T06:01:30.676Z] === RUN TestGetAllAllowed [2022-02-09T06:01:30.676Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestGetAllMeta [2022-02-09T06:01:30.676Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-09T06:01:30.676Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestIsUnreferencedBuiltin [2022-02-09T06:01:30.676Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestIsExistingDirectory [2022-02-09T06:01:30.676Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-09T06:01:30.676Z] === RUN TestGetFilenameForDownload [2022-02-09T06:01:30.676Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestEnv2Variables [2022-02-09T06:01:30.676Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-09T06:01:30.676Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestMaintainer [2022-02-09T06:01:30.676Z] --- PASS: TestMaintainer (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestLabel [2022-02-09T06:01:30.676Z] --- PASS: TestLabel (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestFromScratch [2022-02-09T06:01:30.676Z] --- PASS: TestFromScratch (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestFromWithArg [2022-02-09T06:01:30.676Z] --- PASS: TestFromWithArg (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-09T06:01:30.676Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestFromWithUndefinedArg [2022-02-09T06:01:30.676Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestFromMultiStageWithNamedStage [2022-02-09T06:01:30.676Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestOnbuild [2022-02-09T06:01:30.676Z] --- PASS: TestOnbuild (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestWorkdir [2022-02-09T06:01:30.676Z] --- PASS: TestWorkdir (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestCmd [2022-02-09T06:01:30.676Z] --- PASS: TestCmd (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestHealthcheckNone [2022-02-09T06:01:30.676Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestHealthcheckCmd [2022-02-09T06:01:30.676Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-09T06:01:30.676Z] === RUN TestEntrypoint [2022-02-09T06:01:30.677Z] --- PASS: TestEntrypoint (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestExpose [2022-02-09T06:01:30.677Z] --- PASS: TestExpose (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestUser [2022-02-09T06:01:30.677Z] --- PASS: TestUser (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestVolume [2022-02-09T06:01:30.677Z] --- PASS: TestVolume (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestStopSignal [2022-02-09T06:01:30.677Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-09T06:01:30.677Z] --- SKIP: TestStopSignal (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestArg [2022-02-09T06:01:30.677Z] --- PASS: TestArg (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestShell [2022-02-09T06:01:30.677Z] --- PASS: TestShell (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestPrependEnvOnCmd [2022-02-09T06:01:30.677Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestRunWithBuildArgs [2022-02-09T06:01:30.677Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestRunIgnoresHealthcheck [2022-02-09T06:01:30.677Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestDispatchUnsupportedOptions [2022-02-09T06:01:30.677Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-09T06:01:30.677Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-09T06:01:30.677Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-09T06:01:30.677Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-09T06:01:30.677Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-09T06:01:30.677Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-09T06:01:30.677Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestNormalizeWorkdir [2022-02-09T06:01:30.677Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestDispatch [2022-02-09T06:01:30.677Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-09T06:01:30.677Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-09T06:01:30.677Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-09T06:01:30.677Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-09T06:01:30.677Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-09T06:01:30.677Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-09T06:01:30.677Z] === RUN TestDispatch/COPY_url [2022-02-09T06:01:30.677Z] --- PASS: TestDispatch (0.09s) [2022-02-09T06:01:30.677Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-02-09T06:01:30.677Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-09T06:01:30.677Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-09T06:01:30.677Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-09T06:01:30.677Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-09T06:01:30.677Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-09T06:01:30.677Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestAddScratchImageAddsToMounts [2022-02-09T06:01:30.677Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-09T06:01:30.677Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-09T06:01:30.677Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-09T06:01:30.677Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestImageSourceGetAddsToMounts [2022-02-09T06:01:30.677Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestEmptyDockerfile [2022-02-09T06:01:30.677Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-09T06:01:30.677Z] === RUN TestSymlinkDockerfile [2022-02-09T06:01:30.677Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-09T06:01:30.677Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-09T06:01:30.677Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestNonExistingDockerfile [2022-02-09T06:01:30.677Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestCopyRunConfig [2022-02-09T06:01:30.677Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestDeepCopyRunConfig [2022-02-09T06:01:30.677Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestExportImage [2022-02-09T06:01:30.677Z] --- PASS: TestExportImage (0.00s) [2022-02-09T06:01:30.677Z] === RUN TestNormalizeDest [2022-02-09T06:01:30.677Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-09T06:01:30.677Z] PASS [2022-02-09T06:01:30.677Z] coverage: 46.8% of statements [2022-02-09T06:01:30.677Z] ok github.com/docker/docker/builder/dockerfile 0.245s coverage: 46.8% of statements [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=info msg="Node c8f7360cdc05/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=info msg="Node c8f7360cdc05/172.17.25.187, added to nodes list" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=info msg="Node c8f7360cdc05/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=info msg="Node c8f7360cdc05/172.17.25.187, added to nodes list" [2022-02-09T06:01:30.763Z] networkdb_test.go:835: Re-joining: 3 [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=info msg="The new bootstrap node list is:[172.17.25.187:10033 172.17.25.187:10034 172.17.25.187:10035]" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.25.187:10033" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49354" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.25.187:10034" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49355" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49356" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.25.187:10035" [2022-02-09T06:01:30.763Z] networkdb_test.go:835: Re-joining: 4 [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=info msg="The new bootstrap node list is:[172.17.25.187:10033 172.17.25.187:10034 172.17.25.187:10035]" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.25.187:10033" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49357" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.25.187:10034" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49358" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.25.187:10035" [2022-02-09T06:01:30.763Z] time="2022-02-09T06:01:30Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49359" [2022-02-09T06:01:31.148Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-09T06:01:31.221Z] time="2022-02-09T06:01:30Z" level=info msg="node 0 leaving" [2022-02-09T06:01:31.221Z] time="2022-02-09T06:01:31Z" level=info msg="Node fd5f028aebd6 change state NodeActive --> NodeLeft" [2022-02-09T06:01:31.221Z] time="2022-02-09T06:01:31Z" level=info msg="node2(8f8ef3426d82): Node leave event for fd5f028aebd6/172.17.25.187" [2022-02-09T06:01:31.221Z] time="2022-02-09T06:01:31Z" level=info msg="Node fd5f028aebd6 change state NodeActive --> NodeLeft" [2022-02-09T06:01:31.221Z] time="2022-02-09T06:01:31Z" level=info msg="node3(08c25ca4053f): Node leave event for fd5f028aebd6/172.17.25.187" [2022-02-09T06:01:31.221Z] time="2022-02-09T06:01:31Z" level=info msg="Node fd5f028aebd6 change state NodeActive --> NodeLeft" [2022-02-09T06:01:31.221Z] time="2022-02-09T06:01:31Z" level=info msg="node4(550e89ee93e5): Node leave event for fd5f028aebd6/172.17.25.187" [2022-02-09T06:01:31.221Z] time="2022-02-09T06:01:31Z" level=info msg="Node fd5f028aebd6 change state NodeActive --> NodeLeft" [2022-02-09T06:01:31.221Z] time="2022-02-09T06:01:31Z" level=info msg="node5(c8f7360cdc05): Node leave event for fd5f028aebd6/172.17.25.187" [2022-02-09T06:01:31.221Z] time="2022-02-09T06:01:31Z" level=info msg="Node fd5f028aebd6 change state NodeActive --> NodeLeft" [2022-02-09T06:01:31.221Z] time="2022-02-09T06:01:31Z" level=info msg="node1(fd5f028aebd6): Node leave event for fd5f028aebd6/172.17.25.187" [2022-02-09T06:01:31.319Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-17199718_/foo_true____} [2022-02-09T06:01:31.320Z] --- PASS: TestContinueAfterPluginCrash (9.34s) [2022-02-09T06:01:31.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="Node fd5f028aebd6/172.17.25.187, left gossip cluster" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="Node fd5f028aebd6/172.17.25.187, left gossip cluster" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="Node fd5f028aebd6/172.17.25.187, left gossip cluster" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="Node fd5f028aebd6/172.17.25.187, left gossip cluster" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="Node fd5f028aebd6/172.17.25.187, left gossip cluster" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="node 1 leaving" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="Node 8f8ef3426d82 change state NodeActive --> NodeLeft" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="node3(08c25ca4053f): Node leave event for 8f8ef3426d82/172.17.25.187" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, left gossip cluster" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="Node 8f8ef3426d82 change state NodeActive --> NodeFailed" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, added to failed nodes list" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="Node 8f8ef3426d82 change state NodeActive --> NodeLeft" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="Node 8f8ef3426d82 change state NodeActive --> NodeLeft" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="node5(c8f7360cdc05): Node leave event for 8f8ef3426d82/172.17.25.187" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="node4(550e89ee93e5): Node leave event for 8f8ef3426d82/172.17.25.187" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=error msg="node: 8f8ef3426d82 is unknown to memberlist" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, left gossip cluster" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, left gossip cluster" [2022-02-09T06:01:31.679Z] time="2022-02-09T06:01:31Z" level=info msg="Node 8f8ef3426d82/172.17.25.187, left gossip cluster" [2022-02-09T06:01:31.834Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-09T06:01:32.139Z] time="2022-02-09T06:01:31Z" level=info msg="node 2 leaving" [2022-02-09T06:01:32.139Z] time="2022-02-09T06:01:31Z" level=info msg="Node 08c25ca4053f change state NodeActive --> NodeLeft" [2022-02-09T06:01:32.139Z] time="2022-02-09T06:01:31Z" level=info msg="Node 08c25ca4053f change state NodeActive --> NodeLeft" [2022-02-09T06:01:32.139Z] time="2022-02-09T06:01:31Z" level=info msg="node5(c8f7360cdc05): Node leave event for 08c25ca4053f/172.17.25.187" [2022-02-09T06:01:32.139Z] time="2022-02-09T06:01:31Z" level=info msg="node4(550e89ee93e5): Node leave event for 08c25ca4053f/172.17.25.187" [2022-02-09T06:01:32.139Z] time="2022-02-09T06:01:31Z" level=info msg="Node 08c25ca4053f change state NodeActive --> NodeLeft" [2022-02-09T06:01:32.139Z] time="2022-02-09T06:01:31Z" level=info msg="node3(08c25ca4053f): Node leave event for 08c25ca4053f/172.17.25.187" [2022-02-09T06:01:32.139Z] time="2022-02-09T06:01:31Z" level=debug msg="memberlist: Failed ping: c8f7360cdc05 (timeout reached)" [2022-02-09T06:01:32.139Z] time="2022-02-09T06:01:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.25.187:10035: use of closed network connection" [2022-02-09T06:01:32.139Z] time="2022-02-09T06:01:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.25.187:10034: use of closed network connection" [2022-02-09T06:01:32.139Z] time="2022-02-09T06:01:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.25.187:10036: use of closed network connection" [2022-02-09T06:01:32.139Z] time="2022-02-09T06:01:31Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49360" [2022-02-09T06:01:32.139Z] time="2022-02-09T06:01:32Z" level=info msg="Node 08c25ca4053f/172.17.25.187, left gossip cluster" [2022-02-09T06:01:32.139Z] time="2022-02-09T06:01:32Z" level=info msg="Node 08c25ca4053f/172.17.25.187, left gossip cluster" [2022-02-09T06:01:32.143Z] === RUN TestTCP4Proxy [2022-02-09T06:01:32.143Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-09T06:01:32.143Z] === RUN TestTCP4ProxyHalfClose [2022-02-09T06:01:32.143Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-02-09T06:01:32.143Z] === RUN TestTCP6Proxy [2022-02-09T06:01:32.143Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-09T06:01:32.143Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-09T06:01:32.143Z] === RUN TestTCPDualStackProxy [2022-02-09T06:01:32.143Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-09T06:01:32.143Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-09T06:01:32.143Z] === RUN TestUDP4Proxy [2022-02-09T06:01:32.143Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-09T06:01:32.143Z] === RUN TestUDP6Proxy [2022-02-09T06:01:32.143Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-09T06:01:32.143Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-09T06:01:32.143Z] === RUN TestUDPWriteError [2022-02-09T06:01:32.143Z] --- PASS: TestUDPWriteError (0.01s) [2022-02-09T06:01:32.143Z] === RUN TestSCTP4Proxy [2022-02-09T06:01:32.144Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-09T06:01:32.144Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-02-09T06:01:32.144Z] === RUN TestSCTP6Proxy [2022-02-09T06:01:32.144Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-09T06:01:32.144Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-09T06:01:32.144Z] PASS [2022-02-09T06:01:32.144Z] coverage: 49.4% of statements [2022-02-09T06:01:32.144Z] ok github.com/docker/docker/cmd/docker-proxy 0.100s coverage: 49.4% of statements [2022-02-09T06:01:32.596Z] time="2022-02-09T06:01:32Z" level=info msg="Node 08c25ca4053f/172.17.25.187, left gossip cluster" [2022-02-09T06:01:32.596Z] networkdb_test.go:867: node4: OK [2022-02-09T06:01:32.596Z] networkdb_test.go:867: node5: OK [2022-02-09T06:01:32.596Z] time="2022-02-09T06:01:32Z" level=info msg="node 0 coming back" [2022-02-09T06:01:32.596Z] time="2022-02-09T06:01:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7531f3c304f5 with config:&{NodeID:7531f3c304f5 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-09T06:01:32.596Z] time="2022-02-09T06:01:32Z" level=info msg="Node 7531f3c304f5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:32.596Z] time="2022-02-09T06:01:32Z" level=info msg="Node 7531f3c304f5/172.17.25.187, added to nodes list" [2022-02-09T06:01:32.596Z] time="2022-02-09T06:01:32Z" level=info msg="node 1 coming back" [2022-02-09T06:01:32.596Z] time="2022-02-09T06:01:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fd5729010645 with config:&{NodeID:fd5729010645 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-09T06:01:32.596Z] time="2022-02-09T06:01:32Z" level=info msg="Node fd5729010645/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:32.596Z] time="2022-02-09T06:01:32Z" level=info msg="Node fd5729010645/172.17.25.187, added to nodes list" [2022-02-09T06:01:32.596Z] time="2022-02-09T06:01:32Z" level=info msg="node 2 coming back" [2022-02-09T06:01:32.596Z] time="2022-02-09T06:01:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b85ef930bff5 with config:&{NodeID:b85ef930bff5 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-09T06:01:32.596Z] time="2022-02-09T06:01:32Z" level=info msg="Node b85ef930bff5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:32.596Z] time="2022-02-09T06:01:32Z" level=info msg="Node b85ef930bff5/172.17.25.187, added to nodes list" [2022-02-09T06:01:32.596Z] time="2022-02-09T06:01:32Z" level=warning msg="memberlist: Was able to connect to c8f7360cdc05 but other probes failed, network may be misconfigured" [2022-02-09T06:01:32.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31607464445_/foo_false____} [2022-02-09T06:01:33.054Z] time="2022-02-09T06:01:32Z" level=debug msg="memberlist: Failed ping: c8f7360cdc05 (timeout reached)" [2022-02-09T06:01:33.054Z] time="2022-02-09T06:01:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.17.25.187:10036: use of closed network connection" [2022-02-09T06:01:33.054Z] time="2022-02-09T06:01:32Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49361" [2022-02-09T06:01:33.323Z] === CONT TestReadPluginNoRead [2022-02-09T06:01:33.323Z] read_test.go:92: [df6136d29e6d8] daemon is not started [2022-02-09T06:01:33.323Z] --- PASS: TestReadPluginNoRead (7.19s) [2022-02-09T06:01:33.323Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2022-02-09T06:01:33.323Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2022-02-09T06:01:33.323Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s) [2022-02-09T06:01:33.323Z] PASS [2022-02-09T06:01:33.323Z] [2022-02-09T06:01:33.323Z] DONE 6 tests in 11.536s [2022-02-09T06:01:33.323Z] 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-09T06:01:33.323Z] ++ 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-09T06:01:33.323Z] ++ set -e [2022-02-09T06:01:33.323Z] ++ '[' -n 0 ']' [2022-02-09T06:01:33.323Z] ++ set -x [2022-02-09T06:01:33.323Z] ++ 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-09T06:01:33.323Z] testing: warning: no tests to run [2022-02-09T06:01:33.323Z] PASS [2022-02-09T06:01:33.323Z] [2022-02-09T06:01:33.323Z] DONE 0 tests in 0.052s [2022-02-09T06:01:33.323Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-09T06:01:33.323Z] ++ 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-09T06:01:33.323Z] ++ set -e [2022-02-09T06:01:33.323Z] ++ '[' -n 0 ']' [2022-02-09T06:01:33.323Z] ++ set -x [2022-02-09T06:01:33.323Z] ++ 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-09T06:01:33.323Z] INFO: Testing against a local daemon [2022-02-09T06:01:33.323Z] === RUN TestPluginWithDevMounts [2022-02-09T06:01:33.323Z] === PAUSE TestPluginWithDevMounts [2022-02-09T06:01:33.324Z] === CONT TestPluginWithDevMounts [2022-02-09T06:01:33.517Z] time="2022-02-09T06:01:33Z" level=warning msg="memberlist: Was able to connect to c8f7360cdc05 but other probes failed, network may be misconfigured" [2022-02-09T06:01:33.886Z] docker_api_swarm_node_test.go:20: [d69269f22c0d7] joining swarm manager [d0fbc59c3370c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:01:34.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31607464445_/foo_true____} [2022-02-09T06:01:34.704Z] docker_api_swarm_node_test.go:21: [d914d09a6a0f2] joining swarm manager [d0fbc59c3370c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:01:35.265Z] --- PASS: TestPluginWithDevMounts (1.76s) [2022-02-09T06:01:35.265Z] PASS [2022-02-09T06:01:35.265Z] [2022-02-09T06:01:35.265Z] DONE 1 tests in 1.906s [2022-02-09T06:01:35.265Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-09T06:01:35.265Z] ++ 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-09T06:01:35.265Z] ++ set -e [2022-02-09T06:01:35.265Z] ++ '[' -n 0 ']' [2022-02-09T06:01:35.265Z] ++ set -x [2022-02-09T06:01:35.265Z] ++ 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-09T06:01:35.265Z] INFO: Testing against a local daemon [2022-02-09T06:01:35.265Z] === RUN TestSecretInspect [2022-02-09T06:01:35.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31607464445_/foo_true__0xc000499da0__} [2022-02-09T06:01:36.416Z] time="2022-02-09T06:01:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.25.187:10033 172.17.25.187:10034 172.17.25.187:10035]" [2022-02-09T06:01:36.417Z] time="2022-02-09T06:01:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.25.187:10033 172.17.25.187:10034 172.17.25.187:10035]" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.25.187:10033" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49362" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 550e89ee93e5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 550e89ee93e5/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node c8f7360cdc05/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node c8f7360cdc05/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 7531f3c304f5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 7531f3c304f5/172.17.25.187, is the new incarnation of the shutdown node fd5f028aebd6/172.17.25.187" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 7531f3c304f5/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.25.187:10034" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49363" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 7531f3c304f5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 7531f3c304f5/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 550e89ee93e5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node fd5729010645/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node fd5729010645/172.17.25.187, is the new incarnation of the shutdown node 8f8ef3426d82/172.17.25.187" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node fd5729010645/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 550e89ee93e5/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node c8f7360cdc05/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node c8f7360cdc05/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.25.187:10035" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49364" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node fd5729010645/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node fd5729010645/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 550e89ee93e5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 550e89ee93e5/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node c8f7360cdc05/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node c8f7360cdc05/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 7531f3c304f5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 7531f3c304f5/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node b85ef930bff5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node b85ef930bff5/172.17.25.187, is the new incarnation of the shutdown node 08c25ca4053f/172.17.25.187" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node b85ef930bff5/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node fd5729010645/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node fd5729010645/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node b85ef930bff5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node b85ef930bff5/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node b85ef930bff5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node b85ef930bff5/172.17.25.187, is the new incarnation of the shutdown node 08c25ca4053f/172.17.25.187" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node b85ef930bff5/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node fd5729010645/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node fd5729010645/172.17.25.187, is the new incarnation of the shutdown node 8f8ef3426d82/172.17.25.187" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node fd5729010645/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 7531f3c304f5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node b85ef930bff5/172.17.25.187, joined gossip cluster" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node b85ef930bff5/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 7531f3c304f5/172.17.25.187, is the new incarnation of the shutdown node fd5f028aebd6/172.17.25.187" [2022-02-09T06:01:36.875Z] time="2022-02-09T06:01:36Z" level=info msg="Node 7531f3c304f5/172.17.25.187, added to nodes list" [2022-02-09T06:01:36.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000499e00_} [2022-02-09T06:01:37.334Z] time="2022-02-09T06:01:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.25.187:10033" [2022-02-09T06:01:37.334Z] time="2022-02-09T06:01:37Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49365" [2022-02-09T06:01:37.334Z] time="2022-02-09T06:01:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.25.187:10034" [2022-02-09T06:01:37.334Z] time="2022-02-09T06:01:37Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49366" [2022-02-09T06:01:37.334Z] time="2022-02-09T06:01:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.25.187:10035" [2022-02-09T06:01:37.334Z] time="2022-02-09T06:01:37Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49367" [2022-02-09T06:01:37.496Z] --- PASS: TestSecretInspect (2.24s) [2022-02-09T06:01:37.496Z] === RUN TestSecretList [2022-02-09T06:01:37.792Z] 2022/02/09 06:01:37 Closing DB instances... [2022-02-09T06:01:37.792Z] time="2022-02-09T06:01:37Z" level=info msg="Node 7531f3c304f5 change state NodeActive --> NodeLeft" [2022-02-09T06:01:37.792Z] time="2022-02-09T06:01:37Z" level=info msg="node3(b85ef930bff5): Node leave event for 7531f3c304f5/172.17.25.187" [2022-02-09T06:01:37.792Z] time="2022-02-09T06:01:37Z" level=info msg="Node 7531f3c304f5 change state NodeActive --> NodeLeft" [2022-02-09T06:01:37.792Z] time="2022-02-09T06:01:37Z" level=info msg="node5(c8f7360cdc05): Node leave event for 7531f3c304f5/172.17.25.187" [2022-02-09T06:01:37.792Z] time="2022-02-09T06:01:37Z" level=info msg="Node 7531f3c304f5 change state NodeActive --> NodeLeft" [2022-02-09T06:01:37.792Z] time="2022-02-09T06:01:37Z" level=info msg="node2(fd5729010645): Node leave event for 7531f3c304f5/172.17.25.187" [2022-02-09T06:01:37.792Z] time="2022-02-09T06:01:37Z" level=info msg="Node 7531f3c304f5 change state NodeActive --> NodeLeft" [2022-02-09T06:01:37.792Z] time="2022-02-09T06:01:37Z" level=info msg="node1(7531f3c304f5): Node leave event for 7531f3c304f5/172.17.25.187" [2022-02-09T06:01:37.792Z] time="2022-02-09T06:01:37Z" level=info msg="Node 7531f3c304f5 change state NodeActive --> NodeLeft" [2022-02-09T06:01:37.792Z] time="2022-02-09T06:01:37Z" level=info msg="node4(550e89ee93e5): Node leave event for 7531f3c304f5/172.17.25.187" [2022-02-09T06:01:37.792Z] time="2022-02-09T06:01:37Z" level=info msg="Node 7531f3c304f5/172.17.25.187, left gossip cluster" [2022-02-09T06:01:37.792Z] time="2022-02-09T06:01:37Z" level=info msg="Node 7531f3c304f5/172.17.25.187, left gossip cluster" [2022-02-09T06:01:37.792Z] time="2022-02-09T06:01:37Z" level=info msg="Node 7531f3c304f5/172.17.25.187, left gossip cluster" [2022-02-09T06:01:37.792Z] time="2022-02-09T06:01:37Z" level=info msg="Node 7531f3c304f5/172.17.25.187, left gossip cluster" [2022-02-09T06:01:37.793Z] time="2022-02-09T06:01:37Z" level=info msg="Node 7531f3c304f5/172.17.25.187, left gossip cluster" [2022-02-09T06:01:38.251Z] time="2022-02-09T06:01:37Z" level=info msg="Node fd5729010645 change state NodeActive --> NodeLeft" [2022-02-09T06:01:38.251Z] time="2022-02-09T06:01:37Z" level=info msg="node5(c8f7360cdc05): Node leave event for fd5729010645/172.17.25.187" [2022-02-09T06:01:38.251Z] time="2022-02-09T06:01:37Z" level=info msg="Node fd5729010645 change state NodeActive --> NodeLeft" [2022-02-09T06:01:38.251Z] time="2022-02-09T06:01:37Z" level=info msg="node3(b85ef930bff5): Node leave event for fd5729010645/172.17.25.187" [2022-02-09T06:01:38.251Z] time="2022-02-09T06:01:37Z" level=info msg="Node fd5729010645 change state NodeActive --> NodeLeft" [2022-02-09T06:01:38.251Z] time="2022-02-09T06:01:37Z" level=info msg="node4(550e89ee93e5): Node leave event for fd5729010645/172.17.25.187" [2022-02-09T06:01:38.251Z] time="2022-02-09T06:01:37Z" level=info msg="Node fd5729010645 change state NodeActive --> NodeLeft" [2022-02-09T06:01:38.251Z] time="2022-02-09T06:01:37Z" level=info msg="node2(fd5729010645): Node leave event for fd5729010645/172.17.25.187" [2022-02-09T06:01:38.251Z] time="2022-02-09T06:01:38Z" level=info msg="Node fd5729010645/172.17.25.187, left gossip cluster" [2022-02-09T06:01:38.251Z] time="2022-02-09T06:01:38Z" level=info msg="Node fd5729010645/172.17.25.187, left gossip cluster" [2022-02-09T06:01:38.251Z] time="2022-02-09T06:01:38Z" level=info msg="Node fd5729010645/172.17.25.187, left gossip cluster" [2022-02-09T06:01:38.251Z] time="2022-02-09T06:01:38Z" level=info msg="Node fd5729010645/172.17.25.187, left gossip cluster" [2022-02-09T06:01:38.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000499e30_} [2022-02-09T06:01:38.709Z] time="2022-02-09T06:01:38Z" level=info msg="Node b85ef930bff5 change state NodeActive --> NodeLeft" [2022-02-09T06:01:38.709Z] time="2022-02-09T06:01:38Z" level=info msg="node4(550e89ee93e5): Node leave event for b85ef930bff5/172.17.25.187" [2022-02-09T06:01:38.709Z] time="2022-02-09T06:01:38Z" level=info msg="Node b85ef930bff5 change state NodeActive --> NodeLeft" [2022-02-09T06:01:38.709Z] time="2022-02-09T06:01:38Z" level=info msg="node5(c8f7360cdc05): Node leave event for b85ef930bff5/172.17.25.187" [2022-02-09T06:01:38.709Z] time="2022-02-09T06:01:38Z" level=info msg="Node b85ef930bff5 change state NodeActive --> NodeLeft" [2022-02-09T06:01:38.709Z] time="2022-02-09T06:01:38Z" level=info msg="node3(b85ef930bff5): Node leave event for b85ef930bff5/172.17.25.187" [2022-02-09T06:01:38.709Z] time="2022-02-09T06:01:38Z" level=info msg="Node b85ef930bff5/172.17.25.187, left gossip cluster" [2022-02-09T06:01:38.709Z] time="2022-02-09T06:01:38Z" level=info msg="Node b85ef930bff5/172.17.25.187, left gossip cluster" [2022-02-09T06:01:38.709Z] time="2022-02-09T06:01:38Z" level=info msg="Node b85ef930bff5/172.17.25.187, left gossip cluster" [2022-02-09T06:01:39.168Z] time="2022-02-09T06:01:38Z" level=debug msg="memberlist: Failed ping: 550e89ee93e5 (timeout reached)" [2022-02-09T06:01:39.168Z] time="2022-02-09T06:01:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.25.187:10035: use of closed network connection" [2022-02-09T06:01:39.168Z] time="2022-02-09T06:01:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.25.187:10037: use of closed network connection" [2022-02-09T06:01:39.168Z] time="2022-02-09T06:01:38Z" level=debug msg="memberlist: Stream connection from=172.17.25.187:49368" [2022-02-09T06:01:39.168Z] time="2022-02-09T06:01:39Z" level=info msg="Node 550e89ee93e5 change state NodeActive --> NodeLeft" [2022-02-09T06:01:39.168Z] time="2022-02-09T06:01:39Z" level=info msg="node5(c8f7360cdc05): Node leave event for 550e89ee93e5/172.17.25.187" [2022-02-09T06:01:39.168Z] time="2022-02-09T06:01:39Z" level=info msg="Node 550e89ee93e5 change state NodeActive --> NodeLeft" [2022-02-09T06:01:39.168Z] time="2022-02-09T06:01:39Z" level=info msg="node4(550e89ee93e5): Node leave event for 550e89ee93e5/172.17.25.187" [2022-02-09T06:01:39.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000499e48_} [2022-02-09T06:01:39.628Z] time="2022-02-09T06:01:39Z" level=warning msg="memberlist: Was able to connect to 550e89ee93e5 but other probes failed, network may be misconfigured" [2022-02-09T06:01:39.628Z] time="2022-02-09T06:01:39Z" level=info msg="Node 550e89ee93e5/172.17.25.187, left gossip cluster" [2022-02-09T06:01:39.676Z] --- PASS: TestSecretList (2.13s) [2022-02-09T06:01:39.676Z] === RUN TestSecretsCreateAndDelete [2022-02-09T06:01:40.087Z] time="2022-02-09T06:01:39Z" level=info msg="Node 550e89ee93e5/172.17.25.187, left gossip cluster" [2022-02-09T06:01:40.545Z] time="2022-02-09T06:01:40Z" level=info msg="Node c8f7360cdc05/172.17.25.187, left gossip cluster" [2022-02-09T06:01:40.545Z] time="2022-02-09T06:01:40Z" level=info msg="Node c8f7360cdc05 change state NodeActive --> NodeFailed" [2022-02-09T06:01:40.545Z] time="2022-02-09T06:01:40Z" level=info msg="Node c8f7360cdc05/172.17.25.187, added to failed nodes list" [2022-02-09T06:01:40.545Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-02-09T06:01:40.545Z] PASS [2022-02-09T06:01:40.545Z] coverage: 60.1% of statements [2022-02-09T06:01:40.545Z] ok github.com/docker/docker/libnetwork/networkdb 103.814s coverage: 60.1% of statements [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/quota [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/rootless [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/volume [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-09T06:01:40.545Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-09T06:01:41.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000499ed8_} [2022-02-09T06:01:41.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-09T06:01:41.906Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2022-02-09T06:01:41.906Z] === RUN TestSecretsUpdate [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-02-09T06:01:42.889Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-09T06:01:43.453Z] [2022-02-09T06:01:43.453Z] === Skipped [2022-02-09T06:01:43.453Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-09T06:01:43.453Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-09T06:01:43.453Z] [2022-02-09T06:01:43.453Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-09T06:01:43.453Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:43.453Z] [2022-02-09T06:01:43.453Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-09T06:01:43.453Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:43.453Z] [2022-02-09T06:01:43.453Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-09T06:01:43.453Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:43.453Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-09T06:01:43.454Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-09T06:01:43.454Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-09T06:01:43.454Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-09T06:01:43.454Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-09T06:01:43.454Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-09T06:01:43.454Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-09T06:01:43.454Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-09T06:01:43.454Z] daemon_test.go:145: root required [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-09T06:01:43.454Z] reload_test.go:342: root required [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-09T06:01:43.454Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-09T06:01:43.454Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-09T06:01:43.454Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-09T06:01:43.454Z] download_test.go:267: Needs fixing on Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-09T06:01:43.454Z] layer_test.go:303: Failing on Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-09T06:01:43.454Z] layer_test.go:352: Failing on Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-09T06:01:43.454Z] layer_test.go:467: Failing on Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-09T06:01:43.454Z] layer_test.go:696: Failing on Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-09T06:01:43.454Z] migration_test.go:45: Failing on Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-09T06:01:43.454Z] migration_test.go:181: Failing on Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-09T06:01:43.454Z] mount_test.go:17: Failing on Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-09T06:01:43.454Z] mount_test.go:76: Failing on Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-09T06:01:43.454Z] mount_test.go:125: Failing on Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-09T06:01:43.454Z] mount_test.go:212: Failing on Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-09T06:01:43.454Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-09T06:01:43.454Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-09T06:01:43.454Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-09T06:01:43.454Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-09T06:01:43.454Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-09T06:01:43.454Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-09T06:01:43.454Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s) [2022-02-09T06:01:43.454Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-09T06:01:43.454Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-09T06:01:43.454Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-09T06:01:43.454Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-09T06:01:43.454Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-09T06:01:43.454Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-09T06:01:43.454Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-09T06:01:43.454Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-09T06:01:43.454Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-09T06:01:43.454Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-09T06:01:43.454Z] archive_test.go:133: Xz not present in msys2 [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-09T06:01:43.454Z] archive_test.go:140: zstd not installed [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-09T06:01:43.454Z] archive_test.go:252: Failing on Windows CI machines [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-09T06:01:43.454Z] archive_windows_test.go:16: Currently fails [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-09T06:01:43.454Z] changes_test.go:195: needs more investigation [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-09T06:01:43.454Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-09T06:01:43.454Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-09T06:01:43.454Z] changes_test.go:432: needs further investigation [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-09T06:01:43.454Z] changes_test.go:468: needs further investigation [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-09T06:01:43.454Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-09T06:01:43.454Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-09T06:01:43.454Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-09T06:01:43.454Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-09T06:01:43.454Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-09T06:01:43.454Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-02-09T06:01:43.454Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-09T06:01:43.454Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-09T06:01:43.454Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-09T06:01:43.454Z] poller_test.go:40: No chmod on Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-09T06:01:43.454Z] fileutils_test.go:133: Needs porting to Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-09T06:01:43.454Z] fileutils_test.go:179: Needs porting to Windows [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-09T06:01:43.454Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-09T06:01:43.454Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.02s) [2022-02-09T06:01:43.454Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-09T06:01:43.454Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-09T06:01:43.454Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-09T06:01:43.454Z] [2022-02-09T06:01:43.454Z] DONE 2068 tests, 70 skipped in 291.542s [2022-02-09T06:01:43.454Z] INFO: make.ps1 ended at 02/09/2022 06:01:43 [2022-02-09T06:01:44.670Z] === RUN TestCheckpointCreateError [2022-02-09T06:01:44.670Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestCheckpointCreate [2022-02-09T06:01:44.670Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestCheckpointDeleteError [2022-02-09T06:01:44.670Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestCheckpointDelete [2022-02-09T06:01:44.670Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestCheckpointListError [2022-02-09T06:01:44.670Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestCheckpointList [2022-02-09T06:01:44.670Z] --- PASS: TestCheckpointList (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestCheckpointListContainerNotFound [2022-02-09T06:01:44.670Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestNewClientWithOpsFromEnv [2022-02-09T06:01:44.670Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-09T06:01:44.670Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestGetAPIPath [2022-02-09T06:01:44.670Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestParseHostURL [2022-02-09T06:01:44.670Z] --- PASS: TestParseHostURL (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-09T06:01:44.670Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-09T06:01:44.670Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestNegotiateAPIVersion [2022-02-09T06:01:44.670Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestNegotiateAPVersionOverride [2022-02-09T06:01:44.670Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-09T06:01:44.670Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-09T06:01:44.670Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-09T06:01:44.670Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestClientRedirect [2022-02-09T06:01:44.670Z] --- PASS: TestClientRedirect (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestConfigCreateUnsupported [2022-02-09T06:01:44.670Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestConfigCreateError [2022-02-09T06:01:44.670Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestConfigCreate [2022-02-09T06:01:44.670Z] --- PASS: TestConfigCreate (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestConfigInspectNotFound [2022-02-09T06:01:44.670Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestConfigInspectWithEmptyID [2022-02-09T06:01:44.670Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestConfigInspectUnsupported [2022-02-09T06:01:44.670Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestConfigInspectError [2022-02-09T06:01:44.670Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestConfigInspectConfigNotFound [2022-02-09T06:01:44.670Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestConfigInspect [2022-02-09T06:01:44.670Z] --- PASS: TestConfigInspect (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestConfigListUnsupported [2022-02-09T06:01:44.670Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-09T06:01:44.670Z] === RUN TestConfigListError [2022-02-09T06:01:44.671Z] --- PASS: TestConfigListError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestConfigList [2022-02-09T06:01:44.671Z] --- PASS: TestConfigList (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestConfigRemoveUnsupported [2022-02-09T06:01:44.671Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestConfigRemoveError [2022-02-09T06:01:44.671Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestConfigRemove [2022-02-09T06:01:44.671Z] --- PASS: TestConfigRemove (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestConfigUpdateUnsupported [2022-02-09T06:01:44.671Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestConfigUpdateError [2022-02-09T06:01:44.671Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestConfigUpdate [2022-02-09T06:01:44.671Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerCommitError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerCommit [2022-02-09T06:01:44.671Z] --- PASS: TestContainerCommit (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerStatPathError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerStatPathNotFoundError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerStatPathNoHeaderError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerStatPath [2022-02-09T06:01:44.671Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestCopyToContainerError [2022-02-09T06:01:44.671Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestCopyToContainerNotFoundError [2022-02-09T06:01:44.671Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-09T06:01:44.671Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestCopyToContainer [2022-02-09T06:01:44.671Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestCopyFromContainerError [2022-02-09T06:01:44.671Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestCopyFromContainerNotFoundError [2022-02-09T06:01:44.671Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-09T06:01:44.671Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-09T06:01:44.671Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestCopyFromContainer [2022-02-09T06:01:44.671Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerCreateError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerCreateImageNotFound [2022-02-09T06:01:44.671Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerCreateWithName [2022-02-09T06:01:44.671Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerCreateAutoRemove [2022-02-09T06:01:44.671Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerDiffError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerDiff [2022-02-09T06:01:44.671Z] --- PASS: TestContainerDiff (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerExecCreateError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerExecCreate [2022-02-09T06:01:44.671Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerExecStartError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerExecStart [2022-02-09T06:01:44.671Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerExecInspectError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerExecInspect [2022-02-09T06:01:44.671Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerExportError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerExportError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerExport [2022-02-09T06:01:44.671Z] --- PASS: TestContainerExport (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerInspectError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerInspectContainerNotFound [2022-02-09T06:01:44.671Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerInspectWithEmptyID [2022-02-09T06:01:44.671Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerInspect [2022-02-09T06:01:44.671Z] --- PASS: TestContainerInspect (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerInspectNode [2022-02-09T06:01:44.671Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerKillError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerKillError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerKill [2022-02-09T06:01:44.671Z] --- PASS: TestContainerKill (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerListError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerListError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerList [2022-02-09T06:01:44.671Z] --- PASS: TestContainerList (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerLogsNotFoundError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerLogsError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerLogs [2022-02-09T06:01:44.671Z] --- PASS: TestContainerLogs (0.22s) [2022-02-09T06:01:44.671Z] === RUN TestContainerPauseError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerPause [2022-02-09T06:01:44.671Z] --- PASS: TestContainerPause (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainersPruneError [2022-02-09T06:01:44.671Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainersPrune [2022-02-09T06:01:44.671Z] --- PASS: TestContainersPrune (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerRemoveError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerRemoveNotFoundError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerRemove [2022-02-09T06:01:44.671Z] --- PASS: TestContainerRemove (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerRenameError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerRename [2022-02-09T06:01:44.671Z] --- PASS: TestContainerRename (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerResizeError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerExecResizeError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerResize [2022-02-09T06:01:44.671Z] --- PASS: TestContainerResize (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerExecResize [2022-02-09T06:01:44.671Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerRestartError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerRestart [2022-02-09T06:01:44.671Z] --- PASS: TestContainerRestart (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerStartError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerStartError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerStart [2022-02-09T06:01:44.671Z] --- PASS: TestContainerStart (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerStatsError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerStats [2022-02-09T06:01:44.671Z] --- PASS: TestContainerStats (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerStopError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerStopError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerStop [2022-02-09T06:01:44.671Z] --- PASS: TestContainerStop (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerTopError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerTopError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerTop [2022-02-09T06:01:44.671Z] --- PASS: TestContainerTop (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerUnpauseError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerUnpause [2022-02-09T06:01:44.671Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerUpdateError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerUpdate [2022-02-09T06:01:44.671Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerWaitError [2022-02-09T06:01:44.671Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestContainerWait [2022-02-09T06:01:44.671Z] --- PASS: TestContainerWait (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestDiskUsageError [2022-02-09T06:01:44.671Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestDiskUsage [2022-02-09T06:01:44.671Z] --- PASS: TestDiskUsage (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestDistributionInspectUnsupported [2022-02-09T06:01:44.671Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestDistributionInspectWithEmptyID [2022-02-09T06:01:44.671Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestEventsErrorInOptions [2022-02-09T06:01:44.671Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestEventsErrorFromServer [2022-02-09T06:01:44.671Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestEvents [2022-02-09T06:01:44.671Z] --- PASS: TestEvents (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestTLSCloseWriter [2022-02-09T06:01:44.671Z] === PAUSE TestTLSCloseWriter [2022-02-09T06:01:44.671Z] === RUN TestImageBuildError [2022-02-09T06:01:44.671Z] --- PASS: TestImageBuildError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageBuild [2022-02-09T06:01:44.671Z] --- PASS: TestImageBuild (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestGetDockerOS [2022-02-09T06:01:44.671Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageCreateError [2022-02-09T06:01:44.671Z] --- PASS: TestImageCreateError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageCreate [2022-02-09T06:01:44.671Z] --- PASS: TestImageCreate (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageHistoryError [2022-02-09T06:01:44.671Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageHistory [2022-02-09T06:01:44.671Z] --- PASS: TestImageHistory (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageImportError [2022-02-09T06:01:44.671Z] --- PASS: TestImageImportError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageImport [2022-02-09T06:01:44.671Z] --- PASS: TestImageImport (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageInspectError [2022-02-09T06:01:44.671Z] --- PASS: TestImageInspectError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageInspectImageNotFound [2022-02-09T06:01:44.671Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageInspectWithEmptyID [2022-02-09T06:01:44.671Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageInspect [2022-02-09T06:01:44.671Z] --- PASS: TestImageInspect (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageListError [2022-02-09T06:01:44.671Z] --- PASS: TestImageListError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageList [2022-02-09T06:01:44.671Z] --- PASS: TestImageList (0.01s) [2022-02-09T06:01:44.671Z] === RUN TestImageListApiBefore125 [2022-02-09T06:01:44.671Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageLoadError [2022-02-09T06:01:44.671Z] --- PASS: TestImageLoadError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageLoad [2022-02-09T06:01:44.671Z] --- PASS: TestImageLoad (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagesPruneError [2022-02-09T06:01:44.671Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagesPrune [2022-02-09T06:01:44.671Z] --- PASS: TestImagesPrune (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagePullReferenceParseError [2022-02-09T06:01:44.671Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagePullAnyError [2022-02-09T06:01:44.671Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-09T06:01:44.671Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-09T06:01:44.671Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-09T06:01:44.671Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-09T06:01:44.671Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagePullWithoutErrors [2022-02-09T06:01:44.671Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagePushReferenceError [2022-02-09T06:01:44.671Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagePushAnyError [2022-02-09T06:01:44.671Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-09T06:01:44.671Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-09T06:01:44.671Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-09T06:01:44.671Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-09T06:01:44.671Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImagePushWithoutErrors [2022-02-09T06:01:44.671Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-09T06:01:44.671Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-09T06:01:44.671Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-09T06:01:44.671Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-09T06:01:44.671Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-09T06:01:44.671Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-09T06:01:44.671Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-09T06:01:44.671Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-09T06:01:44.671Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageRemoveError [2022-02-09T06:01:44.671Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageRemoveImageNotFound [2022-02-09T06:01:44.671Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageRemove [2022-02-09T06:01:44.671Z] --- PASS: TestImageRemove (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageSaveError [2022-02-09T06:01:44.671Z] --- PASS: TestImageSaveError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageSave [2022-02-09T06:01:44.671Z] --- PASS: TestImageSave (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageSearchAnyError [2022-02-09T06:01:44.671Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-09T06:01:44.671Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-09T06:01:44.671Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-09T06:01:44.671Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-09T06:01:44.671Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageSearchWithoutErrors [2022-02-09T06:01:44.671Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageTagError [2022-02-09T06:01:44.671Z] --- PASS: TestImageTagError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageTagInvalidReference [2022-02-09T06:01:44.671Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageTagInvalidSourceImageName [2022-02-09T06:01:44.671Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageTagHexSource [2022-02-09T06:01:44.671Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestImageTag [2022-02-09T06:01:44.671Z] --- PASS: TestImageTag (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestInfoServerError [2022-02-09T06:01:44.671Z] --- PASS: TestInfoServerError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestInfoInvalidResponseJSONError [2022-02-09T06:01:44.671Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestInfo [2022-02-09T06:01:44.671Z] --- PASS: TestInfo (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNetworkConnectError [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNetworkConnect [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNetworkCreateError [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNetworkCreate [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNetworkDisconnectError [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNetworkDisconnect [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNetworkInspect [2022-02-09T06:01:44.671Z] === RUN TestNetworkInspect/empty_ID [2022-02-09T06:01:44.671Z] === RUN TestNetworkInspect/no_options [2022-02-09T06:01:44.671Z] === RUN TestNetworkInspect/verbose [2022-02-09T06:01:44.671Z] === RUN TestNetworkInspect/global_scope [2022-02-09T06:01:44.671Z] === RUN TestNetworkInspect/unknown_network [2022-02-09T06:01:44.671Z] === RUN TestNetworkInspect/server_error [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNetworkListError [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkListError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNetworkList [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkList (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNetworksPruneError [2022-02-09T06:01:44.671Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNetworksPrune [2022-02-09T06:01:44.671Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNetworkRemoveError [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNetworkRemove [2022-02-09T06:01:44.671Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNodeInspectError [2022-02-09T06:01:44.671Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNodeInspectNodeNotFound [2022-02-09T06:01:44.671Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNodeInspectWithEmptyID [2022-02-09T06:01:44.671Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNodeInspect [2022-02-09T06:01:44.671Z] --- PASS: TestNodeInspect (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNodeListError [2022-02-09T06:01:44.671Z] --- PASS: TestNodeListError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNodeList [2022-02-09T06:01:44.671Z] --- PASS: TestNodeList (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNodeRemoveError [2022-02-09T06:01:44.671Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-09T06:01:44.671Z] === RUN TestNodeRemove [2022-02-09T06:01:44.672Z] --- PASS: TestNodeRemove (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestNodeUpdateError [2022-02-09T06:01:44.672Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestNodeUpdate [2022-02-09T06:01:44.672Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestOptionWithTimeout [2022-02-09T06:01:44.672Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPingFail [2022-02-09T06:01:44.672Z] --- PASS: TestPingFail (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPingWithError [2022-02-09T06:01:44.672Z] 2022/02/09 06:01:43 RoundTripper returned a response & error; ignoring response [2022-02-09T06:01:44.672Z] 2022/02/09 06:01:43 RoundTripper returned a response & error; ignoring response [2022-02-09T06:01:44.672Z] --- PASS: TestPingWithError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPingSuccess [2022-02-09T06:01:44.672Z] --- PASS: TestPingSuccess (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPingHeadFallback [2022-02-09T06:01:44.672Z] === RUN TestPingHeadFallback/OK [2022-02-09T06:01:44.672Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-09T06:01:44.672Z] === RUN TestPingHeadFallback/Not_Found [2022-02-09T06:01:44.672Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-09T06:01:44.672Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-09T06:01:44.672Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-09T06:01:44.672Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-09T06:01:44.672Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-09T06:01:44.672Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginDisableError [2022-02-09T06:01:44.672Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginDisable [2022-02-09T06:01:44.672Z] --- PASS: TestPluginDisable (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginEnableError [2022-02-09T06:01:44.672Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginEnable [2022-02-09T06:01:44.672Z] --- PASS: TestPluginEnable (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginInspectError [2022-02-09T06:01:44.672Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginInspectWithEmptyID [2022-02-09T06:01:44.672Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginInspect [2022-02-09T06:01:44.672Z] --- PASS: TestPluginInspect (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginListError [2022-02-09T06:01:44.672Z] --- PASS: TestPluginListError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginList [2022-02-09T06:01:44.672Z] --- PASS: TestPluginList (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginPushError [2022-02-09T06:01:44.672Z] --- PASS: TestPluginPushError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginPush [2022-02-09T06:01:44.672Z] --- PASS: TestPluginPush (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginRemoveError [2022-02-09T06:01:44.672Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginRemove [2022-02-09T06:01:44.672Z] --- PASS: TestPluginRemove (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginSetError [2022-02-09T06:01:44.672Z] --- PASS: TestPluginSetError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPluginSet [2022-02-09T06:01:44.672Z] --- PASS: TestPluginSet (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSetHostHeader [2022-02-09T06:01:44.672Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestPlainTextError [2022-02-09T06:01:44.672Z] --- PASS: TestPlainTextError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestInfiniteError [2022-02-09T06:01:44.672Z] --- PASS: TestInfiniteError (0.02s) [2022-02-09T06:01:44.672Z] === RUN TestCanceledContext [2022-02-09T06:01:44.672Z] 2022/02/09 06:01:43 RoundTripper returned a response & error; ignoring response [2022-02-09T06:01:44.672Z] --- PASS: TestCanceledContext (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestDeadlineExceededContext [2022-02-09T06:01:44.672Z] 2022/02/09 06:01:43 RoundTripper returned a response & error; ignoring response [2022-02-09T06:01:44.672Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretCreateUnsupported [2022-02-09T06:01:44.672Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretCreateError [2022-02-09T06:01:44.672Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretCreate [2022-02-09T06:01:44.672Z] --- PASS: TestSecretCreate (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretInspectUnsupported [2022-02-09T06:01:44.672Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretInspectError [2022-02-09T06:01:44.672Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretInspectSecretNotFound [2022-02-09T06:01:44.672Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretInspectWithEmptyID [2022-02-09T06:01:44.672Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretInspect [2022-02-09T06:01:44.672Z] --- PASS: TestSecretInspect (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretListUnsupported [2022-02-09T06:01:44.672Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretListError [2022-02-09T06:01:44.672Z] --- PASS: TestSecretListError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretList [2022-02-09T06:01:44.672Z] --- PASS: TestSecretList (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretRemoveUnsupported [2022-02-09T06:01:44.672Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretRemoveError [2022-02-09T06:01:44.672Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretRemove [2022-02-09T06:01:44.672Z] --- PASS: TestSecretRemove (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretUpdateUnsupported [2022-02-09T06:01:44.672Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretUpdateError [2022-02-09T06:01:44.672Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSecretUpdate [2022-02-09T06:01:44.672Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceCreateError [2022-02-09T06:01:44.672Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceCreate [2022-02-09T06:01:44.672Z] --- PASS: TestServiceCreate (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-09T06:01:44.672Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceCreateDigestPinning [2022-02-09T06:01:44.672Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceInspectError [2022-02-09T06:01:44.672Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceInspectServiceNotFound [2022-02-09T06:01:44.672Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceInspectWithEmptyID [2022-02-09T06:01:44.672Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceInspect [2022-02-09T06:01:44.672Z] --- PASS: TestServiceInspect (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceListError [2022-02-09T06:01:44.672Z] --- PASS: TestServiceListError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceList [2022-02-09T06:01:44.672Z] --- PASS: TestServiceList (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceLogsError [2022-02-09T06:01:44.672Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceLogs [2022-02-09T06:01:44.672Z] --- PASS: TestServiceLogs (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceRemoveError [2022-02-09T06:01:44.672Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceRemoveNotFoundError [2022-02-09T06:01:44.672Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceRemove [2022-02-09T06:01:44.672Z] --- PASS: TestServiceRemove (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceUpdateError [2022-02-09T06:01:44.672Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestServiceUpdate [2022-02-09T06:01:44.672Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSwarmGetUnlockKeyError [2022-02-09T06:01:44.672Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSwarmGetUnlockKey [2022-02-09T06:01:44.672Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSwarmInitError [2022-02-09T06:01:44.672Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSwarmInit [2022-02-09T06:01:44.672Z] --- PASS: TestSwarmInit (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSwarmInspectError [2022-02-09T06:01:44.672Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSwarmInspect [2022-02-09T06:01:44.672Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSwarmJoinError [2022-02-09T06:01:44.672Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSwarmJoin [2022-02-09T06:01:44.672Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSwarmLeaveError [2022-02-09T06:01:44.672Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSwarmLeave [2022-02-09T06:01:44.672Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSwarmUnlockError [2022-02-09T06:01:44.672Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSwarmUnlock [2022-02-09T06:01:44.672Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSwarmUpdateError [2022-02-09T06:01:44.672Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestSwarmUpdate [2022-02-09T06:01:44.672Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestTaskInspectError [2022-02-09T06:01:44.672Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestTaskInspectWithEmptyID [2022-02-09T06:01:44.672Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestTaskInspect [2022-02-09T06:01:44.672Z] --- PASS: TestTaskInspect (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestTaskListError [2022-02-09T06:01:44.672Z] --- PASS: TestTaskListError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestTaskList [2022-02-09T06:01:44.672Z] --- PASS: TestTaskList (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestVolumeCreateError [2022-02-09T06:01:44.672Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestVolumeCreate [2022-02-09T06:01:44.672Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestVolumeInspectError [2022-02-09T06:01:44.672Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestVolumeInspectNotFound [2022-02-09T06:01:44.672Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestVolumeInspectWithEmptyID [2022-02-09T06:01:44.672Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestVolumeInspect [2022-02-09T06:01:44.672Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestVolumeListError [2022-02-09T06:01:44.672Z] --- PASS: TestVolumeListError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestVolumeList [2022-02-09T06:01:44.672Z] --- PASS: TestVolumeList (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestVolumeRemoveError [2022-02-09T06:01:44.672Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-09T06:01:44.672Z] === RUN TestVolumeRemove [2022-02-09T06:01:44.672Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-09T06:01:44.672Z] === CONT TestTLSCloseWriter [2022-02-09T06:01:44.672Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-09T06:01:44.672Z] PASS [2022-02-09T06:01:44.672Z] coverage: 75.0% of statements [2022-02-09T06:01:44.672Z] ok github.com/docker/docker/client 0.556s coverage: 75.0% of statements [2022-02-09T06:01:44.820Z] --- PASS: TestSecretsUpdate (2.54s) [2022-02-09T06:01:44.820Z] === RUN TestTemplatedSecret [2022-02-09T06:01:45.075Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-09T06:01:45.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-02-09T06:01:45.629Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-09T06:01:45.629Z] INFO: Unit tests ended at 02/09/2022 06:01:45. Duration:00:05:08.4714582 [2022-02-09T06:01:45.629Z] INFO: Building busybox [2022-02-09T06:01:45.629Z] Sending build context to Docker daemon 5.12kB [2022-02-09T06:01:45.629Z] [2022-02-09T06:01:45.629Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-09T06:01:45.629Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-09T06:01:45.629Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-09T06:01:45.629Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-09T06:01:45.629Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-09T06:01:45.629Z] ---> bdeb13086b9f [2022-02-09T06:01:45.629Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-09T06:01:45.629Z] ---> Running in 13ed47963e41 [2022-02-09T06:01:47.048Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-09T06:01:47.980Z] --- PASS: TestTemplatedSecret (3.23s) [2022-02-09T06:01:47.980Z] === RUN TestSecretCreateResolve [2022-02-09T06:01:49.395Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-09T06:01:49.652Z] docker_api_swarm_test.go:502: [d48b300086d92] joining swarm manager [d5936c206fe61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:01:51.104Z] --- PASS: TestSecretCreateResolve (3.01s) [2022-02-09T06:01:51.104Z] PASS [2022-02-09T06:01:51.104Z] [2022-02-09T06:01:51.104Z] DONE 6 tests in 15.574s [2022-02-09T06:01:51.104Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-09T06:01:51.104Z] ++ 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-09T06:01:51.104Z] ++ set -e [2022-02-09T06:01:51.104Z] ++ '[' -n 0 ']' [2022-02-09T06:01:51.104Z] ++ set -x [2022-02-09T06:01:51.104Z] ++ 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-09T06:01:51.104Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-09T06:01:51.104Z] INFO: Testing against a local daemon [2022-02-09T06:01:51.104Z] === RUN TestServiceCreateInit [2022-02-09T06:01:51.104Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-09T06:01:51.104Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-09T06:01:51.666Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-09T06:01:52.229Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-02-09T06:01:52.702Z] Removing intermediate container 13ed47963e41 [2022-02-09T06:01:52.702Z] ---> 6797862750b4 [2022-02-09T06:01:52.702Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-09T06:01:52.702Z] ---> Running in 063c7854eee8 [2022-02-09T06:01:52.702Z] Removing intermediate container 063c7854eee8 [2022-02-09T06:01:52.702Z] ---> d5db44ed4af4 [2022-02-09T06:01:52.702Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-09T06:01:52.702Z] ---> Running in 32a41ea1be74 [2022-02-09T06:01:52.702Z] Removing intermediate container 32a41ea1be74 [2022-02-09T06:01:52.702Z] ---> e5449469828f [2022-02-09T06:01:52.703Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-09T06:01:52.793Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-09T06:01:53.807Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-09T06:01:54.063Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-09T06:01:54.239Z] [2022-02-09T06:01:54.697Z] ---> fbf7fca0c49d [2022-02-09T06:01:54.697Z] 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-09T06:01:54.697Z] ---> Running in 6ad050ceacef [2022-02-09T06:01:55.074Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-09T06:01:55.330Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-09T06:01:55.586Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-09T06:01:56.191Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-09T06:01:57.119Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-09T06:01:57.681Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-09T06:01:58.611Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-09T06:01:59.175Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-09T06:02:00.112Z] --- PASS: TestServiceCreateInit (8.93s) [2022-02-09T06:02:00.112Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.40s) [2022-02-09T06:02:00.112Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s) [2022-02-09T06:02:00.112Z] === RUN TestCreateServiceMultipleTimes [2022-02-09T06:02:00.112Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-09T06:02:01.085Z] docker_api_swarm_test.go:507: [dd67ad6483236] joining swarm manager [d5936c206fe61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:02:01.085Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-09T06:02:02.014Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-09T06:02:02.944Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-09T06:02:02.944Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-09T06:02:03.507Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-09T06:02:04.437Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-09T06:02:05.018Z] Removing intermediate container 6ad050ceacef [2022-02-09T06:02:05.018Z] ---> e264a4bf69cb [2022-02-09T06:02:05.018Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-09T06:02:05.018Z] ---> Running in 4ee5d5d598dd [2022-02-09T06:02:05.408Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-09T06:02:05.935Z] --- PASS: TestCheckoutGit (38.29s) [2022-02-09T06:02:05.935Z] === RUN TestValidGitTransport [2022-02-09T06:02:05.972Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-09T06:02:06.413Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-09T06:02:06.413Z] === RUN TestGitInvalidRef [2022-02-09T06:02:06.413Z] --- PASS: TestGitInvalidRef (0.28s) [2022-02-09T06:02:06.413Z] PASS [2022-02-09T06:02:06.413Z] coverage: 86.3% of statements [2022-02-09T06:02:06.413Z] ok github.com/docker/docker/builder/remotecontext/git 38.647s coverage: 86.3% of statements [2022-02-09T06:02:06.899Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-09T06:02:07.191Z] [2022-02-09T06:02:07.191Z] SUCCESS: Specified value was saved. [2022-02-09T06:02:07.448Z] ? github.com/docker/docker/cli [no test files] [2022-02-09T06:02:07.448Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-09T06:02:08.265Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-09T06:02:08.521Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-09T06:02:10.414Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-09T06:02:10.929Z] Removing intermediate container 4ee5d5d598dd [2022-02-09T06:02:10.929Z] ---> 9d24a1bd8f73 [2022-02-09T06:02:10.929Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-09T06:02:10.929Z] ---> Running in 42b128b70106 [2022-02-09T06:02:12.906Z] --- PASS: TestBuildWithHugeFile (113.58s) [2022-02-09T06:02:12.906Z] === RUN TestBuildWCOWSandboxSize [2022-02-09T06:02:12.906Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-09T06:02:12.906Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-09T06:02:12.906Z] === RUN TestBuildWithEmptyDockerfile [2022-02-09T06:02:12.906Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T06:02:12.906Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T06:02:12.906Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T06:02:12.906Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T06:02:12.906Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T06:02:12.906Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T06:02:12.906Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T06:02:12.906Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T06:02:12.906Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T06:02:12.906Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-09T06:02:12.906Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-09T06:02:12.906Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-09T06:02:12.906Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-09T06:02:12.906Z] === RUN TestBuildPreserveOwnership [2022-02-09T06:02:12.906Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:02:12.906Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-09T06:02:12.906Z] === RUN TestBuildPlatformInvalid [2022-02-09T06:02:12.906Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-09T06:02:12.906Z] PASS [2022-02-09T06:02:12.906Z] ok github.com/docker/docker/integration/build 177.781s [2022-02-09T06:02:12.906Z] [2022-02-09T06:02:12.906Z] === Skipped [2022-02-09T06:02:12.906Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-09T06:02:12.906Z] build_session_test.go:25: TODO: BuildKit [2022-02-09T06:02:12.906Z] [2022-02-09T06:02:12.906Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-09T06:02:12.906Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:12.906Z] [2022-02-09T06:02:12.906Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-09T06:02:12.906Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:02:12.906Z] [2022-02-09T06:02:12.906Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-09T06:02:12.906Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:02:12.906Z] [2022-02-09T06:02:12.906Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-09T06:02:12.906Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-09T06:02:12.906Z] [2022-02-09T06:02:12.906Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-09T06:02:12.906Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:02:12.906Z] [2022-02-09T06:02:12.906Z] DONE 29 tests, 6 skipped in 205.775s [2022-02-09T06:02:12.906Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-09T06:02:12.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:02:12.906Z] INFO: Testing against a local daemon [2022-02-09T06:02:12.906Z] === RUN TestConfigInspect [2022-02-09T06:02:12.906Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:12.906Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-09T06:02:12.906Z] === RUN TestConfigList [2022-02-09T06:02:12.906Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:12.906Z] --- SKIP: TestConfigList (0.00s) [2022-02-09T06:02:12.906Z] === RUN TestConfigsCreateAndDelete [2022-02-09T06:02:12.906Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:12.906Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-09T06:02:12.906Z] === RUN TestConfigsUpdate [2022-02-09T06:02:12.906Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:12.906Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-09T06:02:12.906Z] === RUN TestTemplatedConfig [2022-02-09T06:02:12.906Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:12.906Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-09T06:02:12.906Z] === RUN TestConfigCreateResolve [2022-02-09T06:02:12.906Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:02:12.906Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-09T06:02:12.906Z] PASS [2022-02-09T06:02:12.906Z] ok github.com/docker/docker/integration/config 0.099s [2022-02-09T06:02:12.906Z] [2022-02-09T06:02:12.906Z] === Skipped [2022-02-09T06:02:12.906Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-09T06:02:12.906Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:12.906Z] [2022-02-09T06:02:12.906Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-09T06:02:12.906Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:12.906Z] [2022-02-09T06:02:12.906Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-09T06:02:12.906Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:12.906Z] [2022-02-09T06:02:12.906Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-09T06:02:12.906Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:12.906Z] [2022-02-09T06:02:12.906Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-09T06:02:12.906Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:12.906Z] [2022-02-09T06:02:12.906Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-09T06:02:12.906Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:02:12.906Z] [2022-02-09T06:02:12.906Z] DONE 6 tests, 6 skipped in 2.170s [2022-02-09T06:02:12.906Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-09T06:02:13.777Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-09T06:02:14.623Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-09T06:02:14.623Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-09T06:02:14.623Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-09T06:02:14.623Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-09T06:02:14.623Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-09T06:02:14.623Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-09T06:02:14.623Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-09T06:02:14.623Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-09T06:02:14.623Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-09T06:02:14.623Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-09T06:02:14.623Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-09T06:02:14.623Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-09T06:02:14.623Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-09T06:02:14.623Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-09T06:02:14.623Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-09T06:02:14.623Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-09T06:02:14.623Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-09T06:02:14.623Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-09T06:02:14.623Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-09T06:02:14.623Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-09T06:02:14.623Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-09T06:02:14.623Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-09T06:02:14.623Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-09T06:02:14.623Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-09T06:02:14.623Z] === RUN TestConfigureDaemonLogs [2022-02-09T06:02:14.623Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-09T06:02:14.623Z] === RUN TestCommonOptionsInstallFlags [2022-02-09T06:02:14.623Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-09T06:02:14.623Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-09T06:02:14.623Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-09T06:02:14.623Z] PASS [2022-02-09T06:02:14.623Z] coverage: 18.6% of statements [2022-02-09T06:02:14.623Z] ok github.com/docker/docker/cmd/dockerd 0.371s coverage: 18.6% of statements [2022-02-09T06:02:14.623Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-09T06:02:14.623Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-09T06:02:15.093Z] === RUN TestContainerStopSignal [2022-02-09T06:02:15.093Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestContainerStopTimeout [2022-02-09T06:02:15.093Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-09T06:02:15.093Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-09T06:02:15.093Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-09T06:02:15.093Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestReplaceAndAppendEnvVars [2022-02-09T06:02:15.093Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-09T06:02:15.093Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestNewMemoryStore [2022-02-09T06:02:15.093Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestAddContainers [2022-02-09T06:02:15.093Z] --- PASS: TestAddContainers (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestGetContainer [2022-02-09T06:02:15.093Z] --- PASS: TestGetContainer (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestDeleteContainer [2022-02-09T06:02:15.093Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestListContainers [2022-02-09T06:02:15.093Z] --- PASS: TestListContainers (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestFirstContainer [2022-02-09T06:02:15.093Z] --- PASS: TestFirstContainer (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestApplyAllContainer [2022-02-09T06:02:15.093Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestIsValidHealthString [2022-02-09T06:02:15.093Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestStateRunStop [2022-02-09T06:02:15.093Z] --- PASS: TestStateRunStop (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestStateTimeoutWait [2022-02-09T06:02:15.093Z] state_test.go:141: Stop callback fired [2022-02-09T06:02:15.093Z] state_test.go:165: Stop callback fired [2022-02-09T06:02:15.093Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-09T06:02:15.093Z] === RUN TestIsValidStateString [2022-02-09T06:02:15.093Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestViewSaveDelete [2022-02-09T06:02:15.093Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-09T06:02:15.093Z] === RUN TestViewAll [2022-02-09T06:02:15.093Z] --- PASS: TestViewAll (0.02s) [2022-02-09T06:02:15.093Z] === RUN TestViewGet [2022-02-09T06:02:15.093Z] --- PASS: TestViewGet (0.01s) [2022-02-09T06:02:15.093Z] === RUN TestNames [2022-02-09T06:02:15.093Z] --- PASS: TestNames (0.00s) [2022-02-09T06:02:15.093Z] === RUN TestViewWithHealthCheck [2022-02-09T06:02:15.093Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-09T06:02:15.093Z] PASS [2022-02-09T06:02:15.093Z] coverage: 41.7% of statements [2022-02-09T06:02:15.093Z] ok github.com/docker/docker/container 0.297s coverage: 41.7% of statements [2022-02-09T06:02:15.093Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-09T06:02:15.093Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-09T06:02:15.093Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-09T06:02:15.093Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-09T06:02:15.094Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:02:15.095Z] INFO: Testing against a local daemon [2022-02-09T06:02:15.095Z] === RUN TestCheckpoint [2022-02-09T06:02:15.095Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-09T06:02:15.095Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-09T06:02:15.095Z] === RUN TestContainerInvalidJSON [2022-02-09T06:02:15.095Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T06:02:15.095Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T06:02:15.095Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-09T06:02:15.095Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-09T06:02:15.095Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T06:02:15.095Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-09T06:02:15.095Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-02-09T06:02:15.095Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-09T06:02:15.095Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-09T06:02:15.095Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-09T06:02:15.231Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-09T06:02:15.486Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-09T06:02:15.553Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-02-09T06:02:15.553Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-09T06:02:15.553Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-02-09T06:02:15.553Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-09T06:02:15.623Z] Cannot create a file when that file already exists. [2022-02-09T06:02:16.013Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-02-09T06:02:16.013Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-09T06:02:16.013Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-02-09T06:02:16.013Z] === RUN TestCopyFromContainer [2022-02-09T06:02:16.013Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:16.013Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-09T06:02:16.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-09T06:02:16.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T06:02:16.013Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T06:02:16.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T06:02:16.013Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T06:02:16.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T06:02:16.013Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T06:02:16.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T06:02:16.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T06:02:16.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T06:02:16.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-02-09T06:02:16.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-09T06:02:16.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-09T06:02:16.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-09T06:02:16.473Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-09T06:02:16.473Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-09T06:02:16.473Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-09T06:02:16.473Z] === RUN TestCreateWithInvalidEnv [2022-02-09T06:02:16.473Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-09T06:02:16.473Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-09T06:02:16.473Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-09T06:02:16.473Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-09T06:02:16.473Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-09T06:02:16.473Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-09T06:02:16.473Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-09T06:02:16.473Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-09T06:02:16.473Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-09T06:02:16.473Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-09T06:02:16.473Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-09T06:02:16.473Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-09T06:02:16.473Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-09T06:02:16.473Z] === RUN TestCreateTmpfsMountsTarget [2022-02-09T06:02:16.473Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:16.473Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-09T06:02:16.473Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-09T06:02:16.473Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:02:16.473Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-09T06:02:16.473Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-09T06:02:16.473Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:02:16.473Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-09T06:02:16.473Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-09T06:02:16.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T06:02:16.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T06:02:16.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T06:02:16.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T06:02:16.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T06:02:16.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T06:02:16.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T06:02:16.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T06:02:16.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T06:02:16.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T06:02:16.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T06:02:16.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T06:02:16.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T06:02:16.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T06:02:16.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T06:02:16.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-09T06:02:16.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-09T06:02:16.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-09T06:02:16.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-09T06:02:16.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-09T06:02:16.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-09T06:02:16.473Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-09T06:02:16.473Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-09T06:02:16.473Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-09T06:02:16.473Z] === RUN TestCreateDifferentPlatform [2022-02-09T06:02:16.473Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-09T06:02:16.473Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-09T06:02:16.473Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-09T06:02:16.473Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-09T06:02:16.473Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-09T06:02:16.473Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-09T06:02:16.473Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-02-09T06:02:16.473Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-09T06:02:16.473Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-09T06:02:16.473Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-09T06:02:16.473Z] === RUN TestContainerKillOnDaemonStart [2022-02-09T06:02:16.473Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:16.473Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-09T06:02:16.473Z] === RUN TestDiff [2022-02-09T06:02:16.473Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-09T06:02:16.473Z] --- SKIP: TestDiff (0.00s) [2022-02-09T06:02:16.473Z] === RUN TestExecWithCloseStdin [2022-02-09T06:02:16.674Z] === RUN TestPrepare [2022-02-09T06:02:16.674Z] --- PASS: TestPrepare (0.00s) [2022-02-09T06:02:16.674Z] === RUN TestStart [2022-02-09T06:02:16.674Z] --- PASS: TestStart (0.00s) [2022-02-09T06:02:16.674Z] === RUN TestWaitCancel [2022-02-09T06:02:16.674Z] --- PASS: TestWaitCancel (0.00s) [2022-02-09T06:02:16.674Z] === RUN TestWaitDisabled [2022-02-09T06:02:16.674Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-09T06:02:16.674Z] === RUN TestWaitEnabled [2022-02-09T06:02:16.674Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-09T06:02:16.674Z] === RUN TestRemove [2022-02-09T06:02:16.674Z] --- PASS: TestRemove (0.00s) [2022-02-09T06:02:16.674Z] PASS [2022-02-09T06:02:16.674Z] coverage: 65.3% of statements [2022-02-09T06:02:16.674Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2022-02-09T06:02:16.941Z] --- PASS: TestCreateServiceMultipleTimes (16.86s) [2022-02-09T06:02:16.941Z] === RUN TestCreateServiceConflict [2022-02-09T06:02:18.872Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-09T06:02:18.895Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-09T06:02:18.895Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-02-09T06:02:18.895Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-09T06:02:18.895Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-09T06:02:18.895Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-09T06:02:18.895Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-09T06:02:18.895Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-09T06:02:18.895Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-09T06:02:18.895Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-09T06:02:18.895Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-09T06:02:18.895Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-09T06:02:18.896Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-09T06:02:18.896Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-09T06:02:18.896Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-09T06:02:18.896Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-09T06:02:19.128Z] --- PASS: TestCreateServiceConflict (2.48s) [2022-02-09T06:02:19.128Z] === RUN TestCreateServiceMaxReplicas [2022-02-09T06:02:19.372Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-09T06:02:19.372Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-09T06:02:19.372Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-09T06:02:19.372Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-09T06:02:19.372Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-09T06:02:19.372Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-09T06:02:19.372Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-09T06:02:19.372Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-09T06:02:19.372Z] PASS [2022-02-09T06:02:19.372Z] coverage: 35.9% of statements [2022-02-09T06:02:19.372Z] ok github.com/docker/docker/daemon/cluster/convert 0.701s coverage: 35.9% of statements [2022-02-09T06:02:19.372Z] === RUN TestNewListSecretsFilters [2022-02-09T06:02:19.372Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-09T06:02:19.372Z] === RUN TestNewListConfigsFilters [2022-02-09T06:02:19.372Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-09T06:02:19.372Z] PASS [2022-02-09T06:02:19.372Z] coverage: 0.5% of statements [2022-02-09T06:02:19.372Z] ok github.com/docker/docker/daemon/cluster 1.289s coverage: 0.5% of statements [2022-02-09T06:02:19.383Z] --- PASS: TestExecWithCloseStdin (2.60s) [2022-02-09T06:02:19.383Z] === RUN TestExec [2022-02-09T06:02:20.021Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-09T06:02:20.022Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-09T06:02:20.022Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-09T06:02:20.022Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-09T06:02:20.022Z] Cross building: bundles/cross/linux/s390x [2022-02-09T06:02:20.022Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-09T06:02:20.022Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-09T06:02:21.061Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-09T06:02:21.362Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-09T06:02:21.409Z] Removing intermediate container 42b128b70106 [2022-02-09T06:02:21.409Z] ---> 9319cf325b82 [2022-02-09T06:02:21.409Z] Step 13/13 : CMD ["sh"] [2022-02-09T06:02:21.563Z] --- PASS: TestExec (2.38s) [2022-02-09T06:02:21.563Z] === RUN TestExecUser [2022-02-09T06:02:21.563Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-09T06:02:21.563Z] --- SKIP: TestExecUser (0.00s) [2022-02-09T06:02:21.563Z] === RUN TestExportContainerAndImportImage [2022-02-09T06:02:21.563Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:21.563Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-09T06:02:21.563Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-09T06:02:21.563Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:21.563Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-09T06:02:21.563Z] === RUN TestHealthCheckWorkdir [2022-02-09T06:02:21.563Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-09T06:02:21.563Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-09T06:02:21.563Z] === RUN TestHealthKillContainer [2022-02-09T06:02:21.563Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-09T06:02:21.563Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-09T06:02:21.563Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-09T06:02:21.563Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-09T06:02:21.563Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-09T06:02:21.563Z] === RUN TestKillContainerInvalidSignal [2022-02-09T06:02:21.867Z] ---> Running in 47f1ec0268a9 [2022-02-09T06:02:21.867Z] Removing intermediate container 47f1ec0268a9 [2022-02-09T06:02:21.867Z] ---> 49b699efba59 [2022-02-09T06:02:21.867Z] Successfully built 49b699efba59 [2022-02-09T06:02:21.867Z] Successfully tagged busybox:latest [2022-02-09T06:02:21.867Z] INFO: Docker images of the daemon under test [2022-02-09T06:02:21.867Z] [2022-02-09T06:02:22.325Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-09T06:02:22.325Z] busybox latest 49b699efba59 Less than a second ago 5.01GB [2022-02-09T06:02:22.325Z] microsoft/windowsservercore latest bdeb13086b9f 8 days ago 4.96GB [2022-02-09T06:02:22.325Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 8 days ago 4.96GB [2022-02-09T06:02:22.325Z] [2022-02-09T06:02:22.325Z] INFO: Running integration tests at 02/09/2022 06:02:21... [2022-02-09T06:02:22.325Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-09T06:02:22.325Z] INFO: Integration API tests being run from the host: [2022-02-09T06:02:22.325Z] INFO: make.ps1 starting at 02/09/2022 06:02:21 [2022-02-09T06:02:22.342Z] === RUN TestBuilderGC [2022-02-09T06:02:22.342Z] --- PASS: TestBuilderGC (0.00s) [2022-02-09T06:02:22.342Z] === RUN TestDaemonConfigurationNotFound [2022-02-09T06:02:22.342Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-09T06:02:22.342Z] === RUN TestDaemonBrokenConfiguration [2022-02-09T06:02:22.342Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-09T06:02:22.342Z] === RUN TestFindConfigurationConflicts [2022-02-09T06:02:22.342Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-09T06:02:22.342Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-09T06:02:22.342Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-09T06:02:22.342Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-09T06:02:22.342Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-09T06:02:22.342Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-09T06:02:22.342Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-09T06:02:22.342Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-09T06:02:22.342Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-09T06:02:22.342Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-09T06:02:22.342Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-09T06:02:22.342Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-09T06:02:22.342Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-09T06:02:22.342Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-09T06:02:22.342Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-09T06:02:22.342Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-09T06:02:22.342Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-09T06:02:22.342Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-09T06:02:22.342Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-09T06:02:22.342Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-09T06:02:22.342Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-09T06:02:22.342Z] === RUN TestValidateConfigurationErrors [2022-02-09T06:02:22.342Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-09T06:02:22.342Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-09T06:02:22.342Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-09T06:02:22.342Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-09T06:02:22.342Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-09T06:02:22.342Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-09T06:02:22.342Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-09T06:02:22.342Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-09T06:02:22.342Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-09T06:02:22.342Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-09T06:02:22.342Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-09T06:02:22.342Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfigurationErrors (0.01s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-09T06:02:22.342Z] === RUN TestValidateConfiguration [2022-02-09T06:02:22.342Z] === RUN TestValidateConfiguration/with_label [2022-02-09T06:02:22.342Z] === RUN TestValidateConfiguration/with_dns [2022-02-09T06:02:22.342Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-09T06:02:22.342Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-09T06:02:22.342Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-09T06:02:22.342Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-09T06:02:22.342Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-09T06:02:22.342Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-09T06:02:22.342Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-09T06:02:22.342Z] === RUN TestReloadSetConfigFileNotExist [2022-02-09T06:02:22.342Z] time="2022-02-09T06:02:21Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-09T06:02:22.342Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2022-02-09T06:02:22.342Z] === RUN TestReloadDefaultConfigNotExist [2022-02-09T06:02:22.373Z] --- PASS: TestCreateServiceMaxReplicas (3.22s) [2022-02-09T06:02:22.373Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-09T06:02:22.817Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:02:22.817Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-09T06:02:22.817Z] === RUN TestReloadBadDefaultConfig [2022-02-09T06:02:22.817Z] time="2022-02-09T06:02:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-655052595" [2022-02-09T06:02:22.817Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-09T06:02:22.817Z] === RUN TestReloadWithConflictingLabels [2022-02-09T06:02:22.817Z] time="2022-02-09T06:02:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3449537447" [2022-02-09T06:02:22.817Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-09T06:02:22.817Z] === RUN TestReloadWithDuplicateLabels [2022-02-09T06:02:22.817Z] time="2022-02-09T06:02:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-791616023" [2022-02-09T06:02:22.817Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-02-09T06:02:22.817Z] === RUN TestMaskURLCredentials [2022-02-09T06:02:22.817Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-09T06:02:22.817Z] === RUN TestDaemonConfigurationMerge [2022-02-09T06:02:22.817Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-09T06:02:22.817Z] PASS [2022-02-09T06:02:22.817Z] coverage: 79.2% of statements [2022-02-09T06:02:22.817Z] ok github.com/docker/docker/daemon/config 0.393s coverage: 79.2% of statements [2022-02-09T06:02:23.293Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-09T06:02:23.744Z] --- PASS: TestKillContainerInvalidSignal (2.37s) [2022-02-09T06:02:23.744Z] === RUN TestKillContainer [2022-02-09T06:02:23.744Z] === RUN TestKillContainer/no_signal [2022-02-09T06:02:23.807Z] === RUN TestEventsLog [2022-02-09T06:02:23.807Z] --- PASS: TestEventsLog (0.00s) [2022-02-09T06:02:23.807Z] === RUN TestEventsLogTimeout [2022-02-09T06:02:23.807Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-09T06:02:23.807Z] === RUN TestLogEvents [2022-02-09T06:02:23.807Z] --- PASS: TestLogEvents (0.05s) [2022-02-09T06:02:23.807Z] === RUN TestLoadBufferedEvents [2022-02-09T06:02:23.807Z] === RUN TestWaitNodeAttachment [2022-02-09T06:02:23.807Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-02-09T06:02:23.807Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-09T06:02:23.807Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-09T06:02:23.807Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-09T06:02:23.807Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-09T06:02:23.807Z] PASS [2022-02-09T06:02:23.807Z] coverage: 50.0% of statements [2022-02-09T06:02:23.807Z] ok github.com/docker/docker/daemon/events 0.330s coverage: 50.0% of statements [2022-02-09T06:02:24.277Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-09T06:02:24.278Z] === RUN TestIsolationConversion [2022-02-09T06:02:24.278Z] === RUN TestIsolationConversion/default [2022-02-09T06:02:24.278Z] === RUN TestIsolationConversion/process [2022-02-09T06:02:24.278Z] === RUN TestIsolationConversion/hyperv [2022-02-09T06:02:24.278Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-09T06:02:24.278Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-09T06:02:24.278Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-09T06:02:24.278Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-09T06:02:24.278Z] === RUN TestContainerLabels [2022-02-09T06:02:24.278Z] --- PASS: TestContainerLabels (0.00s) [2022-02-09T06:02:24.278Z] === RUN TestCredentialSpecConversion [2022-02-09T06:02:24.278Z] === RUN TestCredentialSpecConversion/none [2022-02-09T06:02:24.278Z] === RUN TestCredentialSpecConversion/config [2022-02-09T06:02:24.278Z] === RUN TestCredentialSpecConversion/file [2022-02-09T06:02:24.278Z] === RUN TestCredentialSpecConversion/registry [2022-02-09T06:02:24.278Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-09T06:02:24.278Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-09T06:02:24.278Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-09T06:02:24.278Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-09T06:02:24.278Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-09T06:02:24.278Z] === RUN TestControllerValidateMountBind [2022-02-09T06:02:24.278Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-09T06:02:24.278Z] === RUN TestControllerValidateMountVolume [2022-02-09T06:02:24.278Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-09T06:02:24.278Z] === RUN TestControllerValidateMountTarget [2022-02-09T06:02:24.278Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-09T06:02:24.278Z] === RUN TestControllerValidateMountTmpfs [2022-02-09T06:02:24.278Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-09T06:02:24.278Z] === RUN TestControllerValidateMountInvalidType [2022-02-09T06:02:24.278Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-09T06:02:24.278Z] === RUN TestControllerValidateMountNamedPipe [2022-02-09T06:02:24.278Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-09T06:02:24.278Z] PASS [2022-02-09T06:02:24.278Z] coverage: 11.0% of statements [2022-02-09T06:02:24.278Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.673s coverage: 11.0% of statements [2022-02-09T06:02:24.749Z] === RUN TestIsEmptyDir [2022-02-09T06:02:24.749Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-09T06:02:24.749Z] PASS [2022-02-09T06:02:24.749Z] coverage: 2.3% of statements [2022-02-09T06:02:24.749Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2022-02-09T06:02:24.979Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-02-09T06:02:25.584Z] === RUN TestDockerSuite/TestCpToDot [2022-02-09T06:02:25.740Z] === RUN TestVerifyNetworkingConfig [2022-02-09T06:02:25.740Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestGetContainer [2022-02-09T06:02:25.740Z] --- PASS: TestGetContainer (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestValidContainerNames [2022-02-09T06:02:25.740Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestContainerInitDNS [2022-02-09T06:02:25.740Z] daemon_test.go:145: root required [2022-02-09T06:02:25.740Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestMerge [2022-02-09T06:02:25.740Z] --- PASS: TestMerge (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestValidateContainerIsolation [2022-02-09T06:02:25.740Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestFindNetworkErrorType [2022-02-09T06:02:25.740Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestEnsureServicesExist [2022-02-09T06:02:25.740Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestEnsureServicesExistErrors [2022-02-09T06:02:25.740Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-09T06:02:25.740Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-09T06:02:25.740Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-09T06:02:25.740Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestContainerDelete [2022-02-09T06:02:25.740Z] --- PASS: TestContainerDelete (0.01s) [2022-02-09T06:02:25.740Z] === RUN TestContainerDoubleDelete [2022-02-09T06:02:25.740Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestLogContainerEventCopyLabels [2022-02-09T06:02:25.740Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestLogContainerEventWithAttributes [2022-02-09T06:02:25.740Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestNoneHealthcheck [2022-02-09T06:02:25.740Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestHealthStates [2022-02-09T06:02:25.740Z] === RUN TestLinkNaming [2022-02-09T06:02:25.740Z] --- PASS: TestLinkNaming (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestLinkNew [2022-02-09T06:02:25.740Z] --- PASS: TestLinkNew (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestLinkEnv [2022-02-09T06:02:25.740Z] --- PASS: TestLinkEnv (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestLinkMultipleEnv [2022-02-09T06:02:25.740Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestLinkPortRangeEnv [2022-02-09T06:02:25.740Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-09T06:02:25.740Z] PASS [2022-02-09T06:02:25.740Z] coverage: 93.0% of statements [2022-02-09T06:02:25.740Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2022-02-09T06:02:25.740Z] time="2022-02-09T06:02:25Z" 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-09T06:02:25.740Z] time="2022-02-09T06:02:25Z" 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-09T06:02:25.740Z] time="2022-02-09T06:02:25Z" 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-09T06:02:25.740Z] time="2022-02-09T06:02:25Z" 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-09T06:02:25.740Z] time="2022-02-09T06:02:25Z" 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-09T06:02:25.740Z] time="2022-02-09T06:02:25Z" 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-09T06:02:25.740Z] time="2022-02-09T06:02:25Z" 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-09T06:02:25.740Z] time="2022-02-09T06:02:25Z" 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-09T06:02:25.740Z] time="2022-02-09T06:02:25Z" 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-09T06:02:25.740Z] time="2022-02-09T06:02:25Z" 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-09T06:02:25.740Z] --- PASS: TestHealthStates (0.23s) [2022-02-09T06:02:25.740Z] === RUN TestGetInspectData [2022-02-09T06:02:25.740Z] --- PASS: TestGetInspectData (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestFillLicense [2022-02-09T06:02:25.740Z] --- PASS: TestFillLicense (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestListInvalidFilter [2022-02-09T06:02:25.740Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestNameFilter [2022-02-09T06:02:25.740Z] --- PASS: TestNameFilter (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-09T06:02:25.740Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-09T06:02:25.740Z] === 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-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-09T06:02:25.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-09T06:02:25.740Z] --- 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-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-09T06:02:25.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestDaemonReloadLabels [2022-02-09T06:02:25.740Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-02-09T06:02:25.740Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-09T06:02:25.740Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestDaemonReloadMirrors [2022-02-09T06:02:25.740Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-09T06:02:25.740Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-09T06:02:25.740Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-09T06:02:25.740Z] reload_test.go:342: root required [2022-02-09T06:02:25.740Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-09T06:02:25.740Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-09T06:02:25.740Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-09T06:02:25.740Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-09T06:02:25.741Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-02-09T06:02:25.741Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-09T06:02:25.741Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-02-09T06:02:25.741Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-09T06:02:25.741Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.06s) [2022-02-09T06:02:25.741Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-09T06:02:25.741Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-09T06:02:26.190Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-09T06:02:26.210Z] === RUN TestParseVolumesFrom [2022-02-09T06:02:26.210Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-09T06:02:26.210Z] PASS [2022-02-09T06:02:26.210Z] coverage: 8.6% of statements [2022-02-09T06:02:26.210Z] ok github.com/docker/docker/daemon 0.630s coverage: 8.6% of statements [2022-02-09T06:02:26.210Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-09T06:02:26.210Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-09T06:02:26.210Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-09T06:02:26.210Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-09T06:02:26.210Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-09T06:02:26.210Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-09T06:02:26.210Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-09T06:02:26.210Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-09T06:02:26.210Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-09T06:02:26.210Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-09T06:02:26.210Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-09T06:02:26.210Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-09T06:02:26.210Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-09T06:02:26.210Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-09T06:02:26.665Z] === RUN TestKillContainer/non_killing_signal [2022-02-09T06:02:26.665Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-09T06:02:26.665Z] === RUN TestKillContainer/killing_signal [2022-02-09T06:02:27.121Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-09T06:02:27.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-02-09T06:02:27.783Z] === RUN TestAdapterReadLogs [2022-02-09T06:02:27.783Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-09T06:02:27.783Z] === RUN TestCopier [2022-02-09T06:02:27.783Z] --- PASS: TestCopier (0.00s) [2022-02-09T06:02:27.783Z] === RUN TestCopierLongLines [2022-02-09T06:02:27.783Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-09T06:02:27.783Z] === RUN TestCopierSlow [2022-02-09T06:02:27.783Z] --- PASS: TestCopierSlow (0.20s) [2022-02-09T06:02:27.783Z] === RUN TestCopierWithSized [2022-02-09T06:02:27.783Z] === RUN TestCopierWithSized/as_is [2022-02-09T06:02:27.783Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-09T06:02:27.783Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-09T06:02:27.783Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-09T06:02:27.783Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-09T06:02:27.783Z] === RUN TestCopierWithPartial [2022-02-09T06:02:27.783Z] --- PASS: TestCopierWithPartial (0.01s) [2022-02-09T06:02:27.783Z] === RUN TestRingLogger [2022-02-09T06:02:27.783Z] --- PASS: TestRingLogger (0.00s) [2022-02-09T06:02:27.783Z] === RUN TestRingCap [2022-02-09T06:02:27.783Z] --- PASS: TestRingCap (0.00s) [2022-02-09T06:02:27.783Z] === RUN TestRingClose [2022-02-09T06:02:27.783Z] --- PASS: TestRingClose (0.00s) [2022-02-09T06:02:27.783Z] === RUN TestRingDrain [2022-02-09T06:02:27.783Z] --- PASS: TestRingDrain (0.00s) [2022-02-09T06:02:28.253Z] PASS [2022-02-09T06:02:28.253Z] coverage: 43.8% of statements [2022-02-09T06:02:28.253Z] ok github.com/docker/docker/daemon/logger 0.305s coverage: 43.8% of statements [2022-02-09T06:02:28.253Z] === RUN TestNewStreamConfig [2022-02-09T06:02:28.253Z] === RUN TestNewStreamConfig/defaults [2022-02-09T06:02:28.253Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-09T06:02:28.253Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-09T06:02:28.253Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-09T06:02:28.253Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-09T06:02:28.253Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-09T06:02:28.253Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-09T06:02:28.253Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-09T06:02:28.253Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-09T06:02:28.253Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-09T06:02:28.253Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-09T06:02:28.253Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-09T06:02:28.253Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-09T06:02:28.253Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-09T06:02:28.253Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-09T06:02:28.253Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-09T06:02:28.253Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-09T06:02:28.253Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-09T06:02:28.253Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-09T06:02:28.307Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-09T06:02:28.723Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-09T06:02:28.723Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-09T06:02:28.723Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-09T06:02:28.723Z] time="2022-02-09T06:02:27Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-09T06:02:28.723Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-02-09T06:02:28.723Z] === RUN TestCreateSuccess [2022-02-09T06:02:28.723Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestCreateStreamSkipped [2022-02-09T06:02:28.723Z] time="2022-02-09T06:02:28Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-09T06:02:28.723Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestCreateLogGroupSuccess [2022-02-09T06:02:28.723Z] time="2022-02-09T06:02:28Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-09T06:02:28.723Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestCreateError [2022-02-09T06:02:28.723Z] --- PASS: TestCreateError (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestCreateAlreadyExists [2022-02-09T06:02:28.723Z] time="2022-02-09T06:02:28Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-09T06:02:28.723Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestLogClosed [2022-02-09T06:02:28.723Z] --- PASS: TestLogClosed (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestLogBlocking [2022-02-09T06:02:28.723Z] --- PASS: TestLogBlocking (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-09T06:02:28.723Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestLogNonBlockingBufferFull [2022-02-09T06:02:28.723Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestPublishBatchSuccess [2022-02-09T06:02:28.723Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestPublishBatchError [2022-02-09T06:02:28.723Z] time="2022-02-09T06:02:28Z" level=error msg=error [2022-02-09T06:02:28.723Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-09T06:02:28.723Z] time="2022-02-09T06:02:28Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-09T06:02:28.723Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-09T06:02:28.723Z] time="2022-02-09T06:02:28Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-09T06:02:28.723Z] time="2022-02-09T06:02:28Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-09T06:02:28.723Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestCollectBatchSimple [2022-02-09T06:02:28.723Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestCollectBatchTicker [2022-02-09T06:02:28.723Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestCollectBatchMultilinePattern [2022-02-09T06:02:28.723Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-09T06:02:28.723Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-09T06:02:28.723Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-09T06:02:28.723Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.10s) [2022-02-09T06:02:28.723Z] === RUN TestCollectBatchClose [2022-02-09T06:02:28.723Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestEffectiveLen [2022-02-09T06:02:28.723Z] === RUN TestEffectiveLen/0/Hello [2022-02-09T06:02:28.723Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-09T06:02:28.723Z] === RUN TestEffectiveLen/2/🙃 [2022-02-09T06:02:28.723Z] === RUN TestEffectiveLen/3/���� [2022-02-09T06:02:28.723Z] === RUN TestEffectiveLen/4/He��o [2022-02-09T06:02:28.723Z] === RUN TestEffectiveLen/5/ [2022-02-09T06:02:28.723Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestFindValidSplit [2022-02-09T06:02:28.723Z] === RUN TestFindValidSplit/0/ [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1076: [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1077: [2022-02-09T06:02:28.723Z] === RUN TestFindValidSplit/1/Hello [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1076: Hello [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1077: [2022-02-09T06:02:28.723Z] === RUN TestFindValidSplit/2/Hello [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1076: He [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1077: llo [2022-02-09T06:02:28.723Z] === RUN TestFindValidSplit/3/Hello [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1076: [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1077: Hello [2022-02-09T06:02:28.723Z] === RUN TestFindValidSplit/4/🙃 [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1076: [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-09T06:02:28.723Z] === RUN TestFindValidSplit/5/🙃 [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1077: [2022-02-09T06:02:28.723Z] === RUN TestFindValidSplit/6/a� [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1076: a [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1077: � [2022-02-09T06:02:28.723Z] === RUN TestFindValidSplit/7/a� [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1076: a� [2022-02-09T06:02:28.723Z] cloudwatchlogs_test.go:1077: [2022-02-09T06:02:28.723Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-09T06:02:28.723Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestProcessEventEmoji [2022-02-09T06:02:28.723Z] --- PASS: TestProcessEventEmoji (0.03s) [2022-02-09T06:02:28.723Z] === RUN TestCollectBatchLineSplit [2022-02-09T06:02:28.723Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-09T06:02:28.723Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.13s) [2022-02-09T06:02:28.723Z] === RUN TestCollectBatchMaxEvents [2022-02-09T06:02:28.723Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-02-09T06:02:28.723Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-09T06:02:28.723Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-02-09T06:02:28.723Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-09T06:02:28.723Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-02-09T06:02:28.723Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-09T06:02:28.723Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-02-09T06:02:28.723Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-09T06:02:28.723Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-09T06:02:28.723Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-09T06:02:28.723Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-09T06:02:28.844Z] --- PASS: TestKillContainer (5.14s) [2022-02-09T06:02:28.844Z] --- PASS: TestKillContainer/no_signal (2.33s) [2022-02-09T06:02:28.844Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-09T06:02:28.844Z] --- PASS: TestKillContainer/killing_signal (2.77s) [2022-02-09T06:02:28.844Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-09T06:02:28.844Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:02:28.844Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-09T06:02:28.844Z] === RUN TestKillStoppedContainer [2022-02-09T06:02:28.844Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:02:28.844Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-09T06:02:28.844Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-09T06:02:28.844Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:02:28.844Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-09T06:02:28.844Z] === RUN TestKillDifferentUserContainer [2022-02-09T06:02:28.844Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-09T06:02:28.844Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-09T06:02:28.844Z] === RUN TestInspectOomKilledTrue [2022-02-09T06:02:28.844Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:28.844Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-09T06:02:28.844Z] === RUN TestInspectOomKilledFalse [2022-02-09T06:02:28.844Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-09T06:02:28.844Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-09T06:02:28.844Z] === RUN TestLogsFollowTailEmpty [2022-02-09T06:02:28.869Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-09T06:02:29.193Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-09T06:02:29.193Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-09T06:02:29.193Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-09T06:02:29.193Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-09T06:02:29.193Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-09T06:02:29.193Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-09T06:02:29.193Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsFormat [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-09T06:02:29.193Z] === RUN TestCreateTagSuccess [2022-02-09T06:02:29.193Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-09T06:02:29.193Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-09T06:02:29.193Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-02-09T06:02:29.193Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-09T06:02:29.193Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-09T06:02:29.193Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-09T06:02:29.193Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-09T06:02:29.193Z] PASS [2022-02-09T06:02:29.193Z] coverage: 80.2% of statements [2022-02-09T06:02:29.193Z] ok github.com/docker/docker/daemon/logger/awslogs 0.706s coverage: 80.2% of statements [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptReconnectInterval [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-09T06:02:29.193Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-09T06:02:29.193Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-09T06:02:29.193Z] PASS [2022-02-09T06:02:29.193Z] coverage: 33.6% of statements [2022-02-09T06:02:29.193Z] ok github.com/docker/docker/daemon/logger/fluentd 0.068s coverage: 33.6% of statements [2022-02-09T06:02:29.193Z] === RUN TestSearchRegistryForImagesErrors [2022-02-09T06:02:29.193Z] --- PASS: TestSearchRegistryForImagesErrors (0.01s) [2022-02-09T06:02:29.193Z] === RUN TestSearchRegistryForImages [2022-02-09T06:02:29.193Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-09T06:02:29.193Z] === RUN TestOnlyPlatformWithFallback [2022-02-09T06:02:29.193Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-09T06:02:29.193Z] === RUN TestImageDelete [2022-02-09T06:02:29.193Z] === RUN TestImageDelete/no_lease [2022-02-09T06:02:29.193Z] === RUN TestImageDelete/lease_exists [2022-02-09T06:02:29.193Z] --- PASS: TestImageDelete (0.05s) [2022-02-09T06:02:29.193Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-09T06:02:29.193Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-09T06:02:29.193Z] === RUN TestContentStoreForPull [2022-02-09T06:02:29.429Z] docker_api_swarm_node_test.go:81: [d93230bb33f71] joining swarm manager [d511d1a530c19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:02:29.663Z] --- PASS: TestContentStoreForPull (0.23s) [2022-02-09T06:02:29.663Z] PASS [2022-02-09T06:02:29.663Z] coverage: 6.6% of statements [2022-02-09T06:02:29.663Z] ok github.com/docker/docker/daemon/images 0.431s coverage: 6.6% of statements [2022-02-09T06:02:29.663Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-09T06:02:29.663Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-09T06:02:29.663Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-09T06:02:29.663Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-09T06:02:29.663Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-09T06:02:29.663Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-09T06:02:30.033Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-09T06:02:30.135Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-09T06:02:30.135Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-09T06:02:30.135Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-09T06:02:30.135Z] === RUN TestJSONFileLogger [2022-02-09T06:02:30.135Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-09T06:02:30.135Z] === RUN TestJSONFileLoggerWithTags [2022-02-09T06:02:30.135Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-09T06:02:30.135Z] === RUN TestJSONFileLoggerWithOpts [2022-02-09T06:02:30.135Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-09T06:02:30.135Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-09T06:02:30.135Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-09T06:02:30.135Z] === RUN TestEncodeDecode [2022-02-09T06:02:30.135Z] === PAUSE TestEncodeDecode [2022-02-09T06:02:30.135Z] === RUN TestUnexpectedEOF [2022-02-09T06:02:30.135Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-02-09T06:02:30.135Z] === RUN TestFastTimeMarshalJSON [2022-02-09T06:02:30.135Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-09T06:02:30.135Z] PASS [2022-02-09T06:02:30.135Z] coverage: 87.2% of statements [2022-02-09T06:02:30.135Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.271s coverage: 87.2% of statements [2022-02-09T06:02:30.289Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-09T06:02:30.608Z] time="2022-02-09T06:02:30Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-09T06:02:30.608Z] time="2022-02-09T06:02:30Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-09T06:02:30.608Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-02-09T06:02:30.608Z] === CONT TestEncodeDecode [2022-02-09T06:02:30.608Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-09T06:02:30.608Z] PASS [2022-02-09T06:02:30.608Z] coverage: 69.9% of statements [2022-02-09T06:02:30.608Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.298s coverage: 69.9% of statements [2022-02-09T06:02:30.851Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-09T06:02:31.078Z] === RUN TestWriteLog [2022-02-09T06:02:31.078Z] === PAUSE TestWriteLog [2022-02-09T06:02:31.078Z] === RUN TestReadLog [2022-02-09T06:02:31.078Z] === PAUSE TestReadLog [2022-02-09T06:02:31.078Z] === RUN TestDecode [2022-02-09T06:02:31.078Z] --- PASS: TestDecode (0.03s) [2022-02-09T06:02:31.078Z] === CONT TestWriteLog [2022-02-09T06:02:31.078Z] === CONT TestReadLog [2022-02-09T06:02:31.078Z] --- PASS: TestWriteLog (0.01s) [2022-02-09T06:02:31.078Z] === RUN TestReadLog/tail_exact [2022-02-09T06:02:31.548Z] === RUN TestReadLog/tail_less_than_available [2022-02-09T06:02:31.548Z] === RUN TestReadLog/tail_more_than_available [2022-02-09T06:02:31.548Z] --- PASS: TestReadLog (0.25s) [2022-02-09T06:02:31.548Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-02-09T06:02:31.548Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-09T06:02:31.548Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-02-09T06:02:31.548Z] PASS [2022-02-09T06:02:31.548Z] coverage: 78.7% of statements [2022-02-09T06:02:31.548Z] ok github.com/docker/docker/daemon/logger/local 0.439s coverage: 78.7% of statements [2022-02-09T06:02:31.548Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-09T06:02:31.748Z] --- PASS: TestLogsFollowTailEmpty (2.26s) [2022-02-09T06:02:31.748Z] === RUN TestNetworkNat [2022-02-09T06:02:31.748Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-09T06:02:31.748Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-09T06:02:31.748Z] === RUN TestNetworkLocalhostTCPNat [2022-02-09T06:02:31.778Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-09T06:02:31.778Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-09T06:02:31.778Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-09T06:02:32.019Z] === RUN TestLog [2022-02-09T06:02:32.019Z] --- PASS: TestLog (0.01s) [2022-02-09T06:02:32.019Z] PASS [2022-02-09T06:02:32.019Z] coverage: 31.5% of statements [2022-02-09T06:02:32.019Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 31.5% of statements [2022-02-09T06:02:32.019Z] === RUN TestOpenFileDelete [2022-02-09T06:02:32.019Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-09T06:02:32.019Z] === RUN TestOpenFileRename [2022-02-09T06:02:32.019Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-09T06:02:32.019Z] === RUN TestHandleDecoderErr [2022-02-09T06:02:32.019Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-09T06:02:32.019Z] === RUN TestParseLogTagDefaultTag [2022-02-09T06:02:32.019Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-09T06:02:32.019Z] === RUN TestParseLogTag [2022-02-09T06:02:32.019Z] --- PASS: TestParseLogTag (0.00s) [2022-02-09T06:02:32.019Z] === RUN TestParseLogTagEmptyTag [2022-02-09T06:02:32.019Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-09T06:02:32.019Z] === RUN TestTailFiles [2022-02-09T06:02:32.019Z] --- PASS: TestTailFiles (0.00s) [2022-02-09T06:02:32.019Z] === RUN TestFollowLogsConsumerGone [2022-02-09T06:02:32.019Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-09T06:02:32.019Z] === RUN TestFollowLogsProducerGone [2022-02-09T06:02:32.019Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-09T06:02:32.019Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-09T06:02:32.019Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-09T06:02:32.019Z] === RUN TestCheckCapacityAndRotate [2022-02-09T06:02:32.019Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-09T06:02:32.019Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-09T06:02:32.341Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-09T06:02:32.493Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2022-02-09T06:02:32.493Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2022-02-09T06:02:32.493Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-02-09T06:02:32.493Z] PASS [2022-02-09T06:02:32.493Z] coverage: 54.9% of statements [2022-02-09T06:02:32.494Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.279s coverage: 54.9% of statements [2022-02-09T06:02:32.597Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-09T06:02:32.597Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-09T06:02:32.597Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-09T06:02:32.854Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-09T06:02:32.963Z] === RUN TestValidateLogOpt [2022-02-09T06:02:32.963Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-09T06:02:32.963Z] === RUN TestNewMissedConfig [2022-02-09T06:02:32.963Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-09T06:02:32.963Z] === RUN TestNewMissedUrl [2022-02-09T06:02:32.963Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-09T06:02:32.963Z] === RUN TestNewMissedToken [2022-02-09T06:02:32.963Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-09T06:02:32.963Z] === RUN TestNewWithProxy [2022-02-09T06:02:32.963Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-09T06:02:32.963Z] === RUN TestDefault [2022-02-09T06:02:32.963Z] --- PASS: TestDefault (0.01s) [2022-02-09T06:02:32.963Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-09T06:02:32.963Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-09T06:02:32.963Z] === RUN TestJsonFormat [2022-02-09T06:02:32.963Z] --- PASS: TestJsonFormat (0.02s) [2022-02-09T06:02:32.963Z] === RUN TestRawFormat [2022-02-09T06:02:32.963Z] --- PASS: TestRawFormat (0.00s) [2022-02-09T06:02:32.963Z] === RUN TestRawFormatWithLabels [2022-02-09T06:02:32.963Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-09T06:02:32.963Z] === RUN TestRawFormatWithoutTag [2022-02-09T06:02:32.963Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-09T06:02:32.963Z] === RUN TestBatching [2022-02-09T06:02:32.963Z] === RUN TestNewParse [2022-02-09T06:02:32.963Z] --- PASS: TestNewParse (0.00s) [2022-02-09T06:02:32.963Z] PASS [2022-02-09T06:02:32.963Z] coverage: 8.3% of statements [2022-02-09T06:02:32.963Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2022-02-09T06:02:33.417Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-09T06:02:33.438Z] --- PASS: TestBatching (0.39s) [2022-02-09T06:02:33.438Z] === RUN TestFrequency [2022-02-09T06:02:33.438Z] === RUN TestParseLogFormat [2022-02-09T06:02:33.438Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-09T06:02:33.438Z] === RUN TestValidateLogOptEmpty [2022-02-09T06:02:33.438Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-09T06:02:33.438Z] === RUN TestValidateSyslogAddress [2022-02-09T06:02:33.438Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-09T06:02:33.438Z] === RUN TestParseAddressDefaultPort [2022-02-09T06:02:33.438Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-09T06:02:33.438Z] === RUN TestValidateSyslogFacility [2022-02-09T06:02:33.438Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-09T06:02:33.438Z] === RUN TestValidateLogOptSyslogFormat [2022-02-09T06:02:33.438Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-09T06:02:33.438Z] === RUN TestValidateLogOpt [2022-02-09T06:02:33.438Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-09T06:02:33.438Z] PASS [2022-02-09T06:02:33.438Z] coverage: 46.8% of statements [2022-02-09T06:02:33.438Z] --- PASS: TestFrequency (0.17s) [2022-02-09T06:02:33.438Z] === RUN TestOneMessagePerRequest [2022-02-09T06:02:33.438Z] ok github.com/docker/docker/daemon/logger/syslog 0.073s coverage: 46.8% of statements [2022-02-09T06:02:33.438Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-02-09T06:02:33.438Z] === RUN TestVerify [2022-02-09T06:02:33.438Z] --- PASS: TestVerify (0.00s) [2022-02-09T06:02:33.438Z] === RUN TestSkipVerify [2022-02-09T06:02:33.674Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-09T06:02:33.674Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-09T06:02:33.674Z] === RUN TestDockerSuite/TestCreateRM [2022-02-09T06:02:33.909Z] time="2022-02-09T06:02:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T06:02:33.909Z] time="2022-02-09T06:02:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T06:02:33.909Z] time="2022-02-09T06:02:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T06:02:33.927Z] --- PASS: TestNetworkLocalhostTCPNat (2.61s) [2022-02-09T06:02:33.927Z] === RUN TestNetworkLoopbackNat [2022-02-09T06:02:33.927Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-09T06:02:33.927Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-09T06:02:33.927Z] === RUN TestPause [2022-02-09T06:02:33.927Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-09T06:02:33.927Z] --- SKIP: TestPause (0.00s) [2022-02-09T06:02:33.927Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-09T06:02:33.972Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-09T06:02:33.972Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-09T06:02:33.973Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-09T06:02:33.973Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-09T06:02:33.973Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-09T06:02:34.381Z] --- PASS: TestSkipVerify (0.91s) [2022-02-09T06:02:34.381Z] === RUN TestBufferMaximum [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386554.117800\",\"host\":\"6b7509bddcb5\"}'" [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386554.117800\",\"host\":\"6b7509bddcb5\"}'" [2022-02-09T06:02:34.381Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-09T06:02:34.381Z] === RUN TestServerAlwaysDown [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386554.121799\",\"host\":\"6b7509bddcb5\"}'" [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386554.121799\",\"host\":\"6b7509bddcb5\"}'" [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386554.121799\",\"host\":\"6b7509bddcb5\"}'" [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386554.122799\",\"host\":\"6b7509bddcb5\"}'" [2022-02-09T06:02:34.381Z] time="2022-02-09T06:02:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644386554.122799\",\"host\":\"6b7509bddcb5\"}'" [2022-02-09T06:02:34.381Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-09T06:02:34.381Z] === RUN TestCannotSendAfterClose [2022-02-09T06:02:34.381Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-09T06:02:34.381Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-09T06:02:34.853Z] === RUN TestV1IDService [2022-02-09T06:02:34.853Z] --- PASS: TestV1IDService (0.03s) [2022-02-09T06:02:34.853Z] === RUN TestV2MetadataService [2022-02-09T06:02:35.324Z] time="2022-02-09T06:02:35Z" 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-09T06:02:35.324Z] time="2022-02-09T06:02:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6b7509bddcb5\"}'" [2022-02-09T06:02:35.324Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-09T06:02:35.324Z] PASS [2022-02-09T06:02:35.324Z] coverage: 82.5% of statements [2022-02-09T06:02:35.324Z] ok github.com/docker/docker/daemon/logger/splunk 2.600s coverage: 82.5% of statements [2022-02-09T06:02:35.324Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-09T06:02:35.324Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-09T06:02:35.324Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-09T06:02:35.953Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-09T06:02:35.953Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-09T06:02:35.953Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-09T06:02:36.174Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.37s) [2022-02-09T06:02:36.174Z] === RUN TestPauseStopPausedContainer [2022-02-09T06:02:36.174Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:36.174Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-09T06:02:36.174Z] === RUN TestPsFilter [2022-02-09T06:02:36.210Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.83s) [2022-02-09T06:02:36.210Z] === RUN TestCreateServiceSecretFileMode [2022-02-09T06:02:36.316Z] === RUN TestSuccessfulDownload [2022-02-09T06:02:36.316Z] download_test.go:267: Needs fixing on Windows [2022-02-09T06:02:36.316Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-09T06:02:36.316Z] === RUN TestCancelledDownload [2022-02-09T06:02:36.316Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-09T06:02:36.316Z] === RUN TestMaxDownloadAttempts [2022-02-09T06:02:36.316Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-09T06:02:36.316Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-09T06:02:36.316Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-09T06:02:36.316Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-09T06:02:36.316Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-09T06:02:36.316Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-09T06:02:36.316Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-09T06:02:36.316Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-09T06:02:36.316Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-09T06:02:36.316Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-09T06:02:36.316Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-09T06:02:36.316Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-09T06:02:36.316Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-09T06:02:36.316Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-09T06:02:36.316Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-09T06:02:36.316Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-09T06:02:36.316Z] === RUN TestContinueOnError_NeverContinue [2022-02-09T06:02:36.316Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-09T06:02:36.316Z] === RUN TestManifestStore [2022-02-09T06:02:36.316Z] === RUN TestManifestStore/no_remote_or_local [2022-02-09T06:02:36.316Z] --- PASS: TestV2MetadataService (1.55s) [2022-02-09T06:02:36.316Z] PASS [2022-02-09T06:02:36.316Z] coverage: 48.2% of statements [2022-02-09T06:02:36.316Z] ok github.com/docker/docker/distribution/metadata 1.684s coverage: 48.2% of statements [2022-02-09T06:02:36.634Z] --- PASS: TestPsFilter (0.38s) [2022-02-09T06:02:36.634Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-09T06:02:36.788Z] time="2022-02-09T06:02:36Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2780360138\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-09T06:02:36.788Z] === RUN TestManifestStore/no_local_cache [2022-02-09T06:02:36.788Z] === RUN TestManifestStore/with_local_cache [2022-02-09T06:02:36.789Z] === RUN TestManifestStore/unknown_media_type [2022-02-09T06:02:36.789Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-09T06:02:36.789Z] time="2022-02-09T06:02:36Z" level=warning msg="reference for unknown type: " [2022-02-09T06:02:36.789Z] time="2022-02-09T06:02:36Z" level=warning msg="reference for unknown type: " [2022-02-09T06:02:36.789Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-09T06:02:36.789Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-09T06:02:36.789Z] time="2022-02-09T06:02:36Z" level=warning msg="reference for unknown type: " [2022-02-09T06:02:36.789Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-09T06:02:36.789Z] time="2022-02-09T06:02:36Z" level=warning msg="reference for unknown type: " [2022-02-09T06:02:36.789Z] time="2022-02-09T06:02:36Z" level=warning msg="reference for unknown type: " [2022-02-09T06:02:36.789Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-09T06:02:36.789Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-09T06:02:36.789Z] time="2022-02-09T06:02:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-09T06:02:36.789Z] time="2022-02-09T06:02:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-09T06:02:36.789Z] time="2022-02-09T06:02:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-09T06:02:36.789Z] time="2022-02-09T06:02:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-09T06:02:36.789Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-02-09T06:02:36.789Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-02-09T06:02:36.789Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-02-09T06:02:36.789Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-02-09T06:02:36.789Z] === RUN TestTransfer [2022-02-09T06:02:36.789Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-09T06:02:36.789Z] time="2022-02-09T06:02:36Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-09T06:02:36.789Z] --- PASS: TestManifestStore (0.39s) [2022-02-09T06:02:36.789Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-02-09T06:02:36.789Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-09T06:02:36.789Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-09T06:02:36.789Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-02-09T06:02:36.789Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-09T06:02:36.789Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-09T06:02:36.789Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-09T06:02:36.789Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-09T06:02:36.789Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-09T06:02:36.789Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaType [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-09T06:02:36.789Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-09T06:02:36.789Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-09T06:02:36.789Z] === RUN TestFixManifestLayers [2022-02-09T06:02:36.789Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-09T06:02:36.789Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-09T06:02:36.789Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-09T06:02:36.789Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-09T06:02:36.789Z] === RUN TestFixManifestLayersBadParent [2022-02-09T06:02:36.789Z] --- PASS: TestFixManifestLayersBadParent (0.01s) [2022-02-09T06:02:36.789Z] === RUN TestValidateManifest [2022-02-09T06:02:36.789Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-09T06:02:36.789Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-09T06:02:36.789Z] === RUN TestFormatPlatform [2022-02-09T06:02:36.789Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-09T06:02:36.789Z] === RUN TestGetRepositoryMountCandidates [2022-02-09T06:02:36.789Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-09T06:02:36.789Z] === RUN TestLayerAlreadyExists [2022-02-09T06:02:36.789Z] 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-09T06:02:36.789Z] 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-09T06:02:36.789Z] 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-09T06:02:36.789Z] 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-09T06:02:36.789Z] 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-09T06:02:36.789Z] 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-09T06:02:36.789Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-09T06:02:36.789Z] === RUN TestWhenEmptyAuthConfig [2022-02-09T06:02:36.789Z] --- PASS: TestTransfer (0.13s) [2022-02-09T06:02:36.789Z] === RUN TestConcurrencyLimit [2022-02-09T06:02:37.259Z] === RUN TestNotFound [2022-02-09T06:02:37.260Z] --- PASS: TestNotFound (0.00s) [2022-02-09T06:02:37.260Z] === RUN TestConflict [2022-02-09T06:02:37.260Z] --- PASS: TestConflict (0.00s) [2022-02-09T06:02:37.260Z] === RUN TestForbidden [2022-02-09T06:02:37.260Z] --- PASS: TestForbidden (0.00s) [2022-02-09T06:02:37.260Z] === RUN TestInvalidParameter [2022-02-09T06:02:37.260Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-09T06:02:37.260Z] === RUN TestNotImplemented [2022-02-09T06:02:37.260Z] --- PASS: TestNotImplemented (0.00s) [2022-02-09T06:02:37.260Z] === RUN TestNotModified [2022-02-09T06:02:37.260Z] --- PASS: TestNotModified (0.00s) [2022-02-09T06:02:37.260Z] === RUN TestUnauthorized [2022-02-09T06:02:37.260Z] --- PASS: TestUnauthorized (0.00s) [2022-02-09T06:02:37.260Z] === RUN TestUnknown [2022-02-09T06:02:37.260Z] --- PASS: TestUnknown (0.00s) [2022-02-09T06:02:37.260Z] === RUN TestCancelled [2022-02-09T06:02:37.260Z] --- PASS: TestCancelled (0.00s) [2022-02-09T06:02:37.260Z] === RUN TestDeadline [2022-02-09T06:02:37.260Z] --- PASS: TestDeadline (0.00s) [2022-02-09T06:02:37.260Z] === RUN TestDataLoss [2022-02-09T06:02:37.260Z] --- PASS: TestDataLoss (0.00s) [2022-02-09T06:02:37.260Z] === RUN TestUnavailable [2022-02-09T06:02:37.260Z] --- PASS: TestUnavailable (0.00s) [2022-02-09T06:02:37.260Z] === RUN TestSystem [2022-02-09T06:02:37.260Z] --- PASS: TestSystem (0.00s) [2022-02-09T06:02:37.260Z] === RUN TestFromStatusCode [2022-02-09T06:02:37.260Z] === RUN TestFromStatusCode/Not_Found [2022-02-09T06:02:37.260Z] === RUN TestFromStatusCode/Bad_Request [2022-02-09T06:02:37.260Z] === RUN TestFromStatusCode/Conflict [2022-02-09T06:02:37.260Z] === RUN TestFromStatusCode/Unauthorized [2022-02-09T06:02:37.260Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-09T06:02:37.260Z] === RUN TestFromStatusCode/Forbidden [2022-02-09T06:02:37.260Z] === RUN TestFromStatusCode/Not_Modified [2022-02-09T06:02:37.260Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-09T06:02:37.260Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-09T06:02:37.260Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-09T06:02:37.260Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-09T06:02:37.260Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-09T06:02:37.260Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-09T06:02:37.260Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-09T06:02:37.260Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-09T06:02:37.260Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-09T06:02:37.260Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-09T06:02:37.260Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-09T06:02:37.260Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-09T06:02:37.260Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-09T06:02:37.260Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-09T06:02:37.260Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-09T06:02:37.260Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-09T06:02:37.260Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-09T06:02:37.260Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-09T06:02:37.260Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-09T06:02:37.260Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-09T06:02:37.260Z] PASS [2022-02-09T06:02:37.260Z] coverage: 53.1% of statements [2022-02-09T06:02:37.260Z] ok github.com/docker/docker/errdefs 0.049s coverage: 53.1% of statements [2022-02-09T06:02:37.260Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-02-09T06:02:37.260Z] === RUN TestInactiveJobs [2022-02-09T06:02:37.730Z] --- PASS: TestInactiveJobs (0.37s) [2022-02-09T06:02:37.730Z] === RUN TestWatchRelease [2022-02-09T06:02:37.730Z] --- PASS: TestWatchRelease (0.04s) [2022-02-09T06:02:37.730Z] === RUN TestWatchFinishedTransfer [2022-02-09T06:02:37.730Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-09T06:02:37.730Z] === RUN TestDuplicateTransfer [2022-02-09T06:02:37.730Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-09T06:02:37.730Z] === RUN TestSuccessfulUpload [2022-02-09T06:02:37.730Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-02-09T06:02:37.730Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-09T06:02:37.730Z] time="2022-02-09T06:02:37Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-09T06:02:37.730Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-09T06:02:37.730Z] === RUN TestTokenPassThru [2022-02-09T06:02:37.730Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-09T06:02:37.730Z] === RUN TestTokenPassThruDifferentHost [2022-02-09T06:02:37.730Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-09T06:02:37.730Z] PASS [2022-02-09T06:02:37.730Z] coverage: 24.6% of statements [2022-02-09T06:02:38.202Z] ok github.com/docker/docker/distribution 1.734s coverage: 24.6% of statements [2022-02-09T06:02:38.203Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-02-09T06:02:38.203Z] === RUN TestCancelledUpload [2022-02-09T06:02:38.203Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-09T06:02:38.203Z] PASS [2022-02-09T06:02:38.203Z] coverage: 77.1% of statements [2022-02-09T06:02:38.203Z] ok github.com/docker/docker/distribution/xfer 1.948s coverage: 77.1% of statements [2022-02-09T06:02:38.203Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-09T06:02:38.203Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-09T06:02:38.673Z] === RUN TestCompare [2022-02-09T06:02:38.673Z] --- PASS: TestCompare (0.00s) [2022-02-09T06:02:38.673Z] PASS [2022-02-09T06:02:38.673Z] coverage: 19.2% of statements [2022-02-09T06:02:38.673Z] ok github.com/docker/docker/image/cache 0.118s coverage: 19.2% of statements [2022-02-09T06:02:38.673Z] === RUN TestFSGetInvalidData [2022-02-09T06:02:38.673Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-09T06:02:38.673Z] === RUN TestFSInvalidSet [2022-02-09T06:02:38.673Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-09T06:02:38.673Z] === RUN TestFSInvalidRoot [2022-02-09T06:02:38.673Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-09T06:02:38.673Z] === RUN TestFSMetadataGetSet [2022-02-09T06:02:38.673Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-02-09T06:02:38.673Z] === RUN TestFSInvalidWalker [2022-02-09T06:02:38.673Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-09T06:02:38.673Z] === RUN TestFSGetSet [2022-02-09T06:02:39.143Z] --- PASS: TestFSGetSet (0.03s) [2022-02-09T06:02:39.143Z] === RUN TestFSGetUnsetKey [2022-02-09T06:02:39.143Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-09T06:02:39.143Z] === RUN TestFSGetEmptyData [2022-02-09T06:02:39.143Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-09T06:02:39.143Z] === RUN TestFSDelete [2022-02-09T06:02:39.143Z] --- PASS: TestFSDelete (0.02s) [2022-02-09T06:02:39.143Z] === RUN TestFSWalker [2022-02-09T06:02:39.143Z] --- PASS: TestFSWalker (0.03s) [2022-02-09T06:02:39.143Z] === RUN TestFSWalkerStopOnError [2022-02-09T06:02:39.143Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-09T06:02:39.143Z] === RUN TestNewFromJSON [2022-02-09T06:02:39.143Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-09T06:02:39.143Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-09T06:02:39.143Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-09T06:02:39.143Z] === RUN TestMarshalKeyOrder [2022-02-09T06:02:39.143Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-09T06:02:39.143Z] === RUN TestHistoryEqual [2022-02-09T06:02:39.143Z] --- PASS: TestHistoryEqual (0.20s) [2022-02-09T06:02:39.143Z] === RUN TestImage [2022-02-09T06:02:39.143Z] --- PASS: TestImage (0.00s) [2022-02-09T06:02:39.143Z] === RUN TestImageOSNotEmpty [2022-02-09T06:02:39.143Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-09T06:02:39.143Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-09T06:02:39.143Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-09T06:02:39.143Z] === RUN TestCreate [2022-02-09T06:02:39.143Z] --- PASS: TestCreate (0.01s) [2022-02-09T06:02:39.143Z] === RUN TestRestore [2022-02-09T06:02:39.143Z] time="2022-02-09T06:02:38Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-09T06:02:39.143Z] --- PASS: TestRestore (0.04s) [2022-02-09T06:02:39.143Z] === RUN TestAddDelete [2022-02-09T06:02:39.143Z] --- PASS: TestAddDelete (0.04s) [2022-02-09T06:02:39.143Z] === RUN TestSearchAfterDelete [2022-02-09T06:02:39.143Z] --- PASS: TestSearchAfterDelete (0.03s) [2022-02-09T06:02:39.143Z] === RUN TestParentReset [2022-02-09T06:02:39.143Z] --- PASS: TestParentReset (0.05s) [2022-02-09T06:02:39.143Z] === RUN TestGetAndSetLastUpdated [2022-02-09T06:02:39.143Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-02-09T06:02:39.143Z] === RUN TestStoreLen [2022-02-09T06:02:39.613Z] --- PASS: TestStoreLen (0.07s) [2022-02-09T06:02:39.613Z] PASS [2022-02-09T06:02:39.613Z] coverage: 86.6% of statements [2022-02-09T06:02:39.613Z] ok github.com/docker/docker/image 0.806s coverage: 86.6% of statements [2022-02-09T06:02:39.613Z] === RUN TestMakeV1ConfigFromConfig [2022-02-09T06:02:39.613Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-09T06:02:39.613Z] PASS [2022-02-09T06:02:39.613Z] coverage: 25.0% of statements [2022-02-09T06:02:39.613Z] ok github.com/docker/docker/image/v1 0.090s coverage: 25.0% of statements [2022-02-09T06:02:40.089Z] === RUN TestValidateManifest [2022-02-09T06:02:40.089Z] === RUN TestValidateManifest/nil [2022-02-09T06:02:40.089Z] === RUN TestValidateManifest/non-nil [2022-02-09T06:02:40.089Z] --- PASS: TestValidateManifest (0.00s) [2022-02-09T06:02:40.089Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-09T06:02:40.089Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-09T06:02:40.089Z] PASS [2022-02-09T06:02:40.089Z] coverage: 0.7% of statements [2022-02-09T06:02:40.089Z] ok github.com/docker/docker/image/tarexport 0.089s coverage: 0.7% of statements [2022-02-09T06:02:40.089Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-09T06:02:40.396Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.14s) [2022-02-09T06:02:40.396Z] === RUN TestRemoveContainerWithVolume [2022-02-09T06:02:40.507Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-09T06:02:40.508Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-09T06:02:40.508Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-09T06:02:40.508Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-09T06:02:40.508Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-09T06:02:40.508Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-09T06:02:40.508Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-09T06:02:41.434Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-09T06:02:41.658Z] === RUN TestSerialization [2022-02-09T06:02:41.658Z] --- PASS: TestSerialization (0.02s) [2022-02-09T06:02:41.658Z] PASS [2022-02-09T06:02:41.658Z] coverage: 100.0% of statements [2022-02-09T06:02:41.658Z] ok github.com/docker/docker/libcontainerd/queue 0.123s coverage: 100.0% of statements [2022-02-09T06:02:41.658Z] === RUN TestEmptyLayer [2022-02-09T06:02:41.658Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-09T06:02:41.658Z] === RUN TestCommitFailure [2022-02-09T06:02:41.658Z] --- PASS: TestCommitFailure (0.02s) [2022-02-09T06:02:41.658Z] === RUN TestStartTransactionFailure [2022-02-09T06:02:41.658Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-02-09T06:02:41.658Z] === RUN TestGetOrphan [2022-02-09T06:02:41.658Z] --- PASS: TestGetOrphan (0.01s) [2022-02-09T06:02:41.658Z] === RUN TestMountAndRegister [2022-02-09T06:02:41.689Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-09T06:02:42.137Z] layer_test.go:270: Layer size: 14 [2022-02-09T06:02:42.137Z] === RUN TestEnvironmentParsing [2022-02-09T06:02:42.137Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-09T06:02:42.137Z] PASS [2022-02-09T06:02:42.137Z] coverage: 1.2% of statements [2022-02-09T06:02:42.137Z] ok github.com/docker/docker/libcontainerd/local 0.084s coverage: 1.2% of statements [2022-02-09T06:02:42.137Z] --- PASS: TestMountAndRegister (0.09s) [2022-02-09T06:02:42.137Z] === RUN TestLayerRelease [2022-02-09T06:02:42.137Z] layer_test.go:303: Failing on Windows [2022-02-09T06:02:42.137Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-09T06:02:42.137Z] === RUN TestStoreRestore [2022-02-09T06:02:42.137Z] layer_test.go:352: Failing on Windows [2022-02-09T06:02:42.137Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-09T06:02:42.137Z] === RUN TestTarStreamStability [2022-02-09T06:02:42.137Z] layer_test.go:467: Failing on Windows [2022-02-09T06:02:42.137Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-09T06:02:42.137Z] === RUN TestRegisterExistingLayer [2022-02-09T06:02:42.137Z] --- PASS: TestRegisterExistingLayer (0.24s) [2022-02-09T06:02:42.137Z] === RUN TestTarStreamVerification [2022-02-09T06:02:42.137Z] layer_test.go:696: Failing on Windows [2022-02-09T06:02:42.137Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-09T06:02:42.137Z] === RUN TestLayerMigration [2022-02-09T06:02:42.137Z] migration_test.go:45: Failing on Windows [2022-02-09T06:02:42.137Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-09T06:02:42.137Z] === RUN TestLayerMigrationNoTarsplit [2022-02-09T06:02:42.137Z] migration_test.go:181: Failing on Windows [2022-02-09T06:02:42.137Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-09T06:02:42.137Z] === RUN TestMountInit [2022-02-09T06:02:42.137Z] mount_test.go:17: Failing on Windows [2022-02-09T06:02:42.137Z] --- SKIP: TestMountInit (0.00s) [2022-02-09T06:02:42.137Z] === RUN TestMountSize [2022-02-09T06:02:42.137Z] mount_test.go:76: Failing on Windows [2022-02-09T06:02:42.137Z] --- SKIP: TestMountSize (0.00s) [2022-02-09T06:02:42.137Z] === RUN TestMountChanges [2022-02-09T06:02:42.137Z] mount_test.go:125: Failing on Windows [2022-02-09T06:02:42.137Z] --- SKIP: TestMountChanges (0.00s) [2022-02-09T06:02:42.137Z] === RUN TestMountApply [2022-02-09T06:02:42.137Z] mount_test.go:212: Failing on Windows [2022-02-09T06:02:42.137Z] --- SKIP: TestMountApply (0.00s) [2022-02-09T06:02:42.137Z] PASS [2022-02-09T06:02:42.137Z] coverage: 30.1% of statements [2022-02-09T06:02:42.137Z] ok github.com/docker/docker/layer 0.471s coverage: 30.1% of statements [2022-02-09T06:02:42.609Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-09T06:02:42.609Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-09T06:02:42.609Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-09T06:02:42.609Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-09T06:02:42.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-02-09T06:02:42.617Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-09T06:02:43.307Z] --- PASS: TestRemoveContainerWithVolume (3.39s) [2022-02-09T06:02:43.308Z] === RUN TestRemoveContainerRunning [2022-02-09T06:02:43.604Z] === RUN TestSequenceGetAvailableBit [2022-02-09T06:02:43.604Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestSequenceEqual [2022-02-09T06:02:43.604Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestSequenceCopy [2022-02-09T06:02:43.604Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestGetFirstAvailable [2022-02-09T06:02:43.604Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestFindSequence [2022-02-09T06:02:43.604Z] --- PASS: TestFindSequence (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestCheckIfAvailable [2022-02-09T06:02:43.604Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestMergeSequences [2022-02-09T06:02:43.604Z] --- PASS: TestMergeSequences (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestPushReservation [2022-02-09T06:02:43.604Z] --- PASS: TestPushReservation (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestSerializeDeserialize [2022-02-09T06:02:43.604Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestSet [2022-02-09T06:02:43.604Z] --- PASS: TestSet (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestSetUnset [2022-02-09T06:02:43.604Z] --- PASS: TestSetUnset (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestOffsetSetUnset [2022-02-09T06:02:43.604Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestSetInRange [2022-02-09T06:02:43.604Z] --- PASS: TestSetInRange (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestSetAnyInRange [2022-02-09T06:02:43.604Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestMethods [2022-02-09T06:02:43.604Z] --- PASS: TestMethods (0.00s) [2022-02-09T06:02:43.604Z] === RUN TestRandomAllocateDeallocate [2022-02-09T06:02:44.011Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-09T06:02:44.586Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-09T06:02:44.886Z] docker_api_swarm_node_test.go:53: [de51811e18d6a] joining swarm manager [d6738776eb975]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:02:45.141Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-09T06:02:45.141Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-09T06:02:45.182Z] === RUN TestInvalidConfig [2022-02-09T06:02:45.182Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-09T06:02:45.182Z] === RUN TestConfig [2022-02-09T06:02:45.182Z] --- PASS: TestConfig (0.00s) [2022-02-09T06:02:45.182Z] === RUN TestOptionsLabels [2022-02-09T06:02:45.182Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-09T06:02:45.182Z] === RUN TestValidName [2022-02-09T06:02:45.182Z] --- PASS: TestValidName (0.00s) [2022-02-09T06:02:45.182Z] PASS [2022-02-09T06:02:45.182Z] coverage: 19.7% of statements [2022-02-09T06:02:45.182Z] ok github.com/docker/docker/libnetwork/config 0.099s coverage: 19.7% of statements [2022-02-09T06:02:45.748Z] === RUN TestDockerSuite/TestDockerFails [2022-02-09T06:02:45.748Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-02-09T06:02:45.748Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-02-09T06:02:45.748Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-02-09T06:02:46.004Z] docker_api_swarm_node_test.go:54: [dc66852332573] joining swarm manager [d6738776eb975]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:02:46.172Z] === RUN TestKey [2022-02-09T06:02:46.172Z] --- PASS: TestKey (0.00s) [2022-02-09T06:02:46.172Z] === RUN TestParseKey [2022-02-09T06:02:46.172Z] --- PASS: TestParseKey (0.00s) [2022-02-09T06:02:46.172Z] === RUN TestInvalidDataStore [2022-02-09T06:02:46.172Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-09T06:02:46.172Z] === RUN TestKVObjectFlatKey [2022-02-09T06:02:46.172Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-09T06:02:46.172Z] === RUN TestAtomicKVObjectFlatKey [2022-02-09T06:02:46.172Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-09T06:02:46.172Z] PASS [2022-02-09T06:02:46.172Z] coverage: 21.9% of statements [2022-02-09T06:02:46.172Z] ok github.com/docker/docker/libnetwork/datastore 0.046s coverage: 21.9% of statements [2022-02-09T06:02:46.172Z] === RUN TestErrorInterfaces [2022-02-09T06:02:46.172Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-09T06:02:46.172Z] === RUN TestNetworkMarshalling [2022-02-09T06:02:46.222Z] --- PASS: TestRemoveContainerRunning (2.77s) [2022-02-09T06:02:46.222Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-09T06:02:46.567Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-02-09T06:02:46.644Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-02-09T06:02:46.644Z] === RUN TestEndpointMarshalling [2022-02-09T06:02:46.644Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-09T06:02:46.644Z] === RUN TestAuxAddresses [2022-02-09T06:02:46.644Z] time="2022-02-09T06:02:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-09T06:02:46.644Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-09T06:02:46.644Z] === RUN TestSRVServiceQuery [2022-02-09T06:02:46.644Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:02:46.644Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-09T06:02:46.644Z] === RUN TestServiceVIPReuse [2022-02-09T06:02:46.644Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:02:46.644Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-09T06:02:46.644Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-09T06:02:46.644Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:02:46.644Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-09T06:02:46.644Z] === RUN TestDNSIPQuery [2022-02-09T06:02:46.644Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:02:46.644Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-09T06:02:46.644Z] === RUN TestDNSProxyServFail [2022-02-09T06:02:46.644Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:02:46.644Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-09T06:02:46.644Z] === RUN TestSandboxAddEmpty [2022-02-09T06:02:46.644Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:02:46.644Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-09T06:02:46.644Z] === RUN TestSandboxAddMultiPrio [2022-02-09T06:02:46.644Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:02:46.644Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-09T06:02:46.644Z] === RUN TestSandboxAddSamePrio [2022-02-09T06:02:46.644Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:02:46.644Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-09T06:02:46.644Z] === RUN TestCleanupServiceDiscovery [2022-02-09T06:02:46.644Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:02:46.644Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-09T06:02:46.644Z] === RUN TestDNSOptions [2022-02-09T06:02:46.644Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:02:46.644Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-09T06:02:46.644Z] === RUN TestMultipleControllersWithSameStore [2022-02-09T06:02:46.644Z] time="2022-02-09T06:02:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-09T06:02:46.644Z] time="2022-02-09T06:02:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-09T06:02:46.644Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-09T06:02:46.644Z] PASS [2022-02-09T06:02:46.644Z] coverage: 8.5% of statements [2022-02-09T06:02:46.644Z] ok github.com/docker/docker/libnetwork 0.403s coverage: 8.5% of statements [2022-02-09T06:02:46.644Z] === RUN TestIPDataMarshalling [2022-02-09T06:02:46.644Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-09T06:02:46.644Z] === RUN TestValidateAndIsV6 [2022-02-09T06:02:46.644Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-09T06:02:46.644Z] PASS [2022-02-09T06:02:46.644Z] coverage: 68.9% of statements [2022-02-09T06:02:46.644Z] ok github.com/docker/docker/libnetwork/driverapi 0.057s coverage: 68.9% of statements [2022-02-09T06:02:47.129Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-02-09T06:02:47.641Z] === RUN TestDriver [2022-02-09T06:02:47.642Z] --- PASS: TestDriver (0.00s) [2022-02-09T06:02:47.642Z] PASS [2022-02-09T06:02:47.642Z] coverage: 34.8% of statements [2022-02-09T06:02:47.642Z] ok github.com/docker/docker/libnetwork/drivers/host 0.060s coverage: 34.8% of statements [2022-02-09T06:02:47.642Z] === RUN TestDriver [2022-02-09T06:02:48.103Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-02-09T06:02:48.103Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-02-09T06:02:48.103Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-02-09T06:02:48.103Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-02-09T06:02:48.115Z] --- PASS: TestDriver (0.00s) [2022-02-09T06:02:48.115Z] PASS [2022-02-09T06:02:48.115Z] coverage: 34.8% of statements [2022-02-09T06:02:48.115Z] ok github.com/docker/docker/libnetwork/drivers/null 0.064s coverage: 34.8% of statements [2022-02-09T06:02:48.115Z] === RUN TestNetworkAllocateFree [2022-02-09T06:02:48.115Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-09T06:02:48.115Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-09T06:02:48.115Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-09T06:02:48.115Z] PASS [2022-02-09T06:02:48.115Z] coverage: 63.6% of statements [2022-02-09T06:02:48.115Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2022-02-09T06:02:48.404Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.41s) [2022-02-09T06:02:48.404Z] === RUN TestRemoveInvalidContainer [2022-02-09T06:02:48.404Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-09T06:02:48.404Z] === RUN TestRenameLinkedContainer [2022-02-09T06:02:48.404Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-09T06:02:48.404Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-09T06:02:48.404Z] === RUN TestRenameStoppedContainer [2022-02-09T06:02:49.105Z] === RUN TestGetEmptyCapabilities [2022-02-09T06:02:49.105Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-09T06:02:49.105Z] === RUN TestGetExtraCapabilities [2022-02-09T06:02:49.105Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-09T06:02:49.105Z] === RUN TestGetInvalidCapabilities [2022-02-09T06:02:49.105Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-09T06:02:49.105Z] === RUN TestRemoteDriver [2022-02-09T06:02:49.105Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-09T06:02:49.105Z] === RUN TestDriverError [2022-02-09T06:02:49.105Z] --- PASS: TestDriverError (0.01s) [2022-02-09T06:02:49.105Z] === RUN TestMissingValues [2022-02-09T06:02:49.105Z] --- PASS: TestMissingValues (0.01s) [2022-02-09T06:02:49.105Z] === RUN TestRollback [2022-02-09T06:02:49.105Z] --- PASS: TestRollback (0.01s) [2022-02-09T06:02:49.105Z] PASS [2022-02-09T06:02:49.105Z] coverage: 57.4% of statements [2022-02-09T06:02:49.105Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.112s coverage: 57.4% of statements [2022-02-09T06:02:49.473Z] --- PASS: TestCreateServiceSecretFileMode (12.90s) [2022-02-09T06:02:49.473Z] === RUN TestCreateServiceConfigFileMode [2022-02-09T06:02:49.576Z] === RUN TestNAT [2022-02-09T06:02:49.576Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-09T06:02:49.576Z] --- SKIP: TestNAT (0.00s) [2022-02-09T06:02:49.576Z] === RUN TestTransparent [2022-02-09T06:02:49.576Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-09T06:02:49.576Z] --- SKIP: TestTransparent (0.00s) [2022-02-09T06:02:49.576Z] PASS [2022-02-09T06:02:49.576Z] coverage: 0.0% of statements [2022-02-09T06:02:49.576Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.067s coverage: 0.0% of statements [2022-02-09T06:02:50.046Z] === RUN TestBuildDefault [2022-02-09T06:02:50.046Z] --- PASS: TestBuildDefault (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestBuildHostnameDomainname [2022-02-09T06:02:50.046Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestBuildHostname [2022-02-09T06:02:50.046Z] --- PASS: TestBuildHostname (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestBuildHostnameFQDN [2022-02-09T06:02:50.046Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestBuildNoIP [2022-02-09T06:02:50.046Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestUpdate [2022-02-09T06:02:50.046Z] --- PASS: TestUpdate (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-09T06:02:50.046Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.01s) [2022-02-09T06:02:50.046Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-09T06:02:50.046Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestAddEmpty [2022-02-09T06:02:50.046Z] --- PASS: TestAddEmpty (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestAdd [2022-02-09T06:02:50.046Z] --- PASS: TestAdd (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestDeleteEmpty [2022-02-09T06:02:50.046Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestDeleteNewline [2022-02-09T06:02:50.046Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestDelete [2022-02-09T06:02:50.046Z] --- PASS: TestDelete (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestConcurrentWrites [2022-02-09T06:02:50.046Z] === RUN TestNew [2022-02-09T06:02:50.046Z] --- PASS: TestNew (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestAddDriver [2022-02-09T06:02:50.046Z] --- PASS: TestAddDriver (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestAddDuplicateDriver [2022-02-09T06:02:50.046Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-09T06:02:50.046Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestDriver [2022-02-09T06:02:50.046Z] --- PASS: TestDriver (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestIPAM [2022-02-09T06:02:50.046Z] --- PASS: TestIPAM (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestWalkIPAMs [2022-02-09T06:02:50.046Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-09T06:02:50.046Z] === RUN TestWalkDrivers [2022-02-09T06:02:50.046Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-09T06:02:50.046Z] PASS [2022-02-09T06:02:50.046Z] coverage: 82.4% of statements [2022-02-09T06:02:50.046Z] ok github.com/docker/docker/libnetwork/drvregistry 0.108s coverage: 82.4% of statements [2022-02-09T06:02:50.520Z] --- PASS: TestConcurrentWrites (0.37s) [2022-02-09T06:02:50.520Z] PASS [2022-02-09T06:02:50.520Z] coverage: 81.2% of statements [2022-02-09T06:02:50.520Z] ok github.com/docker/docker/libnetwork/etchosts 0.484s coverage: 81.2% of statements [2022-02-09T06:02:50.989Z] === RUN TestNew [2022-02-09T06:02:50.989Z] --- PASS: TestNew (0.00s) [2022-02-09T06:02:50.989Z] === RUN TestAllocate [2022-02-09T06:02:50.989Z] --- PASS: TestAllocate (0.00s) [2022-02-09T06:02:50.989Z] === RUN TestUninitialized [2022-02-09T06:02:50.989Z] --- PASS: TestUninitialized (0.00s) [2022-02-09T06:02:50.989Z] === RUN TestAllocateInRange [2022-02-09T06:02:50.989Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-09T06:02:50.989Z] === RUN TestAllocateSerial [2022-02-09T06:02:50.989Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-09T06:02:50.989Z] PASS [2022-02-09T06:02:50.989Z] coverage: 87.5% of statements [2022-02-09T06:02:50.989Z] ok github.com/docker/docker/libnetwork/idm 0.054s coverage: 87.5% of statements [2022-02-09T06:02:50.989Z] === RUN TestCaller [2022-02-09T06:02:50.990Z] --- PASS: TestCaller (0.00s) [2022-02-09T06:02:50.990Z] PASS [2022-02-09T06:02:50.990Z] coverage: 100.0% of statements [2022-02-09T06:02:50.990Z] ok github.com/docker/docker/libnetwork/internal/caller 0.057s coverage: 100.0% of statements [2022-02-09T06:02:50.990Z] --- PASS: TestRandomAllocateDeallocate (7.39s) [2022-02-09T06:02:50.990Z] === RUN TestAllocateRandomDeallocate [2022-02-09T06:02:51.320Z] --- PASS: TestRenameStoppedContainer (3.12s) [2022-02-09T06:02:51.320Z] === RUN TestRenameRunningContainerAndReuse [2022-02-09T06:02:51.980Z] === RUN TestSetSerialInsertDelete [2022-02-09T06:02:51.980Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-09T06:02:51.980Z] === RUN TestSetParallelInsertDelete [2022-02-09T06:02:52.450Z] --- PASS: TestAllocateRandomDeallocate (1.24s) [2022-02-09T06:02:52.451Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-09T06:02:52.921Z] === RUN TestInt2IP2IntConversion [2022-02-09T06:02:53.393Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.23s) [2022-02-09T06:02:53.393Z] === RUN TestRetrieveFromStore [2022-02-09T06:02:53.393Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-02-09T06:02:53.393Z] === RUN TestGetAddressVersion [2022-02-09T06:02:53.393Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-09T06:02:53.393Z] === RUN TestKeyString [2022-02-09T06:02:53.393Z] --- PASS: TestKeyString (0.00s) [2022-02-09T06:02:53.393Z] === RUN TestPoolDataMarshal [2022-02-09T06:02:53.393Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-09T06:02:53.393Z] === RUN TestSubnetsMarshal [2022-02-09T06:02:53.725Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-09T06:02:53.863Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-02-09T06:02:53.863Z] === RUN TestAddSubnets [2022-02-09T06:02:53.863Z] --- PASS: TestAddSubnets (0.07s) [2022-02-09T06:02:53.864Z] === RUN TestDoublePoolRelease [2022-02-09T06:02:53.864Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-02-09T06:02:53.864Z] === RUN TestAddReleasePoolID [2022-02-09T06:02:53.864Z] === RUN TestPoolRequest [2022-02-09T06:02:53.864Z] --- PASS: TestPoolRequest (0.00s) [2022-02-09T06:02:53.864Z] === RUN TestOtherRequests [2022-02-09T06:02:53.864Z] --- PASS: TestOtherRequests (0.00s) [2022-02-09T06:02:53.864Z] PASS [2022-02-09T06:02:53.864Z] coverage: 57.1% of statements [2022-02-09T06:02:53.864Z] ok github.com/docker/docker/libnetwork/ipams/null 0.050s coverage: 57.1% of statements [2022-02-09T06:02:53.864Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-02-09T06:02:53.864Z] === RUN TestPredefinedPool [2022-02-09T06:02:53.864Z] --- PASS: TestPredefinedPool (0.04s) [2022-02-09T06:02:53.864Z] === RUN TestRemoveSubnet [2022-02-09T06:02:54.333Z] --- PASS: TestRemoveSubnet (0.31s) [2022-02-09T06:02:54.333Z] === RUN TestGetSameAddress [2022-02-09T06:02:54.333Z] --- PASS: TestGetSameAddress (0.04s) [2022-02-09T06:02:54.333Z] === RUN TestPoolAllocationReuse [2022-02-09T06:02:54.333Z] --- PASS: TestRetrieveFromStore (0.75s) [2022-02-09T06:02:54.333Z] === RUN TestIsCorrupted [2022-02-09T06:02:54.333Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-09T06:02:54.333Z] === RUN TestSetRollover [2022-02-09T06:02:55.334Z] === RUN TestGetCapabilities [2022-02-09T06:02:55.334Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-09T06:02:55.334Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-09T06:02:55.334Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-09T06:02:55.334Z] === RUN TestGetDefaultAddressSpaces [2022-02-09T06:02:55.334Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-09T06:02:55.334Z] === RUN TestRemoteDriver [2022-02-09T06:02:55.334Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-09T06:02:55.334Z] PASS [2022-02-09T06:02:55.334Z] coverage: 47.4% of statements [2022-02-09T06:02:55.334Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.080s coverage: 47.4% of statements [2022-02-09T06:02:55.614Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-09T06:02:56.015Z] --- PASS: TestRenameRunningContainerAndReuse (4.56s) [2022-02-09T06:02:56.015Z] === RUN TestRenameInvalidName [2022-02-09T06:02:56.323Z] === RUN TestWindowsIPAM [2022-02-09T06:02:56.323Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-09T06:02:56.323Z] PASS [2022-02-09T06:02:56.323Z] coverage: 71.4% of statements [2022-02-09T06:02:56.323Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2022-02-09T06:02:56.323Z] --- PASS: TestSetRollover (2.13s) [2022-02-09T06:02:56.323Z] === RUN TestSetRolloverSerial [2022-02-09T06:02:56.323Z] --- PASS: TestPoolAllocationReuse (2.20s) [2022-02-09T06:02:56.323Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-09T06:02:56.323Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-02-09T06:02:56.323Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-09T06:02:56.983Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-09T06:02:57.316Z] === RUN TestDefaultNetwork [2022-02-09T06:02:57.316Z] --- PASS: TestDefaultNetwork (0.33s) [2022-02-09T06:02:57.316Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-09T06:02:57.786Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-02-09T06:02:57.786Z] === RUN TestInitAddressPools [2022-02-09T06:02:57.786Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-09T06:02:57.786Z] PASS [2022-02-09T06:02:57.786Z] coverage: 74.0% of statements [2022-02-09T06:02:57.786Z] ok github.com/docker/docker/libnetwork/ipamutils 0.718s coverage: 74.0% of statements [2022-02-09T06:02:57.958Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-02-09T06:02:58.193Z] --- PASS: TestRenameInvalidName (2.30s) [2022-02-09T06:02:58.193Z] === RUN TestRenameAnonymousContainer [2022-02-09T06:02:58.566Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-09T06:02:58.777Z] === RUN TestKeyValue [2022-02-09T06:02:58.777Z] --- PASS: TestKeyValue (0.00s) [2022-02-09T06:02:58.777Z] PASS [2022-02-09T06:02:58.777Z] coverage: 60.0% of statements [2022-02-09T06:02:58.777Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-02-09T06:02:58.777Z] --- PASS: TestSetRolloverSerial (2.11s) [2022-02-09T06:02:58.777Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-09T06:02:58.777Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-09T06:02:58.777Z] PASS [2022-02-09T06:02:58.777Z] coverage: 84.4% of statements [2022-02-09T06:02:58.777Z] ok github.com/docker/docker/libnetwork/bitseq 15.093s coverage: 84.4% of statements [2022-02-09T06:02:59.032Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:02:59.032Z] INFO: Testing against a local daemon [2022-02-09T06:02:59.032Z] === RUN TestBuildWithSession [2022-02-09T06:02:59.032Z] build_session_test.go:25: TODO: BuildKit [2022-02-09T06:02:59.032Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-09T06:02:59.032Z] === RUN TestBuildSquashParent [2022-02-09T06:02:59.032Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:02:59.032Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-09T06:02:59.032Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-09T06:02:59.032Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T06:02:59.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T06:02:59.032Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T06:02:59.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T06:02:59.032Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T06:02:59.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T06:02:59.032Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T06:02:59.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T06:02:59.032Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T06:02:59.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T06:02:59.032Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T06:02:59.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T06:02:59.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T06:02:59.032Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T06:02:59.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T06:02:59.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T06:02:59.170Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-09T06:02:59.775Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-09T06:03:00.031Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-09T06:03:00.350Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.56s) [2022-02-09T06:03:00.350Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-09T06:03:00.593Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-09T06:03:01.197Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-02-09T06:03:01.453Z] --- PASS: TestCreateServiceConfigFileMode (12.34s) [2022-02-09T06:03:01.453Z] === RUN TestCreateServiceSysctls [2022-02-09T06:03:01.926Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-09T06:03:01.927Z] PASS [2022-02-09T06:03:01.927Z] coverage: 100.0% of statements [2022-02-09T06:03:01.927Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.064s coverage: 100.0% of statements [2022-02-09T06:03:01.927Z] === RUN TestNetworkDBSimple [2022-02-09T06:03:02.818Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-02-09T06:03:02.921Z] === RUN TestGenerate [2022-02-09T06:03:02.921Z] --- PASS: TestGenerate (0.00s) [2022-02-09T06:03:02.921Z] === RUN TestGeneratePtr [2022-02-09T06:03:02.921Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-09T06:03:02.921Z] === RUN TestGenerateMissingField [2022-02-09T06:03:02.921Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-09T06:03:02.921Z] === RUN TestFieldCannotBeSet [2022-02-09T06:03:02.921Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-09T06:03:02.921Z] === RUN TestTypeMismatchError [2022-02-09T06:03:02.921Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-09T06:03:02.921Z] PASS [2022-02-09T06:03:02.921Z] coverage: 100.0% of statements [2022-02-09T06:03:02.921Z] ok github.com/docker/docker/libnetwork/options 0.060s coverage: 100.0% of statements [2022-02-09T06:03:03.392Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.20s) [2022-02-09T06:03:03.392Z] === RUN TestGetAddress [2022-02-09T06:03:03.392Z] 2022/02/09 06:03:02 Closing DB instances... [2022-02-09T06:03:03.747Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-09T06:03:03.861Z] testing: warning: no tests to run [2022-02-09T06:03:03.861Z] PASS [2022-02-09T06:03:03.861Z] coverage: 0.0% of statements [2022-02-09T06:03:03.861Z] ok github.com/docker/docker/libnetwork/osl 0.074s coverage: 0.0% of statements [no tests to run] [2022-02-09T06:03:04.852Z] === RUN TestRequestNewPort [2022-02-09T06:03:04.852Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-09T06:03:04.852Z] === RUN TestRequestSpecificPort [2022-02-09T06:03:04.852Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-09T06:03:04.852Z] === RUN TestReleasePort [2022-02-09T06:03:04.852Z] --- PASS: TestReleasePort (0.00s) [2022-02-09T06:03:04.852Z] === RUN TestReuseReleasedPort [2022-02-09T06:03:04.852Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-09T06:03:04.852Z] === RUN TestReleaseUnreadledPort [2022-02-09T06:03:04.852Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-09T06:03:04.852Z] === RUN TestUnknowProtocol [2022-02-09T06:03:04.852Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-09T06:03:04.852Z] === RUN TestAllocateAllPorts [2022-02-09T06:03:04.852Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-09T06:03:04.852Z] === RUN TestPortAllocation [2022-02-09T06:03:04.852Z] --- PASS: TestPortAllocation (0.00s) [2022-02-09T06:03:04.852Z] === RUN TestPortAllocationWithCustomRange [2022-02-09T06:03:04.852Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-09T06:03:04.852Z] === RUN TestNoDuplicateBPR [2022-02-09T06:03:04.852Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-09T06:03:04.852Z] === RUN TestChangePortRange [2022-02-09T06:03:04.852Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-09T06:03:04.852Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-09T06:03:04.852Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-09T06:03:04.852Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-09T06:03:04.852Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-09T06:03:04.852Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-09T06:03:04.852Z] --- PASS: TestChangePortRange (0.00s) [2022-02-09T06:03:04.852Z] PASS [2022-02-09T06:03:04.852Z] coverage: 88.6% of statements [2022-02-09T06:03:04.852Z] ok github.com/docker/docker/libnetwork/portallocator 0.057s coverage: 88.6% of statements [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-09T06:03:04.852Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-09T06:03:04.852Z] --- PASS: TestNetworkDBSimple (2.85s) [2022-02-09T06:03:04.852Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-09T06:03:05.112Z] --- PASS: TestCreateServiceSysctls (3.57s) [2022-02-09T06:03:05.112Z] === RUN TestCreateServiceCapabilities [2022-02-09T06:03:05.842Z] testing: warning: no tests to run [2022-02-09T06:03:05.842Z] PASS [2022-02-09T06:03:05.842Z] coverage: 0.0% of statements [2022-02-09T06:03:05.842Z] ok github.com/docker/docker/libnetwork/portmapper 0.051s coverage: 0.0% of statements [no tests to run] [2022-02-09T06:03:05.842Z] === RUN TestHashData [2022-02-09T06:03:05.842Z] --- PASS: TestHashData (0.00s) [2022-02-09T06:03:05.842Z] PASS [2022-02-09T06:03:05.842Z] coverage: 2.8% of statements [2022-02-09T06:03:05.842Z] ok github.com/docker/docker/libnetwork/resolvconf 0.049s coverage: 2.8% of statements [2022-02-09T06:03:06.312Z] 2022/02/09 06:03:05 Closing DB instances... [2022-02-09T06:03:06.312Z] === RUN TestErrorConstructors [2022-02-09T06:03:06.312Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-09T06:03:06.312Z] === RUN TestCompareIPMask [2022-02-09T06:03:06.312Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-09T06:03:06.312Z] === RUN TestUtilGetHostPartIP [2022-02-09T06:03:06.312Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-09T06:03:06.312Z] === RUN TestUtilGetBroadcastIP [2022-02-09T06:03:06.312Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-09T06:03:06.312Z] === RUN TestParseCIDR [2022-02-09T06:03:06.312Z] --- PASS: TestParseCIDR (0.00s) [2022-02-09T06:03:06.312Z] PASS [2022-02-09T06:03:06.312Z] coverage: 37.3% of statements [2022-02-09T06:03:06.312Z] ok github.com/docker/docker/libnetwork/types 0.048s coverage: 37.3% of statements [2022-02-09T06:03:06.492Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-09T06:03:07.301Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-09T06:03:07.302Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-09T06:03:07.302Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-09T06:03:07.302Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-09T06:03:07.302Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-09T06:03:07.302Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-09T06:03:07.302Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-09T06:03:07.302Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-09T06:03:07.302Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-09T06:03:07.302Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-09T06:03:07.302Z] PASS [2022-02-09T06:03:07.302Z] coverage: 50.0% of statements [2022-02-09T06:03:07.302Z] ok github.com/docker/docker/oci 0.053s coverage: 50.0% of statements [2022-02-09T06:03:07.302Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.65s) [2022-02-09T06:03:07.302Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-09T06:03:07.771Z] === RUN TestParseVersion [2022-02-09T06:03:07.771Z] --- PASS: TestParseVersion (0.00s) [2022-02-09T06:03:07.771Z] PASS [2022-02-09T06:03:07.771Z] coverage: 52.9% of statements [2022-02-09T06:03:07.771Z] ok github.com/docker/docker/pkg/aaparser 0.053s coverage: 52.9% of statements [2022-02-09T06:03:07.862Z] --- PASS: TestCreateServiceCapabilities (2.64s) [2022-02-09T06:03:07.862Z] === RUN TestInspect [2022-02-09T06:03:08.241Z] === RUN TestAddressPoolOpt [2022-02-09T06:03:08.241Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/a [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/something [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/_=a [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/env1=value1 [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/_env1=value1 [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/PATH [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/=a [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/PATH= [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/PATH=something [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/asd!qwe [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/1asd [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/123 [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/some_space [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/__some_space_before [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/some_space_after__ [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/= [2022-02-09T06:03:08.241Z] === RUN TestValidateEnv/PaTh [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestParseHost [2022-02-09T06:03:08.241Z] --- PASS: TestParseHost (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestParseDockerDaemonHost [2022-02-09T06:03:08.241Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestParseTCP [2022-02-09T06:03:08.241Z] --- PASS: TestParseTCP (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-09T06:03:08.241Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestValidateExtraHosts [2022-02-09T06:03:08.241Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestIpOptString [2022-02-09T06:03:08.241Z] --- PASS: TestIpOptString (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-09T06:03:08.241Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestNewIpOptValidDefaultVal [2022-02-09T06:03:08.241Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestIpOptSetInvalidVal [2022-02-09T06:03:08.241Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestValidateIPAddress [2022-02-09T06:03:08.241Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestMapOpts [2022-02-09T06:03:08.241Z] --- PASS: TestMapOpts (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestListOptsWithoutValidator [2022-02-09T06:03:08.241Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestListOptsWithValidator [2022-02-09T06:03:08.241Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestValidateDNSSearch [2022-02-09T06:03:08.241Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestValidateLabel [2022-02-09T06:03:08.241Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-09T06:03:08.241Z] === RUN TestValidateLabel/label_with_general_format [2022-02-09T06:03:08.241Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-09T06:03:08.241Z] === RUN TestValidateLabel/label_with_one_more [2022-02-09T06:03:08.241Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-09T06:03:08.241Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-09T06:03:08.241Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-09T06:03:08.241Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-09T06:03:08.241Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-09T06:03:08.241Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-09T06:03:08.241Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-09T06:03:08.241Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-09T06:03:08.241Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-09T06:03:08.241Z] --- PASS: TestValidateLabel (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-09T06:03:08.241Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestNamedListOpts [2022-02-09T06:03:08.241Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestNamedMapOpts [2022-02-09T06:03:08.241Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestParseLink [2022-02-09T06:03:08.241Z] --- PASS: TestParseLink (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestQuotedStringSetWithQuotes [2022-02-09T06:03:08.241Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-09T06:03:08.241Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-09T06:03:08.241Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-09T06:03:08.241Z] === RUN TestUlimitOpt [2022-02-09T06:03:08.241Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-09T06:03:08.241Z] PASS [2022-02-09T06:03:08.241Z] coverage: 67.1% of statements [2022-02-09T06:03:08.241Z] ok github.com/docker/docker/opts 0.088s coverage: 67.1% of statements [2022-02-09T06:03:08.467Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-09T06:03:08.713Z] 2022/02/09 06:03:08 Closing DB instances... [2022-02-09T06:03:09.441Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-09T06:03:10.288Z] === RUN TestPeerCertificateMarshalJSON [2022-02-09T06:03:10.288Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-02-09T06:03:10.288Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-09T06:03:10.288Z] === RUN TestIsArchivePathDir [2022-02-09T06:03:10.288Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-02-09T06:03:10.288Z] === RUN TestIsArchivePathInvalidFile [2022-02-09T06:03:10.574Z] --- PASS: TestRenameAnonymousContainer (11.05s) [2022-02-09T06:03:10.574Z] === RUN TestRenameContainerWithSameName [2022-02-09T06:03:10.759Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-09T06:03:10.759Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-09T06:03:10.759Z] --- PASS: TestPeerCertificateMarshalJSON (0.49s) [2022-02-09T06:03:10.759Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-09T06:03:10.759Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-09T06:03:10.759Z] === RUN TestMiddleware [2022-02-09T06:03:10.759Z] --- PASS: TestMiddleware (0.00s) [2022-02-09T06:03:10.759Z] === RUN TestNewResponseModifier [2022-02-09T06:03:10.759Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-09T06:03:10.759Z] PASS [2022-02-09T06:03:10.759Z] coverage: 26.8% of statements [2022-02-09T06:03:10.759Z] ok github.com/docker/docker/pkg/authorization 0.539s coverage: 26.8% of statements [2022-02-09T06:03:10.759Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-02-09T06:03:10.759Z] === RUN TestIsArchivePathTar [2022-02-09T06:03:10.759Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-02-09T06:03:10.759Z] === RUN TestDecompressStreamGzip [2022-02-09T06:03:10.850Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-09T06:03:10.850Z] --- PASS: TestInspect (3.24s) [2022-02-09T06:03:10.850Z] === RUN TestCreateJob [2022-02-09T06:03:11.230Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-02-09T06:03:11.230Z] === RUN TestDecompressStreamBzip2 [2022-02-09T06:03:11.230Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-02-09T06:03:11.230Z] === RUN TestDecompressStreamXz [2022-02-09T06:03:11.230Z] archive_test.go:133: Xz not present in msys2 [2022-02-09T06:03:11.230Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-09T06:03:11.230Z] === RUN TestDecompressStreamZstd [2022-02-09T06:03:11.230Z] archive_test.go:140: zstd not installed [2022-02-09T06:03:11.230Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-09T06:03:11.230Z] === RUN TestCompressStreamXzUnsupported [2022-02-09T06:03:11.230Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-09T06:03:11.230Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-09T06:03:11.230Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-09T06:03:11.230Z] === RUN TestCompressStreamInvalid [2022-02-09T06:03:11.230Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-09T06:03:11.230Z] === RUN TestExtensionInvalid [2022-02-09T06:03:11.230Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-09T06:03:11.230Z] === RUN TestExtensionUncompressed [2022-02-09T06:03:11.230Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-09T06:03:11.230Z] === RUN TestExtensionBzip2 [2022-02-09T06:03:11.230Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-09T06:03:11.230Z] === RUN TestExtensionGzip [2022-02-09T06:03:11.230Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-09T06:03:11.230Z] === RUN TestExtensionXz [2022-02-09T06:03:11.230Z] --- PASS: TestExtensionXz (0.00s) [2022-02-09T06:03:11.230Z] === RUN TestExtensionZstd [2022-02-09T06:03:11.230Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-09T06:03:11.230Z] === RUN TestCmdStreamLargeStderr [2022-02-09T06:03:11.230Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-02-09T06:03:11.230Z] === RUN TestCmdStreamBad [2022-02-09T06:03:11.230Z] archive_test.go:252: Failing on Windows CI machines [2022-02-09T06:03:11.230Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-09T06:03:11.230Z] === RUN TestCmdStreamGood [2022-02-09T06:03:11.230Z] === RUN TestUnbuffered [2022-02-09T06:03:11.230Z] --- PASS: TestUnbuffered (0.00s) [2022-02-09T06:03:11.230Z] === RUN TestRaceUnbuffered [2022-02-09T06:03:11.230Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-09T06:03:11.230Z] PASS [2022-02-09T06:03:11.230Z] coverage: 100.0% of statements [2022-02-09T06:03:11.230Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2022-02-09T06:03:11.230Z] --- PASS: TestCmdStreamGood (0.06s) [2022-02-09T06:03:11.230Z] === RUN TestUntarPathWithInvalidDest [2022-02-09T06:03:11.230Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-02-09T06:03:11.230Z] === RUN TestUntarPathWithInvalidSrc [2022-02-09T06:03:11.230Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-09T06:03:11.230Z] === RUN TestUntarPath [2022-02-09T06:03:11.427Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T06:03:11.455Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-09T06:03:11.701Z] --- PASS: TestUntarPath (0.08s) [2022-02-09T06:03:11.701Z] === RUN TestUntarPathWithDestinationFile [2022-02-09T06:03:11.701Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-09T06:03:11.701Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-09T06:03:11.701Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-09T06:03:11.701Z] === RUN TestCopyWithTarInvalidSrc [2022-02-09T06:03:11.701Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-09T06:03:11.701Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-09T06:03:11.701Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-09T06:03:11.701Z] === RUN TestCopyWithTarSrcFile [2022-02-09T06:03:11.701Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-09T06:03:11.701Z] === RUN TestCopyWithTarSrcFolder [2022-02-09T06:03:11.701Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-09T06:03:11.701Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-09T06:03:11.701Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-09T06:03:11.701Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-09T06:03:11.701Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-09T06:03:11.701Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-09T06:03:11.701Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-09T06:03:11.701Z] === RUN TestCopyFileWithTarSrcFile [2022-02-09T06:03:11.701Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-09T06:03:11.701Z] === RUN TestTarFiles [2022-02-09T06:03:11.712Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-09T06:03:12.114Z] --- PASS: TestRenameContainerWithSameName (2.41s) [2022-02-09T06:03:12.114Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-09T06:03:12.114Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-09T06:03:12.114Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-09T06:03:12.114Z] === RUN TestResize [2022-02-09T06:03:12.172Z] === RUN TestMatch [2022-02-09T06:03:12.172Z] === RUN TestMatch/[[]] [2022-02-09T06:03:12.172Z] === RUN TestMatch/[[foo]] [2022-02-09T06:03:12.172Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-09T06:03:12.173Z] === RUN TestMatch/[[foo_bar]] [2022-02-09T06:03:12.173Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-09T06:03:12.173Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-09T06:03:12.173Z] === RUN TestMatch/[] [2022-02-09T06:03:12.173Z] === RUN TestMatch/[]#01 [2022-02-09T06:03:12.173Z] === RUN TestMatch/[[qux]] [2022-02-09T06:03:12.173Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-09T06:03:12.173Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-09T06:03:12.173Z] === RUN TestMatch/[[foo_baz]] [2022-02-09T06:03:12.173Z] --- PASS: TestMatch (0.00s) [2022-02-09T06:03:12.173Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-09T06:03:12.173Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-09T06:03:12.173Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-09T06:03:12.173Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-09T06:03:12.173Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-09T06:03:12.173Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-09T06:03:12.173Z] --- PASS: TestMatch/[] (0.00s) [2022-02-09T06:03:12.173Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-09T06:03:12.173Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-09T06:03:12.173Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-09T06:03:12.173Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-09T06:03:12.173Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-09T06:03:12.173Z] PASS [2022-02-09T06:03:12.173Z] coverage: 87.5% of statements [2022-02-09T06:03:12.173Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2022-02-09T06:03:12.645Z] 2022/02/09 06:03:12 Closing DB instances... [2022-02-09T06:03:13.117Z] === RUN TestChrootTarUntar [2022-02-09T06:03:13.117Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:03:13.117Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-09T06:03:13.117Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-09T06:03:13.117Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:03:13.117Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-09T06:03:13.117Z] === RUN TestChrootUntarEmptyArchive [2022-02-09T06:03:13.117Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-09T06:03:13.117Z] === RUN TestChrootTarUntarWithSymlink [2022-02-09T06:03:13.117Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T06:03:13.117Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-09T06:03:13.117Z] === RUN TestChrootCopyWithTar [2022-02-09T06:03:13.117Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T06:03:13.117Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-09T06:03:13.117Z] === RUN TestChrootCopyFileWithTar [2022-02-09T06:03:13.117Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:03:13.117Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-09T06:03:13.117Z] === RUN TestChrootUntarPath [2022-02-09T06:03:13.117Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T06:03:13.117Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-09T06:03:13.117Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-09T06:03:13.117Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:03:13.117Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-09T06:03:13.117Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-09T06:03:13.117Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:03:13.117Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-09T06:03:13.117Z] === RUN TestChrootApplyDotDotFile [2022-02-09T06:03:13.117Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:03:13.117Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-09T06:03:13.117Z] PASS [2022-02-09T06:03:13.117Z] coverage: 15.1% of statements [2022-02-09T06:03:13.166Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-09T06:03:13.166Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-02-09T06:03:13.166Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-09T06:03:13.586Z] ok github.com/docker/docker/pkg/chrootarchive 0.126s coverage: 15.1% of statements [2022-02-09T06:03:13.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T06:03:13.728Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-02-09T06:03:14.026Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-02-09T06:03:14.026Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-09T06:03:14.057Z] === RUN TestSizeEmpty [2022-02-09T06:03:14.057Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-09T06:03:14.057Z] === RUN TestSizeEmptyFile [2022-02-09T06:03:14.057Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-09T06:03:14.057Z] === RUN TestSizeNonemptyFile [2022-02-09T06:03:14.057Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-09T06:03:14.057Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-09T06:03:14.057Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-09T06:03:14.057Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-09T06:03:14.057Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-09T06:03:14.057Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-09T06:03:14.057Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-09T06:03:14.057Z] === RUN TestMoveToSubdir [2022-02-09T06:03:14.057Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-09T06:03:14.057Z] === RUN TestSizeNonExistingDirectory [2022-02-09T06:03:14.057Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-09T06:03:14.057Z] PASS [2022-02-09T06:03:14.057Z] coverage: 80.0% of statements [2022-02-09T06:03:14.057Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2022-02-09T06:03:14.291Z] --- PASS: TestResize (2.32s) [2022-02-09T06:03:14.291Z] === RUN TestResizeWithInvalidSize [2022-02-09T06:03:14.527Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-02-09T06:03:14.527Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-09T06:03:14.587Z] --- PASS: TestCreateJob (3.73s) [2022-02-09T06:03:14.587Z] === RUN TestReplicatedJob [2022-02-09T06:03:14.997Z] === RUN TestPollerAddRemove [2022-02-09T06:03:14.997Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-09T06:03:14.997Z] === RUN TestPollerEvent [2022-02-09T06:03:14.997Z] poller_test.go:40: No chmod on Windows [2022-02-09T06:03:14.997Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-09T06:03:14.997Z] === RUN TestPollerClose [2022-02-09T06:03:14.997Z] --- PASS: TestPollerClose (0.00s) [2022-02-09T06:03:14.997Z] PASS [2022-02-09T06:03:14.997Z] coverage: 45.7% of statements [2022-02-09T06:03:14.997Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 45.7% of statements [2022-02-09T06:03:15.148Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-09T06:03:16.073Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-09T06:03:16.073Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-09T06:03:16.073Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-09T06:03:16.470Z] --- PASS: TestResizeWithInvalidSize (2.47s) [2022-02-09T06:03:16.470Z] === RUN TestResizeWhenContainerNotStarted [2022-02-09T06:03:16.568Z] 2022/02/09 06:03:16 Closing DB instances... [2022-02-09T06:03:16.568Z] === RUN TestCopyFileWithInvalidSrc [2022-02-09T06:03:16.568Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestCopyFileWithInvalidDest [2022-02-09T06:03:16.568Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-09T06:03:16.568Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-09T06:03:16.568Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestCopyFile [2022-02-09T06:03:16.568Z] --- PASS: TestCopyFile (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-09T06:03:16.568Z] fileutils_test.go:133: Needs porting to Windows [2022-02-09T06:03:16.568Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-09T06:03:16.568Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-09T06:03:16.568Z] fileutils_test.go:179: Needs porting to Windows [2022-02-09T06:03:16.568Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestWildcardMatches [2022-02-09T06:03:16.568Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestPatternMatches [2022-02-09T06:03:16.568Z] --- PASS: TestPatternMatches (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-09T06:03:16.568Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestPatternMatchesFolderExclusions [2022-02-09T06:03:16.568Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-09T06:03:16.568Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-09T06:03:16.568Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-09T06:03:16.568Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-09T06:03:16.568Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestSingleExclamationError [2022-02-09T06:03:16.568Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestMatchesWithNoPatterns [2022-02-09T06:03:16.568Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestMatchesWithMalformedPatterns [2022-02-09T06:03:16.568Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestMatches [2022-02-09T06:03:16.568Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-09T06:03:16.568Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-09T06:03:16.568Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-09T06:03:16.568Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-09T06:03:16.568Z] --- PASS: TestMatches (0.01s) [2022-02-09T06:03:16.568Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-09T06:03:16.568Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-09T06:03:16.568Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-09T06:03:16.568Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestCleanPatterns [2022-02-09T06:03:16.568Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-09T06:03:16.568Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestCleanPatternsExceptionFlag [2022-02-09T06:03:16.568Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-09T06:03:16.568Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-09T06:03:16.568Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestCleanPatternsErrorSingleException [2022-02-09T06:03:16.568Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestCreateIfNotExistsDir [2022-02-09T06:03:16.568Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-02-09T06:03:16.568Z] === RUN TestCreateIfNotExistsFile [2022-02-09T06:03:16.568Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-09T06:03:16.568Z] === RUN TestMatch [2022-02-09T06:03:16.568Z] --- PASS: TestMatch (0.00s) [2022-02-09T06:03:16.568Z] === RUN TestCompile [2022-02-09T06:03:16.568Z] === RUN TestCompile/slash [2022-02-09T06:03:16.568Z] === RUN TestCompile/backslash [2022-02-09T06:03:16.568Z] --- PASS: TestCompile (0.00s) [2022-02-09T06:03:16.568Z] --- PASS: TestCompile/slash (0.00s) [2022-02-09T06:03:16.568Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-09T06:03:16.568Z] PASS [2022-02-09T06:03:16.568Z] coverage: 84.7% of statements [2022-02-09T06:03:16.568Z] ok github.com/docker/docker/pkg/fileutils 0.107s coverage: 84.7% of statements [2022-02-09T06:03:17.038Z] === RUN TestGet [2022-02-09T06:03:17.038Z] --- PASS: TestGet (0.00s) [2022-02-09T06:03:17.038Z] === RUN TestGetShortcutString [2022-02-09T06:03:17.038Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-09T06:03:17.038Z] PASS [2022-02-09T06:03:17.038Z] coverage: 42.9% of statements [2022-02-09T06:03:17.038Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2022-02-09T06:03:17.439Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-09T06:03:17.439Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-09T06:03:17.509Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-02-09T06:03:17.509Z] === RUN TestNetworkDBNodeLeave [2022-02-09T06:03:18.003Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-09T06:03:18.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-02-09T06:03:18.499Z] === RUN TestCreateIDMapOrder [2022-02-09T06:03:18.500Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-09T06:03:18.500Z] PASS [2022-02-09T06:03:18.500Z] coverage: 7.2% of statements [2022-02-09T06:03:18.500Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2022-02-09T06:03:18.972Z] --- PASS: TestTarFiles (7.34s) [2022-02-09T06:03:18.972Z] === RUN TestDetectCompressionZstd [2022-02-09T06:03:18.972Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-09T06:03:18.972Z] === RUN TestTarUntar [2022-02-09T06:03:18.972Z] --- PASS: TestTarUntar (0.06s) [2022-02-09T06:03:18.972Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-09T06:03:18.972Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-09T06:03:18.972Z] === RUN TestTarWithOptions [2022-02-09T06:03:18.972Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-09T06:03:18.972Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-09T06:03:18.972Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-09T06:03:18.972Z] === RUN TestUntarUstarGnuConflict [2022-02-09T06:03:18.972Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-09T06:03:18.972Z] === RUN TestUntarInvalidFilenames [2022-02-09T06:03:19.189Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-02-09T06:03:19.444Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3444959966\\dest" [2022-02-09T06:03:19.444Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-02-09T06:03:19.444Z] === RUN TestUntarHardlinkToSymlink [2022-02-09T06:03:19.444Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-09T06:03:19.444Z] === RUN TestUntarInvalidHardlink [2022-02-09T06:03:19.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink383250662\\victim\\hello" -> "../victim/hello" [2022-02-09T06:03:19.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3282295083\\victim\\hello" -> "/../victim/hello" [2022-02-09T06:03:19.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1211602934\\victim" -> "../victim" [2022-02-09T06:03:19.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3436984289\\victim" -> "../victim" [2022-02-09T06:03:19.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3093727252\\victim" -> "../victim" [2022-02-09T06:03:19.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1912514102\\victim" -> "../victim" [2022-02-09T06:03:19.444Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-09T06:03:19.444Z] === RUN TestUntarInvalidSymlink [2022-02-09T06:03:19.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink861363803\\dest\\dotdot" -> "../victim/hello" [2022-02-09T06:03:19.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3430948351\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-09T06:03:19.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2965639768\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:03:19.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink247330208\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:03:19.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2380336813\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:03:19.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2755544893\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:03:19.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3303176914\\dest\\dir\\loophole" -> "../../victim" [2022-02-09T06:03:19.444Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-09T06:03:19.445Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-09T06:03:19.445Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-09T06:03:19.445Z] === RUN TestXGlobalNoParent [2022-02-09T06:03:19.445Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-09T06:03:19.445Z] === RUN TestReplaceFileTarWrapper [2022-02-09T06:03:19.445Z] === RUN TestFixedBufferCap [2022-02-09T06:03:19.445Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-09T06:03:19.445Z] === RUN TestFixedBufferLen [2022-02-09T06:03:19.445Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-09T06:03:19.445Z] === RUN TestFixedBufferString [2022-02-09T06:03:19.445Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-09T06:03:19.445Z] === RUN TestFixedBufferWrite [2022-02-09T06:03:19.445Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-09T06:03:19.445Z] === RUN TestFixedBufferRead [2022-02-09T06:03:19.445Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-09T06:03:19.445Z] === RUN TestBytesPipeRead [2022-02-09T06:03:19.445Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-09T06:03:19.445Z] === RUN TestBytesPipeWrite [2022-02-09T06:03:19.445Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-09T06:03:19.445Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-09T06:03:19.489Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-02-09T06:03:19.489Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-09T06:03:19.489Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-02-09T06:03:19.489Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-09T06:03:19.489Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-09T06:03:19.915Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-02-09T06:03:19.915Z] === RUN TestPrefixHeaderReadable [2022-02-09T06:03:19.915Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-09T06:03:19.915Z] === RUN TestDisablePigz [2022-02-09T06:03:19.915Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-09T06:03:19.915Z] --- PASS: TestDisablePigz (0.14s) [2022-02-09T06:03:19.915Z] === RUN TestPigz [2022-02-09T06:03:19.915Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-09T06:03:19.915Z] --- PASS: TestPigz (0.15s) [2022-02-09T06:03:19.915Z] === RUN TestCopyFileWithInvalidDest [2022-02-09T06:03:19.915Z] archive_windows_test.go:16: Currently fails [2022-02-09T06:03:19.915Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-09T06:03:19.915Z] === RUN TestCanonicalTarNameForPath [2022-02-09T06:03:19.915Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-09T06:03:19.915Z] === RUN TestCanonicalTarName [2022-02-09T06:03:19.915Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-09T06:03:19.915Z] === RUN TestChmodTarEntry [2022-02-09T06:03:19.915Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-09T06:03:19.915Z] === RUN TestHardLinkOrder [2022-02-09T06:03:19.915Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-09T06:03:19.915Z] === RUN TestChangeString [2022-02-09T06:03:19.915Z] --- PASS: TestChangeString (0.00s) [2022-02-09T06:03:19.915Z] === RUN TestChangesWithNoChanges [2022-02-09T06:03:19.915Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-02-09T06:03:19.915Z] === RUN TestChangesWithChanges [2022-02-09T06:03:19.915Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-02-09T06:03:19.915Z] === RUN TestAtomicWriteToFile [2022-02-09T06:03:20.213Z] --- PASS: TestResizeWhenContainerNotStarted (2.99s) [2022-02-09T06:03:20.213Z] === RUN TestDaemonRestartKillContainers [2022-02-09T06:03:20.213Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:03:20.213Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-09T06:03:20.213Z] === RUN TestStats [2022-02-09T06:03:20.213Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-09T06:03:20.213Z] --- SKIP: TestStats (0.00s) [2022-02-09T06:03:20.213Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-09T06:03:20.385Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-02-09T06:03:20.385Z] === RUN TestAtomicWriteSetCommit [2022-02-09T06:03:20.385Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-09T06:03:20.385Z] === RUN TestAtomicWriteSetCancel [2022-02-09T06:03:20.385Z] --- PASS: TestChangesWithChanges (0.05s) [2022-02-09T06:03:20.385Z] === RUN TestChangesWithChangesGH13590 [2022-02-09T06:03:20.385Z] changes_test.go:195: needs more investigation [2022-02-09T06:03:20.385Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-09T06:03:20.385Z] === RUN TestChangesDirsEmpty [2022-02-09T06:03:20.385Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-09T06:03:20.385Z] === RUN TestReadCloserWrapperClose [2022-02-09T06:03:20.385Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-09T06:03:20.385Z] === RUN TestReaderErrWrapperReadOnError [2022-02-09T06:03:20.385Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-09T06:03:20.385Z] === RUN TestReaderErrWrapperRead [2022-02-09T06:03:20.385Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-09T06:03:20.385Z] === RUN TestCancelReadCloser [2022-02-09T06:03:20.385Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-09T06:03:20.385Z] === RUN TestWriteCloserWrapperClose [2022-02-09T06:03:20.385Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-09T06:03:20.385Z] === RUN TestNopWriteCloser [2022-02-09T06:03:20.385Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-09T06:03:20.385Z] === RUN TestNopWriter [2022-02-09T06:03:20.385Z] --- PASS: TestNopWriter (0.00s) [2022-02-09T06:03:20.385Z] === RUN TestWriteCounter [2022-02-09T06:03:20.385Z] --- PASS: TestWriteCounter (0.00s) [2022-02-09T06:03:20.385Z] PASS [2022-02-09T06:03:20.385Z] coverage: 69.2% of statements [2022-02-09T06:03:20.385Z] ok github.com/docker/docker/pkg/ioutils 0.691s coverage: 69.2% of statements [2022-02-09T06:03:20.385Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-02-09T06:03:20.385Z] === RUN TestChangesDirsMutated [2022-02-09T06:03:20.385Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-02-09T06:03:20.385Z] === RUN TestNetworkDBWatch [2022-02-09T06:03:20.385Z] --- PASS: TestChangesDirsMutated (0.26s) [2022-02-09T06:03:20.385Z] === RUN TestApplyLayer [2022-02-09T06:03:20.385Z] changes_test.go:432: needs further investigation [2022-02-09T06:03:20.386Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-09T06:03:20.386Z] === RUN TestChangesSizeWithHardlinks [2022-02-09T06:03:20.386Z] changes_test.go:468: needs further investigation [2022-02-09T06:03:20.386Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-09T06:03:20.462Z] --- PASS: TestReplicatedJob (5.79s) [2022-02-09T06:03:20.463Z] === RUN TestUpdateReplicatedJob [2022-02-09T06:03:20.857Z] === RUN TestChangesSizeWithNoChanges [2022-02-09T06:03:20.857Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-09T06:03:20.857Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-09T06:03:20.857Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-09T06:03:20.857Z] === RUN TestChangesSize [2022-02-09T06:03:20.857Z] --- PASS: TestChangesSize (0.00s) [2022-02-09T06:03:20.857Z] === RUN TestApplyLayerInvalidFilenames [2022-02-09T06:03:20.857Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3585747864\\dest" [2022-02-09T06:03:20.857Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-09T06:03:20.857Z] === RUN TestApplyLayerInvalidHardlink [2022-02-09T06:03:20.857Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2760981758\\victim\\hello" -> "../victim/hello" [2022-02-09T06:03:20.857Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1553981412\\victim\\hello" -> "/../victim/hello" [2022-02-09T06:03:20.857Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1845845840\\victim" -> "../victim" [2022-02-09T06:03:20.857Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink852239152\\victim" -> "../victim" [2022-02-09T06:03:20.857Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2002369748\\victim" -> "../victim" [2022-02-09T06:03:20.857Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3220302764\\victim" -> "../victim" [2022-02-09T06:03:20.857Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-09T06:03:20.857Z] === RUN TestApplyLayerInvalidSymlink [2022-02-09T06:03:20.858Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1356720838\\dest\\dotdot" -> "../victim/hello" [2022-02-09T06:03:20.858Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2143427766\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-09T06:03:20.858Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3948992058\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:03:20.858Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1917132548\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:03:20.858Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3528400320\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:03:20.858Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink113712843\\dest\\loophole-victim" -> "../victim" [2022-02-09T06:03:20.858Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-09T06:03:20.858Z] === RUN TestApplyLayerWhiteouts [2022-02-09T06:03:20.858Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-09T06:03:20.858Z] === RUN TestGenerateEmptyFile [2022-02-09T06:03:20.858Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-09T06:03:20.858Z] === RUN TestGenerateWithContent [2022-02-09T06:03:20.858Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-09T06:03:20.858Z] PASS [2022-02-09T06:03:20.858Z] coverage: 63.0% of statements [2022-02-09T06:03:20.858Z] ok github.com/docker/docker/pkg/archive 10.414s coverage: 63.0% of statements [2022-02-09T06:03:21.332Z] === RUN TestError [2022-02-09T06:03:21.332Z] --- PASS: TestError (0.00s) [2022-02-09T06:03:21.332Z] === RUN TestProgressString [2022-02-09T06:03:21.332Z] === RUN TestProgressString/no_progress [2022-02-09T06:03:21.332Z] === RUN TestProgressString/progress_1 [2022-02-09T06:03:21.332Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-09T06:03:21.332Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-09T06:03:21.332Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-09T06:03:21.332Z] === RUN TestProgressString/with_units [2022-02-09T06:03:21.332Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-09T06:03:21.332Z] === RUN TestProgressString/hide_counts [2022-02-09T06:03:21.332Z] --- PASS: TestProgressString (0.00s) [2022-02-09T06:03:21.332Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-09T06:03:21.332Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-09T06:03:21.332Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-09T06:03:21.332Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-09T06:03:21.332Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-09T06:03:21.332Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-09T06:03:21.332Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-09T06:03:21.332Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-09T06:03:21.332Z] === RUN TestJSONMessageDisplay [2022-02-09T06:03:21.332Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-02-09T06:03:21.332Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-09T06:03:21.332Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-09T06:03:21.332Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-09T06:03:21.332Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-09T06:03:21.332Z] === RUN TestDisplayJSONMessagesStream [2022-02-09T06:03:21.332Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-09T06:03:21.332Z] PASS [2022-02-09T06:03:21.332Z] coverage: 91.7% of statements [2022-02-09T06:03:21.332Z] ok github.com/docker/docker/pkg/jsonmessage 0.247s coverage: 91.7% of statements [2022-02-09T06:03:21.392Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-02-09T06:03:21.996Z] === RUN TestDockerSuite/TestEventsRename [2022-02-09T06:03:22.324Z] 2022/02/09 06:03:21 Closing DB instances... [2022-02-09T06:03:22.324Z] === RUN TestStandardLongPath [2022-02-09T06:03:22.324Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-09T06:03:22.324Z] === RUN TestUNCLongPath [2022-02-09T06:03:22.324Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-09T06:03:22.324Z] PASS [2022-02-09T06:03:22.324Z] coverage: 100.0% of statements [2022-02-09T06:03:22.324Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2022-02-09T06:03:22.560Z] === RUN TestDockerSuite/TestEventsResize [2022-02-09T06:03:23.164Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-09T06:03:23.318Z] === RUN TestNameFormat [2022-02-09T06:03:23.318Z] --- PASS: TestNameFormat (0.00s) [2022-02-09T06:03:23.318Z] === RUN TestNameRetries [2022-02-09T06:03:23.318Z] --- PASS: TestNameRetries (0.00s) [2022-02-09T06:03:23.318Z] PASS [2022-02-09T06:03:23.318Z] coverage: 85.7% of statements [2022-02-09T06:03:23.318Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-02-09T06:03:23.789Z] --- PASS: TestNetworkDBWatch (3.07s) [2022-02-09T06:03:23.789Z] === RUN TestNetworkDBBulkSync [2022-02-09T06:03:23.789Z] === RUN TestParseKeyValueOpt [2022-02-09T06:03:23.789Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-09T06:03:23.789Z] === RUN TestParseUintList [2022-02-09T06:03:23.789Z] --- PASS: TestParseUintList (0.00s) [2022-02-09T06:03:23.789Z] === RUN TestParseUintListMaximumLimits [2022-02-09T06:03:23.789Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-09T06:03:23.789Z] PASS [2022-02-09T06:03:23.789Z] coverage: 97.0% of statements [2022-02-09T06:03:23.789Z] ok github.com/docker/docker/pkg/parsers 0.050s coverage: 97.0% of statements [2022-02-09T06:03:24.092Z] --- PASS: TestUpdateReplicatedJob (3.45s) [2022-02-09T06:03:24.093Z] === RUN TestServiceListWithStatuses [2022-02-09T06:03:24.093Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-09T06:03:24.093Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-09T06:03:24.093Z] === RUN TestDockerNetworkConnectAlias [2022-02-09T06:03:24.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-02-09T06:03:24.778Z] === RUN TestNewAndRemove [2022-02-09T06:03:24.778Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-09T06:03:24.778Z] === RUN TestRemoveInvalidPath [2022-02-09T06:03:24.778Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-09T06:03:24.778Z] PASS [2022-02-09T06:03:24.778Z] coverage: 82.6% of statements [2022-02-09T06:03:24.778Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2022-02-09T06:03:24.778Z] 2022/02/09 06:03:24 Closing DB instances... [2022-02-09T06:03:25.993Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-09T06:03:25.993Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.37s) [2022-02-09T06:03:25.993Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.23s) [2022-02-09T06:03:25.993Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.92s) [2022-02-09T06:03:25.993Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (19.39s) [2022-02-09T06:03:25.993Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.17s) [2022-02-09T06:03:25.993Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.77s) [2022-02-09T06:03:25.993Z] === RUN TestBuildMultiStageCopy [2022-02-09T06:03:25.993Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-09T06:03:26.011Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.27s) [2022-02-09T06:03:26.011Z] === RUN TestStopContainerWithTimeout [2022-02-09T06:03:26.011Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-09T06:03:26.011Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-09T06:03:26.011Z] === RUN TestUpdateRestartPolicy [2022-02-09T06:03:26.354Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-09T06:03:26.354Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-09T06:03:26.551Z] docker_api_swarm_test.go:202: [d79a25650b543] joining swarm manager [df3047aad218d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:03:26.824Z] === RUN TestFailedConnection [2022-02-09T06:03:27.818Z] --- PASS: TestFailedConnection (1.19s) [2022-02-09T06:03:27.818Z] === RUN TestFailOnce [2022-02-09T06:03:28.291Z] 2022/02/09 06:03:27 http: panic serving 127.0.0.1:49283: Plugin not ready [2022-02-09T06:03:28.291Z] goroutine 13 [running]: [2022-02-09T06:03:28.291Z] net/http.(*conn).serve.func1() [2022-02-09T06:03:28.291Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-09T06:03:28.291Z] panic({0x63bc20, 0x749a70}) [2022-02-09T06:03:28.291Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-09T06:03:28.291Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x35c8d868d9d48fc4}, 0xc00016ba98) [2022-02-09T06:03:28.291Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-09T06:03:28.291Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x756810, 0xc00015e0e0}, 0x5905e6) [2022-02-09T06:03:28.291Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-09T06:03:28.291Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x756810, 0xc00015e0e0}, 0xc000158300) [2022-02-09T06:03:28.291Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-09T06:03:28.291Z] net/http.serverHandler.ServeHTTP({0x754e10}, {0x756810, 0xc00015e0e0}, 0xc000158300) [2022-02-09T06:03:28.291Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-09T06:03:28.291Z] net/http.(*conn).serve(0xc000062aa0, {0x7586a0, 0xc0001452f0}) [2022-02-09T06:03:28.291Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-09T06:03:28.291Z] created by net/http.(*Server).Serve [2022-02-09T06:03:28.291Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-09T06:03:28.291Z] time="2022-02-09T06:03:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.FailOnce: Post \"http://127.0.0.1:49282/Test.FailOnce\": EOF, retrying in 1s" [2022-02-09T06:03:28.479Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-09T06:03:28.480Z] --- PASS: TestDockerNetworkConnectAlias (4.68s) [2022-02-09T06:03:28.480Z] === RUN TestDockerNetworkReConnect [2022-02-09T06:03:28.761Z] --- PASS: TestGetAddress (25.70s) [2022-02-09T06:03:28.761Z] === RUN TestRequestSyntaxCheck [2022-02-09T06:03:29.043Z] === RUN TestDockerSuite/TestEventsStreaming [2022-02-09T06:03:29.232Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-02-09T06:03:29.232Z] === RUN TestRequest [2022-02-09T06:03:29.232Z] --- PASS: TestFailOnce (1.21s) [2022-02-09T06:03:29.232Z] === RUN TestEchoInputOutput [2022-02-09T06:03:29.232Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-09T06:03:29.232Z] === RUN TestBackoff [2022-02-09T06:03:29.232Z] --- PASS: TestBackoff (0.00s) [2022-02-09T06:03:29.232Z] === RUN TestAbortRetry [2022-02-09T06:03:29.232Z] --- PASS: TestAbortRetry (0.00s) [2022-02-09T06:03:29.232Z] === RUN TestClientScheme [2022-02-09T06:03:29.232Z] --- PASS: TestClientScheme (0.00s) [2022-02-09T06:03:29.232Z] === RUN TestNewClientWithTimeout [2022-02-09T06:03:29.608Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-09T06:03:29.702Z] 2022/02/09 06:03:29 Closing DB instances... [2022-02-09T06:03:29.702Z] time="2022-02-09T06:03:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-09T06:03:31.277Z] time="2022-02-09T06:03:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-09T06:03:32.126Z] --- PASS: TestDockerNetworkReConnect (3.58s) [2022-02-09T06:03:32.126Z] === RUN TestServicePlugin [2022-02-09T06:03:32.382Z] === RUN TestDockerSuite/TestEventsTop [2022-02-09T06:03:32.853Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.15s) [2022-02-09T06:03:32.853Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-09T06:03:32.945Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-09T06:03:33.848Z] 2022/02/09 06:03:33 Closing DB instances... [2022-02-09T06:03:33.848Z] time="2022-02-09T06:03:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-09T06:03:35.424Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2022-02-09T06:03:35.424Z] === RUN TestNetworkDBGarbageCollection [2022-02-09T06:03:36.262Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-09T06:03:36.262Z] plugin_test.go:61: [df507d9b9b808] joining swarm manager [d8b921c2a900b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:03:37.230Z] plugin_test.go:64: [dfb9deef4e0ca] joining swarm manager [d8b921c2a900b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:03:38.374Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-09T06:03:38.387Z] time="2022-02-09T06:03:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-09T06:03:38.832Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-09T06:03:39.801Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-09T06:03:41.340Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-09T06:03:41.531Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-09T06:03:41.532Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-09T06:03:41.532Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-09T06:03:41.532Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-09T06:03:41.532Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-09T06:03:41.865Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-09T06:03:42.151Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43221/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f hack/test/unit [2022-02-09T06:03:42.414Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-09T06:03:42.414Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-09T06:03:42.414Z] + TESTDIRS=./... [2022-02-09T06:03:42.414Z] + exclude_paths='/vendor/|/integration' [2022-02-09T06:03:42.414Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-09T06:03:42.414Z] ++ go list ./... [2022-02-09T06:03:42.520Z] === RUN TestDockerSuite/TestExec [2022-02-09T06:03:42.520Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-09T06:03:42.778Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-09T06:03:42.881Z] --- PASS: TestBuildMultiStageCopy (17.91s) [2022-02-09T06:03:42.881Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.44s) [2022-02-09T06:03:42.881Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.12s) [2022-02-09T06:03:42.881Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.23s) [2022-02-09T06:03:42.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.40s) [2022-02-09T06:03:42.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.72s) [2022-02-09T06:03:42.882Z] === RUN TestBuildMultiStageParentConfig [2022-02-09T06:03:43.157Z] --- PASS: TestRequest (13.61s) [2022-02-09T06:03:43.157Z] === RUN TestOverlappingRequests [2022-02-09T06:03:43.157Z] --- PASS: TestOverlappingRequests (0.65s) [2022-02-09T06:03:43.157Z] === RUN TestRelease [2022-02-09T06:03:43.361Z] + pkg_list='github.com/docker/docker/api [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/backend/build [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/httputils [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/middleware [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/router [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/router/build [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/router/container [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/router/debug [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/router/distribution [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/router/grpc [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/router/image [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/router/network [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/router/plugin [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/router/session [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/router/swarm [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/router/system [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/server/router/volume [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/backend [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/blkiodev [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/container [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/events [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/filters [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/image [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/mount [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/network [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/registry [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/strslice [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/swarm [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/time [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/versions [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-09T06:03:43.361Z] github.com/docker/docker/api/types/volume [2022-02-09T06:03:43.361Z] github.com/docker/docker/builder [2022-02-09T06:03:43.361Z] github.com/docker/docker/builder/builder-next [2022-02-09T06:03:43.361Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-09T06:03:43.361Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-09T06:03:43.361Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-09T06:03:43.361Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-09T06:03:43.361Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-09T06:03:43.361Z] github.com/docker/docker/builder/builder-next/worker [2022-02-09T06:03:43.361Z] github.com/docker/docker/builder/dockerfile [2022-02-09T06:03:43.361Z] github.com/docker/docker/builder/dockerignore [2022-02-09T06:03:43.361Z] github.com/docker/docker/builder/remotecontext [2022-02-09T06:03:43.361Z] github.com/docker/docker/builder/remotecontext/git [2022-02-09T06:03:43.361Z] github.com/docker/docker/cli [2022-02-09T06:03:43.361Z] github.com/docker/docker/cli/config [2022-02-09T06:03:43.361Z] github.com/docker/docker/cli/debug [2022-02-09T06:03:43.361Z] github.com/docker/docker/client [2022-02-09T06:03:43.361Z] github.com/docker/docker/cmd/docker-proxy [2022-02-09T06:03:43.361Z] github.com/docker/docker/cmd/dockerd [2022-02-09T06:03:43.361Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-09T06:03:43.361Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-09T06:03:43.361Z] github.com/docker/docker/container [2022-02-09T06:03:43.361Z] github.com/docker/docker/container/stream [2022-02-09T06:03:43.361Z] github.com/docker/docker/contrib/apparmor [2022-02-09T06:03:43.361Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-09T06:03:43.361Z] github.com/docker/docker/contrib/httpserver [2022-02-09T06:03:43.361Z] github.com/docker/docker/daemon [2022-02-09T06:03:43.361Z] github.com/docker/docker/daemon/cluster [2022-02-09T06:03:43.361Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-09T06:03:43.361Z] github.com/docker/docker/daemon/cluster/convert [2022-02-09T06:03:43.361Z] github.com/docker/docker/daemon/cluster/executor [2022-02-09T06:03:43.361Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/cluster/provider [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/config [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/events [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/events/testutils [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/exec [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/images [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/initlayer [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/links [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/listeners [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/gelf [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/journald [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/local [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/logentries [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/splunk [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/syslog [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/templates [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/names [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/network [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/stats [2022-02-09T06:03:43.362Z] github.com/docker/docker/distribution [2022-02-09T06:03:43.362Z] github.com/docker/docker/distribution/metadata [2022-02-09T06:03:43.362Z] github.com/docker/docker/distribution/utils [2022-02-09T06:03:43.362Z] github.com/docker/docker/distribution/xfer [2022-02-09T06:03:43.362Z] github.com/docker/docker/dockerversion [2022-02-09T06:03:43.362Z] github.com/docker/docker/errdefs [2022-02-09T06:03:43.362Z] github.com/docker/docker/image [2022-02-09T06:03:43.362Z] github.com/docker/docker/image/cache [2022-02-09T06:03:43.362Z] github.com/docker/docker/image/tarexport [2022-02-09T06:03:43.362Z] github.com/docker/docker/image/v1 [2022-02-09T06:03:43.362Z] github.com/docker/docker/internal/test/suite [2022-02-09T06:03:43.362Z] github.com/docker/docker/layer [2022-02-09T06:03:43.362Z] github.com/docker/docker/libcontainerd [2022-02-09T06:03:43.362Z] github.com/docker/docker/libcontainerd/queue [2022-02-09T06:03:43.362Z] github.com/docker/docker/libcontainerd/remote [2022-02-09T06:03:43.362Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-09T06:03:43.362Z] github.com/docker/docker/libcontainerd/types [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/bitseq [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cluster [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/config [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/datastore [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/driverapi [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/etchosts [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/idm [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/ipam [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/iptables [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/netlabel [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/netutils [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/networkdb [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/ns [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/options [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/osl [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/portallocator [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/portmapper [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/testutils [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/types [2022-02-09T06:03:43.362Z] github.com/docker/docker/oci [2022-02-09T06:03:43.362Z] github.com/docker/docker/oci/caps [2022-02-09T06:03:43.362Z] github.com/docker/docker/opts [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/aaparser [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/archive [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/authorization [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/broadcaster [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/capabilities [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/chrootarchive [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/containerfs [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/devicemapper [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/directory [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/dmesg [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/filenotify [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/fileutils [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/fsutils [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/homedir [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/idtools [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/ioutils [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/jsonmessage [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/locker [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/longpath [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/loopback [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/mount [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/namesgenerator [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/parsers [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/pidfile [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/platform [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/plugingetter [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/plugins [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/plugins/transport [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/pools [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/progress [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/pubsub [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/reexec [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/signal [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/stack [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/stdcopy [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/streamformatter [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/stringid [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/symlink [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/sysinfo [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/system [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/tailfile [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/tarsum [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/term [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/term/windows [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/truncindex [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/urlutil [2022-02-09T06:03:43.362Z] github.com/docker/docker/pkg/useragent [2022-02-09T06:03:43.362Z] github.com/docker/docker/plugin [2022-02-09T06:03:43.362Z] github.com/docker/docker/plugin/executor/containerd [2022-02-09T06:03:43.362Z] github.com/docker/docker/plugin/v2 [2022-02-09T06:03:43.362Z] github.com/docker/docker/profiles/apparmor [2022-02-09T06:03:43.362Z] github.com/docker/docker/profiles/seccomp [2022-02-09T06:03:43.362Z] github.com/docker/docker/quota [2022-02-09T06:03:43.362Z] github.com/docker/docker/reference [2022-02-09T06:03:43.362Z] github.com/docker/docker/registry [2022-02-09T06:03:43.362Z] github.com/docker/docker/registry/resumable [2022-02-09T06:03:43.362Z] github.com/docker/docker/restartmanager [2022-02-09T06:03:43.362Z] github.com/docker/docker/rootless [2022-02-09T06:03:43.362Z] github.com/docker/docker/rootless/specconv [2022-02-09T06:03:43.362Z] github.com/docker/docker/runconfig [2022-02-09T06:03:43.362Z] github.com/docker/docker/runconfig/opts [2022-02-09T06:03:43.362Z] github.com/docker/docker/testutil [2022-02-09T06:03:43.362Z] github.com/docker/docker/testutil/daemon [2022-02-09T06:03:43.362Z] github.com/docker/docker/testutil/environment [2022-02-09T06:03:43.362Z] github.com/docker/docker/testutil/fakecontext [2022-02-09T06:03:43.362Z] github.com/docker/docker/testutil/fakegit [2022-02-09T06:03:43.362Z] github.com/docker/docker/testutil/fakestorage [2022-02-09T06:03:43.362Z] github.com/docker/docker/testutil/fixtures/load [2022-02-09T06:03:43.362Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-09T06:03:43.362Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-09T06:03:43.362Z] github.com/docker/docker/testutil/registry [2022-02-09T06:03:43.362Z] github.com/docker/docker/testutil/request [2022-02-09T06:03:43.362Z] github.com/docker/docker/volume [2022-02-09T06:03:43.362Z] github.com/docker/docker/volume/drivers [2022-02-09T06:03:43.362Z] github.com/docker/docker/volume/local [2022-02-09T06:03:43.362Z] github.com/docker/docker/volume/mounts [2022-02-09T06:03:43.362Z] github.com/docker/docker/volume/service [2022-02-09T06:03:43.362Z] github.com/docker/docker/volume/service/opts [2022-02-09T06:03:43.362Z] github.com/docker/docker/volume/testutils' [2022-02-09T06:03:43.362Z] ++ echo 'github.com/docker/docker/api [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/backend/build [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/httputils [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/middleware [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/router [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/router/build [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/router/container [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/router/debug [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/router/distribution [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/router/grpc [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/router/image [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/router/network [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/router/plugin [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/router/session [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/router/swarm [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/router/system [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/server/router/volume [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/backend [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/blkiodev [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/container [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/events [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/filters [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/image [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/mount [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/network [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/registry [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/strslice [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/swarm [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/time [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/versions [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-09T06:03:43.362Z] github.com/docker/docker/api/types/volume [2022-02-09T06:03:43.362Z] github.com/docker/docker/builder [2022-02-09T06:03:43.362Z] github.com/docker/docker/builder/builder-next [2022-02-09T06:03:43.362Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-09T06:03:43.362Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-09T06:03:43.362Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-09T06:03:43.362Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-09T06:03:43.362Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-09T06:03:43.362Z] github.com/docker/docker/builder/builder-next/worker [2022-02-09T06:03:43.362Z] github.com/docker/docker/builder/dockerfile [2022-02-09T06:03:43.362Z] github.com/docker/docker/builder/dockerignore [2022-02-09T06:03:43.362Z] github.com/docker/docker/builder/remotecontext [2022-02-09T06:03:43.362Z] github.com/docker/docker/builder/remotecontext/git [2022-02-09T06:03:43.362Z] github.com/docker/docker/cli [2022-02-09T06:03:43.362Z] github.com/docker/docker/cli/config [2022-02-09T06:03:43.362Z] github.com/docker/docker/cli/debug [2022-02-09T06:03:43.362Z] github.com/docker/docker/client [2022-02-09T06:03:43.362Z] github.com/docker/docker/cmd/docker-proxy [2022-02-09T06:03:43.362Z] github.com/docker/docker/cmd/dockerd [2022-02-09T06:03:43.362Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-09T06:03:43.362Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-09T06:03:43.362Z] github.com/docker/docker/container [2022-02-09T06:03:43.362Z] github.com/docker/docker/container/stream [2022-02-09T06:03:43.362Z] github.com/docker/docker/contrib/apparmor [2022-02-09T06:03:43.362Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-09T06:03:43.362Z] github.com/docker/docker/contrib/httpserver [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/cluster [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/cluster/convert [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/cluster/executor [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/cluster/provider [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/config [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/events [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/events/testutils [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/exec [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/images [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/initlayer [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/links [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/listeners [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/gelf [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/journald [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/local [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/logentries [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/splunk [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/syslog [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/logger/templates [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/names [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/network [2022-02-09T06:03:43.362Z] github.com/docker/docker/daemon/stats [2022-02-09T06:03:43.362Z] github.com/docker/docker/distribution [2022-02-09T06:03:43.362Z] github.com/docker/docker/distribution/metadata [2022-02-09T06:03:43.362Z] github.com/docker/docker/distribution/utils [2022-02-09T06:03:43.362Z] github.com/docker/docker/distribution/xfer [2022-02-09T06:03:43.362Z] github.com/docker/docker/dockerversion [2022-02-09T06:03:43.362Z] github.com/docker/docker/errdefs [2022-02-09T06:03:43.362Z] github.com/docker/docker/image [2022-02-09T06:03:43.362Z] github.com/docker/docker/image/cache [2022-02-09T06:03:43.362Z] github.com/docker/docker/image/tarexport [2022-02-09T06:03:43.362Z] github.com/docker/docker/image/v1 [2022-02-09T06:03:43.362Z] github.com/docker/docker/internal/test/suite [2022-02-09T06:03:43.362Z] github.com/docker/docker/layer [2022-02-09T06:03:43.362Z] github.com/docker/docker/libcontainerd [2022-02-09T06:03:43.362Z] github.com/docker/docker/libcontainerd/queue [2022-02-09T06:03:43.362Z] github.com/docker/docker/libcontainerd/remote [2022-02-09T06:03:43.362Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-09T06:03:43.362Z] github.com/docker/docker/libcontainerd/types [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/bitseq [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cluster [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-09T06:03:43.362Z] github.com/docker/docker/libnetwork/config [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/datastore [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/driverapi [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/etchosts [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/idm [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/ipam [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/iptables [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/netlabel [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/netutils [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/networkdb [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/ns [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/options [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/osl [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/portallocator [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/portmapper [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/testutils [2022-02-09T06:03:43.363Z] github.com/docker/docker/libnetwork/types [2022-02-09T06:03:43.363Z] github.com/docker/docker/oci [2022-02-09T06:03:43.363Z] github.com/docker/docker/oci/caps [2022-02-09T06:03:43.363Z] github.com/docker/docker/opts [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/aaparser [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/archive [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/authorization [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/broadcaster [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/capabilities [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/chrootarchive [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/containerfs [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/devicemapper [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/directory [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/dmesg [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/filenotify [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/fileutils [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/fsutils [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/homedir [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/idtools [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/ioutils [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/jsonmessage [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/locker [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/longpath [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/loopback [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/mount [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/namesgenerator [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/parsers [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/pidfile [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/platform [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/plugingetter [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/plugins [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/plugins/transport [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/pools [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/progress [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/pubsub [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/reexec [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/signal [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/stack [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/stdcopy [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/streamformatter [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/stringid [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/symlink [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/sysinfo [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/system [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/tailfile [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/tarsum [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/term [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/term/windows [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/truncindex [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/urlutil [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/useragent [2022-02-09T06:03:43.363Z] github.com/docker/docker/plugin [2022-02-09T06:03:43.363Z] github.com/docker/docker/plugin/executor/containerd [2022-02-09T06:03:43.363Z] github.com/docker/docker/plugin/v2 [2022-02-09T06:03:43.363Z] github.com/docker/docker/profiles/apparmor [2022-02-09T06:03:43.363Z] github.com/docker/docker/profiles/seccomp [2022-02-09T06:03:43.363Z] github.com/docker/docker/quota [2022-02-09T06:03:43.363Z] github.com/docker/docker/reference [2022-02-09T06:03:43.363Z] github.com/docker/docker/registry [2022-02-09T06:03:43.363Z] github.com/docker/docker/registry/resumable [2022-02-09T06:03:43.363Z] github.com/docker/docker/restartmanager [2022-02-09T06:03:43.363Z] github.com/docker/docker/rootless [2022-02-09T06:03:43.363Z] github.com/docker/docker/rootless/specconv [2022-02-09T06:03:43.363Z] github.com/docker/docker/runconfig [2022-02-09T06:03:43.363Z] github.com/docker/docker/runconfig/opts [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/daemon [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/environment [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/fakecontext [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/fakegit [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/fakestorage [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/fixtures/load [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/registry [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/request [2022-02-09T06:03:43.363Z] github.com/docker/docker/volume [2022-02-09T06:03:43.363Z] github.com/docker/docker/volume/drivers [2022-02-09T06:03:43.363Z] github.com/docker/docker/volume/local [2022-02-09T06:03:43.363Z] github.com/docker/docker/volume/mounts [2022-02-09T06:03:43.363Z] github.com/docker/docker/volume/service [2022-02-09T06:03:43.363Z] github.com/docker/docker/volume/service/opts [2022-02-09T06:03:43.363Z] github.com/docker/docker/volume/testutils' [2022-02-09T06:03:43.363Z] ++ grep --fixed-strings -v /libnetwork [2022-02-09T06:03:43.363Z] + base_pkg_list='github.com/docker/docker/api [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/backend/build [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/httputils [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/middleware [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/router [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/router/build [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/router/container [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/router/debug [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/router/distribution [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/router/grpc [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/router/image [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/router/network [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/router/plugin [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/router/session [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/router/swarm [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/router/system [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/server/router/volume [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/backend [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/blkiodev [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/container [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/events [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/filters [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/image [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/mount [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/network [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/registry [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/strslice [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/swarm [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/time [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/versions [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-09T06:03:43.363Z] github.com/docker/docker/api/types/volume [2022-02-09T06:03:43.363Z] github.com/docker/docker/builder [2022-02-09T06:03:43.363Z] github.com/docker/docker/builder/builder-next [2022-02-09T06:03:43.363Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-09T06:03:43.363Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-09T06:03:43.363Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-09T06:03:43.363Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-09T06:03:43.363Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-09T06:03:43.363Z] github.com/docker/docker/builder/builder-next/worker [2022-02-09T06:03:43.363Z] github.com/docker/docker/builder/dockerfile [2022-02-09T06:03:43.363Z] github.com/docker/docker/builder/dockerignore [2022-02-09T06:03:43.363Z] github.com/docker/docker/builder/remotecontext [2022-02-09T06:03:43.363Z] github.com/docker/docker/builder/remotecontext/git [2022-02-09T06:03:43.363Z] github.com/docker/docker/cli [2022-02-09T06:03:43.363Z] github.com/docker/docker/cli/config [2022-02-09T06:03:43.363Z] github.com/docker/docker/cli/debug [2022-02-09T06:03:43.363Z] github.com/docker/docker/client [2022-02-09T06:03:43.363Z] github.com/docker/docker/cmd/docker-proxy [2022-02-09T06:03:43.363Z] github.com/docker/docker/cmd/dockerd [2022-02-09T06:03:43.363Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-09T06:03:43.363Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-09T06:03:43.363Z] github.com/docker/docker/container [2022-02-09T06:03:43.363Z] github.com/docker/docker/container/stream [2022-02-09T06:03:43.363Z] github.com/docker/docker/contrib/apparmor [2022-02-09T06:03:43.363Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-09T06:03:43.363Z] github.com/docker/docker/contrib/httpserver [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/cluster [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/cluster/convert [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/cluster/executor [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/cluster/provider [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/config [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/events [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/events/testutils [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/exec [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/graphdriver [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/images [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/initlayer [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/links [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/listeners [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger/gelf [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger/journald [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger/local [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger/logentries [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger/splunk [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger/syslog [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/logger/templates [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/names [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/network [2022-02-09T06:03:43.363Z] github.com/docker/docker/daemon/stats [2022-02-09T06:03:43.363Z] github.com/docker/docker/distribution [2022-02-09T06:03:43.363Z] github.com/docker/docker/distribution/metadata [2022-02-09T06:03:43.363Z] github.com/docker/docker/distribution/utils [2022-02-09T06:03:43.363Z] github.com/docker/docker/distribution/xfer [2022-02-09T06:03:43.363Z] github.com/docker/docker/dockerversion [2022-02-09T06:03:43.363Z] github.com/docker/docker/errdefs [2022-02-09T06:03:43.363Z] github.com/docker/docker/image [2022-02-09T06:03:43.363Z] github.com/docker/docker/image/cache [2022-02-09T06:03:43.363Z] github.com/docker/docker/image/tarexport [2022-02-09T06:03:43.363Z] github.com/docker/docker/image/v1 [2022-02-09T06:03:43.363Z] github.com/docker/docker/internal/test/suite [2022-02-09T06:03:43.363Z] github.com/docker/docker/layer [2022-02-09T06:03:43.363Z] github.com/docker/docker/libcontainerd [2022-02-09T06:03:43.363Z] github.com/docker/docker/libcontainerd/queue [2022-02-09T06:03:43.363Z] github.com/docker/docker/libcontainerd/remote [2022-02-09T06:03:43.363Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-09T06:03:43.363Z] github.com/docker/docker/libcontainerd/types [2022-02-09T06:03:43.363Z] github.com/docker/docker/oci [2022-02-09T06:03:43.363Z] github.com/docker/docker/oci/caps [2022-02-09T06:03:43.363Z] github.com/docker/docker/opts [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/aaparser [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/archive [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/authorization [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/broadcaster [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/capabilities [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/chrootarchive [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/containerfs [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/devicemapper [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/directory [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/dmesg [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/filenotify [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/fileutils [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/fsutils [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/homedir [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/idtools [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/ioutils [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/jsonmessage [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/locker [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/longpath [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/loopback [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/mount [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/namesgenerator [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/parsers [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/pidfile [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/platform [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/plugingetter [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/plugins [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/plugins/transport [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/pools [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/progress [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/pubsub [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/reexec [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/signal [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/stack [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/stdcopy [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/streamformatter [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/stringid [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/symlink [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/sysinfo [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/system [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/tailfile [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/tarsum [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/term [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/term/windows [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/truncindex [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/urlutil [2022-02-09T06:03:43.363Z] github.com/docker/docker/pkg/useragent [2022-02-09T06:03:43.363Z] github.com/docker/docker/plugin [2022-02-09T06:03:43.363Z] github.com/docker/docker/plugin/executor/containerd [2022-02-09T06:03:43.363Z] github.com/docker/docker/plugin/v2 [2022-02-09T06:03:43.363Z] github.com/docker/docker/profiles/apparmor [2022-02-09T06:03:43.363Z] github.com/docker/docker/profiles/seccomp [2022-02-09T06:03:43.363Z] github.com/docker/docker/quota [2022-02-09T06:03:43.363Z] github.com/docker/docker/reference [2022-02-09T06:03:43.363Z] github.com/docker/docker/registry [2022-02-09T06:03:43.363Z] github.com/docker/docker/registry/resumable [2022-02-09T06:03:43.363Z] github.com/docker/docker/restartmanager [2022-02-09T06:03:43.363Z] github.com/docker/docker/rootless [2022-02-09T06:03:43.363Z] github.com/docker/docker/rootless/specconv [2022-02-09T06:03:43.363Z] github.com/docker/docker/runconfig [2022-02-09T06:03:43.363Z] github.com/docker/docker/runconfig/opts [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/daemon [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/environment [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/fakecontext [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/fakegit [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/fakestorage [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/fixtures/load [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-09T06:03:43.363Z] github.com/docker/docker/testutil/registry [2022-02-09T06:03:43.364Z] github.com/docker/docker/testutil/request [2022-02-09T06:03:43.364Z] github.com/docker/docker/volume [2022-02-09T06:03:43.364Z] github.com/docker/docker/volume/drivers [2022-02-09T06:03:43.364Z] github.com/docker/docker/volume/local [2022-02-09T06:03:43.364Z] github.com/docker/docker/volume/mounts [2022-02-09T06:03:43.364Z] github.com/docker/docker/volume/service [2022-02-09T06:03:43.364Z] github.com/docker/docker/volume/service/opts [2022-02-09T06:03:43.364Z] github.com/docker/docker/volume/testutils' [2022-02-09T06:03:43.364Z] ++ grep --fixed-strings /libnetwork [2022-02-09T06:03:43.364Z] ++ echo 'github.com/docker/docker/api [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/backend/build [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/httputils [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/middleware [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/router [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/router/build [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/router/container [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/router/debug [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/router/distribution [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/router/grpc [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/router/image [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/router/network [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/router/plugin [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/router/session [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/router/swarm [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/router/system [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/server/router/volume [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/backend [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/blkiodev [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/container [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/events [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/filters [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/image [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/mount [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/network [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/registry [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/strslice [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/swarm [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/time [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/versions [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-09T06:03:43.364Z] github.com/docker/docker/api/types/volume [2022-02-09T06:03:43.364Z] github.com/docker/docker/builder [2022-02-09T06:03:43.364Z] github.com/docker/docker/builder/builder-next [2022-02-09T06:03:43.364Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-09T06:03:43.364Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-09T06:03:43.364Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-09T06:03:43.364Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-09T06:03:43.364Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-09T06:03:43.364Z] github.com/docker/docker/builder/builder-next/worker [2022-02-09T06:03:43.364Z] github.com/docker/docker/builder/dockerfile [2022-02-09T06:03:43.364Z] github.com/docker/docker/builder/dockerignore [2022-02-09T06:03:43.364Z] github.com/docker/docker/builder/remotecontext [2022-02-09T06:03:43.364Z] github.com/docker/docker/builder/remotecontext/git [2022-02-09T06:03:43.364Z] github.com/docker/docker/cli [2022-02-09T06:03:43.364Z] github.com/docker/docker/cli/config [2022-02-09T06:03:43.364Z] github.com/docker/docker/cli/debug [2022-02-09T06:03:43.364Z] github.com/docker/docker/client [2022-02-09T06:03:43.364Z] github.com/docker/docker/cmd/docker-proxy [2022-02-09T06:03:43.364Z] github.com/docker/docker/cmd/dockerd [2022-02-09T06:03:43.364Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-09T06:03:43.364Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-09T06:03:43.364Z] github.com/docker/docker/container [2022-02-09T06:03:43.364Z] github.com/docker/docker/container/stream [2022-02-09T06:03:43.364Z] github.com/docker/docker/contrib/apparmor [2022-02-09T06:03:43.364Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-09T06:03:43.364Z] github.com/docker/docker/contrib/httpserver [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/cluster [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/cluster/convert [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/cluster/executor [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/cluster/provider [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/config [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/events [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/events/testutils [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/exec [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/graphdriver [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/images [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/initlayer [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/links [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/listeners [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger/gelf [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger/journald [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger/local [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger/logentries [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger/splunk [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger/syslog [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/logger/templates [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/names [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/network [2022-02-09T06:03:43.364Z] github.com/docker/docker/daemon/stats [2022-02-09T06:03:43.364Z] github.com/docker/docker/distribution [2022-02-09T06:03:43.364Z] github.com/docker/docker/distribution/metadata [2022-02-09T06:03:43.364Z] github.com/docker/docker/distribution/utils [2022-02-09T06:03:43.364Z] github.com/docker/docker/distribution/xfer [2022-02-09T06:03:43.364Z] github.com/docker/docker/dockerversion [2022-02-09T06:03:43.364Z] github.com/docker/docker/errdefs [2022-02-09T06:03:43.364Z] github.com/docker/docker/image [2022-02-09T06:03:43.364Z] github.com/docker/docker/image/cache [2022-02-09T06:03:43.364Z] github.com/docker/docker/image/tarexport [2022-02-09T06:03:43.364Z] github.com/docker/docker/image/v1 [2022-02-09T06:03:43.364Z] github.com/docker/docker/internal/test/suite [2022-02-09T06:03:43.364Z] github.com/docker/docker/layer [2022-02-09T06:03:43.364Z] github.com/docker/docker/libcontainerd [2022-02-09T06:03:43.364Z] github.com/docker/docker/libcontainerd/queue [2022-02-09T06:03:43.364Z] github.com/docker/docker/libcontainerd/remote [2022-02-09T06:03:43.364Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-09T06:03:43.364Z] github.com/docker/docker/libcontainerd/types [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/bitseq [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cluster [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/config [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/datastore [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/driverapi [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/etchosts [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/idm [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipam [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/iptables [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/netlabel [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/netutils [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/networkdb [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ns [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/options [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/osl [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/portallocator [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/portmapper [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/testutils [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/types [2022-02-09T06:03:43.364Z] github.com/docker/docker/oci [2022-02-09T06:03:43.364Z] github.com/docker/docker/oci/caps [2022-02-09T06:03:43.364Z] github.com/docker/docker/opts [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/aaparser [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/archive [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/authorization [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/broadcaster [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/capabilities [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/chrootarchive [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/containerfs [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/devicemapper [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/directory [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/dmesg [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/filenotify [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/fileutils [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/fsutils [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/homedir [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/idtools [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/ioutils [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/jsonmessage [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/locker [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/longpath [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/loopback [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/mount [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/namesgenerator [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/parsers [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/pidfile [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/platform [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/plugingetter [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/plugins [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/plugins/transport [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/pools [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/progress [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/pubsub [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/reexec [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/signal [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/stack [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/stdcopy [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/streamformatter [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/stringid [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/symlink [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/sysinfo [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/system [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/tailfile [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/tarsum [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/term [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/term/windows [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/truncindex [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/urlutil [2022-02-09T06:03:43.364Z] github.com/docker/docker/pkg/useragent [2022-02-09T06:03:43.364Z] github.com/docker/docker/plugin [2022-02-09T06:03:43.364Z] github.com/docker/docker/plugin/executor/containerd [2022-02-09T06:03:43.364Z] github.com/docker/docker/plugin/v2 [2022-02-09T06:03:43.364Z] github.com/docker/docker/profiles/apparmor [2022-02-09T06:03:43.364Z] github.com/docker/docker/profiles/seccomp [2022-02-09T06:03:43.364Z] github.com/docker/docker/quota [2022-02-09T06:03:43.364Z] github.com/docker/docker/reference [2022-02-09T06:03:43.364Z] github.com/docker/docker/registry [2022-02-09T06:03:43.364Z] github.com/docker/docker/registry/resumable [2022-02-09T06:03:43.364Z] github.com/docker/docker/restartmanager [2022-02-09T06:03:43.364Z] github.com/docker/docker/rootless [2022-02-09T06:03:43.364Z] github.com/docker/docker/rootless/specconv [2022-02-09T06:03:43.364Z] github.com/docker/docker/runconfig [2022-02-09T06:03:43.364Z] github.com/docker/docker/runconfig/opts [2022-02-09T06:03:43.364Z] github.com/docker/docker/testutil [2022-02-09T06:03:43.364Z] github.com/docker/docker/testutil/daemon [2022-02-09T06:03:43.364Z] github.com/docker/docker/testutil/environment [2022-02-09T06:03:43.364Z] github.com/docker/docker/testutil/fakecontext [2022-02-09T06:03:43.364Z] github.com/docker/docker/testutil/fakegit [2022-02-09T06:03:43.364Z] github.com/docker/docker/testutil/fakestorage [2022-02-09T06:03:43.364Z] github.com/docker/docker/testutil/fixtures/load [2022-02-09T06:03:43.364Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-09T06:03:43.364Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-09T06:03:43.364Z] github.com/docker/docker/testutil/registry [2022-02-09T06:03:43.364Z] github.com/docker/docker/testutil/request [2022-02-09T06:03:43.364Z] github.com/docker/docker/volume [2022-02-09T06:03:43.364Z] github.com/docker/docker/volume/drivers [2022-02-09T06:03:43.364Z] github.com/docker/docker/volume/local [2022-02-09T06:03:43.364Z] github.com/docker/docker/volume/mounts [2022-02-09T06:03:43.364Z] github.com/docker/docker/volume/service [2022-02-09T06:03:43.364Z] github.com/docker/docker/volume/service/opts [2022-02-09T06:03:43.364Z] github.com/docker/docker/volume/testutils' [2022-02-09T06:03:43.364Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/bitseq [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cluster [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/config [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/datastore [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/driverapi [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/etchosts [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/idm [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipam [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-09T06:03:43.364Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/iptables [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/netlabel [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/netutils [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/networkdb [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/ns [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/options [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/osl [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/portallocator [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/portmapper [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/testutils [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/types' [2022-02-09T06:03:43.365Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-09T06:03:43.365Z] + echo 'github.com/docker/docker/libnetwork [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/bitseq [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/cluster [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/config [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/datastore [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/driverapi [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/etchosts [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/idm [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/ipam [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/iptables [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/netlabel [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/netutils [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/networkdb [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/ns [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/options [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/osl [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/portallocator [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/portmapper [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/testutils [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/types' [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-09T06:03:43.365Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-09T06:03:43.365Z] + type docker-proxy [2022-02-09T06:03:43.365Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-09T06:03:43.365Z] + hack/make.sh binary-proxy install-proxy [2022-02-09T06:03:43.365Z] [2022-02-09T06:03:43.365Z] Removing bundles/ [2022-02-09T06:03:43.365Z] [2022-02-09T06:03:43.365Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-09T06:03:43.365Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-09T06:03:43.365Z] GOOS="" GOARCH="" GOARM="" [2022-02-09T06:03:43.385Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-09T06:03:43.641Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-09T06:03:45.051Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-09T06:03:45.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-02-09T06:03:45.308Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-09T06:03:45.872Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-09T06:03:46.129Z] === RUN TestParseEmptyInterface [2022-02-09T06:03:46.129Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-09T06:03:46.129Z] === RUN TestParseNonInterfaceType [2022-02-09T06:03:46.129Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-09T06:03:46.129Z] === RUN TestParseWithOneFunction [2022-02-09T06:03:46.129Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-09T06:03:46.129Z] === RUN TestParseWithMultipleFuncs [2022-02-09T06:03:46.129Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-09T06:03:46.129Z] === RUN TestParseWithUnnamedReturn [2022-02-09T06:03:46.129Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-09T06:03:46.129Z] === RUN TestEmbeddedInterface [2022-02-09T06:03:46.129Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-09T06:03:46.129Z] === RUN TestParsedImports [2022-02-09T06:03:46.129Z] --- PASS: TestParsedImports (0.00s) [2022-02-09T06:03:46.129Z] === RUN TestAliasedImports [2022-02-09T06:03:46.129Z] --- PASS: TestAliasedImports (0.00s) [2022-02-09T06:03:46.129Z] PASS [2022-02-09T06:03:46.129Z] coverage: 56.8% of statements [2022-02-09T06:03:46.129Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.064s coverage: 56.8% of statements [2022-02-09T06:03:46.129Z] --- PASS: TestRelease (2.57s) [2022-02-09T06:03:46.129Z] === RUN TestAllocateRandomDeallocate [2022-02-09T06:03:46.436Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-09T06:03:46.599Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-09T06:03:46.599Z] === RUN TestClientStream [2022-02-09T06:03:46.599Z] --- PASS: TestClientStream (0.00s) [2022-02-09T06:03:46.599Z] === RUN TestClientSendFile [2022-02-09T06:03:46.599Z] --- PASS: TestClientSendFile (0.00s) [2022-02-09T06:03:46.599Z] === RUN TestClientWithRequestTimeout [2022-02-09T06:03:46.599Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-09T06:03:46.599Z] === RUN TestFileSpecPlugin [2022-02-09T06:03:46.599Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-09T06:03:46.599Z] === RUN TestFileJSONSpecPlugin [2022-02-09T06:03:46.599Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-09T06:03:46.599Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-09T06:03:46.599Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-09T06:03:46.599Z] === RUN TestPluginAddHandler [2022-02-09T06:03:46.599Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-09T06:03:46.599Z] === RUN TestPluginWaitBadPlugin [2022-02-09T06:03:46.599Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-09T06:03:46.599Z] === RUN TestGet [2022-02-09T06:03:46.599Z] time="2022-02-09T06:03:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-09T06:03:46.614Z] --- PASS: TestBuildMultiStageParentConfig (3.17s) [2022-02-09T06:03:46.614Z] === RUN TestBuildLabelWithTargets [2022-02-09T06:03:46.614Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:03:46.614Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-09T06:03:46.614Z] === RUN TestBuildWithEmptyLayers [2022-02-09T06:03:47.069Z] === RUN TestHTTPTransport [2022-02-09T06:03:47.069Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-09T06:03:47.069Z] PASS [2022-02-09T06:03:47.069Z] coverage: 85.7% of statements [2022-02-09T06:03:47.069Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-02-09T06:03:47.542Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-09T06:03:47.542Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-09T06:03:47.542Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-09T06:03:47.542Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-09T06:03:47.542Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-09T06:03:47.542Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-09T06:03:47.542Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-09T06:03:47.542Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-09T06:03:47.542Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-09T06:03:47.542Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-09T06:03:47.542Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-09T06:03:47.542Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-09T06:03:47.542Z] === RUN TestBufferPoolPutAndGet [2022-02-09T06:03:47.542Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-09T06:03:47.542Z] PASS [2022-02-09T06:03:47.542Z] coverage: 88.2% of statements [2022-02-09T06:03:47.542Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2022-02-09T06:03:47.803Z] docker_api_swarm_test.go:384: [d4d7e61f1111b] joining swarm manager [d8b3ee50b7362]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:03:47.803Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-09T06:03:48.013Z] time="2022-02-09T06:03:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-09T06:03:48.148Z] --- PASS: TestBuildWithEmptyLayers (1.76s) [2022-02-09T06:03:48.148Z] === RUN TestBuildMultiStageOnBuild [2022-02-09T06:03:48.364Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-09T06:03:48.484Z] === RUN TestOutputOnPrematureClose [2022-02-09T06:03:48.484Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-09T06:03:48.484Z] === RUN TestCompleteSilently [2022-02-09T06:03:48.484Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-09T06:03:48.484Z] PASS [2022-02-09T06:03:48.484Z] coverage: 75.9% of statements [2022-02-09T06:03:48.484Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-02-09T06:03:48.925Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-09T06:03:48.925Z] docker_api_swarm_test.go:385: [d570cacd776e7] joining swarm manager [d8b3ee50b7362]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:03:48.954Z] === RUN TestSendToOneSub [2022-02-09T06:03:48.954Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-09T06:03:48.954Z] === RUN TestSendToMultipleSubs [2022-02-09T06:03:48.954Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-09T06:03:48.954Z] === RUN TestEvictOneSub [2022-02-09T06:03:48.954Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-09T06:03:48.954Z] === RUN TestClosePublisher [2022-02-09T06:03:48.954Z] --- PASS: TestClosePublisher (0.00s) [2022-02-09T06:03:48.954Z] === RUN TestPubSubRace [2022-02-09T06:03:49.852Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-09T06:03:49.944Z] time="2022-02-09T06:03:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-09T06:03:49.944Z] --- PASS: TestPubSubRace (1.08s) [2022-02-09T06:03:49.944Z] PASS [2022-02-09T06:03:49.944Z] coverage: 75.0% of statements [2022-02-09T06:03:49.944Z] ok github.com/docker/docker/pkg/pubsub 1.121s coverage: 75.0% of statements [2022-02-09T06:03:49.965Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-09T06:03:49.965Z] [2022-02-09T06:03:49.965Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-09T06:03:49.965Z] Installing docker-proxy to /usr/local/bin/ [2022-02-09T06:03:49.965Z] [2022-02-09T06:03:49.965Z] + mkdir -p bundles [2022-02-09T06:03:49.965Z] + '[' -n 'github.com/docker/docker/api [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/backend/build [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/httputils [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/middleware [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/router [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/router/build [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/router/container [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/router/debug [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/router/distribution [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/router/grpc [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/router/image [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/router/network [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/router/plugin [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/router/session [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/router/swarm [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/router/system [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/server/router/volume [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/backend [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/blkiodev [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/container [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/events [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/filters [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/image [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/mount [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/network [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/registry [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/strslice [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/swarm [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/time [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/versions [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-09T06:03:49.965Z] github.com/docker/docker/api/types/volume [2022-02-09T06:03:49.965Z] github.com/docker/docker/builder [2022-02-09T06:03:49.965Z] github.com/docker/docker/builder/builder-next [2022-02-09T06:03:49.965Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-09T06:03:49.965Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-09T06:03:49.965Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-09T06:03:49.965Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-09T06:03:49.965Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-09T06:03:49.965Z] github.com/docker/docker/builder/builder-next/worker [2022-02-09T06:03:49.965Z] github.com/docker/docker/builder/dockerfile [2022-02-09T06:03:49.965Z] github.com/docker/docker/builder/dockerignore [2022-02-09T06:03:49.965Z] github.com/docker/docker/builder/remotecontext [2022-02-09T06:03:49.965Z] github.com/docker/docker/builder/remotecontext/git [2022-02-09T06:03:49.965Z] github.com/docker/docker/cli [2022-02-09T06:03:49.965Z] github.com/docker/docker/cli/config [2022-02-09T06:03:49.965Z] github.com/docker/docker/cli/debug [2022-02-09T06:03:49.965Z] github.com/docker/docker/client [2022-02-09T06:03:49.965Z] github.com/docker/docker/cmd/docker-proxy [2022-02-09T06:03:49.965Z] github.com/docker/docker/cmd/dockerd [2022-02-09T06:03:49.965Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-09T06:03:49.965Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-09T06:03:49.965Z] github.com/docker/docker/container [2022-02-09T06:03:49.965Z] github.com/docker/docker/container/stream [2022-02-09T06:03:49.965Z] github.com/docker/docker/contrib/apparmor [2022-02-09T06:03:49.965Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-09T06:03:49.965Z] github.com/docker/docker/contrib/httpserver [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/cluster [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/cluster/convert [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/cluster/executor [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/cluster/provider [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/config [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/events [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/events/testutils [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/exec [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/graphdriver [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/images [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/initlayer [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/links [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/listeners [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger/gelf [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger/journald [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger/local [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger/logentries [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger/splunk [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger/syslog [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/logger/templates [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/names [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/network [2022-02-09T06:03:49.965Z] github.com/docker/docker/daemon/stats [2022-02-09T06:03:49.965Z] github.com/docker/docker/distribution [2022-02-09T06:03:49.965Z] github.com/docker/docker/distribution/metadata [2022-02-09T06:03:49.965Z] github.com/docker/docker/distribution/utils [2022-02-09T06:03:49.965Z] github.com/docker/docker/distribution/xfer [2022-02-09T06:03:49.965Z] github.com/docker/docker/dockerversion [2022-02-09T06:03:49.965Z] github.com/docker/docker/errdefs [2022-02-09T06:03:49.965Z] github.com/docker/docker/image [2022-02-09T06:03:49.965Z] github.com/docker/docker/image/cache [2022-02-09T06:03:49.965Z] github.com/docker/docker/image/tarexport [2022-02-09T06:03:49.965Z] github.com/docker/docker/image/v1 [2022-02-09T06:03:49.965Z] github.com/docker/docker/internal/test/suite [2022-02-09T06:03:49.965Z] github.com/docker/docker/layer [2022-02-09T06:03:49.965Z] github.com/docker/docker/libcontainerd [2022-02-09T06:03:49.965Z] github.com/docker/docker/libcontainerd/queue [2022-02-09T06:03:49.965Z] github.com/docker/docker/libcontainerd/remote [2022-02-09T06:03:49.965Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-09T06:03:49.965Z] github.com/docker/docker/libcontainerd/types [2022-02-09T06:03:49.965Z] github.com/docker/docker/oci [2022-02-09T06:03:49.965Z] github.com/docker/docker/oci/caps [2022-02-09T06:03:49.965Z] github.com/docker/docker/opts [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/aaparser [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/archive [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/authorization [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/broadcaster [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/capabilities [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/chrootarchive [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/containerfs [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/devicemapper [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/directory [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/dmesg [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/filenotify [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/fileutils [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/fsutils [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/homedir [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/idtools [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/ioutils [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/jsonmessage [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/locker [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/longpath [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/loopback [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/mount [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/namesgenerator [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/parsers [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/pidfile [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/platform [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/plugingetter [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/plugins [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/plugins/transport [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/pools [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/progress [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/pubsub [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/reexec [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/signal [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/stack [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/stdcopy [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/streamformatter [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/stringid [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/symlink [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/sysinfo [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/system [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/tailfile [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/tarsum [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/term [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/term/windows [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/truncindex [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/urlutil [2022-02-09T06:03:49.965Z] github.com/docker/docker/pkg/useragent [2022-02-09T06:03:49.965Z] github.com/docker/docker/plugin [2022-02-09T06:03:49.965Z] github.com/docker/docker/plugin/executor/containerd [2022-02-09T06:03:49.965Z] github.com/docker/docker/plugin/v2 [2022-02-09T06:03:49.965Z] github.com/docker/docker/profiles/apparmor [2022-02-09T06:03:49.965Z] github.com/docker/docker/profiles/seccomp [2022-02-09T06:03:49.965Z] github.com/docker/docker/quota [2022-02-09T06:03:49.965Z] github.com/docker/docker/reference [2022-02-09T06:03:49.965Z] github.com/docker/docker/registry [2022-02-09T06:03:49.965Z] github.com/docker/docker/registry/resumable [2022-02-09T06:03:49.965Z] github.com/docker/docker/restartmanager [2022-02-09T06:03:49.965Z] github.com/docker/docker/rootless [2022-02-09T06:03:49.965Z] github.com/docker/docker/rootless/specconv [2022-02-09T06:03:49.965Z] github.com/docker/docker/runconfig [2022-02-09T06:03:49.965Z] github.com/docker/docker/runconfig/opts [2022-02-09T06:03:49.965Z] github.com/docker/docker/testutil [2022-02-09T06:03:49.965Z] github.com/docker/docker/testutil/daemon [2022-02-09T06:03:49.965Z] github.com/docker/docker/testutil/environment [2022-02-09T06:03:49.965Z] github.com/docker/docker/testutil/fakecontext [2022-02-09T06:03:49.966Z] github.com/docker/docker/testutil/fakegit [2022-02-09T06:03:49.966Z] github.com/docker/docker/testutil/fakestorage [2022-02-09T06:03:49.966Z] github.com/docker/docker/testutil/fixtures/load [2022-02-09T06:03:49.966Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-09T06:03:49.966Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-09T06:03:49.966Z] github.com/docker/docker/testutil/registry [2022-02-09T06:03:49.966Z] github.com/docker/docker/testutil/request [2022-02-09T06:03:49.966Z] github.com/docker/docker/volume [2022-02-09T06:03:49.966Z] github.com/docker/docker/volume/drivers [2022-02-09T06:03:49.966Z] github.com/docker/docker/volume/local [2022-02-09T06:03:49.966Z] github.com/docker/docker/volume/mounts [2022-02-09T06:03:49.966Z] github.com/docker/docker/volume/service [2022-02-09T06:03:49.966Z] github.com/docker/docker/volume/service/opts [2022-02-09T06:03:49.966Z] github.com/docker/docker/volume/testutils' ']' [2022-02-09T06:03:49.966Z] + 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-09T06:03:50.537Z] ? github.com/docker/docker/api [no test files] [2022-02-09T06:03:50.935Z] === RUN TestRegister [2022-02-09T06:03:50.935Z] --- PASS: TestRegister (0.00s) [2022-02-09T06:03:50.935Z] === RUN TestCommand [2022-02-09T06:03:50.935Z] --- PASS: TestCommand (0.04s) [2022-02-09T06:03:50.935Z] === RUN TestNaiveSelf [2022-02-09T06:03:50.935Z] --- PASS: TestNaiveSelf (0.04s) [2022-02-09T06:03:50.935Z] PASS [2022-02-09T06:03:50.935Z] coverage: 82.4% of statements [2022-02-09T06:03:50.935Z] ok github.com/docker/docker/pkg/reexec 0.120s coverage: 82.4% of statements [2022-02-09T06:03:51.145Z] --- PASS: TestUpdateRestartPolicy (23.18s) [2022-02-09T06:03:51.145Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-09T06:03:51.294Z] === RUN TestDockerSuite/TestExecEnv [2022-02-09T06:03:51.407Z] === RUN TestDump [2022-02-09T06:03:51.407Z] goroutine 6 [running]: [2022-02-09T06:03:51.407Z] github.com/docker/docker/pkg/stack.dump(0xeab6b7) [2022-02-09T06:03:51.407Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-09T06:03:51.407Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-09T06:03:51.407Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-09T06:03:51.407Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-09T06:03:51.407Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-09T06:03:51.407Z] testing.tRunner(0xc00011e000, 0x1018e68) [2022-02-09T06:03:51.407Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-09T06:03:51.407Z] created by testing.(*T).Run [2022-02-09T06:03:51.407Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-09T06:03:51.407Z] [2022-02-09T06:03:51.407Z] goroutine 1 [chan receive]: [2022-02-09T06:03:51.407Z] testing.(*T).Run(0xc00002dd40, {0x100a52e, 0xe8a413}, 0x1018e68) [2022-02-09T06:03:51.407Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-09T06:03:51.407Z] testing.runTests.func1(0xc000066750) [2022-02-09T06:03:51.407Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-09T06:03:51.407Z] testing.tRunner(0xc00002dd40, 0xc00006fce0) [2022-02-09T06:03:51.407Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-09T06:03:51.407Z] testing.runTests(0xc000074080, {0x117cba0, 0x3, 0x3}, {0xeaa90d, 0x100c228, 0x1181640}) [2022-02-09T06:03:51.407Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-09T06:03:51.407Z] testing.(*M).Run(0xc000074080) [2022-02-09T06:03:51.407Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-09T06:03:51.407Z] main.main() [2022-02-09T06:03:51.407Z] _testmain.go:95 +0x1f5 [2022-02-09T06:03:51.407Z] --- PASS: TestDump (0.00s) [2022-02-09T06:03:51.407Z] === RUN TestDumpToFile [2022-02-09T06:03:51.604Z] --- PASS: TestUpdateRestartWithAutoRemove (2.29s) [2022-02-09T06:03:51.604Z] === RUN TestWaitNonBlocked [2022-02-09T06:03:51.604Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T06:03:51.604Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T06:03:51.604Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T06:03:51.604Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T06:03:51.604Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T06:03:51.604Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T06:03:51.856Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-09T06:03:51.877Z] --- PASS: TestDumpToFile (0.19s) [2022-02-09T06:03:51.877Z] === RUN TestDumpToFileWithEmptyInput [2022-02-09T06:03:51.877Z] goroutine 8 [running]: [2022-02-09T06:03:51.877Z] github.com/docker/docker/pkg/stack.dump(0xf186f4) [2022-02-09T06:03:51.877Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-09T06:03:51.877Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xf18aa0}) [2022-02-09T06:03:51.877Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-09T06:03:51.877Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2022-02-09T06:03:51.877Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-09T06:03:51.877Z] testing.tRunner(0xc00011e4e0, 0x1018e58) [2022-02-09T06:03:51.877Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-09T06:03:51.877Z] created by testing.(*T).Run [2022-02-09T06:03:51.877Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-09T06:03:51.877Z] [2022-02-09T06:03:51.877Z] goroutine 1 [chan receive]: [2022-02-09T06:03:51.877Z] testing.(*T).Run(0xc00002dd40, {0x10112ba, 0xe8a413}, 0x1018e58) [2022-02-09T06:03:51.877Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-09T06:03:51.877Z] testing.runTests.func1(0xc000066750) [2022-02-09T06:03:51.877Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-09T06:03:51.877Z] testing.tRunner(0xc00002dd40, 0xc00006fce0) [2022-02-09T06:03:51.877Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-09T06:03:51.877Z] testing.runTests(0xc000074080, {0x117cba0, 0x3, 0x3}, {0xeaa90d, 0x100c228, 0x1181640}) [2022-02-09T06:03:51.877Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-09T06:03:51.877Z] testing.(*M).Run(0xc000074080) [2022-02-09T06:03:51.877Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-09T06:03:51.877Z] main.main() [2022-02-09T06:03:51.877Z] _testmain.go:95 +0x1f5 [2022-02-09T06:03:51.877Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-09T06:03:51.877Z] PASS [2022-02-09T06:03:51.877Z] coverage: 90.9% of statements [2022-02-09T06:03:51.877Z] ok github.com/docker/docker/pkg/stack 0.233s coverage: 90.9% of statements [2022-02-09T06:03:52.347Z] === RUN TestNewStdWriter [2022-02-09T06:03:52.347Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-09T06:03:52.347Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-09T06:03:52.347Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-09T06:03:52.347Z] === RUN TestWriteWithNilBytes [2022-02-09T06:03:52.347Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-09T06:03:52.347Z] === RUN TestWrite [2022-02-09T06:03:52.347Z] --- PASS: TestWrite (0.00s) [2022-02-09T06:03:52.347Z] === RUN TestWriteWithWriterError [2022-02-09T06:03:52.347Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-09T06:03:52.347Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-09T06:03:52.347Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-09T06:03:52.347Z] === RUN TestStdCopyWriteAndRead [2022-02-09T06:03:52.347Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-09T06:03:52.347Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-09T06:03:52.347Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-09T06:03:52.347Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-09T06:03:52.347Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-09T06:03:52.347Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-09T06:03:52.347Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-09T06:03:52.347Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-09T06:03:52.347Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-09T06:03:52.347Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-09T06:03:52.347Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-09T06:03:52.347Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-09T06:03:52.347Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-09T06:03:52.347Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-09T06:03:52.347Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-09T06:03:52.347Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-09T06:03:52.347Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-09T06:03:52.347Z] PASS [2022-02-09T06:03:52.347Z] coverage: 100.0% of statements [2022-02-09T06:03:52.347Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2022-02-09T06:03:52.785Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-09T06:03:53.339Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-09T06:03:53.339Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-09T06:03:53.339Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-09T06:03:53.339Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-09T06:03:53.339Z] === RUN TestFormatStatus [2022-02-09T06:03:53.339Z] --- PASS: TestFormatStatus (0.00s) [2022-02-09T06:03:53.339Z] === RUN TestFormatError [2022-02-09T06:03:53.339Z] --- PASS: TestFormatError (0.00s) [2022-02-09T06:03:53.339Z] === RUN TestFormatJSONError [2022-02-09T06:03:53.339Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-09T06:03:53.339Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-09T06:03:53.339Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-09T06:03:53.339Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-09T06:03:53.339Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-09T06:03:53.339Z] === RUN TestNewJSONProgressOutput [2022-02-09T06:03:53.339Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-09T06:03:53.339Z] === RUN TestAuxFormatterEmit [2022-02-09T06:03:53.339Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-09T06:03:53.339Z] === RUN TestStreamWriterStdout [2022-02-09T06:03:53.339Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-09T06:03:53.339Z] === RUN TestStreamWriterStderr [2022-02-09T06:03:53.339Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-09T06:03:53.339Z] PASS [2022-02-09T06:03:53.339Z] coverage: 66.2% of statements [2022-02-09T06:03:53.339Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2022-02-09T06:03:53.339Z] --- PASS: TestAllocateRandomDeallocate (7.41s) [2022-02-09T06:03:53.339Z] === RUN TestRetrieveFromStore [2022-02-09T06:03:53.348Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-09T06:03:53.811Z] time="2022-02-09T06:03:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-09T06:03:53.811Z] === RUN TestGenerateRandomID [2022-02-09T06:03:53.811Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-09T06:03:53.811Z] === RUN TestShortenId [2022-02-09T06:03:53.811Z] --- PASS: TestShortenId (0.00s) [2022-02-09T06:03:53.811Z] === RUN TestShortenSha256Id [2022-02-09T06:03:53.811Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-09T06:03:53.811Z] === RUN TestShortenIdEmpty [2022-02-09T06:03:53.811Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-09T06:03:53.811Z] === RUN TestShortenIdInvalid [2022-02-09T06:03:53.811Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-09T06:03:53.811Z] === RUN TestIsShortIDNonHex [2022-02-09T06:03:53.811Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-09T06:03:53.811Z] === RUN TestIsShortIDNotCorrectSize [2022-02-09T06:03:53.811Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-09T06:03:53.811Z] PASS [2022-02-09T06:03:53.811Z] coverage: 70.6% of statements [2022-02-09T06:03:53.811Z] ok github.com/docker/docker/pkg/stringid 0.048s coverage: 70.6% of statements [2022-02-09T06:03:54.514Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-09T06:03:54.514Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.89s) [2022-02-09T06:03:54.514Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.19s) [2022-02-09T06:03:54.514Z] === RUN TestWaitBlocked [2022-02-09T06:03:54.514Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:03:54.514Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-09T06:03:54.514Z] PASS [2022-02-09T06:03:54.514Z] ok github.com/docker/docker/integration/container 99.467s [2022-02-09T06:03:54.514Z] [2022-02-09T06:03:54.514Z] === Skipped [2022-02-09T06:03:54.514Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-09T06:03:54.514Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-09T06:03:54.514Z] [2022-02-09T06:03:54.514Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-09T06:03:54.514Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:03:54.514Z] [2022-02-09T06:03:54.514Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-09T06:03:54.514Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-09T06:03:54.514Z] [2022-02-09T06:03:54.514Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-09T06:03:54.514Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:03:54.514Z] [2022-02-09T06:03:54.514Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-09T06:03:54.514Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:03:54.514Z] [2022-02-09T06:03:54.514Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-09T06:03:54.514Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:03:54.514Z] [2022-02-09T06:03:54.514Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-09T06:03:54.514Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-09T06:03:54.514Z] [2022-02-09T06:03:54.514Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-09T06:03:54.514Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-09T06:03:54.514Z] [2022-02-09T06:03:54.514Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-09T06:03:54.514Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:03:54.514Z] [2022-02-09T06:03:54.514Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-09T06:03:54.515Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-09T06:03:54.515Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-09T06:03:54.515Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-09T06:03:54.515Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-09T06:03:54.515Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-09T06:03:54.515Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-09T06:03:54.515Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-09T06:03:54.515Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-09T06:03:54.515Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-09T06:03:54.515Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-09T06:03:54.515Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-09T06:03:54.515Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-09T06:03:54.515Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-09T06:03:54.515Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-09T06:03:54.515Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-09T06:03:54.515Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-09T06:03:54.515Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-09T06:03:54.515Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-09T06:03:54.515Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-09T06:03:54.515Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-09T06:03:54.515Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-09T06:03:54.515Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-09T06:03:54.515Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-09T06:03:54.515Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-09T06:03:54.515Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:03:54.515Z] [2022-02-09T06:03:54.515Z] DONE 87 tests, 33 skipped in 102.110s [2022-02-09T06:03:54.803Z] === RUN TestIsCpusetListAvailable [2022-02-09T06:03:54.803Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-09T06:03:54.803Z] PASS [2022-02-09T06:03:54.803Z] coverage: 39.4% of statements [2022-02-09T06:03:54.803Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-02-09T06:03:54.973Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-09T06:03:55.794Z] --- PASS: TestRetrieveFromStore (2.49s) [2022-02-09T06:03:55.794Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-09T06:03:55.794Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-09T06:03:55.794Z] === RUN TestParallelPredefinedRequest1 [2022-02-09T06:03:55.794Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-09T06:03:55.794Z] === RUN TestParallelPredefinedRequest2 [2022-02-09T06:03:55.794Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-09T06:03:55.794Z] === RUN TestParallelPredefinedRequest3 [2022-02-09T06:03:55.794Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-09T06:03:55.794Z] === RUN TestParallelPredefinedRequest4 [2022-02-09T06:03:55.794Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-09T06:03:55.794Z] === RUN TestParallelPredefinedRequest5 [2022-02-09T06:03:55.794Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-09T06:03:55.794Z] === RUN TestDebug [2022-02-09T06:03:55.794Z] --- PASS: TestDebug (0.00s) [2022-02-09T06:03:55.794Z] === RUN TestRequestPoolParallel [2022-02-09T06:03:55.794Z] --- PASS: TestRequestPoolParallel (0.25s) [2022-02-09T06:03:55.794Z] === RUN TestFullAllocateRelease [2022-02-09T06:03:55.910Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-09T06:03:56.270Z] === RUN TestChtimes [2022-02-09T06:03:56.270Z] --- PASS: TestChtimes (0.00s) [2022-02-09T06:03:56.270Z] === RUN TestChtimesWindows [2022-02-09T06:03:56.270Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-09T06:03:56.270Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-09T06:03:56.270Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-09T06:03:56.270Z] === RUN TestEnsureRemoveAllNotExist [2022-02-09T06:03:56.270Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-09T06:03:56.270Z] === RUN TestEnsureRemoveAllWithDir [2022-02-09T06:03:56.270Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-09T06:03:56.270Z] === RUN TestEnsureRemoveAllWithFile [2022-02-09T06:03:56.270Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-09T06:03:56.270Z] PASS [2022-02-09T06:03:56.270Z] coverage: 12.9% of statements [2022-02-09T06:03:56.270Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 12.9% of statements [2022-02-09T06:03:56.270Z] --- PASS: TestFullAllocateRelease (0.50s) [2022-02-09T06:03:56.270Z] === RUN TestOddAllocateRelease [2022-02-09T06:03:56.472Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-02-09T06:03:56.740Z] --- PASS: TestOddAllocateRelease (0.35s) [2022-02-09T06:03:56.740Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-09T06:03:56.740Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-02-09T06:03:56.740Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-09T06:03:57.034Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-09T06:03:57.211Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-02-09T06:03:57.211Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-09T06:03:57.211Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-02-09T06:03:57.211Z] === CONT TestParallelPredefinedRequest1 [2022-02-09T06:03:57.211Z] === CONT TestParallelPredefinedRequest4 [2022-02-09T06:03:57.211Z] === CONT TestParallelPredefinedRequest1 [2022-02-09T06:03:57.211Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:03:57.211Z] === CONT TestParallelPredefinedRequest5 [2022-02-09T06:03:57.211Z] === CONT TestParallelPredefinedRequest4 [2022-02-09T06:03:57.211Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:03:57.211Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-09T06:03:57.211Z] === CONT TestParallelPredefinedRequest3 [2022-02-09T06:03:57.211Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:03:57.211Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-09T06:03:57.211Z] === CONT TestParallelPredefinedRequest2 [2022-02-09T06:03:57.211Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:03:57.211Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-09T06:03:57.211Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-09T06:03:57.211Z] === CONT TestParallelPredefinedRequest5 [2022-02-09T06:03:57.211Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:03:57.211Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-09T06:03:57.211Z] PASS [2022-02-09T06:03:57.211Z] coverage: 85.3% of statements [2022-02-09T06:03:57.211Z] ok github.com/docker/docker/libnetwork/ipam 64.130s coverage: 85.3% of statements [2022-02-09T06:03:57.211Z] === RUN TestTailFile [2022-02-09T06:03:57.211Z] --- PASS: TestTailFile (0.00s) [2022-02-09T06:03:57.211Z] === RUN TestTailFileManyLines [2022-02-09T06:03:57.211Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-09T06:03:57.211Z] === RUN TestTailEmptyFile [2022-02-09T06:03:57.211Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-09T06:03:57.211Z] === RUN TestTailNegativeN [2022-02-09T06:03:57.211Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader [2022-02-09T06:03:57.211Z] === CONT TestNewTailReader [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/truncated_last_line [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-09T06:03:57.211Z] === CONT TestNewTailReader/no_delimiter [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.211Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.211Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.211Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.211Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.211Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.211Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:57.211Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.212Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:57.212Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.212Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:57.212Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.212Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.212Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.212Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.291Z] === RUN TestDockerSuite/TestExecParseError [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.829Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:57.829Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:57.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.830Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:57.830Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.831Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:57.831Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:57.831Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.832Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:57.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:57.833Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:57.896Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-09T06:03:58.306Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-09T06:03:58.307Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-09T06:03:58.307Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-09T06:03:58.307Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-09T06:03:58.307Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-09T06:03:58.307Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-09T06:03:58.307Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.307Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-09T06:03:58.308Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-09T06:03:58.309Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-09T06:03:58.309Z] PASS [2022-02-09T06:03:58.309Z] coverage: 88.6% of statements [2022-02-09T06:03:58.309Z] ok github.com/docker/docker/pkg/tailfile 0.203s coverage: 88.6% of statements [2022-02-09T06:03:58.502Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-09T06:03:58.757Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-09T06:03:58.779Z] === RUN TestTarSumRemoveNonExistent [2022-02-09T06:03:58.779Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-09T06:03:58.779Z] === RUN TestTarSumRemove [2022-02-09T06:03:58.779Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-09T06:03:58.779Z] === RUN TestSortFileInfoSums [2022-02-09T06:03:58.779Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-09T06:03:58.779Z] === RUN TestNewTarSumForLabelInvalid [2022-02-09T06:03:58.779Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-09T06:03:58.779Z] === RUN TestNewTarSumForLabel [2022-02-09T06:03:58.779Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-09T06:03:58.779Z] === RUN TestEmptyTar [2022-02-09T06:03:58.779Z] --- PASS: TestEmptyTar (0.00s) [2022-02-09T06:03:58.779Z] === RUN TestTarSumsReadSize [2022-02-09T06:03:58.779Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-02-09T06:03:58.779Z] === RUN TestTarSums [2022-02-09T06:03:58.779Z] --- PASS: TestTarSums (0.08s) [2022-02-09T06:03:58.779Z] === RUN TestIteration [2022-02-09T06:03:58.779Z] --- PASS: TestIteration (0.00s) [2022-02-09T06:03:58.779Z] === RUN TestVersionLabelForChecksum [2022-02-09T06:03:58.779Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-09T06:03:58.779Z] === RUN TestVersion [2022-02-09T06:03:58.779Z] --- PASS: TestVersion (0.00s) [2022-02-09T06:03:58.779Z] === RUN TestGetVersion [2022-02-09T06:03:58.779Z] --- PASS: TestGetVersion (0.00s) [2022-02-09T06:03:58.779Z] === RUN TestGetVersions [2022-02-09T06:03:58.779Z] --- PASS: TestGetVersions (0.00s) [2022-02-09T06:03:59.249Z] PASS [2022-02-09T06:03:59.249Z] coverage: 89.3% of statements [2022-02-09T06:03:59.249Z] ok github.com/docker/docker/pkg/tarsum 0.146s coverage: 89.3% of statements [2022-02-09T06:03:59.684Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-09T06:03:59.719Z] testing: warning: no tests to run [2022-02-09T06:03:59.719Z] PASS [2022-02-09T06:03:59.719Z] coverage: [no statements] [2022-02-09T06:03:59.719Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2022-02-09T06:04:00.189Z] === RUN TestTruncIndex [2022-02-09T06:04:00.189Z] --- PASS: TestTruncIndex (0.10s) [2022-02-09T06:04:00.189Z] PASS [2022-02-09T06:04:00.189Z] coverage: 91.5% of statements [2022-02-09T06:04:00.189Z] ok github.com/docker/docker/pkg/truncindex 0.156s coverage: 91.5% of statements [2022-02-09T06:04:00.245Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-09T06:04:00.805Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-09T06:04:01.183Z] === RUN TestIsGIT [2022-02-09T06:04:01.183Z] --- PASS: TestIsGIT (0.00s) [2022-02-09T06:04:01.183Z] === RUN TestIsTransport [2022-02-09T06:04:01.183Z] --- PASS: TestIsTransport (0.00s) [2022-02-09T06:04:01.183Z] PASS [2022-02-09T06:04:01.183Z] coverage: 100.0% of statements [2022-02-09T06:04:01.183Z] ok github.com/docker/docker/pkg/urlutil 0.044s coverage: 100.0% of statements [2022-02-09T06:04:01.656Z] === RUN TestVersionInfo [2022-02-09T06:04:01.656Z] --- PASS: TestVersionInfo (0.00s) [2022-02-09T06:04:01.656Z] === RUN TestAppendVersions [2022-02-09T06:04:01.656Z] --- PASS: TestAppendVersions (0.00s) [2022-02-09T06:04:01.656Z] PASS [2022-02-09T06:04:01.656Z] coverage: 88.9% of statements [2022-02-09T06:04:01.656Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2022-02-09T06:04:01.656Z] --- PASS: TestGet (15.01s) [2022-02-09T06:04:01.656Z] === RUN TestPluginWithNoManifest [2022-02-09T06:04:01.656Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-09T06:04:01.656Z] === RUN TestGetAll [2022-02-09T06:04:01.656Z] --- PASS: TestGetAll (0.01s) [2022-02-09T06:04:01.656Z] PASS [2022-02-09T06:04:01.656Z] coverage: 73.2% of statements [2022-02-09T06:04:01.656Z] ok github.com/docker/docker/pkg/plugins 35.116s coverage: 73.2% of statements [2022-02-09T06:04:03.319Z] --- PASS: TestServicePlugin (31.21s) [2022-02-09T06:04:03.319Z] === RUN TestServiceUpdateLabel [2022-02-09T06:04:03.881Z] === RUN TestNewSettable [2022-02-09T06:04:03.881Z] --- PASS: TestNewSettable (0.00s) [2022-02-09T06:04:03.881Z] === RUN TestIsSettable [2022-02-09T06:04:03.881Z] --- PASS: TestIsSettable (0.00s) [2022-02-09T06:04:03.881Z] === RUN TestUpdateSettingsEnv [2022-02-09T06:04:03.881Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-09T06:04:03.881Z] PASS [2022-02-09T06:04:03.881Z] coverage: 20.0% of statements [2022-02-09T06:04:03.881Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.0% of statements [2022-02-09T06:04:03.881Z] === RUN TestValidatePrivileges [2022-02-09T06:04:03.881Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-09T06:04:03.881Z] === RUN TestFilterByCapNeg [2022-02-09T06:04:03.881Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-09T06:04:03.881Z] === RUN TestFilterByCapPos [2022-02-09T06:04:03.881Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-09T06:04:03.881Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-09T06:04:03.881Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-09T06:04:03.881Z] PASS [2022-02-09T06:04:03.881Z] coverage: 12.0% of statements [2022-02-09T06:04:03.881Z] ok github.com/docker/docker/plugin 0.066s coverage: 12.0% of statements [2022-02-09T06:04:04.873Z] === RUN TestLoad [2022-02-09T06:04:04.873Z] --- PASS: TestLoad (0.00s) [2022-02-09T06:04:04.873Z] === RUN TestSave [2022-02-09T06:04:04.873Z] --- PASS: TestSave (0.04s) [2022-02-09T06:04:04.873Z] === RUN TestAddDeleteGet [2022-02-09T06:04:04.873Z] --- PASS: TestAddDeleteGet (0.05s) [2022-02-09T06:04:04.873Z] === RUN TestInvalidTags [2022-02-09T06:04:04.873Z] --- PASS: TestInvalidTags (0.01s) [2022-02-09T06:04:04.873Z] PASS [2022-02-09T06:04:04.873Z] coverage: 84.4% of statements [2022-02-09T06:04:04.873Z] ok github.com/docker/docker/reference 0.162s coverage: 84.4% of statements [2022-02-09T06:04:05.487Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2022-02-09T06:04:05.828Z] --- PASS: TestBuildMultiStageOnBuild (17.16s) [2022-02-09T06:04:05.828Z] === RUN TestBuildUncleanTarFilenames [2022-02-09T06:04:05.828Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:04:05.828Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-09T06:04:05.828Z] === RUN TestBuildMultiStageLayerLeak [2022-02-09T06:04:05.920Z] --- PASS: TestServiceUpdateLabel (2.09s) [2022-02-09T06:04:05.920Z] === RUN TestServiceUpdateSecrets [2022-02-09T06:04:06.446Z] === RUN TestResolveAuthConfigIndexServer [2022-02-09T06:04:06.446Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestResolveAuthConfigFullURL [2022-02-09T06:04:06.446Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-09T06:04:06.446Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestValidateMirror [2022-02-09T06:04:06.446Z] --- PASS: TestValidateMirror (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestLoadInsecureRegistries [2022-02-09T06:04:06.446Z] time="2022-02-09T06:04:05Z" 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-09T06:04:06.446Z] time="2022-02-09T06:04:06Z" 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-09T06:04:06.446Z] time="2022-02-09T06:04:06Z" 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-09T06:04:06.446Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-02-09T06:04:06.446Z] === RUN TestNewServiceConfig [2022-02-09T06:04:06.446Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestValidateIndexName [2022-02-09T06:04:06.446Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestValidateIndexNameWithError [2022-02-09T06:04:06.446Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestEndpointParse [2022-02-09T06:04:06.446Z] --- PASS: TestEndpointParse (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestEndpointParseInvalid [2022-02-09T06:04:06.446Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestValidateEndpoint [2022-02-09T06:04:06.446Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-09T06:04:06.446Z] === RUN TestPing [2022-02-09T06:04:06.446Z] --- PASS: TestPing (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestPingRegistryEndpoint [2022-02-09T06:04:06.446Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:06.446Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-09T06:04:06.446Z] === RUN TestEndpoint [2022-02-09T06:04:06.446Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:06.446Z] --- SKIP: TestEndpoint (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestParseRepositoryInfo [2022-02-09T06:04:06.446Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestNewIndexInfo [2022-02-09T06:04:06.446Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestMirrorEndpointLookup [2022-02-09T06:04:06.446Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:06.446Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-02-09T06:04:06.446Z] === RUN TestSearchRepositories [2022-02-09T06:04:06.446Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-09T06:04:06.446Z] Host: 127.0.0.1:49322 [2022-02-09T06:04:06.446Z] User-Agent: docker test client [2022-02-09T06:04:06.446Z] Authorization: Token fake-token [2022-02-09T06:04:06.446Z] X-Docker-Token: true [2022-02-09T06:04:06.446Z] Accept-Encoding: gzip [2022-02-09T06:04:06.446Z] [2022-02-09T06:04:06.446Z] [2022-02-09T06:04:06.446Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-09T06:04:06.446Z] Connection: close [2022-02-09T06:04:06.446Z] Content-Length: 144 [2022-02-09T06:04:06.446Z] Cache-Control: no-cache [2022-02-09T06:04:06.446Z] Content-Type: application/json [2022-02-09T06:04:06.446Z] Date: Wed, 09 Feb 2022 06:04:06 GMT [2022-02-09T06:04:06.446Z] Expires: -1 [2022-02-09T06:04:06.446Z] Pragma: no-cache [2022-02-09T06:04:06.446Z] Server: docker-tests/mock [2022-02-09T06:04:06.446Z] X-Docker-Registry-Config: mock [2022-02-09T06:04:06.446Z] X-Docker-Registry-Version: 0.0.0 [2022-02-09T06:04:06.446Z] [2022-02-09T06:04:06.446Z] [2022-02-09T06:04:06.446Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-09T06:04:06.446Z] === RUN TestTrustedLocation [2022-02-09T06:04:06.446Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-09T06:04:06.446Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestAllowNondistributableArtifacts [2022-02-09T06:04:06.446Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestIsSecureIndex [2022-02-09T06:04:06.446Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-09T06:04:06.446Z] PASS [2022-02-09T06:04:06.446Z] coverage: 51.2% of statements [2022-02-09T06:04:06.446Z] ok github.com/docker/docker/registry 0.299s coverage: 51.2% of statements [2022-02-09T06:04:06.446Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-09T06:04:06.446Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-09T06:04:06.446Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-09T06:04:06.446Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-09T06:04:06.446Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-09T06:04:06.446Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-09T06:04:06.446Z] === RUN TestResumableRequestReaderWithReadError [2022-02-09T06:04:06.917Z] time="2022-02-09T06:04:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-09T06:04:06.917Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-02-09T06:04:06.917Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-09T06:04:06.917Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-09T06:04:06.917Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-09T06:04:06.917Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-09T06:04:06.917Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-09T06:04:06.917Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-09T06:04:06.917Z] === RUN TestResumableRequestReader [2022-02-09T06:04:06.917Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-09T06:04:06.917Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-09T06:04:06.917Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-09T06:04:06.917Z] PASS [2022-02-09T06:04:06.917Z] coverage: 100.0% of statements [2022-02-09T06:04:06.917Z] ok github.com/docker/docker/registry/resumable 0.286s coverage: 100.0% of statements [2022-02-09T06:04:06.917Z] === RUN TestRestartManagerTimeout [2022-02-09T06:04:06.917Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-09T06:04:06.917Z] === RUN TestRestartManagerTimeoutReset [2022-02-09T06:04:06.917Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-09T06:04:06.917Z] PASS [2022-02-09T06:04:06.917Z] coverage: 50.9% of statements [2022-02-09T06:04:06.917Z] ok github.com/docker/docker/restartmanager 0.055s coverage: 50.9% of statements [2022-02-09T06:04:07.914Z] === RUN TestDecodeContainerConfig [2022-02-09T06:04:07.914Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-09T06:04:07.914Z] === RUN TestDecodeContainerConfigIsolation [2022-02-09T06:04:07.914Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-09T06:04:07.914Z] === RUN TestValidatePrivileged [2022-02-09T06:04:07.914Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-09T06:04:07.914Z] PASS [2022-02-09T06:04:07.914Z] coverage: 52.6% of statements [2022-02-09T06:04:07.914Z] ok github.com/docker/docker/runconfig 0.050s coverage: 52.6% of statements [2022-02-09T06:04:07.914Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-09T06:04:07.914Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-09T06:04:07.914Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-09T06:04:07.914Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-09T06:04:07.914Z] PASS [2022-02-09T06:04:07.914Z] coverage: 62.5% of statements [2022-02-09T06:04:07.914Z] ok github.com/docker/docker/testutil 0.058s coverage: 62.5% of statements [2022-02-09T06:04:12.536Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-09T06:04:12.536Z] === RUN TestDockerSuite/TestExecTTY [2022-02-09T06:04:12.536Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-09T06:04:12.685Z] === RUN TestGetDriver [2022-02-09T06:04:12.685Z] --- PASS: TestGetDriver (0.00s) [2022-02-09T06:04:12.685Z] === RUN TestVolumeRequestError [2022-02-09T06:04:12.685Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-09T06:04:12.685Z] PASS [2022-02-09T06:04:12.685Z] coverage: 36.1% of statements [2022-02-09T06:04:12.685Z] ok github.com/docker/docker/volume/drivers 0.070s coverage: 36.1% of statements [2022-02-09T06:04:12.685Z] === RUN TestGetAddress [2022-02-09T06:04:12.685Z] --- PASS: TestGetAddress (0.00s) [2022-02-09T06:04:12.685Z] === RUN TestRemove [2022-02-09T06:04:12.685Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-09T06:04:12.685Z] --- SKIP: TestRemove (0.00s) [2022-02-09T06:04:12.685Z] === RUN TestInitializeWithVolumes [2022-02-09T06:04:12.685Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-09T06:04:12.685Z] === RUN TestCreate [2022-02-09T06:04:12.685Z] --- PASS: TestCreate (0.02s) [2022-02-09T06:04:12.685Z] === RUN TestValidateName [2022-02-09T06:04:12.685Z] --- PASS: TestValidateName (0.00s) [2022-02-09T06:04:12.685Z] === RUN TestCreateWithOpts [2022-02-09T06:04:12.685Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-09T06:04:12.685Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-09T06:04:12.685Z] === RUN TestRelaodNoOpts [2022-02-09T06:04:12.685Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-09T06:04:12.685Z] PASS [2022-02-09T06:04:12.685Z] coverage: 41.5% of statements [2022-02-09T06:04:12.685Z] ok github.com/docker/docker/volume/local 0.097s coverage: 41.5% of statements [2022-02-09T06:04:13.098Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-09T06:04:13.354Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-09T06:04:13.675Z] === RUN TestLCOWParseMountRaw [2022-02-09T06:04:13.675Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-09T06:04:13.675Z] === RUN TestLCOWParseMountRawSplit [2022-02-09T06:04:13.675Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-09T06:04:13.675Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-09T06:04:13.675Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-09T06:04:13.675Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-09T06:04:13.675Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-09T06:04:13.675Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-09T06:04:13.675Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-09T06:04:13.675Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-09T06:04:13.675Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-09T06:04:13.675Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-09T06:04:13.675Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-09T06:04:13.675Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-09T06:04:13.675Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-09T06:04:13.675Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-09T06:04:13.675Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-09T06:04:13.675Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-09T06:04:13.675Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-09T06:04:13.675Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-09T06:04:13.675Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-09T06:04:13.675Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-09T06:04:13.675Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-09T06:04:13.675Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-09T06:04:13.675Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-09T06:04:13.675Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-09T06:04:13.675Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-09T06:04:13.675Z] === RUN TestLinuxParseMountRaw [2022-02-09T06:04:13.675Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-09T06:04:13.675Z] === RUN TestLinuxParseMountRawSplit [2022-02-09T06:04:13.675Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-09T06:04:13.675Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-09T06:04:13.675Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-09T06:04:13.675Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-09T06:04:13.675Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-09T06:04:13.675Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-09T06:04:13.675Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-09T06:04:13.675Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-09T06:04:13.675Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-09T06:04:13.675Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-09T06:04:13.675Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-09T06:04:13.675Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-09T06:04:13.676Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-09T06:04:13.676Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-09T06:04:13.676Z] === RUN TestConvertTmpfsOptions [2022-02-09T06:04:13.676Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-09T06:04:13.676Z] linux_parser_test.go:209: data="ro" [2022-02-09T06:04:13.676Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-09T06:04:13.676Z] === RUN TestParseMountSpec [2022-02-09T06:04:13.676Z] parser_test.go:62: case 0 [2022-02-09T06:04:13.676Z] parser_test.go:62: case 1 [2022-02-09T06:04:13.676Z] parser_test.go:62: case 2 [2022-02-09T06:04:13.676Z] parser_test.go:62: case 3 [2022-02-09T06:04:13.676Z] parser_test.go:62: case 4 [2022-02-09T06:04:13.676Z] parser_test.go:62: case 5 [2022-02-09T06:04:13.676Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-09T06:04:13.676Z] === RUN TestValidateMount [2022-02-09T06:04:13.676Z] --- PASS: TestValidateMount (0.00s) [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRaw [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRawSplit [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-09T06:04:13.676Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-09T06:04:13.676Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-09T06:04:13.676Z] PASS [2022-02-09T06:04:13.676Z] coverage: 67.6% of statements [2022-02-09T06:04:13.676Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.6% of statements [2022-02-09T06:04:13.917Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-09T06:04:13.918Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-09T06:04:14.174Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-09T06:04:14.670Z] === RUN TestSetGetMeta [2022-02-09T06:04:14.670Z] === PAUSE TestSetGetMeta [2022-02-09T06:04:14.670Z] === RUN TestRestore [2022-02-09T06:04:14.670Z] === PAUSE TestRestore [2022-02-09T06:04:14.670Z] === RUN TestServiceCreate [2022-02-09T06:04:14.670Z] === PAUSE TestServiceCreate [2022-02-09T06:04:14.670Z] === RUN TestServiceList [2022-02-09T06:04:14.670Z] === PAUSE TestServiceList [2022-02-09T06:04:14.670Z] === RUN TestServiceRemove [2022-02-09T06:04:14.670Z] === PAUSE TestServiceRemove [2022-02-09T06:04:14.670Z] === RUN TestServiceGet [2022-02-09T06:04:14.670Z] === PAUSE TestServiceGet [2022-02-09T06:04:14.670Z] === RUN TestServicePrune [2022-02-09T06:04:14.670Z] === PAUSE TestServicePrune [2022-02-09T06:04:14.670Z] === RUN TestCreate [2022-02-09T06:04:14.670Z] === PAUSE TestCreate [2022-02-09T06:04:14.670Z] === RUN TestRemove [2022-02-09T06:04:14.670Z] === PAUSE TestRemove [2022-02-09T06:04:14.670Z] === RUN TestList [2022-02-09T06:04:14.670Z] === PAUSE TestList [2022-02-09T06:04:14.670Z] === RUN TestFindByDriver [2022-02-09T06:04:14.670Z] === PAUSE TestFindByDriver [2022-02-09T06:04:14.670Z] === RUN TestFindByReferenced [2022-02-09T06:04:14.670Z] === PAUSE TestFindByReferenced [2022-02-09T06:04:14.670Z] === RUN TestDerefMultipleOfSameRef [2022-02-09T06:04:14.670Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-09T06:04:14.670Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-09T06:04:14.670Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-09T06:04:14.670Z] === RUN TestDefererencePluginOnCreateError [2022-02-09T06:04:14.670Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-09T06:04:14.670Z] === RUN TestRefDerefRemove [2022-02-09T06:04:14.670Z] === PAUSE TestRefDerefRemove [2022-02-09T06:04:14.670Z] === RUN TestGet [2022-02-09T06:04:14.670Z] === PAUSE TestGet [2022-02-09T06:04:14.671Z] === RUN TestGetWithReference [2022-02-09T06:04:14.671Z] === PAUSE TestGetWithReference [2022-02-09T06:04:14.671Z] === RUN TestFilterFunc [2022-02-09T06:04:14.671Z] === RUN TestFilterFunc/test_nil_list [2022-02-09T06:04:14.671Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-09T06:04:14.671Z] === RUN TestFilterFunc/test_empty_list [2022-02-09T06:04:14.671Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-09T06:04:14.671Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-09T06:04:14.671Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-09T06:04:14.671Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-09T06:04:14.671Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-09T06:04:14.671Z] === RUN TestFilterFunc/test_filter_some [2022-02-09T06:04:14.671Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-09T06:04:14.671Z] === RUN TestFilterFunc/test_filter_middle [2022-02-09T06:04:14.671Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-09T06:04:14.671Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-09T06:04:14.671Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-09T06:04:14.671Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-09T06:04:14.671Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-09T06:04:14.671Z] === CONT TestFilterFunc/test_nil_list [2022-02-09T06:04:14.671Z] === CONT TestFilterFunc/test_filter_some [2022-02-09T06:04:14.671Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-09T06:04:14.671Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-09T06:04:14.671Z] === CONT TestFilterFunc/test_empty_list [2022-02-09T06:04:14.671Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-09T06:04:14.671Z] === CONT TestFilterFunc/test_filter_middle [2022-02-09T06:04:14.671Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-09T06:04:14.671Z] --- PASS: TestFilterFunc (0.00s) [2022-02-09T06:04:14.671Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-09T06:04:14.671Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-09T06:04:14.671Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-09T06:04:14.671Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-09T06:04:14.671Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-09T06:04:14.671Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-09T06:04:14.671Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-09T06:04:14.671Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-09T06:04:14.671Z] === CONT TestSetGetMeta [2022-02-09T06:04:14.671Z] === CONT TestList [2022-02-09T06:04:14.671Z] === CONT TestDefererencePluginOnCreateError [2022-02-09T06:04:14.671Z] === CONT TestDerefMultipleOfSameRef [2022-02-09T06:04:14.671Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-09T06:04:14.671Z] === CONT TestFindByReferenced [2022-02-09T06:04:14.671Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2022-02-09T06:04:14.671Z] === CONT TestFindByDriver [2022-02-09T06:04:14.671Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-02-09T06:04:14.671Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-09T06:04:14.671Z] --- PASS: TestList (0.06s) [2022-02-09T06:04:14.671Z] === CONT TestServiceGet [2022-02-09T06:04:14.671Z] --- PASS: TestFindByReferenced (0.05s) [2022-02-09T06:04:14.671Z] === CONT TestRemove [2022-02-09T06:04:14.671Z] === CONT TestCreate [2022-02-09T06:04:14.671Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-02-09T06:04:14.671Z] --- PASS: TestFindByDriver (0.05s) [2022-02-09T06:04:14.671Z] === CONT TestServicePrune [2022-02-09T06:04:14.671Z] --- PASS: TestCreate (0.03s) [2022-02-09T06:04:14.671Z] === CONT TestGet [2022-02-09T06:04:14.671Z] --- PASS: TestRemove (0.04s) [2022-02-09T06:04:14.671Z] === CONT TestGetWithReference [2022-02-09T06:04:14.671Z] --- PASS: TestGet (0.03s) [2022-02-09T06:04:14.671Z] === CONT TestRefDerefRemove [2022-02-09T06:04:14.671Z] --- PASS: TestGetWithReference (0.04s) [2022-02-09T06:04:14.671Z] === CONT TestServiceList [2022-02-09T06:04:15.141Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-09T06:04:15.141Z] === CONT TestServiceRemove [2022-02-09T06:04:15.141Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-09T06:04:15.141Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-09T06:04:15.141Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-09T06:04:15.141Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-09T06:04:15.141Z] --- PASS: TestServiceGet (0.22s) [2022-02-09T06:04:15.141Z] === CONT TestServiceCreate [2022-02-09T06:04:15.141Z] time="2022-02-09T06:04:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-09T06:04:15.141Z] --- PASS: TestServiceRemove (0.11s) [2022-02-09T06:04:15.141Z] === CONT TestRestore [2022-02-09T06:04:15.141Z] --- PASS: TestServiceList (0.13s) [2022-02-09T06:04:15.141Z] time="2022-02-09T06:04:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-09T06:04:15.141Z] time="2022-02-09T06:04:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-09T06:04:15.141Z] time="2022-02-09T06:04:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-09T06:04:15.141Z] --- PASS: TestServiceCreate (0.03s) [2022-02-09T06:04:15.141Z] time="2022-02-09T06:04:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-09T06:04:15.141Z] --- PASS: TestRestore (0.04s) [2022-02-09T06:04:15.141Z] --- PASS: TestServicePrune (0.23s) [2022-02-09T06:04:15.141Z] PASS [2022-02-09T06:04:15.141Z] coverage: 69.0% of statements [2022-02-09T06:04:15.141Z] ok github.com/docker/docker/volume/service 0.371s coverage: 69.0% of statements [2022-02-09T06:04:15.144Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-02-09T06:04:16.090Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-09T06:04:16.702Z] === RUN TestDockerSuite/TestExecWithTERM [2022-02-09T06:04:17.265Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-09T06:04:17.566Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-09T06:04:20.086Z] --- PASS: TestServiceUpdateSecrets (14.41s) [2022-02-09T06:04:20.086Z] === RUN TestServiceUpdateConfigs [2022-02-09T06:04:20.161Z] === RUN TestConfigDaemonLibtrustID [2022-02-09T06:04:20.161Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-09T06:04:20.161Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-09T06:04:20.161Z] === RUN TestDaemonConfigValidation [2022-02-09T06:04:20.161Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-09T06:04:20.161Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-09T06:04:20.161Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-09T06:04:20.161Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-09T06:04:20.161Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-09T06:04:20.161Z] === RUN TestDaemonProxy [2022-02-09T06:04:20.161Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-09T06:04:20.161Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-09T06:04:20.161Z] PASS [2022-02-09T06:04:20.161Z] ok github.com/docker/docker/integration/daemon 0.127s [2022-02-09T06:04:20.161Z] [2022-02-09T06:04:20.161Z] === Skipped [2022-02-09T06:04:20.161Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-09T06:04:20.161Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-09T06:04:20.161Z] [2022-02-09T06:04:20.161Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-09T06:04:20.161Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-09T06:04:20.161Z] [2022-02-09T06:04:20.161Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-09T06:04:20.161Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-09T06:04:20.161Z] [2022-02-09T06:04:20.161Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-09T06:04:20.161Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-09T06:04:20.161Z] [2022-02-09T06:04:20.161Z] DONE 4 tests, 4 skipped in 23.294s [2022-02-09T06:04:20.161Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-09T06:04:20.636Z] --- PASS: TestBuildMultiStageLayerLeak (14.30s) [2022-02-09T06:04:20.636Z] === RUN TestBuildWithHugeFile [2022-02-09T06:04:22.347Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:04:22.347Z] INFO: Testing against a local daemon [2022-02-09T06:04:22.347Z] === RUN TestCommitInheritsEnv [2022-02-09T06:04:22.347Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:04:22.347Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-09T06:04:22.347Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-09T06:04:22.347Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-09T06:04:22.347Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-09T06:04:22.347Z] === RUN TestImportWithCustomPlatform [2022-02-09T06:04:22.347Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-09T06:04:22.347Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-09T06:04:22.347Z] === RUN TestImagesFilterMultiReference [2022-02-09T06:04:22.347Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-09T06:04:22.347Z] === RUN TestImagePullPlatformInvalid [2022-02-09T06:04:22.347Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-09T06:04:22.347Z] === RUN TestRemoveImageOrphaning [2022-02-09T06:04:22.649Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-09T06:04:23.314Z] --- PASS: TestRemoveImageOrphaning (1.09s) [2022-02-09T06:04:23.314Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-09T06:04:23.314Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-09T06:04:23.314Z] === RUN TestTagInvalidReference [2022-02-09T06:04:23.314Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-09T06:04:23.314Z] === RUN TestTagValidPrefixedRepo [2022-02-09T06:04:23.772Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-02-09T06:04:23.772Z] === RUN TestTagExistedNameWithoutForce [2022-02-09T06:04:23.772Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-09T06:04:23.772Z] === RUN TestTagOfficialNames [2022-02-09T06:04:23.772Z] --- PASS: TestTagOfficialNames (0.08s) [2022-02-09T06:04:23.772Z] === RUN TestTagMatchesDigest [2022-02-09T06:04:23.772Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-09T06:04:23.772Z] PASS [2022-02-09T06:04:23.772Z] ok github.com/docker/docker/integration/image 1.613s [2022-02-09T06:04:23.772Z] [2022-02-09T06:04:23.772Z] === Skipped [2022-02-09T06:04:23.772Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-09T06:04:23.772Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:04:23.772Z] [2022-02-09T06:04:23.772Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-09T06:04:23.772Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-09T06:04:23.772Z] [2022-02-09T06:04:23.772Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-09T06:04:23.772Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-09T06:04:23.772Z] [2022-02-09T06:04:23.772Z] DONE 12 tests, 3 skipped in 5.650s [2022-02-09T06:04:24.232Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-09T06:04:26.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:04:26.418Z] INFO: Testing against a local daemon [2022-02-09T06:04:26.418Z] === RUN TestNetworkCreateDelete [2022-02-09T06:04:26.418Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:26.418Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-09T06:04:26.418Z] === RUN TestDockerNetworkDeletePreferID [2022-02-09T06:04:26.418Z] 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-09T06:04:26.418Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-09T06:04:26.418Z] === RUN TestDaemonDNSFallback [2022-02-09T06:04:26.418Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:26.418Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-09T06:04:26.418Z] === RUN TestInspectNetwork [2022-02-09T06:04:26.418Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-09T06:04:26.418Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-09T06:04:26.418Z] === RUN TestRunContainerWithBridgeNone [2022-02-09T06:04:26.418Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:26.418Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-09T06:04:26.418Z] === RUN TestNetworkInvalidJSON [2022-02-09T06:04:26.418Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-09T06:04:26.418Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-09T06:04:26.418Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T06:04:26.418Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T06:04:26.418Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T06:04:26.418Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T06:04:26.418Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-09T06:04:26.418Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T06:04:26.418Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T06:04:26.418Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-09T06:04:26.418Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-09T06:04:26.418Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-09T06:04:26.418Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-09T06:04:26.418Z] === RUN TestNetworkList [2022-02-09T06:04:26.418Z] === RUN TestNetworkList//networks [2022-02-09T06:04:26.418Z] === PAUSE TestNetworkList//networks [2022-02-09T06:04:26.418Z] === RUN TestNetworkList//networks/ [2022-02-09T06:04:26.418Z] === PAUSE TestNetworkList//networks/ [2022-02-09T06:04:26.418Z] === CONT TestNetworkList//networks [2022-02-09T06:04:26.418Z] === CONT TestNetworkList//networks/ [2022-02-09T06:04:26.418Z] --- PASS: TestNetworkList (0.04s) [2022-02-09T06:04:26.418Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-09T06:04:26.418Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-09T06:04:26.418Z] === RUN TestHostIPv4BridgeLabel [2022-02-09T06:04:26.418Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-09T06:04:26.418Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-09T06:04:26.419Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-09T06:04:26.419Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-09T06:04:26.419Z] === RUN TestDaemonDefaultNetworkPools [2022-02-09T06:04:26.419Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-09T06:04:26.419Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-09T06:04:26.419Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-09T06:04:26.419Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-09T06:04:26.419Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-09T06:04:26.419Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-09T06:04:26.419Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-09T06:04:26.419Z] === RUN TestServiceWithPredefinedNetwork [2022-02-09T06:04:26.419Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-09T06:04:26.419Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-09T06:04:26.419Z] service_test.go:243: FLAKY_TEST [2022-02-09T06:04:26.419Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-09T06:04:26.419Z] === RUN TestServiceWithDataPathPortInit [2022-02-09T06:04:26.419Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-09T06:04:26.419Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-09T06:04:26.419Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-09T06:04:26.419Z] PASS [2022-02-09T06:04:26.419Z] ok github.com/docker/docker/integration/network 0.172s [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === Skipped [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-09T06:04:26.419Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-09T06:04:26.419Z] 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-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-09T06:04:26.419Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-09T06:04:26.419Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-09T06:04:26.419Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-09T06:04:26.419Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-09T06:04:26.419Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-09T06:04:26.419Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-09T06:04:26.419Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-09T06:04:26.419Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-09T06:04:26.419Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-09T06:04:26.419Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-09T06:04:26.419Z] service_test.go:243: FLAKY_TEST [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-09T06:04:26.419Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-09T06:04:26.419Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-09T06:04:26.419Z] [2022-02-09T06:04:26.419Z] DONE 22 tests, 15 skipped in 2.388s [2022-02-09T06:04:26.419Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-09T06:04:26.860Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-09T06:04:27.386Z] testing: warning: no tests to run [2022-02-09T06:04:27.386Z] PASS [2022-02-09T06:04:27.386Z] ok github.com/docker/docker/integration/network/ipvlan 0.085s [2022-02-09T06:04:27.386Z] [2022-02-09T06:04:27.386Z] DONE 0 tests in 0.728s [2022-02-09T06:04:27.386Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-09T06:04:27.670Z] 2022/02/09 06:04:27 Closing DB instances... [2022-02-09T06:04:28.226Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-09T06:04:28.354Z] testing: warning: no tests to run [2022-02-09T06:04:28.354Z] PASS [2022-02-09T06:04:28.354Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2022-02-09T06:04:28.354Z] [2022-02-09T06:04:28.354Z] DONE 0 tests in 0.747s [2022-02-09T06:04:28.354Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-09T06:04:28.813Z] testing: warning: no tests to run [2022-02-09T06:04:28.813Z] PASS [2022-02-09T06:04:28.813Z] ok github.com/docker/docker/integration/plugin 0.081s [2022-02-09T06:04:29.242Z] --- PASS: TestNetworkDBGarbageCollection (54.06s) [2022-02-09T06:04:29.242Z] === RUN TestFindNode [2022-02-09T06:04:29.242Z] 2022/02/09 06:04:28 Closing DB instances... [2022-02-09T06:04:29.242Z] --- PASS: TestFindNode (0.02s) [2022-02-09T06:04:29.242Z] === RUN TestChangeNodeState [2022-02-09T06:04:29.242Z] 2022/02/09 06:04:29 Closing DB instances... [2022-02-09T06:04:29.242Z] --- PASS: TestChangeNodeState (0.01s) [2022-02-09T06:04:29.242Z] === RUN TestNodeReincarnation [2022-02-09T06:04:29.242Z] 2022/02/09 06:04:29 Closing DB instances... [2022-02-09T06:04:29.279Z] [2022-02-09T06:04:29.279Z] DONE 0 tests in 0.758s [2022-02-09T06:04:29.279Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-09T06:04:29.738Z] testing: warning: no tests to run [2022-02-09T06:04:29.738Z] PASS [2022-02-09T06:04:29.738Z] ok github.com/docker/docker/integration/plugin/authz 0.097s [2022-02-09T06:04:29.738Z] [2022-02-09T06:04:29.738Z] DONE 0 tests in 0.740s [2022-02-09T06:04:30.202Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-09T06:04:33.519Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-09T06:04:33.519Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-09T06:04:33.519Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-09T06:04:33.519Z] === RUN TestDockerSuite/TestHealth [2022-02-09T06:04:34.445Z] --- PASS: TestServiceUpdateConfigs (14.49s) [2022-02-09T06:04:34.445Z] === RUN TestServiceUpdateNetwork [2022-02-09T06:04:34.910Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:04:34.910Z] INFO: Testing against a local daemon [2022-02-09T06:04:34.910Z] === RUN TestPluginInvalidJSON [2022-02-09T06:04:34.910Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T06:04:34.910Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T06:04:34.910Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T06:04:34.910Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-09T06:04:34.910Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-09T06:04:34.910Z] === RUN TestPluginInstall [2022-02-09T06:04:34.910Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-09T06:04:34.910Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-09T06:04:34.910Z] === RUN TestPluginsWithRuntimes [2022-02-09T06:04:34.910Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-09T06:04:34.910Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-09T06:04:34.910Z] === RUN TestPluginBackCompatMediaTypes [2022-02-09T06:04:34.910Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-09T06:04:34.910Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-09T06:04:34.910Z] PASS [2022-02-09T06:04:34.910Z] ok github.com/docker/docker/integration/plugin/common 0.128s [2022-02-09T06:04:34.910Z] [2022-02-09T06:04:34.910Z] === Skipped [2022-02-09T06:04:34.910Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-09T06:04:34.910Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-09T06:04:34.910Z] [2022-02-09T06:04:34.910Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-09T06:04:34.910Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-09T06:04:34.910Z] [2022-02-09T06:04:34.910Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-09T06:04:34.910Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-09T06:04:34.910Z] [2022-02-09T06:04:34.910Z] DONE 5 tests, 3 skipped in 4.867s [2022-02-09T06:04:34.910Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-09T06:04:35.125Z] time="2022-02-09T06:04:34Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-09T06:04:35.125Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-09T06:04:35.125Z] === RUN TestParallelCreate [2022-02-09T06:04:35.125Z] 2022/02/09 06:04:34 Closing DB instances... [2022-02-09T06:04:35.125Z] --- PASS: TestParallelCreate (0.02s) [2022-02-09T06:04:35.125Z] === RUN TestParallelDelete [2022-02-09T06:04:35.125Z] 2022/02/09 06:04:34 Closing DB instances... [2022-02-09T06:04:35.125Z] --- PASS: TestParallelDelete (0.02s) [2022-02-09T06:04:35.125Z] === RUN TestNetworkDBIslands [2022-02-09T06:04:35.125Z] time="2022-02-09T06:04:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8c0f3ab0a937 with config:&{NodeID:8c0f3ab0a937 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-09T06:04:35.125Z] time="2022-02-09T06:04:34Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.125Z] time="2022-02-09T06:04:34Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ec0a2340af1a with config:&{NodeID:ec0a2340af1a 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-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="Node ec0a2340af1a/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="Node ec0a2340af1a/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="Node ec0a2340af1a/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="Node ec0a2340af1a/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b9eacdc04d1a with config:&{NodeID:b9eacdc04d1a 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-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="Node b9eacdc04d1a/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="Node b9eacdc04d1a/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="Node b9eacdc04d1a/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="Node b9eacdc04d1a/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="Node ec0a2340af1a/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=info msg="Node ec0a2340af1a/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-09T06:04:35.126Z] time="2022-02-09T06:04:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node b9eacdc04d1a/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node b9eacdc04d1a/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:bef0924f68a2 with config:&{NodeID:bef0924f68a2 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-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node bef0924f68a2/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node bef0924f68a2/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node bef0924f68a2/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node bef0924f68a2/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node ec0a2340af1a/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node ec0a2340af1a/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node b9eacdc04d1a/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node b9eacdc04d1a/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node bef0924f68a2/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node bef0924f68a2/172.28.145.95, added to nodes list" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node bef0924f68a2/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:35.595Z] time="2022-02-09T06:04:35Z" level=info msg="Node bef0924f68a2/172.28.145.95, added to nodes list" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:531bbb5caf79 with config:&{NodeID:531bbb5caf79 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-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node 531bbb5caf79/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node 531bbb5caf79/172.28.145.95, added to nodes list" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node 531bbb5caf79/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node 531bbb5caf79/172.28.145.95, added to nodes list" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, added to nodes list" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node ec0a2340af1a/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node ec0a2340af1a/172.28.145.95, added to nodes list" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node b9eacdc04d1a/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node b9eacdc04d1a/172.28.145.95, added to nodes list" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node bef0924f68a2/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node bef0924f68a2/172.28.145.95, added to nodes list" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node 531bbb5caf79/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node 531bbb5caf79/172.28.145.95, added to nodes list" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node 531bbb5caf79/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node 531bbb5caf79/172.28.145.95, added to nodes list" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node 531bbb5caf79/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:36.066Z] time="2022-02-09T06:04:35Z" level=info msg="Node 531bbb5caf79/172.28.145.95, added to nodes list" [2022-02-09T06:04:36.538Z] networkdb_test.go:835: Re-joining: 3 [2022-02-09T06:04:36.538Z] time="2022-02-09T06:04:36Z" level=info msg="The new bootstrap node list is:[172.28.145.95:10033 172.28.145.95:10034 172.28.145.95:10035]" [2022-02-09T06:04:36.538Z] time="2022-02-09T06:04:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.145.95:10033" [2022-02-09T06:04:36.538Z] time="2022-02-09T06:04:36Z" level=debug msg="memberlist: Stream connection from=172.28.145.95:49355" [2022-02-09T06:04:36.538Z] time="2022-02-09T06:04:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.145.95:10034" [2022-02-09T06:04:36.538Z] time="2022-02-09T06:04:36Z" level=debug msg="memberlist: Stream connection from=172.28.145.95:49356" [2022-02-09T06:04:36.538Z] time="2022-02-09T06:04:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.145.95:10035" [2022-02-09T06:04:36.538Z] time="2022-02-09T06:04:36Z" level=debug msg="memberlist: Stream connection from=172.28.145.95:49357" [2022-02-09T06:04:36.538Z] networkdb_test.go:835: Re-joining: 4 [2022-02-09T06:04:36.538Z] time="2022-02-09T06:04:36Z" level=info msg="The new bootstrap node list is:[172.28.145.95:10033 172.28.145.95:10034 172.28.145.95:10035]" [2022-02-09T06:04:36.538Z] time="2022-02-09T06:04:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.145.95:10033" [2022-02-09T06:04:36.538Z] time="2022-02-09T06:04:36Z" level=debug msg="memberlist: Stream connection from=172.28.145.95:49358" [2022-02-09T06:04:36.538Z] time="2022-02-09T06:04:36Z" level=debug msg="memberlist: Stream connection from=172.28.145.95:49359" [2022-02-09T06:04:36.538Z] time="2022-02-09T06:04:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.145.95:10034" [2022-02-09T06:04:36.538Z] time="2022-02-09T06:04:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.145.95:10035" [2022-02-09T06:04:36.538Z] time="2022-02-09T06:04:36Z" level=debug msg="memberlist: Stream connection from=172.28.145.95:49360" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="node 0 leaving" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="Node 8c0f3ab0a937 change state NodeActive --> NodeLeft" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="node5(531bbb5caf79): Node leave event for 8c0f3ab0a937/172.28.145.95" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="Node 8c0f3ab0a937 change state NodeActive --> NodeLeft" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="Node 8c0f3ab0a937 change state NodeActive --> NodeLeft" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="node2(ec0a2340af1a): Node leave event for 8c0f3ab0a937/172.28.145.95" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="node4(bef0924f68a2): Node leave event for 8c0f3ab0a937/172.28.145.95" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="Node 8c0f3ab0a937 change state NodeActive --> NodeLeft" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="node1(8c0f3ab0a937): Node leave event for 8c0f3ab0a937/172.28.145.95" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="Node 8c0f3ab0a937 change state NodeActive --> NodeLeft" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="node3(b9eacdc04d1a): Node leave event for 8c0f3ab0a937/172.28.145.95" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, left gossip cluster" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, left gossip cluster" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, left gossip cluster" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, left gossip cluster" [2022-02-09T06:04:37.009Z] time="2022-02-09T06:04:36Z" level=info msg="Node 8c0f3ab0a937/172.28.145.95, left gossip cluster" [2022-02-09T06:04:37.488Z] time="2022-02-09T06:04:37Z" level=info msg="node 1 leaving" [2022-02-09T06:04:37.488Z] time="2022-02-09T06:04:37Z" level=info msg="Node ec0a2340af1a change state NodeActive --> NodeLeft" [2022-02-09T06:04:37.488Z] time="2022-02-09T06:04:37Z" level=info msg="node3(b9eacdc04d1a): Node leave event for ec0a2340af1a/172.28.145.95" [2022-02-09T06:04:37.488Z] time="2022-02-09T06:04:37Z" level=info msg="Node ec0a2340af1a/172.28.145.95, left gossip cluster" [2022-02-09T06:04:37.488Z] time="2022-02-09T06:04:37Z" level=info msg="Node ec0a2340af1a change state NodeActive --> NodeFailed" [2022-02-09T06:04:37.488Z] time="2022-02-09T06:04:37Z" level=info msg="Node ec0a2340af1a/172.28.145.95, added to failed nodes list" [2022-02-09T06:04:37.488Z] time="2022-02-09T06:04:37Z" level=info msg="Node ec0a2340af1a change state NodeActive --> NodeLeft" [2022-02-09T06:04:37.488Z] time="2022-02-09T06:04:37Z" level=info msg="node4(bef0924f68a2): Node leave event for ec0a2340af1a/172.28.145.95" [2022-02-09T06:04:37.488Z] time="2022-02-09T06:04:37Z" level=info msg="Node ec0a2340af1a change state NodeActive --> NodeLeft" [2022-02-09T06:04:37.488Z] time="2022-02-09T06:04:37Z" level=info msg="node5(531bbb5caf79): Node leave event for ec0a2340af1a/172.28.145.95" [2022-02-09T06:04:37.488Z] time="2022-02-09T06:04:37Z" level=error msg="node: ec0a2340af1a is unknown to memberlist" [2022-02-09T06:04:37.488Z] time="2022-02-09T06:04:37Z" level=info msg="Node ec0a2340af1a/172.28.145.95, left gossip cluster" [2022-02-09T06:04:37.488Z] time="2022-02-09T06:04:37Z" level=info msg="Node ec0a2340af1a/172.28.145.95, left gossip cluster" [2022-02-09T06:04:37.488Z] time="2022-02-09T06:04:37Z" level=info msg="Node ec0a2340af1a/172.28.145.95, left gossip cluster" [2022-02-09T06:04:37.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:04:37.819Z] INFO: Testing against a local daemon [2022-02-09T06:04:37.819Z] === RUN TestExternalGraphDriver [2022-02-09T06:04:37.819Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-09T06:04:37.819Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-09T06:04:37.820Z] === RUN TestGraphdriverPluginV2 [2022-02-09T06:04:37.820Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-09T06:04:37.820Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-09T06:04:37.820Z] PASS [2022-02-09T06:04:37.820Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.123s [2022-02-09T06:04:37.820Z] [2022-02-09T06:04:37.820Z] === Skipped [2022-02-09T06:04:37.820Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-09T06:04:37.820Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-09T06:04:37.820Z] [2022-02-09T06:04:37.820Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-09T06:04:37.820Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-09T06:04:37.820Z] [2022-02-09T06:04:37.820Z] DONE 2 tests, 2 skipped in 2.517s [2022-02-09T06:04:37.820Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-09T06:04:37.959Z] time="2022-02-09T06:04:37Z" level=info msg="node 2 leaving" [2022-02-09T06:04:37.959Z] time="2022-02-09T06:04:37Z" level=info msg="Node b9eacdc04d1a change state NodeActive --> NodeLeft" [2022-02-09T06:04:37.959Z] time="2022-02-09T06:04:37Z" level=info msg="Node b9eacdc04d1a change state NodeActive --> NodeLeft" [2022-02-09T06:04:37.959Z] time="2022-02-09T06:04:37Z" level=info msg="node5(531bbb5caf79): Node leave event for b9eacdc04d1a/172.28.145.95" [2022-02-09T06:04:37.959Z] time="2022-02-09T06:04:37Z" level=info msg="node4(bef0924f68a2): Node leave event for b9eacdc04d1a/172.28.145.95" [2022-02-09T06:04:37.959Z] time="2022-02-09T06:04:37Z" level=info msg="Node b9eacdc04d1a change state NodeActive --> NodeLeft" [2022-02-09T06:04:37.959Z] time="2022-02-09T06:04:37Z" level=info msg="node3(b9eacdc04d1a): Node leave event for b9eacdc04d1a/172.28.145.95" [2022-02-09T06:04:37.959Z] time="2022-02-09T06:04:37Z" level=debug msg="memberlist: Failed ping: ec0a2340af1a (timeout reached)" [2022-02-09T06:04:37.959Z] time="2022-02-09T06:04:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.145.95:10037: use of closed network connection" [2022-02-09T06:04:37.959Z] time="2022-02-09T06:04:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.145.95:10035: use of closed network connection" [2022-02-09T06:04:37.959Z] time="2022-02-09T06:04:37Z" level=info msg="Node b9eacdc04d1a/172.28.145.95, left gossip cluster" [2022-02-09T06:04:37.959Z] time="2022-02-09T06:04:37Z" level=info msg="Node b9eacdc04d1a/172.28.145.95, left gossip cluster" [2022-02-09T06:04:38.429Z] time="2022-02-09T06:04:37Z" level=info msg="Node b9eacdc04d1a/172.28.145.95, left gossip cluster" [2022-02-09T06:04:38.429Z] networkdb_test.go:867: node4: OK [2022-02-09T06:04:38.429Z] networkdb_test.go:867: node5: OK [2022-02-09T06:04:38.429Z] time="2022-02-09T06:04:37Z" level=info msg="node 0 coming back" [2022-02-09T06:04:38.429Z] time="2022-02-09T06:04:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:efa14549c070 with config:&{NodeID:efa14549c070 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-09T06:04:38.429Z] time="2022-02-09T06:04:37Z" level=info msg="Node efa14549c070/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:38.429Z] time="2022-02-09T06:04:37Z" level=info msg="Node efa14549c070/172.28.145.95, added to nodes list" [2022-02-09T06:04:38.429Z] time="2022-02-09T06:04:37Z" level=info msg="node 1 coming back" [2022-02-09T06:04:38.429Z] time="2022-02-09T06:04:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4884c93c69af with config:&{NodeID:4884c93c69af 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-09T06:04:38.429Z] time="2022-02-09T06:04:37Z" level=info msg="Node 4884c93c69af/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:38.429Z] time="2022-02-09T06:04:37Z" level=info msg="Node 4884c93c69af/172.28.145.95, added to nodes list" [2022-02-09T06:04:38.429Z] time="2022-02-09T06:04:37Z" level=info msg="node 2 coming back" [2022-02-09T06:04:38.429Z] time="2022-02-09T06:04:37Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b1b7f553b1af with config:&{NodeID:b1b7f553b1af 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-09T06:04:38.429Z] time="2022-02-09T06:04:38Z" level=info msg="Node b1b7f553b1af/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:38.429Z] time="2022-02-09T06:04:38Z" level=info msg="Node b1b7f553b1af/172.28.145.95, added to nodes list" [2022-02-09T06:04:38.429Z] time="2022-02-09T06:04:38Z" level=info msg="memberlist: Suspect ec0a2340af1a has failed, no acks received" [2022-02-09T06:04:38.900Z] time="2022-02-09T06:04:38Z" level=debug msg="memberlist: Failed ping: bef0924f68a2 (timeout reached)" [2022-02-09T06:04:38.900Z] time="2022-02-09T06:04:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.28.145.95:10037: use of closed network connection" [2022-02-09T06:04:38.900Z] time="2022-02-09T06:04:38Z" level=debug msg="memberlist: Stream connection from=172.28.145.95:49362" [2022-02-09T06:04:39.376Z] time="2022-02-09T06:04:38Z" level=warning msg="memberlist: Was able to connect to bef0924f68a2 but other probes failed, network may be misconfigured" [2022-02-09T06:04:40.004Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:04:40.004Z] INFO: Testing against a local daemon [2022-02-09T06:04:40.004Z] === RUN TestReadPluginNoRead [2022-02-09T06:04:40.004Z] read_test.go:21: no unix domain sockets on Windows [2022-02-09T06:04:40.004Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-09T06:04:40.004Z] PASS [2022-02-09T06:04:40.004Z] ok github.com/docker/docker/integration/plugin/logging 0.099s [2022-02-09T06:04:40.004Z] [2022-02-09T06:04:40.004Z] === Skipped [2022-02-09T06:04:40.004Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-09T06:04:40.004Z] read_test.go:21: no unix domain sockets on Windows [2022-02-09T06:04:40.004Z] [2022-02-09T06:04:40.004Z] DONE 1 tests, 1 skipped in 2.256s [2022-02-09T06:04:40.004Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-09T06:04:41.554Z] testing: warning: no tests to run [2022-02-09T06:04:41.554Z] PASS [2022-02-09T06:04:41.554Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.099s [2022-02-09T06:04:41.554Z] [2022-02-09T06:04:41.554Z] DONE 0 tests in 1.238s [2022-02-09T06:04:41.554Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-09T06:04:41.605Z] time="2022-02-09T06:04:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.145.95:10033 172.28.145.95:10034 172.28.145.95:10035]" [2022-02-09T06:04:42.075Z] time="2022-02-09T06:04:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.145.95:10033 172.28.145.95:10034 172.28.145.95:10035]" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.145.95:10033" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=debug msg="memberlist: Stream connection from=172.28.145.95:49363" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node efa14549c070/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node efa14549c070/172.28.145.95, is the new incarnation of the shutdown node 8c0f3ab0a937/172.28.145.95" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node efa14549c070/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 531bbb5caf79/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 531bbb5caf79/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node bef0924f68a2/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node bef0924f68a2/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.145.95:10034" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node efa14549c070/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node efa14549c070/172.28.145.95, is the new incarnation of the shutdown node 8c0f3ab0a937/172.28.145.95" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node efa14549c070/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=debug msg="memberlist: Stream connection from=172.28.145.95:49364" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node efa14549c070/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node efa14549c070/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node bef0924f68a2/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node bef0924f68a2/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 531bbb5caf79/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 531bbb5caf79/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 4884c93c69af/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 4884c93c69af/172.28.145.95, is the new incarnation of the shutdown node ec0a2340af1a/172.28.145.95" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 4884c93c69af/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=debug msg="memberlist: Stream connection from=172.28.145.95:49365" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.145.95:10035" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node efa14549c070/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node efa14549c070/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 4884c93c69af/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 4884c93c69af/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 531bbb5caf79/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node b1b7f553b1af/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node b1b7f553b1af/172.28.145.95, is the new incarnation of the shutdown node b9eacdc04d1a/172.28.145.95" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node b1b7f553b1af/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 531bbb5caf79/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node bef0924f68a2/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node bef0924f68a2/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 4884c93c69af/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 4884c93c69af/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 4884c93c69af/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 4884c93c69af/172.28.145.95, is the new incarnation of the shutdown node ec0a2340af1a/172.28.145.95" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node 4884c93c69af/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node b1b7f553b1af/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node b1b7f553b1af/172.28.145.95, is the new incarnation of the shutdown node b9eacdc04d1a/172.28.145.95" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node b1b7f553b1af/172.28.145.95, added to nodes list" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node b1b7f553b1af/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:42.545Z] time="2022-02-09T06:04:42Z" level=info msg="Node b1b7f553b1af/172.28.145.95, added to nodes list" [2022-02-09T06:04:43.017Z] time="2022-02-09T06:04:42Z" level=info msg="Node b1b7f553b1af/172.28.145.95, joined gossip cluster" [2022-02-09T06:04:43.017Z] time="2022-02-09T06:04:42Z" level=info msg="Node b1b7f553b1af/172.28.145.95, added to nodes list" [2022-02-09T06:04:43.017Z] time="2022-02-09T06:04:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.145.95:10033" [2022-02-09T06:04:43.017Z] time="2022-02-09T06:04:42Z" level=debug msg="memberlist: Stream connection from=172.28.145.95:49366" [2022-02-09T06:04:43.017Z] time="2022-02-09T06:04:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.145.95:10034" [2022-02-09T06:04:43.017Z] time="2022-02-09T06:04:42Z" level=debug msg="memberlist: Stream connection from=172.28.145.95:49367" [2022-02-09T06:04:43.017Z] time="2022-02-09T06:04:42Z" level=debug msg="memberlist: Stream connection from=172.28.145.95:49368" [2022-02-09T06:04:43.017Z] time="2022-02-09T06:04:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.145.95:10035" [2022-02-09T06:04:43.487Z] 2022/02/09 06:04:43 Closing DB instances... [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="Node efa14549c070 change state NodeActive --> NodeLeft" [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="node2(4884c93c69af): Node leave event for efa14549c070/172.28.145.95" [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="Node efa14549c070 change state NodeActive --> NodeLeft" [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="node4(bef0924f68a2): Node leave event for efa14549c070/172.28.145.95" [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="Node efa14549c070 change state NodeActive --> NodeLeft" [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="node3(b1b7f553b1af): Node leave event for efa14549c070/172.28.145.95" [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="Node efa14549c070 change state NodeActive --> NodeLeft" [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="node5(531bbb5caf79): Node leave event for efa14549c070/172.28.145.95" [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="Node efa14549c070 change state NodeActive --> NodeLeft" [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="node1(efa14549c070): Node leave event for efa14549c070/172.28.145.95" [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="Node efa14549c070/172.28.145.95, left gossip cluster" [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="Node efa14549c070/172.28.145.95, left gossip cluster" [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="Node efa14549c070/172.28.145.95, left gossip cluster" [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="Node efa14549c070/172.28.145.95, left gossip cluster" [2022-02-09T06:04:43.487Z] time="2022-02-09T06:04:43Z" level=info msg="Node efa14549c070/172.28.145.95, left gossip cluster" [2022-02-09T06:04:43.733Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:04:43.733Z] INFO: Testing against a local daemon [2022-02-09T06:04:43.733Z] === RUN TestPluginWithDevMounts [2022-02-09T06:04:43.733Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:43.733Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-09T06:04:43.733Z] PASS [2022-02-09T06:04:43.733Z] ok github.com/docker/docker/integration/plugin/volumes 0.095s [2022-02-09T06:04:43.733Z] [2022-02-09T06:04:43.733Z] === Skipped [2022-02-09T06:04:43.733Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-09T06:04:43.733Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:43.733Z] [2022-02-09T06:04:43.733Z] DONE 1 tests, 1 skipped in 2.163s [2022-02-09T06:04:43.733Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-09T06:04:43.961Z] time="2022-02-09T06:04:43Z" level=info msg="Node 4884c93c69af change state NodeActive --> NodeLeft" [2022-02-09T06:04:43.961Z] time="2022-02-09T06:04:43Z" level=info msg="node3(b1b7f553b1af): Node leave event for 4884c93c69af/172.28.145.95" [2022-02-09T06:04:43.961Z] time="2022-02-09T06:04:43Z" level=info msg="Node 4884c93c69af change state NodeActive --> NodeLeft" [2022-02-09T06:04:43.961Z] time="2022-02-09T06:04:43Z" level=info msg="node4(bef0924f68a2): Node leave event for 4884c93c69af/172.28.145.95" [2022-02-09T06:04:43.961Z] time="2022-02-09T06:04:43Z" level=info msg="Node 4884c93c69af change state NodeActive --> NodeLeft" [2022-02-09T06:04:43.961Z] time="2022-02-09T06:04:43Z" level=info msg="node5(531bbb5caf79): Node leave event for 4884c93c69af/172.28.145.95" [2022-02-09T06:04:43.961Z] time="2022-02-09T06:04:43Z" level=info msg="Node 4884c93c69af change state NodeActive --> NodeLeft" [2022-02-09T06:04:43.961Z] time="2022-02-09T06:04:43Z" level=info msg="node2(4884c93c69af): Node leave event for 4884c93c69af/172.28.145.95" [2022-02-09T06:04:43.961Z] time="2022-02-09T06:04:43Z" level=info msg="Node 4884c93c69af/172.28.145.95, left gossip cluster" [2022-02-09T06:04:43.961Z] time="2022-02-09T06:04:43Z" level=info msg="Node 4884c93c69af/172.28.145.95, left gossip cluster" [2022-02-09T06:04:43.961Z] time="2022-02-09T06:04:43Z" level=info msg="Node 4884c93c69af/172.28.145.95, left gossip cluster" [2022-02-09T06:04:44.431Z] time="2022-02-09T06:04:43Z" level=info msg="Node 4884c93c69af/172.28.145.95, left gossip cluster" [2022-02-09T06:04:44.431Z] time="2022-02-09T06:04:44Z" level=info msg="Node b1b7f553b1af change state NodeActive --> NodeLeft" [2022-02-09T06:04:44.431Z] time="2022-02-09T06:04:44Z" level=info msg="node5(531bbb5caf79): Node leave event for b1b7f553b1af/172.28.145.95" [2022-02-09T06:04:44.431Z] time="2022-02-09T06:04:44Z" level=info msg="Node b1b7f553b1af change state NodeActive --> NodeLeft" [2022-02-09T06:04:44.431Z] time="2022-02-09T06:04:44Z" level=info msg="node4(bef0924f68a2): Node leave event for b1b7f553b1af/172.28.145.95" [2022-02-09T06:04:44.431Z] time="2022-02-09T06:04:44Z" level=info msg="Node b1b7f553b1af change state NodeActive --> NodeLeft" [2022-02-09T06:04:44.431Z] time="2022-02-09T06:04:44Z" level=info msg="node3(b1b7f553b1af): Node leave event for b1b7f553b1af/172.28.145.95" [2022-02-09T06:04:44.431Z] time="2022-02-09T06:04:44Z" level=info msg="Node b1b7f553b1af/172.28.145.95, left gossip cluster" [2022-02-09T06:04:44.431Z] time="2022-02-09T06:04:44Z" level=info msg="Node b1b7f553b1af/172.28.145.95, left gossip cluster" [2022-02-09T06:04:44.431Z] time="2022-02-09T06:04:44Z" level=info msg="Node b1b7f553b1af/172.28.145.95, left gossip cluster" [2022-02-09T06:04:44.901Z] time="2022-02-09T06:04:44Z" level=debug msg="memberlist: Failed ping: 531bbb5caf79 (timeout reached)" [2022-02-09T06:04:44.901Z] time="2022-02-09T06:04:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.145.95:10036: use of closed network connection" [2022-02-09T06:04:44.901Z] time="2022-02-09T06:04:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.145.95:10035: use of closed network connection" [2022-02-09T06:04:44.901Z] time="2022-02-09T06:04:44Z" level=debug msg="memberlist: Stream connection from=172.28.145.95:49369" [2022-02-09T06:04:44.901Z] time="2022-02-09T06:04:44Z" level=info msg="Node bef0924f68a2 change state NodeActive --> NodeLeft" [2022-02-09T06:04:44.901Z] time="2022-02-09T06:04:44Z" level=info msg="node5(531bbb5caf79): Node leave event for bef0924f68a2/172.28.145.95" [2022-02-09T06:04:44.901Z] time="2022-02-09T06:04:44Z" level=info msg="Node bef0924f68a2 change state NodeActive --> NodeLeft" [2022-02-09T06:04:44.901Z] time="2022-02-09T06:04:44Z" level=info msg="node4(bef0924f68a2): Node leave event for bef0924f68a2/172.28.145.95" [2022-02-09T06:04:45.270Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:04:45.270Z] INFO: Testing against a local daemon [2022-02-09T06:04:45.270Z] === RUN TestSecretInspect [2022-02-09T06:04:45.270Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:45.270Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-09T06:04:45.270Z] === RUN TestSecretList [2022-02-09T06:04:45.270Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:45.270Z] --- SKIP: TestSecretList (0.00s) [2022-02-09T06:04:45.270Z] === RUN TestSecretsCreateAndDelete [2022-02-09T06:04:45.270Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:45.270Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-09T06:04:45.270Z] === RUN TestSecretsUpdate [2022-02-09T06:04:45.270Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:45.270Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-09T06:04:45.270Z] === RUN TestTemplatedSecret [2022-02-09T06:04:45.270Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:45.270Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-09T06:04:45.270Z] === RUN TestSecretCreateResolve [2022-02-09T06:04:45.270Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:45.270Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-09T06:04:45.270Z] PASS [2022-02-09T06:04:45.270Z] ok github.com/docker/docker/integration/secret 0.103s [2022-02-09T06:04:45.372Z] time="2022-02-09T06:04:44Z" level=warning msg="memberlist: Was able to connect to 531bbb5caf79 but other probes failed, network may be misconfigured" [2022-02-09T06:04:45.372Z] time="2022-02-09T06:04:45Z" level=info msg="Node bef0924f68a2/172.28.145.95, left gossip cluster" [2022-02-09T06:04:45.730Z] [2022-02-09T06:04:45.730Z] === Skipped [2022-02-09T06:04:45.730Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-09T06:04:45.730Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:45.730Z] [2022-02-09T06:04:45.730Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-09T06:04:45.730Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:45.730Z] [2022-02-09T06:04:45.730Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-09T06:04:45.730Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:45.730Z] [2022-02-09T06:04:45.730Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-09T06:04:45.730Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:45.730Z] [2022-02-09T06:04:45.730Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-09T06:04:45.730Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:45.730Z] [2022-02-09T06:04:45.730Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-09T06:04:45.730Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:45.730Z] [2022-02-09T06:04:45.730Z] DONE 6 tests, 6 skipped in 1.825s [2022-02-09T06:04:45.730Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-09T06:04:45.842Z] time="2022-02-09T06:04:45Z" level=info msg="Node bef0924f68a2/172.28.145.95, left gossip cluster" [2022-02-09T06:04:46.312Z] time="2022-02-09T06:04:45Z" level=info msg="Node 531bbb5caf79/172.28.145.95, left gossip cluster" [2022-02-09T06:04:46.312Z] time="2022-02-09T06:04:45Z" level=info msg="Node 531bbb5caf79 change state NodeActive --> NodeFailed" [2022-02-09T06:04:46.312Z] time="2022-02-09T06:04:45Z" level=info msg="Node 531bbb5caf79/172.28.145.95, added to failed nodes list" [2022-02-09T06:04:46.312Z] --- PASS: TestNetworkDBIslands (11.89s) [2022-02-09T06:04:46.312Z] PASS [2022-02-09T06:04:46.312Z] coverage: 60.0% of statements [2022-02-09T06:04:46.312Z] ok github.com/docker/docker/libnetwork/networkdb 104.272s coverage: 60.0% of statements [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/quota [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/rootless [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/volume [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-09T06:04:46.312Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-09T06:04:47.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:04:47.911Z] INFO: Testing against a local daemon [2022-02-09T06:04:47.911Z] === RUN TestServiceCreateInit [2022-02-09T06:04:47.911Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-09T06:04:47.911Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:47.911Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-09T06:04:47.911Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:47.911Z] --- PASS: TestServiceCreateInit (0.05s) [2022-02-09T06:04:47.911Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-09T06:04:47.911Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-09T06:04:47.911Z] === RUN TestCreateServiceMultipleTimes [2022-02-09T06:04:47.911Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:47.911Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-09T06:04:47.911Z] === RUN TestCreateServiceConflict [2022-02-09T06:04:47.911Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:47.911Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-09T06:04:47.911Z] === RUN TestCreateServiceMaxReplicas [2022-02-09T06:04:47.911Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:47.911Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-09T06:04:47.911Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-09T06:04:47.911Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:47.911Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-09T06:04:47.911Z] === RUN TestCreateServiceSecretFileMode [2022-02-09T06:04:47.911Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:47.911Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-09T06:04:47.911Z] === RUN TestCreateServiceConfigFileMode [2022-02-09T06:04:47.911Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:47.911Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-09T06:04:47.911Z] === RUN TestCreateServiceSysctls [2022-02-09T06:04:48.370Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-09T06:04:48.370Z] === RUN TestCreateServiceCapabilities [2022-02-09T06:04:48.370Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-09T06:04:48.370Z] === RUN TestInspect [2022-02-09T06:04:48.370Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] --- SKIP: TestInspect (0.00s) [2022-02-09T06:04:48.370Z] === RUN TestCreateJob [2022-02-09T06:04:48.370Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] --- SKIP: TestCreateJob (0.00s) [2022-02-09T06:04:48.370Z] === RUN TestReplicatedJob [2022-02-09T06:04:48.370Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-09T06:04:48.370Z] === RUN TestUpdateReplicatedJob [2022-02-09T06:04:48.370Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-09T06:04:48.370Z] === RUN TestServiceListWithStatuses [2022-02-09T06:04:48.370Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-09T06:04:48.370Z] === RUN TestDockerNetworkConnectAlias [2022-02-09T06:04:48.370Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-09T06:04:48.370Z] === RUN TestDockerNetworkReConnect [2022-02-09T06:04:48.370Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-09T06:04:48.370Z] === RUN TestServicePlugin [2022-02-09T06:04:48.370Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-09T06:04:48.370Z] === RUN TestServiceUpdateLabel [2022-02-09T06:04:48.370Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:48.370Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-09T06:04:48.370Z] === RUN TestServiceUpdateSecrets [2022-02-09T06:04:48.370Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:48.370Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-09T06:04:48.370Z] === RUN TestServiceUpdateConfigs [2022-02-09T06:04:48.370Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:48.370Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-09T06:04:48.370Z] === RUN TestServiceUpdateNetwork [2022-02-09T06:04:48.370Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:48.370Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-09T06:04:48.370Z] === RUN TestServiceUpdatePidsLimit [2022-02-09T06:04:48.370Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:48.370Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-09T06:04:48.370Z] PASS [2022-02-09T06:04:48.370Z] ok github.com/docker/docker/integration/service 0.278s [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === Skipped [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-09T06:04:48.370Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-09T06:04:48.370Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-09T06:04:48.370Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-02-09T06:04:48.370Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-09T06:04:48.370Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-09T06:04:48.370Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-09T06:04:48.370Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-09T06:04:48.370Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-09T06:04:48.370Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-09T06:04:48.370Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-09T06:04:48.370Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-09T06:04:48.370Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-09T06:04:48.370Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-09T06:04:48.370Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-09T06:04:48.370Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-09T06:04:48.370Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-09T06:04:48.370Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-09T06:04:48.370Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-09T06:04:48.370Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-09T06:04:48.370Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-09T06:04:48.370Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-09T06:04:48.370Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-09T06:04:48.370Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:04:48.370Z] [2022-02-09T06:04:48.370Z] DONE 24 tests, 23 skipped in 2.672s [2022-02-09T06:04:48.370Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-09T06:04:49.292Z] [2022-02-09T06:04:49.292Z] === Skipped [2022-02-09T06:04:49.292Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-09T06:04:49.292Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-09T06:04:49.292Z] [2022-02-09T06:04:49.292Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-02-09T06:04:49.292Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:49.292Z] [2022-02-09T06:04:49.292Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-09T06:04:49.292Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:49.292Z] [2022-02-09T06:04:49.292Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-09T06:04:49.292Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:49.292Z] [2022-02-09T06:04:49.292Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-09T06:04:49.292Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:49.292Z] [2022-02-09T06:04:49.292Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-09T06:04:49.292Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-09T06:04:49.292Z] [2022-02-09T06:04:49.292Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-09T06:04:49.292Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-09T06:04:49.292Z] [2022-02-09T06:04:49.292Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-09T06:04:49.292Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-09T06:04:49.292Z] [2022-02-09T06:04:49.292Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-09T06:04:49.292Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-09T06:04:49.292Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-02-09T06:04:49.293Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-09T06:04:49.293Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-09T06:04:49.293Z] daemon_test.go:145: root required [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-09T06:04:49.293Z] reload_test.go:342: root required [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-09T06:04:49.293Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-09T06:04:49.293Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-09T06:04:49.293Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-09T06:04:49.293Z] download_test.go:267: Needs fixing on Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-09T06:04:49.293Z] layer_test.go:303: Failing on Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-09T06:04:49.293Z] layer_test.go:352: Failing on Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-09T06:04:49.293Z] layer_test.go:467: Failing on Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-09T06:04:49.293Z] layer_test.go:696: Failing on Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-09T06:04:49.293Z] migration_test.go:45: Failing on Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-09T06:04:49.293Z] migration_test.go:181: Failing on Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-09T06:04:49.293Z] mount_test.go:17: Failing on Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-09T06:04:49.293Z] mount_test.go:76: Failing on Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-09T06:04:49.293Z] mount_test.go:125: Failing on Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-09T06:04:49.293Z] mount_test.go:212: Failing on Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-09T06:04:49.293Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-09T06:04:49.293Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-09T06:04:49.293Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-09T06:04:49.293Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-09T06:04:49.293Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-09T06:04:49.293Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-09T06:04:49.293Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-09T06:04:49.293Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-09T06:04:49.293Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-09T06:04:49.293Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-09T06:04:49.293Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-09T06:04:49.293Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-09T06:04:49.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-09T06:04:49.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-09T06:04:49.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-09T06:04:49.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-09T06:04:49.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-09T06:04:49.293Z] archive_test.go:133: Xz not present in msys2 [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-09T06:04:49.293Z] archive_test.go:140: zstd not installed [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-09T06:04:49.293Z] archive_test.go:252: Failing on Windows CI machines [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-09T06:04:49.293Z] archive_windows_test.go:16: Currently fails [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-09T06:04:49.293Z] changes_test.go:195: needs more investigation [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-09T06:04:49.293Z] changes_test.go:432: needs further investigation [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-09T06:04:49.293Z] changes_test.go:468: needs further investigation [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-09T06:04:49.293Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-09T06:04:49.293Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-09T06:04:49.293Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-09T06:04:49.293Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-09T06:04:49.293Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-09T06:04:49.293Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-09T06:04:49.293Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-09T06:04:49.293Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-09T06:04:49.293Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-09T06:04:49.293Z] poller_test.go:40: No chmod on Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-09T06:04:49.293Z] fileutils_test.go:133: Needs porting to Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-09T06:04:49.293Z] fileutils_test.go:179: Needs porting to Windows [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-09T06:04:49.293Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-09T06:04:49.293Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-02-09T06:04:49.293Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-09T06:04:49.293Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-09T06:04:49.293Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-09T06:04:49.293Z] [2022-02-09T06:04:49.293Z] DONE 2068 tests, 68 skipped in 300.326s [2022-02-09T06:04:49.293Z] INFO: make.ps1 ended at 02/09/2022 06:04:49 [2022-02-09T06:04:49.380Z] --- PASS: TestServiceUpdateNetwork (12.75s) [2022-02-09T06:04:49.380Z] === RUN TestServiceUpdatePidsLimit [2022-02-09T06:04:49.380Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-09T06:04:49.380Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-09T06:04:49.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:04:49.908Z] INFO: Testing against a local daemon [2022-02-09T06:04:49.908Z] === RUN TestSessionCreate [2022-02-09T06:04:49.908Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-09T06:04:49.908Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-09T06:04:49.908Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-09T06:04:50.367Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-09T06:04:50.367Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-09T06:04:50.367Z] PASS [2022-02-09T06:04:50.367Z] ok github.com/docker/docker/integration/session 0.096s [2022-02-09T06:04:50.367Z] [2022-02-09T06:04:50.367Z] === Skipped [2022-02-09T06:04:50.367Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-09T06:04:50.367Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-09T06:04:50.367Z] [2022-02-09T06:04:50.367Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-09T06:04:50.367Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-09T06:04:50.367Z] [2022-02-09T06:04:50.367Z] DONE 2 tests, 2 skipped in 1.855s [2022-02-09T06:04:50.367Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-09T06:04:51.522Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-09T06:04:51.522Z] INFO: Unit tests ended at 02/09/2022 06:04:51. Duration:00:05:21.3722860 [2022-02-09T06:04:51.522Z] INFO: Building busybox [2022-02-09T06:04:51.522Z] Sending build context to Docker daemon 5.12kB [2022-02-09T06:04:51.522Z] [2022-02-09T06:04:51.522Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-09T06:04:51.522Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-09T06:04:51.522Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-09T06:04:51.522Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-09T06:04:51.522Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-09T06:04:51.522Z] ---> c703d4d60533 [2022-02-09T06:04:51.522Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-09T06:04:51.522Z] ---> Running in 7d65bac30cd5 [2022-02-09T06:04:52.026Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-09T06:04:52.026Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-09T06:04:52.026Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-09T06:04:52.026Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-09T06:04:52.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:04:52.547Z] INFO: Testing against a local daemon [2022-02-09T06:04:52.547Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-09T06:04:52.547Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:52.547Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-09T06:04:52.547Z] === RUN TestDiskUsage [2022-02-09T06:04:52.547Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-09T06:04:52.547Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-09T06:04:52.547Z] === RUN TestEventsExecDie [2022-02-09T06:04:52.547Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-09T06:04:52.547Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-09T06:04:52.547Z] === RUN TestEventsBackwardsCompatible [2022-02-09T06:04:52.547Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-09T06:04:52.547Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-09T06:04:52.547Z] === RUN TestEventsVolumeCreate [2022-02-09T06:04:52.547Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-09T06:04:52.547Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-09T06:04:52.547Z] === RUN TestInfoAPI [2022-02-09T06:04:52.547Z] --- PASS: TestInfoAPI (0.04s) [2022-02-09T06:04:52.547Z] === RUN TestInfoAPIWarnings [2022-02-09T06:04:52.547Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:04:52.547Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-09T06:04:52.547Z] === RUN TestInfoDebug [2022-02-09T06:04:52.547Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:04:52.547Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-09T06:04:52.547Z] === RUN TestInfoInsecureRegistries [2022-02-09T06:04:52.547Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:04:52.547Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-09T06:04:52.547Z] === RUN TestInfoRegistryMirrors [2022-02-09T06:04:52.547Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:04:52.547Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-09T06:04:52.547Z] === RUN TestLoginFailsWithBadCredentials [2022-02-09T06:04:52.614Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-09T06:04:52.614Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-09T06:04:53.225Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-09T06:04:53.225Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-09T06:04:53.225Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-09T06:04:53.225Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-09T06:04:53.515Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-02-09T06:04:53.515Z] === RUN TestPingCacheHeaders [2022-02-09T06:04:53.515Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-02-09T06:04:53.515Z] === RUN TestPingGet [2022-02-09T06:04:53.515Z] --- PASS: TestPingGet (0.03s) [2022-02-09T06:04:53.515Z] === RUN TestPingHead [2022-02-09T06:04:53.515Z] --- PASS: TestPingHead (0.03s) [2022-02-09T06:04:53.515Z] === RUN TestVersion [2022-02-09T06:04:53.515Z] --- PASS: TestVersion (0.03s) [2022-02-09T06:04:53.515Z] PASS [2022-02-09T06:04:53.515Z] ok github.com/docker/docker/integration/system 1.270s [2022-02-09T06:04:53.515Z] [2022-02-09T06:04:53.515Z] === Skipped [2022-02-09T06:04:53.515Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-09T06:04:53.515Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:04:53.515Z] [2022-02-09T06:04:53.515Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-09T06:04:53.515Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-09T06:04:53.515Z] [2022-02-09T06:04:53.515Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-09T06:04:53.515Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-09T06:04:53.515Z] [2022-02-09T06:04:53.515Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-09T06:04:53.515Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-09T06:04:53.515Z] [2022-02-09T06:04:53.515Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-09T06:04:53.515Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-09T06:04:53.515Z] [2022-02-09T06:04:53.515Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-09T06:04:53.515Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:04:53.515Z] [2022-02-09T06:04:53.515Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-09T06:04:53.515Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:04:53.515Z] [2022-02-09T06:04:53.515Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-09T06:04:53.515Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:04:53.515Z] [2022-02-09T06:04:53.515Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-09T06:04:53.515Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:04:53.515Z] [2022-02-09T06:04:53.515Z] DONE 15 tests, 9 skipped in 3.110s [2022-02-09T06:04:53.515Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-09T06:04:53.525Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-09T06:04:53.783Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-09T06:04:54.040Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-09T06:04:54.040Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-09T06:04:54.602Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-09T06:04:54.602Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-09T06:04:55.163Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-09T06:04:55.691Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:04:55.691Z] INFO: Testing against a local daemon [2022-02-09T06:04:55.691Z] === RUN TestVolumesCreateAndList [2022-02-09T06:04:55.691Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-09T06:04:55.691Z] === RUN TestVolumesRemove [2022-02-09T06:04:55.691Z] --- PASS: TestVolumesRemove (0.15s) [2022-02-09T06:04:55.691Z] === RUN TestVolumesInspect [2022-02-09T06:04:55.691Z] --- PASS: TestVolumesInspect (0.04s) [2022-02-09T06:04:55.691Z] === RUN TestVolumesInvalidJSON [2022-02-09T06:04:55.691Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-09T06:04:55.691Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-09T06:04:55.691Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-09T06:04:55.691Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-02-09T06:04:55.691Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-09T06:04:55.691Z] PASS [2022-02-09T06:04:55.691Z] ok github.com/docker/docker/integration/volume 0.343s [2022-02-09T06:04:55.691Z] [2022-02-09T06:04:55.691Z] DONE 5 tests in 2.174s [2022-02-09T06:04:55.723Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-09T06:04:55.723Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-09T06:04:55.723Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-09T06:04:56.150Z] INFO: make.ps1 ended at 02/09/2022 06:04:55 [2022-02-09T06:04:56.150Z] INFO: Integration CLI tests being run from the host: [2022-02-09T06:04:56.150Z] 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-09T06:04:56.284Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-09T06:04:56.540Z] check_test.go:379: [d570cacd776e7] daemon is not started [2022-02-09T06:04:56.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-02-09T06:04:59.059Z] docker_api_swarm_test.go:802: [dc04b33b921fc] joining swarm manager [d45a99cf6611e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:04:59.059Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-09T06:04:59.059Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-09T06:04:59.060Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-09T06:05:00.075Z] docker_api_swarm_test.go:802: [da4af0379e9b0] joining swarm manager [d45a99cf6611e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:05:00.075Z] === RUN TestDockerSuite/TestImportFile [2022-02-09T06:05:01.442Z] docker_api_swarm_test.go:802: [d5e7af788c703] joining swarm manager [d45a99cf6611e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-09T06:05:01.442Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-09T06:05:01.442Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-09T06:05:02.897Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-09T06:05:02.897Z] docker_api_swarm_test.go:802: [dfac55e0a8d1d] joining swarm manager [d45a99cf6611e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-09T06:05:03.506Z] --- PASS: TestServiceUpdatePidsLimit (16.23s) [2022-02-09T06:05:03.506Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-02-09T06:05:03.506Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-02-09T06:05:03.506Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.92s) [2022-02-09T06:05:03.506Z] PASS [2022-02-09T06:05:03.506Z] [2022-02-09T06:05:03.506Z] === Skipped [2022-02-09T06:05:03.506Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-09T06:05:03.506Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-09T06:05:03.506Z] [2022-02-09T06:05:03.506Z] DONE 27 tests, 1 skipped in 192.569s [2022-02-09T06:05:03.506Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-09T06:05:03.506Z] ++ 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-09T06:05:03.506Z] ++ set -e [2022-02-09T06:05:03.506Z] ++ '[' -n 0 ']' [2022-02-09T06:05:03.506Z] ++ set -x [2022-02-09T06:05:03.506Z] ++ 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-09T06:05:03.506Z] INFO: Testing against a local daemon [2022-02-09T06:05:03.506Z] === RUN TestSessionCreate [2022-02-09T06:05:03.506Z] --- PASS: TestSessionCreate (0.03s) [2022-02-09T06:05:03.506Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-09T06:05:03.506Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-02-09T06:05:03.506Z] PASS [2022-02-09T06:05:03.506Z] [2022-02-09T06:05:03.506Z] DONE 2 tests in 0.183s [2022-02-09T06:05:03.506Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-09T06:05:03.506Z] ++ 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-09T06:05:03.506Z] ++ set -e [2022-02-09T06:05:03.506Z] ++ '[' -n 0 ']' [2022-02-09T06:05:03.506Z] ++ set -x [2022-02-09T06:05:03.506Z] ++ 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-09T06:05:03.762Z] INFO: Testing against a local daemon [2022-02-09T06:05:03.762Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-09T06:05:03.762Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-09T06:05:03.762Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-09T06:05:03.762Z] === RUN TestDiskUsage [2022-02-09T06:05:03.762Z] === PAUSE TestDiskUsage [2022-02-09T06:05:03.762Z] === RUN TestEventsExecDie [2022-02-09T06:05:04.019Z] docker_api_swarm_test.go:810: [d45ae5555942b] joining swarm manager [d45a99cf6611e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-02-09T06:05:04.277Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-09T06:05:04.577Z] --- PASS: TestEventsExecDie (0.86s) [2022-02-09T06:05:04.577Z] === RUN TestEventsBackwardsCompatible [2022-02-09T06:05:04.577Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-02-09T06:05:04.577Z] === RUN TestEventsVolumeCreate [2022-02-09T06:05:04.834Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-02-09T06:05:04.834Z] === RUN TestInfoBinaryCommits [2022-02-09T06:05:04.834Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-09T06:05:04.834Z] === RUN TestInfoAPIVersioned [2022-02-09T06:05:04.834Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-02-09T06:05:04.834Z] === RUN TestInfoAPI [2022-02-09T06:05:04.834Z] --- PASS: TestInfoAPI (0.03s) [2022-02-09T06:05:04.834Z] === RUN TestInfoAPIWarnings [2022-02-09T06:05:05.485Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-09T06:05:06.089Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-09T06:05:06.587Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:05:06.587Z] INFO: Testing against a local daemon [2022-02-09T06:05:06.587Z] === RUN TestDockerSuite [2022-02-09T06:05:06.588Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-09T06:05:06.588Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-09T06:05:06.588Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-09T06:05:06.588Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-09T06:05:06.588Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-09T06:05:06.588Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-09T06:05:06.588Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-09T06:05:06.588Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-09T06:05:06.588Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-09T06:05:06.588Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-09T06:05:06.588Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-09T06:05:06.650Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-09T06:05:06.906Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-09T06:05:07.046Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-09T06:05:07.162Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-02-09T06:05:07.162Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-09T06:05:07.417Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-09T06:05:07.504Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-09T06:05:07.963Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-09T06:05:07.978Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-09T06:05:08.541Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-09T06:05:08.797Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-09T06:05:09.362Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-09T06:05:09.970Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-09T06:05:09.970Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-02-09T06:05:10.943Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-09T06:05:11.551Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-09T06:05:11.811Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-09T06:05:11.811Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-09T06:05:12.381Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-09T06:05:12.381Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-09T06:05:12.381Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-09T06:05:12.795Z] Removing intermediate container 7d65bac30cd5 [2022-02-09T06:05:12.795Z] ---> ed3fa29a54ef [2022-02-09T06:05:12.795Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-09T06:05:12.795Z] ---> Running in e0c55b5eb643 [2022-02-09T06:05:12.986Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-09T06:05:13.265Z] Removing intermediate container e0c55b5eb643 [2022-02-09T06:05:13.265Z] ---> f857b6c362be [2022-02-09T06:05:13.265Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-09T06:05:13.265Z] ---> Running in 8d1ce8de8671 [2022-02-09T06:05:13.550Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-09T06:05:13.742Z] Removing intermediate container 8d1ce8de8671 [2022-02-09T06:05:13.742Z] ---> 0950e2afe24a [2022-02-09T06:05:13.742Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-09T06:05:13.806Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-09T06:05:14.410Z] === RUN TestDockerSuite/TestInspectImage [2022-02-09T06:05:14.410Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-09T06:05:14.410Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-09T06:05:14.410Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-09T06:05:14.410Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-09T06:05:14.973Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-09T06:05:15.274Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-09T06:05:15.314Z] [2022-02-09T06:05:15.531Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-09T06:05:15.786Z] ---> fcdb11866e94 [2022-02-09T06:05:15.786Z] 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-09T06:05:15.786Z] ---> Running in 8b1ec043d554 [2022-02-09T06:05:15.787Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-09T06:05:16.352Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-09T06:05:18.282Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-09T06:05:18.282Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-09T06:05:18.842Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-09T06:05:19.404Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-09T06:05:20.335Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-09T06:05:21.306Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-09T06:05:21.306Z] --- PASS: TestInfoAPIWarnings (16.39s) [2022-02-09T06:05:21.306Z] === RUN TestInfoDebug [2022-02-09T06:05:21.563Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-09T06:05:21.820Z] --- PASS: TestInfoDebug (0.53s) [2022-02-09T06:05:21.820Z] === RUN TestInfoInsecureRegistries [2022-02-09T06:05:22.076Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-09T06:05:22.381Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-02-09T06:05:22.381Z] === RUN TestInfoRegistryMirrors [2022-02-09T06:05:22.637Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-09T06:05:22.893Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-09T06:05:22.893Z] === RUN TestLoginFailsWithBadCredentials [2022-02-09T06:05:22.893Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2022-02-09T06:05:22.893Z] === RUN TestPingCacheHeaders [2022-02-09T06:05:22.893Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-09T06:05:22.893Z] === RUN TestPingGet [2022-02-09T06:05:22.893Z] --- PASS: TestPingGet (0.01s) [2022-02-09T06:05:22.893Z] === RUN TestPingHead [2022-02-09T06:05:22.893Z] --- PASS: TestPingHead (0.02s) [2022-02-09T06:05:22.893Z] === RUN TestVersion [2022-02-09T06:05:23.149Z] --- PASS: TestVersion (0.02s) [2022-02-09T06:05:23.149Z] === CONT TestDiskUsage [2022-02-09T06:05:23.149Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/empty [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/empty/container_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/empty/image_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/empty/volume_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-09T06:05:23.711Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-09T06:05:23.711Z] === RUN TestDiskUsage/after_container.Run [2022-02-09T06:05:23.711Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-02-09T06:05:24.317Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-09T06:05:24.317Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-09T06:05:24.317Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-09T06:05:24.317Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-09T06:05:24.317Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-09T06:05:24.317Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-09T06:05:24.317Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-09T06:05:24.318Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-09T06:05:24.318Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-09T06:05:24.318Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage (1.23s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-09T06:05:24.318Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-09T06:05:24.318Z] PASS [2022-02-09T06:05:24.318Z] [2022-02-09T06:05:24.318Z] === Skipped [2022-02-09T06:05:24.318Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-09T06:05:24.318Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-09T06:05:24.318Z] [2022-02-09T06:05:24.318Z] DONE 50 tests, 1 skipped in 20.671s [2022-02-09T06:05:24.318Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-09T06:05:24.318Z] ++ 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-09T06:05:24.318Z] ++ set -e [2022-02-09T06:05:24.318Z] ++ '[' -n 0 ']' [2022-02-09T06:05:24.318Z] ++ set -x [2022-02-09T06:05:24.318Z] ++ 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-09T06:05:24.318Z] INFO: Testing against a local daemon [2022-02-09T06:05:24.318Z] === RUN TestVolumesCreateAndList [2022-02-09T06:05:24.575Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-02-09T06:05:24.575Z] === RUN TestVolumesRemove [2022-02-09T06:05:24.575Z] --- PASS: TestVolumesRemove (0.09s) [2022-02-09T06:05:24.575Z] === RUN TestVolumesInspect [2022-02-09T06:05:24.575Z] --- PASS: TestVolumesInspect (0.03s) [2022-02-09T06:05:24.575Z] === RUN TestVolumesInvalidJSON [2022-02-09T06:05:24.575Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-09T06:05:24.575Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-09T06:05:24.575Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-09T06:05:24.575Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-09T06:05:24.575Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-09T06:05:24.575Z] PASS [2022-02-09T06:05:24.575Z] [2022-02-09T06:05:24.575Z] DONE 5 tests in 0.314s [2022-02-09T06:05:24.575Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-09T06:05:24.833Z] ++++ cat bundles/test-integration/docker.pid [2022-02-09T06:05:24.833Z] +++ kill 6134 [2022-02-09T06:05:25.090Z] +++ /etc/init.d/apparmor stop [2022-02-09T06:05:25.090Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-09T06:05:25.090Z] [2022-02-09T06:05:25.090Z] Unloading profiles will leave already running processes permanently [2022-02-09T06:05:25.090Z] unconfined, which can lead to unexpected situations. [2022-02-09T06:05:25.090Z] [2022-02-09T06:05:25.090Z] To set a process to complain mode, use the command line tool [2022-02-09T06:05:25.090Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-09T06:05:25.090Z] +++ true [2022-02-09T06:05:25.090Z] exiting test-integration [2022-02-09T06:05:25.090Z] ++ exit 0 [2022-02-09T06:05:25.090Z] [2022-02-09T06:05:25.655Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-09T06:05:25.655Z] + for job in $(jobs -p) [2022-02-09T06:05:25.655Z] + wait 4709 [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-09T06:05:27.000Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-02-09T06:05:27.000Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-09T06:05:27.000Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-09T06:05:27.000Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-02-09T06:05:27.000Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-09T06:05:27.000Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-02-09T06:05:27.000Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/builder [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-09T06:05:27.000Z] ok github.com/docker/docker/builder/remotecontext 0.079s coverage: 13.7% of statements [2022-02-09T06:05:27.000Z] ok github.com/docker/docker/builder/dockerfile 0.196s coverage: 49.0% of statements [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-09T06:05:27.000Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-02-09T06:05:27.000Z] ok github.com/docker/docker/builder/remotecontext/git 1.231s coverage: 86.3% of statements [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/cli [no test files] [2022-02-09T06:05:27.000Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-09T06:05:27.000Z] ok github.com/docker/docker/cmd/docker-proxy 0.185s coverage: 67.6% of statements [2022-02-09T06:05:27.066Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-09T06:05:27.995Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-09T06:05:27.995Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-09T06:05:28.390Z] ok github.com/docker/docker/client 0.118s coverage: 75.6% of statements [2022-02-09T06:05:29.360Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-09T06:05:30.725Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-09T06:05:31.717Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-09T06:05:31.717Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-09T06:05:33.087Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-09T06:05:33.344Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-09T06:05:34.272Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-09T06:05:40.813Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-09T06:05:41.124Z] Removing intermediate container 8b1ec043d554 [2022-02-09T06:05:41.124Z] ---> 67eb7e3526ed [2022-02-09T06:05:41.124Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-09T06:05:41.124Z] ---> Running in d7a2f6f24083 [2022-02-09T06:05:41.595Z] [2022-02-09T06:05:41.595Z] SUCCESS: Specified value was saved. [2022-02-09T06:05:42.175Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-09T06:05:43.104Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-09T06:05:43.754Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-09T06:05:44.557Z] Removing intermediate container d7a2f6f24083 [2022-02-09T06:05:44.557Z] ---> 3f158d8815a1 [2022-02-09T06:05:44.557Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-09T06:05:44.557Z] ---> Running in f29052090c3e [2022-02-09T06:05:45.162Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-02-09T06:05:45.162Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-09T06:05:45.418Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-09T06:05:45.418Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-09T06:05:45.418Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-09T06:05:45.674Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-09T06:05:46.238Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-09T06:05:49.674Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-09T06:05:50.237Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-09T06:05:51.742Z] Cannot create a file when that file already exists. [2022-02-09T06:05:55.565Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-09T06:05:55.565Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-02-09T06:05:55.565Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-09T06:05:55.565Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-09T06:05:56.127Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-09T06:05:57.143Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-09T06:05:57.638Z] Removing intermediate container f29052090c3e [2022-02-09T06:05:57.638Z] ---> 3999f83bbae6 [2022-02-09T06:05:57.638Z] Step 13/13 : CMD ["sh"] [2022-02-09T06:05:57.638Z] ---> Running in 99663264efc8 [2022-02-09T06:05:57.749Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-09T06:05:58.107Z] Removing intermediate container 99663264efc8 [2022-02-09T06:05:58.107Z] ---> 9a64668c1fde [2022-02-09T06:05:58.107Z] Successfully built 9a64668c1fde [2022-02-09T06:05:58.107Z] Successfully tagged busybox:latest [2022-02-09T06:05:58.107Z] INFO: Docker images of the daemon under test [2022-02-09T06:05:58.107Z] [2022-02-09T06:05:58.107Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-09T06:05:58.107Z] busybox latest 9a64668c1fde Less than a second ago 5.78GB [2022-02-09T06:05:58.107Z] microsoft/windowsservercore latest c703d4d60533 6 days ago 5.75GB [2022-02-09T06:05:58.107Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 6 days ago 5.75GB [2022-02-09T06:05:58.107Z] [2022-02-09T06:05:58.107Z] INFO: Running integration tests at 02/09/2022 06:05:57... [2022-02-09T06:05:58.107Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-09T06:05:58.107Z] INFO: Integration API tests being run from the host: [2022-02-09T06:05:58.107Z] INFO: make.ps1 starting at 02/09/2022 06:05:57 [2022-02-09T06:05:58.680Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-09T06:05:59.269Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-09T06:05:59.679Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-09T06:06:01.166Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-09T06:06:01.423Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-09T06:06:01.986Z] === RUN TestDockerSuite/TestLogsSince [2022-02-09T06:06:07.158Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 29.1% of statements [2022-02-09T06:06:07.158Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-02-09T06:06:07.158Z] ok github.com/docker/docker/cmd/dockerd/trap 2.531s coverage: 0.0% of statements [2022-02-09T06:06:07.158Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-09T06:06:07.158Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-09T06:06:07.158Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-09T06:06:07.158Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-09T06:06:07.158Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-09T06:06:08.518Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-09T06:06:13.753Z] ok github.com/docker/docker/daemon/cluster 0.047s coverage: 0.5% of statements [2022-02-09T06:06:13.807Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-09T06:06:14.452Z] === RUN TestDockerSuite/TestLogsTail [2022-02-09T06:06:14.708Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-09T06:06:15.140Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-02-09T06:06:15.269Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-09T06:06:15.525Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-09T06:06:16.082Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-02-09T06:06:16.089Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-09T06:06:16.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-02-09T06:06:16.345Z] === RUN TestDockerSuite/TestNetHostname [2022-02-09T06:06:18.280Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-09T06:06:18.280Z] === RUN TestDockerSuite/TestNetworkEvents [2022-02-09T06:06:20.219Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-02-09T06:06:22.192Z] docker_api_swarm_service_test.go:395: [d7372a81ffbce] joining swarm manager [d81fecf4ba9e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:06:23.161Z] docker_api_swarm_service_test.go:395: [d6cc31857d7fa] joining swarm manager [d81fecf4ba9e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:06:24.175Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-09T06:06:24.230Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-02-09T06:06:24.231Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-02-09T06:06:24.231Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-02-09T06:06:24.803Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-09T06:06:25.745Z] ok github.com/docker/docker/daemon 10.146s coverage: 17.1% of statements [2022-02-09T06:06:25.745Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-09T06:06:25.745Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-09T06:06:25.745Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-09T06:06:25.745Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-09T06:06:26.005Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.677s coverage: 74.6% of statements [2022-02-09T06:06:26.064Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-09T06:06:26.064Z] === RUN TestDockerSuite/TestPluginActive [2022-02-09T06:06:26.947Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.364s coverage: 56.2% of statements [2022-02-09T06:06:27.889Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-02-09T06:06:28.591Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-09T06:06:29.811Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2022-02-09T06:06:31.204Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.364s coverage: 50.5% of statements [2022-02-09T06:06:31.466Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.408s coverage: 45.9% of statements [2022-02-09T06:06:31.466Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-09T06:06:32.856Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.8% of statements [2022-02-09T06:06:33.431Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.728s coverage: 58.0% of statements [2022-02-09T06:06:33.431Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-09T06:06:33.431Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-09T06:06:33.693Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2022-02-09T06:06:34.100Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-09T06:06:34.267Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-02-09T06:06:34.635Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-09T06:06:35.105Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-09T06:06:35.105Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-09T06:06:35.105Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-09T06:06:35.105Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-09T06:06:35.105Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-09T06:06:35.105Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-09T06:06:35.105Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-09T06:06:35.105Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-09T06:06:35.105Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-09T06:06:35.105Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-09T06:06:35.105Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-09T06:06:35.105Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-09T06:06:35.105Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-09T06:06:35.105Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:06:35.105Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-09T06:06:35.105Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-09T06:06:35.105Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-09T06:06:35.105Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-09T06:06:35.175Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-09T06:06:35.175Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-09T06:06:35.175Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-09T06:06:35.657Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.6% of statements [2022-02-09T06:06:35.657Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-09T06:06:35.657Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-09T06:06:35.738Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-09T06:06:35.919Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.5% of statements [2022-02-09T06:06:36.863Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 33.6% of statements [2022-02-09T06:06:36.863Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 79.9% of statements [2022-02-09T06:06:36.863Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-09T06:06:37.435Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-02-09T06:06:37.435Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2022-02-09T06:06:38.007Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-02-09T06:06:38.007Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-02-09T06:06:38.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-02-09T06:06:38.506Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-09T06:06:38.949Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 78.7% of statements [2022-02-09T06:06:38.949Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-09T06:06:39.243Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 58.9% of statements [2022-02-09T06:06:39.513Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2022-02-09T06:06:40.396Z] docker_api_swarm_service_test.go:343: [dae99347bc399] joining swarm manager [d314764c7d876]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:06:40.475Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-02-09T06:06:40.653Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-09T06:06:40.741Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-09T06:06:40.910Z] docker_api_swarm_service_test.go:343: [db7e8554d8cd7] joining swarm manager [d314764c7d876]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:06:41.029Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-09T06:06:41.029Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-09T06:06:41.029Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-09T06:06:41.029Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-09T06:06:41.029Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-09T06:06:41.315Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-09T06:06:41.887Z] ok github.com/docker/docker/daemon/logger/splunk 1.593s coverage: 82.5% of statements [2022-02-09T06:06:41.887Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-09T06:06:41.887Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-09T06:06:42.534Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:06:42.534Z] INFO: Testing against a local daemon [2022-02-09T06:06:42.534Z] === RUN TestBuildWithSession [2022-02-09T06:06:42.534Z] build_session_test.go:25: TODO: BuildKit [2022-02-09T06:06:42.534Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-09T06:06:42.534Z] === RUN TestBuildSquashParent [2022-02-09T06:06:42.534Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:42.534Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-09T06:06:42.534Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-09T06:06:42.534Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T06:06:42.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T06:06:42.534Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T06:06:42.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T06:06:42.534Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T06:06:42.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T06:06:42.534Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T06:06:42.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T06:06:42.534Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T06:06:42.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T06:06:42.534Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T06:06:42.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T06:06:42.534Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-09T06:06:42.534Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-09T06:06:42.534Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-09T06:06:42.534Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-09T06:06:42.834Z] ok github.com/docker/docker/distribution 0.099s coverage: 26.3% of statements [2022-02-09T06:06:43.097Z] ok github.com/docker/docker/distribution/metadata 0.054s coverage: 48.2% of statements [2022-02-09T06:06:43.097Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-09T06:06:43.475Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-09T06:06:43.670Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-02-09T06:06:43.992Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-09T06:06:44.244Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2022-02-09T06:06:44.817Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-09T06:06:45.079Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-09T06:06:45.653Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-09T06:06:45.653Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 85.4% of statements [2022-02-09T06:06:45.653Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-09T06:06:45.653Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-09T06:06:45.915Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2022-02-09T06:06:46.861Z] ok github.com/docker/docker/oci 0.016s coverage: 43.3% of statements [2022-02-09T06:06:46.975Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-09T06:06:46.975Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-09T06:06:46.975Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-09T06:06:46.975Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-09T06:06:46.975Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-09T06:06:46.975Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-09T06:06:46.975Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-09T06:06:46.975Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-09T06:06:46.975Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-09T06:06:47.433Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-02-09T06:06:47.577Z] --- PASS: TestBuildWithHugeFile (135.60s) [2022-02-09T06:06:47.577Z] === RUN TestBuildWCOWSandboxSize [2022-02-09T06:06:47.577Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-09T06:06:47.577Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-09T06:06:47.577Z] === RUN TestBuildWithEmptyDockerfile [2022-02-09T06:06:47.577Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T06:06:47.577Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T06:06:47.577Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T06:06:47.577Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T06:06:47.577Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T06:06:47.577Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T06:06:47.577Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T06:06:47.577Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T06:06:47.577Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T06:06:47.577Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-02-09T06:06:47.577Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-09T06:06:47.577Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-09T06:06:47.577Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-09T06:06:47.577Z] === RUN TestBuildPreserveOwnership [2022-02-09T06:06:47.577Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:06:47.577Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-09T06:06:47.577Z] === RUN TestBuildPlatformInvalid [2022-02-09T06:06:47.577Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-02-09T06:06:47.577Z] PASS [2022-02-09T06:06:47.577Z] ok github.com/docker/docker/integration/build 220.198s [2022-02-09T06:06:47.577Z] [2022-02-09T06:06:47.577Z] === Skipped [2022-02-09T06:06:47.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-09T06:06:47.577Z] build_session_test.go:25: TODO: BuildKit [2022-02-09T06:06:47.577Z] [2022-02-09T06:06:47.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-09T06:06:47.577Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:47.577Z] [2022-02-09T06:06:47.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-09T06:06:47.577Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:06:47.577Z] [2022-02-09T06:06:47.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-09T06:06:47.577Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:06:47.577Z] [2022-02-09T06:06:47.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-09T06:06:47.577Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-09T06:06:47.577Z] [2022-02-09T06:06:47.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-09T06:06:47.578Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:06:47.578Z] [2022-02-09T06:06:47.578Z] DONE 29 tests, 6 skipped in 252.367s [2022-02-09T06:06:47.578Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-09T06:06:47.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:06:47.578Z] INFO: Testing against a local daemon [2022-02-09T06:06:47.578Z] === RUN TestConfigInspect [2022-02-09T06:06:47.578Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:47.578Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestConfigList [2022-02-09T06:06:47.578Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:47.578Z] --- SKIP: TestConfigList (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestConfigsCreateAndDelete [2022-02-09T06:06:47.578Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:47.578Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-02-09T06:06:47.578Z] === RUN TestConfigsUpdate [2022-02-09T06:06:47.578Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:47.578Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestTemplatedConfig [2022-02-09T06:06:47.578Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:47.578Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestConfigCreateResolve [2022-02-09T06:06:47.578Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:06:47.578Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-09T06:06:47.578Z] PASS [2022-02-09T06:06:47.578Z] ok github.com/docker/docker/integration/config 0.142s [2022-02-09T06:06:47.578Z] [2022-02-09T06:06:47.578Z] === Skipped [2022-02-09T06:06:47.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-09T06:06:47.578Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:47.578Z] [2022-02-09T06:06:47.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-09T06:06:47.578Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:47.578Z] [2022-02-09T06:06:47.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.01s) [2022-02-09T06:06:47.578Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:47.578Z] [2022-02-09T06:06:47.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-09T06:06:47.578Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:47.578Z] [2022-02-09T06:06:47.578Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-09T06:06:47.578Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:47.578Z] [2022-02-09T06:06:47.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-09T06:06:47.578Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:06:47.578Z] [2022-02-09T06:06:47.578Z] DONE 6 tests, 6 skipped in 2.418s [2022-02-09T06:06:47.578Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-09T06:06:47.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:06:47.578Z] INFO: Testing against a local daemon [2022-02-09T06:06:47.578Z] === RUN TestCheckpoint [2022-02-09T06:06:47.578Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-09T06:06:47.578Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestContainerInvalidJSON [2022-02-09T06:06:47.578Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T06:06:47.578Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T06:06:47.578Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-09T06:06:47.578Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-09T06:06:47.578Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T06:06:47.578Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-09T06:06:47.578Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-02-09T06:06:47.578Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-09T06:06:47.578Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-09T06:06:47.578Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-09T06:06:47.578Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-02-09T06:06:47.578Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-09T06:06:47.578Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-02-09T06:06:47.578Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-09T06:06:47.578Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-02-09T06:06:47.578Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-09T06:06:47.578Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2022-02-09T06:06:47.578Z] === RUN TestCopyFromContainer [2022-02-09T06:06:47.578Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:47.578Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-09T06:06:47.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T06:06:47.578Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T06:06:47.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T06:06:47.578Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T06:06:47.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T06:06:47.578Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T06:06:47.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T06:06:47.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T06:06:47.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T06:06:47.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-02-09T06:06:47.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-09T06:06:47.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-09T06:06:47.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-09T06:06:47.578Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-09T06:06:47.578Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestCreateWithInvalidEnv [2022-02-09T06:06:47.578Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-09T06:06:47.578Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-09T06:06:47.578Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-09T06:06:47.578Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-09T06:06:47.578Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-09T06:06:47.578Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-09T06:06:47.578Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-09T06:06:47.578Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-09T06:06:47.578Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-09T06:06:47.578Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-02-09T06:06:47.578Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-09T06:06:47.578Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-09T06:06:47.578Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestCreateTmpfsMountsTarget [2022-02-09T06:06:47.578Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:47.578Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-09T06:06:47.578Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:06:47.578Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-09T06:06:47.578Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:06:47.578Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-09T06:06:47.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T06:06:47.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T06:06:47.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T06:06:47.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T06:06:47.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T06:06:47.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T06:06:47.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T06:06:47.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T06:06:47.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T06:06:47.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T06:06:47.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T06:06:47.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T06:06:47.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T06:06:47.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T06:06:47.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T06:06:47.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-02-09T06:06:47.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-09T06:06:47.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-09T06:06:47.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-09T06:06:47.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-09T06:06:47.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-09T06:06:47.578Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-09T06:06:47.578Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestCreateDifferentPlatform [2022-02-09T06:06:47.578Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-09T06:06:47.578Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-09T06:06:47.578Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-09T06:06:47.578Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-09T06:06:47.578Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-09T06:06:47.578Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-02-09T06:06:47.578Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-09T06:06:47.578Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-09T06:06:47.578Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-09T06:06:47.578Z] === RUN TestContainerKillOnDaemonStart [2022-02-09T06:06:47.578Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:47.578Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestDiff [2022-02-09T06:06:47.578Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-09T06:06:47.578Z] --- SKIP: TestDiff (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestExecWithCloseStdin [2022-02-09T06:06:47.578Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-09T06:06:47.578Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-02-09T06:06:47.578Z] === RUN TestExec [2022-02-09T06:06:47.694Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-02-09T06:06:48.048Z] --- PASS: TestExec (4.98s) [2022-02-09T06:06:48.048Z] === RUN TestExecUser [2022-02-09T06:06:48.048Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-09T06:06:48.048Z] --- SKIP: TestExecUser (0.00s) [2022-02-09T06:06:48.048Z] === RUN TestExportContainerAndImportImage [2022-02-09T06:06:48.048Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:48.048Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-09T06:06:48.048Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-09T06:06:48.048Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:06:48.048Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-09T06:06:48.048Z] === RUN TestHealthCheckWorkdir [2022-02-09T06:06:48.048Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-09T06:06:48.048Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-09T06:06:48.048Z] === RUN TestHealthKillContainer [2022-02-09T06:06:48.048Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-09T06:06:48.048Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-09T06:06:48.048Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-09T06:06:48.048Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-09T06:06:48.048Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-09T06:06:48.048Z] === RUN TestKillContainerInvalidSignal [2022-02-09T06:06:48.811Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-09T06:06:49.080Z] ok github.com/docker/docker/pkg/archive 0.288s coverage: 82.6% of statements [2022-02-09T06:06:49.650Z] ok github.com/docker/docker/pkg/authorization 0.104s coverage: 68.3% of statements [2022-02-09T06:06:49.737Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-09T06:06:49.911Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-02-09T06:06:49.911Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-09T06:06:50.713Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-09T06:06:50.785Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-09T06:06:50.785Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-09T06:06:50.785Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-09T06:06:50.785Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-09T06:06:50.785Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-09T06:06:51.243Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-09T06:06:51.276Z] === RUN TestDockerSuite/TestPortList [2022-02-09T06:06:51.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-09T06:06:51.874Z] --- PASS: TestKillContainerInvalidSignal (3.82s) [2022-02-09T06:06:51.874Z] === RUN TestKillContainer [2022-02-09T06:06:51.874Z] === RUN TestKillContainer/no_signal [2022-02-09T06:06:53.215Z] ok github.com/docker/docker/pkg/chrootarchive 2.467s coverage: 43.5% of statements [2022-02-09T06:06:53.215Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-02-09T06:06:53.215Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-02-09T06:06:54.159Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-09T06:06:54.420Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-02-09T06:06:54.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-02-09T06:06:54.682Z] ok github.com/docker/docker/pkg/fsutils 0.135s coverage: 85.1% of statements [2022-02-09T06:06:54.682Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-09T06:06:55.256Z] ok github.com/docker/docker/layer 7.737s coverage: 68.8% of statements [2022-02-09T06:06:55.256Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-09T06:06:55.256Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-09T06:06:55.256Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-09T06:06:55.256Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-09T06:06:55.256Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-09T06:06:55.256Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-09T06:06:55.256Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-09T06:06:55.687Z] === RUN TestKillContainer/non_killing_signal [2022-02-09T06:06:55.687Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-09T06:06:55.687Z] === RUN TestKillContainer/killing_signal [2022-02-09T06:06:55.829Z] ok github.com/docker/docker/pkg/idtools 0.546s coverage: 69.5% of statements [2022-02-09T06:06:56.091Z] ok github.com/docker/docker/pkg/ioutils 0.498s coverage: 71.5% of statements [2022-02-09T06:06:56.091Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-02-09T06:06:56.091Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-09T06:06:56.353Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-02-09T06:06:56.353Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-09T06:06:56.353Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-09T06:06:56.353Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-02-09T06:06:56.594Z] docker_api_swarm_service_test.go:490: [db9a9beb5c15e] joining swarm manager [dbf130def87f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:06:56.615Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-02-09T06:06:56.665Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-09T06:06:56.877Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-02-09T06:06:56.877Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 86.7% of statements [2022-02-09T06:06:57.139Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-02-09T06:06:57.139Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-09T06:06:57.139Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-09T06:06:57.159Z] docker_api_swarm_service_test.go:490: [d0445bbd4b146] joining swarm manager [dbf130def87f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:06:57.710Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-02-09T06:06:57.763Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-09T06:06:57.972Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-02-09T06:06:58.234Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-09T06:06:58.494Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-09T06:06:59.175Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-09T06:06:59.875Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-02-09T06:06:59.875Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-02-09T06:06:59.875Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-09T06:07:00.135Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-02-09T06:07:00.396Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-02-09T06:07:00.396Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-09T06:07:00.459Z] --- PASS: TestKillContainer (8.13s) [2022-02-09T06:07:00.459Z] --- PASS: TestKillContainer/no_signal (3.67s) [2022-02-09T06:07:00.459Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-09T06:07:00.459Z] --- PASS: TestKillContainer/killing_signal (4.40s) [2022-02-09T06:07:00.459Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-09T06:07:00.459Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:07:00.459Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-09T06:07:00.459Z] === RUN TestKillStoppedContainer [2022-02-09T06:07:00.459Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:07:00.459Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-09T06:07:00.459Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-09T06:07:00.459Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:07:00.459Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-09T06:07:00.459Z] === RUN TestKillDifferentUserContainer [2022-02-09T06:07:00.459Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-09T06:07:00.459Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-09T06:07:00.459Z] === RUN TestInspectOomKilledTrue [2022-02-09T06:07:00.459Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:07:00.459Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-09T06:07:00.459Z] === RUN TestInspectOomKilledFalse [2022-02-09T06:07:00.459Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-09T06:07:00.459Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-09T06:07:00.459Z] === RUN TestLogsFollowTailEmpty [2022-02-09T06:07:00.967Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2022-02-09T06:07:01.228Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-02-09T06:07:01.489Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-02-09T06:07:02.061Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-02-09T06:07:02.061Z] coverage: [no statements] [2022-02-09T06:07:02.061Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-02-09T06:07:02.180Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-09T06:07:02.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.80s) [2022-02-09T06:07:02.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.02s) [2022-02-09T06:07:02.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.13s) [2022-02-09T06:07:02.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.34s) [2022-02-09T06:07:02.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.59s) [2022-02-09T06:07:02.180Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.55s) [2022-02-09T06:07:02.180Z] === RUN TestBuildMultiStageCopy [2022-02-09T06:07:02.180Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-09T06:07:02.634Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-09T06:07:02.634Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-09T06:07:02.634Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-02-09T06:07:04.295Z] --- PASS: TestLogsFollowTailEmpty (3.94s) [2022-02-09T06:07:04.295Z] === RUN TestNetworkNat [2022-02-09T06:07:04.295Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-09T06:07:04.295Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-09T06:07:04.295Z] === RUN TestNetworkLocalhostTCPNat [2022-02-09T06:07:04.551Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-02-09T06:07:04.551Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-02-09T06:07:04.813Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-02-09T06:07:05.792Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-09T06:07:05.792Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-09T06:07:05.792Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-09T06:07:05.792Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-09T06:07:05.792Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-09T06:07:06.202Z] ok github.com/docker/docker/quota 0.210s coverage: 71.4% of statements [2022-02-09T06:07:06.202Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-09T06:07:06.396Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-09T06:07:06.396Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-09T06:07:06.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-09T06:07:06.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-09T06:07:07.148Z] ok github.com/docker/docker/registry 0.037s coverage: 58.3% of statements [2022-02-09T06:07:07.410Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-02-09T06:07:07.624Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-09T06:07:07.624Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-02-09T06:07:07.673Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-02-09T06:07:07.935Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.7% of statements [2022-02-09T06:07:08.198Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-09T06:07:09.067Z] --- PASS: TestNetworkLocalhostTCPNat (4.72s) [2022-02-09T06:07:09.067Z] === RUN TestNetworkLoopbackNat [2022-02-09T06:07:09.067Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-09T06:07:09.067Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-09T06:07:09.067Z] === RUN TestPause [2022-02-09T06:07:09.067Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-09T06:07:09.067Z] --- SKIP: TestPause (0.00s) [2022-02-09T06:07:09.067Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-09T06:07:09.598Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-02-09T06:07:10.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-02-09T06:07:10.160Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-02-09T06:07:10.721Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-02-09T06:07:10.747Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-09T06:07:10.977Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-09T06:07:11.008Z] ok github.com/docker/docker/volume/local 0.117s coverage: 76.4% of statements [2022-02-09T06:07:11.580Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-02-09T06:07:12.521Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-02-09T06:07:12.636Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-09T06:07:12.871Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.79s) [2022-02-09T06:07:12.871Z] === RUN TestPauseStopPausedContainer [2022-02-09T06:07:12.871Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:07:12.871Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-09T06:07:12.871Z] === RUN TestPsFilter [2022-02-09T06:07:12.871Z] --- PASS: TestPsFilter (0.39s) [2022-02-09T06:07:12.871Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-09T06:07:13.106Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-09T06:07:13.539Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-09T06:07:14.098Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-09T06:07:14.101Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-09T06:07:15.780Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-09T06:07:15.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-02-09T06:07:16.601Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-09T06:07:16.759Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.75s) [2022-02-09T06:07:16.759Z] === RUN TestRemoveContainerWithVolume [2022-02-09T06:07:17.359Z] --- PASS: TestBuildMultiStageCopy (16.10s) [2022-02-09T06:07:17.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.65s) [2022-02-09T06:07:17.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.10s) [2022-02-09T06:07:17.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.25s) [2022-02-09T06:07:17.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.45s) [2022-02-09T06:07:17.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.65s) [2022-02-09T06:07:17.359Z] === RUN TestBuildMultiStageParentConfig [2022-02-09T06:07:18.537Z] docker_api_swarm_service_test.go:128: [d2b4fb4f49fee] joining swarm manager [d2d6fd4b05a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:07:19.144Z] docker_api_swarm_service_test.go:129: [d3a5b09e5c0db] joining swarm manager [d2d6fd4b05a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:07:20.117Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-09T06:07:20.322Z] --- PASS: TestBuildMultiStageParentConfig (3.22s) [2022-02-09T06:07:20.322Z] === RUN TestBuildLabelWithTargets [2022-02-09T06:07:20.322Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:07:20.322Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-09T06:07:20.322Z] === RUN TestBuildWithEmptyLayers [2022-02-09T06:07:20.374Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-09T06:07:20.569Z] --- PASS: TestRemoveContainerWithVolume (3.67s) [2022-02-09T06:07:20.569Z] === RUN TestRemoveContainerRunning [2022-02-09T06:07:20.987Z] docker_api_swarm_service_test.go:137: [ddafb53bc788c] joining swarm manager [d2d6fd4b05a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-09T06:07:22.352Z] docker_api_swarm_service_test.go:138: [d6d8d887d2115] joining swarm manager [d2d6fd4b05a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-09T06:07:22.548Z] --- PASS: TestBuildWithEmptyLayers (1.70s) [2022-02-09T06:07:22.548Z] === RUN TestBuildMultiStageOnBuild [2022-02-09T06:07:22.913Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-09T06:07:24.379Z] --- PASS: TestRemoveContainerRunning (3.79s) [2022-02-09T06:07:24.379Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-09T06:07:27.342Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.67s) [2022-02-09T06:07:27.342Z] === RUN TestRemoveInvalidContainer [2022-02-09T06:07:27.813Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-02-09T06:07:27.813Z] === RUN TestRenameLinkedContainer [2022-02-09T06:07:27.813Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-09T06:07:27.813Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-09T06:07:27.813Z] === RUN TestRenameStoppedContainer [2022-02-09T06:07:29.489Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-09T06:07:30.419Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-09T06:07:31.617Z] --- PASS: TestRenameStoppedContainer (3.62s) [2022-02-09T06:07:31.617Z] === RUN TestRenameRunningContainerAndReuse [2022-02-09T06:07:31.869Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-09T06:07:32.797Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-09T06:07:33.358Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-09T06:07:34.487Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/rootless [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/volume [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-09T06:07:34.487Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === Skipped [2022-02-09T06:07:34.487Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-09T06:07:34.487Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-09T06:07:34.487Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-09T06:07:34.487Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-09T06:07:34.487Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-09T06:07:34.487Z] graphtest_unix.go:71: No driver to put! [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-09T06:07:34.487Z] time="2022-02-09T06:06:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-09T06:07:34.487Z] time="2022-02-09T06:06:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-09T06:07:34.487Z] time="2022-02-09T06:06:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-09T06:07:34.487Z] time="2022-02-09T06:06:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-09T06:07:34.487Z] time="2022-02-09T06:06:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-09T06:07:34.487Z] graphtest_unix.go:71: No driver to put! [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-09T06:07:34.487Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-09T06:07:34.487Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-09T06:07:34.487Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-09T06:07:34.487Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-09T06:07:34.487Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-09T06:07:34.487Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-09T06:07:34.487Z] graphtest_unix.go:71: No driver to put! [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-09T06:07:34.487Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-09T06:07:34.487Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-09T06:07:34.487Z] [2022-02-09T06:07:34.487Z] DONE 2314 tests, 28 skipped in 221.879s [2022-02-09T06:07:34.487Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/bitseq [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/cluster [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/config [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/datastore [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/driverapi [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/etchosts [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/idm [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/ipam [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/iptables [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/netlabel [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/netutils [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/networkdb [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/ns [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/options [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/osl [2022-02-09T06:07:34.487Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-09T06:07:34.488Z] github.com/docker/docker/libnetwork/portallocator [2022-02-09T06:07:34.488Z] github.com/docker/docker/libnetwork/portmapper [2022-02-09T06:07:34.488Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-09T06:07:34.488Z] github.com/docker/docker/libnetwork/testutils [2022-02-09T06:07:34.488Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-09T06:07:34.488Z] + 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-09T06:07:35.247Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-09T06:07:36.218Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-09T06:07:37.196Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-09T06:07:37.452Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-09T06:07:38.016Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-09T06:07:38.803Z] --- PASS: TestRenameRunningContainerAndReuse (7.35s) [2022-02-09T06:07:38.803Z] === RUN TestRenameInvalidName [2022-02-09T06:07:39.422Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-09T06:07:40.833Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-09T06:07:41.090Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-09T06:07:41.090Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-09T06:07:41.090Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-09T06:07:41.388Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-09T06:07:41.388Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-09T06:07:41.644Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-09T06:07:41.901Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-09T06:07:42.607Z] --- PASS: TestRenameInvalidName (3.67s) [2022-02-09T06:07:42.607Z] === RUN TestRenameAnonymousContainer [2022-02-09T06:07:42.830Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-09T06:07:43.803Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-09T06:07:43.828Z] --- PASS: TestBuildMultiStageOnBuild (20.48s) [2022-02-09T06:07:43.828Z] === RUN TestBuildUncleanTarFilenames [2022-02-09T06:07:43.828Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:07:43.828Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-09T06:07:43.828Z] === RUN TestBuildMultiStageLayerLeak [2022-02-09T06:07:44.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-02-09T06:07:44.080Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-09T06:07:46.603Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-02-09T06:07:49.121Z] docker_api_swarm_service_test.go:304: [d2f642cabfd88] joining swarm manager [d1cd8f0cdd379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:07:50.049Z] docker_api_swarm_service_test.go:304: [dff959b08b504] joining swarm manager [d1cd8f0cdd379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:07:50.660Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-09T06:07:52.072Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-09T06:07:53.044Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-09T06:07:53.044Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-09T06:07:53.300Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-09T06:07:53.300Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-09T06:07:55.237Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-09T06:07:56.206Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-09T06:07:57.568Z] --- PASS: TestRenameAnonymousContainer (13.48s) [2022-02-09T06:07:57.569Z] === RUN TestRenameContainerWithSameName [2022-02-09T06:07:58.765Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-09T06:07:59.738Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-09T06:07:59.738Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-09T06:07:59.738Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-09T06:07:59.796Z] --- PASS: TestRenameContainerWithSameName (3.67s) [2022-02-09T06:07:59.796Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-09T06:07:59.796Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-09T06:07:59.796Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-09T06:07:59.796Z] === RUN TestResize [2022-02-09T06:08:02.346Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-09T06:08:02.604Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-09T06:08:02.860Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-09T06:08:03.600Z] --- PASS: TestResize (3.72s) [2022-02-09T06:08:03.600Z] === RUN TestResizeWithInvalidSize [2022-02-09T06:08:03.789Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-09T06:08:04.720Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-09T06:08:05.650Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-09T06:08:06.213Z] === RUN TestDockerSuite/TestRmiTag [2022-02-09T06:08:06.469Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-09T06:08:06.560Z] --- PASS: TestResizeWithInvalidSize (3.67s) [2022-02-09T06:08:06.560Z] === RUN TestResizeWhenContainerNotStarted [2022-02-09T06:08:07.041Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-09T06:08:09.165Z] --- PASS: TestBuildMultiStageLayerLeak (22.77s) [2022-02-09T06:08:09.165Z] === RUN TestBuildWithHugeFile [2022-02-09T06:08:09.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-02-09T06:08:09.555Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-09T06:08:09.856Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-09T06:08:10.369Z] --- PASS: TestResizeWhenContainerNotStarted (3.67s) [2022-02-09T06:08:10.369Z] === RUN TestDaemonRestartKillContainers [2022-02-09T06:08:10.369Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:08:10.369Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-09T06:08:10.369Z] === RUN TestStats [2022-02-09T06:08:10.369Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-09T06:08:10.369Z] --- SKIP: TestStats (0.00s) [2022-02-09T06:08:10.369Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-09T06:08:10.783Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-09T06:08:11.040Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-09T06:08:11.646Z] docker_api_swarm_service_test.go:100: [d1518ddea77ec] joining swarm manager [da49d3aca5536]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:08:12.212Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-09T06:08:12.468Z] docker_api_swarm_service_test.go:101: [dd27450ec7778] joining swarm manager [da49d3aca5536]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:08:12.724Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-09T06:08:12.980Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-09T06:08:13.237Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-09T06:08:13.237Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-09T06:08:13.293Z] ok github.com/docker/docker/libnetwork 37.151s coverage: 40.7% of statements [2022-02-09T06:08:13.293Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-02-09T06:08:13.293Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-09T06:08:13.845Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-09T06:08:14.682Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-09T06:08:14.943Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-09T06:08:14.943Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-09T06:08:14.943Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-09T06:08:14.943Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-09T06:08:14.943Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-09T06:08:14.943Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-09T06:08:15.203Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-02-09T06:08:15.465Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-09T06:08:15.465Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-09T06:08:15.465Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-09T06:08:15.726Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-09T06:08:15.827Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-09T06:08:16.393Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-09T06:08:17.365Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-09T06:08:17.925Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-02-09T06:08:18.271Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.320s coverage: 59.9% of statements [2022-02-09T06:08:18.271Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-09T06:08:18.487Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-09T06:08:18.531Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-09T06:08:19.102Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.222s coverage: 4.0% of statements [2022-02-09T06:08:19.102Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-09T06:08:19.413Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-02-09T06:08:19.673Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-02-09T06:08:19.673Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-09T06:08:19.934Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-09T06:08:19.974Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-02-09T06:08:20.534Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-02-09T06:08:20.826Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.34s) [2022-02-09T06:08:20.826Z] === RUN TestStopContainerWithTimeout [2022-02-09T06:08:20.826Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-09T06:08:20.826Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-09T06:08:20.826Z] === RUN TestUpdateRestartPolicy [2022-02-09T06:08:21.097Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-02-09T06:08:21.662Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-02-09T06:08:22.268Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-09T06:08:23.134Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-09T06:08:23.134Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-09T06:08:23.200Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-02-09T06:08:23.605Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-09T06:08:23.765Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-09T06:08:24.371Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-09T06:08:24.627Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-09T06:08:25.190Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-09T06:08:25.190Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-09T06:08:26.609Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-09T06:08:27.175Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-09T06:08:27.476Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-09T06:08:28.081Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-09T06:08:28.337Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-09T06:08:28.337Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-09T06:08:28.899Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-09T06:08:29.461Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-09T06:08:29.509Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-09T06:08:29.509Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-09T06:08:29.717Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-09T06:08:29.935Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.981s coverage: 7.2% of statements [2022-02-09T06:08:29.936Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-09T06:08:29.936Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-02-09T06:08:29.936Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-02-09T06:08:29.936Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-09T06:08:29.936Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-09T06:08:29.936Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-09T06:08:30.196Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-02-09T06:08:30.278Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-09T06:08:30.456Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-02-09T06:08:30.718Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-09T06:08:30.718Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-02-09T06:08:30.839Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-09T06:08:30.839Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-09T06:08:31.400Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-09T06:08:31.400Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-09T06:08:31.963Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-09T06:08:32.942Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-09T06:08:33.505Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-09T06:08:33.761Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-09T06:08:34.018Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-09T06:08:34.335Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-09T06:08:34.626Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-09T06:08:34.805Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-09T06:08:34.805Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-09T06:08:35.277Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-09T06:08:35.277Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-09T06:08:35.277Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-09T06:08:35.277Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-09T06:08:35.277Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-09T06:08:35.277Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-09T06:08:36.035Z] check_test.go:379: [d1518ddea77ec] daemon is not started [2022-02-09T06:08:36.035Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-09T06:08:36.269Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-09T06:08:36.963Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-09T06:08:37.568Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-09T06:08:38.173Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-09T06:08:38.429Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-09T06:08:38.992Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-09T06:08:39.555Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-09T06:08:39.811Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-09T06:08:40.074Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-09T06:08:40.784Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-09T06:08:41.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-02-09T06:08:41.647Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-09T06:08:41.647Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-09T06:08:41.647Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-09T06:08:41.647Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-09T06:08:41.647Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-09T06:08:41.647Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-09T06:08:42.953Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-02-09T06:08:43.557Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-09T06:08:43.557Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-09T06:08:43.557Z] docker_api_swarm_service_test.go:533: [d7afde25811a6] joining swarm manager [d64bc45f6c08b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:08:43.557Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-09T06:08:44.529Z] docker_api_swarm_service_test.go:534: [dbc01a564b50a] joining swarm manager [d64bc45f6c08b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:08:45.106Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-09T06:08:45.456Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-09T06:08:46.483Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-09T06:08:49.007Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-09T06:08:50.898Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-09T06:08:50.898Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-09T06:08:50.898Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-09T06:08:50.898Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-09T06:08:50.898Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-09T06:08:50.992Z] --- PASS: TestUpdateRestartPolicy (26.88s) [2022-02-09T06:08:50.992Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-09T06:08:51.154Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-09T06:08:52.517Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-09T06:08:53.078Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-09T06:08:53.212Z] --- PASS: TestUpdateRestartWithAutoRemove (5.54s) [2022-02-09T06:08:53.212Z] === RUN TestWaitNonBlocked [2022-02-09T06:08:53.212Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T06:08:53.212Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T06:08:53.212Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T06:08:53.212Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T06:08:53.212Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T06:08:53.212Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T06:08:54.445Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-09T06:08:55.010Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-09T06:08:55.303Z] ok github.com/docker/docker/libnetwork/ipam 13.816s coverage: 85.3% of statements [2022-02-09T06:08:55.303Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-09T06:08:55.303Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-09T06:08:55.564Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-09T06:08:55.825Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-02-09T06:08:55.825Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-09T06:08:55.985Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-09T06:08:56.087Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-09T06:08:56.285Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-02-09T06:08:56.285Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-09T06:08:56.285Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-09T06:08:56.661Z] ok github.com/docker/docker/libnetwork/ipamutils 0.248s coverage: 74.0% of statements [2022-02-09T06:08:56.889Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-02-09T06:08:57.235Z] ok github.com/docker/docker/libnetwork/iptables 0.154s coverage: 45.1% of statements [2022-02-09T06:08:57.235Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-02-09T06:08:57.496Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-02-09T06:08:57.863Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-09T06:08:57.863Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-09T06:08:57.987Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-09T06:08:57.987Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.31s) [2022-02-09T06:08:57.987Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.46s) [2022-02-09T06:08:57.987Z] === RUN TestWaitBlocked [2022-02-09T06:08:57.987Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:08:57.987Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-09T06:08:57.987Z] PASS [2022-02-09T06:08:57.987Z] ok github.com/docker/docker/integration/container 136.459s [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === Skipped [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-09T06:08:57.987Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-09T06:08:57.987Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-09T06:08:57.987Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-09T06:08:57.987Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-09T06:08:57.987Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-09T06:08:57.987Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-09T06:08:57.987Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-09T06:08:57.987Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-09T06:08:57.987Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-09T06:08:57.987Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-02-09T06:08:57.987Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-09T06:08:57.987Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-09T06:08:57.987Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-09T06:08:57.987Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-09T06:08:57.987Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-09T06:08:57.987Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-09T06:08:57.987Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-09T06:08:57.987Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-09T06:08:57.987Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-09T06:08:57.987Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-09T06:08:57.987Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-09T06:08:57.987Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-09T06:08:57.987Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-09T06:08:57.987Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-09T06:08:57.987Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-09T06:08:57.987Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-09T06:08:57.987Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-09T06:08:57.987Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-09T06:08:57.987Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-09T06:08:57.987Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-09T06:08:57.987Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-09T06:08:57.987Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-09T06:08:57.987Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-09T06:08:57.987Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-09T06:08:57.987Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:08:57.987Z] [2022-02-09T06:08:57.987Z] DONE 87 tests, 34 skipped in 139.353s [2022-02-09T06:08:57.987Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-09T06:08:57.989Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-09T06:08:58.427Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-09T06:08:58.682Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-09T06:08:59.245Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-02-09T06:08:59.545Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-09T06:08:59.545Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-09T06:09:00.109Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-09T06:09:00.714Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-09T06:09:00.969Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-09T06:09:01.532Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-09T06:09:01.788Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-09T06:09:02.350Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-09T06:09:02.913Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-09T06:09:03.169Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-09T06:09:03.169Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-09T06:09:03.730Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-09T06:09:03.883Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-09T06:09:04.293Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-09T06:09:04.355Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-09T06:09:04.355Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-09T06:09:04.355Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-09T06:09:05.227Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-09T06:09:05.227Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-09T06:09:05.227Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-09T06:09:05.227Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-09T06:09:07.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-02-09T06:09:07.121Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-09T06:09:07.725Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-09T06:09:08.161Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-09T06:09:08.330Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-02-09T06:09:08.894Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-09T06:09:09.501Z] docker_api_swarm_service_test.go:148: [d8ef9010e509f] joining swarm manager [d965a384c644d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:09:09.734Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-09T06:09:10.065Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-02-09T06:09:10.065Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-02-09T06:09:10.065Z] docker_api_swarm_service_test.go:148: [d33a160e9a219] joining swarm manager [d965a384c644d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:09:10.320Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-09T06:09:10.320Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-09T06:09:10.576Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-09T06:09:13.144Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-09T06:09:14.508Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-09T06:09:15.070Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-09T06:09:15.622Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-09T06:09:15.622Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-09T06:09:15.622Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-09T06:09:15.622Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-09T06:09:15.622Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-09T06:09:15.622Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-09T06:09:15.622Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-09T06:09:15.622Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-09T06:09:15.622Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-09T06:09:16.093Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-09T06:09:21.653Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-09T06:09:21.653Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-09T06:09:21.653Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-09T06:09:21.910Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-09T06:09:21.910Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-09T06:09:22.166Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-09T06:09:23.180Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-09T06:09:23.415Z] === RUN TestConfigDaemonLibtrustID [2022-02-09T06:09:23.415Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-09T06:09:23.415Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-09T06:09:23.415Z] === RUN TestDaemonConfigValidation [2022-02-09T06:09:23.415Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-09T06:09:23.415Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-09T06:09:23.415Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-09T06:09:23.415Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-09T06:09:23.415Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-09T06:09:23.415Z] === RUN TestDaemonProxy [2022-02-09T06:09:23.415Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-09T06:09:23.415Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-09T06:09:23.415Z] PASS [2022-02-09T06:09:23.415Z] ok github.com/docker/docker/integration/daemon 0.138s [2022-02-09T06:09:23.415Z] [2022-02-09T06:09:23.415Z] === Skipped [2022-02-09T06:09:23.415Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-09T06:09:23.415Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-09T06:09:23.415Z] [2022-02-09T06:09:23.415Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-09T06:09:23.415Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-09T06:09:23.415Z] [2022-02-09T06:09:23.415Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-09T06:09:23.415Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-09T06:09:23.415Z] [2022-02-09T06:09:23.415Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-09T06:09:23.415Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-09T06:09:23.415Z] [2022-02-09T06:09:23.415Z] DONE 4 tests, 4 skipped in 24.464s [2022-02-09T06:09:23.415Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-09T06:09:23.743Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-09T06:09:24.713Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-09T06:09:24.713Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-09T06:09:24.713Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-09T06:09:26.081Z] === RUN TestDockerSuite/TestRunMount [2022-02-09T06:09:27.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:09:27.272Z] INFO: Testing against a local daemon [2022-02-09T06:09:27.272Z] === RUN TestCommitInheritsEnv [2022-02-09T06:09:27.272Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:09:27.272Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-09T06:09:27.272Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-09T06:09:27.272Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-09T06:09:27.272Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-09T06:09:27.272Z] === RUN TestImportWithCustomPlatform [2022-02-09T06:09:27.272Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-09T06:09:27.272Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-09T06:09:27.272Z] === RUN TestImagesFilterMultiReference [2022-02-09T06:09:27.272Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-02-09T06:09:27.272Z] === RUN TestImagePullPlatformInvalid [2022-02-09T06:09:27.272Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-09T06:09:27.272Z] === RUN TestRemoveImageOrphaning [2022-02-09T06:09:28.264Z] --- PASS: TestRemoveImageOrphaning (1.26s) [2022-02-09T06:09:28.264Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-09T06:09:28.734Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-09T06:09:28.734Z] === RUN TestTagInvalidReference [2022-02-09T06:09:28.734Z] --- PASS: TestTagInvalidReference (0.05s) [2022-02-09T06:09:28.734Z] === RUN TestTagValidPrefixedRepo [2022-02-09T06:09:28.734Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-09T06:09:28.734Z] === RUN TestTagExistedNameWithoutForce [2022-02-09T06:09:28.734Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-09T06:09:28.734Z] === RUN TestTagOfficialNames [2022-02-09T06:09:28.734Z] --- PASS: TestTagOfficialNames (0.09s) [2022-02-09T06:09:28.734Z] === RUN TestTagMatchesDigest [2022-02-09T06:09:28.734Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-09T06:09:28.734Z] PASS [2022-02-09T06:09:28.734Z] ok github.com/docker/docker/integration/image 1.868s [2022-02-09T06:09:28.734Z] [2022-02-09T06:09:28.734Z] === Skipped [2022-02-09T06:09:28.734Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-09T06:09:28.734Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:09:28.734Z] [2022-02-09T06:09:28.734Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-09T06:09:28.734Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-09T06:09:29.213Z] [2022-02-09T06:09:29.213Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-09T06:09:29.213Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-09T06:09:29.213Z] [2022-02-09T06:09:29.213Z] DONE 12 tests, 3 skipped in 6.343s [2022-02-09T06:09:29.213Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-09T06:09:30.295Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-09T06:09:30.295Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-09T06:09:30.899Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-09T06:09:31.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:09:31.452Z] INFO: Testing against a local daemon [2022-02-09T06:09:31.452Z] === RUN TestNetworkCreateDelete [2022-02-09T06:09:31.452Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:31.452Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-09T06:09:31.452Z] === RUN TestDockerNetworkDeletePreferID [2022-02-09T06:09:31.452Z] 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-09T06:09:31.452Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-09T06:09:31.452Z] === RUN TestDaemonDNSFallback [2022-02-09T06:09:31.452Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:31.452Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-09T06:09:31.452Z] === RUN TestInspectNetwork [2022-02-09T06:09:31.452Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-09T06:09:31.452Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-09T06:09:31.452Z] === RUN TestRunContainerWithBridgeNone [2022-02-09T06:09:31.452Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:31.452Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-09T06:09:31.452Z] === RUN TestNetworkInvalidJSON [2022-02-09T06:09:31.452Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-09T06:09:31.452Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-09T06:09:31.452Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T06:09:31.452Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T06:09:31.452Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T06:09:31.452Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T06:09:31.452Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-09T06:09:31.452Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T06:09:31.452Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T06:09:31.452Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-02-09T06:09:31.452Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-09T06:09:31.452Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-09T06:09:31.452Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-09T06:09:31.452Z] === RUN TestNetworkList [2022-02-09T06:09:31.452Z] === RUN TestNetworkList//networks [2022-02-09T06:09:31.452Z] === PAUSE TestNetworkList//networks [2022-02-09T06:09:31.452Z] === RUN TestNetworkList//networks/ [2022-02-09T06:09:31.452Z] === PAUSE TestNetworkList//networks/ [2022-02-09T06:09:31.452Z] === CONT TestNetworkList//networks [2022-02-09T06:09:31.452Z] === CONT TestNetworkList//networks/ [2022-02-09T06:09:31.452Z] --- PASS: TestNetworkList (0.04s) [2022-02-09T06:09:31.452Z] --- PASS: TestNetworkList//networks (0.01s) [2022-02-09T06:09:31.452Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-02-09T06:09:31.452Z] === RUN TestHostIPv4BridgeLabel [2022-02-09T06:09:31.452Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-09T06:09:31.452Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-09T06:09:31.452Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-09T06:09:31.452Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-09T06:09:31.452Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-09T06:09:31.452Z] === RUN TestDaemonDefaultNetworkPools [2022-02-09T06:09:31.452Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-09T06:09:31.452Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-09T06:09:31.452Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-09T06:09:31.452Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-09T06:09:31.452Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-09T06:09:31.452Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-09T06:09:31.452Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-09T06:09:31.452Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-09T06:09:31.452Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-09T06:09:31.452Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-09T06:09:31.452Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-09T06:09:31.452Z] === RUN TestServiceWithPredefinedNetwork [2022-02-09T06:09:31.452Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-09T06:09:31.452Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-09T06:09:31.452Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-09T06:09:31.452Z] service_test.go:243: FLAKY_TEST [2022-02-09T06:09:31.452Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-09T06:09:31.452Z] === RUN TestServiceWithDataPathPortInit [2022-02-09T06:09:31.452Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-09T06:09:31.452Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-09T06:09:31.452Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-09T06:09:31.452Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-09T06:09:31.452Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-09T06:09:31.452Z] PASS [2022-02-09T06:09:31.452Z] ok github.com/docker/docker/integration/network 0.198s [2022-02-09T06:09:31.835Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === Skipped [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-09T06:09:31.926Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-09T06:09:31.926Z] 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-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-09T06:09:31.926Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-09T06:09:31.926Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-09T06:09:31.926Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-09T06:09:31.926Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-09T06:09:31.926Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-09T06:09:31.926Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-09T06:09:31.926Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-09T06:09:31.926Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-09T06:09:31.926Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-09T06:09:31.926Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-09T06:09:31.926Z] service_test.go:243: FLAKY_TEST [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-09T06:09:31.926Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-09T06:09:31.926Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-09T06:09:31.926Z] [2022-02-09T06:09:31.926Z] DONE 22 tests, 15 skipped in 2.695s [2022-02-09T06:09:31.926Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-09T06:09:32.918Z] testing: warning: no tests to run [2022-02-09T06:09:32.918Z] PASS [2022-02-09T06:09:32.918Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s [2022-02-09T06:09:32.918Z] [2022-02-09T06:09:32.918Z] DONE 0 tests in 0.838s [2022-02-09T06:09:32.918Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-09T06:09:33.205Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-09T06:09:33.910Z] testing: warning: no tests to run [2022-02-09T06:09:33.910Z] PASS [2022-02-09T06:09:33.910Z] ok github.com/docker/docker/integration/network/macvlan 0.089s [2022-02-09T06:09:33.910Z] [2022-02-09T06:09:33.910Z] DONE 0 tests in 0.839s [2022-02-09T06:09:33.910Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-09T06:09:34.915Z] testing: warning: no tests to run [2022-02-09T06:09:34.915Z] PASS [2022-02-09T06:09:34.915Z] ok github.com/docker/docker/integration/plugin 0.094s [2022-02-09T06:09:34.915Z] [2022-02-09T06:09:34.915Z] DONE 0 tests in 0.799s [2022-02-09T06:09:34.915Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-09T06:09:35.385Z] testing: warning: no tests to run [2022-02-09T06:09:35.385Z] PASS [2022-02-09T06:09:35.385Z] ok github.com/docker/docker/integration/plugin/authz 0.086s [2022-02-09T06:09:35.859Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-09T06:09:35.864Z] [2022-02-09T06:09:35.865Z] DONE 0 tests in 0.823s [2022-02-09T06:09:35.865Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-09T06:09:37.223Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-09T06:09:38.588Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-09T06:09:39.149Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-09T06:09:40.081Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-09T06:09:40.337Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-09T06:09:40.635Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-09T06:09:40.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:09:40.695Z] INFO: Testing against a local daemon [2022-02-09T06:09:40.695Z] === RUN TestPluginInvalidJSON [2022-02-09T06:09:40.695Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T06:09:40.695Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T06:09:40.695Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T06:09:40.695Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-09T06:09:40.695Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-09T06:09:40.695Z] === RUN TestPluginInstall [2022-02-09T06:09:40.695Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-09T06:09:40.695Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-09T06:09:40.695Z] === RUN TestPluginsWithRuntimes [2022-02-09T06:09:40.695Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-09T06:09:40.695Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-09T06:09:40.695Z] === RUN TestPluginBackCompatMediaTypes [2022-02-09T06:09:40.695Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-09T06:09:40.695Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-09T06:09:40.695Z] PASS [2022-02-09T06:09:40.695Z] ok github.com/docker/docker/integration/plugin/common 0.133s [2022-02-09T06:09:41.174Z] [2022-02-09T06:09:41.174Z] === Skipped [2022-02-09T06:09:41.174Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-09T06:09:41.174Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-09T06:09:41.174Z] [2022-02-09T06:09:41.174Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-09T06:09:41.174Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-09T06:09:41.174Z] [2022-02-09T06:09:41.174Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-09T06:09:41.174Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-09T06:09:41.174Z] [2022-02-09T06:09:41.174Z] DONE 5 tests, 3 skipped in 5.254s [2022-02-09T06:09:41.174Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-09T06:09:41.604Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-09T06:09:41.861Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-09T06:09:42.467Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-09T06:09:43.882Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-09T06:09:44.194Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:09:44.194Z] INFO: Testing against a local daemon [2022-02-09T06:09:44.194Z] === RUN TestExternalGraphDriver [2022-02-09T06:09:44.194Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-09T06:09:44.194Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-09T06:09:44.194Z] === RUN TestGraphdriverPluginV2 [2022-02-09T06:09:44.194Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-09T06:09:44.194Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-09T06:09:44.194Z] PASS [2022-02-09T06:09:44.194Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.135s [2022-02-09T06:09:44.194Z] [2022-02-09T06:09:44.194Z] === Skipped [2022-02-09T06:09:44.194Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-09T06:09:44.194Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-09T06:09:44.194Z] [2022-02-09T06:09:44.194Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-09T06:09:44.194Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-09T06:09:44.194Z] [2022-02-09T06:09:44.194Z] DONE 2 tests, 2 skipped in 2.755s [2022-02-09T06:09:44.194Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-09T06:09:44.810Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-09T06:09:46.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-02-09T06:09:46.445Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:09:46.445Z] INFO: Testing against a local daemon [2022-02-09T06:09:46.445Z] === RUN TestReadPluginNoRead [2022-02-09T06:09:46.445Z] read_test.go:21: no unix domain sockets on Windows [2022-02-09T06:09:46.445Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-09T06:09:46.445Z] PASS [2022-02-09T06:09:46.445Z] ok github.com/docker/docker/integration/plugin/logging 0.121s [2022-02-09T06:09:46.445Z] [2022-02-09T06:09:46.445Z] === Skipped [2022-02-09T06:09:46.445Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-09T06:09:46.445Z] read_test.go:21: no unix domain sockets on Windows [2022-02-09T06:09:46.445Z] [2022-02-09T06:09:46.445Z] DONE 1 tests, 1 skipped in 2.467s [2022-02-09T06:09:46.445Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-09T06:09:47.634Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-09T06:09:48.036Z] testing: warning: no tests to run [2022-02-09T06:09:48.036Z] PASS [2022-02-09T06:09:48.036Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.088s [2022-02-09T06:09:48.036Z] [2022-02-09T06:09:48.036Z] DONE 0 tests in 1.300s [2022-02-09T06:09:48.036Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-09T06:09:48.199Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-09T06:09:48.199Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-02-09T06:09:49.128Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-09T06:09:49.128Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-09T06:09:49.689Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-09T06:09:50.256Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-09T06:09:50.256Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-09T06:09:50.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:09:50.284Z] INFO: Testing against a local daemon [2022-02-09T06:09:50.284Z] === RUN TestPluginWithDevMounts [2022-02-09T06:09:50.284Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:50.284Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-09T06:09:50.284Z] PASS [2022-02-09T06:09:50.284Z] ok github.com/docker/docker/integration/plugin/volumes 0.111s [2022-02-09T06:09:50.761Z] [2022-02-09T06:09:50.761Z] === Skipped [2022-02-09T06:09:50.761Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-09T06:09:50.761Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:50.761Z] [2022-02-09T06:09:50.761Z] DONE 1 tests, 1 skipped in 2.430s [2022-02-09T06:09:50.761Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-09T06:09:50.869Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-09T06:09:51.948Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-09T06:09:51.948Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-09T06:09:51.948Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-09T06:09:51.948Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-09T06:09:52.408Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-09T06:09:53.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:09:53.015Z] INFO: Testing against a local daemon [2022-02-09T06:09:53.015Z] === RUN TestSecretInspect [2022-02-09T06:09:53.015Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:53.015Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-09T06:09:53.015Z] === RUN TestSecretList [2022-02-09T06:09:53.015Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:53.015Z] --- SKIP: TestSecretList (0.00s) [2022-02-09T06:09:53.015Z] === RUN TestSecretsCreateAndDelete [2022-02-09T06:09:53.015Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:53.015Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-09T06:09:53.015Z] === RUN TestSecretsUpdate [2022-02-09T06:09:53.015Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:53.015Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-09T06:09:53.015Z] === RUN TestTemplatedSecret [2022-02-09T06:09:53.015Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:53.015Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-09T06:09:53.015Z] === RUN TestSecretCreateResolve [2022-02-09T06:09:53.015Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:53.015Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-09T06:09:53.015Z] PASS [2022-02-09T06:09:53.015Z] ok github.com/docker/docker/integration/secret 0.133s [2022-02-09T06:09:53.016Z] [2022-02-09T06:09:53.016Z] === Skipped [2022-02-09T06:09:53.016Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-09T06:09:53.016Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:53.016Z] [2022-02-09T06:09:53.016Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-09T06:09:53.016Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:53.016Z] [2022-02-09T06:09:53.016Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-09T06:09:53.016Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:53.016Z] [2022-02-09T06:09:53.016Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-09T06:09:53.016Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:53.016Z] [2022-02-09T06:09:53.016Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-09T06:09:53.016Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:53.016Z] [2022-02-09T06:09:53.016Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-09T06:09:53.016Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:53.016Z] [2022-02-09T06:09:53.016Z] DONE 6 tests, 6 skipped in 2.342s [2022-02-09T06:09:53.016Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-09T06:09:56.013Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:09:56.013Z] INFO: Testing against a local daemon [2022-02-09T06:09:56.013Z] === RUN TestServiceCreateInit [2022-02-09T06:09:56.013Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-09T06:09:56.013Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-09T06:09:56.013Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- PASS: TestServiceCreateInit (0.05s) [2022-02-09T06:09:56.013Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-09T06:09:56.013Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestCreateServiceMultipleTimes [2022-02-09T06:09:56.013Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestCreateServiceConflict [2022-02-09T06:09:56.013Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestCreateServiceMaxReplicas [2022-02-09T06:09:56.013Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-09T06:09:56.013Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-09T06:09:56.013Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestCreateServiceSecretFileMode [2022-02-09T06:09:56.013Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestCreateServiceConfigFileMode [2022-02-09T06:09:56.013Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestCreateServiceSysctls [2022-02-09T06:09:56.013Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-09T06:09:56.013Z] === RUN TestCreateServiceCapabilities [2022-02-09T06:09:56.013Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-09T06:09:56.013Z] === RUN TestInspect [2022-02-09T06:09:56.013Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestInspect (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestCreateJob [2022-02-09T06:09:56.013Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestCreateJob (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestReplicatedJob [2022-02-09T06:09:56.013Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestUpdateReplicatedJob [2022-02-09T06:09:56.013Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestServiceListWithStatuses [2022-02-09T06:09:56.013Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestDockerNetworkConnectAlias [2022-02-09T06:09:56.013Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestDockerNetworkReConnect [2022-02-09T06:09:56.013Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestServicePlugin [2022-02-09T06:09:56.013Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestServiceUpdateLabel [2022-02-09T06:09:56.013Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:56.013Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestServiceUpdateSecrets [2022-02-09T06:09:56.013Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:56.013Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestServiceUpdateConfigs [2022-02-09T06:09:56.013Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:56.013Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestServiceUpdateNetwork [2022-02-09T06:09:56.013Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:56.013Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-09T06:09:56.013Z] === RUN TestServiceUpdatePidsLimit [2022-02-09T06:09:56.013Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:56.013Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-09T06:09:56.013Z] PASS [2022-02-09T06:09:56.013Z] ok github.com/docker/docker/integration/service 0.260s [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === Skipped [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-09T06:09:56.013Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-09T06:09:56.013Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-09T06:09:56.013Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-09T06:09:56.013Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-09T06:09:56.013Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-09T06:09:56.013Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-09T06:09:56.013Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-09T06:09:56.013Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-09T06:09:56.013Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-09T06:09:56.013Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-09T06:09:56.013Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-09T06:09:56.013Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-09T06:09:56.013Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-09T06:09:56.013Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-09T06:09:56.013Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-09T06:09:56.013Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-09T06:09:56.013Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-09T06:09:56.013Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-09T06:09:56.013Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-09T06:09:56.013Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-09T06:09:56.013Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-09T06:09:56.013Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-09T06:09:56.013Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:09:56.013Z] [2022-02-09T06:09:56.013Z] DONE 24 tests, 23 skipped in 2.880s [2022-02-09T06:09:56.013Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-09T06:09:56.202Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-02-09T06:09:56.203Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-09T06:09:56.203Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-09T06:09:56.814Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-02-09T06:09:57.378Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-09T06:09:58.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:09:58.263Z] INFO: Testing against a local daemon [2022-02-09T06:09:58.263Z] === RUN TestSessionCreate [2022-02-09T06:09:58.263Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-09T06:09:58.263Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-09T06:09:58.263Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-09T06:09:58.263Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-09T06:09:58.263Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-09T06:09:58.263Z] PASS [2022-02-09T06:09:58.263Z] ok github.com/docker/docker/integration/session 0.102s [2022-02-09T06:09:58.263Z] [2022-02-09T06:09:58.263Z] === Skipped [2022-02-09T06:09:58.263Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-09T06:09:58.263Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-09T06:09:58.263Z] [2022-02-09T06:09:58.263Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-09T06:09:58.263Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-09T06:09:58.263Z] [2022-02-09T06:09:58.263Z] DONE 2 tests, 2 skipped in 2.064s [2022-02-09T06:09:58.263Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-09T06:09:58.352Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-09T06:09:59.278Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-02-09T06:09:59.578Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-02-09T06:09:59.578Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-09T06:10:00.183Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-09T06:10:00.439Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-09T06:10:00.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:10:00.512Z] INFO: Testing against a local daemon [2022-02-09T06:10:00.512Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-09T06:10:00.512Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:00.512Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-09T06:10:00.512Z] === RUN TestDiskUsage [2022-02-09T06:10:00.512Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-09T06:10:00.512Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-09T06:10:00.512Z] === RUN TestEventsExecDie [2022-02-09T06:10:00.512Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-09T06:10:00.512Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-09T06:10:00.512Z] === RUN TestEventsBackwardsCompatible [2022-02-09T06:10:00.512Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-09T06:10:00.512Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-09T06:10:00.512Z] === RUN TestEventsVolumeCreate [2022-02-09T06:10:00.512Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-09T06:10:00.512Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-09T06:10:00.512Z] === RUN TestInfoAPI [2022-02-09T06:10:00.512Z] --- PASS: TestInfoAPI (0.05s) [2022-02-09T06:10:00.512Z] === RUN TestInfoAPIWarnings [2022-02-09T06:10:00.512Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:10:00.512Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-09T06:10:00.512Z] === RUN TestInfoDebug [2022-02-09T06:10:00.512Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:10:00.512Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-09T06:10:00.512Z] === RUN TestInfoInsecureRegistries [2022-02-09T06:10:00.512Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:10:00.512Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-09T06:10:00.512Z] === RUN TestInfoRegistryMirrors [2022-02-09T06:10:00.512Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:10:00.512Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-09T06:10:00.512Z] === RUN TestLoginFailsWithBadCredentials [2022-02-09T06:10:01.000Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-09T06:10:01.515Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-02-09T06:10:01.515Z] === RUN TestPingCacheHeaders [2022-02-09T06:10:01.515Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-09T06:10:01.515Z] === RUN TestPingGet [2022-02-09T06:10:01.515Z] --- PASS: TestPingGet (0.04s) [2022-02-09T06:10:01.515Z] === RUN TestPingHead [2022-02-09T06:10:01.515Z] --- PASS: TestPingHead (0.04s) [2022-02-09T06:10:01.515Z] === RUN TestVersion [2022-02-09T06:10:01.515Z] --- PASS: TestVersion (0.04s) [2022-02-09T06:10:01.515Z] PASS [2022-02-09T06:10:01.515Z] ok github.com/docker/docker/integration/system 1.328s [2022-02-09T06:10:01.515Z] [2022-02-09T06:10:01.561Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-09T06:10:01.561Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-09T06:10:01.561Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-09T06:10:01.991Z] === Skipped [2022-02-09T06:10:01.991Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-09T06:10:01.991Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:01.991Z] [2022-02-09T06:10:01.991Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-09T06:10:01.991Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-09T06:10:01.991Z] [2022-02-09T06:10:01.991Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-09T06:10:01.991Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-09T06:10:01.991Z] [2022-02-09T06:10:01.991Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-09T06:10:01.991Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-09T06:10:01.991Z] [2022-02-09T06:10:01.991Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-09T06:10:01.991Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-09T06:10:01.991Z] [2022-02-09T06:10:01.991Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-09T06:10:01.991Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:10:01.991Z] [2022-02-09T06:10:01.991Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-09T06:10:01.991Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:10:01.991Z] [2022-02-09T06:10:01.991Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-09T06:10:01.991Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:10:01.991Z] [2022-02-09T06:10:01.991Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-09T06:10:01.991Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:10:01.991Z] [2022-02-09T06:10:01.991Z] DONE 15 tests, 9 skipped in 3.372s [2022-02-09T06:10:01.991Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-09T06:10:02.127Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-09T06:10:02.689Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-09T06:10:02.689Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-09T06:10:02.689Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-09T06:10:03.341Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-02-09T06:10:04.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:10:04.244Z] INFO: Testing against a local daemon [2022-02-09T06:10:04.244Z] === RUN TestVolumesCreateAndList [2022-02-09T06:10:04.244Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-02-09T06:10:04.244Z] === RUN TestVolumesRemove [2022-02-09T06:10:04.244Z] --- PASS: TestVolumesRemove (0.19s) [2022-02-09T06:10:04.244Z] === RUN TestVolumesInspect [2022-02-09T06:10:04.244Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-09T06:10:04.244Z] === RUN TestVolumesInvalidJSON [2022-02-09T06:10:04.244Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-09T06:10:04.244Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-09T06:10:04.244Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-09T06:10:04.244Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-09T06:10:04.244Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-09T06:10:04.244Z] PASS [2022-02-09T06:10:04.244Z] ok github.com/docker/docker/integration/volume 0.406s [2022-02-09T06:10:04.244Z] [2022-02-09T06:10:04.244Z] DONE 5 tests in 2.565s [2022-02-09T06:10:04.314Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-09T06:10:04.314Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-09T06:10:04.314Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-09T06:10:04.724Z] INFO: make.ps1 ended at 02/09/2022 06:10:04 [2022-02-09T06:10:04.724Z] INFO: Integration CLI tests being run from the host: [2022-02-09T06:10:04.724Z] 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-09T06:10:06.875Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-09T06:10:07.486Z] === RUN TestDockerSuite/TestRunRm [2022-02-09T06:10:08.091Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-09T06:10:10.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-02-09T06:10:11.579Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-09T06:10:12.141Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-09T06:10:12.703Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-02-09T06:10:13.505Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-09T06:10:13.505Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-09T06:10:13.505Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-09T06:10:13.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-09T06:10:15.236Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-02-09T06:10:15.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-02-09T06:10:15.251Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-09T06:10:15.251Z] INFO: Testing against a local daemon [2022-02-09T06:10:15.251Z] === RUN TestDockerSuite [2022-02-09T06:10:15.251Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-09T06:10:15.251Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-09T06:10:15.251Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-09T06:10:15.251Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-09T06:10:15.251Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-09T06:10:15.251Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-09T06:10:15.251Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-09T06:10:15.251Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-09T06:10:15.251Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-09T06:10:15.539Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-02-09T06:10:15.727Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-09T06:10:16.205Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-09T06:10:16.682Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-09T06:10:17.684Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-09T06:10:17.684Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-09T06:10:18.106Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-02-09T06:10:18.362Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-02-09T06:10:20.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-09T06:10:20.580Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-09T06:10:20.967Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-02-09T06:10:21.897Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-02-09T06:10:22.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-09T06:10:22.152Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-02-09T06:10:23.080Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-02-09T06:10:23.642Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-02-09T06:10:23.642Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-02-09T06:10:24.204Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-02-09T06:10:24.811Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-02-09T06:10:25.067Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-02-09T06:10:25.675Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-09T06:10:26.645Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-09T06:10:26.645Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-02-09T06:10:26.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-09T06:10:26.902Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-09T06:10:29.428Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-02-09T06:10:29.428Z] === RUN TestDockerSuite/TestRunState [2022-02-09T06:10:30.399Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-09T06:10:30.963Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-09T06:10:31.525Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-09T06:10:31.780Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-02-09T06:10:31.780Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-09T06:10:31.780Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-09T06:10:32.342Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-09T06:10:32.906Z] === RUN TestDockerSuite/TestRunSysctls [2022-02-09T06:10:33.162Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-02-09T06:10:34.089Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-09T06:10:34.089Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-09T06:10:34.089Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-09T06:10:34.676Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-02-09T06:10:36.629Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-02-09T06:10:37.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-09T06:10:37.233Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-02-09T06:10:37.233Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-02-09T06:10:38.601Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-02-09T06:10:41.255Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-09T06:10:44.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-09T06:10:44.203Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-09T06:10:44.565Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-09T06:10:44.565Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-09T06:10:44.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-09T06:10:44.820Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-09T06:10:45.381Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-09T06:10:46.749Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-09T06:10:47.680Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-09T06:10:48.243Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-09T06:10:48.243Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-09T06:10:48.243Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-09T06:10:48.847Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-09T06:10:49.008Z] ok github.com/docker/docker/libnetwork/networkdb 103.283s coverage: 60.0% of statements [2022-02-09T06:10:49.008Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-09T06:10:49.008Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-09T06:10:49.008Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2022-02-09T06:10:49.008Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-09T06:10:49.008Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-09T06:10:49.008Z] ok github.com/docker/docker/libnetwork/portmapper 0.212s coverage: 48.6% of statements [2022-02-09T06:10:49.008Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-02-09T06:10:49.008Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-09T06:10:49.008Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-09T06:10:49.008Z] [2022-02-09T06:10:49.008Z] === Skipped [2022-02-09T06:10:49.008Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-09T06:10:49.008Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-09T06:10:49.008Z] [2022-02-09T06:10:49.008Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-09T06:10:49.008Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-09T06:10:49.008Z] [2022-02-09T06:10:49.008Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-09T06:10:49.008Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-09T06:10:49.008Z] [2022-02-09T06:10:49.009Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-09T06:10:49.009Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:10:49.009Z] [2022-02-09T06:10:49.009Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-09T06:10:49.009Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:10:49.009Z] [2022-02-09T06:10:49.009Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-09T06:10:49.009Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:10:49.009Z] [2022-02-09T06:10:49.009Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-09T06:10:49.009Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:10:49.009Z] [2022-02-09T06:10:49.009Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-09T06:10:49.009Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-09T06:10:49.009Z] [2022-02-09T06:10:49.009Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-09T06:10:49.009Z] firewalld_test.go:14: firewalld is not running [2022-02-09T06:10:49.009Z] [2022-02-09T06:10:49.009Z] DONE 326 tests, 9 skipped in 196.870s Post stage [Pipeline] junit [2022-02-09T06:10:49.026Z] Recording test results [2022-02-09T06:10:49.104Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-09T06:10:49.352Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-02-09T06:10:49.668Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-02-09T06:10:49.668Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-09T06:10:49.668Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-09T06:10:49.668Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-09T06:10:49.695Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43221/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f248eff4d0613c1b55b0e5a24f6a7f64eb1207f hack/validate/vendor [2022-02-09T06:10:50.231Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-09T06:10:50.269Z] No vendor changes in diff. [2022-02-09T06:10:50.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-09T06:10:50.456Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-09T06:10:50.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-09T06:10:50.456Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-09T06:10:50.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-09T06:10:50.901Z] + echo Ensuring container killed. [2022-02-09T06:10:50.901Z] Ensuring container killed. [2022-02-09T06:10:50.901Z] + docker rm -vf docker-pr1 [2022-02-09T06:10:50.901Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-09T06:10:51.200Z] + echo Chowning /workspace to jenkins user [2022-02-09T06:10:51.200Z] Chowning /workspace to jenkins user [2022-02-09T06:10:51.200Z] + id -u [2022-02-09T06:10:51.200Z] + id -g [2022-02-09T06:10:51.200Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43221:/workspace busybox chown -R 1000:1000 /workspace [2022-02-09T06:10:51.604Z] --- PASS: TestBuildWithHugeFile (158.40s) [2022-02-09T06:10:51.604Z] === RUN TestBuildWCOWSandboxSize [2022-02-09T06:10:51.604Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-09T06:10:51.604Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-09T06:10:51.604Z] === RUN TestBuildWithEmptyDockerfile [2022-02-09T06:10:51.604Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T06:10:51.604Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T06:10:51.604Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T06:10:51.604Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T06:10:51.604Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T06:10:51.604Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T06:10:51.604Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-09T06:10:51.604Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-09T06:10:51.604Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-09T06:10:51.604Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-09T06:10:51.604Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-02-09T06:10:51.604Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-09T06:10:51.604Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-09T06:10:51.604Z] === RUN TestBuildPreserveOwnership [2022-02-09T06:10:51.604Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:10:51.604Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-09T06:10:51.604Z] === RUN TestBuildPlatformInvalid [2022-02-09T06:10:51.604Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-09T06:10:51.604Z] PASS [2022-02-09T06:10:51.604Z] ok github.com/docker/docker/integration/build 247.524s [2022-02-09T06:10:51.604Z] [2022-02-09T06:10:51.604Z] === Skipped [2022-02-09T06:10:51.604Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-09T06:10:51.604Z] build_session_test.go:25: TODO: BuildKit [2022-02-09T06:10:51.604Z] [2022-02-09T06:10:51.604Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-09T06:10:51.604Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:51.604Z] [2022-02-09T06:10:51.604Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-09T06:10:51.604Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:10:51.604Z] [2022-02-09T06:10:51.604Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-09T06:10:51.604Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:10:51.604Z] [2022-02-09T06:10:51.604Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-09T06:10:51.604Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-09T06:10:51.604Z] [2022-02-09T06:10:51.604Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-09T06:10:51.604Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:10:51.604Z] [2022-02-09T06:10:51.604Z] DONE 29 tests, 6 skipped in 284.960s [2022-02-09T06:10:51.604Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-09T06:10:51.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:10:51.604Z] INFO: Testing against a local daemon [2022-02-09T06:10:51.604Z] === RUN TestConfigInspect [2022-02-09T06:10:51.604Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:51.604Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-09T06:10:51.604Z] === RUN TestConfigList [2022-02-09T06:10:51.604Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:51.604Z] --- SKIP: TestConfigList (0.00s) [2022-02-09T06:10:51.604Z] === RUN TestConfigsCreateAndDelete [2022-02-09T06:10:51.604Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:51.604Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-09T06:10:51.604Z] === RUN TestConfigsUpdate [2022-02-09T06:10:51.604Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:51.604Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-09T06:10:51.604Z] === RUN TestTemplatedConfig [2022-02-09T06:10:51.604Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:51.604Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-09T06:10:51.604Z] === RUN TestConfigCreateResolve [2022-02-09T06:10:51.604Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:10:51.604Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-09T06:10:51.604Z] PASS [2022-02-09T06:10:51.604Z] ok github.com/docker/docker/integration/config 0.111s [2022-02-09T06:10:51.604Z] [2022-02-09T06:10:51.604Z] === Skipped [2022-02-09T06:10:51.604Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-09T06:10:51.604Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:51.604Z] [2022-02-09T06:10:51.604Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-09T06:10:51.604Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:51.604Z] [2022-02-09T06:10:51.604Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-09T06:10:51.604Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:51.604Z] [2022-02-09T06:10:51.604Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-09T06:10:51.604Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:51.604Z] [2022-02-09T06:10:51.604Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-09T06:10:51.604Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:51.604Z] [2022-02-09T06:10:51.604Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-09T06:10:51.604Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:10:51.604Z] [2022-02-09T06:10:51.604Z] DONE 6 tests, 6 skipped in 2.626s [2022-02-09T06:10:51.604Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-09T06:10:51.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:10:51.604Z] INFO: Testing against a local daemon [2022-02-09T06:10:51.604Z] === RUN TestCheckpoint [2022-02-09T06:10:51.604Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-09T06:10:51.604Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-09T06:10:51.604Z] === RUN TestContainerInvalidJSON [2022-02-09T06:10:51.604Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T06:10:51.604Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T06:10:51.604Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-09T06:10:51.604Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-09T06:10:51.604Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-09T06:10:51.604Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-09T06:10:51.604Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-09T06:10:51.604Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-09T06:10:51.604Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-09T06:10:51.604Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-09T06:10:51.604Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-02-09T06:10:51.604Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-09T06:10:51.604Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-02-09T06:10:51.604Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-09T06:10:51.604Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-02-09T06:10:51.604Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-09T06:10:51.604Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-02-09T06:10:51.604Z] === RUN TestCopyFromContainer [2022-02-09T06:10:51.604Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:51.604Z] --- SKIP: TestCopyFromContainer (0.01s) [2022-02-09T06:10:51.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-09T06:10:51.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T06:10:51.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T06:10:51.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T06:10:51.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T06:10:51.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T06:10:51.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T06:10:51.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-09T06:10:51.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-09T06:10:51.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-09T06:10:51.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-02-09T06:10:51.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-09T06:10:51.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-09T06:10:51.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-09T06:10:51.604Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-09T06:10:51.604Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-09T06:10:51.604Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-02-09T06:10:51.604Z] === RUN TestCreateWithInvalidEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-09T06:10:52.062Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-09T06:10:52.062Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-09T06:10:52.062Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-09T06:10:52.062Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-09T06:10:52.062Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-09T06:10:52.062Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-09T06:10:52.062Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-09T06:10:52.062Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-09T06:10:52.062Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-09T06:10:52.062Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-02-09T06:10:52.062Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-09T06:10:52.062Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-02-09T06:10:52.062Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-02-09T06:10:52.062Z] === RUN TestCreateTmpfsMountsTarget [2022-02-09T06:10:52.062Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:52.062Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-09T06:10:52.062Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-09T06:10:52.062Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:10:52.062Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-09T06:10:52.062Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-09T06:10:52.062Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:10:52.062Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-09T06:10:52.062Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-09T06:10:52.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T06:10:52.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T06:10:52.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T06:10:52.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T06:10:52.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T06:10:52.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T06:10:52.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T06:10:52.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T06:10:52.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T06:10:52.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T06:10:52.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-09T06:10:52.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-09T06:10:52.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-09T06:10:52.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-09T06:10:52.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-09T06:10:52.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-02-09T06:10:52.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-09T06:10:52.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-09T06:10:52.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-09T06:10:52.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-09T06:10:52.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-09T06:10:52.062Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-09T06:10:52.062Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-09T06:10:52.062Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-09T06:10:52.062Z] === RUN TestCreateDifferentPlatform [2022-02-09T06:10:52.062Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-09T06:10:52.062Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-09T06:10:52.062Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-09T06:10:52.062Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-09T06:10:52.062Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-09T06:10:52.062Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-09T06:10:52.062Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-02-09T06:10:52.062Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-09T06:10:52.062Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-09T06:10:52.062Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-09T06:10:52.062Z] === RUN TestContainerKillOnDaemonStart [2022-02-09T06:10:52.062Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:52.062Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-09T06:10:52.062Z] === RUN TestDiff [2022-02-09T06:10:52.062Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-09T06:10:52.062Z] --- SKIP: TestDiff (0.00s) [2022-02-09T06:10:52.062Z] === RUN TestExecWithCloseStdin [2022-02-09T06:10:52.072Z] + bundleName=unit [2022-02-09T06:10:52.072Z] + echo Creating unit-bundles.tar.gz [2022-02-09T06:10:52.072Z] Creating unit-bundles.tar.gz [2022-02-09T06:10:52.072Z] + 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-09T06:10:52.072Z] bundles/junit-report-libnetwork.xml [2022-02-09T06:10:52.072Z] bundles/junit-report.xml [2022-02-09T06:10:52.072Z] bundles/go-test-report-libnetwork.json [2022-02-09T06:10:52.072Z] bundles/go-test-report.json [2022-02-09T06:10:52.072Z] bundles/profile-libnetwork.out [2022-02-09T06:10:52.072Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-02-09T06:10:52.087Z] Archiving artifacts [2022-02-09T06:10:52.582Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43221/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-09T06:10:52.844Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-09T06:10:52.894Z] + make clean [2022-02-09T06:10:52.894Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-09T06:10:53.101Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-09T06:10:53.155Z] docker-dev-cache [2022-02-09T06:10:53.155Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-09T06:10:53.704Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-09T06:10:55.071Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-09T06:10:55.794Z] --- PASS: TestExecWithCloseStdin (3.19s) [2022-02-09T06:10:55.794Z] === RUN TestExec [2022-02-09T06:10:56.039Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-09T06:10:57.410Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-09T06:10:57.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-09T06:10:57.536Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-09T06:10:57.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-09T06:10:57.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-09T06:10:57.536Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-09T06:10:57.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-09T06:10:57.536Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-09T06:10:57.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-09T06:10:57.965Z] --- PASS: TestExec (2.72s) [2022-02-09T06:10:57.965Z] === RUN TestExecUser [2022-02-09T06:10:57.965Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-09T06:10:57.965Z] --- SKIP: TestExecUser (0.00s) [2022-02-09T06:10:57.965Z] === RUN TestExportContainerAndImportImage [2022-02-09T06:10:57.965Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:57.965Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-09T06:10:57.965Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-09T06:10:57.965Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:10:57.965Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-09T06:10:57.965Z] === RUN TestHealthCheckWorkdir [2022-02-09T06:10:57.965Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-09T06:10:57.965Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-09T06:10:57.965Z] === RUN TestHealthKillContainer [2022-02-09T06:10:57.965Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-09T06:10:57.965Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-09T06:10:57.965Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-09T06:10:57.965Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-09T06:10:57.965Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-09T06:10:57.965Z] === RUN TestKillContainerInvalidSignal [2022-02-09T06:10:59.347Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-09T06:10:59.347Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-09T06:10:59.347Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-09T06:10:59.347Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-09T06:10:59.347Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-09T06:10:59.347Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-09T06:10:59.347Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-09T06:10:59.347Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-09T06:10:59.603Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-02-09T06:10:59.603Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-09T06:10:59.603Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-02-09T06:11:00.165Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-02-09T06:11:00.773Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-02-09T06:11:00.868Z] --- PASS: TestKillContainerInvalidSignal (2.52s) [2022-02-09T06:11:00.868Z] === RUN TestKillContainer [2022-02-09T06:11:00.868Z] === RUN TestKillContainer/no_signal [2022-02-09T06:11:01.336Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-02-09T06:11:01.942Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-02-09T06:11:02.506Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-02-09T06:11:03.043Z] === RUN TestKillContainer/non_killing_signal [2022-02-09T06:11:03.043Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-09T06:11:03.043Z] === RUN TestKillContainer/killing_signal [2022-02-09T06:11:03.068Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-09T06:11:03.068Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-02-09T06:11:03.635Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-02-09T06:11:03.635Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-09T06:11:03.635Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-02-09T06:11:03.892Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-09T06:11:03.892Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-02-09T06:11:03.892Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-09T06:11:03.892Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-02-09T06:11:03.892Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-09T06:11:03.892Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-02-09T06:11:03.892Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-09T06:11:03.892Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-02-09T06:11:03.892Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-09T06:11:03.892Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-02-09T06:11:03.892Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-09T06:11:03.892Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-02-09T06:11:04.494Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-02-09T06:11:05.102Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-02-09T06:11:05.102Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-02-09T06:11:05.709Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-09T06:11:05.709Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-09T06:11:05.945Z] --- PASS: TestKillContainer (5.24s) [2022-02-09T06:11:05.945Z] --- PASS: TestKillContainer/no_signal (2.44s) [2022-02-09T06:11:05.945Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-09T06:11:05.945Z] --- PASS: TestKillContainer/killing_signal (2.74s) [2022-02-09T06:11:05.945Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-09T06:11:05.945Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:11:05.945Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-09T06:11:05.945Z] === RUN TestKillStoppedContainer [2022-02-09T06:11:05.945Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:11:05.945Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-09T06:11:05.945Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-09T06:11:05.945Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:11:05.945Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-09T06:11:05.945Z] === RUN TestKillDifferentUserContainer [2022-02-09T06:11:05.945Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-09T06:11:05.945Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-09T06:11:05.945Z] === RUN TestInspectOomKilledTrue [2022-02-09T06:11:05.945Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:11:05.945Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-09T06:11:05.945Z] === RUN TestInspectOomKilledFalse [2022-02-09T06:11:05.945Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-09T06:11:05.945Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-09T06:11:05.945Z] === RUN TestLogsFollowTailEmpty [2022-02-09T06:11:06.271Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-09T06:11:06.271Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-02-09T06:11:06.834Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-02-09T06:11:07.090Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-02-09T06:11:07.090Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-09T06:11:07.345Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-09T06:11:07.601Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-09T06:11:08.119Z] --- PASS: TestLogsFollowTailEmpty (2.32s) [2022-02-09T06:11:08.120Z] === RUN TestNetworkNat [2022-02-09T06:11:08.120Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-09T06:11:08.120Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-09T06:11:08.120Z] === RUN TestNetworkLocalhostTCPNat [2022-02-09T06:11:08.529Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-02-09T06:11:09.455Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-02-09T06:11:09.455Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-09T06:11:09.455Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-09T06:11:09.713Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-09T06:11:09.713Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-09T06:11:09.971Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-02-09T06:11:10.901Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-09T06:11:11.020Z] --- PASS: TestNetworkLocalhostTCPNat (2.89s) [2022-02-09T06:11:11.020Z] === RUN TestNetworkLoopbackNat [2022-02-09T06:11:11.020Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-09T06:11:11.020Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-09T06:11:11.020Z] === RUN TestPause [2022-02-09T06:11:11.020Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-09T06:11:11.020Z] --- SKIP: TestPause (0.00s) [2022-02-09T06:11:11.020Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-09T06:11:11.158Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-09T06:11:13.721Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-09T06:11:13.721Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-02-09T06:11:13.721Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-09T06:11:13.721Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-09T06:11:13.721Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-09T06:11:13.919Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.56s) [2022-02-09T06:11:13.919Z] === RUN TestPauseStopPausedContainer [2022-02-09T06:11:13.919Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:11:13.919Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-09T06:11:13.919Z] === RUN TestPsFilter [2022-02-09T06:11:13.919Z] --- PASS: TestPsFilter (0.26s) [2022-02-09T06:11:13.919Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-09T06:11:14.693Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-02-09T06:11:15.622Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-02-09T06:11:16.552Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-09T06:11:16.552Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-09T06:11:16.820Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.96s) [2022-02-09T06:11:16.820Z] === RUN TestRemoveContainerWithVolume [2022-02-09T06:11:17.478Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-09T06:11:17.478Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-09T06:11:18.039Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-09T06:11:18.965Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents4241286766 [2022-02-09T06:11:19.222Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-09T06:11:19.222Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-09T06:11:19.723Z] --- PASS: TestRemoveContainerWithVolume (2.73s) [2022-02-09T06:11:19.723Z] === RUN TestRemoveContainerRunning [2022-02-09T06:11:20.588Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-09T06:11:20.588Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-09T06:11:20.588Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-09T06:11:21.519Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-09T06:11:21.902Z] --- PASS: TestRemoveContainerRunning (2.51s) [2022-02-09T06:11:21.902Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-09T06:11:22.494Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-09T06:11:22.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-09T06:11:22.793Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-09T06:11:23.049Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-09T06:11:23.049Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-09T06:11:23.049Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-09T06:11:23.611Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-09T06:11:24.807Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.53s) [2022-02-09T06:11:24.807Z] === RUN TestRemoveInvalidContainer [2022-02-09T06:11:24.807Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-02-09T06:11:24.807Z] === RUN TestRenameLinkedContainer [2022-02-09T06:11:24.807Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-09T06:11:24.807Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-09T06:11:24.807Z] === RUN TestRenameStoppedContainer [2022-02-09T06:11:25.584Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-09T06:11:26.189Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-02-09T06:11:27.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-09T06:11:27.372Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-09T06:11:27.707Z] --- PASS: TestRenameStoppedContainer (2.99s) [2022-02-09T06:11:27.707Z] === RUN TestRenameRunningContainerAndReuse [2022-02-09T06:11:28.339Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-09T06:11:28.339Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-09T06:11:28.704Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-02-09T06:11:28.798Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-09T06:11:30.334Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-09T06:11:30.334Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-09T06:11:30.334Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-09T06:11:30.590Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-09T06:11:31.151Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-02-09T06:11:32.517Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-09T06:11:33.448Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-09T06:11:33.486Z] --- PASS: TestRenameRunningContainerAndReuse (5.06s) [2022-02-09T06:11:33.486Z] === RUN TestRenameInvalidName [2022-02-09T06:11:33.705Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-02-09T06:11:34.268Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-09T06:11:35.019Z] --- PASS: TestRenameInvalidName (2.37s) [2022-02-09T06:11:35.019Z] === RUN TestRenameAnonymousContainer [2022-02-09T06:11:36.129Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-09T06:11:36.877Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-02-09T06:11:36.877Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-09T06:11:37.667Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-09T06:11:37.667Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-09T06:11:37.667Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-09T06:11:37.667Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-09T06:11:37.667Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-09T06:11:38.791Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-09T06:11:39.205Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-09T06:11:39.398Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-02-09T06:11:39.653Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-09T06:11:40.174Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-09T06:11:40.633Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-09T06:11:41.017Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-09T06:11:41.092Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-09T06:11:42.059Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-09T06:11:42.382Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-02-09T06:11:42.382Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-09T06:11:43.748Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-09T06:11:44.720Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-02-09T06:11:46.611Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-09T06:11:47.590Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-02-09T06:11:47.855Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-09T06:11:50.760Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-09T06:11:50.760Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-09T06:11:50.760Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-09T06:11:50.859Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-09T06:11:51.729Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-09T06:11:51.729Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-09T06:11:51.729Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-09T06:11:52.686Z] --- PASS: TestRenameAnonymousContainer (15.80s) [2022-02-09T06:11:52.686Z] === RUN TestRenameContainerWithSameName [2022-02-09T06:11:52.697Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-09T06:11:53.373Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-02-09T06:11:53.649Z] --- PASS: TestRenameContainerWithSameName (2.56s) [2022-02-09T06:11:53.649Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-09T06:11:53.649Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-09T06:11:53.649Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-09T06:11:53.649Z] === RUN TestResize [2022-02-09T06:11:53.933Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-09T06:11:54.234Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-09T06:11:55.207Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-09T06:11:55.824Z] --- PASS: TestResize (2.45s) [2022-02-09T06:11:55.824Z] === RUN TestResizeWithInvalidSize [2022-02-09T06:11:56.176Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-09T06:11:56.176Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-09T06:11:56.176Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-09T06:11:57.144Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-09T06:11:58.113Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-09T06:11:58.113Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-09T06:11:58.113Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-09T06:11:58.113Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-09T06:11:58.113Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-09T06:11:58.189Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-02-09T06:11:58.722Z] --- PASS: TestResizeWithInvalidSize (2.41s) [2022-02-09T06:11:58.722Z] === RUN TestResizeWhenContainerNotStarted [2022-02-09T06:11:58.752Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-09T06:11:59.218Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-09T06:11:59.218Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-09T06:11:59.218Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-09T06:11:59.218Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-09T06:11:59.218Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-09T06:11:59.218Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-09T06:11:59.218Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-09T06:11:59.218Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-09T06:11:59.218Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-09T06:11:59.218Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-09T06:11:59.218Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-09T06:11:59.218Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-09T06:11:59.218Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-09T06:11:59.218Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-09T06:11:59.218Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-09T06:11:59.218Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-09T06:11:59.218Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-09T06:12:00.751Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-09T06:12:00.751Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-09T06:12:00.751Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-09T06:12:00.751Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-09T06:12:00.751Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-09T06:12:01.359Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-02-09T06:12:02.796Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-09T06:12:03.400Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-09T06:12:03.655Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-09T06:12:04.218Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-09T06:12:04.218Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-09T06:12:04.218Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-09T06:12:04.779Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-09T06:12:05.191Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-09T06:12:05.790Z] --- PASS: TestResizeWhenContainerNotStarted (7.48s) [2022-02-09T06:12:05.790Z] === RUN TestDaemonRestartKillContainers [2022-02-09T06:12:05.790Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:12:05.790Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-09T06:12:05.790Z] === RUN TestStats [2022-02-09T06:12:05.790Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-09T06:12:05.790Z] --- SKIP: TestStats (0.00s) [2022-02-09T06:12:05.790Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-09T06:12:07.341Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-09T06:12:09.318Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-09T06:12:10.695Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-02-09T06:12:10.953Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-02-09T06:12:10.953Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-02-09T06:12:11.559Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-02-09T06:12:11.559Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-09T06:12:11.559Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-02-09T06:12:11.559Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-09T06:12:11.559Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-02-09T06:12:12.488Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-02-09T06:12:13.462Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-02-09T06:12:14.024Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-02-09T06:12:14.024Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-02-09T06:12:14.345Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.36s) [2022-02-09T06:12:14.345Z] === RUN TestStopContainerWithTimeout [2022-02-09T06:12:14.345Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-09T06:12:14.345Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-09T06:12:14.345Z] === RUN TestUpdateRestartPolicy [2022-02-09T06:12:14.953Z] === RUN TestDockerSuite/TestUpdateStats [2022-02-09T06:12:17.470Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-02-09T06:12:18.836Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-02-09T06:12:20.206Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-02-09T06:12:20.206Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-09T06:12:20.206Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-02-09T06:12:20.462Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-02-09T06:12:21.066Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-02-09T06:12:21.630Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-09T06:12:24.194Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-02-09T06:12:25.591Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-02-09T06:12:26.956Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-02-09T06:12:28.364Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-02-09T06:12:29.734Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-02-09T06:12:31.146Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-09T06:12:33.750Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-09T06:12:36.312Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-02-09T06:12:37.240Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-02-09T06:12:38.605Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-02-09T06:12:39.466Z] --- PASS: TestUpdateRestartPolicy (23.66s) [2022-02-09T06:12:39.466Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-09T06:12:39.466Z] --- PASS: TestUpdateRestartWithAutoRemove (2.58s) [2022-02-09T06:12:39.466Z] === RUN TestWaitNonBlocked [2022-02-09T06:12:39.466Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T06:12:39.466Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T06:12:39.466Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T06:12:39.466Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T06:12:39.466Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-09T06:12:39.466Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-09T06:12:39.532Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-02-09T06:12:40.096Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-02-09T06:12:40.888Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-09T06:12:41.550Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-02-09T06:12:41.807Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-02-09T06:12:41.856Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-09T06:12:42.315Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-09T06:12:43.203Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-09T06:12:43.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.41s) [2022-02-09T06:12:43.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.41s) [2022-02-09T06:12:43.203Z] === RUN TestWaitBlocked [2022-02-09T06:12:43.203Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:12:43.203Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-09T06:12:43.203Z] PASS [2022-02-09T06:12:43.203Z] ok github.com/docker/docker/integration/container 112.267s [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === Skipped [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-09T06:12:43.203Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2022-02-09T06:12:43.203Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-02-09T06:12:43.203Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-09T06:12:43.203Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-09T06:12:43.203Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-09T06:12:43.203Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-09T06:12:43.203Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-09T06:12:43.203Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-09T06:12:43.203Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-09T06:12:43.203Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-09T06:12:43.203Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-09T06:12:43.203Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-09T06:12:43.203Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-09T06:12:43.203Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-09T06:12:43.203Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-09T06:12:43.203Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-09T06:12:43.203Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-09T06:12:43.203Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-09T06:12:43.203Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-09T06:12:43.203Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-09T06:12:43.203Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-09T06:12:43.203Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-09T06:12:43.203Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-09T06:12:43.203Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-09T06:12:43.203Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-09T06:12:43.203Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-09T06:12:43.203Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-09T06:12:43.203Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-09T06:12:43.203Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-09T06:12:43.203Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-09T06:12:43.203Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-09T06:12:43.203Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-09T06:12:43.203Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-09T06:12:43.203Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:12:43.203Z] [2022-02-09T06:12:43.203Z] DONE 87 tests, 33 skipped in 115.562s [2022-02-09T06:12:43.203Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-09T06:12:43.218Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-02-09T06:12:44.633Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-02-09T06:12:46.048Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-02-09T06:12:47.435Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-09T06:12:48.110Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-09T06:12:48.110Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-09T06:12:48.569Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-09T06:12:48.569Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-09T06:12:49.027Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-09T06:12:49.027Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-09T06:12:49.027Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-09T06:12:49.996Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-09T06:12:49.996Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-09T06:12:49.996Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-09T06:12:55.606Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-02-09T06:12:56.254Z] docker_cli_service_logs_test.go:246: checking task vi94t0hs7wtr [2022-02-09T06:12:56.254Z] docker_cli_service_logs_test.go:251: checking messages for vi94t0hs7wtr [2022-02-09T06:12:56.254Z] docker_cli_service_logs_test.go:246: checking task pyqa8gy9hj8o [2022-02-09T06:12:56.511Z] docker_cli_service_logs_test.go:251: checking messages for pyqa8gy9hj8o [2022-02-09T06:13:03.089Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-09T06:13:03.089Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-09T06:13:03.089Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-09T06:13:03.089Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-09T06:13:03.089Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-09T06:13:03.089Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-09T06:13:03.387Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-09T06:13:03.643Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-09T06:13:03.643Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-09T06:13:04.571Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-09T06:13:04.571Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-09T06:13:04.571Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-09T06:13:04.571Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-09T06:13:04.571Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-09T06:13:05.982Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-09T06:13:05.982Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-09T06:13:06.240Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-09T06:13:06.240Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-09T06:13:06.240Z] === RUN TestDockerSuite/TestVolumeEvents [2022-02-09T06:13:07.170Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-02-09T06:13:09.735Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-02-09T06:13:11.621Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-09T06:13:12.986Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-09T06:13:12.986Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-09T06:13:13.163Z] === RUN TestConfigDaemonLibtrustID [2022-02-09T06:13:13.163Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-09T06:13:13.163Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-02-09T06:13:13.163Z] === RUN TestDaemonConfigValidation [2022-02-09T06:13:13.163Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-09T06:13:13.163Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-09T06:13:13.163Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-09T06:13:13.163Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-09T06:13:13.163Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-09T06:13:13.163Z] === RUN TestDaemonProxy [2022-02-09T06:13:13.163Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-09T06:13:13.163Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-09T06:13:13.163Z] PASS [2022-02-09T06:13:13.163Z] ok github.com/docker/docker/integration/daemon 0.163s [2022-02-09T06:13:13.163Z] [2022-02-09T06:13:13.163Z] === Skipped [2022-02-09T06:13:13.163Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-02-09T06:13:13.163Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-09T06:13:13.163Z] [2022-02-09T06:13:13.163Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-09T06:13:13.163Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-09T06:13:13.163Z] [2022-02-09T06:13:13.163Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-09T06:13:13.163Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-09T06:13:13.163Z] [2022-02-09T06:13:13.163Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-09T06:13:13.163Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-09T06:13:13.163Z] [2022-02-09T06:13:13.163Z] DONE 4 tests, 4 skipped in 27.561s [2022-02-09T06:13:13.163Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-09T06:13:13.244Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-09T06:13:15.156Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-09T06:13:15.221Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-09T06:13:15.615Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-09T06:13:15.615Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-09T06:13:16.065Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:13:16.065Z] INFO: Testing against a local daemon [2022-02-09T06:13:16.065Z] === RUN TestCommitInheritsEnv [2022-02-09T06:13:16.065Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:13:16.065Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-09T06:13:16.065Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-09T06:13:16.065Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-09T06:13:16.065Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-09T06:13:16.065Z] === RUN TestImportWithCustomPlatform [2022-02-09T06:13:16.065Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-09T06:13:16.065Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-09T06:13:16.065Z] === RUN TestImagesFilterMultiReference [2022-02-09T06:13:16.065Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-02-09T06:13:16.065Z] === RUN TestImagePullPlatformInvalid [2022-02-09T06:13:16.065Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-09T06:13:16.065Z] === RUN TestRemoveImageOrphaning [2022-02-09T06:13:16.075Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-09T06:13:17.599Z] --- PASS: TestRemoveImageOrphaning (1.38s) [2022-02-09T06:13:17.599Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-09T06:13:17.599Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-09T06:13:17.599Z] === RUN TestTagInvalidReference [2022-02-09T06:13:17.599Z] --- PASS: TestTagInvalidReference (0.05s) [2022-02-09T06:13:17.599Z] === RUN TestTagValidPrefixedRepo [2022-02-09T06:13:17.599Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-02-09T06:13:17.599Z] === RUN TestTagExistedNameWithoutForce [2022-02-09T06:13:17.797Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-09T06:13:17.797Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite (1251.83s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.43s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.48s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.84s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.12s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.01s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.71s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.51s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.66s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.82s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.69s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.68s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.59s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.66s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAttachDetach (1.13s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.77s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.70s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.78s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.90s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.43s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.76s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.28s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.18s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.10s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.65s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.42s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.56s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.36s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.82s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.89s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.64s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.79s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.39s) [2022-02-09T06:13:17.797Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.41s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.07s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.91s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.49s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.32s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.63s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.87s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.90s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.83s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.97s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.40s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.93s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.51s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.16s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.20s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.59s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.92s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.33s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.51s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.97s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.97s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.89s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.40s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.14s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.86s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.25s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.96s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.44s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.99s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.40s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.73s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.06s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.14s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.82s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.60s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.46s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.35s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.77s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.56s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.47s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.35s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2022-02-09T06:13:17.798Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.53s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.84s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.04s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.19s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.70s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.48s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (7.92s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.37s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.20s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.90s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.44s) [2022-02-09T06:13:17.798Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-09T06:13:17.798Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-09T06:13:17.798Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-09T06:13:17.798Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.52s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.11s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.25s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.41s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.12s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.38s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.48s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.81s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.90s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.89s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.97s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.83s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.81s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.25s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.09s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.65s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.15s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.76s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.15s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.45s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.85s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.83s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.84s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.34s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.21s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.75s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEnv (1.25s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.30s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.88s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.19s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.97s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.25s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.42s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.10s) [2022-02-09T06:13:17.798Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.50s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildExpose (0.41s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.52s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.75s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.85s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.55s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.70s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.07s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.14s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.65s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.64s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.41s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildHistory (3.68s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.79s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.25s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.99s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.57s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.79s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.24s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.53s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.32s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.30s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.84s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.77s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.83s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.79s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.36s) [2022-02-09T06:13:17.798Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.18s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.57s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.39s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.78s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.25s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.56s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.47s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.04s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.00s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.27s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.73s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.86s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.41s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildPATH (1.83s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.48s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.59s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.27s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.26s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.49s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildRm (2.92s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.85s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.24s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.95s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.99s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2022-02-09T06:13:17.798Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.01s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.10s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.74s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.69s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildUser (1.38s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.75s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.81s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.70s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.71s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.96s) [2022-02-09T06:13:17.798Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-09T06:13:17.798Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-09T06:13:17.798Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-09T06:13:17.798Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.23s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.65s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.17s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.70s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.24s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.71s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2022-02-09T06:13:17.798Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.78s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.60s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-09T06:13:17.798Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.62s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestCommitChange (0.73s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.97s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.93s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.54s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestCommitTTY (0.97s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.95s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2022-02-09T06:13:17.798Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.92s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.94s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.44s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.46s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.42s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.40s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.44s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.47s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.99s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.46s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.45s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.44s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.50s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.52s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.52s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.54s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.33s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.67s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.58s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2022-02-09T06:13:17.799Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.80s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.40s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.07s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.56s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.66s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.38s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.34s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.54s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000499cf8_} (1.44s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-17199718_/foo_false____} (0.78s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-17199718_/foo_true____} (1.49s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31607464445_/foo_false____} (1.44s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31607464445_/foo_true____} (1.45s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31607464445_/foo_true__0xc000499da0__} (1.28s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000499e00_} (1.39s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000499e30_} (1.33s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000499e48_} (1.43s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000499ed8_} (0.56s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.11s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.17s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.70s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.65s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.51s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.59s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.49s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.71s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.71s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.67s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.66s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.58s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.80s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.69s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.74s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.91s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.03s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.89s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.77s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.87s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.64s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.99s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.85s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.69s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.28s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.52s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.77s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.92s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.73s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.56s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.02s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.10s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.69s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.44s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.72s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToDot (0.59s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.10s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.02s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.23s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.51s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.03s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s) [2022-02-09T06:13:17.799Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-02-09T06:13:17.799Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.64s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.94s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.86s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.47s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.90s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.14s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.60s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.65s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.82s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.95s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.51s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.54s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.52s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.10s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsAttach (0.49s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.44s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.15s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.50s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsCopy (0.89s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.57s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.49s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.21s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.17s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.23s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsFilters (1.19s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsFormat (0.98s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.03s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.74s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2022-02-09T06:13:17.799Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-09T06:13:17.799Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.96s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsRename (0.75s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsResize (0.55s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.53s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.84s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsTop (0.57s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.94s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExec (0.62s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.58s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.12s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.65s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.06s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.64s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.12s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecCgroup (1.31s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.62s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecInspectID (2.57s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.48s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.95s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.50s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.51s) [2022-02-09T06:13:17.799Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestExecUlimits (0.59s) [2022-02-09T06:13:17.800Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.63s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.49s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestExecWithUser (0.56s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.56s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestHealth (18.82s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImportDisplay (1.16s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImportFile (1.31s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.15s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImportGzipped (1.81s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.16s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.64s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.41s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-02-09T06:13:17.800Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-09T06:13:17.800Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.56s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.05s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.66s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.57s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.52s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.53s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.51s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.53s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.95s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.23s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.31s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.32s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.71s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.59s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.44s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.52s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.52s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.90s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.78s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.41s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.41s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.36s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestNetHostname (1.46s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.32s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.89s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.64s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPluginActive (2.05s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.12s) [2022-02-09T06:13:17.800Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.98s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.06s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.74s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.90s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.83s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPortList (6.55s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.32s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.16s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.41s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.80s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsByOrder (2.49s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.79s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.39s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.66s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.60s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.52s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.80s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.39s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.89s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.44s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.46s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.44s) [2022-02-09T06:13:17.800Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.83s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.49s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.06s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.30s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.16s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.31s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.24s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.59s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.02s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.52s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.67s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.36s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.11s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAddHost (0.53s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.70s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.78s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.79s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.71s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s) [2022-02-09T06:13:17.800Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.49s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.70s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.66s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.35s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.05s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.84s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.41s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.97s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.31s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.24s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.40s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.78s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.09s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.26s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.95s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.56s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.40s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunExitCode (0.51s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.89s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.97s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.49s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.16s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.39s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.18s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.44s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunMount (4.21s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.41s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.87s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.26s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.55s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.43s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.36s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.92s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.25s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.19s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.78s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.56s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.17s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.76s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.13s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.55s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.50s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.54s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.48s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.52s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.06s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.66s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.51s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.59s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.30s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.19s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.69s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.59s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.40s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.85s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.34s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.53s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.66s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunState (1.02s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.66s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.63s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.53s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.62s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunSysctls (1.03s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.14s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.59s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.21s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.64s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.42s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.31s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.55s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.32s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.87s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.44s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.53s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.44s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.61s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.08s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.60s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.61s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.62s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.94s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.69s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.10s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.78s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.97s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.08s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.05s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.30s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.15s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.75s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.84s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.00s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.98s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.73s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStartRecordError (1.21s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.69s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.27s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.88s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.30s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.85s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-02-09T06:13:17.801Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-02-09T06:13:17.801Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.54s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.66s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.52s) [2022-02-09T06:13:17.802Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-09T06:13:17.802Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.97s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.95s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.69s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.10s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUpdateStats (3.66s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.46s) [2022-02-09T06:13:17.802Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.63s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.66s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.66s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.55s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.82s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.13s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.51s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.49s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.51s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.52s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.36s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.38s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.46s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.36s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.71s) [2022-02-09T06:13:17.802Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.54s) [2022-02-09T06:13:17.802Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-09T06:13:17.802Z] === RUN TestDockerRegistrySuite [2022-02-09T06:13:17.802Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-09T06:13:18.058Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-09T06:13:18.058Z] === RUN TestTagOfficialNames [2022-02-09T06:13:18.058Z] --- PASS: TestTagOfficialNames (0.11s) [2022-02-09T06:13:18.058Z] === RUN TestTagMatchesDigest [2022-02-09T06:13:18.058Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-02-09T06:13:18.058Z] PASS [2022-02-09T06:13:18.058Z] ok github.com/docker/docker/integration/image 2.060s [2022-02-09T06:13:18.058Z] [2022-02-09T06:13:18.058Z] === Skipped [2022-02-09T06:13:18.058Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-09T06:13:18.058Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:13:18.058Z] [2022-02-09T06:13:18.058Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-09T06:13:18.058Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-09T06:13:18.058Z] [2022-02-09T06:13:18.058Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-09T06:13:18.058Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-09T06:13:18.058Z] [2022-02-09T06:13:18.058Z] DONE 12 tests, 3 skipped in 7.303s [2022-02-09T06:13:18.515Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-09T06:13:19.212Z] check_test.go:195: [d0a4acf761722] daemon is not started [2022-02-09T06:13:19.212Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-09T06:13:20.182Z] check_test.go:195: [d3ba9354bd99b] daemon is not started [2022-02-09T06:13:20.182Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-09T06:13:20.694Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:13:20.694Z] INFO: Testing against a local daemon [2022-02-09T06:13:20.694Z] === RUN TestNetworkCreateDelete [2022-02-09T06:13:20.694Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:20.694Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-09T06:13:20.694Z] === RUN TestDockerNetworkDeletePreferID [2022-02-09T06:13:20.694Z] 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-09T06:13:21.152Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-09T06:13:21.152Z] === RUN TestDaemonDNSFallback [2022-02-09T06:13:21.152Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:21.152Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-09T06:13:21.152Z] === RUN TestInspectNetwork [2022-02-09T06:13:21.152Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-09T06:13:21.152Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-09T06:13:21.152Z] === RUN TestRunContainerWithBridgeNone [2022-02-09T06:13:21.152Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:21.152Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-09T06:13:21.152Z] === RUN TestNetworkInvalidJSON [2022-02-09T06:13:21.152Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-09T06:13:21.152Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-09T06:13:21.152Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T06:13:21.152Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T06:13:21.152Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T06:13:21.152Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T06:13:21.152Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-09T06:13:21.152Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-09T06:13:21.152Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-09T06:13:21.152Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-02-09T06:13:21.152Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-09T06:13:21.152Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-09T06:13:21.152Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-09T06:13:21.152Z] === RUN TestNetworkList [2022-02-09T06:13:21.152Z] === RUN TestNetworkList//networks [2022-02-09T06:13:21.152Z] === PAUSE TestNetworkList//networks [2022-02-09T06:13:21.152Z] === RUN TestNetworkList//networks/ [2022-02-09T06:13:21.152Z] === PAUSE TestNetworkList//networks/ [2022-02-09T06:13:21.152Z] === CONT TestNetworkList//networks [2022-02-09T06:13:21.152Z] === CONT TestNetworkList//networks/ [2022-02-09T06:13:21.152Z] --- PASS: TestNetworkList (0.06s) [2022-02-09T06:13:21.152Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-02-09T06:13:21.152Z] --- PASS: TestNetworkList//networks (0.01s) [2022-02-09T06:13:21.152Z] === RUN TestHostIPv4BridgeLabel [2022-02-09T06:13:21.152Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-09T06:13:21.152Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-09T06:13:21.152Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-09T06:13:21.152Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-09T06:13:21.152Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-09T06:13:21.152Z] === RUN TestDaemonDefaultNetworkPools [2022-02-09T06:13:21.152Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-09T06:13:21.152Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-09T06:13:21.152Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-09T06:13:21.152Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-09T06:13:21.152Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-09T06:13:21.152Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-09T06:13:21.152Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-09T06:13:21.152Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-09T06:13:21.152Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-09T06:13:21.152Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-09T06:13:21.152Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-09T06:13:21.152Z] === RUN TestServiceWithPredefinedNetwork [2022-02-09T06:13:21.152Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-09T06:13:21.152Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-09T06:13:21.152Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-09T06:13:21.152Z] service_test.go:243: FLAKY_TEST [2022-02-09T06:13:21.152Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-09T06:13:21.152Z] === RUN TestServiceWithDataPathPortInit [2022-02-09T06:13:21.152Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-09T06:13:21.152Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-09T06:13:21.152Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-09T06:13:21.152Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-09T06:13:21.152Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-09T06:13:21.152Z] PASS [2022-02-09T06:13:21.152Z] ok github.com/docker/docker/integration/network 0.216s [2022-02-09T06:13:21.152Z] [2022-02-09T06:13:21.152Z] === Skipped [2022-02-09T06:13:21.152Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-09T06:13:21.152Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:21.152Z] [2022-02-09T06:13:21.153Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-09T06:13:21.153Z] 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-09T06:13:21.153Z] [2022-02-09T06:13:21.153Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-09T06:13:21.153Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:21.153Z] [2022-02-09T06:13:21.153Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-09T06:13:21.153Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-09T06:13:21.153Z] [2022-02-09T06:13:21.153Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-09T06:13:21.153Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:21.153Z] [2022-02-09T06:13:21.153Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-09T06:13:21.153Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-09T06:13:21.153Z] [2022-02-09T06:13:21.153Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-09T06:13:21.153Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-09T06:13:21.153Z] [2022-02-09T06:13:21.153Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-09T06:13:21.153Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-09T06:13:21.153Z] [2022-02-09T06:13:21.153Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-09T06:13:21.153Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-09T06:13:21.153Z] [2022-02-09T06:13:21.153Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-09T06:13:21.153Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-09T06:13:21.153Z] [2022-02-09T06:13:21.153Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-09T06:13:21.153Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-09T06:13:21.153Z] [2022-02-09T06:13:21.153Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-09T06:13:21.153Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-09T06:13:21.153Z] [2022-02-09T06:13:21.153Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-09T06:13:21.153Z] service_test.go:243: FLAKY_TEST [2022-02-09T06:13:21.153Z] [2022-02-09T06:13:21.153Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-09T06:13:21.153Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-09T06:13:21.153Z] [2022-02-09T06:13:21.153Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-09T06:13:21.153Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-09T06:13:21.153Z] [2022-02-09T06:13:21.153Z] DONE 22 tests, 15 skipped in 2.796s [2022-02-09T06:13:21.153Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-09T06:13:21.590Z] check_test.go:195: [de9775d616f06] daemon is not started [2022-02-09T06:13:21.590Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-09T06:13:21.590Z] check_test.go:195: [db95060c7adfa] daemon is not started [2022-02-09T06:13:21.590Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-09T06:13:22.117Z] testing: warning: no tests to run [2022-02-09T06:13:22.117Z] PASS [2022-02-09T06:13:22.117Z] ok github.com/docker/docker/integration/network/ipvlan 0.112s [2022-02-09T06:13:22.117Z] [2022-02-09T06:13:22.117Z] DONE 0 tests in 0.907s [2022-02-09T06:13:22.117Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-09T06:13:23.093Z] testing: warning: no tests to run [2022-02-09T06:13:23.093Z] PASS [2022-02-09T06:13:23.093Z] ok github.com/docker/docker/integration/network/macvlan 0.098s [2022-02-09T06:13:23.093Z] [2022-02-09T06:13:23.093Z] DONE 0 tests in 0.911s [2022-02-09T06:13:23.551Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-09T06:13:24.147Z] check_test.go:195: [df47f820b4c49] daemon is not started [2022-02-09T06:13:24.147Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-09T06:13:24.520Z] testing: warning: no tests to run [2022-02-09T06:13:24.520Z] PASS [2022-02-09T06:13:24.520Z] ok github.com/docker/docker/integration/plugin 0.099s [2022-02-09T06:13:24.520Z] [2022-02-09T06:13:24.520Z] DONE 0 tests in 0.897s [2022-02-09T06:13:24.520Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-09T06:13:25.488Z] testing: warning: no tests to run [2022-02-09T06:13:25.488Z] PASS [2022-02-09T06:13:25.488Z] ok github.com/docker/docker/integration/plugin/authz 0.090s [2022-02-09T06:13:25.488Z] [2022-02-09T06:13:25.488Z] DONE 0 tests in 0.900s [2022-02-09T06:13:25.488Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-09T06:13:27.549Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-02-09T06:13:28.961Z] check_test.go:195: [dcd09edd56bf5] daemon is not started [2022-02-09T06:13:28.961Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-09T06:13:29.934Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-02-09T06:13:31.280Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:13:31.280Z] INFO: Testing against a local daemon [2022-02-09T06:13:31.281Z] === RUN TestPluginInvalidJSON [2022-02-09T06:13:31.281Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T06:13:31.281Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T06:13:31.281Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-09T06:13:31.281Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-09T06:13:31.281Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-09T06:13:31.281Z] === RUN TestPluginInstall [2022-02-09T06:13:31.281Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-09T06:13:31.281Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-09T06:13:31.281Z] === RUN TestPluginsWithRuntimes [2022-02-09T06:13:31.281Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-09T06:13:31.281Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-09T06:13:31.281Z] === RUN TestPluginBackCompatMediaTypes [2022-02-09T06:13:31.281Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-09T06:13:31.281Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-09T06:13:31.281Z] PASS [2022-02-09T06:13:31.281Z] ok github.com/docker/docker/integration/plugin/common 0.145s [2022-02-09T06:13:31.281Z] [2022-02-09T06:13:31.281Z] === Skipped [2022-02-09T06:13:31.281Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-09T06:13:31.281Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-09T06:13:31.281Z] [2022-02-09T06:13:31.281Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-09T06:13:31.281Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-09T06:13:31.281Z] [2022-02-09T06:13:31.281Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-09T06:13:31.281Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-09T06:13:31.281Z] [2022-02-09T06:13:31.281Z] DONE 5 tests, 3 skipped in 5.738s [2022-02-09T06:13:31.281Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-09T06:13:32.497Z] check_test.go:195: [d3a451ef3c73c] daemon is not started [2022-02-09T06:13:32.497Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-09T06:13:32.497Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-02-09T06:13:33.466Z] check_test.go:195: [dee2017cb9834] daemon is not started [2022-02-09T06:13:33.466Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-09T06:13:34.217Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:13:34.217Z] INFO: Testing against a local daemon [2022-02-09T06:13:34.217Z] === RUN TestExternalGraphDriver [2022-02-09T06:13:34.217Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-09T06:13:34.217Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-09T06:13:34.217Z] === RUN TestGraphdriverPluginV2 [2022-02-09T06:13:34.217Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-09T06:13:34.217Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-09T06:13:34.217Z] PASS [2022-02-09T06:13:34.217Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.130s [2022-02-09T06:13:34.393Z] check_test.go:195: [d5683cb6daf46] daemon is not started [2022-02-09T06:13:34.393Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-09T06:13:34.649Z] docker_cli_swarm_test.go:1895: [d3eddaea2f0e2] joining swarm manager [d2e079a622a37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:13:34.675Z] [2022-02-09T06:13:34.675Z] === Skipped [2022-02-09T06:13:34.675Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-09T06:13:34.675Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-09T06:13:34.675Z] [2022-02-09T06:13:34.675Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-09T06:13:34.675Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-09T06:13:34.675Z] [2022-02-09T06:13:34.675Z] DONE 2 tests, 2 skipped in 3.112s [2022-02-09T06:13:34.675Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-09T06:13:35.575Z] check_test.go:195: [dd698377c27b7] daemon is not started [2022-02-09T06:13:35.575Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-09T06:13:35.833Z] docker_cli_swarm_test.go:1896: [dcee04115f80f] joining swarm manager [d2e079a622a37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:13:36.763Z] check_test.go:195: [d445762db181d] daemon is not started [2022-02-09T06:13:36.763Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-09T06:13:37.167Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-09T06:13:37.167Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-09T06:13:37.167Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-09T06:13:37.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:13:37.572Z] INFO: Testing against a local daemon [2022-02-09T06:13:37.572Z] === RUN TestReadPluginNoRead [2022-02-09T06:13:37.572Z] read_test.go:21: no unix domain sockets on Windows [2022-02-09T06:13:37.572Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-09T06:13:37.572Z] PASS [2022-02-09T06:13:37.572Z] ok github.com/docker/docker/integration/plugin/logging 0.122s [2022-02-09T06:13:37.572Z] [2022-02-09T06:13:37.572Z] === Skipped [2022-02-09T06:13:37.572Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-09T06:13:37.572Z] read_test.go:21: no unix domain sockets on Windows [2022-02-09T06:13:37.572Z] [2022-02-09T06:13:37.572Z] DONE 1 tests, 1 skipped in 2.773s [2022-02-09T06:13:37.572Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-09T06:13:37.734Z] check_test.go:195: [d2ac306f1a3a3] daemon is not started [2022-02-09T06:13:37.734Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-09T06:13:38.680Z] check_test.go:195: [d437a41606138] daemon is not started [2022-02-09T06:13:38.680Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-09T06:13:39.109Z] testing: warning: no tests to run [2022-02-09T06:13:39.109Z] PASS [2022-02-09T06:13:39.109Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.091s [2022-02-09T06:13:39.109Z] [2022-02-09T06:13:39.109Z] DONE 0 tests in 1.688s [2022-02-09T06:13:39.566Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-09T06:13:39.651Z] check_test.go:195: [d33e656169251] daemon is not started [2022-02-09T06:13:39.652Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-09T06:13:40.214Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3dbf418d5a3e6be2788b1b4862b34cca05d785fc022093f6421f34cb63be38ed [2022-02-09T06:13:41.143Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d454e28592dc74d701ffdc9de36a4ace1658cfadc5f176a5f4af41598a430b17 [2022-02-09T06:13:41.143Z] check_test.go:195: [d86f7dcabfdf2] daemon is not started [2022-02-09T06:13:41.143Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-09T06:13:41.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-09T06:13:42.115Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:15343640fb7d669dbd6cc482dcb7c7a2be24ed644033a20883fb1ece6df0ef0a [2022-02-09T06:13:42.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:13:42.463Z] INFO: Testing against a local daemon [2022-02-09T06:13:42.463Z] === RUN TestPluginWithDevMounts [2022-02-09T06:13:42.463Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:42.463Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-09T06:13:42.463Z] PASS [2022-02-09T06:13:42.463Z] ok github.com/docker/docker/integration/plugin/volumes 0.125s [2022-02-09T06:13:42.463Z] [2022-02-09T06:13:42.463Z] === Skipped [2022-02-09T06:13:42.463Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-09T06:13:42.463Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:42.463Z] [2022-02-09T06:13:42.463Z] DONE 1 tests, 1 skipped in 2.689s [2022-02-09T06:13:42.463Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-09T06:13:42.720Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bc48f4de60522f2fd2267bed14d27c4c1404dbd201f59d7c8875c09c91413ab3 [2022-02-09T06:13:42.977Z] check_test.go:195: [d9636015747b6] daemon is not started [2022-02-09T06:13:42.977Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-09T06:13:43.946Z] check_test.go:195: [d0c940adcfb95] daemon is not started [2022-02-09T06:13:43.946Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-09T06:13:44.636Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:13:44.636Z] INFO: Testing against a local daemon [2022-02-09T06:13:44.636Z] === RUN TestSecretInspect [2022-02-09T06:13:44.636Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:44.636Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-09T06:13:44.636Z] === RUN TestSecretList [2022-02-09T06:13:44.636Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:44.636Z] --- SKIP: TestSecretList (0.00s) [2022-02-09T06:13:44.636Z] === RUN TestSecretsCreateAndDelete [2022-02-09T06:13:44.636Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:44.636Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-09T06:13:44.636Z] === RUN TestSecretsUpdate [2022-02-09T06:13:44.636Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:44.636Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-09T06:13:44.636Z] === RUN TestTemplatedSecret [2022-02-09T06:13:44.636Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:44.636Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-09T06:13:44.636Z] === RUN TestSecretCreateResolve [2022-02-09T06:13:44.636Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:44.636Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-09T06:13:44.636Z] PASS [2022-02-09T06:13:44.636Z] ok github.com/docker/docker/integration/secret 0.116s [2022-02-09T06:13:44.636Z] [2022-02-09T06:13:44.637Z] === Skipped [2022-02-09T06:13:44.637Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-09T06:13:44.637Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:44.637Z] [2022-02-09T06:13:44.637Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-09T06:13:44.637Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:44.637Z] [2022-02-09T06:13:44.637Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-09T06:13:44.637Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:44.637Z] [2022-02-09T06:13:44.637Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-09T06:13:44.637Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:44.637Z] [2022-02-09T06:13:44.637Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-09T06:13:44.637Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:44.637Z] [2022-02-09T06:13:44.637Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-09T06:13:44.637Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:44.637Z] [2022-02-09T06:13:44.637Z] DONE 6 tests, 6 skipped in 2.475s [2022-02-09T06:13:44.797Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-09T06:13:45.099Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-09T06:13:46.458Z] check_test.go:195: [d98c125339245] daemon is not started [2022-02-09T06:13:46.458Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-09T06:13:47.020Z] check_test.go:195: [dc275495f47d0] daemon is not started [2022-02-09T06:13:47.020Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-09T06:13:47.277Z] check_test.go:195: [d5f93149c6bcf] daemon is not started [2022-02-09T06:13:47.277Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-09T06:13:48.008Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:13:48.008Z] INFO: Testing against a local daemon [2022-02-09T06:13:48.008Z] === RUN TestServiceCreateInit [2022-02-09T06:13:48.008Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-09T06:13:48.008Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-09T06:13:48.008Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- PASS: TestServiceCreateInit (0.05s) [2022-02-09T06:13:48.008Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-09T06:13:48.008Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestCreateServiceMultipleTimes [2022-02-09T06:13:48.008Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestCreateServiceConflict [2022-02-09T06:13:48.008Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestCreateServiceMaxReplicas [2022-02-09T06:13:48.008Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-02-09T06:13:48.008Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-09T06:13:48.008Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestCreateServiceSecretFileMode [2022-02-09T06:13:48.008Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestCreateServiceConfigFileMode [2022-02-09T06:13:48.008Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestCreateServiceSysctls [2022-02-09T06:13:48.008Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-09T06:13:48.008Z] === RUN TestCreateServiceCapabilities [2022-02-09T06:13:48.008Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-09T06:13:48.008Z] === RUN TestInspect [2022-02-09T06:13:48.008Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestInspect (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestCreateJob [2022-02-09T06:13:48.008Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestCreateJob (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestReplicatedJob [2022-02-09T06:13:48.008Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestUpdateReplicatedJob [2022-02-09T06:13:48.008Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestServiceListWithStatuses [2022-02-09T06:13:48.008Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestDockerNetworkConnectAlias [2022-02-09T06:13:48.008Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestDockerNetworkReConnect [2022-02-09T06:13:48.008Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestServicePlugin [2022-02-09T06:13:48.008Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.008Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestServiceUpdateLabel [2022-02-09T06:13:48.008Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:48.008Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestServiceUpdateSecrets [2022-02-09T06:13:48.008Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:48.008Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestServiceUpdateConfigs [2022-02-09T06:13:48.008Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:48.008Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestServiceUpdateNetwork [2022-02-09T06:13:48.008Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:48.008Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-09T06:13:48.008Z] === RUN TestServiceUpdatePidsLimit [2022-02-09T06:13:48.008Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:48.008Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-09T06:13:48.008Z] PASS [2022-02-09T06:13:48.008Z] ok github.com/docker/docker/integration/service 0.300s [2022-02-09T06:13:48.292Z] check_test.go:195: [d630eee45e62f] daemon is not started [2022-02-09T06:13:48.292Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-09T06:13:48.465Z] [2022-02-09T06:13:48.465Z] === Skipped [2022-02-09T06:13:48.465Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-09T06:13:48.465Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.465Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-09T06:13:48.465Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-09T06:13:48.466Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-09T06:13:48.466Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-09T06:13:48.466Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-02-09T06:13:48.466Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-09T06:13:48.466Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-09T06:13:48.466Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-09T06:13:48.466Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-09T06:13:48.466Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-09T06:13:48.466Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-09T06:13:48.466Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-09T06:13:48.466Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-09T06:13:48.466Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-09T06:13:48.466Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-09T06:13:48.466Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-09T06:13:48.466Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-09T06:13:48.466Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-09T06:13:48.466Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-09T06:13:48.466Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-09T06:13:48.466Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-09T06:13:48.466Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-09T06:13:48.466Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-09T06:13:48.466Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-09T06:13:48.466Z] [2022-02-09T06:13:48.466Z] DONE 24 tests, 23 skipped in 3.254s [2022-02-09T06:13:48.466Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-09T06:13:48.535Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-09T06:13:49.264Z] check_test.go:195: [d6b7051e2cbac] daemon is not started [2022-02-09T06:13:49.264Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-09T06:13:49.828Z] check_test.go:195: [d734badb649fc] daemon is not started [2022-02-09T06:13:49.828Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-09T06:13:50.576Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-09T06:13:50.576Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-09T06:13:50.576Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-09T06:13:50.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:13:50.643Z] INFO: Testing against a local daemon [2022-02-09T06:13:50.643Z] === RUN TestSessionCreate [2022-02-09T06:13:50.643Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-09T06:13:50.643Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-09T06:13:50.643Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-09T06:13:50.643Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-09T06:13:50.643Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-09T06:13:50.643Z] PASS [2022-02-09T06:13:50.643Z] ok github.com/docker/docker/integration/session 0.114s [2022-02-09T06:13:50.643Z] [2022-02-09T06:13:50.643Z] === Skipped [2022-02-09T06:13:50.643Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-09T06:13:50.643Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-09T06:13:50.643Z] [2022-02-09T06:13:50.643Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-09T06:13:50.643Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-09T06:13:50.643Z] [2022-02-09T06:13:50.643Z] DONE 2 tests, 2 skipped in 2.312s [2022-02-09T06:13:50.643Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-09T06:13:52.390Z] check_test.go:195: [d4b4daa0ddf83] daemon is not started [2022-02-09T06:13:52.390Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-09T06:13:52.390Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-02-09T06:13:52.390Z] check_test.go:195: [de0db7b4c687d] daemon is not started [2022-02-09T06:13:52.390Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-09T06:13:53.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:13:53.548Z] INFO: Testing against a local daemon [2022-02-09T06:13:53.548Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-09T06:13:53.548Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:53.548Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-09T06:13:53.548Z] === RUN TestDiskUsage [2022-02-09T06:13:53.548Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-09T06:13:53.548Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-09T06:13:53.548Z] === RUN TestEventsExecDie [2022-02-09T06:13:53.548Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-09T06:13:53.548Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-09T06:13:53.548Z] === RUN TestEventsBackwardsCompatible [2022-02-09T06:13:53.548Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-09T06:13:53.548Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-09T06:13:53.548Z] === RUN TestEventsVolumeCreate [2022-02-09T06:13:53.548Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-09T06:13:53.548Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-09T06:13:53.548Z] === RUN TestInfoAPI [2022-02-09T06:13:53.548Z] --- PASS: TestInfoAPI (0.05s) [2022-02-09T06:13:53.548Z] === RUN TestInfoAPIWarnings [2022-02-09T06:13:53.548Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:13:53.548Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-09T06:13:53.548Z] === RUN TestInfoDebug [2022-02-09T06:13:53.548Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:13:53.548Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-09T06:13:53.548Z] === RUN TestInfoInsecureRegistries [2022-02-09T06:13:53.548Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:13:53.548Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-09T06:13:53.548Z] === RUN TestInfoRegistryMirrors [2022-02-09T06:13:53.548Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:13:53.548Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-09T06:13:53.548Z] === RUN TestLoginFailsWithBadCredentials [2022-02-09T06:13:53.843Z] check_test.go:195: [da6ba2cf06fac] daemon is not started [2022-02-09T06:13:53.843Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-09T06:13:54.009Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-02-09T06:13:54.010Z] === RUN TestPingCacheHeaders [2022-02-09T06:13:54.010Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-09T06:13:54.010Z] === RUN TestPingGet [2022-02-09T06:13:54.099Z] check_test.go:195: [dda7254266824] daemon is not started [2022-02-09T06:13:54.099Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-09T06:13:54.396Z] check_test.go:195: [dd621fa719366] daemon is not started [2022-02-09T06:13:54.396Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-09T06:13:54.468Z] --- PASS: TestPingGet (0.05s) [2022-02-09T06:13:54.468Z] === RUN TestPingHead [2022-02-09T06:13:54.468Z] --- PASS: TestPingHead (0.05s) [2022-02-09T06:13:54.468Z] === RUN TestVersion [2022-02-09T06:13:54.468Z] --- PASS: TestVersion (0.04s) [2022-02-09T06:13:54.468Z] PASS [2022-02-09T06:13:54.468Z] ok github.com/docker/docker/integration/system 1.297s [2022-02-09T06:13:54.468Z] [2022-02-09T06:13:54.468Z] === Skipped [2022-02-09T06:13:54.468Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-09T06:13:54.468Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-09T06:13:54.468Z] [2022-02-09T06:13:54.468Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-09T06:13:54.468Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-09T06:13:54.468Z] [2022-02-09T06:13:54.468Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-09T06:13:54.468Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-09T06:13:54.468Z] [2022-02-09T06:13:54.468Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-09T06:13:54.468Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-09T06:13:54.468Z] [2022-02-09T06:13:54.468Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-09T06:13:54.468Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-09T06:13:54.468Z] [2022-02-09T06:13:54.468Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-09T06:13:54.468Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-09T06:13:54.468Z] [2022-02-09T06:13:54.468Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-09T06:13:54.468Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:13:54.468Z] [2022-02-09T06:13:54.468Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-09T06:13:54.469Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:13:54.469Z] [2022-02-09T06:13:54.469Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-09T06:13:54.469Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-09T06:13:54.469Z] [2022-02-09T06:13:54.469Z] DONE 15 tests, 9 skipped in 3.697s [2022-02-09T06:13:54.652Z] check_test.go:195: [da05d37414c85] daemon is not started [2022-02-09T06:13:54.652Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-09T06:13:54.908Z] check_test.go:195: [d40e062365987] daemon is not started [2022-02-09T06:13:54.908Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-09T06:13:54.925Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-09T06:13:55.164Z] check_test.go:195: [d7225fc19a1fe] daemon is not started [2022-02-09T06:13:55.164Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-09T06:13:55.164Z] check_test.go:195: [d5d7d9c4dd4a3] daemon is not started [2022-02-09T06:13:55.164Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-09T06:13:56.369Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-09T06:13:56.369Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-09T06:13:56.529Z] check_test.go:195: [d3e37c2880de9] daemon is not started [2022-02-09T06:13:56.529Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-09T06:13:57.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:13:57.109Z] INFO: Testing against a local daemon [2022-02-09T06:13:57.109Z] === RUN TestVolumesCreateAndList [2022-02-09T06:13:57.109Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-09T06:13:57.109Z] === RUN TestVolumesRemove [2022-02-09T06:13:57.109Z] --- PASS: TestVolumesRemove (0.13s) [2022-02-09T06:13:57.109Z] === RUN TestVolumesInspect [2022-02-09T06:13:57.109Z] --- PASS: TestVolumesInspect (0.07s) [2022-02-09T06:13:57.109Z] === RUN TestVolumesInvalidJSON [2022-02-09T06:13:57.109Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-09T06:13:57.109Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-09T06:13:57.109Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-09T06:13:57.109Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-02-09T06:13:57.109Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-09T06:13:57.109Z] PASS [2022-02-09T06:13:57.109Z] ok github.com/docker/docker/integration/volume 0.363s [2022-02-09T06:13:57.109Z] [2022-02-09T06:13:57.566Z] DONE 5 tests in 2.602s [2022-02-09T06:13:57.566Z] INFO: make.ps1 ended at 02/09/2022 06:13:57 [2022-02-09T06:13:57.566Z] INFO: Integration CLI tests being run from the host: [2022-02-09T06:13:57.566Z] 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-09T06:13:57.892Z] check_test.go:195: [dcb16132f89cf] daemon is not started [2022-02-09T06:13:57.892Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-09T06:13:58.454Z] check_test.go:195: [d0a7fe5b089e0] daemon is not started [2022-02-09T06:13:58.454Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-09T06:13:59.436Z] check_test.go:195: [d68b4e33f8f53] daemon is not started [2022-02-09T06:13:59.437Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-09T06:14:00.044Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-02-09T06:14:00.653Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-09T06:14:01.068Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite (43.76s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.67s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.16s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.54s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.88s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.16s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.19s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.98s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.17s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.22s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.84s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.89s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.80s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.23s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.19s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.52s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.10s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-02-09T06:14:01.259Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-02-09T06:14:01.259Z] === RUN TestDockerSchema1RegistrySuite [2022-02-09T06:14:01.259Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-09T06:14:01.516Z] check_test.go:222: [d4c5c370ef6dc] daemon is not started [2022-02-09T06:14:01.516Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-09T06:14:02.035Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-09T06:14:02.035Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-09T06:14:02.035Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-09T06:14:02.035Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-09T06:14:02.035Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-09T06:14:02.035Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-09T06:14:02.035Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-09T06:14:02.447Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-02-09T06:14:02.493Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-09T06:14:03.461Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-09T06:14:05.055Z] check_test.go:222: [d0e1c39afc88f] daemon is not started [2022-02-09T06:14:05.055Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-09T06:14:07.199Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-09T06:14:09.375Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-09T06:14:09.375Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-09T06:14:09.375Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-09T06:14:09.375Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-09T06:14:09.375Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-09T06:14:09.375Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-09T06:14:09.998Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-09T06:14:09.998Z] INFO: Testing against a local daemon [2022-02-09T06:14:09.998Z] === RUN TestDockerSuite [2022-02-09T06:14:09.998Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-09T06:14:09.998Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-09T06:14:09.998Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-09T06:14:09.998Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-09T06:14:09.998Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-09T06:14:09.998Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-09T06:14:09.998Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-09T06:14:09.998Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-09T06:14:09.998Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-09T06:14:09.998Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-09T06:14:10.340Z] check_test.go:222: [dad613345ac5c] daemon is not started [2022-02-09T06:14:10.340Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-09T06:14:10.596Z] check_test.go:222: [d217c4fb926da] daemon is not started [2022-02-09T06:14:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-09T06:14:10.853Z] check_test.go:222: [d66dd735df6b1] daemon is not started [2022-02-09T06:14:10.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-09T06:14:10.964Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-09T06:14:11.423Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-09T06:14:11.825Z] check_test.go:222: [d9609f39ae1aa] daemon is not started [2022-02-09T06:14:11.825Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-09T06:14:12.390Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-09T06:14:12.390Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-09T06:14:12.798Z] check_test.go:222: [ddde96ece0681] daemon is not started [2022-02-09T06:14:12.798Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-09T06:14:13.104Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-09T06:14:13.770Z] check_test.go:222: [d0fcf3df80e20] daemon is not started [2022-02-09T06:14:13.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-09T06:14:16.374Z] check_test.go:222: [d9c7d934b889e] daemon is not started [2022-02-09T06:14:16.374Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-09T06:14:16.374Z] check_test.go:222: [deeb5f24b0542] daemon is not started [2022-02-09T06:14:16.374Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-09T06:14:16.938Z] check_test.go:222: [d81262c1219c4] daemon is not started [2022-02-09T06:14:16.938Z] --- PASS: TestDockerSchema1RegistrySuite (15.58s) [2022-02-09T06:14:16.938Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.30s) [2022-02-09T06:14:16.938Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.25s) [2022-02-09T06:14:16.938Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.92s) [2022-02-09T06:14:16.938Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2022-02-09T06:14:16.938Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-02-09T06:14:16.938Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.08s) [2022-02-09T06:14:16.939Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-02-09T06:14:16.939Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-02-09T06:14:16.939Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.33s) [2022-02-09T06:14:16.939Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-02-09T06:14:16.939Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-02-09T06:14:16.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-09T06:14:16.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-09T06:14:17.501Z] check_test.go:251: [db50500f10431] daemon is not started [2022-02-09T06:14:17.501Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-09T06:14:17.756Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-02-09T06:14:18.317Z] check_test.go:251: [d1cdee6b4174b] daemon is not started [2022-02-09T06:14:18.317Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-09T06:14:18.317Z] check_test.go:251: [d58d3e0bcffa1] daemon is not started [2022-02-09T06:14:18.317Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-09T06:14:20.206Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-09T06:14:20.206Z] docker_cli_swarm_test.go:1796: [de0dc1a0c6ce2] joining swarm manager [d2b7f76dadd86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:14:20.769Z] check_test.go:251: [da5b634b30860] daemon is not started [2022-02-09T06:14:20.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-09T06:14:21.332Z] check_test.go:251: [d543e9c69f63f] daemon is not started [2022-02-09T06:14:21.332Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-09T06:14:21.332Z] docker_cli_swarm_test.go:1797: [d021ac69f8f39] joining swarm manager [d2b7f76dadd86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:14:22.324Z] check_test.go:251: [d50d048db1e67] daemon is not started [2022-02-09T06:14:22.324Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-09T06:14:22.324Z] check_test.go:251: [dbf459fbc644c] daemon is not started [2022-02-09T06:14:22.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.56s) [2022-02-09T06:14:22.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.79s) [2022-02-09T06:14:22.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.62s) [2022-02-09T06:14:22.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2022-02-09T06:14:22.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.54s) [2022-02-09T06:14:22.325Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.73s) [2022-02-09T06:14:22.325Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-02-09T06:14:22.325Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.01s) [2022-02-09T06:14:22.325Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-02-09T06:14:22.325Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-09T06:14:22.325Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-09T06:14:27.745Z] check_test.go:278: [d699eeb1f7109] daemon is not started [2022-02-09T06:14:27.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-09T06:14:27.745Z] check_test.go:278: [d4ed961b85c91] daemon is not started [2022-02-09T06:14:27.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-09T06:14:27.745Z] check_test.go:278: [d3b9918e8e7c5] daemon is not started [2022-02-09T06:14:27.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-09T06:14:28.002Z] check_test.go:278: [d5e79282d8e55] daemon is not started [2022-02-09T06:14:28.002Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-09T06:14:28.260Z] check_test.go:278: [d230f156c4665] daemon is not started [2022-02-09T06:14:28.260Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-02-09T06:14:28.260Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-02-09T06:14:28.260Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-02-09T06:14:28.260Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-02-09T06:14:28.260Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-02-09T06:14:28.260Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-02-09T06:14:28.260Z] === RUN TestDockerNetworkSuite [2022-02-09T06:14:28.260Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-02-09T06:14:29.188Z] docker_cli_network_unix_test.go:46: [d602dabe21a5a] daemon is not started [2022-02-09T06:14:29.188Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-02-09T06:14:29.750Z] docker_cli_network_unix_test.go:46: [df1ce7dbb6be3] daemon is not started [2022-02-09T06:14:29.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-02-09T06:14:30.866Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-09T06:14:32.308Z] docker_cli_network_unix_test.go:46: [d736a0bd72445] daemon is not started [2022-02-09T06:14:32.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-02-09T06:14:32.866Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-02-09T06:14:33.922Z] docker_cli_network_unix_test.go:46: [d2b0e2dc3d628] daemon is not started [2022-02-09T06:14:34.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-02-09T06:14:34.179Z] docker_cli_network_unix_test.go:1233: [debc75559476e] daemon is not started [2022-02-09T06:14:35.635Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-09T06:14:36.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-02-09T06:14:37.174Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-09T06:14:37.174Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-09T06:14:37.174Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-09T06:14:37.801Z] docker_cli_network_unix_test.go:46: [d0b7230a41315] daemon is not started [2022-02-09T06:14:38.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-02-09T06:14:40.904Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-09T06:14:40.922Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-02-09T06:14:42.814Z] docker_cli_network_unix_test.go:46: [d1294d3ff3069] daemon is not started [2022-02-09T06:14:43.069Z] docker_cli_swarm_test.go:1315: [dd188a4a683fb] joining swarm manager [d937e0204a61f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:14:43.080Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-09T06:14:43.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-02-09T06:14:44.602Z] docker_cli_swarm_test.go:1316: [d45fdaf4581f7] joining swarm manager [d937e0204a61f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:14:45.531Z] docker_cli_network_unix_test.go:46: [dc7e6194691af] daemon is not started [2022-02-09T06:14:46.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-02-09T06:14:47.092Z] docker_cli_network_unix_test.go:46: [de4bf58861909] daemon is not started [2022-02-09T06:14:47.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-02-09T06:14:47.654Z] docker_cli_network_unix_test.go:46: [de5931bda06ae] daemon is not started [2022-02-09T06:14:47.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-02-09T06:14:47.910Z] docker_cli_network_unix_test.go:46: [d9dade14aff7e] daemon is not started [2022-02-09T06:14:48.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-02-09T06:14:48.729Z] docker_cli_network_unix_test.go:46: [d2d004a50525b] daemon is not started [2022-02-09T06:14:48.982Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-09T06:14:48.982Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-09T06:14:48.982Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-09T06:14:48.982Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-09T06:14:48.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-02-09T06:14:49.553Z] docker_cli_network_unix_test.go:46: [d7683074f70c3] daemon is not started [2022-02-09T06:14:49.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-02-09T06:14:49.851Z] docker_cli_network_unix_test.go:46: [d50d85b3db41b] daemon is not started [2022-02-09T06:14:49.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-02-09T06:14:50.151Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-09T06:14:50.151Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-09T06:14:50.151Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-09T06:14:50.151Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-09T06:14:50.151Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-09T06:14:50.151Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-09T06:14:50.151Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-09T06:14:50.151Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-09T06:14:50.151Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-09T06:14:50.151Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-09T06:14:50.415Z] docker_cli_network_unix_test.go:46: [dad950faa21ed] daemon is not started [2022-02-09T06:14:50.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-02-09T06:14:50.672Z] docker_cli_network_unix_test.go:46: [dedbe878332da] daemon is not started [2022-02-09T06:14:50.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-02-09T06:14:51.184Z] docker_cli_network_unix_test.go:46: [d764dd4e5a66a] daemon is not started [2022-02-09T06:14:51.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-02-09T06:14:51.184Z] docker_cli_network_unix_test.go:46: [d92f83c216227] daemon is not started [2022-02-09T06:14:51.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-02-09T06:14:51.484Z] docker_cli_network_unix_test.go:46: [d2d8907e23f08] daemon is not started [2022-02-09T06:14:51.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-02-09T06:14:52.045Z] docker_cli_network_unix_test.go:46: [d54d5ad63cc0e] daemon is not started [2022-02-09T06:14:52.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-02-09T06:14:52.606Z] docker_cli_network_unix_test.go:46: [dbcf0e2b54bfd] daemon is not started [2022-02-09T06:14:53.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-02-09T06:14:53.167Z] docker_cli_network_unix_test.go:46: [de12a3fc5d06b] daemon is not started [2022-02-09T06:14:53.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-02-09T06:14:53.423Z] docker_cli_network_unix_test.go:46: [d1302de03b7ab] daemon is not started [2022-02-09T06:14:53.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-02-09T06:14:53.423Z] docker_cli_network_unix_test.go:46: [d273d6770d881] daemon is not started [2022-02-09T06:14:53.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-02-09T06:14:54.788Z] docker_cli_network_unix_test.go:968: [d41f036097db5] daemon is not started [2022-02-09T06:14:55.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-02-09T06:14:57.131Z] docker_cli_network_unix_test.go:46: [d91be9433a823] daemon is not started [2022-02-09T06:14:57.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-02-09T06:14:59.735Z] docker_cli_network_unix_test.go:1116: [d825cf818ed80] daemon is not started [2022-02-09T06:15:02.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-02-09T06:15:02.296Z] docker_cli_network_unix_test.go:46: [de8a59bb0980e] daemon is not started [2022-02-09T06:15:02.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-02-09T06:15:03.223Z] docker_cli_network_unix_test.go:46: [d54faaf3c2f7f] daemon is not started [2022-02-09T06:15:03.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-02-09T06:15:03.223Z] docker_cli_network_unix_test.go:46: [d6ace56767e19] daemon is not started [2022-02-09T06:15:03.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-02-09T06:15:03.479Z] docker_cli_network_unix_test.go:46: [d44235c7f1bc0] daemon is not started [2022-02-09T06:15:03.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-02-09T06:15:03.479Z] docker_cli_network_unix_test.go:46: [de40894783ca9] daemon is not started [2022-02-09T06:15:03.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-02-09T06:15:03.734Z] docker_cli_network_unix_test.go:46: [d12e09cafc6c5] daemon is not started [2022-02-09T06:15:03.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-02-09T06:15:03.734Z] docker_cli_network_unix_test.go:46: [db81755bc13b4] daemon is not started [2022-02-09T06:15:03.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-02-09T06:15:05.623Z] docker_cli_network_unix_test.go:46: [d6cf132f3c682] daemon is not started [2022-02-09T06:15:06.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-02-09T06:15:06.189Z] docker_cli_network_unix_test.go:46: [df86bf44bec8a] daemon is not started [2022-02-09T06:15:06.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-02-09T06:15:06.189Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-09T06:15:06.189Z] docker_cli_network_unix_test.go:46: [d6dd98749ad78] daemon is not started [2022-02-09T06:15:06.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-02-09T06:15:06.779Z] docker_cli_network_unix_test.go:46: [d369a2cd2a15b] daemon is not started [2022-02-09T06:15:07.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-02-09T06:15:10.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-02-09T06:15:11.839Z] docker_cli_network_unix_test.go:1084: [dc06641201fc2] daemon is not started [2022-02-09T06:15:13.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-02-09T06:15:13.252Z] docker_cli_network_unix_test.go:46: [d4fde5f61316e] daemon is not started [2022-02-09T06:15:13.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-02-09T06:15:13.815Z] docker_cli_network_unix_test.go:46: [d39c933d3de7a] daemon is not started [2022-02-09T06:15:14.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-02-09T06:15:15.434Z] docker_cli_network_unix_test.go:46: [dbc258bb520db] daemon is not started [2022-02-09T06:15:15.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-02-09T06:15:15.690Z] docker_cli_network_unix_test.go:46: [dbaba1681b022] daemon is not started [2022-02-09T06:15:15.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-02-09T06:15:15.945Z] docker_cli_network_unix_test.go:46: [dfec99c0029cc] daemon is not started [2022-02-09T06:15:16.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-02-09T06:15:16.762Z] docker_cli_network_unix_test.go:46: [df699b59d1bb0] daemon is not started [2022-02-09T06:15:16.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-02-09T06:15:17.327Z] docker_cli_network_unix_test.go:46: [dc40280206275] daemon is not started [2022-02-09T06:15:17.583Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-02-09T06:15:24.210Z] docker_cli_network_unix_test.go:46: [d611d01344b4a] daemon is not started [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite (55.67s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.02s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.73s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.60s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.62s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.59s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.33s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.83s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2022-02-09T06:15:24.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.22s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.42s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-02-09T06:15:24.211Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.43s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.92s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.40s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-02-09T06:15:24.211Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.20s) [2022-02-09T06:15:24.211Z] === RUN TestDockerHubPullSuite [2022-02-09T06:15:24.211Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-02-09T06:15:25.573Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-02-09T06:15:28.087Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-02-09T06:15:28.388Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-02-09T06:15:29.798Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-02-09T06:15:30.100Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-02-09T06:15:30.100Z] --- PASS: TestDockerHubPullSuite (6.29s) [2022-02-09T06:15:30.100Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.73s) [2022-02-09T06:15:30.100Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-02-09T06:15:30.100Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.63s) [2022-02-09T06:15:30.100Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.44s) [2022-02-09T06:15:30.100Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-02-09T06:15:30.100Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-02-09T06:15:30.100Z] PASS [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === Skipped [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-09T06:15:30.100Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-09T06:15:30.100Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-09T06:15:30.100Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-09T06:15:30.100Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-09T06:15:30.100Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-02-09T06:15:30.100Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-09T06:15:30.100Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-09T06:15:30.100Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-09T06:15:30.100Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-09T06:15:30.100Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-09T06:15:30.100Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-09T06:15:30.100Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-02-09T06:15:30.100Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-09T06:15:30.100Z] docker_cli_sni_test.go:18: Flakey test [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-09T06:15:30.100Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-09T06:15:30.100Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-09T06:15:30.100Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-09T06:15:30.100Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-09T06:15:30.100Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-09T06:15:30.100Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-09T06:15:30.100Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-09T06:15:30.100Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-09T06:15:30.100Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-09T06:15:30.100Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-09T06:15:30.100Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.100Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-09T06:15:30.100Z] [2022-02-09T06:15:30.100Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-09T06:15:30.100Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-02-09T06:15:30.101Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-09T06:15:30.101Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-09T06:15:30.101Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-09T06:15:30.101Z] docker_cli_network_unix_test.go:46: [d6dd98749ad78] daemon is not started [2022-02-09T06:15:30.101Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] DONE 1262 tests, 51 skipped in 1389.090s [2022-02-09T06:15:30.101Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-09T06:15:30.101Z] ++++ cat bundles/test-integration/docker.pid [2022-02-09T06:15:30.101Z] +++ kill 8346 [2022-02-09T06:15:30.101Z] +++ /etc/init.d/apparmor stop [2022-02-09T06:15:30.101Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] Unloading profiles will leave already running processes permanently [2022-02-09T06:15:30.101Z] unconfined, which can lead to unexpected situations. [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.101Z] To set a process to complain mode, use the command line tool [2022-02-09T06:15:30.101Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-09T06:15:30.101Z] +++ true [2022-02-09T06:15:30.101Z] exiting test-integration [2022-02-09T06:15:30.101Z] ++ exit 0 [2022-02-09T06:15:30.101Z] [2022-02-09T06:15:30.358Z] + for job in $(jobs -p) [2022-02-09T06:15:30.358Z] + wait 4710 [2022-02-09T06:15:40.849Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-09T06:15:40.849Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-09T06:15:40.849Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-09T06:15:40.849Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-09T06:15:40.849Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-09T06:15:49.439Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-09T06:15:49.439Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-09T06:15:49.439Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-09T06:15:58.529Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-09T06:15:58.529Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-09T06:15:59.496Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-09T06:16:00.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-09T06:16:10.563Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-09T06:16:10.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-09T06:16:10.783Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-09T06:16:12.317Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-09T06:16:19.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-09T06:16:20.889Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-09T06:16:24.161Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-09T06:16:24.161Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-09T06:16:24.161Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-09T06:16:24.161Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-09T06:16:24.161Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-09T06:16:24.161Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-09T06:16:24.161Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-09T06:16:24.161Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-09T06:16:24.161Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-09T06:16:24.161Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-09T06:16:24.161Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-09T06:16:27.903Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-09T06:16:33.274Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-09T06:16:34.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-09T06:16:34.965Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-09T06:16:34.965Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-09T06:16:35.432Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-09T06:16:35.432Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-09T06:16:35.432Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-09T06:16:35.432Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-09T06:16:35.432Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-09T06:16:35.432Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-09T06:16:35.432Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-09T06:16:39.170Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-09T06:16:39.170Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-09T06:16:39.170Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-09T06:16:39.170Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-09T06:16:39.170Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-09T06:16:44.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-09T06:16:44.512Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-09T06:16:44.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-09T06:16:47.733Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-09T06:16:51.961Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-02-09T06:16:51.961Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-02-09T06:16:52.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-09T06:16:52.040Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-09T06:16:52.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-09T06:16:52.040Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-09T06:16:52.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-09T06:16:53.412Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-02-09T06:16:59.993Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-02-09T06:17:00.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-09T06:17:00.607Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-09T06:17:00.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-09T06:17:00.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-09T06:17:00.607Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-09T06:17:00.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-09T06:17:00.607Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-09T06:17:00.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-09T06:17:01.357Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-02-09T06:17:03.226Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-09T06:17:05.659Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-02-09T06:17:12.274Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-02-09T06:17:13.612Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-09T06:17:15.590Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-02-09T06:17:15.590Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-09T06:17:15.590Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-02-09T06:17:20.888Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-02-09T06:17:21.817Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-02-09T06:17:22.380Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-02-09T06:17:25.030Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-02-09T06:17:25.993Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-09T06:17:36.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-09T06:17:37.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-09T06:17:37.836Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-09T06:17:38.804Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-09T06:17:38.804Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-09T06:17:39.262Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-09T06:17:41.435Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-09T06:17:41.435Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-09T06:17:41.435Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-09T06:17:47.223Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-09T06:17:49.405Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-09T06:17:49.405Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-09T06:17:49.405Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-09T06:17:49.405Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-09T06:17:49.405Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-09T06:17:50.939Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-09T06:17:51.904Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-09T06:17:52.870Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-09T06:17:53.329Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-09T06:17:54.296Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-09T06:18:02.857Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-09T06:18:04.391Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-09T06:18:04.391Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-09T06:18:04.391Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-09T06:18:05.928Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-09T06:18:05.928Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-09T06:18:05.928Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-09T06:18:06.388Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-09T06:18:09.288Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-09T06:18:10.253Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-09T06:18:10.712Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-09T06:18:10.712Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-09T06:18:10.712Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-09T06:18:12.249Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-09T06:18:12.706Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-09T06:18:12.706Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-09T06:18:12.706Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-09T06:18:12.706Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-09T06:18:12.706Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-09T06:18:21.272Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-09T06:18:21.415Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-02-09T06:18:21.415Z] docker_cli_swarm_test.go:1180: [d5a121dbbcfdb] joining swarm manager [dfdac4cfb310b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:18:26.788Z] docker_cli_swarm_test.go:1189: [d85587d135d2e] joining swarm manager [dfdac4cfb310b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:18:52.083Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-09T06:18:52.083Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-09T06:18:52.083Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-09T06:18:52.083Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-09T06:18:52.083Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-09T06:18:52.083Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-09T06:18:52.083Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-09T06:18:52.083Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-09T06:18:52.083Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-09T06:18:52.083Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-09T06:18:52.083Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-09T06:18:52.083Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-09T06:18:55.822Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-09T06:18:58.727Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-09T06:18:59.382Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-09T06:18:59.382Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-09T06:18:59.382Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-09T06:19:04.069Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-09T06:19:04.069Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-09T06:19:04.521Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-09T06:19:04.522Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-09T06:19:04.522Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-09T06:19:04.522Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-09T06:19:04.522Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-09T06:19:04.522Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-09T06:19:04.522Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-09T06:19:04.522Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-09T06:19:04.522Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-09T06:19:04.522Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-09T06:19:04.522Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-09T06:19:05.616Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-02-09T06:19:08.265Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-09T06:19:08.265Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-09T06:19:08.265Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-09T06:19:08.265Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-09T06:19:08.265Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-09T06:19:08.265Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-09T06:19:08.265Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-09T06:19:08.756Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-09T06:19:09.215Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-09T06:19:09.215Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-09T06:19:09.215Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-09T06:19:09.215Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-09T06:19:09.215Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-09T06:19:09.215Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-09T06:19:09.215Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-09T06:19:09.674Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-09T06:19:09.801Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-09T06:19:11.208Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-09T06:19:11.948Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-09T06:19:11.948Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-09T06:19:11.948Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-09T06:19:14.124Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-09T06:19:14.124Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-09T06:19:14.124Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-09T06:19:14.124Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-09T06:19:14.489Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-09T06:19:14.582Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-09T06:19:14.582Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-09T06:19:14.582Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-09T06:19:14.937Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-09T06:19:15.549Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-09T06:19:15.549Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-09T06:19:15.549Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-09T06:19:17.115Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-09T06:19:17.115Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-09T06:19:17.115Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-09T06:19:17.115Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-09T06:19:17.115Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-09T06:19:17.115Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-09T06:19:17.869Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-02-09T06:19:20.848Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-09T06:19:22.125Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-02-09T06:19:23.532Z] docker_cli_swarm_test.go:1112: [d7063ff477a76] joining swarm manager [d2ed4c62a8c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:19:24.940Z] docker_cli_swarm_test.go:1113: [dadf4d48f2cad] joining swarm manager [d2ed4c62a8c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:19:29.320Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-09T06:19:30.291Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-09T06:19:30.291Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-09T06:19:30.291Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-09T06:19:30.291Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-09T06:19:30.291Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-09T06:19:30.291Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-09T06:19:30.291Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-09T06:19:30.291Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-09T06:19:30.291Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-09T06:19:30.291Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-09T06:19:30.291Z] === RUN TestDockerSuite/TestBuildFails [2022-02-09T06:19:33.196Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-09T06:19:33.196Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-09T06:19:35.704Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-09T06:19:40.273Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-09T06:19:41.489Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-09T06:19:42.454Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-09T06:19:42.454Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-09T06:19:42.911Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-09T06:19:45.548Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-09T06:19:46.006Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-09T06:19:46.006Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-09T06:19:46.063Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-09T06:19:46.639Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-09T06:19:46.973Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-09T06:19:48.174Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-09T06:19:53.151Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-09T06:20:00.227Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-09T06:20:00.537Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-09T06:20:00.537Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-09T06:20:00.537Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-09T06:20:00.537Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-09T06:20:00.537Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-09T06:20:00.537Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-09T06:20:00.537Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-09T06:20:00.537Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-09T06:20:00.537Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-09T06:20:00.537Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-09T06:20:00.685Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-09T06:20:06.480Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-09T06:20:06.480Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-09T06:20:06.480Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-09T06:20:06.939Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-09T06:20:07.908Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-09T06:20:07.908Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-09T06:20:07.908Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-09T06:20:12.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-09T06:20:12.568Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-09T06:20:13.533Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-09T06:20:18.217Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-09T06:20:18.228Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-09T06:20:18.228Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-09T06:20:18.228Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-09T06:20:22.937Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-09T06:20:26.671Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-09T06:20:30.613Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-09T06:20:30.613Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-09T06:20:32.795Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-09T06:20:32.795Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-09T06:20:32.795Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-09T06:20:33.765Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-09T06:20:33.765Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-09T06:20:39.566Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-09T06:20:40.025Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-09T06:20:40.993Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-09T06:20:41.962Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-09T06:20:42.932Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-09T06:20:43.902Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-09T06:20:46.082Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-09T06:20:53.162Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-09T06:20:53.162Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-09T06:20:53.162Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-09T06:20:53.162Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-09T06:20:53.162Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-09T06:20:53.162Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-09T06:20:53.162Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-09T06:20:53.162Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-09T06:20:53.162Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-09T06:20:53.622Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-09T06:20:54.594Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-09T06:21:00.388Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-09T06:21:00.965Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-09T06:21:00.965Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-09T06:21:00.965Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-09T06:21:00.965Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-09T06:21:00.965Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-09T06:21:01.643Z] docker_cli_swarm_test.go:1166: [d8dc2317e68e1] joining swarm manager [d2ed4c62a8c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-09T06:21:18.077Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-09T06:21:18.077Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-09T06:21:18.077Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-09T06:21:19.616Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-09T06:21:22.090Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-09T06:21:22.090Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-09T06:21:22.090Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-09T06:21:22.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-09T06:21:30.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-09T06:21:30.694Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-09T06:21:31.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-09T06:21:38.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-09T06:21:38.853Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-09T06:21:38.853Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-09T06:21:38.853Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-09T06:21:38.853Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-09T06:21:40.388Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-02-09T06:21:40.388Z] docker_cli_swarm_test.go:1447: [d1dc615ca1184] joining swarm manager [d24427d6770ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:21:40.388Z] docker_cli_swarm_test.go:1448: [d033d57481f74] joining swarm manager [d24427d6770ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-09T06:21:49.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-09T06:21:50.457Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-02-09T06:21:51.824Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-02-09T06:21:51.824Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-02-09T06:21:51.824Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-02-09T06:21:51.824Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-02-09T06:21:52.796Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-02-09T06:21:54.690Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-02-09T06:21:55.313Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-09T06:21:58.022Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-02-09T06:21:59.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-09T06:21:59.440Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-09T06:21:59.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-09T06:21:59.910Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-02-09T06:22:01.798Z] docker_cli_swarm_unix_test.go:63: [d0a798b5505be] joining swarm manager [d1cd1a6885686]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:22:06.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-09T06:22:06.988Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-09T06:22:06.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-09T06:22:06.988Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-09T06:22:06.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-09T06:22:13.003Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-09T06:22:15.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-09T06:22:15.569Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-09T06:22:15.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-09T06:22:15.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-09T06:22:15.569Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-09T06:22:15.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-09T06:22:15.569Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-09T06:22:15.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-09T06:22:16.742Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-09T06:22:23.815Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-09T06:22:29.609Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-09T06:22:50.700Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-09T06:22:50.700Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-09T06:22:50.700Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-09T06:22:50.981Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-09T06:22:50.981Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-09T06:22:50.981Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-09T06:22:56.494Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-09T06:22:56.954Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-09T06:22:56.954Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-09T06:22:57.415Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-09T06:22:57.415Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-09T06:22:57.415Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-09T06:22:58.220Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-02-09T06:22:58.220Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-02-09T06:22:58.220Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-02-09T06:22:59.674Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-02-09T06:23:00.324Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-09T06:23:02.325Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-02-09T06:23:04.884Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-02-09T06:23:06.118Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-09T06:23:06.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-09T06:23:06.822Z] docker_api_swarm_test.go:962: [df9a6516aca07] joining swarm manager [d0e53c15962bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-09T06:23:08.296Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-09T06:23:08.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-09T06:23:08.472Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-09T06:23:08.756Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-09T06:23:08.756Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-09T06:23:09.443Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-09T06:23:09.443Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-09T06:23:09.905Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-09T06:23:11.667Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-09T06:23:12.096Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-09T06:23:12.096Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-09T06:23:12.096Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-09T06:23:13.208Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-09T06:23:14.751Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-09T06:23:16.117Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-09T06:23:17.908Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-09T06:23:18.879Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-09T06:23:18.879Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-09T06:23:19.339Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-09T06:23:19.339Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-09T06:23:19.339Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-09T06:23:20.883Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-09T06:23:22.426Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-09T06:23:23.399Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-09T06:23:23.858Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-09T06:23:24.832Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-09T06:23:25.040Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-02-09T06:23:25.130Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-09T06:23:26.670Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-09T06:23:30.938Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-09T06:23:31.920Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-09T06:23:34.106Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-09T06:23:34.106Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-09T06:23:34.106Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-09T06:23:35.649Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-09T06:23:35.649Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-09T06:23:35.649Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-09T06:23:36.110Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-09T06:23:36.992Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-09T06:23:37.211Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-02-09T06:23:38.182Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-02-09T06:23:39.031Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-09T06:23:40.003Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-09T06:23:40.464Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-09T06:23:40.464Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-09T06:23:40.464Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-09T06:23:40.699Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-02-09T06:23:40.728Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-09T06:23:42.006Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-09T06:23:42.977Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-09T06:23:42.977Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-09T06:23:42.977Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-09T06:23:42.977Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-09T06:23:42.977Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-09T06:23:43.214Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-02-09T06:23:45.753Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-09T06:23:50.064Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-09T06:23:51.055Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-09T06:23:51.410Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-02-09T06:23:55.746Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-09T06:23:56.735Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-02-09T06:23:58.668Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-02-09T06:24:00.435Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-09T06:24:01.271Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-02-09T06:24:01.401Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-09T06:24:01.401Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-09T06:24:01.401Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-09T06:24:01.401Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-09T06:24:01.401Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-09T06:24:03.205Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-02-09T06:24:03.578Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-09T06:24:03.578Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-09T06:24:03.578Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-09T06:24:05.718Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-02-09T06:24:08.321Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-02-09T06:24:10.880Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-02-09T06:24:21.430Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-09T06:24:32.635Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-09T06:24:32.635Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-09T06:24:32.635Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-09T06:24:36.309Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-09T06:24:37.422Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-09T06:24:37.422Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-09T06:24:37.896Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-09T06:24:37.896Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-09T06:24:38.369Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-09T06:24:38.369Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-09T06:24:38.369Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-09T06:24:39.365Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-09T06:24:39.365Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-09T06:24:39.365Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-09T06:24:51.271Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-09T06:24:54.336Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-09T06:25:06.925Z] === RUN TestDockerSuite/TestBuildRm [2022-02-09T06:25:07.293Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-02-09T06:25:19.454Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-09T06:25:19.599Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-02-09T06:25:22.164Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-09T06:25:22.164Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-09T06:25:22.164Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-09T06:25:22.164Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-09T06:25:23.277Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-09T06:25:23.277Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-09T06:25:23.277Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-09T06:25:23.277Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-09T06:25:23.748Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-09T06:25:25.322Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-09T06:25:29.133Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-09T06:25:33.906Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-09T06:25:37.861Z] --- PASS: TestDockerSwarmSuite (1666.76s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.98s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.81s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.93s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.19s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.98s) [2022-02-09T06:25:37.870Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.34s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.47s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.38s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.15s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.80s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.74s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.53s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.25s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.30s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.48s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.43s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.66s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (71.39s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.19s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.05s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.95s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.04s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.79s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.93s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.14s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.84s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.59s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.06s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.91s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.21s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.96s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.01s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.93s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.91s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.54s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.97s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.09s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.00s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.60s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.51s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.74s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.59s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.54s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.50s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.68s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.92s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.83s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.58s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.86s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.41s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.03s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.04s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.86s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.40s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.08s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.94s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.00s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.02s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.88s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.88s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.16s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.10s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.51s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.50s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.67s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.88s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.30s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.56s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.09s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.00s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (123.41s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.25s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.49s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.90s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.76s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.84s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.46s) [2022-02-09T06:25:37.870Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.70s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.14s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.64s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.93s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.15s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.31s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.22s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.21s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.09s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.90s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.97s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.38s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.12s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.12s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.89s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.25s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.38s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.42s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.81s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.75s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s) [2022-02-09T06:25:37.870Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-02-09T06:25:37.870Z] === RUN TestDockerExternalVolumeSuite [2022-02-09T06:25:37.870Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-02-09T06:25:37.870Z] docker_cli_external_volume_driver_test.go:52: [d28e238ce07b0] daemon is not started [2022-02-09T06:25:38.683Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-09T06:25:47.527Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-09T06:25:47.527Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-09T06:25:47.527Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-09T06:25:51.352Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-09T06:25:52.774Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-02-09T06:25:55.173Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-09T06:25:56.553Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-09T06:25:56.553Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-09T06:25:56.553Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-09T06:25:58.150Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-09T06:26:07.008Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-09T06:26:07.010Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-09T06:26:11.790Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-09T06:26:11.790Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-09T06:26:16.571Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-09T06:26:32.928Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-09T06:26:32.931Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-09T06:26:32.931Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-09T06:26:32.931Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-09T06:26:32.931Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-09T06:26:32.931Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-09T06:26:33.413Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-09T06:26:34.379Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-09T06:26:34.837Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-09T06:26:34.837Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-09T06:26:35.296Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-09T06:26:35.754Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-09T06:26:37.849Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-09T06:26:37.849Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-09T06:26:37.849Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-09T06:26:40.031Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-09T06:26:41.567Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-09T06:26:44.353Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-09T06:26:47.372Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-09T06:26:48.088Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-09T06:26:53.180Z] === RUN TestDockerSuite/TestBuildUser [2022-02-09T06:26:53.180Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-09T06:26:53.180Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-09T06:26:53.180Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-09T06:26:53.180Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-09T06:26:53.180Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-09T06:26:53.180Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-09T06:26:55.160Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-09T06:26:55.160Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-09T06:26:55.160Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-09T06:26:55.160Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-09T06:26:55.619Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-09T06:26:55.619Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-09T06:26:55.619Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-09T06:26:55.619Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-09T06:26:55.619Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-09T06:26:55.619Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-09T06:26:55.619Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-09T06:26:56.919Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-09T06:26:57.379Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-09T06:27:00.285Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-09T06:27:00.285Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-09T06:27:00.285Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-09T06:27:00.285Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-09T06:27:00.285Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-09T06:27:00.307Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-09T06:27:00.307Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-09T06:27:00.307Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-09T06:27:00.307Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-09T06:27:00.307Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-09T06:27:00.307Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-09T06:27:00.307Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-09T06:27:00.530Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-02-09T06:27:01.843Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-09T06:27:08.963Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-09T06:27:10.561Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-02-09T06:27:25.430Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-09T06:27:25.432Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-09T06:27:25.614Z] docker_cli_external_volume_driver_test.go:52: [d7a2bb767488a] daemon is not started [2022-02-09T06:27:26.643Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-09T06:27:27.101Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-09T06:27:27.101Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-09T06:27:27.101Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-09T06:27:27.101Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-09T06:27:27.101Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-09T06:27:27.101Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-09T06:27:27.101Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-09T06:27:27.101Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-09T06:27:27.101Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-09T06:27:27.101Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-09T06:27:27.101Z] === RUN TestDockerSuite/TestBuildFails [2022-02-09T06:27:30.830Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-09T06:27:30.830Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-09T06:27:35.784Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-09T06:27:39.391Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-09T06:27:39.649Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-09T06:27:39.649Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-09T06:27:39.649Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-09T06:27:39.649Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-09T06:27:40.481Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-09T06:27:40.481Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-09T06:27:40.513Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-02-09T06:27:40.941Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-09T06:27:40.941Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-09T06:27:40.941Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-09T06:27:43.860Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-09T06:27:43.860Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-09T06:27:43.860Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-09T06:27:47.953Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-09T06:27:55.532Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-02-09T06:27:56.256Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-09T06:27:56.513Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-09T06:27:59.993Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-09T06:28:00.452Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-09T06:28:03.578Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-09T06:28:05.114Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-09T06:28:10.591Z] docker_cli_external_volume_driver_test.go:52: [d8b43f5719827] daemon is not started [2022-02-09T06:28:12.184Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-09T06:28:12.184Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-09T06:28:12.184Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-09T06:28:12.643Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-09T06:28:13.610Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-09T06:28:13.610Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-09T06:28:13.610Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-09T06:28:15.266Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-09T06:28:15.266Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-09T06:28:15.266Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-09T06:28:15.266Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-09T06:28:15.725Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-09T06:28:15.725Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-09T06:28:15.725Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-09T06:28:16.693Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-09T06:28:25.289Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-09T06:28:25.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-02-09T06:28:25.524Z] docker_cli_external_volume_driver_test.go:52: [d5c76fa31d87a] daemon is not started [2022-02-09T06:28:25.978Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-09T06:28:25.978Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-09T06:28:25.978Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-09T06:28:26.828Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-09T06:28:26.828Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-09T06:28:27.287Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-09T06:28:27.287Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-09T06:28:27.287Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-09T06:28:27.287Z] docker_cli_sni_test.go:18: Flakey test [2022-02-09T06:28:27.287Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-09T06:28:29.466Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-09T06:28:34.157Z] === RUN TestDockerSuite/TestCommitChange [2022-02-09T06:28:39.947Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-09T06:28:40.552Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-02-09T06:28:40.783Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-09T06:28:40.783Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-09T06:28:42.964Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-09T06:28:42.964Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-09T06:28:43.425Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-09T06:28:44.392Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-09T06:28:44.392Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-09T06:28:44.635Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-09T06:28:44.635Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-09T06:28:44.635Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-09T06:28:50.180Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-09T06:28:51.146Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-09T06:28:52.113Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-09T06:28:53.204Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-09T06:28:53.204Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-09T06:28:53.204Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-09T06:28:53.648Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-09T06:28:54.106Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-09T06:28:55.072Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-09T06:28:57.245Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-09T06:29:00.276Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-09T06:29:04.314Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-09T06:29:04.314Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-09T06:29:04.314Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-09T06:29:04.314Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-09T06:29:04.314Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-09T06:29:04.314Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-09T06:29:04.314Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-09T06:29:04.314Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-09T06:29:04.314Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-09T06:29:04.965Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-09T06:29:04.965Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-09T06:29:04.965Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-09T06:29:04.965Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-09T06:29:04.965Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-09T06:29:04.965Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-09T06:29:04.965Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-09T06:29:04.965Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-09T06:29:04.965Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-09T06:29:04.965Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-09T06:29:05.279Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-09T06:29:05.426Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-09T06:29:05.426Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-09T06:29:05.426Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-09T06:29:05.426Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-09T06:29:05.426Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-09T06:29:05.426Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-09T06:29:06.247Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-09T06:29:12.707Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-02-09T06:29:13.309Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-09T06:29:14.010Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-09T06:29:20.958Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-09T06:29:20.958Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-09T06:29:20.958Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-09T06:29:21.092Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-09T06:29:21.092Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-09T06:29:21.092Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-09T06:29:23.270Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-09T06:29:23.270Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-09T06:29:23.270Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-09T06:29:23.270Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-09T06:29:23.270Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-09T06:29:23.270Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-09T06:29:23.270Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-09T06:29:26.173Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-09T06:29:26.173Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-09T06:29:26.173Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-09T06:29:26.173Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-09T06:29:27.676Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-02-09T06:29:29.081Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-09T06:29:29.081Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-09T06:29:29.081Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-09T06:29:29.081Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-09T06:29:29.081Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-09T06:29:29.081Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-09T06:29:29.081Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-09T06:29:29.081Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-09T06:29:32.817Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-09T06:29:34.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-09T06:29:34.396Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-09T06:29:34.396Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-09T06:29:34.396Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-09T06:29:36.567Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-09T06:29:37.261Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-09T06:29:37.261Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-09T06:29:37.261Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-09T06:29:37.261Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-09T06:29:39.443Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-09T06:29:39.443Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-09T06:29:41.621Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-09T06:29:41.621Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-09T06:29:42.080Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-09T06:29:42.080Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-09T06:29:42.080Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-09T06:29:44.988Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-09T06:29:44.988Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-09T06:29:45.956Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-02-09T06:29:47.166Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-09T06:29:47.166Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-09T06:29:47.166Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-09T06:29:50.075Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-09T06:29:50.534Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-09T06:29:50.948Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-09T06:29:53.439Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-09T06:29:57.173Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-09T06:30:01.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-09T06:30:01.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-09T06:30:01.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-09T06:30:01.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-09T06:30:01.864Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-09T06:30:04.045Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-09T06:30:04.045Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-09T06:30:04.045Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-09T06:30:05.783Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-09T06:30:06.225Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-09T06:30:06.225Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-09T06:30:06.225Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-09T06:30:08.403Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-09T06:30:08.862Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-09T06:30:13.550Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-09T06:30:15.728Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-09T06:30:15.728Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-09T06:30:15.728Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-09T06:30:15.728Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-09T06:30:15.728Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-09T06:30:15.728Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-09T06:30:15.728Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-09T06:30:15.728Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-09T06:30:15.728Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-09T06:30:15.728Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-09T06:30:15.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-09T06:30:17.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-09T06:30:17.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-09T06:30:18.191Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-09T06:30:20.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-09T06:30:23.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-09T06:30:25.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-09T06:30:27.244Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-09T06:30:28.166Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000494e10_} [2022-02-09T06:30:30.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12486988931_c:\foo_false____} [2022-02-09T06:30:32.954Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-02-09T06:30:33.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12486988931_c:\foo_true____} [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-09T06:30:36.156Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-09T06:30:36.156Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-09T06:30:36.156Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-09T06:30:36.156Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-09T06:30:36.156Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-09T06:30:36.156Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-09T06:30:36.156Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-09T06:30:39.061Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-09T06:30:39.061Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-09T06:30:39.061Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-09T06:30:39.061Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:30:39.061Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-09T06:30:39.061Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T06:30:39.061Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-09T06:30:39.061Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-09T06:30:39.061Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-09T06:30:39.061Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-09T06:30:39.061Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-09T06:30:39.061Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-09T06:30:39.061Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-09T06:30:39.061Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-09T06:30:39.061Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-09T06:30:39.061Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-09T06:30:39.061Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-09T06:30:39.061Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-09T06:30:39.061Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-09T06:30:39.061Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-09T06:30:39.061Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-09T06:30:39.061Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-09T06:30:39.061Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-09T06:30:39.061Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T06:30:39.061Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-09T06:30:39.061Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-09T06:30:39.061Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-09T06:30:39.626Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-09T06:30:41.970Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-09T06:30:41.970Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-09T06:30:41.970Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-09T06:30:41.970Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-09T06:30:45.710Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-09T06:30:45.710Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-09T06:30:45.710Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-09T06:30:45.710Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-09T06:30:45.710Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-09T06:30:45.710Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-09T06:30:45.710Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-09T06:30:47.963Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-02-09T06:30:48.266Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-09T06:30:50.403Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-09T06:30:53.309Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-09T06:30:53.309Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-09T06:30:53.309Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-09T06:30:53.309Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-09T06:30:53.309Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-09T06:30:56.835Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-09T06:31:03.635Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-09T06:31:03.635Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-09T06:31:03.635Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-09T06:31:03.635Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-09T06:31:03.635Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-09T06:31:05.401Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-09T06:31:08.908Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-09T06:31:13.960Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-09T06:31:13.960Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-09T06:31:13.960Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-09T06:31:13.960Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-09T06:31:13.960Z] === RUN TestDockerSuite/TestCpToDot [2022-02-09T06:31:16.873Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-09T06:31:16.873Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-09T06:31:16.873Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-09T06:31:16.873Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-09T06:31:16.873Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-09T06:31:19.246Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-09T06:31:19.780Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-09T06:31:19.780Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T06:31:19.780Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-09T06:31:19.780Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-09T06:31:19.780Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-09T06:31:19.780Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-09T06:31:19.780Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-09T06:31:19.780Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-09T06:31:19.780Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-09T06:31:20.034Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-02-09T06:31:20.239Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-09T06:31:20.239Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-09T06:31:23.145Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-09T06:31:25.322Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-09T06:31:25.780Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-09T06:31:25.781Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-09T06:31:27.958Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-09T06:31:28.417Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-09T06:31:28.877Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-09T06:31:28.877Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-09T06:31:28.877Z] === RUN TestDockerSuite/TestCreateRM [2022-02-09T06:31:29.336Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-09T06:31:29.336Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-09T06:31:29.336Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-09T06:31:29.336Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-09T06:31:29.794Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-09T06:31:30.524Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-09T06:31:30.524Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-09T06:31:30.524Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-09T06:31:35.483Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-09T06:31:39.083Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-09T06:31:39.083Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-09T06:31:39.083Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-09T06:31:39.083Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-09T06:31:39.083Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-09T06:31:39.083Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-09T06:31:40.120Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-09T06:31:40.120Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-09T06:31:40.120Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-09T06:31:43.027Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-09T06:31:43.027Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-09T06:31:43.027Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-09T06:31:43.027Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-09T06:31:43.772Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-09T06:31:45.933Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-09T06:31:45.933Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-09T06:31:45.933Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-09T06:31:45.933Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-09T06:31:45.933Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-09T06:31:45.933Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-09T06:31:45.933Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-09T06:31:45.933Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-09T06:31:45.933Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-09T06:31:45.933Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDockerFails [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-09T06:31:45.933Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-09T06:31:45.933Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-09T06:31:45.933Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-09T06:31:45.933Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-09T06:31:45.933Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-09T06:31:45.933Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-09T06:31:48.863Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-09T06:31:49.556Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-09T06:31:51.768Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-09T06:31:52.143Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-02-09T06:31:52.457Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-09T06:31:52.914Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-09T06:31:52.914Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-09T06:31:54.668Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-09T06:31:55.815Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-09T06:31:57.352Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-09T06:31:58.888Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-09T06:32:04.991Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-09T06:32:07.024Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-02-09T06:32:09.686Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-09T06:32:11.259Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-09T06:32:12.799Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-09T06:32:15.482Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-09T06:32:18.388Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-09T06:32:19.355Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-09T06:32:24.057Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-09T06:32:24.518Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-09T06:32:25.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-02-09T06:32:25.148Z] docker_cli_external_volume_driver_test.go:484: [d7018585db1b7] daemon is not started [2022-02-09T06:32:25.178Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-09T06:32:25.489Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-09T06:32:30.959Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-09T06:32:31.288Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-09T06:32:37.088Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-09T06:32:37.088Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-09T06:32:37.088Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-09T06:32:37.088Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-09T06:32:37.088Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-09T06:32:37.088Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-09T06:32:37.088Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-09T06:32:37.088Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-09T06:32:37.088Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-09T06:32:38.058Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-09T06:32:38.058Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-09T06:32:38.058Z] === RUN TestDockerSuite/TestEventsRename [2022-02-09T06:32:39.985Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-02-09T06:32:39.985Z] docker_cli_external_volume_driver_test.go:52: [d1b57fc20819c] daemon is not started [2022-02-09T06:32:40.969Z] === RUN TestDockerSuite/TestEventsResize [2022-02-09T06:32:43.337Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-09T06:32:48.023Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-09T06:32:49.549Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-09T06:32:52.462Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-09T06:32:54.902Z] --- PASS: TestDockerExternalVolumeSuite (436.80s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-02-09T06:32:54.903Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-02-09T06:32:54.903Z] PASS [2022-02-09T06:32:54.903Z] [2022-02-09T06:32:54.903Z] === Skipped [2022-02-09T06:32:54.903Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-02-09T06:32:54.903Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-09T06:32:54.903Z] check_test.go:308: [dc58a62d6cb51] daemon is not started [2022-02-09T06:32:54.903Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-02-09T06:32:54.903Z] [2022-02-09T06:32:54.903Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-09T06:32:54.903Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-09T06:32:54.903Z] check_test.go:308: [dd9ef01d0073b] daemon is not started [2022-02-09T06:32:54.903Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-09T06:32:54.903Z] [2022-02-09T06:32:54.903Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-02-09T06:32:54.903Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-09T06:32:54.903Z] check_test.go:308: [d68fed0f8e02b] daemon is not started [2022-02-09T06:32:54.903Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-02-09T06:32:54.903Z] [2022-02-09T06:32:54.903Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-09T06:32:54.903Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-09T06:32:54.903Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-09T06:32:54.903Z] [2022-02-09T06:32:54.903Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-09T06:32:54.903Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-09T06:32:54.903Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-09T06:32:54.903Z] [2022-02-09T06:32:54.903Z] DONE 271 tests, 5 skipped in 2437.551s [2022-02-09T06:32:54.903Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-09T06:32:54.903Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5887dc74c51c/docker.pid [2022-02-09T06:32:54.903Z] +++ kill 6375 [2022-02-09T06:32:54.903Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6375 is not a child of this shell [2022-02-09T06:32:54.903Z] warning: PID 6375 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5887dc74c51c/docker.pid had a nonzero exit code [2022-02-09T06:32:54.903Z] ++++ cat bundles/test-integration/docker.pid [2022-02-09T06:32:54.903Z] +++ kill 8339 [2022-02-09T06:32:54.903Z] +++ /etc/init.d/apparmor stop [2022-02-09T06:32:54.903Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-09T06:32:54.903Z] [2022-02-09T06:32:54.903Z] Unloading profiles will leave already running processes permanently [2022-02-09T06:32:54.903Z] unconfined, which can lead to unexpected situations. [2022-02-09T06:32:54.903Z] [2022-02-09T06:32:54.903Z] To set a process to complain mode, use the command line tool [2022-02-09T06:32:54.903Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-09T06:32:54.903Z] +++ true [2022-02-09T06:32:54.903Z] exiting test-integration [2022-02-09T06:32:54.903Z] ++ exit 0 [2022-02-09T06:32:54.903Z] [2022-02-09T06:32:54.903Z] + exit 0 [2022-02-09T06:32:54.903Z] ++ jobs -p [2022-02-09T06:32:54.903Z] + pids= [2022-02-09T06:32:54.903Z] + echo 'Remaining pids to kill: []' [2022-02-09T06:32:54.903Z] Remaining pids to kill: [] [2022-02-09T06:32:54.903Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-02-09T06:32:54.921Z] Recording test results [2022-02-09T06:32:55.096Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-09T06:32:55.373Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-09T06:32:56.062Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-09T06:32:56.062Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-09T06:32:56.062Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-09T06:32:56.062Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-09T06:32:56.062Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-09T06:32:56.914Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-09T06:32:57.291Z] + echo Ensuring container killed. [2022-02-09T06:32:57.292Z] Ensuring container killed. [2022-02-09T06:32:57.292Z] + docker ps -aq -f name=docker-pr1-* [2022-02-09T06:32:57.292Z] + cids=a8eadda840a3 [2022-02-09T06:32:57.292Z] 02ee9ff3e050 [2022-02-09T06:32:57.292Z] bdb3d461dace [2022-02-09T06:32:57.292Z] + [ -n a8eadda840a3 [2022-02-09T06:32:57.292Z] 02ee9ff3e050 [2022-02-09T06:32:57.292Z] bdb3d461dace ] [2022-02-09T06:32:57.292Z] + docker rm -vf a8eadda840a3 02ee9ff3e050 bdb3d461dace [2022-02-09T06:32:57.548Z] a8eadda840a3 [2022-02-09T06:32:57.846Z] 02ee9ff3e050 [2022-02-09T06:32:57.846Z] bdb3d461dace [Pipeline] sh [2022-02-09T06:32:58.165Z] + echo Chowning /workspace to jenkins user [2022-02-09T06:32:58.165Z] Chowning /workspace to jenkins user [2022-02-09T06:32:58.165Z] + id -u [2022-02-09T06:32:58.165Z] + id -g [2022-02-09T06:32:58.165Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43221:/workspace busybox chown -R 1000:1000 /workspace [2022-02-09T06:32:58.165Z] Unable to find image 'busybox:latest' locally [2022-02-09T06:32:58.165Z] latest: Pulling from library/busybox [2022-02-09T06:32:58.422Z] 009932687766: Pulling fs layer [2022-02-09T06:32:58.422Z] 009932687766: Download complete [2022-02-09T06:32:58.422Z] 009932687766: Pull complete [2022-02-09T06:32:58.422Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-09T06:32:58.422Z] Status: Downloaded newer image for busybox:latest [2022-02-09T06:32:59.794Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-09T06:32:59.794Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-09T06:32:59.794Z] === RUN TestDockerSuite/TestBuildRelativeCopy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-09T06:33:00.653Z] + bundleName=amd64 [2022-02-09T06:33:00.653Z] + echo Creating amd64-bundles.tar.gz [2022-02-09T06:33:00.653Z] Creating amd64-bundles.tar.gz [2022-02-09T06:33:00.653Z] + 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-09T06:33:00.653Z] + xargs tar -czf amd64-bundles.tar.gz [2022-02-09T06:33:01.170Z] === RUN TestDockerSuite/TestEventsTop [2022-02-09T06:33:01.170Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-09T06:33:01.170Z] === RUN TestDockerSuite/TestEventsUntag [Pipeline] archiveArtifacts [2022-02-09T06:33:01.591Z] Archiving artifacts [2022-02-09T06:33:03.350Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-09T06:33:03.469Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43221/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-09T06:33:03.773Z] + make clean [2022-02-09T06:33:04.028Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-09T06:33:04.028Z] docker-dev-cache [2022-02-09T06:33:04.028Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-09T06:33:09.148Z] === RUN TestDockerSuite/TestExec [2022-02-09T06:33:09.148Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T06:33:09.148Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-09T06:33:09.148Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-09T06:33:09.148Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-09T06:33:10.754Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-09T06:33:12.935Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-09T06:33:12.935Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T06:33:12.935Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-09T06:33:12.935Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T06:33:12.935Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-09T06:33:12.936Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-09T06:33:12.936Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-09T06:33:15.847Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-09T06:33:17.392Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-09T06:33:20.301Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-09T06:33:21.843Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-09T06:33:27.638Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-09T06:33:27.638Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-09T06:33:27.638Z] === RUN TestDockerSuite/TestExecEnv [2022-02-09T06:33:27.638Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-09T06:33:27.638Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-09T06:33:27.638Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-09T06:33:27.638Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-09T06:33:29.175Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-09T06:33:33.877Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-09T06:33:33.877Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-09T06:33:33.877Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-09T06:33:33.877Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-09T06:33:33.877Z] === RUN TestDockerSuite/TestExecParseError [2022-02-09T06:33:33.877Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-09T06:33:34.338Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-09T06:33:34.338Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-09T06:33:34.338Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-09T06:33:34.338Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-09T06:33:34.338Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-09T06:33:36.518Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-09T06:33:36.518Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-09T06:33:36.518Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-09T06:33:36.518Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-09T06:33:36.518Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-09T06:33:36.518Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-09T06:33:36.518Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-09T06:33:36.518Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-09T06:33:36.977Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-09T06:33:36.978Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-09T06:33:36.978Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-09T06:33:39.159Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-09T06:33:39.159Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-09T06:33:39.159Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-09T06:33:46.249Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-09T06:33:46.249Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-09T06:33:46.249Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-09T06:33:46.249Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-09T06:33:46.249Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-09T06:33:46.249Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-09T06:33:46.249Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-09T06:33:52.048Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-09T06:33:59.122Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-09T06:34:00.211Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-09T06:34:01.303Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-09T06:34:02.448Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-09T06:34:02.448Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-09T06:34:02.448Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-09T06:34:02.448Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-09T06:34:02.448Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-09T06:34:02.448Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-09T06:34:02.448Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-09T06:34:02.448Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-09T06:34:02.448Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-09T06:34:02.448Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-09T06:34:02.448Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-09T06:34:02.448Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-09T06:34:02.448Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-09T06:34:05.364Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-09T06:34:08.382Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-09T06:34:08.382Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T06:34:08.382Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-09T06:34:08.382Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-09T06:34:08.382Z] === RUN TestDockerSuite/TestHealth [2022-02-09T06:34:08.382Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-09T06:34:08.382Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-09T06:34:08.382Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-09T06:34:08.382Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-09T06:34:08.382Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-09T06:34:11.167Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-09T06:34:11.167Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-09T06:34:11.167Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-09T06:34:11.167Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-09T06:34:11.627Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-09T06:34:11.627Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-09T06:34:11.627Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-09T06:34:11.627Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-09T06:34:11.627Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-09T06:34:11.627Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-09T06:34:11.627Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-09T06:34:13.073Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-09T06:34:13.074Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-09T06:34:13.074Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-09T06:34:13.074Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-09T06:34:13.074Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-09T06:34:13.074Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-09T06:34:13.533Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-09T06:34:14.501Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-09T06:34:14.501Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-09T06:34:14.501Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-09T06:34:15.472Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-09T06:34:15.472Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-09T06:34:16.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-09T06:34:16.330Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-09T06:34:16.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-09T06:34:16.330Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-09T06:34:16.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-09T06:34:16.330Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-09T06:34:16.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-09T06:34:17.650Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-09T06:34:17.650Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-09T06:34:17.873Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-09T06:34:19.829Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-09T06:34:21.328Z] === RUN TestDockerSuite/TestBuildRm [2022-02-09T06:34:23.564Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-09T06:34:23.564Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-09T06:34:23.564Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-09T06:34:23.564Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-09T06:34:23.690Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-09T06:34:27.303Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-09T06:34:27.303Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-09T06:34:27.303Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-09T06:34:27.303Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-09T06:34:27.303Z] === RUN TestDockerSuite/TestImportFile [2022-02-09T06:34:27.303Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-09T06:34:27.303Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-09T06:34:27.303Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-09T06:34:27.303Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-09T06:34:27.303Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-09T06:34:27.303Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-09T06:34:27.303Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-09T06:34:27.303Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T06:34:27.303Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-09T06:34:27.303Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-09T06:34:27.762Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-09T06:34:27.762Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-09T06:34:27.762Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-09T06:34:27.762Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-09T06:34:27.762Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-09T06:34:27.762Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-09T06:34:27.762Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-09T06:34:27.762Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-09T06:34:27.762Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-09T06:34:27.762Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-09T06:34:30.670Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-09T06:34:33.582Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-09T06:34:33.582Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-09T06:34:33.582Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-09T06:34:33.582Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-09T06:34:33.582Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-09T06:34:33.582Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-09T06:34:33.582Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-09T06:34:33.582Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-09T06:34:35.764Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-09T06:34:36.224Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-09T06:34:39.011Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-09T06:34:39.130Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-09T06:34:39.130Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-09T06:34:39.130Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-09T06:34:39.130Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-09T06:34:39.130Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-09T06:34:39.130Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-09T06:34:39.130Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-09T06:34:41.307Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-09T06:34:41.932Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-09T06:34:41.932Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-09T06:34:41.932Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-09T06:34:41.932Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-09T06:34:41.932Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-09T06:34:44.106Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-09T06:34:44.828Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-09T06:34:44.828Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-09T06:34:44.828Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-09T06:34:44.828Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-09T06:34:44.828Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-09T06:34:44.828Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-09T06:34:44.828Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-09T06:34:44.828Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-09T06:34:44.828Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-09T06:34:44.828Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-09T06:34:44.828Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-09T06:34:44.828Z] === RUN TestDockerSuite/TestBuildFails [2022-02-09T06:34:47.102Z] === RUN TestDockerSuite/TestInspectImage [2022-02-09T06:34:47.102Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T06:34:47.102Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-09T06:34:47.102Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T06:34:47.102Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-09T06:34:47.102Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-09T06:34:47.102Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-09T06:34:47.741Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-09T06:34:47.741Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-09T06:34:49.282Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-09T06:34:49.898Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-09T06:34:51.463Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-09T06:34:51.463Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-09T06:34:54.369Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-09T06:34:54.600Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-09T06:34:54.827Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-09T06:34:56.547Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-09T06:34:56.547Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-09T06:34:56.547Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-09T06:34:56.547Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-09T06:34:58.726Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-09T06:35:00.637Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-09T06:35:01.667Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-09T06:35:02.465Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-09T06:35:07.173Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-09T06:35:09.357Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-09T06:35:12.319Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-09T06:35:14.500Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-09T06:35:15.471Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-09T06:35:17.411Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-09T06:35:20.318Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-09T06:35:22.497Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-09T06:35:22.957Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-09T06:35:22.957Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-09T06:35:22.957Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-09T06:35:22.957Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-09T06:35:22.957Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-09T06:35:22.957Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-09T06:35:22.957Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-09T06:35:22.957Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-09T06:35:22.957Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-09T06:35:22.957Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-09T06:35:22.957Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-09T06:35:22.957Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-09T06:35:22.957Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-09T06:35:22.957Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-09T06:35:22.957Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-09T06:35:22.957Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-09T06:35:22.957Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-09T06:35:25.137Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-09T06:35:25.807Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-09T06:35:26.778Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-09T06:35:26.796Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-09T06:35:26.796Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-09T06:35:26.796Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-09T06:35:27.319Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-09T06:35:33.112Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-09T06:35:33.869Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-09T06:35:33.869Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-09T06:35:33.869Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-09T06:35:34.331Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-09T06:35:35.301Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-09T06:35:35.301Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-09T06:35:35.301Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-09T06:35:36.018Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-09T06:35:36.018Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-09T06:35:36.018Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-09T06:35:37.170Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-09T06:35:37.171Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-09T06:35:38.201Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-09T06:35:38.201Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-09T06:35:44.246Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-09T06:35:44.247Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-09T06:35:45.270Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-09T06:35:50.035Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-09T06:35:52.419Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-09T06:35:53.011Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-09T06:35:53.011Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-09T06:35:53.011Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-09T06:35:59.498Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-09T06:36:01.036Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-09T06:36:03.945Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-09T06:36:03.945Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-09T06:36:03.945Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-09T06:36:06.858Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-09T06:36:07.863Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-09T06:36:07.863Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-09T06:36:09.765Z] === RUN TestDockerSuite/TestLogsSince [2022-02-09T06:36:10.053Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-09T06:36:10.053Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-09T06:36:10.053Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-09T06:36:11.025Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-09T06:36:11.025Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-09T06:36:16.830Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-09T06:36:17.802Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-09T06:36:18.773Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-09T06:36:19.744Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-09T06:36:20.052Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-09T06:36:20.052Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-09T06:36:20.052Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-09T06:36:20.090Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-09T06:36:20.090Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-09T06:36:20.090Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-09T06:36:20.090Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-09T06:36:20.090Z] === RUN TestDockerSuite/TestLogsTail [2022-02-09T06:36:20.715Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-09T06:36:22.255Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-09T06:36:22.272Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-09T06:36:23.783Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-09T06:36:23.797Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-09T06:36:25.185Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-09T06:36:25.318Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-09T06:36:28.090Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-09T06:36:28.090Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestNetHostname [2022-02-09T06:36:28.090Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-09T06:36:28.090Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-09T06:36:28.090Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-09T06:36:28.090Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestPluginActive [2022-02-09T06:36:28.090Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-09T06:36:28.090Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-09T06:36:28.090Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-09T06:36:28.090Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-09T06:36:28.090Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-09T06:36:28.090Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-09T06:36:28.090Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-09T06:36:28.090Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-09T06:36:28.090Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-09T06:36:28.090Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestPortList [2022-02-09T06:36:28.090Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-09T06:36:28.090Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-09T06:36:31.105Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-09T06:36:32.373Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-09T06:36:32.373Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-09T06:36:32.373Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-09T06:36:32.373Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-09T06:36:32.373Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-09T06:36:32.373Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-09T06:36:32.373Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-09T06:36:32.373Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-09T06:36:32.373Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-09T06:36:32.837Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-09T06:36:33.807Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-09T06:36:33.880Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-09T06:36:33.880Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:36:33.880Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-09T06:36:33.880Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-09T06:36:33.880Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-09T06:36:33.880Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-09T06:36:33.880Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-09T06:36:33.880Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-09T06:36:33.880Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-09T06:36:33.880Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-09T06:36:33.880Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-09T06:36:33.880Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-09T06:36:33.880Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-09T06:36:33.880Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-09T06:36:33.880Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-09T06:36:33.880Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-09T06:36:33.880Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-09T06:36:33.880Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-09T06:36:39.666Z] === RUN TestDockerSuite/TestBuildUser [2022-02-09T06:36:39.666Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-09T06:36:39.666Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-09T06:36:39.666Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-09T06:36:39.666Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-09T06:36:39.666Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-09T06:36:39.666Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-09T06:36:39.670Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-09T06:36:39.670Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-09T06:36:39.670Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-09T06:36:40.894Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-09T06:36:45.461Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-09T06:36:45.461Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-09T06:36:48.244Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-09T06:36:48.244Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-09T06:36:48.244Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-09T06:36:50.146Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-09T06:36:50.146Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-09T06:36:50.146Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-09T06:36:50.146Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-09T06:36:50.146Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-09T06:36:58.572Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-09T06:37:13.387Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-09T06:37:13.387Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-09T06:37:13.387Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-09T06:37:13.387Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-09T06:37:20.095Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-09T06:37:20.095Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-09T06:37:23.440Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-09T06:37:23.440Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-09T06:37:23.440Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-09T06:37:23.440Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-09T06:37:25.768Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-09T06:37:30.458Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-09T06:37:32.470Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-09T06:37:38.257Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-09T06:37:38.257Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-09T06:37:38.715Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-09T06:37:38.715Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-09T06:37:38.715Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-09T06:37:39.031Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-09T06:37:42.448Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-09T06:37:42.448Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-09T06:37:42.909Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-09T06:37:43.725Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-09T06:37:43.725Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-09T06:37:43.725Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-09T06:37:43.725Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-09T06:37:43.725Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-09T06:37:48.418Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-09T06:37:48.418Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-09T06:37:48.418Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-09T06:37:48.418Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-09T06:37:48.418Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-09T06:37:48.418Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-09T06:37:48.418Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-09T06:37:48.418Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-09T06:37:48.418Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-09T06:37:55.493Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-09T06:37:55.493Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-09T06:37:55.493Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-09T06:37:57.028Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-09T06:37:57.028Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-09T06:37:57.028Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-09T06:37:58.564Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-09T06:37:59.023Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-09T06:37:59.023Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-09T06:37:59.023Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-09T06:38:00.590Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-09T06:38:03.718Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-09T06:38:05.278Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-09T06:38:05.278Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-09T06:38:05.994Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-09T06:38:08.412Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-09T06:38:11.320Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-09T06:38:22.949Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-09T06:38:22.949Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-09T06:38:22.949Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-09T06:38:22.949Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-09T06:38:23.921Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-09T06:38:23.921Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-09T06:38:23.921Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-09T06:38:25.464Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-09T06:38:35.783Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-09T06:38:35.978Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-09T06:38:36.493Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-09T06:38:36.493Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T06:38:36.493Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-09T06:38:38.689Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-09T06:38:38.689Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-09T06:38:39.149Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-09T06:38:39.149Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-09T06:38:39.149Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-09T06:38:39.149Z] docker_cli_sni_test.go:18: Flakey test [2022-02-09T06:38:39.149Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-09T06:38:40.238Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-09T06:38:40.699Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-09T06:38:40.699Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-09T06:38:41.327Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-09T06:38:41.327Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-09T06:38:41.327Z] === RUN TestDockerSuite/TestCommitChange [2022-02-09T06:38:41.672Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-09T06:38:46.333Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-09T06:38:47.478Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-09T06:38:48.401Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-09T06:38:52.175Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-09T06:38:52.175Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T06:38:52.175Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-09T06:38:54.183Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-09T06:38:54.183Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-09T06:38:54.183Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-09T06:38:56.865Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-09T06:38:56.866Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-09T06:38:57.325Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-09T06:38:58.741Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-09T06:39:04.491Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-09T06:39:04.491Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-09T06:39:04.491Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-09T06:39:05.831Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-09T06:39:12.146Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-09T06:39:13.052Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-09T06:39:15.884Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-09T06:39:16.344Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-09T06:39:18.840Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-09T06:39:18.840Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-09T06:39:18.840Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-09T06:39:18.840Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-09T06:39:18.840Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-09T06:39:18.840Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-09T06:39:18.840Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-09T06:39:18.840Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-09T06:39:18.840Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-09T06:39:18.840Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-09T06:39:18.840Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-09T06:39:18.840Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-09T06:39:19.298Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-09T06:39:19.298Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-09T06:39:19.298Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-09T06:39:19.298Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-09T06:39:24.925Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-09T06:39:26.943Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-09T06:39:26.943Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-09T06:39:26.943Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-09T06:39:29.611Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-09T06:39:30.721Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-09T06:39:39.919Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-09T06:39:39.919Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-09T06:39:39.919Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-09T06:39:41.060Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-09T06:39:42.085Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-09T06:39:42.085Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-09T06:39:42.085Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-09T06:39:42.085Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-09T06:39:42.085Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-09T06:39:42.085Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-09T06:39:42.085Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-09T06:39:43.969Z] === RUN TestDockerSuite/TestRmiTag [2022-02-09T06:39:44.938Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-09T06:39:45.799Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-09T06:39:45.799Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-09T06:39:45.799Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-09T06:39:45.799Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-09T06:39:47.848Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-09T06:39:48.057Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-09T06:39:48.057Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-09T06:39:48.057Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-09T06:39:48.057Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-09T06:39:48.057Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-09T06:39:48.057Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-09T06:39:48.692Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-09T06:39:48.692Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-09T06:39:48.692Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-09T06:39:48.692Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-09T06:39:48.692Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-09T06:39:48.692Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-09T06:39:48.692Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-09T06:39:48.692Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-09T06:39:49.029Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-09T06:39:58.972Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-09T06:39:59.365Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-09T06:40:01.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-09T06:40:05.576Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-09T06:40:05.576Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-09T06:40:05.576Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-09T06:40:05.576Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-09T06:40:07.964Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-09T06:40:07.964Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-09T06:40:07.964Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-09T06:40:08.952Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-09T06:40:09.411Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-09T06:40:10.247Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-09T06:40:10.247Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-09T06:40:10.877Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-09T06:40:12.417Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-09T06:40:13.959Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-09T06:40:13.965Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-09T06:40:13.966Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-09T06:40:13.966Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-09T06:40:13.966Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-09T06:40:13.966Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-09T06:40:15.205Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-09T06:40:16.177Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-09T06:40:16.177Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-09T06:40:16.177Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-09T06:40:16.177Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-09T06:40:16.177Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-09T06:40:16.177Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-09T06:40:16.177Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-09T06:40:16.177Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-09T06:40:16.177Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-09T06:40:16.177Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-09T06:40:16.637Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-09T06:40:16.637Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-09T06:40:16.637Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-09T06:40:16.637Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-09T06:40:16.637Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-09T06:40:18.646Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-09T06:40:18.646Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-09T06:40:18.982Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-09T06:40:18.982Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-09T06:40:18.982Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-09T06:40:18.982Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-09T06:40:18.982Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-09T06:40:21.536Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-09T06:40:21.536Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-09T06:40:21.536Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-09T06:40:24.787Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-09T06:40:26.203Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-09T06:40:26.203Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-09T06:40:28.530Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-09T06:40:29.917Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-09T06:40:30.713Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-09T06:40:33.619Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-09T06:40:35.088Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-09T06:40:36.528Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-09T06:40:36.528Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-09T06:40:36.954Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-09T06:40:37.280Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-09T06:40:42.333Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-09T06:40:42.333Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-09T06:40:42.333Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-09T06:40:42.333Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-09T06:40:42.333Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-09T06:40:42.333Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-09T06:40:42.333Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-09T06:40:42.333Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-09T06:40:42.333Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-09T06:40:42.333Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-09T06:40:42.333Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-09T06:40:42.333Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-09T06:40:42.333Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-09T06:40:42.333Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-09T06:40:42.333Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-09T06:40:42.333Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-09T06:40:42.333Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-09T06:40:42.333Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-09T06:40:42.333Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-09T06:40:42.333Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-09T06:40:42.333Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-09T06:40:42.333Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-09T06:40:42.333Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-09T06:40:44.004Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-09T06:40:44.004Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-09T06:40:44.004Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-09T06:40:44.004Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-09T06:40:44.004Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-09T06:40:45.239Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-09T06:40:45.240Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-09T06:40:45.240Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-09T06:40:47.719Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-09T06:40:47.719Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-09T06:40:47.719Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-09T06:40:48.145Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-09T06:40:48.145Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-09T06:40:48.145Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-09T06:40:48.146Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-09T06:40:48.146Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-09T06:40:49.687Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-09T06:40:50.324Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-09T06:40:50.324Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-09T06:40:50.324Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-09T06:40:50.324Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-09T06:40:50.324Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-09T06:40:50.324Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-09T06:40:50.324Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-09T06:40:50.324Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-09T06:40:50.324Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-09T06:40:50.324Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-09T06:40:50.324Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-09T06:40:50.324Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-09T06:40:50.324Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-09T06:40:50.324Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-09T06:40:50.324Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-09T06:40:51.431Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-09T06:40:51.431Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-09T06:40:51.431Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-09T06:40:52.504Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-09T06:40:53.429Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-09T06:40:55.143Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-09T06:40:55.143Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-09T06:40:55.412Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-09T06:40:58.321Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-09T06:40:58.321Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-09T06:40:58.321Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-09T06:40:58.321Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-09T06:40:58.321Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-09T06:40:58.321Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-09T06:40:58.321Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-09T06:41:00.511Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-09T06:41:00.511Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-09T06:41:00.511Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-09T06:41:00.511Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-09T06:41:00.511Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-09T06:41:00.511Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-09T06:41:00.511Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-09T06:41:00.511Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-09T06:41:00.511Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-09T06:41:00.903Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-09T06:41:02.691Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-09T06:41:03.763Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-09T06:41:03.789Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-09T06:41:03.790Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-09T06:41:03.790Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-09T06:41:03.790Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-09T06:41:03.790Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-09T06:41:03.790Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-09T06:41:03.790Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-09T06:41:03.790Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-09T06:41:03.790Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-09T06:41:03.790Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-09T06:41:03.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-09T06:41:06.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-09T06:41:06.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-09T06:41:08.499Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-09T06:41:08.499Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-09T06:41:08.499Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-09T06:41:08.499Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-09T06:41:08.499Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-09T06:41:08.499Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-09T06:41:08.499Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-09T06:41:08.499Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-09T06:41:08.499Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-09T06:41:08.499Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-09T06:41:08.499Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-09T06:41:08.499Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-09T06:41:08.499Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-09T06:41:09.564Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-09T06:41:10.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-09T06:41:11.405Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-09T06:41:11.405Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-09T06:41:11.405Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-09T06:41:11.405Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-09T06:41:11.405Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-09T06:41:11.405Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-09T06:41:13.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-09T06:41:14.312Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-09T06:41:15.370Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-09T06:41:16.489Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-09T06:41:16.489Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-09T06:41:16.489Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-09T06:41:16.913Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-09T06:41:16.913Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-09T06:41:16.913Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-09T06:41:16.913Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-09T06:41:16.913Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-09T06:41:16.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-09T06:41:19.395Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-09T06:41:19.395Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-09T06:41:19.395Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-09T06:41:19.395Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-09T06:41:19.395Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-09T06:41:19.395Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-09T06:41:19.395Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-09T06:41:19.816Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-09T06:41:19.816Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-09T06:41:19.816Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-09T06:41:19.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00008acd8_} [2022-02-09T06:41:22.304Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-09T06:41:22.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11016862523_c:\foo_false____} [2022-02-09T06:41:25.214Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-09T06:41:26.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11016862523_c:\foo_true____} [2022-02-09T06:41:28.123Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-09T06:41:29.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-09T06:41:29.373Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-09T06:41:29.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-09T06:41:29.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-09T06:41:29.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-09T06:41:29.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-09T06:41:29.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-09T06:41:29.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-09T06:41:29.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-09T06:41:29.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-09T06:41:29.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-09T06:41:29.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-09T06:41:29.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-09T06:41:29.828Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-09T06:41:29.828Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-09T06:41:29.828Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-09T06:41:29.828Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-09T06:41:29.828Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-09T06:41:29.828Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-09T06:41:29.828Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-09T06:41:29.828Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-09T06:41:29.828Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-09T06:41:29.828Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-09T06:41:30.283Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-09T06:41:31.026Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-09T06:41:31.026Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-09T06:41:31.026Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-09T06:41:31.026Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-09T06:41:31.026Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-09T06:41:31.026Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-09T06:41:31.026Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-09T06:41:31.026Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-09T06:41:31.026Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-09T06:41:31.026Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-09T06:41:31.026Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-09T06:41:31.026Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-09T06:41:31.026Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-09T06:41:31.026Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-09T06:41:31.026Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-09T06:41:31.026Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-09T06:41:33.996Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-09T06:41:33.996Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-09T06:41:33.996Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-09T06:41:33.996Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:41:33.996Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-09T06:41:33.996Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T06:41:33.996Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-09T06:41:33.996Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-09T06:41:33.996Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-09T06:41:33.996Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-09T06:41:33.996Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-09T06:41:33.996Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-09T06:41:33.996Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-09T06:41:33.996Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-09T06:41:33.996Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-09T06:41:33.996Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-09T06:41:33.996Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-09T06:41:33.996Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-09T06:41:33.996Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-09T06:41:33.996Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-09T06:41:33.997Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-09T06:41:33.997Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-09T06:41:33.997Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-09T06:41:33.997Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T06:41:33.997Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-09T06:41:33.997Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-09T06:41:33.997Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-09T06:41:35.716Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-09T06:41:35.716Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-09T06:41:35.716Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-09T06:41:35.716Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-09T06:41:35.716Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-09T06:41:35.716Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-09T06:41:35.716Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-09T06:41:35.716Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-09T06:41:35.716Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-09T06:41:35.716Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-09T06:41:35.716Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-09T06:41:35.716Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-09T06:41:37.710Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-09T06:41:37.711Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-09T06:41:37.711Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-09T06:41:37.711Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-09T06:41:41.426Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-09T06:41:41.426Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-09T06:41:41.426Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-09T06:41:41.426Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-09T06:41:41.426Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-09T06:41:41.426Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-09T06:41:41.426Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-09T06:41:44.285Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-09T06:41:44.285Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-09T06:41:44.285Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-09T06:41:45.255Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-09T06:41:45.255Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-09T06:41:45.255Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-09T06:41:45.255Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-09T06:41:45.255Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-09T06:41:45.255Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-09T06:41:45.255Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-09T06:41:45.255Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-09T06:41:45.714Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-09T06:41:45.714Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-09T06:41:45.714Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-09T06:41:45.714Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-09T06:41:45.714Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-09T06:41:45.714Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-09T06:41:45.714Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-09T06:41:45.714Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-09T06:41:45.714Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-09T06:41:45.714Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-09T06:41:45.714Z] === RUN TestDockerSuite/TestRunMount [2022-02-09T06:41:45.714Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-09T06:41:45.714Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-09T06:41:45.714Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-09T06:41:45.714Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-09T06:41:45.714Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-09T06:41:45.714Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-09T06:41:45.714Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-09T06:41:45.714Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-09T06:41:47.192Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-09T06:41:50.913Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-09T06:41:50.913Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-09T06:41:50.913Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-09T06:41:50.913Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-09T06:41:50.913Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-09T06:41:54.285Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-09T06:41:54.285Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-09T06:41:54.285Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-09T06:41:54.285Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-09T06:41:54.285Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-09T06:41:54.285Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-09T06:41:54.285Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-09T06:42:00.076Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-09T06:42:04.777Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-09T06:42:04.777Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-09T06:42:04.777Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-09T06:42:04.777Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-09T06:42:04.777Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-09T06:42:04.777Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-09T06:42:04.777Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-09T06:42:04.777Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-09T06:42:04.777Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-09T06:42:04.777Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-09T06:42:04.777Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-09T06:42:04.777Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-09T06:42:04.777Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-09T06:42:04.777Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-09T06:42:04.777Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-09T06:42:04.777Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-09T06:42:04.777Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-09T06:42:04.777Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-09T06:42:04.777Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-09T06:42:04.777Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-09T06:42:05.681Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-09T06:42:05.681Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-09T06:42:05.681Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-09T06:42:05.681Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-09T06:42:05.681Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-09T06:42:06.318Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-09T06:42:08.499Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-09T06:42:10.487Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-09T06:42:10.680Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-09T06:42:11.652Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-09T06:42:13.834Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-09T06:42:14.292Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-09T06:42:14.292Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-09T06:42:14.292Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-09T06:42:14.292Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-09T06:42:14.292Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-09T06:42:14.292Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-09T06:42:14.292Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-09T06:42:14.292Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-09T06:42:14.292Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-09T06:42:14.292Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-09T06:42:14.292Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-09T06:42:14.292Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-09T06:42:14.292Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-09T06:42:14.292Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-09T06:42:14.292Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-09T06:42:14.292Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-09T06:42:16.000Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-09T06:42:16.000Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-09T06:42:16.000Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-09T06:42:16.000Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-09T06:42:16.456Z] === RUN TestDockerSuite/TestCpToDot [2022-02-09T06:42:18.979Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-09T06:42:18.979Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-09T06:42:18.979Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-09T06:42:18.979Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-09T06:42:18.979Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-09T06:42:18.979Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-09T06:42:18.979Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-09T06:42:18.979Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-09T06:42:18.979Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-09T06:42:18.979Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-09T06:42:18.979Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-09T06:42:20.172Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-09T06:42:20.172Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-09T06:42:20.172Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-09T06:42:20.172Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-09T06:42:20.172Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-09T06:42:23.885Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-09T06:42:23.885Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T06:42:23.885Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-09T06:42:23.885Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-09T06:42:23.885Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-09T06:42:23.885Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-09T06:42:23.885Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-09T06:42:23.885Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-09T06:42:23.885Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-09T06:42:23.885Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-09T06:42:23.885Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-09T06:42:26.769Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-09T06:42:29.309Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-09T06:42:29.309Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-09T06:42:29.309Z] === RUN TestDockerSuite/TestRunRm [2022-02-09T06:42:30.483Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-09T06:42:30.483Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-09T06:42:30.483Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-09T06:42:30.847Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-09T06:42:33.370Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-09T06:42:34.333Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-09T06:42:34.333Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-09T06:42:34.333Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-09T06:42:34.333Z] === RUN TestDockerSuite/TestCreateRM [2022-02-09T06:42:34.788Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-09T06:42:34.788Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-09T06:42:34.788Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-09T06:42:35.243Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-09T06:42:35.703Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-09T06:42:36.639Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-09T06:42:39.543Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-09T06:42:41.721Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-09T06:42:43.899Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-09T06:42:46.818Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-09T06:42:46.818Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-09T06:42:46.818Z] === RUN TestDockerSuite/TestRunState [2022-02-09T06:42:46.818Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-09T06:42:46.819Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-09T06:42:48.058Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-09T06:42:48.058Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-09T06:42:48.058Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-09T06:42:49.727Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-09T06:42:49.727Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-09T06:42:49.727Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-09T06:42:50.944Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-09T06:42:51.400Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-09T06:42:51.400Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-09T06:42:51.400Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-09T06:42:52.634Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-09T06:42:52.634Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-09T06:42:52.634Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-09T06:42:52.634Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-09T06:42:52.634Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-09T06:42:52.634Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-09T06:42:52.634Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-09T06:42:52.634Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-09T06:42:52.634Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-09T06:42:53.014Z] === RUN TestDockerSuite/TestBuildRm [2022-02-09T06:42:55.116Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-09T06:42:55.117Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.117Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-09T06:42:55.117Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-09T06:42:55.117Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.117Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-09T06:42:55.117Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.117Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-09T06:42:55.117Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.117Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-09T06:42:55.117Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.117Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-09T06:42:55.117Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.571Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-09T06:42:55.571Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.571Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-09T06:42:55.571Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.571Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-09T06:42:55.571Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.571Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-09T06:42:55.571Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.571Z] === RUN TestDockerSuite/TestDockerFails [2022-02-09T06:42:55.571Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-09T06:42:55.571Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.571Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-09T06:42:55.571Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.571Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-09T06:42:55.571Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.571Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-09T06:42:55.571Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.571Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-09T06:42:55.571Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-09T06:42:55.571Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-09T06:42:57.329Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-09T06:42:57.329Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-09T06:42:57.329Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-09T06:42:57.329Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-09T06:42:57.329Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-09T06:42:57.329Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-09T06:42:57.329Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-09T06:42:57.329Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-09T06:42:57.329Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-09T06:42:57.329Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-09T06:42:57.788Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-09T06:42:57.788Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-09T06:42:57.788Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-09T06:42:57.788Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-09T06:42:57.788Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-09T06:42:57.788Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-09T06:42:57.788Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-09T06:42:57.788Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-09T06:42:57.788Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-09T06:42:57.788Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-09T06:42:57.788Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-09T06:42:59.290Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-09T06:43:00.692Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-09T06:43:00.692Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-09T06:43:00.692Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-09T06:43:02.872Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-09T06:43:02.872Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-09T06:43:02.872Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-09T06:43:02.872Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-09T06:43:03.014Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-09T06:43:03.318Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-09T06:43:03.332Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-09T06:43:06.732Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-09T06:43:07.043Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-09T06:43:07.043Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-09T06:43:07.043Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-09T06:43:07.043Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-09T06:43:07.073Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-09T06:43:07.501Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-09T06:43:09.678Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-09T06:43:14.361Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-09T06:43:15.646Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-09T06:43:22.919Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-09T06:43:24.365Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-09T06:43:25.965Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-09T06:43:28.702Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-09T06:43:31.763Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-09T06:43:31.763Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-09T06:43:31.763Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-09T06:43:31.763Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-09T06:43:32.905Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-09T06:43:36.457Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-09T06:43:38.635Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-09T06:43:39.954Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-09T06:43:41.544Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-09T06:43:41.544Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-09T06:43:41.544Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-09T06:43:41.544Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-09T06:43:41.544Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-09T06:43:41.544Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-09T06:43:41.545Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-09T06:43:41.545Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-09T06:43:41.545Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-09T06:43:41.545Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-09T06:43:41.545Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-09T06:43:41.545Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-09T06:43:41.545Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-09T06:43:41.545Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-09T06:43:41.545Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-09T06:43:43.668Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-09T06:43:44.628Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-09T06:43:46.235Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-09T06:43:47.204Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-09T06:43:49.385Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-09T06:43:50.391Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-09T06:43:51.355Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-09T06:43:52.881Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-09T06:43:53.819Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-09T06:43:54.786Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-09T06:43:55.178Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-09T06:43:55.178Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-09T06:43:55.178Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-09T06:43:55.178Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.178Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-09T06:43:55.179Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-09T06:43:55.179Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-09T06:43:55.179Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-09T06:43:55.179Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-09T06:43:55.179Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-09T06:43:55.179Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-09T06:43:55.179Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-09T06:43:55.179Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-09T06:43:55.179Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-09T06:43:55.179Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-09T06:43:55.179Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-09T06:43:55.179Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-09T06:43:55.179Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-09T06:43:55.179Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-09T06:43:55.179Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-09T06:43:55.179Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-09T06:43:55.752Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-09T06:43:57.356Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-09T06:43:57.814Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-09T06:43:58.273Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-09T06:43:58.731Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-09T06:43:59.924Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-09T06:44:00.267Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-09T06:44:06.969Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-09T06:44:06.969Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-09T06:44:07.426Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-09T06:44:07.426Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-09T06:44:07.426Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-09T06:44:07.426Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-09T06:44:07.426Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-09T06:44:07.426Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-09T06:44:07.426Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-09T06:44:08.387Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-09T06:44:08.387Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-09T06:44:08.387Z] === RUN TestDockerSuite/TestEventsRename [2022-02-09T06:44:08.839Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-09T06:44:08.839Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-09T06:44:08.839Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-09T06:44:10.550Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-09T06:44:10.550Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-09T06:44:12.170Z] === RUN TestDockerSuite/TestEventsResize [2022-02-09T06:44:15.237Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-09T06:44:15.237Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-09T06:44:17.414Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-09T06:44:17.414Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-09T06:44:17.414Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-09T06:44:21.025Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-09T06:44:22.101Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-09T06:44:22.101Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-09T06:44:22.101Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-09T06:44:22.101Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-09T06:44:22.101Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-09T06:44:22.101Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-09T06:44:22.101Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-09T06:44:22.101Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-09T06:44:22.101Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-09T06:44:29.188Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-09T06:44:29.188Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-09T06:44:29.188Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-09T06:44:29.189Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-09T06:44:29.189Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-09T06:44:29.189Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-09T06:44:29.189Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-09T06:44:29.189Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-09T06:44:29.662Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-09T06:44:29.662Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-09T06:44:29.662Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-09T06:44:29.662Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-09T06:44:29.662Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-09T06:44:31.888Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-09T06:44:34.115Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-09T06:44:34.115Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-09T06:44:34.115Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-09T06:44:35.689Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-09T06:44:35.689Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-09T06:44:36.160Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-09T06:44:36.160Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-09T06:44:36.160Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-09T06:44:36.160Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-09T06:44:36.160Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-09T06:44:36.160Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-09T06:44:36.160Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-09T06:44:36.160Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-09T06:44:36.160Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-09T06:44:36.160Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-09T06:44:36.160Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-09T06:44:46.226Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-09T06:44:46.226Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-09T06:44:46.226Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-09T06:44:47.857Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-09T06:44:49.186Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-09T06:44:50.073Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-09T06:44:50.758Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-09T06:44:51.121Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-09T06:44:51.593Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-09T06:44:51.593Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-09T06:44:51.593Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-09T06:44:51.593Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-09T06:44:52.066Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-09T06:44:52.066Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-09T06:44:52.537Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-09T06:44:53.860Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-09T06:44:54.766Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-09T06:44:54.766Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-09T06:44:57.733Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-09T06:44:57.945Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-09T06:44:58.203Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-09T06:44:58.204Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-09T06:44:58.204Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-09T06:44:58.676Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-09T06:45:01.016Z] === RUN TestDockerSuite/TestEventsTop [2022-02-09T06:45:01.016Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-09T06:45:01.016Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-09T06:45:03.229Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-09T06:45:03.830Z] === RUN TestDockerSuite/TestBuildUser [2022-02-09T06:45:03.830Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-09T06:45:03.830Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-09T06:45:03.830Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-09T06:45:03.830Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-09T06:45:03.830Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-09T06:45:03.830Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-09T06:45:07.369Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-09T06:45:07.369Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-09T06:45:07.369Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-09T06:45:07.839Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-09T06:45:07.839Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-09T06:45:07.839Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-09T06:45:07.839Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-09T06:45:09.717Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-09T06:45:09.717Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-09T06:45:10.385Z] === RUN TestDockerSuite/TestExec [2022-02-09T06:45:10.385Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T06:45:10.385Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-09T06:45:10.385Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-09T06:45:10.385Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-09T06:45:13.342Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-09T06:45:16.527Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-09T06:45:16.527Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-09T06:45:16.527Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-09T06:45:17.132Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-09T06:45:17.132Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T06:45:17.132Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-09T06:45:17.132Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T06:45:17.132Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-09T06:45:17.132Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-09T06:45:17.132Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-09T06:45:18.397Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-09T06:45:18.397Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-09T06:45:18.397Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-09T06:45:18.397Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-09T06:45:18.397Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-09T06:45:20.921Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-09T06:45:25.674Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-09T06:45:26.993Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-09T06:45:26.993Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-09T06:45:26.993Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite (2422.43s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.80s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.09s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.73s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.36s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.71s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.35s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.54s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (86.12s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.06s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.52s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.44s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.73s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.31s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.86s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.54s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.00s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.39s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.17s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.40s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.15s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.10s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.14s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.17s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.31s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.83s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-02-09T06:45:27.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2022-02-09T06:45:27.986Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.70s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.58s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.20s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.57s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.52s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.05s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.13s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.49s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.36s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.88s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.17s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.60s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.27s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.77s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.69s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.81s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.81s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.52s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.89s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.15s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.38s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.32s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.78s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.50s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.93s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.92s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.78s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.52s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.11s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.73s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.97s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.93s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.01s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.38s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.71s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.27s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.93s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.14s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.83s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildFails (2.81s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.41s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.29s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.31s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.21s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.44s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.49s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.24s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildHistory (12.60s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.15s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.12s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.09s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildLabels (1.15s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.81s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.75s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.57s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.74s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.81s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.53s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.12s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.09s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.54s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.24s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.62s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.35s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.94s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.95s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.43s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.71s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.14s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.81s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.83s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.14s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.22s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.07s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.76s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.32s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.20s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.06s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.78s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildRm (13.09s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.63s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.66s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.10s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.94s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.80s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.92s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.88s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.07s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.11s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildStderr (4.83s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.79s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.64s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.44s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.28s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.72s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.26s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.12s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.39s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.03s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.42s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.05s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.69s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.24s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.66s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.28s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.96s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.12s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.01s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.61s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestCommitChange (5.42s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.93s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.84s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestCommitTTY (7.78s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.07s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.69s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.62s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.64s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.66s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.69s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.39s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.34s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.21s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.75s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-09T06:45:27.987Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.76s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-09T06:45:27.987Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.35s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.17s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.72s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.00s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.22s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.69s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.15s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.56s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.11s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.89s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.44s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.68s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.66s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.59s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.54s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000494e10_} (2.63s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12486988931_c:\foo_false____} (2.67s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12486988931_c:\foo_true____} (2.64s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.81s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.85s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.94s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.18s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.82s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.31s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.17s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCpToDot (2.89s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCpToStdout (3.09s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.39s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.71s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.94s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.65s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.07s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.75s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.87s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.93s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.83s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.81s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsCopy (5.29s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.65s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.77s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.48s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsFilters (5.31s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsFormat (5.66s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-02-09T06:45:27.988Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsRename (3.04s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsResize (8.28s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.23s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.81s) [2022-02-09T06:45:27.988Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.29s) [2022-02-09T06:45:28.460Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-09T06:45:28.460Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2022-02-09T06:45:28.460Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.00s) [2022-02-09T06:45:28.460Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-09T06:45:28.460Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-09T06:45:28.460Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.32s) [2022-02-09T06:45:28.460Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.26s) [2022-02-09T06:45:28.460Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-09T06:45:28.460Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-09T06:45:28.460Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-09T06:45:28.460Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.29s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.23s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.21s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.17s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.92s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.32s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestExecInspectID (4.78s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.55s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.44s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.22s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.27s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.30s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.32s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.18s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.93s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.91s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.31s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.03s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.92s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.71s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.78s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.65s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.67s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectDefault (2.61s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectHistory (5.13s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.60s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.20s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.67s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.21s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.19s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectStatus (3.39s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.68s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.66s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.70s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.28s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.77s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.71s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.66s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.12s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.11s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.95s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.63s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.23s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.83s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.66s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.77s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.77s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.61s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.79s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsSince (9.40s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsTail (3.14s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.80s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.70s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.27s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.35s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPsByOrder (8.49s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.76s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.81s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.64s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.12s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.11s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.92s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.96s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-02-09T06:45:28.461Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.33s) [2022-02-09T06:45:28.461Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.99s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.81s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.48s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.59s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.98s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.20s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.00s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.91s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.91s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.42s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.03s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.88s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.18s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.51s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.98s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.16s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.38s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.56s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.58s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.73s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.18s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.92s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.93s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.86s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.36s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.74s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.17s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.98s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.12s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.87s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.74s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.37s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.05s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.54s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.77s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.64s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.67s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.66s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunExitCode (2.80s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.80s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.80s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.98s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.82s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.27s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.35s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.18s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.60s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.91s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.14s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.07s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.13s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.05s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.04s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.75s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunRm (2.67s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.65s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.67s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.60s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.19s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.82s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.79s) [2022-02-09T06:45:28.462Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-09T06:45:28.462Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.60s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.98s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.60s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.82s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.65s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.56s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.35s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.99s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.97s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.88s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.78s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.93s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.71s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.01s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.42s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.42s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.77s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.22s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.73s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.26s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.09s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.28s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.06s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.46s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.77s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.60s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.78s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.38s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-02-09T06:45:28.463Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-09T06:45:28.463Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.463Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-09T06:45:28.463Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-09T06:45:28.464Z] === RUN TestDockerSchema1RegistrySuite [2022-02-09T06:45:28.464Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-09T06:45:28.464Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-09T06:45:28.464Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-09T06:45:28.464Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-09T06:45:28.464Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-09T06:45:28.464Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-09T06:45:28.464Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-09T06:45:28.464Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-09T06:45:28.464Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-09T06:45:28.464Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-09T06:45:28.464Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-09T06:45:28.464Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-09T06:45:28.464Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-09T06:45:28.464Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-09T06:45:28.464Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-09T06:45:28.464Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-09T06:45:28.464Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-09T06:45:28.464Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-09T06:45:28.464Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-09T06:45:28.464Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-09T06:45:28.464Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-09T06:45:28.464Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-09T06:45:28.464Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-09T06:45:28.464Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-09T06:45:28.464Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-09T06:45:28.464Z] === RUN TestDockerDaemonSuite [2022-02-09T06:45:28.464Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-09T06:45:28.464Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-09T06:45:28.464Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-09T06:45:28.464Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-09T06:45:28.464Z] === RUN TestDockerSwarmSuite [2022-02-09T06:45:28.464Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-09T06:45:28.464Z] === RUN TestDockerPluginSuite [2022-02-09T06:45:28.464Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-09T06:45:28.464Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-09T06:45:28.464Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-09T06:45:28.464Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-09T06:45:28.464Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-09T06:45:28.464Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-09T06:45:28.464Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-09T06:45:28.464Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-09T06:45:28.464Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-09T06:45:28.464Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-09T06:45:28.464Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-09T06:45:28.464Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-09T06:45:28.464Z] === RUN TestDockerExternalVolumeSuite [2022-02-09T06:45:28.464Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-09T06:45:28.464Z] === RUN TestDockerNetworkSuite [2022-02-09T06:45:28.464Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-09T06:45:28.464Z] === RUN TestDockerHubPullSuite [2022-02-09T06:45:28.464Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.464Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-09T06:45:28.464Z] PASS [2022-02-09T06:45:28.464Z] ok github.com/docker/docker/integration-cli 2422.822s [2022-02-09T06:45:28.464Z] [2022-02-09T06:45:28.464Z] === Skipped [2022-02-09T06:45:28.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-09T06:45:28.465Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-09T06:45:28.465Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-09T06:45:28.465Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-09T06:45:28.465Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-09T06:45:28.465Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-09T06:45:28.465Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-09T06:45:28.465Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-09T06:45:28.465Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-09T06:45:28.465Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-09T06:45:28.465Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-09T06:45:28.465Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-09T06:45:28.465Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-09T06:45:28.465Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-09T06:45:28.465Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-09T06:45:28.465Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-09T06:45:28.465Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-09T06:45:28.465Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-09T06:45:28.465Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2022-02-09T06:45:28.465Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-09T06:45:28.465Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-09T06:45:28.465Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-09T06:45:28.465Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-09T06:45:28.465Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-09T06:45:28.465Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-09T06:45:28.465Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-09T06:45:28.465Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-09T06:45:28.465Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-09T06:45:28.465Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-09T06:45:28.465Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-09T06:45:28.465Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-02-09T06:45:28.465Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-02-09T06:45:28.465Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-02-09T06:45:28.465Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.465Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-02-09T06:45:28.465Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-09T06:45:28.466Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-02-09T06:45:28.466Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-09T06:45:28.466Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.466Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-09T06:45:28.466Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-02-09T06:45:28.467Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-09T06:45:28.467Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-09T06:45:28.467Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2022-02-09T06:45:28.467Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-09T06:45:28.467Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-09T06:45:28.467Z] docker_cli_sni_test.go:18: Flakey test [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-09T06:45:28.467Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-09T06:45:28.467Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-09T06:45:28.467Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.467Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-09T06:45:28.467Z] [2022-02-09T06:45:28.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-09T06:45:28.470Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.470Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-09T06:45:28.470Z] [2022-02-09T06:45:28.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-02-09T06:45:28.470Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.470Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-02-09T06:45:28.470Z] [2022-02-09T06:45:28.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-09T06:45:28.470Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-09T06:45:28.470Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-09T06:45:28.470Z] [2022-02-09T06:45:28.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-09T06:45:28.470Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.470Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-09T06:45:28.470Z] [2022-02-09T06:45:28.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-09T06:45:28.470Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.470Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-09T06:45:28.470Z] [2022-02-09T06:45:28.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-09T06:45:28.470Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.470Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-09T06:45:28.470Z] [2022-02-09T06:45:28.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-09T06:45:28.470Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.470Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-09T06:45:28.470Z] [2022-02-09T06:45:28.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-09T06:45:28.470Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.470Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-09T06:45:28.946Z] [2022-02-09T06:45:28.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-09T06:45:28.946Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-09T06:45:28.947Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-09T06:45:28.947Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-09T06:45:28.947Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-09T06:45:28.947Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-02-09T06:45:28.947Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-02-09T06:45:28.947Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-09T06:45:28.947Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-09T06:45:28.947Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-09T06:45:28.947Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-09T06:45:28.947Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-09T06:45:28.947Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-09T06:45:28.947Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-09T06:45:28.947Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-02-09T06:45:28.947Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-02-09T06:45:28.947Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-09T06:45:28.947Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.947Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-09T06:45:28.947Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-09T06:45:28.948Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-09T06:45:28.948Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-09T06:45:28.948Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-09T06:45:28.948Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-09T06:45:28.948Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-02-09T06:45:28.948Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-09T06:45:28.948Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-09T06:45:28.948Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-09T06:45:28.948Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-09T06:45:28.948Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-09T06:45:28.948Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-09T06:45:28.948Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-09T06:45:28.948Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-09T06:45:28.948Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-09T06:45:28.948Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-09T06:45:28.948Z] [2022-02-09T06:45:28.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-09T06:45:28.948Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-09T06:45:28.949Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-09T06:45:28.949Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.949Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-09T06:45:28.949Z] [2022-02-09T06:45:28.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-09T06:45:28.949Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.05s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.05s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-09T06:45:28.950Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.950Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-09T06:45:28.950Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-09T06:45:28.951Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-09T06:45:28.951Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-09T06:45:28.951Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-09T06:45:28.951Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-09T06:45:28.951Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-09T06:45:28.951Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-09T06:45:28.951Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-09T06:45:28.951Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-09T06:45:28.951Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-09T06:45:28.951Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-02-09T06:45:28.951Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.951Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T06:45:28.951Z] [2022-02-09T06:45:28.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T06:45:28.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-09T06:45:28.952Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:28.952Z] DONE 1085 tests, 539 skipped in 2432.985s [2022-02-09T06:45:28.952Z] INFO: Integration tests ended at 02/09/2022 06:45:28. Duration:00:40:33.1496206 [2022-02-09T06:45:28.952Z] INFO: Docker info of the daemon under test at end of run [2022-02-09T06:45:28.952Z] [2022-02-09T06:45:29.426Z] Containers: 2 [2022-02-09T06:45:29.426Z] Running: 0 [2022-02-09T06:45:29.426Z] Paused: 0 [2022-02-09T06:45:29.426Z] Stopped: 2 [2022-02-09T06:45:29.426Z] Images: 18 [2022-02-09T06:45:29.426Z] Server Version: 0.0.0-dev [2022-02-09T06:45:29.426Z] Storage Driver: windowsfilter [2022-02-09T06:45:29.426Z] Windows: [2022-02-09T06:45:29.426Z] Logging Driver: json-file [2022-02-09T06:45:29.426Z] Plugins: [2022-02-09T06:45:29.426Z] Volume: local [2022-02-09T06:45:29.426Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-09T06:45:29.426Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-09T06:45:29.426Z] Swarm: inactive [2022-02-09T06:45:29.426Z] Default Isolation: process [2022-02-09T06:45:29.426Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-09T06:45:29.426Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-09T06:45:29.426Z] OSType: windows [2022-02-09T06:45:29.426Z] Architecture: x86_64 [2022-02-09T06:45:29.426Z] CPUs: 4 [2022-02-09T06:45:29.426Z] Total Memory: 32GiB [2022-02-09T06:45:29.426Z] Name: azwin-2-a79d61 [2022-02-09T06:45:29.426Z] ID: RSOR:OPUK:JMJ4:LYGN:JZ3G:EC4K:KEX2:DC7E:5N4I:OBRO:YB7A:244Z [2022-02-09T06:45:29.426Z] Docker Root Dir: D:\CI\PR-43221\1\daemon [2022-02-09T06:45:29.426Z] Debug Mode (client): false [2022-02-09T06:45:29.426Z] Debug Mode (server): true [2022-02-09T06:45:29.426Z] File Descriptors: -1 [2022-02-09T06:45:29.426Z] Goroutines: 17 [2022-02-09T06:45:29.426Z] System Time: 2022-02-09T06:45:28.9252171Z [2022-02-09T06:45:29.426Z] EventsListeners: 0 [2022-02-09T06:45:29.426Z] Registry: https://index.docker.io/v1/ [2022-02-09T06:45:29.426Z] Labels: [2022-02-09T06:45:29.426Z] Experimental: false [2022-02-09T06:45:29.426Z] Insecure Registries: [2022-02-09T06:45:29.426Z] 127.0.0.0/8 [2022-02-09T06:45:29.426Z] Live Restore Enabled: false [2022-02-09T06:45:29.426Z] [2022-02-09T06:45:29.426Z] [2022-02-09T06:45:29.426Z] INFO: Stopping daemon under test [2022-02-09T06:45:29.426Z] SUCCESS: The process with PID 3632 (child process of PID 5680) has been terminated. [2022-02-09T06:45:29.426Z] SUCCESS: The process with PID 5680 (child process of PID 3028) has been terminated. [2022-02-09T06:45:29.426Z] INFO: Stop tailing logs of the daemon under tests [2022-02-09T06:45:29.426Z] INFO: executeCI.ps1 Completed successfully at 02/09/2022 06:45:29. [2022-02-09T06:45:29.426Z] INFO: Tidying up at end of run [2022-02-09T06:45:29.426Z] INFO: Saving daemon under test log (d:\CI\PR-43221\1\dut.out) to bundles\CIDUT.out [2022-02-09T06:45:29.426Z] INFO: Saving daemon under test log (d:\CI\PR-43221\1\dut.err) to bundles\CIDUT.err [2022-02-09T06:45:29.426Z] INFO: Saving containerd logs to bundles [2022-02-09T06:45:29.426Z] INFO: Nuke-Everything... [2022-02-09T06:45:29.426Z] INFO: Container count on control daemon to delete is 2 [2022-02-09T06:45:29.462Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-09T06:45:29.897Z] 3493c78969f7 [2022-02-09T06:45:29.897Z] 5571580b2bd7 [2022-02-09T06:45:29.897Z] INFO: Tidying pidfile d:\CI\PR-43221\1\docker.pid [2022-02-09T06:45:29.897Z] INFO: Nuking d:\CI [2022-02-09T06:45:34.215Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-09T06:45:41.370Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-09T06:45:41.370Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-09T06:45:41.370Z] === RUN TestDockerSuite/TestExecEnv [2022-02-09T06:45:41.370Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-09T06:45:41.370Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-09T06:45:41.370Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-09T06:45:41.370Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-09T06:45:46.119Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-09T06:45:48.542Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-09T06:45:48.543Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-09T06:45:50.975Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-09T06:45:50.975Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-09T06:45:50.975Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-09T06:45:50.975Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-09T06:45:50.975Z] === RUN TestDockerSuite/TestExecParseError [2022-02-09T06:45:50.975Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-09T06:45:50.975Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-09T06:45:50.975Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-09T06:45:50.975Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-09T06:45:50.975Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-09T06:45:50.975Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-09T06:45:55.253Z] INFO: Zapped successfully [2022-02-09T06:45:55.253Z] [2022-02-09T06:45:55.253Z] INFO: executeCI.ps1 exiting at Wed Feb 9 06:45:55 CUT 2022. Duration 01:04:46.0780794 [2022-02-09T06:45:55.253Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-09T06:45:55.517Z] Recording test results [2022-02-09T06:45:55.727Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-09T06:45:55.727Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-09T06:45:55.727Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-09T06:45:55.727Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-09T06:45:55.727Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-09T06:45:55.727Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-09T06:45:55.727Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-09T06:45:55.727Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-09T06:45:55.727Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-09T06:45:55.727Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-09T06:45:55.727Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-09T06:45:57.229Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-09T06:46:00.481Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-09T06:46:00.481Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-09T06:46:00.481Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-09T06:46:04.606Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-09T06:46:06.151Z] Creating win-2022-integration-bundles.zip [2022-02-09T06:46:07.667Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-09T06:46:07.667Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-09T06:46:07.667Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-09T06:46:07.667Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-09T06:46:07.667Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-09T06:46:07.667Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-09T06:46:07.667Z] === RUN TestDockerSuite/TestGetContainerStats [Pipeline] archiveArtifacts [2022-02-09T06:46:07.950Z] Archiving artifacts [2022-02-09T06:46:09.744Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-09T06:46:09.744Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-09T06:46:09.744Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-09T06:46:09.744Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-09T06:46:09.744Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-09T06:46:12.705Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-09T06:46:12.705Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-09T06:46:12.705Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-09T06:46:16.322Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-09T06:46:23.471Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-09T06:46:24.172Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43221/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-09T06:46:25.140Z] + make clean [2022-02-09T06:46:26.713Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-09T06:46:26.713Z] docker-dev-cache [2022-02-09T06:46:26.713Z] docker-mod-cache [Pipeline] deleteDir [2022-02-09T06:46:27.692Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-09T06:46:28.220Z] === RUN TestDockerSuite/TestGetContainerStatsStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-09T06:46:32.474Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-09T06:46:32.474Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-09T06:46:37.874Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-09T06:46:37.874Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T06:46:37.874Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-09T06:46:37.874Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-09T06:46:37.874Z] === RUN TestDockerSuite/TestHealth [2022-02-09T06:46:37.874Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-09T06:46:37.874Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-09T06:46:37.874Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-09T06:46:37.874Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-09T06:46:37.874Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-09T06:46:42.539Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-09T06:46:42.539Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-09T06:46:42.539Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-09T06:46:42.539Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-09T06:46:42.539Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-09T06:46:42.539Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-09T06:46:42.995Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-09T06:46:43.959Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-09T06:46:43.959Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-09T06:46:43.959Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-09T06:46:45.486Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-09T06:46:45.486Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-09T06:46:47.657Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-09T06:46:48.113Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-09T06:46:51.002Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-09T06:46:54.717Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-09T06:46:54.717Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-09T06:46:54.717Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-09T06:46:54.717Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-09T06:46:56.216Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-09T06:46:56.216Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-09T06:46:56.216Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-09T06:46:56.216Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-09T06:46:56.216Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-09T06:46:56.216Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-09T06:46:56.216Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-09T06:46:56.690Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-09T06:46:59.380Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestImportFile [2022-02-09T06:46:59.380Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-09T06:46:59.380Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-09T06:46:59.380Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-09T06:46:59.380Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-09T06:46:59.380Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-09T06:46:59.380Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-09T06:46:59.380Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-09T06:46:59.380Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-09T06:46:59.380Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-09T06:46:59.380Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-09T06:47:03.096Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-09T06:47:06.818Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-09T06:47:06.818Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-09T06:47:06.818Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-09T06:47:06.818Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-09T06:47:06.818Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-09T06:47:06.818Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-09T06:47:06.818Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-09T06:47:06.818Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-09T06:47:07.155Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-09T06:47:10.127Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-09T06:47:10.127Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-09T06:47:10.127Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-09T06:47:10.127Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-09T06:47:10.127Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-09T06:47:10.127Z] docker_cli_sni_test.go:18: Flakey test [2022-02-09T06:47:10.127Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-09T06:47:10.538Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-09T06:47:10.538Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-09T06:47:13.102Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-09T06:47:14.254Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-09T06:47:14.254Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-09T06:47:14.254Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-09T06:47:14.254Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-09T06:47:14.254Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-09T06:47:14.254Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-09T06:47:14.254Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-09T06:47:17.970Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-09T06:47:19.001Z] === RUN TestDockerSuite/TestCommitChange [2022-02-09T06:47:23.735Z] === RUN TestDockerSuite/TestInspectImage [2022-02-09T06:47:23.735Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T06:47:23.735Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-09T06:47:23.735Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T06:47:23.735Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-09T06:47:23.735Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-09T06:47:23.735Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-09T06:47:27.451Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-09T06:47:29.470Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-09T06:47:31.163Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-09T06:47:31.163Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-09T06:47:34.881Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-09T06:47:35.372Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-09T06:47:35.372Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-09T06:47:35.372Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-09T06:47:38.596Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-09T06:47:38.596Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-09T06:47:38.596Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-09T06:47:38.596Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-09T06:47:43.261Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-09T06:47:46.975Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-09T06:47:50.353Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-09T06:47:50.353Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-09T06:47:50.353Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-09T06:47:55.521Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-09T06:47:59.238Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-09T06:48:02.126Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-09T06:48:06.795Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-09T06:48:08.228Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-09T06:48:09.682Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-09T06:48:12.046Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-09T06:48:12.046Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-09T06:48:12.046Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-09T06:48:12.046Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-09T06:48:12.046Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-09T06:48:12.046Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-09T06:48:12.046Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-09T06:48:12.046Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-09T06:48:12.046Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-09T06:48:12.046Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-09T06:48:12.046Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-09T06:48:12.046Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-09T06:48:12.046Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-09T06:48:12.046Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-09T06:48:12.046Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-09T06:48:12.046Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-09T06:48:13.397Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-09T06:48:16.285Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-09T06:48:16.741Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-09T06:48:16.741Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.741Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-09T06:48:16.741Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-09T06:48:16.742Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-09T06:48:16.742Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-09T06:48:16.742Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-09T06:48:16.742Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-09T06:48:16.742Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-09T06:48:16.742Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-09T06:48:16.742Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-09T06:48:16.742Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-09T06:48:16.742Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-09T06:48:16.742Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-09T06:48:16.742Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-09T06:48:16.742Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-09T06:48:16.742Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-09T06:48:16.742Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-09T06:48:16.742Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-09T06:48:20.457Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-09T06:48:20.743Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-09T06:48:24.171Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-09T06:48:29.448Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-09T06:48:29.448Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-09T06:48:29.448Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-09T06:48:31.217Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-09T06:48:32.421Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-09T06:48:32.421Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-09T06:48:32.421Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-09T06:48:32.421Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-09T06:48:32.421Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-09T06:48:32.421Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-09T06:48:32.421Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-09T06:48:34.106Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-09T06:48:34.106Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-09T06:48:34.106Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-09T06:48:38.908Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-09T06:48:38.908Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-09T06:48:39.609Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-09T06:48:39.610Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-09T06:48:39.610Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-09T06:48:39.610Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-09T06:48:42.584Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-09T06:48:42.585Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-09T06:48:42.585Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-09T06:48:42.585Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-09T06:48:42.585Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-09T06:48:42.585Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-09T06:48:42.585Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-09T06:48:42.585Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-09T06:48:45.952Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-09T06:48:46.400Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-09T06:48:48.630Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-09T06:48:51.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-09T06:48:51.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-09T06:48:51.603Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-09T06:48:51.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-09T06:48:54.490Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-09T06:48:54.578Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-09T06:48:54.578Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-09T06:48:57.549Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-09T06:48:57.549Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-09T06:48:57.549Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-09T06:48:57.549Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-09T06:48:57.549Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-09T06:49:00.517Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-09T06:49:00.517Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-09T06:49:01.532Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-09T06:49:02.749Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-09T06:49:02.749Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-09T06:49:02.749Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-09T06:49:06.196Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-09T06:49:06.567Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-09T06:49:06.567Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-09T06:49:11.962Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-09T06:49:11.962Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-09T06:49:11.962Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-09T06:49:14.851Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-09T06:49:15.275Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-09T06:49:23.380Z] === RUN TestDockerSuite/TestLogsSince [2022-02-09T06:49:25.742Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-09T06:49:29.556Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-09T06:49:29.556Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-09T06:49:29.556Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-09T06:49:29.556Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-09T06:49:29.556Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-09T06:49:35.717Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-09T06:49:35.717Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-09T06:49:35.717Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-09T06:49:35.717Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-09T06:49:35.717Z] === RUN TestDockerSuite/TestLogsTail [2022-02-09T06:49:36.752Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-09T06:49:36.752Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-09T06:49:36.752Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-09T06:49:39.435Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-09T06:49:43.149Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-09T06:49:43.945Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-09T06:49:43.945Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-09T06:49:43.945Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-09T06:49:46.911Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-09T06:49:46.911Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestNetHostname [2022-02-09T06:49:46.911Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-09T06:49:46.911Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-09T06:49:46.911Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-09T06:49:46.911Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestPluginActive [2022-02-09T06:49:46.911Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-09T06:49:46.911Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-09T06:49:46.911Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-09T06:49:46.911Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-09T06:49:46.911Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-09T06:49:46.911Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-09T06:49:46.911Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-09T06:49:46.911Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-09T06:49:46.911Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-09T06:49:46.911Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestPortList [2022-02-09T06:49:46.911Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-09T06:49:46.911Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-09T06:49:46.919Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-09T06:49:46.919Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-09T06:49:52.818Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-09T06:49:53.961Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-09T06:49:53.961Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:49:53.961Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-09T06:49:53.961Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-09T06:49:53.961Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-09T06:49:53.961Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-09T06:49:53.961Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-09T06:49:53.961Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-09T06:49:53.961Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-09T06:49:53.961Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-09T06:49:53.961Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-09T06:49:53.961Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-09T06:49:53.961Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-09T06:49:53.961Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-09T06:49:53.961Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-09T06:49:53.961Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-09T06:49:53.961Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-09T06:49:53.961Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-09T06:49:54.394Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-09T06:49:54.394Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-09T06:49:54.867Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-09T06:49:54.867Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-09T06:49:54.867Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-09T06:49:54.867Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-09T06:49:54.867Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-09T06:49:54.867Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-09T06:49:54.867Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-09T06:49:54.867Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-09T06:49:54.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-09T06:49:57.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-09T06:49:57.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-09T06:50:01.002Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-09T06:50:01.002Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-09T06:50:01.002Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-09T06:50:05.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-09T06:50:13.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-09T06:50:15.775Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-09T06:50:15.775Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-09T06:50:15.775Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-09T06:50:15.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-09T06:50:18.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000961b0_} [2022-02-09T06:50:21.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12914119455_c:\foo_false____} [2022-02-09T06:50:30.543Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-09T06:50:30.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12914119455_c:\foo_true____} [2022-02-09T06:50:32.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-09T06:50:32.207Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-09T06:50:32.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-09T06:50:32.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-09T06:50:32.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-09T06:50:32.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-09T06:50:32.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-09T06:50:32.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-09T06:50:32.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-09T06:50:32.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-09T06:50:32.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-09T06:50:32.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-09T06:50:32.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-09T06:50:32.680Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-09T06:50:32.680Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-09T06:50:32.680Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-09T06:50:32.680Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-09T06:50:32.680Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-09T06:50:32.680Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-09T06:50:32.680Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-09T06:50:32.680Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-09T06:50:32.680Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-09T06:50:32.680Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-09T06:50:32.680Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-09T06:50:41.389Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-09T06:50:41.389Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-09T06:50:41.389Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-09T06:50:41.389Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:50:41.389Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-09T06:50:41.389Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T06:50:41.389Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-09T06:50:41.389Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-09T06:50:41.389Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-09T06:50:41.389Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-09T06:50:41.389Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-09T06:50:41.389Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-09T06:50:41.389Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-09T06:50:41.389Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-09T06:50:41.389Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-09T06:50:41.389Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-09T06:50:41.389Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-09T06:50:41.389Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-09T06:50:41.389Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-09T06:50:41.389Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-09T06:50:41.389Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-09T06:50:41.389Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-09T06:50:41.389Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-09T06:50:41.389Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T06:50:41.389Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-09T06:50:41.389Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-09T06:50:41.389Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-09T06:50:43.627Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-09T06:50:44.102Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-09T06:50:44.102Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-09T06:50:44.102Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-09T06:50:51.598Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-09T06:50:51.598Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-09T06:50:51.598Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-09T06:50:51.598Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-09T06:50:51.598Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-09T06:50:51.598Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-09T06:50:52.819Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-09T06:50:52.819Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-09T06:50:52.819Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-09T06:50:52.819Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-09T06:50:52.819Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-09T06:50:52.819Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-09T06:50:52.819Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-09T06:50:56.271Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-09T06:50:57.614Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-09T06:51:00.589Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-09T06:51:00.589Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-09T06:51:00.589Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-09T06:51:00.589Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-09T06:51:00.589Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-09T06:51:08.616Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-09T06:51:14.384Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-09T06:51:14.384Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-09T06:51:14.384Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-09T06:51:14.384Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-09T06:51:14.384Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-09T06:51:18.481Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-09T06:51:18.481Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-09T06:51:18.481Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-09T06:51:18.481Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-09T06:51:18.481Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-09T06:51:22.921Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-09T06:51:22.921Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-09T06:51:22.921Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-09T06:51:22.921Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-09T06:51:22.921Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-09T06:51:22.921Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-09T06:51:22.921Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-09T06:51:22.921Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-09T06:51:22.921Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-09T06:51:33.205Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-09T06:51:33.205Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-09T06:51:33.205Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-09T06:51:35.369Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-09T06:51:35.369Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-09T06:51:35.369Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-09T06:51:36.264Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-09T06:51:36.264Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-09T06:51:36.264Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-09T06:51:36.264Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-09T06:51:36.264Z] === RUN TestDockerSuite/TestCpToDot [2022-02-09T06:51:36.330Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-09T06:51:37.290Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-09T06:51:37.290Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-09T06:51:37.290Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-09T06:51:39.170Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-09T06:51:39.170Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-09T06:51:39.170Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-09T06:51:39.170Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-09T06:51:39.627Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-09T06:51:42.527Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-09T06:51:42.527Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T06:51:42.527Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-09T06:51:42.527Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-09T06:51:42.527Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-09T06:51:42.527Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-09T06:51:42.527Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-09T06:51:42.527Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-09T06:51:42.527Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-09T06:51:42.527Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-09T06:51:42.984Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-09T06:51:44.337Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-09T06:51:45.159Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-09T06:51:48.055Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-09T06:51:48.055Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-09T06:51:48.055Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-09T06:51:50.950Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-09T06:51:51.385Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-09T06:51:51.407Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-09T06:51:51.864Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-09T06:51:51.864Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-09T06:51:51.864Z] === RUN TestDockerSuite/TestCreateRM [2022-02-09T06:51:52.322Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-09T06:51:52.322Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-09T06:51:52.322Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-09T06:51:52.779Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-09T06:51:52.779Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-09T06:51:55.098Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-09T06:52:03.093Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-09T06:52:03.093Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-09T06:52:03.552Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-09T06:52:08.235Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-09T06:52:08.235Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-09T06:52:08.235Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-09T06:52:08.235Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-09T06:52:11.141Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-09T06:52:11.141Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.141Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-09T06:52:11.141Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-09T06:52:11.141Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.141Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-09T06:52:11.141Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.141Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-09T06:52:11.141Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.141Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-09T06:52:11.141Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.142Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-09T06:52:11.142Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.142Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-09T06:52:11.142Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.142Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-09T06:52:11.142Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.142Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-09T06:52:11.142Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.142Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-09T06:52:11.142Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.142Z] === RUN TestDockerSuite/TestDockerFails [2022-02-09T06:52:11.142Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-09T06:52:11.142Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.142Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-09T06:52:11.142Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.142Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-09T06:52:11.142Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.142Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-09T06:52:11.142Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.142Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-09T06:52:11.142Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-09T06:52:11.142Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-09T06:52:14.040Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-09T06:52:16.945Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-09T06:52:20.676Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-09T06:52:24.998Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-09T06:52:24.998Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T06:52:24.998Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-09T06:52:35.283Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-09T06:52:35.283Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-09T06:52:35.283Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-09T06:52:35.473Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-09T06:52:36.244Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-09T06:52:41.258Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-09T06:52:44.775Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-09T06:52:51.826Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-09T06:52:51.826Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T06:52:51.826Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-09T06:52:53.626Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-09T06:52:54.591Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-09T06:52:55.555Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-09T06:52:58.925Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-09T06:52:58.925Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-09T06:52:59.385Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-09T06:53:05.862Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-09T06:53:06.320Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-09T06:53:07.854Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-09T06:53:13.636Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-09T06:53:19.416Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-09T06:53:19.416Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-09T06:53:19.416Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-09T06:53:19.416Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-09T06:53:19.416Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-09T06:53:19.416Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-09T06:53:19.416Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-09T06:53:19.416Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-09T06:53:19.416Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-09T06:53:20.382Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-09T06:53:20.382Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-09T06:53:20.382Z] === RUN TestDockerSuite/TestEventsRename [2022-02-09T06:53:20.436Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-09T06:53:23.281Z] === RUN TestDockerSuite/TestEventsResize [2022-02-09T06:53:24.158Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-09T06:53:24.613Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-09T06:53:31.861Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-09T06:53:34.762Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-09T06:53:34.900Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-09T06:53:37.659Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-09T06:53:41.942Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-09T06:53:43.440Z] === RUN TestDockerSuite/TestEventsTop [2022-02-09T06:53:43.440Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-09T06:53:43.440Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-09T06:53:45.614Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-09T06:53:54.289Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-09T06:53:55.929Z] === RUN TestDockerSuite/TestExec [2022-02-09T06:53:55.929Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T06:53:55.929Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-09T06:53:55.929Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-09T06:53:55.929Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-09T06:53:57.465Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-09T06:53:58.007Z] === RUN TestDockerSuite/TestRmiTag [2022-02-09T06:53:58.969Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-09T06:54:00.367Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-09T06:54:00.367Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T06:54:00.367Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-09T06:54:00.367Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T06:54:00.367Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-09T06:54:00.367Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-09T06:54:00.367Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-09T06:54:02.689Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-09T06:54:03.281Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-09T06:54:05.455Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-09T06:54:08.354Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-09T06:54:11.259Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-09T06:54:15.941Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-09T06:54:15.941Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-09T06:54:15.941Z] === RUN TestDockerSuite/TestExecEnv [2022-02-09T06:54:15.941Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-09T06:54:15.941Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-09T06:54:15.941Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-09T06:54:15.941Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-09T06:54:18.838Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-09T06:54:24.620Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-09T06:54:24.620Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-09T06:54:24.620Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-09T06:54:24.620Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-09T06:54:24.620Z] === RUN TestDockerSuite/TestExecParseError [2022-02-09T06:54:24.620Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-09T06:54:24.620Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-09T06:54:24.620Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-09T06:54:24.620Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-09T06:54:24.620Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-09T06:54:24.620Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-09T06:54:27.517Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-09T06:54:27.517Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-09T06:54:27.517Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-09T06:54:27.517Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-09T06:54:27.517Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-09T06:54:27.517Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-09T06:54:27.517Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-09T06:54:27.517Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-09T06:54:27.517Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-09T06:54:27.517Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-09T06:54:27.517Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-09T06:54:27.777Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-09T06:54:29.943Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-09T06:54:30.413Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-09T06:54:30.413Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-09T06:54:30.413Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-09T06:54:36.994Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-09T06:54:38.520Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-09T06:54:38.520Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-09T06:54:38.520Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-09T06:54:38.520Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-09T06:54:38.520Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-09T06:54:38.520Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-09T06:54:38.520Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-09T06:54:38.520Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-09T06:54:38.520Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-09T06:54:38.520Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-09T06:54:38.520Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-09T06:54:38.520Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-09T06:54:38.520Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-09T06:54:38.520Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-09T06:54:38.520Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-09T06:54:40.720Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-09T06:54:40.720Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-09T06:54:40.720Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-09T06:54:40.720Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-09T06:54:40.720Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-09T06:54:40.720Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-09T06:54:40.720Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-09T06:54:42.238Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-09T06:54:42.238Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-09T06:54:42.238Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-09T06:54:42.238Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-09T06:54:42.238Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-09T06:54:46.508Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-09T06:54:49.290Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-09T06:54:53.572Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-09T06:54:53.955Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-09T06:54:56.472Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-09T06:54:56.849Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-09T06:55:00.563Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-09T06:55:03.534Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-09T06:55:03.534Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T06:55:03.534Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-09T06:55:03.534Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-09T06:55:03.534Z] === RUN TestDockerSuite/TestHealth [2022-02-09T06:55:03.534Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-09T06:55:03.534Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-09T06:55:03.534Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-09T06:55:03.534Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-09T06:55:03.534Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-09T06:55:04.285Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-09T06:55:04.285Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-09T06:55:09.316Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-09T06:55:09.316Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-09T06:55:09.316Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-09T06:55:09.316Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-09T06:55:09.316Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-09T06:55:09.316Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-09T06:55:09.316Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-09T06:55:10.282Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-09T06:55:10.282Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-09T06:55:10.282Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-09T06:55:11.335Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-09T06:55:11.335Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-09T06:55:11.335Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-09T06:55:11.335Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-09T06:55:11.335Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-09T06:55:11.335Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-09T06:55:11.335Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-09T06:55:11.335Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-09T06:55:11.335Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-09T06:55:11.335Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-09T06:55:11.335Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-09T06:55:11.335Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-09T06:55:11.335Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-09T06:55:11.335Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-09T06:55:11.335Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-09T06:55:11.335Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-09T06:55:11.335Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-09T06:55:11.335Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-09T06:55:11.335Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-09T06:55:11.335Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-09T06:55:11.335Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-09T06:55:11.335Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-09T06:55:11.335Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-09T06:55:11.815Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-09T06:55:11.815Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-09T06:55:13.988Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-09T06:55:14.447Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-09T06:55:15.054Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-09T06:55:15.054Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-09T06:55:15.054Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-09T06:55:17.348Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-09T06:55:19.721Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-09T06:55:19.721Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-09T06:55:19.721Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-09T06:55:19.721Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-09T06:55:19.721Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-09T06:55:20.246Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-09T06:55:20.704Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-09T06:55:20.704Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-09T06:55:20.704Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-09T06:55:23.439Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-09T06:55:23.439Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-09T06:55:23.439Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-09T06:55:23.439Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-09T06:55:23.439Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-09T06:55:23.439Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-09T06:55:23.439Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-09T06:55:23.439Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-09T06:55:23.439Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-09T06:55:23.439Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-09T06:55:23.439Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-09T06:55:23.439Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-09T06:55:23.439Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-09T06:55:23.439Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-09T06:55:23.439Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-09T06:55:25.388Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestImportFile [2022-02-09T06:55:25.388Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-09T06:55:25.388Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-09T06:55:25.388Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-09T06:55:25.388Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-09T06:55:25.388Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-09T06:55:25.388Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-09T06:55:25.388Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-09T06:55:25.388Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-09T06:55:25.388Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-09T06:55:25.388Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-09T06:55:25.603Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-09T06:55:28.288Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-09T06:55:29.318Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-09T06:55:31.185Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-09T06:55:31.185Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-09T06:55:31.185Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-09T06:55:31.185Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-09T06:55:31.185Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-09T06:55:31.185Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-09T06:55:31.185Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-09T06:55:31.185Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-09T06:55:33.034Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-09T06:55:33.034Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-09T06:55:33.034Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-09T06:55:33.034Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-09T06:55:33.034Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-09T06:55:33.034Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-09T06:55:33.034Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-09T06:55:34.083Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-09T06:55:34.083Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-09T06:55:36.751Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-09T06:55:36.751Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-09T06:55:36.751Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-09T06:55:36.751Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-09T06:55:36.751Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-09T06:55:36.751Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-09T06:55:36.751Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-09T06:55:36.751Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-09T06:55:36.751Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-09T06:55:36.983Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-09T06:55:36.983Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-09T06:55:36.983Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-09T06:55:36.983Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-09T06:55:36.983Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-09T06:55:36.983Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-09T06:55:36.983Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-09T06:55:38.280Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-09T06:55:39.881Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-09T06:55:45.667Z] === RUN TestDockerSuite/TestInspectImage [2022-02-09T06:55:45.667Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T06:55:45.667Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-09T06:55:45.667Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T06:55:45.667Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-09T06:55:45.667Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-09T06:55:45.667Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-09T06:55:46.818Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-09T06:55:46.818Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-09T06:55:46.818Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-09T06:55:46.818Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-09T06:55:46.818Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-09T06:55:46.818Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-09T06:55:46.818Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-09T06:55:46.818Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-09T06:55:46.818Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-09T06:55:46.818Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-09T06:55:46.818Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-09T06:55:46.818Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-09T06:55:46.818Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-09T06:55:47.840Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-09T06:55:49.705Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-09T06:55:49.705Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-09T06:55:49.705Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-09T06:55:50.160Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-09T06:55:50.160Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-09T06:55:50.160Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-09T06:55:50.741Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-09T06:55:50.741Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-09T06:55:53.654Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-09T06:55:53.878Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-09T06:55:56.552Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-09T06:55:56.552Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-09T06:55:56.552Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-09T06:55:56.552Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-09T06:55:57.655Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-09T06:55:57.655Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-09T06:55:57.655Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-09T06:55:59.452Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-09T06:56:01.371Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-09T06:56:01.371Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-09T06:56:01.371Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-09T06:56:01.371Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-09T06:56:01.371Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-09T06:56:01.371Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-09T06:56:01.371Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-09T06:56:03.377Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-09T06:56:04.263Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-09T06:56:07.976Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-09T06:56:09.164Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-09T06:56:11.702Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-09T06:56:12.061Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-09T06:56:14.960Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-09T06:56:15.424Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-09T06:56:15.424Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-09T06:56:15.424Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-09T06:56:15.424Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-09T06:56:15.424Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-09T06:56:15.424Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-09T06:56:15.424Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-09T06:56:15.424Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-09T06:56:15.424Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-09T06:56:15.424Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-09T06:56:15.424Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-09T06:56:15.424Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-09T06:56:15.424Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-09T06:56:15.424Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-09T06:56:15.424Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-09T06:56:15.424Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-09T06:56:17.860Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-09T06:56:20.766Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-09T06:56:22.469Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-09T06:56:22.469Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-09T06:56:22.469Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-09T06:56:22.469Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-09T06:56:22.469Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-09T06:56:22.469Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-09T06:56:22.469Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-09T06:56:22.469Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-09T06:56:22.469Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-09T06:56:22.469Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-09T06:56:22.469Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-09T06:56:22.469Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-09T06:56:22.940Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-09T06:56:26.669Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-09T06:56:26.669Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-09T06:56:26.669Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-09T06:56:26.669Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-09T06:56:26.669Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-09T06:56:26.669Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-09T06:56:26.669Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-09T06:56:26.669Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-09T06:56:26.669Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-09T06:56:26.669Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-09T06:56:26.669Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-09T06:56:26.669Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-09T06:56:26.669Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-09T06:56:26.669Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-09T06:56:26.669Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-09T06:56:26.669Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-09T06:56:26.669Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-09T06:56:29.570Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-09T06:56:31.013Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-09T06:56:31.013Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-09T06:56:31.013Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-09T06:56:31.753Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-09T06:56:33.907Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-09T06:56:33.907Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-09T06:56:33.907Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-09T06:56:33.907Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-09T06:56:33.907Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-09T06:56:33.907Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-09T06:56:33.907Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-09T06:56:33.907Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-09T06:56:33.907Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-09T06:56:33.907Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-09T06:56:33.907Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-09T06:56:33.907Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-09T06:56:33.907Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-09T06:56:33.907Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-09T06:56:33.907Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-09T06:56:33.907Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-09T06:56:33.907Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-09T06:56:33.907Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-09T06:56:33.907Z] === RUN TestDockerSuite/TestRunMount [2022-02-09T06:56:33.907Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-09T06:56:33.907Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-09T06:56:33.907Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-09T06:56:33.907Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-09T06:56:33.907Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-09T06:56:33.907Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-09T06:56:33.907Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-09T06:56:33.907Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-09T06:56:38.841Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-09T06:56:41.023Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-09T06:56:41.023Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-09T06:56:41.023Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-09T06:56:43.937Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-09T06:56:43.937Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-09T06:56:46.262Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-09T06:56:46.262Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-09T06:56:46.262Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-09T06:56:46.262Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-09T06:56:46.262Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-09T06:56:46.262Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-09T06:56:46.262Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-09T06:56:52.028Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-09T06:56:52.519Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-09T06:56:59.075Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-09T06:56:59.075Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-09T06:56:59.075Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-09T06:56:59.075Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-09T06:56:59.075Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-09T06:56:59.075Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-09T06:56:59.075Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-09T06:56:59.075Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-09T06:56:59.075Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-09T06:56:59.075Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-09T06:56:59.075Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-09T06:56:59.075Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-09T06:56:59.075Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-09T06:56:59.075Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-09T06:56:59.075Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-09T06:56:59.075Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-09T06:56:59.075Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-09T06:56:59.075Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-09T06:56:59.075Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-09T06:56:59.075Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-09T06:57:00.037Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-09T06:57:01.102Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-09T06:57:02.930Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-09T06:57:05.099Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-09T06:57:06.628Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-09T06:57:09.520Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-09T06:57:09.684Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-09T06:57:09.975Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-09T06:57:09.975Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-09T06:57:09.975Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-09T06:57:09.975Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-09T06:57:09.975Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-09T06:57:09.975Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-09T06:57:09.975Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-09T06:57:09.975Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-09T06:57:09.975Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-09T06:57:09.975Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-09T06:57:09.975Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-09T06:57:09.975Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-09T06:57:09.975Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-09T06:57:09.975Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-09T06:57:09.975Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-09T06:57:09.975Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-09T06:57:12.599Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-09T06:57:14.640Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-09T06:57:14.640Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-09T06:57:14.640Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-09T06:57:14.640Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-09T06:57:14.640Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-09T06:57:14.640Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-09T06:57:14.640Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-09T06:57:14.640Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-09T06:57:14.640Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-09T06:57:14.640Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-09T06:57:14.640Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-09T06:57:15.509Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-09T06:57:15.509Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-09T06:57:15.509Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-09T06:57:18.419Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-09T06:57:26.987Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-09T06:57:26.987Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-09T06:57:26.987Z] === RUN TestDockerSuite/TestRunRm [2022-02-09T06:57:26.998Z] === RUN TestDockerSuite/TestLogsSince [2022-02-09T06:57:29.874Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-09T06:57:36.915Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-09T06:57:37.339Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-09T06:57:37.339Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-09T06:57:37.339Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-09T06:57:37.339Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-09T06:57:37.339Z] === RUN TestDockerSuite/TestLogsTail [2022-02-09T06:57:39.521Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-09T06:57:39.807Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-09T06:57:42.438Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-09T06:57:43.523Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-09T06:57:45.348Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-09T06:57:45.348Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.348Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-09T06:57:45.348Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.348Z] === RUN TestDockerSuite/TestNetHostname [2022-02-09T06:57:45.348Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.348Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-09T06:57:45.348Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.348Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-09T06:57:45.348Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.348Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-09T06:57:45.348Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.348Z] === RUN TestDockerSuite/TestPluginActive [2022-02-09T06:57:45.348Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.348Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-09T06:57:45.348Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.348Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-09T06:57:45.348Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-09T06:57:45.348Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.348Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-09T06:57:45.348Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-09T06:57:45.348Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-09T06:57:45.348Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-09T06:57:45.808Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-09T06:57:45.808Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.808Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-09T06:57:45.808Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.808Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-09T06:57:45.808Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.808Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-09T06:57:45.808Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.808Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-09T06:57:45.808Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.808Z] === RUN TestDockerSuite/TestPortList [2022-02-09T06:57:45.808Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-09T06:57:45.808Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-09T06:57:47.245Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-09T06:57:47.245Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-09T06:57:47.245Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-09T06:57:47.245Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-09T06:57:47.245Z] === RUN TestDockerSuite/TestRunState [2022-02-09T06:57:47.245Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-09T06:57:47.245Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-09T06:57:50.962Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-09T06:57:50.962Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-09T06:57:50.962Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-09T06:57:50.962Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-09T06:57:50.962Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-09T06:57:50.962Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-09T06:57:50.962Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-09T06:57:50.962Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-09T06:57:51.418Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-09T06:57:51.418Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-09T06:57:51.418Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-09T06:57:51.418Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-09T06:57:51.607Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-09T06:57:51.607Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:57:51.607Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-09T06:57:51.607Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-09T06:57:51.607Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-09T06:57:51.607Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-09T06:57:51.607Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-09T06:57:51.607Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-09T06:57:51.607Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-09T06:57:51.607Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-09T06:57:51.607Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-09T06:57:51.607Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-09T06:57:51.607Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-09T06:57:51.607Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-09T06:57:51.607Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-09T06:57:51.607Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-09T06:57:51.607Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-09T06:57:51.607Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-09T06:57:57.191Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-09T06:57:57.191Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-09T06:57:57.191Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-09T06:57:57.191Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-09T06:57:57.191Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-09T06:57:57.191Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-09T06:57:57.191Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-09T06:57:57.192Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-09T06:57:57.192Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-09T06:57:57.192Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-09T06:57:57.192Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-09T06:57:57.192Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-09T06:57:57.192Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-09T06:57:57.192Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-09T06:57:57.192Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-09T06:57:57.192Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-09T06:57:57.192Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-09T06:57:57.192Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-09T06:57:57.192Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-09T06:57:57.192Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-09T06:57:57.192Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-09T06:57:57.416Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-09T06:57:57.416Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-09T06:57:57.416Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-09T06:58:00.904Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-09T06:58:00.904Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-09T06:58:00.904Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-09T06:58:04.619Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-09T06:58:04.619Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-09T06:58:04.619Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-09T06:58:04.619Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-09T06:58:04.619Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-09T06:58:07.764Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-09T06:58:07.764Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-09T06:58:07.764Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-09T06:58:08.332Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-09T06:58:18.622Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-09T06:58:20.165Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-09T06:58:25.664Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-09T06:58:35.949Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-09T06:58:35.949Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-09T06:58:35.949Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-09T06:58:35.949Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-09T06:58:37.880Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-09T06:58:37.880Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-09T06:58:37.880Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-09T06:58:37.880Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-09T06:58:39.663Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-09T06:58:43.378Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-09T06:58:46.264Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-09T06:58:46.264Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-09T06:58:46.264Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-09T06:58:46.264Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-09T06:58:46.722Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-09T06:58:46.722Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-09T06:58:46.722Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-09T06:58:46.722Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-09T06:58:46.722Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-09T06:58:46.722Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-09T06:58:46.722Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-09T06:58:46.722Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-09T06:58:46.722Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-09T06:58:46.722Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-09T06:58:46.722Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-09T06:58:52.491Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-09T06:58:52.710Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-09T06:58:55.381Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-09T06:58:55.619Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-09T06:58:57.545Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-09T06:59:04.592Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-09T06:59:04.592Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-09T06:59:04.592Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-09T06:59:04.592Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-09T06:59:04.592Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-09T06:59:04.592Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-09T06:59:04.592Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-09T06:59:04.592Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-09T06:59:04.592Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-09T06:59:04.592Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-09T06:59:04.592Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-09T06:59:04.592Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-09T06:59:04.592Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-09T06:59:04.592Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-09T06:59:04.592Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-09T06:59:04.592Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-09T06:59:04.592Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-09T06:59:04.592Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-09T06:59:06.751Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-09T06:59:07.205Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-09T06:59:07.659Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-09T06:59:08.115Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-09T06:59:09.640Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-09T06:59:10.448Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-09T06:59:15.143Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-09T06:59:15.144Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-09T06:59:15.144Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-09T06:59:15.144Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-09T06:59:15.144Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-09T06:59:19.939Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-09T06:59:19.939Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-09T06:59:19.939Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-09T06:59:20.952Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-09T06:59:20.952Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-09T06:59:20.952Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-09T06:59:20.952Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-09T06:59:20.952Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-09T06:59:20.952Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-09T06:59:20.952Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-09T06:59:20.952Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-09T06:59:20.952Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-09T06:59:29.537Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-09T06:59:29.537Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-09T06:59:29.537Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-09T06:59:31.081Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-09T06:59:31.081Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-09T06:59:31.081Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-09T06:59:32.288Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-09T06:59:32.288Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-09T06:59:32.288Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-09T06:59:32.638Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-09T06:59:33.612Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-09T06:59:33.612Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-09T06:59:33.612Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-09T06:59:36.953Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-09T06:59:36.953Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-09T06:59:36.953Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-09T06:59:36.953Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-09T06:59:36.953Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-09T06:59:36.953Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-09T06:59:36.953Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-09T06:59:36.953Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-09T06:59:36.953Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-09T06:59:38.315Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-09T06:59:44.116Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-09T06:59:46.301Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-09T06:59:47.238Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-09T06:59:47.238Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-09T06:59:47.238Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-09T06:59:47.238Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-09T06:59:47.238Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-09T06:59:47.238Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-09T06:59:47.238Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-09T06:59:47.238Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-09T06:59:47.238Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-09T06:59:47.238Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-09T06:59:47.238Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-09T06:59:47.238Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-09T06:59:47.238Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-09T06:59:50.952Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-09T06:59:55.639Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-09T06:59:55.639Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-09T06:59:55.639Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-09T06:59:59.374Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-09T06:59:59.374Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-09T06:59:59.374Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-09T06:59:59.374Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-09T06:59:59.374Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-09T06:59:59.374Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-09T06:59:59.374Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-09T06:59:59.374Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-09T06:59:59.374Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-09T06:59:59.374Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-09T06:59:59.374Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-09T06:59:59.375Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-09T06:59:59.375Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-09T07:00:11.460Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-09T07:00:11.460Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T07:00:11.460Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-09T07:00:15.214Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-09T07:00:15.214Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-09T07:00:15.674Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-09T07:00:16.647Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-09T07:00:17.018Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-09T07:00:17.018Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-09T07:00:17.018Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-09T07:00:17.018Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-09T07:00:17.018Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-09T07:00:17.018Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-09T07:00:17.018Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-09T07:00:17.018Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-09T07:00:19.184Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-09T07:00:19.184Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-09T07:00:22.449Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-09T07:00:23.853Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-09T07:00:24.308Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-09T07:00:24.308Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-09T07:00:24.763Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-09T07:00:24.763Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-09T07:00:32.784Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-09T07:00:32.784Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T07:00:32.784Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-09T07:00:36.526Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-09T07:00:36.526Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-09T07:00:36.991Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-09T07:00:37.112Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-09T07:00:37.112Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-09T07:00:37.112Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-09T07:00:37.112Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-09T07:00:37.112Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-09T07:00:37.112Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-09T07:00:37.112Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-09T07:00:47.394Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-09T07:00:47.394Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-09T07:00:47.394Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-09T07:00:54.700Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-09T07:00:57.610Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-09T07:00:58.586Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-09T07:01:02.161Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-09T07:01:02.161Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-09T07:01:02.161Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite (3047.24s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.92s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (92.27s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.89s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.07s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.55s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.47s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.57s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (98.30s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.57s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.23s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.17s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.84s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.98s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.62s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.72s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.93s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.33s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.58s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.09s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.55s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddTar (44.51s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.57s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.05s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.75s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.35s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.85s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.01s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.41s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.78s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.96s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.86s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.27s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.78s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.18s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.71s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.74s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.17s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.66s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.64s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.49s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.68s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.13s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.18s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.98s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.86s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.12s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.89s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.44s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.16s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.03s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.03s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.00s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.94s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.32s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.57s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (69.10s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.13s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.05s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.66s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.34s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.85s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.61s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.45s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.83s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (101.58s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.61s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.77s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.38s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.66s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.66s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.60s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.70s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.27s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.49s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.29s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildFails (3.38s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.99s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.02s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.23s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.42s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2022-02-09T07:01:02.618Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.80s) [2022-02-09T07:01:02.618Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.69s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildHistory (13.68s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.17s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.16s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.93s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.91s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildLabel (1.19s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.22s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.83s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.89s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.71s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.74s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.72s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.47s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.94s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.83s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.72s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.18s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.61s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.32s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.99s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.91s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.61s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.83s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.88s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.04s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.04s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.18s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.68s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.24s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.17s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.59s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.51s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.07s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.23s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildRm (18.17s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.58s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.88s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.30s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.27s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.21s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.39s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.06s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.36s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.93s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildStderr (6.04s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (28.30s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.73s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.72s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.16s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.24s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (6.10s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.30s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.71s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.18s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.42s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.99s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.92s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.57s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.19s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.28s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.50s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.75s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.49s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.46s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCommitChange (6.53s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.94s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.34s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCommitTTY (9.50s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.09s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.59s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.59s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.36s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.44s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.54s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (8.70s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.12s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.68s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.63s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.84s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.06s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.90s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.78s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.35s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.41s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.76s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.33s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.43s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.46s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.23s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.41s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.72s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.87s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.33s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.31s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.22s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.20s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00008acd8_} (3.24s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11016862523_c:\foo_false____} (3.23s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11016862523_c:\foo_true____} (3.29s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.59s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.71s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.23s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.38s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.46s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.72s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.58s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCpToDot (3.55s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCpToStdout (3.58s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-09T07:01:02.619Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.29s) [2022-02-09T07:01:02.619Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.40s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.50s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.75s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateLabels (0.29s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.54s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.67s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.31s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.66s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.77s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.62s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.64s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.78s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.82s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (16.96s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsCopy (7.94s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.89s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.74s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.03s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.06s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.30s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsFilters (7.39s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsFormat (7.03s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsRename (3.69s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsResize (33.94s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.55s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.28s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.16s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.37s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.70s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.58s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.40s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.20s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.27s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.30s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.45s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.34s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestExecInspectID (5.16s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.57s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.23s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.87s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.67s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.68s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.70s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.76s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.23s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.21s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.28s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.41s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.57s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.87s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.15s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.51s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.57s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.64s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.53s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectDefault (3.49s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectHistory (6.00s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.44s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.13s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.29s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.09s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.14s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectStatus (4.16s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.49s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.06s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.40s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.11s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.42s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.45s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.42s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.40s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.46s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.86s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.36s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.17s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.60s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.68s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.62s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.01s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.94s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.49s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.74s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsSince (12.99s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsTail (3.78s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.60s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.52s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-09T07:01:02.620Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-09T07:01:02.620Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-09T07:01:02.621Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-09T07:01:02.621Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-09T07:01:02.621Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.65s) [2022-02-09T07:01:02.621Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-09T07:01:02.621Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-09T07:01:02.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-09T07:01:02.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-09T07:01:02.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-09T07:01:02.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-09T07:01:02.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-09T07:01:02.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-09T07:01:02.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-09T07:01:02.621Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.66s) [2022-02-09T07:01:02.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-09T07:01:02.621Z] --- PASS: TestDockerSuite/TestPsByOrder (14.40s) [2022-02-09T07:01:02.621Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-09T07:01:02.621Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.66s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.16s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.56s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.54s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.49s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.50s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.20s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.14s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.01s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.47s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.63s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.96s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.96s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.50s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.62s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.49s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.39s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.19s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.41s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.76s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.89s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.36s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiTag (0.84s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.63s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.69s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.91s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.84s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.48s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.34s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (7.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.46s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.50s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.50s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.59s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.28s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.08s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.74s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.40s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.46s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.58s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.49s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.57s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.19s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.86s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.50s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.54s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.61s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.56s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunExitCode (3.52s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.53s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.51s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.53s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.51s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-09T07:01:03.077Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-09T07:01:03.077Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.81s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.86s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.67s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.49s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.26s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.44s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.37s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.39s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.60s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.58s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunRm (3.45s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.44s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.46s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.39s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.09s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.31s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.48s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.70s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.36s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.40s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.26s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.30s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.66s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.64s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.29s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.43s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.39s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.89s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.76s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.30s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.71s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.28s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.91s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.16s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.66s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.03s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.11s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.05s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.55s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.30s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.97s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.77s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.51s) [2022-02-09T07:01:03.078Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-09T07:01:03.078Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.88s) [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-09T07:01:03.078Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.078Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-09T07:01:03.079Z] === RUN TestDockerSchema1RegistrySuite [2022-02-09T07:01:03.079Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-09T07:01:03.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-09T07:01:03.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-09T07:01:03.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-09T07:01:03.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-09T07:01:03.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-09T07:01:03.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-09T07:01:03.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-09T07:01:03.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-09T07:01:03.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-09T07:01:03.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-09T07:01:03.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-09T07:01:03.079Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-09T07:01:03.079Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-09T07:01:03.079Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-09T07:01:03.079Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-09T07:01:03.079Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-09T07:01:03.079Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-09T07:01:03.079Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-09T07:01:03.079Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-09T07:01:03.079Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-09T07:01:03.079Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-09T07:01:03.079Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-09T07:01:03.079Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-09T07:01:03.079Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-09T07:01:03.079Z] === RUN TestDockerDaemonSuite [2022-02-09T07:01:03.079Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-09T07:01:03.079Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-09T07:01:03.079Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-09T07:01:03.079Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-09T07:01:03.079Z] === RUN TestDockerSwarmSuite [2022-02-09T07:01:03.079Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-09T07:01:03.079Z] === RUN TestDockerPluginSuite [2022-02-09T07:01:03.079Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-09T07:01:03.079Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-09T07:01:03.079Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-09T07:01:03.079Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-09T07:01:03.079Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-09T07:01:03.079Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-09T07:01:03.079Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-09T07:01:03.079Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-09T07:01:03.079Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-09T07:01:03.079Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-09T07:01:03.079Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-09T07:01:03.079Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-09T07:01:03.079Z] === RUN TestDockerExternalVolumeSuite [2022-02-09T07:01:03.079Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-09T07:01:03.079Z] === RUN TestDockerNetworkSuite [2022-02-09T07:01:03.079Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-09T07:01:03.079Z] === RUN TestDockerHubPullSuite [2022-02-09T07:01:03.079Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-09T07:01:03.079Z] PASS [2022-02-09T07:01:03.079Z] ok github.com/docker/docker/integration-cli 3047.683s [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === Skipped [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-09T07:01:03.079Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-09T07:01:03.079Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-09T07:01:03.079Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-09T07:01:03.079Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-09T07:01:03.079Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-09T07:01:03.079Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-09T07:01:03.079Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.07s) [2022-02-09T07:01:03.079Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.07s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-09T07:01:03.079Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-09T07:01:03.079Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-09T07:01:03.079Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-09T07:01:03.079Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-02-09T07:01:03.079Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-02-09T07:01:03.079Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-09T07:01:03.079Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-09T07:01:03.079Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-09T07:01:03.079Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-09T07:01:03.079Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-09T07:01:03.079Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-09T07:01:03.079Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.079Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-09T07:01:03.079Z] [2022-02-09T07:01:03.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-02-09T07:01:03.080Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.05s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.05s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-09T07:01:03.080Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.080Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-09T07:01:03.080Z] [2022-02-09T07:01:03.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-09T07:01:03.080Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-02-09T07:01:03.081Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-09T07:01:03.081Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-09T07:01:03.081Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-09T07:01:03.081Z] docker_cli_sni_test.go:18: Flakey test [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.06s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.06s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-09T07:01:03.081Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-09T07:01:03.081Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-09T07:01:03.081Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-09T07:01:03.081Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-09T07:01:03.082Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-09T07:01:03.082Z] [2022-02-09T07:01:03.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-09T07:01:03.082Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.082Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-09T07:01:03.538Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-09T07:01:03.538Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-09T07:01:03.538Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-09T07:01:03.538Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-09T07:01:03.538Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-09T07:01:03.538Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-09T07:01:03.538Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-09T07:01:03.538Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-09T07:01:03.538Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-09T07:01:03.538Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-09T07:01:03.538Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-09T07:01:03.538Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-09T07:01:03.538Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-09T07:01:03.538Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-09T07:01:03.538Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-09T07:01:03.538Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-09T07:01:03.538Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-09T07:01:03.538Z] [2022-02-09T07:01:03.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-09T07:01:03.538Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.538Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-09T07:01:03.539Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-09T07:01:03.539Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-09T07:01:03.539Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-09T07:01:03.539Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-09T07:01:03.539Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-09T07:01:03.539Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-09T07:01:03.539Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-09T07:01:03.539Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-09T07:01:03.539Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-09T07:01:03.539Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-09T07:01:03.539Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-09T07:01:03.539Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.539Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-09T07:01:03.539Z] [2022-02-09T07:01:03.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-09T07:01:03.540Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-09T07:01:03.540Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-09T07:01:03.540Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-09T07:01:03.540Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-09T07:01:03.540Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-09T07:01:03.540Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-09T07:01:03.540Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-09T07:01:03.540Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-09T07:01:03.540Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-09T07:01:03.540Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-09T07:01:03.540Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-09T07:01:03.540Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-09T07:01:03.540Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-09T07:01:03.540Z] [2022-02-09T07:01:03.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-09T07:01:03.540Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.540Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-09T07:01:03.541Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.541Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-09T07:01:03.541Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-09T07:01:03.542Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.542Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-09T07:01:03.542Z] [2022-02-09T07:01:03.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-09T07:01:03.543Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-09T07:01:03.543Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-09T07:01:03.543Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-09T07:01:03.543Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T07:01:03.543Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T07:01:03.543Z] [2022-02-09T07:01:03.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-09T07:01:03.544Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.544Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-09T07:01:03.544Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-09T07:01:03.999Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] DONE 1085 tests, 544 skipped in 3059.071s [2022-02-09T07:01:03.999Z] INFO: Integration tests ended at 02/09/2022 07:01:03. Duration:00:50:59.2542395 [2022-02-09T07:01:03.999Z] INFO: Docker info of the daemon under test at end of run [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] Containers: 2 [2022-02-09T07:01:03.999Z] Running: 0 [2022-02-09T07:01:03.999Z] Paused: 0 [2022-02-09T07:01:03.999Z] Stopped: 2 [2022-02-09T07:01:03.999Z] Images: 18 [2022-02-09T07:01:03.999Z] Server Version: 0.0.0-dev [2022-02-09T07:01:03.999Z] Storage Driver: windowsfilter [2022-02-09T07:01:03.999Z] Windows: [2022-02-09T07:01:03.999Z] Logging Driver: json-file [2022-02-09T07:01:03.999Z] Plugins: [2022-02-09T07:01:03.999Z] Volume: local [2022-02-09T07:01:03.999Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-09T07:01:03.999Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-09T07:01:03.999Z] Swarm: inactive [2022-02-09T07:01:03.999Z] Default Isolation: process [2022-02-09T07:01:03.999Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-09T07:01:03.999Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-09T07:01:03.999Z] OSType: windows [2022-02-09T07:01:03.999Z] Architecture: x86_64 [2022-02-09T07:01:03.999Z] CPUs: 4 [2022-02-09T07:01:03.999Z] Total Memory: 32GiB [2022-02-09T07:01:03.999Z] Name: azwin-2-a79d60 [2022-02-09T07:01:03.999Z] ID: 6AY4:TFWV:O7TG:AJH3:KRSO:LUFS:WICT:VU3I:IVDN:4HQS:EMFP:BC25 [2022-02-09T07:01:03.999Z] Docker Root Dir: D:\CI\PR-43221\1\daemon [2022-02-09T07:01:03.999Z] Debug Mode (client): false [2022-02-09T07:01:03.999Z] Debug Mode (server): true [2022-02-09T07:01:03.999Z] File Descriptors: -1 [2022-02-09T07:01:03.999Z] Goroutines: 46 [2022-02-09T07:01:03.999Z] System Time: 2022-02-09T07:01:03.6190101Z [2022-02-09T07:01:03.999Z] EventsListeners: 0 [2022-02-09T07:01:03.999Z] Registry: https://index.docker.io/v1/ [2022-02-09T07:01:03.999Z] Labels: [2022-02-09T07:01:03.999Z] Experimental: false [2022-02-09T07:01:03.999Z] Insecure Registries: [2022-02-09T07:01:03.999Z] 127.0.0.0/8 [2022-02-09T07:01:03.999Z] Live Restore Enabled: false [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] [2022-02-09T07:01:03.999Z] INFO: Stopping daemon under test [2022-02-09T07:01:03.999Z] SUCCESS: The process with PID 3688 (child process of PID 4996) has been terminated. [2022-02-09T07:01:03.999Z] SUCCESS: The process with PID 4996 (child process of PID 3956) has been terminated. [2022-02-09T07:01:03.999Z] INFO: Stop tailing logs of the daemon under tests [2022-02-09T07:01:03.999Z] INFO: executeCI.ps1 Completed successfully at 02/09/2022 07:01:03. [2022-02-09T07:01:03.999Z] INFO: Tidying up at end of run [2022-02-09T07:01:03.999Z] INFO: Saving daemon under test log (d:\CI\PR-43221\1\dut.out) to bundles\CIDUT.out [2022-02-09T07:01:03.999Z] INFO: Saving daemon under test log (d:\CI\PR-43221\1\dut.err) to bundles\CIDUT.err [2022-02-09T07:01:04.000Z] INFO: Saving containerd logs to bundles [2022-02-09T07:01:04.000Z] INFO: Nuke-Everything... [2022-02-09T07:01:04.456Z] INFO: Container count on control daemon to delete is 2 [2022-02-09T07:01:04.456Z] 9c9d91a9405b [2022-02-09T07:01:04.456Z] 0abbd1d06b7c [2022-02-09T07:01:04.456Z] INFO: Tidying pidfile d:\CI\PR-43221\1\docker.pid [2022-02-09T07:01:04.456Z] INFO: Killing containerd with PID 1172 [2022-02-09T07:01:04.456Z] INFO: Nuking d:\CI [2022-02-09T07:01:07.166Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-09T07:01:12.968Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-09T07:01:27.801Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-09T07:01:33.105Z] === RUN TestDockerSuite/TestRmiTag [2022-02-09T07:01:33.566Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-09T07:01:34.389Z] INFO: Zapped successfully [2022-02-09T07:01:34.389Z] [2022-02-09T07:01:34.389Z] INFO: executeCI.ps1 exiting at Wed Feb 9 07:01:31 CUT 2022. Duration 01:19:38.4246078 [2022-02-09T07:01:34.389Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-09T07:01:34.630Z] Recording test results [2022-02-09T07:01:36.475Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-09T07:01:41.584Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-09T07:01:43.619Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-09T07:01:45.356Z] Archiving artifacts [2022-02-09T07:01:57.542Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-09T07:01:59.321Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43221/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-09T07:01:59.714Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-09T07:02:00.234Z] + make clean [2022-02-09T07:02:02.400Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-09T07:02:02.400Z] docker-dev-cache [2022-02-09T07:02:02.400Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-09T07:02:12.079Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-09T07:02:12.080Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-09T07:02:12.080Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-09T07:02:12.080Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-09T07:02:12.080Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-09T07:02:12.080Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-09T07:02:12.080Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-09T07:02:12.080Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-09T07:02:12.080Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-09T07:02:12.080Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-09T07:02:12.080Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-09T07:02:12.080Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-09T07:02:12.080Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-09T07:02:12.080Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-09T07:02:12.080Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-09T07:02:12.080Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-09T07:02:14.257Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-09T07:02:14.257Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-09T07:02:14.257Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-09T07:02:14.257Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-09T07:02:14.257Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-09T07:02:20.041Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-09T07:02:23.767Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-09T07:02:26.667Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-09T07:02:29.570Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-09T07:02:31.748Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-09T07:02:32.208Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-09T07:02:42.519Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-09T07:02:42.519Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-09T07:02:42.519Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-09T07:02:42.519Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-09T07:02:42.519Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-09T07:02:42.519Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-09T07:02:42.519Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-09T07:02:42.519Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-09T07:02:42.519Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-09T07:02:42.519Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-09T07:02:42.519Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-09T07:02:42.519Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-09T07:02:42.519Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-09T07:02:42.519Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-09T07:02:42.519Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-09T07:02:42.519Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-09T07:02:42.519Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-09T07:02:42.519Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-09T07:02:42.519Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-09T07:02:42.519Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-09T07:02:42.519Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-09T07:02:42.519Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-09T07:02:42.519Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-09T07:02:46.247Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-09T07:02:46.247Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-09T07:02:46.247Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-09T07:02:49.975Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-09T07:02:49.975Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-09T07:02:49.975Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-09T07:02:49.975Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-09T07:02:49.975Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-09T07:02:52.147Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-09T07:02:52.147Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-09T07:02:52.147Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-09T07:02:52.147Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-09T07:02:52.147Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-09T07:02:52.147Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-09T07:02:52.147Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-09T07:02:52.147Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-09T07:02:52.147Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-09T07:02:52.147Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-09T07:02:52.605Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-09T07:02:52.605Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-09T07:02:52.605Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-09T07:02:52.605Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-09T07:02:52.605Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-09T07:02:55.508Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-09T07:02:58.414Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-09T07:03:00.589Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-09T07:03:00.589Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-09T07:03:00.589Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-09T07:03:00.589Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-09T07:03:00.589Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-09T07:03:00.589Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-09T07:03:01.049Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-09T07:03:03.949Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-09T07:03:03.949Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-09T07:03:03.949Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-09T07:03:03.949Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-09T07:03:03.949Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-09T07:03:03.949Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-09T07:03:03.949Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-09T07:03:03.949Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-09T07:03:03.949Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-09T07:03:06.128Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-09T07:03:13.189Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-09T07:03:13.189Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-09T07:03:13.189Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-09T07:03:13.189Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-09T07:03:13.189Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-09T07:03:13.189Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-09T07:03:13.189Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-09T07:03:13.189Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-09T07:03:13.189Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-09T07:03:13.189Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-09T07:03:13.189Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-09T07:03:13.189Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-09T07:03:13.189Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-09T07:03:15.372Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-09T07:03:15.372Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-09T07:03:15.372Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-09T07:03:15.830Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-09T07:03:15.830Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-09T07:03:15.830Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-09T07:03:18.744Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-09T07:03:20.914Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-09T07:03:20.914Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-09T07:03:20.914Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-09T07:03:23.814Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-09T07:03:23.814Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-09T07:03:23.814Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-09T07:03:23.814Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-09T07:03:23.814Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-09T07:03:23.814Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-09T07:03:23.814Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-09T07:03:25.987Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-09T07:03:28.890Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-09T07:03:31.794Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-09T07:03:34.695Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-09T07:03:34.695Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-09T07:03:34.695Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-09T07:03:34.695Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-09T07:03:34.695Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-09T07:03:34.695Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-09T07:03:34.695Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-09T07:03:34.695Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-09T07:03:34.695Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-09T07:03:34.695Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-09T07:03:34.695Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-09T07:03:34.695Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-09T07:03:34.695Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-09T07:03:34.695Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-09T07:03:34.695Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-09T07:03:34.695Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-09T07:03:49.495Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-09T07:03:49.495Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-09T07:03:49.495Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-09T07:03:49.495Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-09T07:03:49.495Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-09T07:03:49.495Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-09T07:03:49.495Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-09T07:03:49.495Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-09T07:03:49.495Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-09T07:03:49.495Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-09T07:03:49.495Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-09T07:03:49.495Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-09T07:04:01.912Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-09T07:04:01.912Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-09T07:04:01.912Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-09T07:04:02.370Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-09T07:04:02.370Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-09T07:04:02.370Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-09T07:04:02.370Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-09T07:04:02.370Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-09T07:04:02.370Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-09T07:04:02.370Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-09T07:04:02.370Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-09T07:04:02.370Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-09T07:04:02.370Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-09T07:04:02.370Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-09T07:04:02.370Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-09T07:04:02.370Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-09T07:04:02.370Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-09T07:04:02.370Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-09T07:04:02.370Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-09T07:04:02.370Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-09T07:04:02.370Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-09T07:04:02.370Z] === RUN TestDockerSuite/TestRunMount [2022-02-09T07:04:02.370Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-09T07:04:02.370Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-09T07:04:02.370Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-09T07:04:02.370Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-09T07:04:02.370Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-09T07:04:02.370Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-09T07:04:02.370Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-09T07:04:02.370Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-09T07:04:17.171Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-09T07:04:17.171Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-09T07:04:17.171Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-09T07:04:17.171Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-09T07:04:17.171Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-09T07:04:17.171Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-09T07:04:17.171Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-09T07:04:21.852Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-09T07:04:27.642Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-09T07:04:27.642Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-09T07:04:27.642Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-09T07:04:27.642Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-09T07:04:27.642Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-09T07:04:27.642Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-09T07:04:27.642Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-09T07:04:27.642Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-09T07:04:27.642Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-09T07:04:27.642Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-09T07:04:27.642Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-09T07:04:27.642Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-09T07:04:27.642Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-09T07:04:27.642Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-09T07:04:27.642Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-09T07:04:27.642Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-09T07:04:27.642Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-09T07:04:27.642Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-09T07:04:27.642Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-09T07:04:27.642Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-09T07:04:28.607Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-09T07:04:31.506Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-09T07:04:34.412Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-09T07:04:35.379Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-09T07:04:37.551Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-09T07:04:38.008Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-09T07:04:38.008Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-09T07:04:38.008Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-09T07:04:38.008Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-09T07:04:38.008Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-09T07:04:38.008Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-09T07:04:38.008Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-09T07:04:38.008Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-09T07:04:38.008Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-09T07:04:38.008Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-09T07:04:38.008Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-09T07:04:38.466Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-09T07:04:38.466Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-09T07:04:38.466Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-09T07:04:38.466Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-09T07:04:38.466Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-09T07:04:42.193Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-09T07:04:42.193Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-09T07:04:42.193Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-09T07:04:42.193Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-09T07:04:42.193Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-09T07:04:42.193Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-09T07:04:42.193Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-09T07:04:42.193Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-09T07:04:42.193Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-09T07:04:42.193Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-09T07:04:42.193Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-09T07:04:56.982Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-09T07:04:56.982Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-09T07:04:56.982Z] === RUN TestDockerSuite/TestRunRm [2022-02-09T07:04:58.514Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-09T07:05:05.582Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-09T07:05:12.644Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-09T07:05:21.194Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-09T07:05:22.728Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-09T07:05:26.463Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-09T07:05:26.463Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-09T07:05:26.463Z] === RUN TestDockerSuite/TestRunState [2022-02-09T07:05:26.463Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-09T07:05:26.463Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-09T07:05:33.527Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-09T07:05:33.527Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-09T07:05:33.527Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-09T07:05:36.429Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-09T07:05:36.429Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-09T07:05:36.429Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-09T07:05:36.429Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-09T07:05:36.429Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-09T07:05:36.429Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-09T07:05:36.429Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-09T07:05:36.429Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-09T07:05:36.429Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-09T07:05:42.222Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-09T07:05:42.222Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-09T07:05:42.222Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-09T07:05:42.222Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-09T07:05:42.222Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-09T07:05:42.222Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-09T07:05:42.222Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-09T07:05:42.222Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-09T07:05:42.222Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-09T07:05:42.222Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-09T07:05:42.222Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-09T07:05:42.222Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-09T07:05:42.222Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-09T07:05:42.222Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-09T07:05:42.222Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-09T07:05:42.222Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-09T07:05:42.222Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-09T07:05:42.222Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-09T07:05:42.222Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-09T07:05:42.222Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-09T07:05:42.222Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-09T07:05:49.292Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-09T07:05:49.292Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-09T07:05:49.292Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-09T07:05:52.190Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-09T07:05:52.190Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-09T07:05:52.190Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-09T07:05:52.190Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-09T07:05:52.190Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-09T07:06:00.748Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-09T07:06:15.547Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-09T07:06:19.385Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-09T07:06:26.448Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-09T07:06:26.448Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-09T07:06:26.448Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-09T07:06:26.905Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-09T07:06:30.635Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-09T07:06:33.543Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-09T07:06:35.725Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-09T07:06:35.725Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-09T07:06:35.725Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-09T07:06:36.187Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-09T07:06:36.187Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-09T07:06:36.187Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-09T07:06:36.187Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-09T07:06:36.187Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-09T07:06:36.187Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-09T07:06:36.187Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-09T07:06:36.187Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-09T07:06:36.187Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-09T07:06:36.187Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-09T07:06:36.187Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-09T07:06:36.187Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-09T07:06:40.889Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-09T07:06:43.076Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-09T07:06:45.990Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-09T07:06:51.801Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-09T07:06:51.801Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-09T07:06:51.801Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-09T07:06:51.801Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-09T07:06:51.801Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-09T07:06:51.801Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-09T07:06:51.801Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-09T07:06:51.801Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-09T07:06:51.801Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-09T07:06:51.801Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-09T07:06:51.801Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-09T07:06:51.801Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-09T07:06:51.801Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-09T07:06:51.801Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-09T07:06:51.801Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-09T07:06:51.801Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-09T07:06:51.801Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-09T07:06:51.801Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-09T07:06:53.988Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-09T07:06:53.988Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-09T07:06:54.449Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-09T07:06:54.909Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-09T07:06:57.094Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-09T07:07:05.686Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-09T07:07:05.686Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-09T07:07:05.686Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-09T07:07:14.276Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-09T07:07:14.276Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-09T07:07:14.276Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-09T07:07:24.620Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-09T07:07:24.620Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-09T07:07:24.620Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-09T07:07:24.620Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-09T07:07:24.620Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-09T07:07:24.620Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-09T07:07:24.620Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-09T07:07:24.620Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-09T07:07:24.620Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-09T07:07:37.023Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-09T07:07:37.023Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-09T07:07:37.023Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-09T07:07:37.023Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-09T07:07:37.023Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-09T07:07:37.023Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-09T07:07:37.023Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-09T07:07:37.023Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-09T07:07:37.023Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-09T07:07:37.023Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-09T07:07:37.023Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-09T07:07:37.023Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-09T07:07:37.023Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-09T07:07:38.564Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-09T07:07:41.475Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-09T07:07:41.475Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-09T07:07:41.475Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-09T07:07:44.388Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-09T07:07:44.388Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-09T07:07:44.388Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-09T07:07:44.388Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-09T07:07:44.388Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-09T07:07:44.388Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-09T07:07:44.388Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-09T07:07:44.388Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-09T07:07:44.388Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-09T07:07:44.388Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-09T07:07:44.388Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-09T07:07:44.388Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-09T07:07:44.388Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-09T07:08:02.143Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-09T07:08:02.143Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-09T07:08:02.143Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-09T07:08:02.143Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-09T07:08:02.143Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-09T07:08:02.143Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-09T07:08:02.143Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-09T07:08:02.143Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-09T07:08:05.058Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-09T07:08:05.058Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-09T07:08:08.800Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-09T07:08:09.263Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-09T07:08:09.724Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-09T07:08:09.724Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-09T07:08:09.724Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-09T07:08:20.071Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-09T07:08:20.071Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-09T07:08:20.071Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-09T07:08:20.542Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-09T07:08:20.542Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-09T07:08:20.542Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-09T07:08:20.542Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-09T07:08:35.385Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-09T07:08:35.385Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-09T07:08:35.385Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-09T07:08:45.738Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-09T07:08:45.738Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-09T07:08:45.738Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite (3276.87s) [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-02-09T07:08:46.708Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-09T07:08:46.708Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (122.33s) [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.39s) [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2022-02-09T07:08:46.708Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-09T07:08:46.708Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-09T07:08:46.708Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-09T07:08:46.708Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-02-09T07:08:46.708Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-02-09T07:08:46.708Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-02-09T07:08:46.708Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-09T07:08:46.708Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2022-02-09T07:08:46.708Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.28s) [2022-02-09T07:08:46.708Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.69s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.50s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.64s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.95s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (129.06s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.02s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.74s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.14s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.92s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.94s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.75s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.64s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.98s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.35s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.62s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.04s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.68s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.74s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.61s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.72s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.86s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.57s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.96s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.02s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.55s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.24s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.33s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (47.24s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.83s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.79s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.10s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.52s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.76s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.95s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.31s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildCmd (0.75s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.75s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.52s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.89s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.57s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.66s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.42s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.24s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.70s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.17s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-09T07:08:47.170Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.56s) [2022-02-09T07:08:47.170Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.99s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.87s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.74s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.63s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.07s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.97s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.01s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.13s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.03s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.39s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.57s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.34s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerignore (92.34s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.79s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (99.04s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.08s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.79s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.44s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.75s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (47.94s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.97s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.26s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (134.41s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.78s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.47s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.68s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.73s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.66s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.05s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.88s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.91s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.31s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.50s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.86s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildFails (2.89s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.60s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.48s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.81s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.78s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.83s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.72s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.76s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.64s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildHistory (14.96s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.29s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.57s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.34s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildLabel (1.36s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.27s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.80s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildLabels (1.34s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.51s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.76s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.86s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.23s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (37.58s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.12s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (32.17s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.28s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.56s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.83s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.34s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (19.17s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.86s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.36s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.19s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.87s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.90s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.43s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.83s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildOnBuild (21.13s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.16s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.11s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.59s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.50s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.21s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.77s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.52s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.72s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.04s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.97s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildRm (15.96s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.16s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.93s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.32s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.21s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.28s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (25.76s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.90s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.61s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.74s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildStderr (5.41s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.49s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.91s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.74s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.16s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.86s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.20s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.77s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.31s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.73s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.16s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.69s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.87s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.23s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.56s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.69s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.33s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.65s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.22s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.70s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.69s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.45s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestCommitChange (11.07s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.69s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.08s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestCommitTTY (18.24s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.42s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.41s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.75s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.65s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.56s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.18s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.79s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.79s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.81s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.99s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.83s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.52s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.10s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.73s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (10.43s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.80s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIStart (6.83s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.71s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.79s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.30s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.38s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-09T07:08:47.171Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.47s) [2022-02-09T07:08:47.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.15s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.87s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.90s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.86s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.90s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000961b0_} (2.87s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12914119455_c:\foo_false____} (7.88s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12914119455_c:\foo_true____} (2.83s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.77s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.94s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.89s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.04s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.41s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.97s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.74s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCpToCaseH (20.33s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCpToDot (2.87s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCpToStdout (2.89s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.33s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.67s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.36s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.92s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.67s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.76s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.05s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.73s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.04s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.90s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.89s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.12s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (14.40s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsCopy (6.31s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.90s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.66s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.49s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.33s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.37s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsFilters (5.54s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsFormat (5.64s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsRename (2.94s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsResize (8.54s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.65s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.22s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.24s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.40s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.42s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.36s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.86s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.70s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.73s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.39s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.98s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.80s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestExecInspectID (5.38s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.04s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.97s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.31s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.46s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.51s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.47s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.53s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.38s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.84s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.40s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.40s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.80s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.10s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImagesFormat (0.28s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.25s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.81s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.63s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.14s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.78s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.73s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectDefault (2.71s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectHistory (5.39s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.72s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.78s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.88s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.91s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.94s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectStatus (3.66s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.86s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.97s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.77s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.77s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.66s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.71s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.13s) [2022-02-09T07:08:47.172Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-09T07:08:47.172Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.46s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.39s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.27s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.95s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.93s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.46s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.57s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.49s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.26s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.10s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.80s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.74s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsSince (9.71s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsTail (3.43s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.94s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.89s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.15s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.61s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPsByOrder (10.56s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.52s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.95s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.67s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.65s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.72s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.46s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.65s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.79s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.43s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.88s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.04s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.80s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.85s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.89s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.37s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.03s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.06s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.92s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.91s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiBlank (0.11s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.42s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.22s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.43s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.93s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.33s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.16s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.06s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.28s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiTag (0.98s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.79s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.07s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.91s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.53s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.43s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.24s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.53s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.36s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.62s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.77s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.24s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.50s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.77s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.40s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.77s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.87s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.67s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.71s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.55s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.39s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.74s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.63s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.55s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.64s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunExitCode (2.65s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.61s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.75s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.68s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (14.31s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.11s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.09s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.29s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.76s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.20s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-09T07:08:47.173Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.52s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-02-09T07:08:47.173Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.65s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.62s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.39s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.39s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.14s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunRm (2.79s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.91s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.89s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.63s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.76s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.97s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.58s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.49s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.38s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.48s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.66s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.51s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.05s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.29s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.63s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.35s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.00s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.75s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.83s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.05s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.62s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.25s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.85s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.07s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.42s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.66s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.74s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.66s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.93s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.58s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.41s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.83s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.57s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.51s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.55s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.70s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.78s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.65s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.07s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-09T07:08:47.174Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.75s) [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-09T07:08:47.174Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.174Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-09T07:08:47.174Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-09T07:08:47.175Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-09T07:08:47.636Z] === RUN TestDockerSchema1RegistrySuite [2022-02-09T07:08:47.636Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-09T07:08:47.636Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-09T07:08:47.636Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-09T07:08:47.636Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-09T07:08:47.636Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-09T07:08:47.636Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-09T07:08:47.636Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-09T07:08:47.636Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-09T07:08:47.636Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-09T07:08:47.636Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-09T07:08:47.636Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-09T07:08:47.636Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T07:08:47.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-09T07:08:47.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-09T07:08:47.636Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-09T07:08:47.636Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-09T07:08:47.636Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-09T07:08:47.636Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-09T07:08:47.636Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-09T07:08:47.636Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-09T07:08:47.636Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-09T07:08:47.636Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-09T07:08:47.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-09T07:08:47.636Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-09T07:08:47.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-09T07:08:47.636Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-09T07:08:47.636Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-09T07:08:47.636Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-09T07:08:47.637Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-09T07:08:47.637Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-09T07:08:47.637Z] === RUN TestDockerDaemonSuite [2022-02-09T07:08:47.637Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-09T07:08:47.637Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-09T07:08:47.637Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-09T07:08:47.637Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-09T07:08:47.637Z] === RUN TestDockerSwarmSuite [2022-02-09T07:08:47.637Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-09T07:08:47.637Z] === RUN TestDockerPluginSuite [2022-02-09T07:08:47.637Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-09T07:08:47.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-09T07:08:47.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-09T07:08:47.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-09T07:08:47.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-09T07:08:47.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-09T07:08:47.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-09T07:08:47.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-09T07:08:47.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-09T07:08:47.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-09T07:08:47.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-09T07:08:47.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-09T07:08:47.637Z] === RUN TestDockerExternalVolumeSuite [2022-02-09T07:08:47.637Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-09T07:08:47.637Z] === RUN TestDockerNetworkSuite [2022-02-09T07:08:47.637Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-09T07:08:47.637Z] === RUN TestDockerHubPullSuite [2022-02-09T07:08:47.637Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-09T07:08:47.637Z] PASS [2022-02-09T07:08:47.637Z] ok github.com/docker/docker/integration-cli 3277.371s [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === Skipped [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-09T07:08:47.637Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-09T07:08:47.637Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-09T07:08:47.637Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-09T07:08:47.637Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-09T07:08:47.637Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-02-09T07:08:47.637Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-02-09T07:08:47.637Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-02-09T07:08:47.637Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-09T07:08:47.637Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2022-02-09T07:08:47.637Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-09T07:08:47.637Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-09T07:08:47.637Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-09T07:08:47.637Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.57s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.57s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.10s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.10s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-09T07:08:47.637Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-09T07:08:47.637Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.637Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-09T07:08:47.637Z] [2022-02-09T07:08:47.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-02-09T07:08:47.638Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-09T07:08:47.638Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-09T07:08:47.638Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-02-09T07:08:47.638Z] docker_cli_sni_test.go:18: Flakey test [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-09T07:08:47.638Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-09T07:08:47.638Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-09T07:08:47.638Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-09T07:08:47.638Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-09T07:08:47.638Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-09T07:08:47.638Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-09T07:08:47.638Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-09T07:08:47.638Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-09T07:08:47.638Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.638Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-09T07:08:47.638Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-09T07:08:47.639Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-09T07:08:47.639Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-09T07:08:47.639Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-09T07:08:47.639Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-09T07:08:47.639Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-02-09T07:08:47.639Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-09T07:08:47.639Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-09T07:08:47.639Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-09T07:08:47.639Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-02-09T07:08:47.639Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.04s) [2022-02-09T07:08:47.639Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.04s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-02-09T07:08:47.639Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-09T07:08:47.639Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-09T07:08:47.639Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-02-09T07:08:47.639Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-09T07:08:47.639Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-09T07:08:47.639Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-09T07:08:47.639Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-09T07:08:47.639Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-02-09T07:08:47.639Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-09T07:08:47.639Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-09T07:08:47.639Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-02-09T07:08:47.639Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-09T07:08:47.639Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.639Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-09T07:08:47.639Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.04s) [2022-02-09T07:08:47.640Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.04s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-09T07:08:47.640Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-09T07:08:47.640Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-09T07:08:47.640Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-09T07:08:47.640Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-09T07:08:47.640Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-09T07:08:47.640Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-09T07:08:47.640Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-02-09T07:08:47.640Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-09T07:08:47.640Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T07:08:47.640Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-09T07:08:47.640Z] [2022-02-09T07:08:47.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-09T07:08:48.101Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-09T07:08:48.101Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-09T07:08:48.101Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-09T07:08:48.101Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-09T07:08:48.101Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-09T07:08:48.101Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-09T07:08:48.101Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-09T07:08:48.101Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-09T07:08:48.101Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-09T07:08:48.101Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-09T07:08:48.101Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-09T07:08:48.101Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-09T07:08:48.101Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-09T07:08:48.101Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-09T07:08:48.101Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-09T07:08:48.101Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-09T07:08:48.101Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-02-09T07:08:48.101Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-02-09T07:08:48.101Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.101Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-02-09T07:08:48.101Z] [2022-02-09T07:08:48.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-02-09T07:08:48.102Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-09T07:08:48.102Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-02-09T07:08:48.102Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-09T07:08:48.102Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-09T07:08:48.102Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-09T07:08:48.102Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-09T07:08:48.102Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-09T07:08:48.102Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-09T07:08:48.102Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-09T07:08:48.102Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-09T07:08:48.102Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-09T07:08:48.102Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-09T07:08:48.102Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-09T07:08:48.102Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-02-09T07:08:48.102Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-02-09T07:08:48.102Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-02-09T07:08:48.102Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-09T07:08:48.102Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.102Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-09T07:08:48.102Z] [2022-02-09T07:08:48.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-09T07:08:48.103Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-09T07:08:48.103Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-09T07:08:48.104Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-02-09T07:08:48.104Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.104Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-02-09T07:08:48.104Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-02-09T07:08:48.105Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-02-09T07:08:48.105Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-09T07:08:48.105Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-09T07:08:48.105Z] [2022-02-09T07:08:48.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T07:08:48.105Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.106Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-09T07:08:48.106Z] [2022-02-09T07:08:48.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-09T07:08:48.106Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-09T07:08:48.566Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] DONE 1085 tests, 539 skipped in 3290.702s [2022-02-09T07:08:48.566Z] INFO: Integration tests ended at 02/09/2022 07:08:48. Duration:00:54:50.9189715 [2022-02-09T07:08:48.566Z] INFO: Docker info of the daemon under test at end of run [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] Containers: 2 [2022-02-09T07:08:48.566Z] Running: 0 [2022-02-09T07:08:48.566Z] Paused: 0 [2022-02-09T07:08:48.566Z] Stopped: 2 [2022-02-09T07:08:48.566Z] Images: 18 [2022-02-09T07:08:48.566Z] Server Version: 0.0.0-dev [2022-02-09T07:08:48.566Z] Storage Driver: windowsfilter [2022-02-09T07:08:48.566Z] Windows: [2022-02-09T07:08:48.566Z] Logging Driver: json-file [2022-02-09T07:08:48.566Z] Plugins: [2022-02-09T07:08:48.566Z] Volume: local [2022-02-09T07:08:48.566Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-09T07:08:48.566Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-09T07:08:48.566Z] Swarm: inactive [2022-02-09T07:08:48.566Z] Default Isolation: process [2022-02-09T07:08:48.566Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-09T07:08:48.566Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-09T07:08:48.566Z] OSType: windows [2022-02-09T07:08:48.566Z] Architecture: x86_64 [2022-02-09T07:08:48.566Z] CPUs: 4 [2022-02-09T07:08:48.566Z] Total Memory: 32GiB [2022-02-09T07:08:48.566Z] Name: azwin-2-87fde0 [2022-02-09T07:08:48.566Z] ID: EJ43:2G2D:U4QE:LRDM:GGFO:GKC4:J2YE:QBOD:CQF3:J57L:526L:XUJR [2022-02-09T07:08:48.566Z] Docker Root Dir: D:\CI\PR-43221\1\daemon [2022-02-09T07:08:48.566Z] Debug Mode (client): false [2022-02-09T07:08:48.566Z] Debug Mode (server): true [2022-02-09T07:08:48.566Z] File Descriptors: -1 [2022-02-09T07:08:48.566Z] Goroutines: 17 [2022-02-09T07:08:48.566Z] System Time: 2022-02-09T07:08:48.2062637Z [2022-02-09T07:08:48.566Z] EventsListeners: 0 [2022-02-09T07:08:48.566Z] Registry: https://index.docker.io/v1/ [2022-02-09T07:08:48.566Z] Labels: [2022-02-09T07:08:48.566Z] Experimental: false [2022-02-09T07:08:48.566Z] Insecure Registries: [2022-02-09T07:08:48.566Z] 127.0.0.0/8 [2022-02-09T07:08:48.566Z] Live Restore Enabled: false [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] [2022-02-09T07:08:48.566Z] INFO: Stopping daemon under test [2022-02-09T07:08:48.566Z] SUCCESS: The process with PID 5668 (child process of PID 5448) has been terminated. [2022-02-09T07:08:48.566Z] SUCCESS: The process with PID 5448 (child process of PID 2080) has been terminated. [2022-02-09T07:08:48.566Z] INFO: Stop tailing logs of the daemon under tests [2022-02-09T07:08:48.566Z] INFO: executeCI.ps1 Completed successfully at 02/09/2022 07:08:48. [2022-02-09T07:08:48.566Z] INFO: Tidying up at end of run [2022-02-09T07:08:48.566Z] INFO: Saving daemon under test log (d:\CI\PR-43221\1\dut.out) to bundles\CIDUT.out [2022-02-09T07:08:48.566Z] INFO: Saving daemon under test log (d:\CI\PR-43221\1\dut.err) to bundles\CIDUT.err [2022-02-09T07:08:48.566Z] INFO: Saving containerd logs to bundles [2022-02-09T07:08:48.566Z] INFO: Nuke-Everything... [2022-02-09T07:08:49.539Z] INFO: Container count on control daemon to delete is 2 [2022-02-09T07:08:49.999Z] 6b7509bddcb5 [2022-02-09T07:08:49.999Z] 03eb9f4d7171 [2022-02-09T07:08:49.999Z] INFO: Tidying pidfile d:\CI\PR-43221\1\docker.pid [2022-02-09T07:08:49.999Z] INFO: Nuking d:\CI [2022-02-09T07:09:32.563Z] INFO: Zapped successfully [2022-02-09T07:09:32.563Z] [2022-02-09T07:09:32.563Z] INFO: executeCI.ps1 exiting at Wed Feb 9 07:09:27 CUT 2022. Duration 01:27:31.1641537 [2022-02-09T07:09:32.563Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-09T07:09:32.804Z] Recording test results [2022-02-09T07:09:40.098Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-09T07:09:42.159Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-09T07:09:44.568Z] Archiving artifacts [2022-02-09T07:09:58.648Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43221/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-09T07:09:59.577Z] + make clean [2022-02-09T07:10:01.764Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-09T07:10:02.225Z] docker-dev-cache [2022-02-09T07:10:02.225Z] 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