Pull request #42390 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2842639e0e22bc2f91271603fb9990fa2ac8ad2e+0f124aba2e4a9b28f82204654bb4898325c07321 (774d01cf574832b4c29ffdf3b06745b1223886ea) 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-42390@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 [2021-05-18T07:49:38.807Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-05-18T07:49:38.814Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-05-18T07:49:53.952Z] Still waiting to schedule task [2021-05-18T07:49:53.952Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-05-18T07:50:45.739Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f6df372d5ea7c289) in /home/ubuntu/workspace/moby_PR-42390 [Pipeline] { [Pipeline] checkout [2021-05-18T07:50:45.885Z] The recommended git tool is: git [2021-05-18T07:50:48.817Z] using credential docker-jenkins-github-credentials [2021-05-18T07:50:48.822Z] Cloning the remote Git repository [2021-05-18T07:50:48.822Z] Cloning with configured refspecs honoured and without tags [2021-05-18T07:50:48.823Z] Cloning repository https://github.com/moby/moby.git [2021-05-18T07:50:48.870Z] > git init /home/ubuntu/workspace/moby_PR-42390 # timeout=10 [2021-05-18T07:50:49.074Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:50:49.074Z] > git --version # timeout=10 [2021-05-18T07:50:49.084Z] > git --version # 'git version 2.17.1' [2021-05-18T07:50:49.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:50:49.103Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:51:14.040Z] Fetching without tags [2021-05-18T07:51:14.400Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:51:13.960Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:51:13.970Z] > git config --add remote.origin.fetch +refs/pull/42390/head:refs/remotes/origin/PR-42390 # timeout=10 [2021-05-18T07:51:13.981Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:51:14.024Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:51:14.094Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:51:14.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:51:14.098Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:51:14.414Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:51:14.448Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:51:15.346Z] Merge succeeded, producing 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:51:15.346Z] Checking out Revision 2842639e0e22bc2f91271603fb9990fa2ac8ad2e (PR-42390) [2021-05-18T07:51:15.228Z] > git remote # timeout=10 [2021-05-18T07:51:15.260Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T07:51:15.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:51:15.293Z] > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10 [2021-05-18T07:51:15.327Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T07:51:15.355Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:51:15.380Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:51:19.378Z] Commit message: "pkg/fileutils: TestMatches: remove cases no longer valid for go1.16" [2021-05-18T07:51:19.378Z] First time build. Skipping changelog. [2021-05-18T07:51:19.468Z] > git --version # timeout=10 [2021-05-18T07:51:19.497Z] > git --version # 'git version 2.17.1' [2021-05-18T07:51:19.524Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-18T07:51:20.652Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42390:/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 [2021-05-18T07:51:25.922Z] Unable to find image 'alpine:latest' locally [2021-05-18T07:51:25.922Z] latest: Pulling from library/alpine [2021-05-18T07:51:25.922Z] 540db60ca938: Pulling fs layer [2021-05-18T07:51:25.922Z] 540db60ca938: Download complete [2021-05-18T07:51:26.178Z] 540db60ca938: Pull complete [2021-05-18T07:51:26.178Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-05-18T07:51:26.178Z] Status: Downloaded newer image for alpine:latest [2021-05-18T07:51:32.731Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-05-18T07:51:34.328Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f6df372d5ea7c289) in /home/ubuntu/workspace/moby_PR-42390 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-05-18T07:51:34.382Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-05-18T07:51:34.430Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-18T07:51:34.455Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-05-18T07:51:34.467Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [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] } [2021-05-18T07:51:34.896Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-18T07:51:34.438Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42390/.git # timeout=10 [2021-05-18T07:51:34.460Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:51:34.476Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:51:34.476Z] > git --version # timeout=10 [2021-05-18T07:51:34.492Z] > git --version # 'git version 2.17.1' [2021-05-18T07:51:34.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:51:34.493Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:51:34.900Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:51:34.919Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:51:35.318Z] > git remote # timeout=10 [2021-05-18T07:51:35.344Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T07:51:35.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:51:35.365Z] > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10 [2021-05-18T07:51:35.410Z] Merge succeeded, producing 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:51:35.410Z] Checking out Revision 2842639e0e22bc2f91271603fb9990fa2ac8ad2e (PR-42390) [2021-05-18T07:51:35.562Z] Commit message: "pkg/fileutils: TestMatches: remove cases no longer valid for go1.16" [2021-05-18T07:51:35.625Z] > git --version # timeout=10 [2021-05-18T07:51:35.652Z] > git --version # 'git version 2.17.1' [2021-05-18T07:51:35.669Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-18T07:51:36.363Z] + [ PR != PR ] [2021-05-18T07:51:36.363Z] + [ master != master ] [2021-05-18T07:51:36.363Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-18T07:51:35.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T07:51:35.414Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:51:35.440Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:51:36.746Z] + docker version [2021-05-18T07:51:36.746Z] Client: Docker Engine - Community [2021-05-18T07:51:36.746Z] Version: 20.10.5 [2021-05-18T07:51:36.746Z] API version: 1.41 [2021-05-18T07:51:36.746Z] Go version: go1.13.15 [2021-05-18T07:51:36.746Z] Git commit: 55c4c88 [2021-05-18T07:51:36.746Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-18T07:51:36.746Z] OS/Arch: linux/amd64 [2021-05-18T07:51:36.746Z] Context: default [2021-05-18T07:51:36.746Z] Experimental: true [2021-05-18T07:51:36.746Z] [2021-05-18T07:51:36.746Z] Server: Docker Engine - Community [2021-05-18T07:51:36.746Z] Engine: [2021-05-18T07:51:36.746Z] Version: 20.10.5 [2021-05-18T07:51:36.746Z] API version: 1.41 (minimum version 1.12) [2021-05-18T07:51:36.746Z] Go version: go1.13.15 [2021-05-18T07:51:36.746Z] Git commit: 363e9a8 [2021-05-18T07:51:36.746Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-18T07:51:36.746Z] OS/Arch: linux/amd64 [2021-05-18T07:51:36.746Z] Experimental: true [2021-05-18T07:51:36.746Z] containerd: [2021-05-18T07:51:36.746Z] Version: 1.4.4 [2021-05-18T07:51:36.746Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T07:51:36.746Z] runc: [2021-05-18T07:51:36.746Z] Version: 1.0.0-rc93 [2021-05-18T07:51:36.746Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T07:51:36.746Z] docker-init: [2021-05-18T07:51:36.746Z] Version: 0.19.0 [2021-05-18T07:51:36.746Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-18T07:51:37.075Z] + docker info [2021-05-18T07:51:39.622Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f6315c742da1c764) in /home/ubuntu/workspace/moby_PR-42390 [Pipeline] { [Pipeline] checkout [2021-05-18T07:51:39.644Z] The recommended git tool is: git [2021-05-18T07:51:39.655Z] using credential docker-jenkins-github-credentials [2021-05-18T07:51:39.661Z] Cloning the remote Git repository [2021-05-18T07:51:39.662Z] Cloning with configured refspecs honoured and without tags [2021-05-18T07:51:39.687Z] Cloning repository https://github.com/moby/moby.git [2021-05-18T07:51:39.687Z] > git init /home/ubuntu/workspace/moby_PR-42390 # timeout=10 [2021-05-18T07:51:39.704Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:51:39.704Z] > git --version # timeout=10 [2021-05-18T07:51:39.708Z] > git --version # 'git version 2.25.1' [2021-05-18T07:51:39.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:51:39.710Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:51:43.631Z] Client: [2021-05-18T07:51:43.631Z] Context: default [2021-05-18T07:51:43.631Z] Debug Mode: false [2021-05-18T07:51:43.631Z] Plugins: [2021-05-18T07:51:43.631Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-18T07:51:43.631Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-18T07:51:43.631Z] [2021-05-18T07:51:43.631Z] Server: [2021-05-18T07:51:43.631Z] Containers: 0 [2021-05-18T07:51:43.631Z] Running: 0 [2021-05-18T07:51:43.631Z] Paused: 0 [2021-05-18T07:51:43.631Z] Stopped: 0 [2021-05-18T07:51:43.631Z] Images: 1 [2021-05-18T07:51:43.631Z] Server Version: 20.10.5 [2021-05-18T07:51:43.631Z] Storage Driver: overlay2 [2021-05-18T07:51:43.631Z] Backing Filesystem: extfs [2021-05-18T07:51:43.631Z] Supports d_type: true [2021-05-18T07:51:43.631Z] Native Overlay Diff: true [2021-05-18T07:51:43.631Z] Logging Driver: json-file [2021-05-18T07:51:43.631Z] Cgroup Driver: cgroupfs [2021-05-18T07:51:43.631Z] Cgroup Version: 1 [2021-05-18T07:51:43.631Z] Plugins: [2021-05-18T07:51:43.631Z] Volume: local [2021-05-18T07:51:43.631Z] Network: bridge host ipvlan macvlan null overlay [2021-05-18T07:51:43.631Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-18T07:51:43.631Z] Swarm: inactive [2021-05-18T07:51:43.631Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-05-18T07:51:43.631Z] Default Runtime: runc [2021-05-18T07:51:43.631Z] Init Binary: docker-init [2021-05-18T07:51:43.631Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T07:51:43.631Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T07:51:43.631Z] init version: de40ad0 [2021-05-18T07:51:43.631Z] Security Options: [2021-05-18T07:51:43.631Z] apparmor [2021-05-18T07:51:43.631Z] seccomp [2021-05-18T07:51:43.631Z] Profile: default [2021-05-18T07:51:43.631Z] Kernel Version: 5.4.0-1041-aws [2021-05-18T07:51:43.631Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-18T07:51:43.631Z] OSType: linux [2021-05-18T07:51:43.631Z] Architecture: x86_64 [2021-05-18T07:51:43.631Z] CPUs: 2 [2021-05-18T07:51:43.631Z] Total Memory: 7.487GiB [2021-05-18T07:51:43.631Z] Name: ip-10-100-81-141 [2021-05-18T07:51:43.631Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-18T07:51:43.631Z] Docker Root Dir: /var/lib/docker [2021-05-18T07:51:43.631Z] Debug Mode: false [2021-05-18T07:51:43.631Z] Registry: https://index.docker.io/v1/ [2021-05-18T07:51:43.631Z] Labels: [2021-05-18T07:51:43.631Z] Experimental: true [2021-05-18T07:51:43.631Z] Insecure Registries: [2021-05-18T07:51:43.631Z] 127.0.0.0/8 [2021-05-18T07:51:43.631Z] Live Restore Enabled: true [2021-05-18T07:51:43.631Z] [2021-05-18T07:51:43.631Z] WARNING: No swap limit support [Pipeline] sh [2021-05-18T07:51:43.962Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-18T07:51:43.962Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-18T07:51:43.962Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42390/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-18T07:51:43.962Z] + bash /home/ubuntu/workspace/moby_PR-42390/check-config.sh [2021-05-18T07:51:43.962Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-18T07:51:43.962Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-18T07:51:43.962Z] [2021-05-18T07:51:43.962Z] Generally Necessary: [2021-05-18T07:51:43.962Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-18T07:51:43.962Z] - apparmor: enabled and tools installed [2021-05-18T07:51:43.962Z] - CONFIG_NAMESPACES: enabled [2021-05-18T07:51:44.221Z] - CONFIG_NET_NS: enabled [2021-05-18T07:51:44.221Z] - CONFIG_PID_NS: enabled [2021-05-18T07:51:44.221Z] - CONFIG_IPC_NS: enabled [2021-05-18T07:51:44.221Z] - CONFIG_UTS_NS: enabled [2021-05-18T07:51:44.221Z] - CONFIG_CGROUPS: enabled [2021-05-18T07:51:44.221Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-18T07:51:44.221Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-18T07:51:44.221Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-18T07:51:44.221Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-18T07:51:44.221Z] - CONFIG_CPUSETS: enabled [2021-05-18T07:51:44.221Z] - CONFIG_MEMCG: enabled [2021-05-18T07:51:44.221Z] - CONFIG_KEYS: enabled [2021-05-18T07:51:44.221Z] - CONFIG_VETH: enabled (as module) [2021-05-18T07:51:44.221Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-18T07:51:44.221Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-18T07:51:44.221Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-18T07:51:44.221Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-18T07:51:44.221Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-18T07:51:44.221Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-18T07:51:44.221Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-18T07:51:44.221Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-18T07:51:44.221Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-18T07:51:44.221Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-18T07:51:44.221Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-18T07:51:44.221Z] [2021-05-18T07:51:44.221Z] Optional Features: [2021-05-18T07:51:44.221Z] - CONFIG_USER_NS: enabled [2021-05-18T07:51:44.221Z] - CONFIG_SECCOMP: enabled [2021-05-18T07:51:44.221Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-18T07:51:44.221Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-18T07:51:44.221Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-18T07:51:44.221Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-18T07:51:44.221Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-18T07:51:44.221Z] - CONFIG_BLK_CGROUP: enabled [2021-05-18T07:51:44.221Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-18T07:51:44.221Z] - CONFIG_CGROUP_PERF: enabled [2021-05-18T07:51:44.221Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-18T07:51:44.221Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-18T07:51:44.221Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-18T07:51:44.221Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-18T07:51:44.221Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-18T07:51:44.221Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-18T07:51:44.494Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-18T07:51:44.494Z] - CONFIG_IP_VS: enabled (as module) [2021-05-18T07:51:44.494Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-18T07:51:44.494Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-18T07:51:44.494Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-18T07:51:44.494Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-18T07:51:44.494Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-18T07:51:44.494Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-18T07:51:44.494Z] - CONFIG_EXT4_FS: enabled [2021-05-18T07:51:44.494Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-18T07:51:44.494Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-18T07:51:44.494Z] - Network Drivers: [2021-05-18T07:51:44.494Z] - "overlay": [2021-05-18T07:51:44.494Z] - CONFIG_VXLAN: enabled (as module) [2021-05-18T07:51:44.494Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-18T07:51:44.494Z] Optional (for encrypted networks): [2021-05-18T07:51:44.494Z] - CONFIG_CRYPTO: enabled [2021-05-18T07:51:44.494Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-18T07:51:44.494Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-18T07:51:44.494Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-18T07:51:44.494Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-18T07:51:44.494Z] - CONFIG_XFRM: enabled [2021-05-18T07:51:44.494Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-18T07:51:44.494Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-18T07:51:44.494Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-18T07:51:44.494Z] - "ipvlan": [2021-05-18T07:51:44.494Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-18T07:51:44.494Z] - "macvlan": [2021-05-18T07:51:44.494Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-18T07:51:44.494Z] - CONFIG_DUMMY: enabled (as module) [2021-05-18T07:51:44.494Z] - "ftp,tftp client in container": [2021-05-18T07:51:44.494Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-18T07:51:44.494Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-18T07:51:44.494Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-18T07:51:44.494Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-18T07:51:44.494Z] - Storage Drivers: [2021-05-18T07:51:44.494Z] - "aufs": [2021-05-18T07:51:44.494Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-18T07:51:44.494Z] - "btrfs": [2021-05-18T07:51:44.494Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-18T07:51:44.494Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-18T07:51:44.494Z] - "devicemapper": [2021-05-18T07:51:44.494Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-18T07:51:44.494Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-18T07:51:44.494Z] - "overlay": [2021-05-18T07:51:44.494Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-18T07:51:44.494Z] - "zfs": [2021-05-18T07:51:44.494Z] - /dev/zfs: present [2021-05-18T07:51:44.494Z] - zfs command: missing [2021-05-18T07:51:44.494Z] - zpool command: missing [2021-05-18T07:51:44.754Z] [2021-05-18T07:51:44.754Z] Limits: [2021-05-18T07:51:44.754Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-18T07:51:44.754Z] [2021-05-18T07:51:44.754Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-18T07:51:45.081Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e . [2021-05-18T07:51:45.341Z] #1 [internal] load build definition from Dockerfile [2021-05-18T07:51:45.341Z] #1 sha256:ac28ecd2ce7fab03fbdfa38440e61da7c839dae8055f959e4e7da5c2066fcbab [2021-05-18T07:51:45.341Z] #1 transferring dockerfile: 17.07kB done [2021-05-18T07:51:45.341Z] #1 DONE 0.1s [2021-05-18T07:51:45.341Z] [2021-05-18T07:51:45.341Z] #2 [internal] load .dockerignore [2021-05-18T07:51:45.341Z] #2 sha256:97ea78d2f51d0523929b7f8b3bd071d7d8272ae79aa985f137792741d9f1ab39 [2021-05-18T07:51:45.341Z] #2 transferring context: 87B done [2021-05-18T07:51:45.341Z] #2 DONE 0.0s [2021-05-18T07:51:45.341Z] [2021-05-18T07:51:45.341Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-18T07:51:45.341Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-18T07:51:45.902Z] #3 DONE 0.3s [2021-05-18T07:51:45.902Z] [2021-05-18T07:51:45.902Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-18T07:51:45.902Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-18T07:51:45.902Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-05-18T07:51:45.902Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-18T07:51:45.902Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-18T07:51:45.902Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-18T07:51:45.902Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-18T07:51:46.159Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-18T07:51:46.159Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-05-18T07:51:46.723Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-05-18T07:51:46.723Z] #4 DONE 0.9s [2021-05-18T07:51:46.723Z] [2021-05-18T07:51:46.723Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-18T07:51:46.723Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-18T07:51:48.091Z] #6 DONE 1.1s [2021-05-18T07:51:48.091Z] [2021-05-18T07:51:48.091Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T07:51:48.091Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-18T07:51:48.091Z] #7 DONE 1.1s [2021-05-18T07:51:48.091Z] [2021-05-18T07:51:48.091Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T07:51:48.091Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-18T07:51:48.091Z] #5 DONE 1.1s [2021-05-18T07:51:48.091Z] [2021-05-18T07:51:48.091Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-18T07:51:48.091Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-18T07:51:48.091Z] #8 DONE 1.1s [2021-05-18T07:51:49.071Z] [2021-05-18T07:51:49.071Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T07:51:49.071Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-18T07:51:49.071Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-18T07:51:49.327Z] Still waiting to schedule task [2021-05-18T07:51:49.327Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-05-18T07:51:49.328Z] Still waiting to schedule task [2021-05-18T07:51:49.328Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-05-18T07:51:49.329Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T07:51:49.329Z] Still waiting to schedule task [2021-05-18T07:51:49.329Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-18T07:51:49.329Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-18T07:51:49.329Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.2s [2021-05-18T07:51:49.329Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2021-05-18T07:51:49.334Z] Still waiting to schedule task [2021-05-18T07:51:49.334Z] Waiting for next available executor on ‘windows-2019’ [2021-05-18T07:51:49.334Z] Still waiting to schedule task [2021-05-18T07:51:49.335Z] ‘azwin-2-a79580’ is offline [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘s390x-ubuntu-01’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘s390x-ubuntu-02’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘s390x-ubuntu-03’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘s390x-ubuntu-04’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘s390x-ubuntu-05’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘s390x-ubuntu-06’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘s390x-ubuntu-13’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘s390x-ubuntu-14’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘s390x-ubuntu-15’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘s390x-ubuntu-16’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘s390x-ubuntu-25’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘s390x-ubuntu-26’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘s390x-ubuntu-29’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.335Z] ‘s390x-ubuntu-30’ doesn’t have label ‘windows-2022’ [2021-05-18T07:51:49.588Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-05-18T07:51:49.588Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-05-18T07:51:54.861Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s [2021-05-18T07:51:54.861Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2021-05-18T07:51:54.861Z] #62 ... [2021-05-18T07:51:54.861Z] [2021-05-18T07:51:54.861Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:51:54.861Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:51:54.861Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.2s done [2021-05-18T07:51:54.861Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-18T07:51:54.862Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-18T07:51:54.862Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-18T07:51:54.862Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done [2021-05-18T07:51:54.862Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done [2021-05-18T07:51:54.862Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.8s done [2021-05-18T07:51:54.862Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.9s done [2021-05-18T07:51:54.862Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.4s done [2021-05-18T07:51:54.862Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.64MB / 120.17MB 5.5s [2021-05-18T07:51:54.862Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.4s [2021-05-18T07:51:54.862Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.4s done [2021-05-18T07:51:55.068Z] Fetching without tags [2021-05-18T07:51:55.124Z] #9 ... [2021-05-18T07:51:55.124Z] [2021-05-18T07:51:55.124Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T07:51:55.124Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-18T07:51:55.124Z] #62 DONE 5.8s [2021-05-18T07:51:55.124Z] [2021-05-18T07:51:55.124Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:51:55.124Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:51:55.124Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.89MB / 120.17MB 5.6s [2021-05-18T07:51:55.124Z] #9 ... [2021-05-18T07:51:55.124Z] [2021-05-18T07:51:55.124Z] #23 [internal] load build context [2021-05-18T07:51:55.124Z] #23 sha256:aafa8cd457ef5cd57f5ff76896423c7c45fcb9e31d1fca29e2b72e514b61646d [2021-05-18T07:51:55.124Z] #23 transferring context: 33.24MB 6.0s [2021-05-18T07:51:55.124Z] #23 ... [2021-05-18T07:51:55.124Z] [2021-05-18T07:51:55.124Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:51:55.124Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:51:55.124Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.18MB / 120.17MB 5.7s [2021-05-18T07:51:55.385Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.66MB / 120.17MB 5.9s [2021-05-18T07:51:55.442Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:51:55.070Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:51:55.074Z] > git config --add remote.origin.fetch +refs/pull/42390/head:refs/remotes/origin/PR-42390 # timeout=10 [2021-05-18T07:51:55.078Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:51:55.086Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:51:55.094Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:51:55.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:51:55.095Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:51:55.467Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:51:55.471Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:51:55.641Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.00MB / 120.17MB 6.2s [2021-05-18T07:51:55.898Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.39MB / 120.17MB 6.5s [2021-05-18T07:51:56.421Z] Merge succeeded, producing 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:51:56.421Z] Checking out Revision 2842639e0e22bc2f91271603fb9990fa2ac8ad2e (PR-42390) [2021-05-18T07:51:56.926Z] Commit message: "pkg/fileutils: TestMatches: remove cases no longer valid for go1.16" [2021-05-18T07:51:56.964Z] > git --version # timeout=10 [2021-05-18T07:51:56.978Z] > git --version # 'git version 2.25.1' [2021-05-18T07:51:56.982Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-18T07:51:56.412Z] > git remote # timeout=10 [2021-05-18T07:51:56.421Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T07:51:56.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:51:56.427Z] > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10 [2021-05-18T07:51:56.437Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T07:51:56.446Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:51:56.450Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-18T07:51:57.711Z] + docker version [2021-05-18T07:51:57.711Z] Client: Docker Engine - Community [2021-05-18T07:51:57.711Z] Version: 20.10.5 [2021-05-18T07:51:57.711Z] API version: 1.41 [2021-05-18T07:51:57.711Z] Go version: go1.13.15 [2021-05-18T07:51:57.711Z] Git commit: 55c4c88 [2021-05-18T07:51:57.711Z] Built: Tue Mar 2 20:19:31 2021 [2021-05-18T07:51:57.711Z] OS/Arch: linux/arm64 [2021-05-18T07:51:57.711Z] Context: default [2021-05-18T07:51:57.711Z] Experimental: true [2021-05-18T07:51:57.711Z] [2021-05-18T07:51:57.711Z] Server: Docker Engine - Community [2021-05-18T07:51:57.711Z] Engine: [2021-05-18T07:51:57.711Z] Version: 20.10.5 [2021-05-18T07:51:57.711Z] API version: 1.41 (minimum version 1.12) [2021-05-18T07:51:57.711Z] Go version: go1.13.15 [2021-05-18T07:51:57.711Z] Git commit: 363e9a8 [2021-05-18T07:51:57.711Z] Built: Tue Mar 2 20:17:22 2021 [2021-05-18T07:51:57.711Z] OS/Arch: linux/arm64 [2021-05-18T07:51:57.711Z] Experimental: true [2021-05-18T07:51:57.711Z] containerd: [2021-05-18T07:51:57.711Z] Version: 1.4.4 [2021-05-18T07:51:57.711Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T07:51:57.711Z] runc: [2021-05-18T07:51:57.711Z] Version: 1.0.0-rc93 [2021-05-18T07:51:57.711Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T07:51:57.711Z] docker-init: [2021-05-18T07:51:57.711Z] Version: 0.19.0 [2021-05-18T07:51:57.711Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-18T07:51:57.799Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.5s done [2021-05-18T07:51:57.999Z] + docker info [2021-05-18T07:51:58.061Z] #9 ... [2021-05-18T07:51:58.061Z] [2021-05-18T07:51:58.061Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T07:51:58.061Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-18T07:51:58.061Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-18T07:51:58.061Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T07:51:58.061Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-18T07:51:58.061Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-18T07:51:58.061Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-05-18T07:51:58.061Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.9s done [2021-05-18T07:51:58.061Z] #64 DONE 9.0s [2021-05-18T07:51:58.061Z] [2021-05-18T07:51:58.061Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:51:58.061Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:51:58.317Z] #9 ... [2021-05-18T07:51:58.317Z] [2021-05-18T07:51:58.317Z] #23 [internal] load build context [2021-05-18T07:51:58.317Z] #23 sha256:aafa8cd457ef5cd57f5ff76896423c7c45fcb9e31d1fca29e2b72e514b61646d [2021-05-18T07:51:58.317Z] #23 transferring context: 53.24MB 8.3s done [2021-05-18T07:51:58.317Z] #23 DONE 9.1s [2021-05-18T07:51:58.317Z] [2021-05-18T07:51:58.317Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:51:58.317Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:51:58.571Z] Client: [2021-05-18T07:51:58.571Z] Context: default [2021-05-18T07:51:58.571Z] Debug Mode: false [2021-05-18T07:51:58.571Z] Plugins: [2021-05-18T07:51:58.571Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-18T07:51:58.571Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-18T07:51:58.571Z] [2021-05-18T07:51:58.571Z] Server: [2021-05-18T07:51:58.571Z] Containers: 0 [2021-05-18T07:51:58.571Z] Running: 0 [2021-05-18T07:51:58.571Z] Paused: 0 [2021-05-18T07:51:58.571Z] Stopped: 0 [2021-05-18T07:51:58.571Z] Images: 3 [2021-05-18T07:51:58.571Z] Server Version: 20.10.5 [2021-05-18T07:51:58.571Z] Storage Driver: overlay2 [2021-05-18T07:51:58.571Z] Backing Filesystem: extfs [2021-05-18T07:51:58.571Z] Supports d_type: true [2021-05-18T07:51:58.571Z] Native Overlay Diff: true [2021-05-18T07:51:58.571Z] Logging Driver: json-file [2021-05-18T07:51:58.571Z] Cgroup Driver: cgroupfs [2021-05-18T07:51:58.571Z] Cgroup Version: 1 [2021-05-18T07:51:58.571Z] Plugins: [2021-05-18T07:51:58.571Z] Volume: local [2021-05-18T07:51:58.571Z] Network: bridge host ipvlan macvlan null overlay [2021-05-18T07:51:58.571Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-18T07:51:58.571Z] Swarm: inactive [2021-05-18T07:51:58.571Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-18T07:51:58.571Z] Default Runtime: runc [2021-05-18T07:51:58.571Z] Init Binary: docker-init [2021-05-18T07:51:58.571Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T07:51:58.571Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T07:51:58.571Z] init version: de40ad0 [2021-05-18T07:51:58.571Z] Security Options: [2021-05-18T07:51:58.571Z] apparmor [2021-05-18T07:51:58.571Z] seccomp [2021-05-18T07:51:58.571Z] Profile: default [2021-05-18T07:51:58.571Z] Kernel Version: 5.4.0-1041-aws [2021-05-18T07:51:58.571Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-18T07:51:58.571Z] OSType: linux [2021-05-18T07:51:58.571Z] Architecture: aarch64 [2021-05-18T07:51:58.571Z] CPUs: 4 [2021-05-18T07:51:58.571Z] Total Memory: 7.494GiB [2021-05-18T07:51:58.571Z] Name: ip-10-100-56-118 [2021-05-18T07:51:58.571Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-05-18T07:51:58.571Z] Docker Root Dir: /var/lib/docker [2021-05-18T07:51:58.571Z] Debug Mode: false [2021-05-18T07:51:58.571Z] Registry: https://index.docker.io/v1/ [2021-05-18T07:51:58.571Z] Labels: [2021-05-18T07:51:58.571Z] Experimental: true [2021-05-18T07:51:58.571Z] Insecure Registries: [2021-05-18T07:51:58.571Z] 127.0.0.0/8 [2021-05-18T07:51:58.571Z] Live Restore Enabled: true [2021-05-18T07:51:58.571Z] [2021-05-18T07:51:58.571Z] WARNING: No swap limit support [Pipeline] sh [2021-05-18T07:51:58.861Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-18T07:51:58.862Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-18T07:51:58.862Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42390/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-18T07:51:58.862Z] + bash /home/ubuntu/workspace/moby_PR-42390/check-config.sh [2021-05-18T07:51:58.862Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-18T07:51:58.862Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-18T07:51:58.862Z] [2021-05-18T07:51:58.862Z] Generally Necessary: [2021-05-18T07:51:58.862Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-18T07:51:58.862Z] - apparmor: enabled and tools installed [2021-05-18T07:51:58.862Z] - CONFIG_NAMESPACES: enabled [2021-05-18T07:51:58.862Z] - CONFIG_NET_NS: enabled [2021-05-18T07:51:58.862Z] - CONFIG_PID_NS: enabled [2021-05-18T07:51:58.862Z] - CONFIG_IPC_NS: enabled [2021-05-18T07:51:58.862Z] - CONFIG_UTS_NS: enabled [2021-05-18T07:51:58.862Z] - CONFIG_CGROUPS: enabled [2021-05-18T07:51:58.862Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-18T07:51:58.862Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-18T07:51:58.862Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-18T07:51:58.862Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-18T07:51:58.862Z] - CONFIG_CPUSETS: enabled [2021-05-18T07:51:58.862Z] - CONFIG_MEMCG: enabled [2021-05-18T07:51:58.862Z] - CONFIG_KEYS: enabled [2021-05-18T07:51:58.862Z] - CONFIG_VETH: enabled (as module) [2021-05-18T07:51:58.862Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-18T07:51:58.862Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-18T07:51:58.882Z] #9 ... [2021-05-18T07:51:58.882Z] [2021-05-18T07:51:58.882Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T07:51:58.882Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T07:51:58.882Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-18T07:51:58.882Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-18T07:51:58.882Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-18T07:51:58.882Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-18T07:51:58.882Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.9s done [2021-05-18T07:51:58.882Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.3s [2021-05-18T07:51:59.125Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-18T07:51:59.125Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-18T07:51:59.125Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-18T07:51:59.125Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-18T07:51:59.125Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-18T07:51:59.125Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-18T07:51:59.125Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-18T07:51:59.125Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-18T07:51:59.125Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-18T07:51:59.125Z] [2021-05-18T07:51:59.125Z] Optional Features: [2021-05-18T07:51:59.125Z] - CONFIG_USER_NS: enabled [2021-05-18T07:51:59.125Z] - CONFIG_SECCOMP: enabled [2021-05-18T07:51:59.125Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-18T07:51:59.125Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-18T07:51:59.125Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-18T07:51:59.125Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-18T07:51:59.125Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-18T07:51:59.125Z] - CONFIG_BLK_CGROUP: enabled [2021-05-18T07:51:59.125Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-18T07:51:59.125Z] - CONFIG_CGROUP_PERF: enabled [2021-05-18T07:51:59.125Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-18T07:51:59.125Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-18T07:51:59.139Z] #26 ... [2021-05-18T07:51:59.139Z] [2021-05-18T07:51:59.139Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-18T07:51:59.139Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-18T07:51:59.139Z] #63 DONE 0.6s [2021-05-18T07:51:59.139Z] [2021-05-18T07:51:59.139Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-18T07:51:59.139Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-18T07:51:59.386Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-18T07:51:59.386Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-18T07:51:59.386Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-18T07:51:59.386Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-18T07:51:59.386Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-18T07:51:59.386Z] - CONFIG_IP_VS: enabled (as module) [2021-05-18T07:51:59.386Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-18T07:51:59.386Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-18T07:51:59.386Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-18T07:51:59.386Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-18T07:51:59.386Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-18T07:51:59.386Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-18T07:51:59.386Z] - CONFIG_EXT4_FS: enabled [2021-05-18T07:51:59.386Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-18T07:51:59.386Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-18T07:51:59.386Z] - Network Drivers: [2021-05-18T07:51:59.386Z] - "overlay": [2021-05-18T07:51:59.386Z] - CONFIG_VXLAN: enabled (as module) [2021-05-18T07:51:59.386Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-18T07:51:59.386Z] Optional (for encrypted networks): [2021-05-18T07:51:59.648Z] - CONFIG_CRYPTO: enabled [2021-05-18T07:51:59.648Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-18T07:51:59.648Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-18T07:51:59.648Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-18T07:51:59.648Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-18T07:51:59.648Z] - CONFIG_XFRM: enabled [2021-05-18T07:51:59.648Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-18T07:51:59.648Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-18T07:51:59.648Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-18T07:51:59.648Z] - "ipvlan": [2021-05-18T07:51:59.649Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-18T07:51:59.649Z] - "macvlan": [2021-05-18T07:51:59.649Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-18T07:51:59.649Z] - CONFIG_DUMMY: enabled (as module) [2021-05-18T07:51:59.649Z] - "ftp,tftp client in container": [2021-05-18T07:51:59.649Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-18T07:51:59.649Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-18T07:51:59.649Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-18T07:51:59.649Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-18T07:51:59.649Z] - Storage Drivers: [2021-05-18T07:51:59.649Z] - "aufs": [2021-05-18T07:51:59.649Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-18T07:51:59.649Z] - "btrfs": [2021-05-18T07:51:59.649Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-18T07:51:59.649Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-18T07:51:59.649Z] - "devicemapper": [2021-05-18T07:51:59.649Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-18T07:51:59.649Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-18T07:51:59.649Z] - "overlay": [2021-05-18T07:51:59.649Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-18T07:51:59.649Z] - "zfs": [2021-05-18T07:51:59.649Z] - /dev/zfs: present [2021-05-18T07:51:59.649Z] - zfs command: missing [2021-05-18T07:51:59.649Z] - zpool command: missing [2021-05-18T07:51:59.649Z] [2021-05-18T07:51:59.649Z] Limits: [2021-05-18T07:51:59.649Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-18T07:51:59.649Z] [2021-05-18T07:51:59.649Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-18T07:52:00.003Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e . [2021-05-18T07:52:00.068Z] #65 DONE 1.0s [2021-05-18T07:52:00.068Z] [2021-05-18T07:52:00.068Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T07:52:00.068Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T07:52:03.310Z] #1 [internal] load build definition from Dockerfile [2021-05-18T07:52:03.310Z] #1 sha256:831b935691a9bdc3aa140be3dce721bd1e360b790a9c5d72ff9073dece7e0801 [2021-05-18T07:52:03.310Z] #1 transferring dockerfile: 17.07kB done [2021-05-18T07:52:03.310Z] #1 DONE 0.0s [2021-05-18T07:52:03.310Z] [2021-05-18T07:52:03.310Z] #2 [internal] load .dockerignore [2021-05-18T07:52:03.310Z] #2 sha256:cec198a81cfbfebcc42fd71d938da1da0c0e7e68dab27c419e554c95c7e8d731 [2021-05-18T07:52:03.310Z] #2 transferring context: 87B done [2021-05-18T07:52:03.310Z] #2 DONE 0.0s [2021-05-18T07:52:03.339Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 11.3s done [2021-05-18T07:52:03.339Z] #26 DONE 14.1s [2021-05-18T07:52:03.339Z] [2021-05-18T07:52:03.339Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:52:03.339Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:52:03.339Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.7s done [2021-05-18T07:52:03.339Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-18T07:52:04.255Z] [2021-05-18T07:52:04.255Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-18T07:52:04.255Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-05-18T07:52:04.255Z] #3 DONE 0.2s [2021-05-18T07:52:04.269Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-05-18T07:52:04.269Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-18T07:52:04.516Z] [2021-05-18T07:52:04.516Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-18T07:52:04.516Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-05-18T07:52:04.516Z] #4 CACHED [2021-05-18T07:52:05.203Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-05-18T07:52:05.203Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-18T07:52:05.458Z] [2021-05-18T07:52:05.458Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-18T07:52:05.459Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-05-18T07:52:05.459Z] #8 DONE 0.1s [2021-05-18T07:52:05.459Z] [2021-05-18T07:52:05.459Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-18T07:52:05.459Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-05-18T07:52:05.459Z] #5 DONE 0.1s [2021-05-18T07:52:05.459Z] [2021-05-18T07:52:05.459Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T07:52:05.459Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-18T07:52:05.459Z] #6 DONE 0.1s [2021-05-18T07:52:05.459Z] [2021-05-18T07:52:05.459Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T07:52:05.459Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-18T07:52:05.459Z] #7 DONE 0.1s [2021-05-18T07:52:05.726Z] [2021-05-18T07:52:05.726Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T07:52:05.726Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-18T07:52:05.726Z] #64 DONE 0.0s [2021-05-18T07:52:05.726Z] [2021-05-18T07:52:05.726Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:52:05.726Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-18T07:52:05.726Z] #9 DONE 0.0s [2021-05-18T07:52:05.726Z] [2021-05-18T07:52:05.726Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T07:52:05.726Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-18T07:52:05.726Z] #62 DONE 0.0s [2021-05-18T07:52:05.726Z] [2021-05-18T07:52:05.726Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T07:52:05.726Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-18T07:52:05.726Z] #26 DONE 0.0s [2021-05-18T07:52:05.726Z] [2021-05-18T07:52:05.726Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T07:52:05.726Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-05-18T07:52:05.726Z] #10 CACHED [2021-05-18T07:52:05.726Z] [2021-05-18T07:52:05.726Z] #11 [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 [2021-05-18T07:52:05.726Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-05-18T07:52:05.726Z] #11 CACHED [2021-05-18T07:52:05.726Z] [2021-05-18T07:52:05.726Z] #23 [internal] load build context [2021-05-18T07:52:05.726Z] #23 sha256:32dcbe43890c1727ec48335d5a07e9255b2da3d7edb183c3b684751306f7a7fd [2021-05-18T07:52:07.648Z] #23 transferring context: 53.24MB 1.7s done [2021-05-18T07:52:07.648Z] #23 DONE 1.8s [2021-05-18T07:52:07.648Z] [2021-05-18T07:52:07.648Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-18T07:52:07.648Z] #34 sha256:ef926f4ad1658b73b519b32eba83b3d1c797fc9bf5e35701e95a1c85f11bebdf [2021-05-18T07:52:07.648Z] #34 ... [2021-05-18T07:52:07.648Z] [2021-05-18T07:52:07.648Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-18T07:52:07.648Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-05-18T07:52:07.648Z] #12 CACHED [2021-05-18T07:52:07.648Z] [2021-05-18T07:52:07.648Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:52:07.648Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-18T07:52:07.648Z] #13 CACHED [2021-05-18T07:52:07.648Z] [2021-05-18T07:52:07.648Z] #55 [containerd 1/2] 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 [2021-05-18T07:52:07.648Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-18T07:52:07.648Z] #55 CACHED [2021-05-18T07:52:07.648Z] [2021-05-18T07:52:07.648Z] #36 [tini 1/2] 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 [2021-05-18T07:52:07.648Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-18T07:52:07.648Z] #36 CACHED [2021-05-18T07:52:07.909Z] [2021-05-18T07:52:07.909Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:52:07.909Z] #53 sha256:80f47ca11b7cfb46304e48a2261af9178c005b571018a71a26b884eddf6d493c [2021-05-18T07:52:10.601Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-05-18T07:52:11.966Z] #9 ... [2021-05-18T07:52:11.967Z] [2021-05-18T07:52:11.967Z] #27 [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 [2021-05-18T07:52:11.967Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T07:52:11.967Z] #27 1.407 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:52:11.967Z] #27 1.407 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:52:11.967Z] #27 1.417 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:52:11.967Z] #27 1.640 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:52:11.967Z] #27 1.918 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:52:11.967Z] #27 2.318 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:52:11.967Z] #27 3.869 Fetched 8445 kB in 3s (3119 kB/s) [2021-05-18T07:52:11.967Z] #27 3.869 Reading package lists... [2021-05-18T07:52:11.967Z] #27 4.812 Reading package lists... [2021-05-18T07:52:11.967Z] #27 5.735 Building dependency tree... [2021-05-18T07:52:11.967Z] #27 6.087 The following additional packages will be installed: [2021-05-18T07:52:11.967Z] #27 6.087 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-18T07:52:11.967Z] #27 6.087 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-18T07:52:11.967Z] #27 6.087 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-18T07:52:11.967Z] #27 6.087 Suggested packages: [2021-05-18T07:52:11.967Z] #27 6.087 krb5-doc krb5-user [2021-05-18T07:52:11.967Z] #27 6.087 Recommended packages: [2021-05-18T07:52:11.967Z] #27 6.087 krb5-locales publicsuffix libsasl2-modules [2021-05-18T07:52:11.967Z] #27 6.371 The following NEW packages will be installed: [2021-05-18T07:52:11.967Z] #27 6.379 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-18T07:52:11.967Z] #27 6.379 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-18T07:52:11.967Z] #27 6.379 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-18T07:52:11.967Z] #27 6.379 libssh2-1 libssl1.1 openssl [2021-05-18T07:52:11.967Z] #27 6.686 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T07:52:11.967Z] #27 6.686 Need to get 5059 kB of archives. [2021-05-18T07:52:11.967Z] #27 6.686 After this operation, 12.1 MB of additional disk space will be used. [2021-05-18T07:52:11.967Z] #27 6.686 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-18T07:52:11.967Z] #27 6.686 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-18T07:52:11.967Z] #27 6.705 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-18T07:52:11.967Z] #27 6.705 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-18T07:52:11.967Z] #27 6.705 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-18T07:52:11.967Z] #27 6.705 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-18T07:52:11.967Z] #27 6.763 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-18T07:52:11.967Z] #27 6.780 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-18T07:52:11.967Z] #27 6.780 Get:9 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-18T07:52:11.967Z] #27 6.780 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-18T07:52:11.967Z] #27 6.780 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-18T07:52:11.967Z] #27 6.780 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-18T07:52:11.967Z] #27 6.780 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-18T07:52:11.967Z] #27 6.780 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-18T07:52:11.967Z] #27 6.780 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-18T07:52:11.967Z] #27 6.780 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-18T07:52:11.967Z] #27 6.794 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-18T07:52:11.967Z] #27 6.794 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-18T07:52:11.967Z] #27 6.794 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-18T07:52:11.967Z] #27 6.798 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-18T07:52:11.967Z] #27 6.823 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-18T07:52:11.967Z] #27 7.150 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:52:11.967Z] #27 7.176 Fetched 5059 kB in 0s (13.0 MB/s) [2021-05-18T07:52:11.967Z] #27 7.273 Selecting previously unselected package libssl1.1:amd64. [2021-05-18T07:52:11.967Z] #27 7.273 (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 ... 6677 files and directories currently installed.) [2021-05-18T07:52:11.967Z] #27 7.273 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 7.287 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-18T07:52:11.967Z] #27 7.689 Selecting previously unselected package openssl. [2021-05-18T07:52:11.967Z] #27 7.691 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 7.696 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-18T07:52:11.967Z] #27 7.850 Selecting previously unselected package ca-certificates. [2021-05-18T07:52:11.967Z] #27 7.852 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-18T07:52:11.967Z] #27 7.856 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-18T07:52:11.967Z] #27 7.939 Selecting previously unselected package libkeyutils1:amd64. [2021-05-18T07:52:11.967Z] #27 7.939 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 7.946 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-18T07:52:11.967Z] #27 7.993 Selecting previously unselected package libkrb5support0:amd64. [2021-05-18T07:52:11.967Z] #27 7.993 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 7.997 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:52:11.967Z] #27 8.040 Selecting previously unselected package libk5crypto3:amd64. [2021-05-18T07:52:11.967Z] #27 8.040 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 8.045 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:52:11.967Z] #27 8.108 Selecting previously unselected package libkrb5-3:amd64. [2021-05-18T07:52:11.967Z] #27 8.108 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 8.112 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:52:11.967Z] #27 8.234 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-18T07:52:11.967Z] #27 8.234 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 8.239 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:52:11.967Z] #27 8.307 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-18T07:52:11.967Z] #27 8.307 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 8.310 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T07:52:11.967Z] #27 8.349 Selecting previously unselected package libsasl2-2:amd64. [2021-05-18T07:52:11.967Z] #27 8.349 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 8.353 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T07:52:11.967Z] #27 8.423 Selecting previously unselected package libldap-common. [2021-05-18T07:52:11.967Z] #27 8.423 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-18T07:52:11.967Z] #27 8.425 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T07:52:11.967Z] #27 8.500 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-18T07:52:11.967Z] #27 8.500 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 8.500 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T07:52:11.967Z] #27 8.562 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-18T07:52:11.967Z] #27 8.562 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 8.565 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-18T07:52:11.967Z] #27 8.618 Selecting previously unselected package libpsl5:amd64. [2021-05-18T07:52:11.967Z] #27 8.618 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 8.622 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-18T07:52:11.967Z] #27 8.660 Selecting previously unselected package librtmp1:amd64. [2021-05-18T07:52:11.967Z] #27 8.660 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 8.665 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T07:52:11.967Z] #27 8.703 Selecting previously unselected package libssh2-1:amd64. [2021-05-18T07:52:11.967Z] #27 8.703 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 8.708 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-18T07:52:11.967Z] #27 8.766 Selecting previously unselected package libcurl4:amd64. [2021-05-18T07:52:11.967Z] #27 8.766 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 8.775 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-18T07:52:11.967Z] #27 8.860 Selecting previously unselected package curl. [2021-05-18T07:52:11.967Z] #27 8.860 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-18T07:52:11.967Z] #27 8.866 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-18T07:52:11.967Z] #27 ... [2021-05-18T07:52:11.967Z] [2021-05-18T07:52:11.967Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:52:11.967Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:52:12.133Z] #53 4.106 + RM_GOPATH=0 [2021-05-18T07:52:12.133Z] #53 4.106 + TMP_GOPATH= [2021-05-18T07:52:12.133Z] #53 4.106 + : /build [2021-05-18T07:52:12.133Z] #53 4.106 + '[' -z '' ']' [2021-05-18T07:52:12.133Z] #53 4.108 ++ mktemp -d [2021-05-18T07:52:12.133Z] #53 4.125 + export GOPATH=/tmp/tmp.empYHk59KN [2021-05-18T07:52:12.133Z] #53 4.126 + GOPATH=/tmp/tmp.empYHk59KN [2021-05-18T07:52:12.133Z] #53 4.126 + RM_GOPATH=1 [2021-05-18T07:52:12.133Z] #53 4.126 + case "$(go env GOARCH)" in [2021-05-18T07:52:12.133Z] #53 4.127 ++ go env GOARCH [2021-05-18T07:52:12.133Z] #53 4.152 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:12.133Z] #53 4.152 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:12.133Z] #53 4.157 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:12.133Z] #53 4.165 + dir=/tmp/install [2021-05-18T07:52:12.133Z] #53 4.165 + bin=runc [2021-05-18T07:52:12.133Z] #53 4.165 + shift [2021-05-18T07:52:12.133Z] #53 4.165 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-18T07:52:12.133Z] #53 4.165 + . /tmp/install/runc.installer [2021-05-18T07:52:12.133Z] #53 4.165 ++ : 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-18T07:52:12.133Z] #53 4.165 + install_runc [2021-05-18T07:52:12.133Z] #53 4.166 + uname -r [2021-05-18T07:52:12.133Z] #53 4.167 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-18T07:52:12.133Z] #53 4.188 Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp ) [2021-05-18T07:52:12.133Z] #53 4.188 + RUNC_BUILDTAGS='seccomp ' [2021-05-18T07:52:12.133Z] #53 4.188 + echo 'Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )' [2021-05-18T07:52:12.133Z] #53 4.188 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.empYHk59KN/src/github.com/opencontainers/runc [2021-05-18T07:52:12.133Z] #53 4.198 Cloning into '/tmp/tmp.empYHk59KN/src/github.com/opencontainers/runc'... [2021-05-18T07:52:12.897Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.7s done [2021-05-18T07:52:13.154Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-18T07:52:13.524Z] #53 ... [2021-05-18T07:52:13.524Z] [2021-05-18T07:52:13.524Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-18T07:52:13.524Z] #24 sha256:7854e8300a93f1bc19f2b532bb5a03dcab4849eab5ef75c5e04d6b5df82cc81a [2021-05-18T07:52:13.524Z] #24 4.029 + RM_GOPATH=0 [2021-05-18T07:52:13.524Z] #24 4.030 + TMP_GOPATH= [2021-05-18T07:52:13.524Z] #24 4.030 + : /build [2021-05-18T07:52:13.524Z] #24 4.030 + '[' -z '' ']' [2021-05-18T07:52:13.524Z] #24 4.032 ++ mktemp -d [2021-05-18T07:52:13.524Z] #24 4.035 + export GOPATH=/tmp/tmp.BFa16ghmmK [2021-05-18T07:52:13.524Z] #24 4.035 + GOPATH=/tmp/tmp.BFa16ghmmK [2021-05-18T07:52:13.524Z] #24 4.035 + RM_GOPATH=1 [2021-05-18T07:52:13.524Z] #24 4.036 + case "$(go env GOARCH)" in [2021-05-18T07:52:13.524Z] #24 4.036 ++ go env GOARCH [2021-05-18T07:52:13.524Z] #24 4.062 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:13.524Z] #24 4.062 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:13.524Z] #24 4.062 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:13.524Z] #24 4.066 + dir=/tmp/install [2021-05-18T07:52:13.524Z] #24 4.066 + bin=dockercli [2021-05-18T07:52:13.524Z] #24 4.066 + shift [2021-05-18T07:52:13.524Z] #24 4.066 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-18T07:52:13.524Z] #24 4.066 + . /tmp/install/dockercli.installer [2021-05-18T07:52:13.524Z] #24 4.066 ++ : stable [2021-05-18T07:52:13.524Z] #24 4.066 ++ : 17.06.2-ce [2021-05-18T07:52:13.524Z] #24 4.067 + install_dockercli [2021-05-18T07:52:13.524Z] #24 4.067 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-18T07:52:13.524Z] #24 4.067 Install docker/cli version 17.06.2-ce from stable [2021-05-18T07:52:13.524Z] #24 4.068 ++ uname -m [2021-05-18T07:52:13.524Z] #24 4.069 + arch=aarch64 [2021-05-18T07:52:13.524Z] #24 4.080 + '[' aarch64 '!=' x86_64 ']' [2021-05-18T07:52:13.524Z] #24 4.081 + '[' aarch64 '!=' s390x ']' [2021-05-18T07:52:13.524Z] #24 4.081 + '[' aarch64 '!=' armhf ']' [2021-05-18T07:52:13.524Z] #24 4.081 + build_dockercli [2021-05-18T07:52:13.524Z] #24 4.081 + git clone https://github.com/docker/docker-ce /tmp/tmp.BFa16ghmmK/tmp/docker-ce [2021-05-18T07:52:13.524Z] #24 4.087 Cloning into '/tmp/tmp.BFa16ghmmK/tmp/docker-ce'... [2021-05-18T07:52:14.099Z] #24 ... [2021-05-18T07:52:14.099Z] [2021-05-18T07:52:14.099Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:52:14.099Z] #47 sha256:71ab5eaba7a1f2143fe5d39ac02d11449af34229581146c691e3f2e9196aedc6 [2021-05-18T07:52:14.099Z] #47 2.983 + RM_GOPATH=0 [2021-05-18T07:52:14.099Z] #47 2.983 + TMP_GOPATH= [2021-05-18T07:52:14.099Z] #47 2.983 + : /build [2021-05-18T07:52:14.099Z] #47 2.983 + '[' -z '' ']' [2021-05-18T07:52:14.099Z] #47 2.998 ++ mktemp -d [2021-05-18T07:52:14.099Z] #47 2.998 + export GOPATH=/tmp/tmp.mfGhEuG14y [2021-05-18T07:52:14.099Z] #47 2.998 + GOPATH=/tmp/tmp.mfGhEuG14y [2021-05-18T07:52:14.099Z] #47 2.998 + RM_GOPATH=1 [2021-05-18T07:52:14.099Z] #47 2.998 + case "$(go env GOARCH)" in [2021-05-18T07:52:14.099Z] #47 3.054 ++ go env GOARCH [2021-05-18T07:52:14.099Z] #47 3.054 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:14.099Z] #47 3.054 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:14.099Z] #47 3.054 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:14.099Z] #47 3.054 + dir=/tmp/install [2021-05-18T07:52:14.099Z] #47 3.054 + bin=gotestsum [2021-05-18T07:52:14.099Z] #47 3.054 + shift [2021-05-18T07:52:14.099Z] #47 3.054 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-18T07:52:14.099Z] #47 3.054 + . /tmp/install/gotestsum.installer [2021-05-18T07:52:14.099Z] #47 3.054 ++ : v0.5.3 [2021-05-18T07:52:14.099Z] #47 3.054 + install_gotestsum [2021-05-18T07:52:14.099Z] #47 3.054 + set -e [2021-05-18T07:52:14.099Z] #47 3.054 + export GO111MODULE=on [2021-05-18T07:52:14.099Z] #47 3.054 + GO111MODULE=on [2021-05-18T07:52:14.099Z] #47 3.054 + GOBIN=/build [2021-05-18T07:52:14.099Z] #47 3.054 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-18T07:52:14.099Z] #47 3.054 go: finding gotest.tools v0.5.3 [2021-05-18T07:52:14.099Z] #47 3.054 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-18T07:52:14.099Z] #47 3.407 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-18T07:52:14.099Z] #47 3.911 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-18T07:52:14.099Z] #47 4.489 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:52:14.099Z] #47 4.490 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:52:14.099Z] #47 4.498 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:52:14.099Z] #47 4.500 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:52:14.099Z] #47 4.603 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:52:14.099Z] #47 4.608 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:52:14.099Z] #47 4.640 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:52:14.099Z] #47 4.642 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-18T07:52:14.099Z] #47 4.678 go: downloading github.com/fatih/color v1.9.0 [2021-05-18T07:52:14.099Z] #47 4.686 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T07:52:14.099Z] #47 4.768 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:52:14.099Z] #47 4.927 go: extracting github.com/fatih/color v1.9.0 [2021-05-18T07:52:14.099Z] #47 4.974 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:52:14.099Z] #47 5.022 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:52:14.099Z] #47 5.025 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T07:52:14.099Z] #47 5.085 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-18T07:52:14.099Z] #47 5.141 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:52:14.099Z] #47 5.167 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:52:14.099Z] #47 5.575 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:52:14.099Z] #47 6.119 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:52:14.099Z] #47 6.522 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:52:14.672Z] #47 7.184 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:52:16.594Z] #47 ... [2021-05-18T07:52:16.594Z] [2021-05-18T07:52:16.594Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:52:16.594Z] #58 sha256:7649431fab863c64db13e8d38b7fa298d6d06b4e2e0fb7902203a98f658eb6af [2021-05-18T07:52:16.594Z] #58 3.855 + RM_GOPATH=0 [2021-05-18T07:52:16.594Z] #58 3.855 + TMP_GOPATH= [2021-05-18T07:52:16.594Z] #58 3.855 + : /build [2021-05-18T07:52:16.594Z] #58 3.855 + '[' -z '' ']' [2021-05-18T07:52:16.594Z] #58 3.855 ++ mktemp -d [2021-05-18T07:52:16.594Z] #58 3.862 + export GOPATH=/tmp/tmp.oTZ0KM9pu9 [2021-05-18T07:52:16.594Z] #58 3.862 + GOPATH=/tmp/tmp.oTZ0KM9pu9 [2021-05-18T07:52:16.594Z] #58 3.862 + RM_GOPATH=1 [2021-05-18T07:52:16.594Z] #58 3.862 + case "$(go env GOARCH)" in [2021-05-18T07:52:16.594Z] #58 3.866 ++ go env GOARCH [2021-05-18T07:52:16.594Z] #58 3.886 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:16.594Z] #58 3.886 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:16.594Z] #58 3.886 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:16.594Z] #58 3.886 + dir=/tmp/install [2021-05-18T07:52:16.594Z] #58 3.886 + bin=rootlesskit [2021-05-18T07:52:16.594Z] #58 3.886 + shift [2021-05-18T07:52:16.594Z] #58 3.886 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-18T07:52:16.594Z] #58 3.886 + . /tmp/install/rootlesskit.installer [2021-05-18T07:52:16.594Z] #58 3.886 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:52:16.594Z] #58 3.886 + install_rootlesskit [2021-05-18T07:52:16.594Z] #58 3.886 + case "$1" in [2021-05-18T07:52:16.594Z] #58 3.886 + export CGO_ENABLED=0 [2021-05-18T07:52:16.594Z] #58 3.886 + CGO_ENABLED=0 [2021-05-18T07:52:16.594Z] #58 3.886 + _install_rootlesskit [2021-05-18T07:52:16.594Z] #58 3.887 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-18T07:52:16.594Z] #58 3.887 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oTZ0KM9pu9/src/github.com/rootless-containers/rootlesskit [2021-05-18T07:52:16.594Z] #58 3.887 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:52:16.594Z] #58 3.896 Cloning into '/tmp/tmp.oTZ0KM9pu9/src/github.com/rootless-containers/rootlesskit'... [2021-05-18T07:52:16.594Z] #58 6.526 + cd /tmp/tmp.oTZ0KM9pu9/src/github.com/rootless-containers/rootlesskit [2021-05-18T07:52:16.594Z] #58 6.526 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:52:16.594Z] #58 6.578 + export GO111MODULE=on [2021-05-18T07:52:16.594Z] #58 6.586 + GO111MODULE=on [2021-05-18T07:52:16.594Z] #58 6.587 + export GOPROXY=https://proxy.golang.org [2021-05-18T07:52:16.594Z] #58 6.587 + GOPROXY=https://proxy.golang.org [2021-05-18T07:52:16.594Z] #58 6.588 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T07:52:16.594Z] #58 6.589 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-18T07:52:16.594Z] #58 8.142 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:52:16.594Z] #58 8.167 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:52:16.594Z] #58 8.168 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:52:16.594Z] #58 8.443 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-18T07:52:16.594Z] #58 8.456 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:52:16.594Z] #58 8.500 go: downloading github.com/google/uuid v1.2.0 [2021-05-18T07:52:16.594Z] #58 8.557 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:52:16.594Z] #58 8.590 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:52:16.594Z] #58 8.606 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-18T07:52:16.594Z] #58 8.645 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T07:52:16.594Z] #58 8.819 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:52:16.594Z] #58 8.983 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:52:16.594Z] #58 9.017 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T07:52:16.594Z] #58 9.022 go: extracting github.com/google/uuid v1.2.0 [2021-05-18T07:52:16.594Z] #58 9.033 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-18T07:52:16.594Z] #58 9.117 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-18T07:52:16.594Z] #58 9.138 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:52:16.856Z] #58 9.205 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:52:16.856Z] #58 9.349 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-18T07:52:17.118Z] #58 ... [2021-05-18T07:52:17.118Z] [2021-05-18T07:52:17.118Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:52:17.118Z] #49 sha256:ec9e1485b23cefee4d2f8540470f941aa39bd175a3e1092c85b34163aea448f7 [2021-05-18T07:52:17.118Z] #49 3.822 + RM_GOPATH=0 [2021-05-18T07:52:17.118Z] #49 3.822 + TMP_GOPATH= [2021-05-18T07:52:17.118Z] #49 3.822 + : /build [2021-05-18T07:52:17.118Z] #49 3.822 + '[' -z '' ']' [2021-05-18T07:52:17.118Z] #49 3.822 ++ mktemp -d [2021-05-18T07:52:17.118Z] #49 3.823 + export GOPATH=/tmp/tmp.R6g0XBKFdA [2021-05-18T07:52:17.118Z] #49 3.824 + GOPATH=/tmp/tmp.R6g0XBKFdA [2021-05-18T07:52:17.118Z] #49 3.824 + RM_GOPATH=1 [2021-05-18T07:52:17.118Z] #49 3.824 + case "$(go env GOARCH)" in [2021-05-18T07:52:17.118Z] #49 3.829 ++ go env GOARCH [2021-05-18T07:52:17.118Z] #49 3.882 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:17.118Z] #49 3.882 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:17.118Z] #49 3.882 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:17.118Z] #49 3.882 + dir=/tmp/install [2021-05-18T07:52:17.118Z] #49 3.882 + bin=golangci_lint [2021-05-18T07:52:17.118Z] #49 3.882 + shift [2021-05-18T07:52:17.118Z] #49 3.882 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-18T07:52:17.119Z] #49 3.882 + . /tmp/install/golangci_lint.installer [2021-05-18T07:52:17.119Z] #49 3.882 ++ : v1.23.8 [2021-05-18T07:52:17.119Z] #49 3.886 + install_golangci_lint [2021-05-18T07:52:17.119Z] #49 3.886 + set -e [2021-05-18T07:52:17.119Z] #49 3.886 + export GO111MODULE=on [2021-05-18T07:52:17.119Z] #49 3.886 + GO111MODULE=on [2021-05-18T07:52:17.119Z] #49 3.886 + GOBIN=/build [2021-05-18T07:52:17.119Z] #49 3.886 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-18T07:52:17.119Z] #49 3.912 go: finding github.com v1.23.8 [2021-05-18T07:52:17.119Z] #49 3.915 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:52:17.119Z] #49 3.915 go: finding github.com/golangci v1.23.8 [2021-05-18T07:52:17.119Z] #49 3.915 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-18T07:52:17.119Z] #49 3.918 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-18T07:52:17.119Z] #49 4.642 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:52:17.119Z] #49 5.197 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:52:17.119Z] #49 8.700 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:52:17.119Z] #49 8.716 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-18T07:52:17.119Z] #49 8.746 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:52:17.119Z] #49 8.770 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-18T07:52:17.119Z] #49 8.841 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:52:17.119Z] #49 8.936 go: downloading github.com/fatih/color v1.7.0 [2021-05-18T07:52:17.119Z] #49 8.942 go: downloading github.com/pkg/errors v0.8.1 [2021-05-18T07:52:17.119Z] #49 8.987 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:52:17.119Z] #49 8.988 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:52:17.119Z] #49 9.001 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-18T07:52:17.119Z] #49 9.075 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:52:17.119Z] #49 9.118 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:52:17.119Z] #49 9.144 go: extracting github.com/fatih/color v1.7.0 [2021-05-18T07:52:17.119Z] #49 9.148 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:52:17.119Z] #49 9.200 go: extracting github.com/pkg/errors v0.8.1 [2021-05-18T07:52:17.119Z] #49 9.231 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:52:17.119Z] #49 9.236 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-18T07:52:17.119Z] #49 9.310 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-18T07:52:17.119Z] #49 9.325 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:52:17.119Z] #49 9.397 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-18T07:52:17.119Z] #49 9.407 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:52:17.119Z] #49 9.438 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:52:17.119Z] #49 9.595 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:52:17.119Z] #49 9.687 go: downloading github.com/spf13/viper v1.6.1 [2021-05-18T07:52:17.381Z] #49 9.810 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:52:17.381Z] #49 ... [2021-05-18T07:52:17.381Z] [2021-05-18T07:52:17.381Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-18T07:52:17.381Z] #34 sha256:ef926f4ad1658b73b519b32eba83b3d1c797fc9bf5e35701e95a1c85f11bebdf [2021-05-18T07:52:17.381Z] #34 2.665 go: finding github.com v1.8.1 [2021-05-18T07:52:17.381Z] #34 2.665 go: finding github.com/pelletier v1.8.1 [2021-05-18T07:52:17.381Z] #34 2.665 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-18T07:52:17.381Z] #34 2.665 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-18T07:52:17.381Z] #34 2.668 Install go-toml version v1.8.1 [2021-05-18T07:52:17.381Z] #34 3.923 github.com/pelletier/go-toml [2021-05-18T07:52:17.381Z] #34 7.342 github.com/pelletier/go-toml/cmd/tomll [2021-05-18T07:52:17.381Z] #34 DONE 9.9s [2021-05-18T07:52:17.381Z] [2021-05-18T07:52:17.381Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:52:17.381Z] #49 sha256:ec9e1485b23cefee4d2f8540470f941aa39bd175a3e1092c85b34163aea448f7 [2021-05-18T07:52:17.381Z] #49 9.822 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:52:17.381Z] #49 9.843 go: extracting github.com/spf13/viper v1.6.1 [2021-05-18T07:52:17.381Z] #49 ... [2021-05-18T07:52:17.381Z] [2021-05-18T07:52:17.381Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-18T07:52:17.381Z] #37 sha256:26179f8e597e3cef1b8d800668a0fabba04dd3e989d42c8e68ef29b8ef111aec [2021-05-18T07:52:17.381Z] #37 3.059 + RM_GOPATH=0 [2021-05-18T07:52:17.381Z] #37 3.059 + TMP_GOPATH= [2021-05-18T07:52:17.381Z] #37 3.059 + : /build [2021-05-18T07:52:17.381Z] #37 3.059 + '[' -z '' ']' [2021-05-18T07:52:17.381Z] #37 3.059 ++ mktemp -d [2021-05-18T07:52:17.381Z] #37 3.059 + export GOPATH=/tmp/tmp.6aOxCXiTU4 [2021-05-18T07:52:17.381Z] #37 3.059 + GOPATH=/tmp/tmp.6aOxCXiTU4 [2021-05-18T07:52:17.381Z] #37 3.059 + RM_GOPATH=1 [2021-05-18T07:52:17.381Z] #37 3.059 + case "$(go env GOARCH)" in [2021-05-18T07:52:17.381Z] #37 3.059 ++ go env GOARCH [2021-05-18T07:52:17.381Z] #37 3.088 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:52:17.381Z] #37 3.090 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:17.381Z] #37 3.090 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:17.381Z] #37 3.090 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:17.381Z] #37 3.090 + dir=/tmp/install [2021-05-18T07:52:17.381Z] #37 3.090 + bin=tini [2021-05-18T07:52:17.381Z] #37 3.090 + shift [2021-05-18T07:52:17.381Z] #37 3.090 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-18T07:52:17.381Z] #37 3.090 + . /tmp/install/tini.installer [2021-05-18T07:52:17.381Z] #37 3.090 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:52:17.381Z] #37 3.090 + install_tini [2021-05-18T07:52:17.381Z] #37 3.090 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-18T07:52:17.381Z] #37 3.090 + git clone https://github.com/krallin/tini.git /tmp/tmp.6aOxCXiTU4/tini [2021-05-18T07:52:17.381Z] #37 3.090 Cloning into '/tmp/tmp.6aOxCXiTU4/tini'... [2021-05-18T07:52:17.381Z] #37 3.684 + cd /tmp/tmp.6aOxCXiTU4/tini [2021-05-18T07:52:17.381Z] #37 3.684 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:52:17.381Z] #37 3.684 + cmake . [2021-05-18T07:52:17.381Z] #37 4.450 -- The C compiler identification is GNU 8.3.0 [2021-05-18T07:52:17.381Z] #37 4.519 -- Check for working C compiler: /usr/bin/cc [2021-05-18T07:52:17.381Z] #37 5.342 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-18T07:52:17.381Z] #37 5.357 -- Detecting C compiler ABI info [2021-05-18T07:52:17.381Z] #37 5.977 -- Detecting C compiler ABI info - done [2021-05-18T07:52:17.381Z] #37 6.017 -- Detecting C compile features [2021-05-18T07:52:17.381Z] #37 8.098 -- Detecting C compile features - done [2021-05-18T07:52:17.381Z] #37 8.145 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-18T07:52:17.381Z] #37 8.435 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-18T07:52:17.381Z] #37 8.535 -- Configuring done [2021-05-18T07:52:17.381Z] #37 8.559 -- Generating done [2021-05-18T07:52:17.381Z] #37 8.564 -- Build files have been written to: /tmp/tmp.6aOxCXiTU4/tini [2021-05-18T07:52:17.381Z] #37 8.571 + make tini-static [2021-05-18T07:52:17.381Z] #37 8.842 Scanning dependencies of target tini-static [2021-05-18T07:52:17.381Z] #37 9.038 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-18T07:52:17.649Z] #37 ... [2021-05-18T07:52:17.649Z] [2021-05-18T07:52:17.649Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:52:17.649Z] #45 sha256:d99bda729d1a981547e3d61d661d85757c4587dea6243bddced226732dd3f292 [2021-05-18T07:52:17.649Z] #45 3.602 + RM_GOPATH=0 [2021-05-18T07:52:17.649Z] #45 3.602 + TMP_GOPATH= [2021-05-18T07:52:17.649Z] #45 3.602 + : /build [2021-05-18T07:52:17.649Z] #45 3.602 + '[' -z '' ']' [2021-05-18T07:52:17.649Z] #45 3.602 ++ mktemp -d [2021-05-18T07:52:17.649Z] #45 3.602 + export GOPATH=/tmp/tmp.ao7Mq5ERi6 [2021-05-18T07:52:17.649Z] #45 3.602 + GOPATH=/tmp/tmp.ao7Mq5ERi6 [2021-05-18T07:52:17.649Z] #45 3.602 + RM_GOPATH=1 [2021-05-18T07:52:17.649Z] #45 3.602 + case "$(go env GOARCH)" in [2021-05-18T07:52:17.649Z] #45 3.602 ++ go env GOARCH [2021-05-18T07:52:17.649Z] #45 3.664 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:17.649Z] #45 3.664 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:17.649Z] #45 3.664 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:17.649Z] #45 3.664 + dir=/tmp/install [2021-05-18T07:52:17.649Z] #45 3.664 + bin=vndr [2021-05-18T07:52:17.649Z] #45 3.664 + shift [2021-05-18T07:52:17.649Z] #45 3.664 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-18T07:52:17.649Z] #45 3.664 + . /tmp/install/vndr.installer [2021-05-18T07:52:17.649Z] #45 3.664 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:52:17.649Z] #45 3.664 + install_vndr [2021-05-18T07:52:17.649Z] #45 3.664 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-18T07:52:17.649Z] #45 3.664 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ao7Mq5ERi6/src/github.com/LK4D4/vndr [2021-05-18T07:52:17.649Z] #45 3.664 Cloning into '/tmp/tmp.ao7Mq5ERi6/src/github.com/LK4D4/vndr'... [2021-05-18T07:52:17.649Z] #45 3.684 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:52:17.649Z] #45 4.195 + cd /tmp/tmp.ao7Mq5ERi6/src/github.com/LK4D4/vndr [2021-05-18T07:52:17.649Z] #45 4.196 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:52:17.649Z] #45 4.204 + go build -buildmode=pie -v -o /build/vndr . [2021-05-18T07:52:17.649Z] #45 5.339 github.com/LK4D4/vndr/godl/singleflight [2021-05-18T07:52:17.649Z] #45 5.593 github.com/LK4D4/vndr/versioned [2021-05-18T07:52:17.649Z] #45 5.786 github.com/LK4D4/vndr/build [2021-05-18T07:52:17.649Z] #45 6.221 github.com/LK4D4/vndr/godl [2021-05-18T07:52:17.649Z] #45 7.986 github.com/LK4D4/vndr [2021-05-18T07:52:17.649Z] #45 ... [2021-05-18T07:52:17.649Z] [2021-05-18T07:52:17.649Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:52:17.649Z] #56 sha256:7fc18d355e462213584fa2a17fbc61f2b352b05cf0f41fa419ef89f752d10084 [2021-05-18T07:52:17.649Z] #56 2.561 + RM_GOPATH=0 [2021-05-18T07:52:17.649Z] #56 2.561 + TMP_GOPATH= [2021-05-18T07:52:17.649Z] #56 2.561 + : /build [2021-05-18T07:52:17.649Z] #56 2.561 + '[' -z '' ']' [2021-05-18T07:52:17.649Z] #56 2.561 ++ mktemp -d [2021-05-18T07:52:17.649Z] #56 2.561 + export GOPATH=/tmp/tmp.aMO6YN0UIJ [2021-05-18T07:52:17.649Z] #56 2.561 + GOPATH=/tmp/tmp.aMO6YN0UIJ [2021-05-18T07:52:17.649Z] #56 2.561 + RM_GOPATH=1 [2021-05-18T07:52:17.649Z] #56 2.561 + case "$(go env GOARCH)" in [2021-05-18T07:52:17.649Z] #56 2.561 ++ go env GOARCH [2021-05-18T07:52:17.649Z] #56 2.571 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:17.649Z] #56 2.571 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:17.649Z] #56 2.572 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:17.649Z] #56 2.574 + dir=/tmp/install [2021-05-18T07:52:17.649Z] #56 2.574 + bin=containerd [2021-05-18T07:52:17.649Z] #56 2.574 + shift [2021-05-18T07:52:17.649Z] #56 2.574 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-18T07:52:17.649Z] #56 2.574 + . /tmp/install/containerd.installer [2021-05-18T07:52:17.649Z] #56 2.574 ++ set -e [2021-05-18T07:52:17.649Z] #56 2.574 ++ : 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-18T07:52:17.649Z] #56 2.574 + install_containerd [2021-05-18T07:52:17.649Z] #56 2.575 Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-18T07:52:17.649Z] #56 2.576 + echo 'Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7' [2021-05-18T07:52:17.649Z] #56 2.576 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aMO6YN0UIJ/src/github.com/containerd/containerd [2021-05-18T07:52:17.649Z] #56 2.615 Cloning into '/tmp/tmp.aMO6YN0UIJ/src/github.com/containerd/containerd'... [2021-05-18T07:52:17.911Z] #56 ... [2021-05-18T07:52:17.911Z] [2021-05-18T07:52:17.911Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:52:17.911Z] #51 sha256:75d370a7b45ba7179bc9d98380a3c283d663cd00b4ffe02ab09c10add4b36b30 [2021-05-18T07:52:17.911Z] #51 3.887 + RM_GOPATH=0 [2021-05-18T07:52:17.911Z] #51 3.887 + TMP_GOPATH= [2021-05-18T07:52:17.911Z] #51 3.887 + : /build [2021-05-18T07:52:17.911Z] #51 3.887 + '[' -z '' ']' [2021-05-18T07:52:17.911Z] #51 3.887 ++ mktemp -d [2021-05-18T07:52:17.911Z] #51 3.891 + export GOPATH=/tmp/tmp.RH0pBjC0Fs [2021-05-18T07:52:17.911Z] #51 3.897 + GOPATH=/tmp/tmp.RH0pBjC0Fs [2021-05-18T07:52:17.911Z] #51 3.897 + RM_GOPATH=1 [2021-05-18T07:52:17.911Z] #51 3.897 + case "$(go env GOARCH)" in [2021-05-18T07:52:17.911Z] #51 3.897 ++ go env GOARCH [2021-05-18T07:52:17.911Z] #51 3.922 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:17.911Z] #51 3.922 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:17.911Z] #51 3.922 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:17.911Z] #51 3.932 + dir=/tmp/install [2021-05-18T07:52:17.911Z] #51 3.932 + bin=shfmt [2021-05-18T07:52:17.911Z] #51 3.932 + shift [2021-05-18T07:52:17.911Z] #51 3.932 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-18T07:52:17.911Z] #51 3.932 + . /tmp/install/shfmt.installer [2021-05-18T07:52:17.911Z] #51 3.932 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:52:17.911Z] #51 3.932 + install_shfmt [2021-05-18T07:52:17.911Z] #51 3.932 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-18T07:52:17.911Z] #51 3.932 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RH0pBjC0Fs/src/github.com/mvdan/sh [2021-05-18T07:52:17.911Z] #51 3.932 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:52:17.911Z] #51 3.934 Cloning into '/tmp/tmp.RH0pBjC0Fs/src/github.com/mvdan/sh'... [2021-05-18T07:52:17.911Z] #51 9.044 + cd /tmp/tmp.RH0pBjC0Fs/src/github.com/mvdan/sh [2021-05-18T07:52:17.911Z] #51 9.044 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:52:17.911Z] #51 9.254 + GO111MODULE=on [2021-05-18T07:52:17.911Z] #51 9.255 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-18T07:52:17.911Z] #51 ... [2021-05-18T07:52:17.911Z] [2021-05-18T07:52:17.911Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:52:17.911Z] #67 sha256:a013d39153b2ba15fe9e0c8453fd4b6588dd0832d221384b19543dc356cfde0d [2021-05-18T07:52:17.911Z] #67 3.456 + RM_GOPATH=0 [2021-05-18T07:52:17.911Z] #67 3.456 + TMP_GOPATH= [2021-05-18T07:52:17.911Z] #67 3.456 + : /build [2021-05-18T07:52:17.911Z] #67 3.456 + '[' -z '' ']' [2021-05-18T07:52:17.911Z] #67 3.458 ++ mktemp -d [2021-05-18T07:52:17.911Z] #67 3.462 + export GOPATH=/tmp/tmp.kQtIJfboWk [2021-05-18T07:52:17.911Z] #67 3.462 + GOPATH=/tmp/tmp.kQtIJfboWk [2021-05-18T07:52:17.911Z] #67 3.462 + RM_GOPATH=1 [2021-05-18T07:52:17.911Z] #67 3.463 + case "$(go env GOARCH)" in [2021-05-18T07:52:17.911Z] #67 3.464 ++ go env GOARCH [2021-05-18T07:52:17.911Z] #67 3.500 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:17.911Z] #67 3.500 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:17.911Z] #67 3.501 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:17.911Z] #67 3.505 + dir=/tmp/install [2021-05-18T07:52:17.911Z] #67 3.505 + bin=proxy [2021-05-18T07:52:17.911Z] #67 3.505 + shift [2021-05-18T07:52:17.911Z] #67 3.505 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-18T07:52:17.911Z] #67 3.505 + . /tmp/install/proxy.installer [2021-05-18T07:52:17.911Z] #67 3.505 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:52:17.911Z] #67 3.505 + install_proxy [2021-05-18T07:52:17.911Z] #67 3.505 + case "$1" in [2021-05-18T07:52:17.911Z] #67 3.505 + export CGO_ENABLED=0 [2021-05-18T07:52:17.911Z] #67 3.505 + CGO_ENABLED=0 [2021-05-18T07:52:17.911Z] #67 3.505 + _install_proxy [2021-05-18T07:52:17.911Z] #67 3.505 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-18T07:52:17.911Z] #67 3.505 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:52:17.911Z] #67 3.510 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kQtIJfboWk/src/github.com/docker/libnetwork [2021-05-18T07:52:17.911Z] #67 3.514 Cloning into '/tmp/tmp.kQtIJfboWk/src/github.com/docker/libnetwork'... [2021-05-18T07:52:18.174Z] #67 ... [2021-05-18T07:52:18.174Z] [2021-05-18T07:52:18.174Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:52:18.174Z] #51 sha256:75d370a7b45ba7179bc9d98380a3c283d663cd00b4ffe02ab09c10add4b36b30 [2021-05-18T07:52:18.174Z] #51 10.58 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:52:18.174Z] #51 10.60 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:52:18.174Z] #51 10.62 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:52:18.412Z] #9 ... [2021-05-18T07:52:18.412Z] [2021-05-18T07:52:18.412Z] #27 [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 [2021-05-18T07:52:18.412Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T07:52:18.412Z] #27 9.080 Selecting previously unselected package libonig5:amd64. [2021-05-18T07:52:18.412Z] #27 9.080 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-18T07:52:18.412Z] #27 9.083 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-18T07:52:18.412Z] #27 9.170 Selecting previously unselected package libjq1:amd64. [2021-05-18T07:52:18.412Z] #27 9.170 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T07:52:18.412Z] #27 9.174 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T07:52:18.412Z] #27 9.223 Selecting previously unselected package jq. [2021-05-18T07:52:18.412Z] #27 9.223 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T07:52:18.412Z] #27 9.227 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T07:52:18.412Z] #27 9.275 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-18T07:52:18.412Z] #27 9.288 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-18T07:52:18.412Z] #27 9.297 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-18T07:52:18.412Z] #27 9.504 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-18T07:52:18.412Z] #27 9.516 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T07:52:18.412Z] #27 9.531 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:52:18.412Z] #27 9.542 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T07:52:18.412Z] #27 9.554 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T07:52:18.412Z] #27 9.565 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:52:18.412Z] #27 9.575 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T07:52:18.412Z] #27 9.587 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-18T07:52:18.412Z] #27 9.601 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:52:18.412Z] #27 9.613 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-18T07:52:18.412Z] #27 9.631 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-18T07:52:18.412Z] #27 9.642 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T07:52:18.412Z] #27 9.659 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T07:52:18.412Z] #27 9.676 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-18T07:52:18.412Z] #27 10.36 Updating certificates in /etc/ssl/certs... [2021-05-18T07:52:18.412Z] #27 11.39 137 added, 0 removed; done. [2021-05-18T07:52:18.412Z] #27 11.48 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:52:18.412Z] #27 11.49 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T07:52:18.412Z] #27 11.50 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-18T07:52:18.412Z] #27 11.51 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-18T07:52:18.412Z] #27 11.52 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:52:18.412Z] #27 11.54 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-18T07:52:18.412Z] #27 11.56 Updating certificates in /etc/ssl/certs... [2021-05-18T07:52:18.412Z] #27 12.30 0 added, 0 removed; done. [2021-05-18T07:52:18.412Z] #27 12.30 Running hooks in /etc/ca-certificates/update.d... [2021-05-18T07:52:18.412Z] #27 12.30 done. [2021-05-18T07:52:18.412Z] #27 DONE 14.5s [2021-05-18T07:52:18.412Z] [2021-05-18T07:52:18.412Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-18T07:52:18.412Z] #28 sha256:0e8bee4f910e4dacebfe0a1d11cb3d9b240845401ac19ddee6bc62b87f6687bb [2021-05-18T07:52:18.412Z] #28 DONE 0.1s [2021-05-18T07:52:18.412Z] [2021-05-18T07:52:18.412Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:52:18.412Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:52:18.412Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s [2021-05-18T07:52:18.412Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done [2021-05-18T07:52:18.479Z] #51 10.75 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:52:18.479Z] #51 10.89 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:52:18.974Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-18T07:52:19.054Z] #51 11.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:52:19.317Z] #51 ... [2021-05-18T07:52:19.317Z] [2021-05-18T07:52:19.317Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-18T07:52:19.317Z] #37 sha256:26179f8e597e3cef1b8d800668a0fabba04dd3e989d42c8e68ef29b8ef111aec [2021-05-18T07:52:19.317Z] #37 10.67 [100%] Linking C executable tini-static [2021-05-18T07:52:19.317Z] #37 11.49 [100%] Built target tini-static [2021-05-18T07:52:19.317Z] #37 11.55 + mkdir -p /build [2021-05-18T07:52:19.317Z] #37 11.55 + cp tini-static /build/docker-init [2021-05-18T07:52:19.317Z] #37 DONE 11.7s [2021-05-18T07:52:19.580Z] [2021-05-18T07:52:19.580Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:52:19.580Z] #47 sha256:71ab5eaba7a1f2143fe5d39ac02d11449af34229581146c691e3f2e9196aedc6 [2021-05-18T07:52:19.580Z] #47 10.64 go: finding github.com/fatih/color v1.9.0 [2021-05-18T07:52:19.580Z] #47 10.68 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:52:19.580Z] #47 10.71 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T07:52:19.580Z] #47 10.72 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:52:19.580Z] #47 10.77 go: finding github.com/spf13/pflag v1.0.3 [2021-05-18T07:52:19.580Z] #47 10.91 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:52:19.580Z] #47 11.11 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:52:19.580Z] #47 11.15 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:52:19.580Z] #47 11.16 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:52:19.580Z] #47 11.16 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:52:19.580Z] #47 11.19 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:52:21.509Z] #47 ... [2021-05-18T07:52:21.509Z] [2021-05-18T07:52:21.509Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-18T07:52:21.509Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-05-18T07:52:21.509Z] #39 CACHED [2021-05-18T07:52:21.509Z] [2021-05-18T07:52:21.509Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-05-18T07:52:21.509Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-18T07:52:21.509Z] #40 CACHED [2021-05-18T07:52:21.509Z] [2021-05-18T07:52:21.509Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:52:21.509Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-18T07:52:21.509Z] #42 CACHED [2021-05-18T07:52:21.509Z] [2021-05-18T07:52:21.509Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:52:21.509Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-18T07:52:21.509Z] #43 CACHED [2021-05-18T07:52:21.509Z] [2021-05-18T07:52:21.509Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:52:21.509Z] #67 sha256:a013d39153b2ba15fe9e0c8453fd4b6588dd0832d221384b19543dc356cfde0d [2021-05-18T07:52:22.037Z] #67 13.89 Checking out files: 61% (1166/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-18T07:52:22.037Z] #67 14.41 + cd /tmp/tmp.kQtIJfboWk/src/github.com/docker/libnetwork [2021-05-18T07:52:22.037Z] #67 14.41 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:52:22.611Z] #67 14.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-18T07:52:22.879Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b38e64a61a89b28b) in /home/ubuntu/workspace/moby_PR-42390 [Pipeline] { [Pipeline] checkout [2021-05-18T07:52:23.091Z] The recommended git tool is: git [2021-05-18T07:52:24.228Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-05-18T07:52:24.538Z] #67 ... [2021-05-18T07:52:24.538Z] [2021-05-18T07:52:24.538Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:52:24.538Z] #45 sha256:d99bda729d1a981547e3d61d661d85757c4587dea6243bddced226732dd3f292 [2021-05-18T07:52:24.538Z] #45 DONE 16.7s [2021-05-18T07:52:24.538Z] [2021-05-18T07:52:24.538Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:52:24.538Z] #49 sha256:ec9e1485b23cefee4d2f8540470f941aa39bd175a3e1092c85b34163aea448f7 [2021-05-18T07:52:24.538Z] #49 10.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:52:24.538Z] #49 10.27 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:52:24.538Z] #49 10.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:52:24.538Z] #49 10.39 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:52:24.538Z] #49 10.41 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-18T07:52:24.538Z] #49 10.49 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-18T07:52:24.538Z] #49 10.52 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:52:24.538Z] #49 10.85 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:52:24.538Z] #49 11.11 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:52:24.538Z] #49 11.97 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:52:24.538Z] #49 12.00 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:52:24.538Z] #49 12.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:52:24.538Z] #49 12.13 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:52:24.538Z] #49 12.26 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:52:24.538Z] #49 12.30 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:52:24.538Z] #49 12.31 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T07:52:24.538Z] #49 12.35 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T07:52:24.538Z] #49 13.97 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:52:24.539Z] #49 13.98 go: downloading github.com/spf13/afero v1.1.2 [2021-05-18T07:52:24.539Z] #49 13.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:52:24.539Z] #49 13.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:52:24.539Z] #49 13.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:52:24.539Z] #49 13.99 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:52:24.539Z] #49 14.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:52:24.539Z] #49 14.02 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:52:24.539Z] #49 14.02 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:52:24.539Z] #49 14.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:52:24.539Z] #49 14.04 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:52:24.539Z] #49 14.07 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:52:24.539Z] #49 14.07 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.10 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:52:24.539Z] #49 14.10 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:52:24.539Z] #49 14.11 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:52:24.539Z] #49 14.12 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:52:24.539Z] #49 14.12 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:52:24.539Z] #49 14.12 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.13 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:52:24.539Z] #49 14.13 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:52:24.539Z] #49 14.14 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.16 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:52:24.539Z] #49 14.18 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.23 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:52:24.539Z] #49 14.25 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:52:24.539Z] #49 14.31 go: extracting github.com/spf13/afero v1.1.2 [2021-05-18T07:52:24.539Z] #49 14.34 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.36 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.37 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.42 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.45 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:52:24.539Z] #49 14.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.50 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:52:24.539Z] #49 14.50 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:52:24.539Z] #49 14.50 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.51 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.51 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:52:24.539Z] #49 14.64 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:52:24.539Z] #49 14.64 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.65 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:52:24.539Z] #49 14.69 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:52:24.539Z] #49 14.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:52:24.539Z] #49 14.75 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:52:24.539Z] #49 14.77 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:52:24.539Z] #49 14.80 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:52:24.539Z] #49 14.82 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:52:24.539Z] #49 14.85 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:52:24.539Z] #49 14.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:52:24.539Z] #49 14.90 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:52:24.539Z] #49 14.90 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:52:24.539Z] #49 14.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:52:24.539Z] #49 15.02 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:52:24.539Z] #49 15.06 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:52:24.539Z] #49 15.08 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:52:24.539Z] #49 15.08 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:52:24.539Z] #49 15.12 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:52:24.539Z] #49 15.16 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:52:24.539Z] #49 15.24 go: downloading golang.org/x/text v0.3.2 [2021-05-18T07:52:24.539Z] #49 15.31 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:52:24.539Z] #49 15.31 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:52:24.539Z] #49 15.33 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-18T07:52:24.539Z] #49 15.34 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:52:24.539Z] #49 15.43 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:52:24.539Z] #49 15.45 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:52:24.539Z] #49 15.48 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:52:24.539Z] #49 15.51 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:52:24.539Z] #49 15.63 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-18T07:52:24.539Z] #49 15.63 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:52:24.539Z] #49 15.68 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-18T07:52:24.539Z] #49 15.68 go: downloading github.com/spf13/cast v1.3.0 [2021-05-18T07:52:24.539Z] #49 15.70 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:52:24.539Z] #49 15.75 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:52:24.539Z] #49 15.80 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:52:24.539Z] #49 15.80 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-18T07:52:24.539Z] #49 15.84 go: extracting github.com/spf13/cast v1.3.0 [2021-05-18T07:52:24.539Z] #49 15.85 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:52:24.539Z] #49 15.88 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-18T07:52:24.539Z] #49 15.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:52:24.539Z] #49 15.98 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-18T07:52:24.539Z] #49 16.04 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:52:24.539Z] #49 16.04 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:52:24.539Z] #49 16.10 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-18T07:52:24.539Z] #49 16.10 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-18T07:52:24.539Z] #49 16.19 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:52:24.539Z] #49 16.21 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:52:24.539Z] #49 16.28 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T07:52:24.539Z] #49 16.31 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T07:52:24.539Z] #49 16.33 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:52:24.539Z] #49 16.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:52:24.539Z] #49 16.44 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:52:24.539Z] #49 16.44 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-18T07:52:24.539Z] #49 16.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:52:24.539Z] #49 16.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:52:24.539Z] #49 16.61 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:52:24.539Z] #49 16.78 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:52:24.539Z] #49 16.79 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:52:24.539Z] #49 16.90 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:52:24.539Z] #49 16.95 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:52:24.539Z] #49 17.12 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:52:24.821Z] #49 17.31 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:52:25.082Z] #49 17.50 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:52:25.344Z] #49 17.74 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:52:26.736Z] #49 ... [2021-05-18T07:52:26.736Z] [2021-05-18T07:52:26.736Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:52:26.736Z] #67 sha256:a013d39153b2ba15fe9e0c8453fd4b6588dd0832d221384b19543dc356cfde0d [2021-05-18T07:52:26.736Z] #67 DONE 19.0s [2021-05-18T07:52:26.736Z] [2021-05-18T07:52:26.736Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:52:26.736Z] #58 sha256:7649431fab863c64db13e8d38b7fa298d6d06b4e2e0fb7902203a98f658eb6af [2021-05-18T07:52:26.736Z] #58 10.33 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:52:26.736Z] #58 10.42 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:52:26.736Z] #58 10.75 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-18T07:52:26.736Z] #58 10.82 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:52:26.736Z] #58 11.87 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:52:26.736Z] #58 12.76 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:52:26.736Z] #58 14.86 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:52:26.736Z] #58 14.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:52:26.736Z] #58 15.00 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:52:26.736Z] #58 15.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:52:26.736Z] #58 15.21 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:52:26.736Z] #58 17.62 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:52:26.736Z] #58 17.63 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T07:52:26.736Z] #58 17.75 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:52:26.736Z] #58 17.94 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:52:26.736Z] #58 18.01 go: finding github.com/google/uuid v1.2.0 [2021-05-18T07:52:26.736Z] #58 18.14 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:52:26.736Z] #58 18.25 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-18T07:52:26.736Z] #58 18.28 go: finding github.com/gofrs/flock v0.8.0 [2021-05-18T07:52:26.736Z] #58 18.31 go: finding github.com/gorilla/mux v1.8.0 [2021-05-18T07:52:26.736Z] #58 18.34 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:52:26.736Z] #58 18.47 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:52:26.736Z] #58 18.48 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:52:26.736Z] #58 18.51 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:52:26.736Z] #58 18.66 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:52:26.736Z] #58 18.80 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:52:27.294Z] using credential docker-jenkins-github-credentials [2021-05-18T07:52:27.304Z] Cloning the remote Git repository [2021-05-18T07:52:27.304Z] Cloning with configured refspecs honoured and without tags [2021-05-18T07:52:27.310Z] #58 ... [2021-05-18T07:52:27.310Z] [2021-05-18T07:52:27.310Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:52:27.310Z] #49 sha256:ec9e1485b23cefee4d2f8540470f941aa39bd175a3e1092c85b34163aea448f7 [2021-05-18T07:52:27.310Z] #49 19.65 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-18T07:52:27.509Z] #9 ... [2021-05-18T07:52:27.509Z] [2021-05-18T07:52:27.509Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-18T07:52:27.509Z] #29 sha256:d02b41e0996c3c2ec0d2ff57af1b02051f7fa2fe49daa1a0093942c707598d34 [2021-05-18T07:52:27.509Z] #29 1.500 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-18T07:52:27.509Z] #29 1.600 [2021-05-18T07:52:27.509Z] #29 1.735 ##### 8.0% ########################## 36.4% ######################################## 56.6% ###################################################### 76.2% ###################################################################### 97.8% ######################################################################## 100.0% [2021-05-18T07:52:27.509Z] #29 2.253 [2021-05-18T07:52:27.509Z] #29 2.350 ######################################################################## 100.0% [2021-05-18T07:52:27.509Z] #29 2.451 [2021-05-18T07:52:27.509Z] #29 2.583 ########################## 36.2% ######################################################################## 100.0% [2021-05-18T07:52:27.509Z] #29 2.716 [2021-05-18T07:52:27.509Z] #29 2.847 ##### 8.1% ########################## 36.5% ######################################## 56.0% ###################################################### 75.2% ################################################################### 94.4% ######################################################################## 100.0% [2021-05-18T07:52:27.509Z] #29 3.375 [2021-05-18T07:52:27.509Z] #29 3.504 0.0% #### 5.9% ######## 12.0% ############ 16.8% ################## 26.0% ###################### 31.2% ######################### 35.7% ############################ 39.3% ################################# 47.0% ######################################## 55.8% ############################################## 64.1% ################################################# 69.4% ##################################################### 74.7% ######################################################### 79.9% ########################################################### 83.3% ################################################################# 90.4% ################################################################## 92.4% ####################################################################### 98.7% ######################################################################## 100.0% [2021-05-18T07:52:27.509Z] #29 5.421 [2021-05-18T07:52:27.509Z] #29 5.747 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-18T07:52:27.509Z] #29 5.848 [2021-05-18T07:52:27.509Z] #29 5.923 ######################################################################## 100.0% [2021-05-18T07:52:27.509Z] #29 5.958 [2021-05-18T07:52:27.509Z] #29 6.263 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-18T07:52:27.509Z] #29 6.355 [2021-05-18T07:52:27.509Z] #29 6.470 ############################################################### 87.7% ######################################################################## 100.0% [2021-05-18T07:52:27.509Z] #29 6.500 [2021-05-18T07:52:27.509Z] #29 6.783 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-18T07:52:27.509Z] #29 6.857 [2021-05-18T07:52:27.509Z] #29 6.969 ###### 8.4% ####################### 33.2% #################################### 51.1% ############################################## 64.5% ############################################################## 87.1% ######################################################################## 100.0% [2021-05-18T07:52:27.509Z] #29 7.466 [2021-05-18T07:52:27.509Z] #29 7.787 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-18T07:52:27.509Z] #29 7.867 [2021-05-18T07:52:27.509Z] #29 8.031 ############################################## 64.2% ######################################################################## 100.0% [2021-05-18T07:52:27.509Z] #29 8.059 [2021-05-18T07:52:27.509Z] #29 8.249 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-18T07:52:27.509Z] #29 8.324 [2021-05-18T07:52:27.509Z] #29 8.388 ######################################################################## 100.0% [2021-05-18T07:52:27.509Z] #29 8.412 [2021-05-18T07:52:27.509Z] #29 8.431 Download of images into '/build' complete. [2021-05-18T07:52:27.509Z] #29 8.431 Use something like the following to load the result into a Docker daemon: [2021-05-18T07:52:27.509Z] #29 8.431 tar -cC '/build' . | docker load [2021-05-18T07:52:27.509Z] #29 ... [2021-05-18T07:52:27.509Z] [2021-05-18T07:52:27.509Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:52:27.509Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:52:27.509Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.6s done [2021-05-18T07:52:27.766Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-18T07:52:27.154Z] Cloning repository https://github.com/moby/moby.git [2021-05-18T07:52:27.247Z] > git init /home/ubuntu/workspace/moby_PR-42390 # timeout=10 [2021-05-18T07:52:27.521Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:52:27.521Z] > git --version # timeout=10 [2021-05-18T07:52:27.553Z] > git --version # 'git version 2.17.1' [2021-05-18T07:52:27.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:52:27.560Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:52:28.258Z] #49 20.81 go: extracting golang.org/x/text v0.3.2 [2021-05-18T07:52:29.173Z] #9 DONE 39.8s [2021-05-18T07:52:29.173Z] [2021-05-18T07:52:29.173Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T07:52:29.173Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-18T07:52:29.173Z] #10 ... [2021-05-18T07:52:29.173Z] [2021-05-18T07:52:29.173Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-18T07:52:29.173Z] #29 sha256:d02b41e0996c3c2ec0d2ff57af1b02051f7fa2fe49daa1a0093942c707598d34 [2021-05-18T07:52:29.173Z] #29 DONE 11.3s [2021-05-18T07:52:29.430Z] [2021-05-18T07:52:29.430Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T07:52:29.430Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-18T07:52:29.992Z] #10 DONE 0.9s [2021-05-18T07:52:29.992Z] [2021-05-18T07:52:29.992Z] #11 [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 [2021-05-18T07:52:29.992Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-18T07:52:30.178Z] #49 ... [2021-05-18T07:52:30.178Z] [2021-05-18T07:52:30.178Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:52:30.178Z] #51 sha256:75d370a7b45ba7179bc9d98380a3c283d663cd00b4ffe02ab09c10add4b36b30 [2021-05-18T07:52:30.178Z] #51 12.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:52:30.178Z] #51 12.92 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:52:30.178Z] #51 14.11 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:52:30.178Z] #51 14.16 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:52:30.178Z] #51 14.41 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:52:30.178Z] #51 14.51 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:52:30.178Z] #51 15.18 github.com/pkg/diff [2021-05-18T07:52:30.178Z] #51 15.22 mvdan.cc/editorconfig [2021-05-18T07:52:30.178Z] #51 15.22 mvdan.cc/sh/v3/fileutil [2021-05-18T07:52:30.178Z] #51 15.23 golang.org/x/sys/unix [2021-05-18T07:52:30.178Z] #51 15.53 mvdan.cc/sh/v3/syntax [2021-05-18T07:52:30.178Z] #51 21.88 golang.org/x/crypto/ssh/terminal [2021-05-18T07:52:31.127Z] #51 23.54 mvdan.cc/sh/v3/cmd/shfmt [2021-05-18T07:52:31.127Z] #51 ... [2021-05-18T07:52:31.127Z] [2021-05-18T07:52:31.127Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:52:31.127Z] #49 sha256:ec9e1485b23cefee4d2f8540470f941aa39bd175a3e1092c85b34163aea448f7 [2021-05-18T07:52:31.127Z] #49 23.74 go: finding github.com/fatih/color v1.7.0 [2021-05-18T07:52:31.389Z] #49 23.78 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:52:31.389Z] #49 23.85 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:52:31.389Z] #49 ... [2021-05-18T07:52:31.389Z] [2021-05-18T07:52:31.389Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:52:31.389Z] #53 sha256:80f47ca11b7cfb46304e48a2261af9178c005b571018a71a26b884eddf6d493c [2021-05-18T07:52:31.389Z] #53 13.75 + cd /tmp/tmp.empYHk59KN/src/github.com/opencontainers/runc [2021-05-18T07:52:31.389Z] #53 13.76 + git checkout -q 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-18T07:52:31.389Z] #53 13.91 + '[' -z '' ']' [2021-05-18T07:52:31.389Z] #53 13.91 + target=static [2021-05-18T07:52:31.389Z] #53 13.91 + make 'BUILDTAGS=seccomp ' static [2021-05-18T07:52:31.389Z] #53 14.14 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o runc . [2021-05-18T07:52:31.389Z] #53 23.34 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-18T07:52:31.389Z] #53 ... [2021-05-18T07:52:31.389Z] [2021-05-18T07:52:31.389Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:52:31.389Z] #49 sha256:ec9e1485b23cefee4d2f8540470f941aa39bd175a3e1092c85b34163aea448f7 [2021-05-18T07:52:31.389Z] #49 23.91 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:52:31.389Z] #49 23.93 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:52:31.389Z] #49 23.95 go: finding github.com/pkg/errors v0.8.1 [2021-05-18T07:52:31.389Z] #49 23.97 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:52:31.651Z] #49 23.97 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:52:31.651Z] #49 24.00 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:52:31.651Z] #49 24.01 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:52:31.651Z] #49 24.01 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:52:31.651Z] #49 24.04 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:52:31.651Z] #49 24.05 go: finding github.com/spf13/viper v1.6.1 [2021-05-18T07:52:31.651Z] #49 24.05 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:52:31.651Z] #49 24.06 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:52:31.651Z] #49 24.08 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:52:31.651Z] #49 24.12 go: finding github.com/stretchr/testify v1.4.0 [2021-05-18T07:52:31.651Z] #49 24.13 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:52:31.651Z] #49 24.15 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:52:31.651Z] #49 24.15 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:52:31.651Z] #49 24.16 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:52:31.651Z] #49 24.16 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:52:31.651Z] #49 24.17 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T07:52:31.651Z] #49 24.17 go: finding github.com/gobwas/glob v0.2.3 [2021-05-18T07:52:31.651Z] #49 24.18 go: finding github.com/spf13/cobra v0.0.5 [2021-05-18T07:52:31.892Z] #11 DONE 1.6s [2021-05-18T07:52:31.892Z] [2021-05-18T07:52:31.892Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:52:31.892Z] #58 sha256:02d91f2a302ded42dba49220039e4ff55ff00ab95b0147d162878121f2c84983 [2021-05-18T07:52:31.892Z] #58 ... [2021-05-18T07:52:31.892Z] [2021-05-18T07:52:31.892Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-18T07:52:31.892Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-18T07:52:31.892Z] #39 DONE 0.5s [2021-05-18T07:52:31.914Z] #49 24.18 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:52:31.914Z] #49 24.21 go: finding github.com/stretchr/objx v0.2.0 [2021-05-18T07:52:31.914Z] #49 24.23 go: finding github.com/spf13/pflag v1.0.5 [2021-05-18T07:52:31.914Z] #49 24.23 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:52:31.914Z] #49 24.25 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:52:31.914Z] #49 24.26 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:52:31.914Z] #49 24.26 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:52:31.914Z] #49 24.29 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:52:31.914Z] #49 24.33 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:52:31.914Z] #49 24.35 go: finding github.com/magiconair/properties v1.8.1 [2021-05-18T07:52:31.914Z] #49 24.39 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:52:31.914Z] #49 24.39 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:52:31.914Z] #49 24.40 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:52:31.914Z] #49 24.42 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:52:31.914Z] #49 24.44 go: finding github.com/spf13/afero v1.1.2 [2021-05-18T07:52:31.914Z] #49 24.44 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:52:31.914Z] #49 24.45 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:52:31.914Z] #49 24.46 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:52:31.914Z] #49 24.47 go: finding github.com/spf13/cast v1.3.0 [2021-05-18T07:52:31.914Z] #49 24.48 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:52:31.914Z] #49 24.52 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-18T07:52:32.147Z] [2021-05-18T07:52:32.147Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-18T07:52:32.147Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-18T07:52:32.147Z] #31 DONE 0.5s [2021-05-18T07:52:32.147Z] [2021-05-18T07:52:32.148Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:52:32.148Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T07:52:32.177Z] #49 24.55 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:52:32.177Z] #49 24.60 go: finding golang.org/x/text v0.3.2 [2021-05-18T07:52:32.177Z] #49 24.70 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:52:32.177Z] #49 24.71 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:52:32.177Z] #49 24.71 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:52:32.177Z] #49 24.73 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:52:32.177Z] #49 24.73 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:52:32.177Z] #49 24.74 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:52:32.177Z] #49 24.74 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:52:32.177Z] #49 24.75 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:52:32.177Z] #49 24.76 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:52:32.177Z] #49 24.76 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:52:32.177Z] #49 24.78 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:52:32.439Z] #49 24.79 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-18T07:52:32.439Z] #49 24.79 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:52:32.439Z] #49 24.82 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:52:32.439Z] #49 24.83 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:52:32.439Z] #49 24.86 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:52:32.439Z] #49 24.87 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-18T07:52:32.439Z] #49 24.89 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:52:32.439Z] #49 24.92 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:52:32.439Z] #49 25.02 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:52:32.703Z] #49 25.04 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-18T07:52:32.703Z] #49 25.13 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:52:32.703Z] #49 25.17 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:52:32.703Z] #49 25.17 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:52:32.703Z] #49 25.22 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:52:32.703Z] #49 25.22 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:52:33.285Z] #49 ... [2021-05-18T07:52:33.285Z] [2021-05-18T07:52:33.285Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:52:33.285Z] #53 sha256:80f47ca11b7cfb46304e48a2261af9178c005b571018a71a26b884eddf6d493c [2021-05-18T07:52:33.285Z] #53 25.36 + mkdir -p /build [2021-05-18T07:52:33.285Z] #53 25.37 + cp runc /build/runc [2021-05-18T07:52:33.285Z] #53 DONE 25.8s [2021-05-18T07:52:33.548Z] [2021-05-18T07:52:33.548Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:52:33.548Z] #47 sha256:71ab5eaba7a1f2143fe5d39ac02d11449af34229581146c691e3f2e9196aedc6 [2021-05-18T07:52:34.123Z] #47 ... [2021-05-18T07:52:34.123Z] [2021-05-18T07:52:34.123Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:52:34.124Z] #51 sha256:75d370a7b45ba7179bc9d98380a3c283d663cd00b4ffe02ab09c10add4b36b30 [2021-05-18T07:52:34.124Z] #51 DONE 26.7s [2021-05-18T07:52:34.386Z] [2021-05-18T07:52:34.386Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:52:34.386Z] #58 sha256:7649431fab863c64db13e8d38b7fa298d6d06b4e2e0fb7902203a98f658eb6af [2021-05-18T07:52:36.314Z] #58 ... [2021-05-18T07:52:36.314Z] [2021-05-18T07:52:36.314Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:52:36.314Z] #56 sha256:7fc18d355e462213584fa2a17fbc61f2b352b05cf0f41fa419ef89f752d10084 [2021-05-18T07:52:36.323Z] #32 ... [2021-05-18T07:52:36.323Z] [2021-05-18T07:52:36.323Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-18T07:52:36.323Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-18T07:52:36.323Z] #12 DONE 4.8s [2021-05-18T07:52:36.580Z] [2021-05-18T07:52:36.580Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:52:36.580Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:52:36.840Z] #56 28.44 Checking out files: 60% (2391/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-18T07:52:36.840Z] #56 29.26 + cd /tmp/tmp.aMO6YN0UIJ/src/github.com/containerd/containerd [2021-05-18T07:52:36.840Z] #56 29.26 + git checkout -q 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-18T07:52:37.103Z] #56 ... [2021-05-18T07:52:37.103Z] [2021-05-18T07:52:37.103Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:52:37.103Z] #47 sha256:71ab5eaba7a1f2143fe5d39ac02d11449af34229581146c691e3f2e9196aedc6 [2021-05-18T07:52:37.103Z] #47 DONE 29.5s [2021-05-18T07:52:37.103Z] [2021-05-18T07:52:37.103Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:52:37.103Z] #49 sha256:ec9e1485b23cefee4d2f8540470f941aa39bd175a3e1092c85b34163aea448f7 [2021-05-18T07:52:37.678Z] #49 ... [2021-05-18T07:52:37.678Z] [2021-05-18T07:52:37.678Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:52:37.678Z] #56 sha256:7fc18d355e462213584fa2a17fbc61f2b352b05cf0f41fa419ef89f752d10084 [2021-05-18T07:52:37.678Z] #56 30.03 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-18T07:52:37.678Z] #56 30.03 + BUILDTAGS='netgo osusergo static_build' [2021-05-18T07:52:37.678Z] #56 30.03 + export EXTRA_FLAGS=-buildmode=pie [2021-05-18T07:52:37.678Z] #56 30.03 + EXTRA_FLAGS=-buildmode=pie [2021-05-18T07:52:37.678Z] #56 30.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-18T07:52:37.678Z] #56 30.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-18T07:52:37.678Z] #56 30.03 + '[' '' = dynamic ']' [2021-05-18T07:52:37.678Z] #56 30.03 + make [2021-05-18T07:52:38.627Z] #56 31.18 + bin/ctr [2021-05-18T07:52:40.020Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bdb491947fc08e1d) in /home/ubuntu/workspace/moby_PR-42390 [Pipeline] { [Pipeline] checkout [2021-05-18T07:52:40.053Z] The recommended git tool is: git [2021-05-18T07:52:40.071Z] using credential docker-jenkins-github-credentials [2021-05-18T07:52:40.077Z] Cloning the remote Git repository [2021-05-18T07:52:40.077Z] Cloning with configured refspecs honoured and without tags [2021-05-18T07:52:40.086Z] Cloning repository https://github.com/moby/moby.git [2021-05-18T07:52:40.086Z] > git init /home/ubuntu/workspace/moby_PR-42390 # timeout=10 [2021-05-18T07:52:40.114Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:52:40.114Z] > git --version # timeout=10 [2021-05-18T07:52:40.135Z] > git --version # 'git version 2.25.1' [2021-05-18T07:52:40.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:52:40.136Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:52:41.871Z] #13 ... [2021-05-18T07:52:41.871Z] [2021-05-18T07:52:41.871Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:52:41.871Z] #58 sha256:02d91f2a302ded42dba49220039e4ff55ff00ab95b0147d162878121f2c84983 [2021-05-18T07:52:41.871Z] #58 7.533 + RM_GOPATH=0 [2021-05-18T07:52:41.871Z] #58 7.533 + TMP_GOPATH= [2021-05-18T07:52:41.871Z] #58 7.533 + : /build [2021-05-18T07:52:41.871Z] #58 7.533 + '[' -z '' ']' [2021-05-18T07:52:41.871Z] #58 7.538 ++ mktemp -d [2021-05-18T07:52:41.871Z] #58 7.546 + export GOPATH=/tmp/tmp.T4TersrgVY [2021-05-18T07:52:41.871Z] #58 7.546 + GOPATH=/tmp/tmp.T4TersrgVY [2021-05-18T07:52:41.871Z] #58 7.546 + RM_GOPATH=1 [2021-05-18T07:52:41.871Z] #58 7.546 + case "$(go env GOARCH)" in [2021-05-18T07:52:41.871Z] #58 7.548 ++ go env GOARCH [2021-05-18T07:52:41.871Z] #58 7.569 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:41.871Z] #58 7.569 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:41.871Z] #58 7.569 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:41.871Z] #58 7.569 + dir=/tmp/install [2021-05-18T07:52:41.871Z] #58 7.569 + bin=rootlesskit [2021-05-18T07:52:41.871Z] #58 7.569 + shift [2021-05-18T07:52:41.871Z] #58 7.571 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-18T07:52:41.871Z] #58 7.571 + . /tmp/install/rootlesskit.installer [2021-05-18T07:52:41.871Z] #58 7.571 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:52:41.871Z] #58 7.571 + install_rootlesskit [2021-05-18T07:52:41.871Z] #58 7.571 + case "$1" in [2021-05-18T07:52:41.871Z] #58 7.571 + export CGO_ENABLED=0 [2021-05-18T07:52:41.871Z] #58 7.571 + CGO_ENABLED=0 [2021-05-18T07:52:41.871Z] #58 7.571 + _install_rootlesskit [2021-05-18T07:52:41.871Z] #58 7.584 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:52:41.871Z] #58 7.585 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-18T07:52:41.871Z] #58 7.585 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.T4TersrgVY/src/github.com/rootless-containers/rootlesskit [2021-05-18T07:52:41.871Z] #58 7.585 Cloning into '/tmp/tmp.T4TersrgVY/src/github.com/rootless-containers/rootlesskit'... [2021-05-18T07:52:41.871Z] #58 ... [2021-05-18T07:52:41.871Z] [2021-05-18T07:52:41.871Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:52:41.871Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:52:41.871Z] #42 9.059 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:52:41.871Z] #42 9.126 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:52:41.871Z] #42 9.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:52:41.871Z] #42 ... [2021-05-18T07:52:41.871Z] [2021-05-18T07:52:41.871Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:52:41.871Z] #51 sha256:b5564388a6af134da814f9ebfff0b047fd1f82761ad40a406db772584a73ca9a [2021-05-18T07:52:41.871Z] #51 7.999 + RM_GOPATH=0 [2021-05-18T07:52:41.871Z] #51 7.999 + TMP_GOPATH= [2021-05-18T07:52:41.871Z] #51 7.999 + : /build [2021-05-18T07:52:41.871Z] #51 7.999 + '[' -z '' ']' [2021-05-18T07:52:41.871Z] #51 7.999 ++ mktemp -d [2021-05-18T07:52:41.871Z] #51 8.009 + export GOPATH=/tmp/tmp.XId4jduN96 [2021-05-18T07:52:41.871Z] #51 8.009 + GOPATH=/tmp/tmp.XId4jduN96 [2021-05-18T07:52:41.871Z] #51 8.009 + RM_GOPATH=1 [2021-05-18T07:52:41.871Z] #51 8.009 + case "$(go env GOARCH)" in [2021-05-18T07:52:41.871Z] #51 8.009 ++ go env GOARCH [2021-05-18T07:52:41.871Z] #51 8.027 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:52:41.872Z] #51 8.027 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:41.872Z] #51 8.027 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:41.872Z] #51 8.027 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:41.872Z] #51 8.027 + dir=/tmp/install [2021-05-18T07:52:41.872Z] #51 8.027 + bin=shfmt [2021-05-18T07:52:41.872Z] #51 8.027 + shift [2021-05-18T07:52:41.872Z] #51 8.027 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-18T07:52:41.872Z] #51 8.027 + . /tmp/install/shfmt.installer [2021-05-18T07:52:41.872Z] #51 8.027 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:52:41.872Z] #51 8.027 + install_shfmt [2021-05-18T07:52:41.872Z] #51 8.027 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-18T07:52:41.872Z] #51 8.027 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XId4jduN96/src/github.com/mvdan/sh [2021-05-18T07:52:41.872Z] #51 8.030 Cloning into '/tmp/tmp.XId4jduN96/src/github.com/mvdan/sh'... [2021-05-18T07:52:41.872Z] #51 ... [2021-05-18T07:52:41.872Z] [2021-05-18T07:52:41.872Z] #55 [containerd 1/2] 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 [2021-05-18T07:52:41.872Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:52:41.872Z] #55 9.086 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:52:41.872Z] #55 9.118 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:52:41.872Z] #55 9.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:52:42.129Z] #55 ... [2021-05-18T07:52:42.129Z] [2021-05-18T07:52:42.129Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-18T07:52:42.129Z] #34 sha256:032fb3924f7d77c182424ea88dd7459ddb80f3f4a1d6b7ce37ca63f8af5dabb0 [2021-05-18T07:52:42.129Z] #34 8.678 Install go-toml version v1.8.1 [2021-05-18T07:52:42.129Z] #34 8.698 go: finding github.com v1.8.1 [2021-05-18T07:52:42.129Z] #34 8.702 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-18T07:52:42.129Z] #34 8.702 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-18T07:52:42.129Z] #34 8.702 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-18T07:52:42.129Z] #34 8.702 go: finding github.com/pelletier v1.8.1 [2021-05-18T07:52:42.129Z] #34 10.12 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-18T07:52:42.129Z] #34 10.55 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-18T07:52:42.129Z] #34 ... [2021-05-18T07:52:42.129Z] [2021-05-18T07:52:42.129Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-05-18T07:52:42.129Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T07:52:42.129Z] #40 8.651 + git clone https://github.com/docker/distribution.git . [2021-05-18T07:52:42.129Z] #40 8.654 Cloning into '.'... [2021-05-18T07:52:42.386Z] #40 ... [2021-05-18T07:52:42.386Z] [2021-05-18T07:52:42.386Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:52:42.386Z] #67 sha256:c6c58011c7083ad6067a9cdb9b5acf6f2380f82755841acb8ffac3793b7b570c [2021-05-18T07:52:42.386Z] #67 6.011 + RM_GOPATH=0 [2021-05-18T07:52:42.386Z] #67 6.011 + TMP_GOPATH= [2021-05-18T07:52:42.386Z] #67 6.011 + : /build [2021-05-18T07:52:42.386Z] #67 6.011 + '[' -z '' ']' [2021-05-18T07:52:42.386Z] #67 6.014 ++ mktemp -d [2021-05-18T07:52:42.386Z] #67 6.014 + export GOPATH=/tmp/tmp.zA19Kn6eNO [2021-05-18T07:52:42.386Z] #67 6.014 + GOPATH=/tmp/tmp.zA19Kn6eNO [2021-05-18T07:52:42.386Z] #67 6.014 + RM_GOPATH=1 [2021-05-18T07:52:42.386Z] #67 6.014 + case "$(go env GOARCH)" in [2021-05-18T07:52:42.386Z] #67 6.014 ++ go env GOARCH [2021-05-18T07:52:42.386Z] #67 6.022 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:42.386Z] #67 6.022 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:42.386Z] #67 6.023 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:52:42.386Z] #67 6.024 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:42.386Z] #67 6.024 + dir=/tmp/install [2021-05-18T07:52:42.386Z] #67 6.024 + bin=proxy [2021-05-18T07:52:42.386Z] #67 6.034 + shift [2021-05-18T07:52:42.386Z] #67 6.034 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-18T07:52:42.386Z] #67 6.034 + . /tmp/install/proxy.installer [2021-05-18T07:52:42.386Z] #67 6.034 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:52:42.386Z] #67 6.034 + install_proxy [2021-05-18T07:52:42.386Z] #67 6.034 + case "$1" in [2021-05-18T07:52:42.386Z] #67 6.034 + export CGO_ENABLED=0 [2021-05-18T07:52:42.386Z] #67 6.034 + CGO_ENABLED=0 [2021-05-18T07:52:42.386Z] #67 6.034 + _install_proxy [2021-05-18T07:52:42.386Z] #67 6.034 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-18T07:52:42.386Z] #67 6.034 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zA19Kn6eNO/src/github.com/docker/libnetwork [2021-05-18T07:52:42.386Z] #67 6.034 Cloning into '/tmp/tmp.zA19Kn6eNO/src/github.com/docker/libnetwork'... [2021-05-18T07:52:42.386Z] #67 ... [2021-05-18T07:52:42.386Z] [2021-05-18T07:52:42.386Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:52:42.386Z] #47 sha256:167db58bb972d62f58c918c30e2aa21722a093375d26e7806e79e52f45cc75a8 [2021-05-18T07:52:42.386Z] #47 7.095 + RM_GOPATH=0 [2021-05-18T07:52:42.386Z] #47 7.095 + TMP_GOPATH= [2021-05-18T07:52:42.386Z] #47 7.095 + : /build [2021-05-18T07:52:42.386Z] #47 7.095 + '[' -z '' ']' [2021-05-18T07:52:42.386Z] #47 7.095 ++ mktemp -d [2021-05-18T07:52:42.386Z] #47 7.099 + export GOPATH=/tmp/tmp.MSTXFrzRr6 [2021-05-18T07:52:42.386Z] #47 7.099 + GOPATH=/tmp/tmp.MSTXFrzRr6 [2021-05-18T07:52:42.386Z] #47 7.099 + RM_GOPATH=1 [2021-05-18T07:52:42.386Z] #47 7.099 + case "$(go env GOARCH)" in [2021-05-18T07:52:42.386Z] #47 7.100 ++ go env GOARCH [2021-05-18T07:52:42.386Z] #47 7.120 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:42.386Z] #47 7.120 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:42.386Z] #47 7.120 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:42.386Z] #47 7.124 + dir=/tmp/install [2021-05-18T07:52:42.386Z] #47 7.124 + bin=gotestsum [2021-05-18T07:52:42.386Z] #47 7.124 + shift [2021-05-18T07:52:42.386Z] #47 7.124 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-18T07:52:42.386Z] #47 7.124 + . /tmp/install/gotestsum.installer [2021-05-18T07:52:42.386Z] #47 7.124 ++ : v0.5.3 [2021-05-18T07:52:42.386Z] #47 7.124 + install_gotestsum [2021-05-18T07:52:42.386Z] #47 7.124 + set -e [2021-05-18T07:52:42.386Z] #47 7.124 + export GO111MODULE=on [2021-05-18T07:52:42.386Z] #47 7.124 + GO111MODULE=on [2021-05-18T07:52:42.386Z] #47 7.124 + GOBIN=/build [2021-05-18T07:52:42.386Z] #47 7.124 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-18T07:52:42.386Z] #47 7.136 go: finding gotest.tools v0.5.3 [2021-05-18T07:52:42.386Z] #47 7.136 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-18T07:52:42.386Z] #47 7.823 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-18T07:52:42.386Z] #47 8.271 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-18T07:52:42.386Z] #47 9.082 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T07:52:42.386Z] #47 9.127 go: downloading github.com/fatih/color v1.9.0 [2021-05-18T07:52:42.386Z] #47 9.127 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:52:42.386Z] #47 9.129 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:52:42.386Z] #47 9.184 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:52:42.386Z] #47 9.443 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:52:42.386Z] #47 9.466 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:52:42.386Z] #47 9.475 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:52:42.386Z] #47 9.713 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-18T07:52:42.386Z] #47 9.845 go: extracting github.com/fatih/color v1.9.0 [2021-05-18T07:52:42.386Z] #47 10.08 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:52:42.386Z] #47 10.23 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T07:52:42.386Z] #47 10.27 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:52:42.386Z] #47 10.30 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:52:42.386Z] #47 10.39 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:52:42.386Z] #47 10.58 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:52:42.386Z] #47 10.82 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:52:42.643Z] #47 11.07 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-18T07:52:42.643Z] #47 ... [2021-05-18T07:52:42.644Z] [2021-05-18T07:52:42.644Z] #36 [tini 1/2] 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 [2021-05-18T07:52:42.644Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:52:42.644Z] #36 9.538 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:52:42.644Z] #36 9.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:52:42.644Z] #36 9.643 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:52:42.644Z] #36 ... [2021-05-18T07:52:42.644Z] [2021-05-18T07:52:42.644Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-18T07:52:42.644Z] #24 sha256:a94f75b01f5a630288b4a8e1a555afffb4e417578c7ca4a6cda12e48385eb1ef [2021-05-18T07:52:42.644Z] #24 7.657 + RM_GOPATH=0 [2021-05-18T07:52:42.644Z] #24 7.657 + TMP_GOPATH= [2021-05-18T07:52:42.644Z] #24 7.657 + : /build [2021-05-18T07:52:42.644Z] #24 7.657 + '[' -z '' ']' [2021-05-18T07:52:42.644Z] #24 7.657 ++ mktemp -d [2021-05-18T07:52:42.644Z] #24 7.657 + export GOPATH=/tmp/tmp.3d16O941Hi [2021-05-18T07:52:42.644Z] #24 7.657 + GOPATH=/tmp/tmp.3d16O941Hi [2021-05-18T07:52:42.644Z] #24 7.657 + RM_GOPATH=1 [2021-05-18T07:52:42.644Z] #24 7.657 + case "$(go env GOARCH)" in [2021-05-18T07:52:42.644Z] #24 7.657 ++ go env GOARCH [2021-05-18T07:52:42.644Z] #24 7.682 Install docker/cli version 17.06.2-ce from stable [2021-05-18T07:52:42.644Z] #24 7.682 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:42.644Z] #24 7.682 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:42.644Z] #24 7.682 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:42.644Z] #24 7.682 + dir=/tmp/install [2021-05-18T07:52:42.644Z] #24 7.682 + bin=dockercli [2021-05-18T07:52:42.644Z] #24 7.682 + shift [2021-05-18T07:52:42.644Z] #24 7.682 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-18T07:52:42.644Z] #24 7.682 + . /tmp/install/dockercli.installer [2021-05-18T07:52:42.644Z] #24 7.682 ++ : stable [2021-05-18T07:52:42.644Z] #24 7.682 ++ : 17.06.2-ce [2021-05-18T07:52:42.644Z] #24 7.682 + install_dockercli [2021-05-18T07:52:42.644Z] #24 7.682 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-18T07:52:42.644Z] #24 7.682 ++ uname -m [2021-05-18T07:52:42.644Z] #24 7.682 + arch=x86_64 [2021-05-18T07:52:42.644Z] #24 7.682 + '[' x86_64 '!=' x86_64 ']' [2021-05-18T07:52:42.644Z] #24 7.682 + url=https://download.docker.com/linux/static [2021-05-18T07:52:42.644Z] #24 7.682 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-18T07:52:42.644Z] #24 7.687 + tar -xz docker/docker [2021-05-18T07:52:42.901Z] #24 ... [2021-05-18T07:52:42.901Z] [2021-05-18T07:52:42.901Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:52:42.901Z] #45 sha256:ab4aba482beaded7daeecbb69784ef6452e42333f0cba9fac5cf070e419242d0 [2021-05-18T07:52:42.901Z] #45 8.466 + RM_GOPATH=0 [2021-05-18T07:52:42.901Z] #45 8.466 + TMP_GOPATH= [2021-05-18T07:52:42.901Z] #45 8.466 + : /build [2021-05-18T07:52:42.901Z] #45 8.466 + '[' -z '' ']' [2021-05-18T07:52:42.901Z] #45 8.466 ++ mktemp -d [2021-05-18T07:52:42.901Z] #45 8.466 + export GOPATH=/tmp/tmp.WE0a3ur6fJ [2021-05-18T07:52:42.901Z] #45 8.466 + GOPATH=/tmp/tmp.WE0a3ur6fJ [2021-05-18T07:52:42.901Z] #45 8.466 + RM_GOPATH=1 [2021-05-18T07:52:42.901Z] #45 8.466 + case "$(go env GOARCH)" in [2021-05-18T07:52:42.901Z] #45 8.466 ++ go env GOARCH [2021-05-18T07:52:42.901Z] #45 8.484 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:42.901Z] #45 8.484 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:42.901Z] #45 8.484 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:42.901Z] #45 8.506 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:52:42.901Z] #45 8.507 + dir=/tmp/install [2021-05-18T07:52:42.901Z] #45 8.507 + bin=vndr [2021-05-18T07:52:42.901Z] #45 8.507 + shift [2021-05-18T07:52:42.901Z] #45 8.507 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-18T07:52:42.901Z] #45 8.507 + . /tmp/install/vndr.installer [2021-05-18T07:52:42.901Z] #45 8.507 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:52:42.901Z] #45 8.507 + install_vndr [2021-05-18T07:52:42.901Z] #45 8.507 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-18T07:52:42.901Z] #45 8.507 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WE0a3ur6fJ/src/github.com/LK4D4/vndr [2021-05-18T07:52:42.901Z] #45 8.512 Cloning into '/tmp/tmp.WE0a3ur6fJ/src/github.com/LK4D4/vndr'... [2021-05-18T07:52:42.901Z] #45 9.653 + cd /tmp/tmp.WE0a3ur6fJ/src/github.com/LK4D4/vndr [2021-05-18T07:52:42.901Z] #45 9.672 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:52:42.901Z] #45 9.693 + go build -buildmode=pie -v -o /build/vndr . [2021-05-18T07:52:43.163Z] #45 ... [2021-05-18T07:52:43.163Z] [2021-05-18T07:52:43.163Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:52:43.163Z] #49 sha256:8a199e59054bad6ab3226950b567388d46d2093c6942f2dc37be6856a81b06eb [2021-05-18T07:52:43.163Z] #49 6.975 + RM_GOPATH=0 [2021-05-18T07:52:43.163Z] #49 6.975 + TMP_GOPATH= [2021-05-18T07:52:43.163Z] #49 6.975 + : /build [2021-05-18T07:52:43.163Z] #49 6.975 + '[' -z '' ']' [2021-05-18T07:52:43.163Z] #49 6.975 ++ mktemp -d [2021-05-18T07:52:43.163Z] #49 6.975 + export GOPATH=/tmp/tmp.WKAUZsPLKh [2021-05-18T07:52:43.163Z] #49 6.975 + GOPATH=/tmp/tmp.WKAUZsPLKh [2021-05-18T07:52:43.163Z] #49 6.975 + RM_GOPATH=1 [2021-05-18T07:52:43.163Z] #49 6.975 + case "$(go env GOARCH)" in [2021-05-18T07:52:43.163Z] #49 6.975 ++ go env GOARCH [2021-05-18T07:52:43.163Z] #49 6.975 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:43.163Z] #49 6.975 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:52:43.163Z] #49 6.983 ++ dirname /tmp/install/install.sh [2021-05-18T07:52:43.163Z] #49 6.983 + dir=/tmp/install [2021-05-18T07:52:43.163Z] #49 6.983 + bin=golangci_lint [2021-05-18T07:52:43.163Z] #49 6.983 + shift [2021-05-18T07:52:43.163Z] #49 6.983 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-18T07:52:43.163Z] #49 6.983 + . /tmp/install/golangci_lint.installer [2021-05-18T07:52:43.163Z] #49 6.983 ++ : v1.23.8 [2021-05-18T07:52:43.163Z] #49 6.983 + install_golangci_lint [2021-05-18T07:52:43.163Z] #49 6.983 + set -e [2021-05-18T07:52:43.163Z] #49 6.983 + export GO111MODULE=on [2021-05-18T07:52:43.163Z] #49 6.983 + GO111MODULE=on [2021-05-18T07:52:43.163Z] #49 6.983 + GOBIN=/build [2021-05-18T07:52:43.163Z] #49 6.983 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-18T07:52:43.163Z] #49 7.018 go: finding github.com v1.23.8 [2021-05-18T07:52:43.163Z] #49 7.027 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-18T07:52:43.163Z] #49 7.027 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-18T07:52:43.163Z] #49 7.027 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:52:43.163Z] #49 7.027 go: finding github.com/golangci v1.23.8 [2021-05-18T07:52:43.163Z] #49 7.901 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:52:43.163Z] #49 8.470 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:52:43.163Z] #49 ... [2021-05-18T07:52:43.163Z] [2021-05-18T07:52:43.163Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:52:43.163Z] #47 sha256:167db58bb972d62f58c918c30e2aa21722a093375d26e7806e79e52f45cc75a8 [2021-05-18T07:52:43.163Z] #47 11.18 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:52:43.278Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe746f9eb3ff8a9a) in /home/ubuntu/workspace/moby_PR-42390 [Pipeline] { [Pipeline] checkout [2021-05-18T07:52:43.466Z] The recommended git tool is: git [2021-05-18T07:52:45.694Z] #47 13.84 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:52:45.954Z] #47 14.50 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:52:46.788Z] #56 ... [2021-05-18T07:52:46.788Z] [2021-05-18T07:52:46.788Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:52:46.788Z] #58 sha256:7649431fab863c64db13e8d38b7fa298d6d06b4e2e0fb7902203a98f658eb6af [2021-05-18T07:52:46.788Z] #58 37.87 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T07:52:46.788Z] #58 37.87 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-18T07:52:46.847Z] using credential docker-jenkins-github-credentials [2021-05-18T07:52:46.857Z] Cloning the remote Git repository [2021-05-18T07:52:46.857Z] Cloning with configured refspecs honoured and without tags [2021-05-18T07:52:46.828Z] Cloning repository https://github.com/moby/moby.git [2021-05-18T07:52:46.932Z] > git init /home/ubuntu/workspace/moby_PR-42390 # timeout=10 [2021-05-18T07:52:47.225Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:52:47.226Z] > git --version # timeout=10 [2021-05-18T07:52:47.258Z] > git --version # 'git version 2.17.1' [2021-05-18T07:52:47.258Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:52:47.274Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:52:48.495Z] #47 ... [2021-05-18T07:52:48.495Z] [2021-05-18T07:52:48.495Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:52:48.495Z] #58 sha256:02d91f2a302ded42dba49220039e4ff55ff00ab95b0147d162878121f2c84983 [2021-05-18T07:52:48.495Z] #58 13.97 + cd /tmp/tmp.T4TersrgVY/src/github.com/rootless-containers/rootlesskit [2021-05-18T07:52:48.495Z] #58 13.98 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:52:48.495Z] #58 14.04 + export GO111MODULE=on [2021-05-18T07:52:48.495Z] #58 14.05 + GO111MODULE=on [2021-05-18T07:52:48.495Z] #58 14.05 + export GOPROXY=https://proxy.golang.org [2021-05-18T07:52:48.495Z] #58 14.05 + GOPROXY=https://proxy.golang.org [2021-05-18T07:52:48.495Z] #58 14.05 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T07:52:48.495Z] #58 14.05 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-18T07:52:48.495Z] #58 16.73 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:52:48.495Z] #58 16.77 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:52:48.495Z] #58 16.89 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:52:48.495Z] #58 16.90 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T07:52:48.495Z] #58 17.11 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-18T07:52:49.059Z] #58 17.41 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:52:49.059Z] #58 17.52 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-18T07:52:49.059Z] #58 17.57 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:52:49.059Z] #58 17.63 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:52:49.315Z] #58 17.77 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-18T07:52:49.342Z] #58 DONE 41.4s [2021-05-18T07:52:49.342Z] [2021-05-18T07:52:49.342Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-18T07:52:49.342Z] #59 sha256:3364cb6d3d225ed57d1003058b51e0d6beefd19244e858352e0488e81650a37e [2021-05-18T07:52:49.342Z] #59 DONE 0.0s [2021-05-18T07:52:49.342Z] [2021-05-18T07:52:49.343Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-18T07:52:49.343Z] #60 sha256:b9b32efb8d07124d0674fd1bf77120e3e3e70cec34140a1e3211ddd75c1382d3 [2021-05-18T07:52:49.343Z] #60 DONE 0.1s [2021-05-18T07:52:49.343Z] [2021-05-18T07:52:49.343Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:52:49.343Z] #56 sha256:7fc18d355e462213584fa2a17fbc61f2b352b05cf0f41fa419ef89f752d10084 [2021-05-18T07:52:49.572Z] #58 18.13 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-18T07:52:49.830Z] #58 18.20 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-18T07:52:49.830Z] #58 18.23 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:52:49.830Z] #58 18.26 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T07:52:49.830Z] #58 18.30 go: downloading github.com/google/uuid v1.2.0 [2021-05-18T07:52:49.869Z] Fetching without tags [2021-05-18T07:52:50.335Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:52:50.732Z] #56 ... [2021-05-18T07:52:50.732Z] [2021-05-18T07:52:50.732Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-18T07:52:50.732Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-05-18T07:52:50.732Z] #63 CACHED [2021-05-18T07:52:50.732Z] [2021-05-18T07:52:50.732Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-18T07:52:50.732Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-05-18T07:52:50.732Z] #65 CACHED [2021-05-18T07:52:50.814Z] #58 19.04 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:52:50.814Z] #58 19.08 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:52:50.995Z] [2021-05-18T07:52:50.995Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-18T07:52:50.995Z] #24 sha256:7854e8300a93f1bc19f2b532bb5a03dcab4849eab5ef75c5e04d6b5df82cc81a [2021-05-18T07:52:51.070Z] #58 ... [2021-05-18T07:52:51.070Z] [2021-05-18T07:52:51.070Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:52:51.070Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T07:52:51.070Z] #32 8.766 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-18T07:52:51.070Z] #32 8.773 Cloning into '.'... [2021-05-18T07:52:51.070Z] #32 ... [2021-05-18T07:52:51.070Z] [2021-05-18T07:52:51.070Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:52:51.070Z] #49 sha256:8a199e59054bad6ab3226950b567388d46d2093c6942f2dc37be6856a81b06eb [2021-05-18T07:52:51.070Z] #49 17.13 go: downloading github.com/pkg/errors v0.8.1 [2021-05-18T07:52:51.070Z] #49 17.14 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:52:51.070Z] #49 17.14 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:52:51.070Z] #49 17.21 go: downloading github.com/spf13/viper v1.6.1 [2021-05-18T07:52:51.070Z] #49 17.21 go: downloading github.com/fatih/color v1.7.0 [2021-05-18T07:52:51.070Z] #49 17.29 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-18T07:52:51.070Z] #49 17.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:52:51.070Z] #49 17.39 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:52:51.070Z] #49 17.82 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:52:51.070Z] #49 18.03 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-18T07:52:51.070Z] #49 18.05 go: extracting github.com/pkg/errors v0.8.1 [2021-05-18T07:52:51.070Z] #49 18.12 go: extracting github.com/fatih/color v1.7.0 [2021-05-18T07:52:51.070Z] #49 18.13 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:52:51.070Z] #49 18.18 go: extracting github.com/spf13/viper v1.6.1 [2021-05-18T07:52:51.070Z] #49 18.20 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-18T07:52:51.070Z] #49 18.27 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:52:51.070Z] #49 18.33 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:52:51.070Z] #49 18.86 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:52:51.070Z] #49 18.87 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:52:51.070Z] #49 18.91 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:52:51.070Z] #49 19.10 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:52:51.070Z] #49 19.11 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-18T07:52:51.070Z] #49 19.16 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:52:51.070Z] #49 19.17 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:52:51.070Z] #49 19.19 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:52:51.070Z] #49 19.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:52:51.070Z] #49 19.52 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:52:51.327Z] #49 19.74 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-18T07:52:51.593Z] #49 19.79 go: downloading github.com/spf13/afero v1.1.2 [2021-05-18T07:52:51.593Z] #49 19.79 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-18T07:52:51.593Z] #49 ... [2021-05-18T07:52:51.593Z] [2021-05-18T07:52:51.593Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:52:51.593Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:52:51.593Z] #13 5.151 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T07:52:51.593Z] #13 5.247 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:52:51.593Z] #13 5.247 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:52:51.593Z] #13 5.247 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:52:51.593Z] #13 7.652 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-18T07:52:51.593Z] #13 10.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:52:51.593Z] #13 14.57 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:52:51.593Z] #13 ... [2021-05-18T07:52:51.593Z] [2021-05-18T07:52:51.593Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:52:51.593Z] #58 sha256:02d91f2a302ded42dba49220039e4ff55ff00ab95b0147d162878121f2c84983 [2021-05-18T07:52:51.593Z] #58 19.43 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:52:51.593Z] #58 19.96 go: extracting github.com/google/uuid v1.2.0 [2021-05-18T07:52:49.741Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:52:49.781Z] > git config --add remote.origin.fetch +refs/pull/42390/head:refs/remotes/origin/PR-42390 # timeout=10 [2021-05-18T07:52:49.805Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:52:49.833Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:52:49.856Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:52:49.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:52:49.859Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:52:50.326Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:52:50.350Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:52:51.526Z] > git remote # timeout=10 [2021-05-18T07:52:51.554Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T07:52:51.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:52:51.579Z] > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10 [2021-05-18T07:52:51.648Z] Merge succeeded, producing 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:52:51.649Z] Checking out Revision 2842639e0e22bc2f91271603fb9990fa2ac8ad2e (PR-42390) [2021-05-18T07:52:52.156Z] #58 ... [2021-05-18T07:52:52.156Z] [2021-05-18T07:52:52.156Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:52:52.156Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:52:52.156Z] #42 10.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:52:52.156Z] #42 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:52:52.156Z] #42 18.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:52:52.156Z] #42 ... [2021-05-18T07:52:52.156Z] [2021-05-18T07:52:52.156Z] #55 [containerd 1/2] 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 [2021-05-18T07:52:52.156Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:52:52.156Z] #55 10.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:52:52.156Z] #55 15.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:52:52.156Z] #55 19.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:52:52.424Z] #55 ... [2021-05-18T07:52:52.424Z] [2021-05-18T07:52:52.424Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-18T07:52:52.424Z] #24 sha256:a94f75b01f5a630288b4a8e1a555afffb4e417578c7ca4a6cda12e48385eb1ef [2021-05-18T07:52:52.424Z] #24 20.70 + mkdir -p /build [2021-05-18T07:52:52.424Z] #24 20.71 + mv docker/docker /build/ [2021-05-18T07:52:52.424Z] #24 20.74 + rmdir docker [2021-05-18T07:52:53.447Z] #24 ... [2021-05-18T07:52:53.447Z] [2021-05-18T07:52:53.447Z] #36 [tini 1/2] 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 [2021-05-18T07:52:53.447Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:52:53.447Z] #36 11.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:52:53.447Z] #36 16.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:52:53.447Z] #36 20.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:52:53.792Z] #36 ... [2021-05-18T07:52:53.792Z] [2021-05-18T07:52:53.792Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:52:53.792Z] #58 sha256:02d91f2a302ded42dba49220039e4ff55ff00ab95b0147d162878121f2c84983 [2021-05-18T07:52:53.792Z] #58 21.98 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:52:53.792Z] #58 ... [2021-05-18T07:52:53.792Z] [2021-05-18T07:52:53.792Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:52:53.792Z] #45 sha256:ab4aba482beaded7daeecbb69784ef6452e42333f0cba9fac5cf070e419242d0 [2021-05-18T07:52:53.792Z] #45 12.10 internal/cpu [2021-05-18T07:52:53.792Z] #45 12.20 runtime/internal/atomic [2021-05-18T07:52:53.792Z] #45 12.89 runtime/internal/sys [2021-05-18T07:52:53.792Z] #45 13.01 internal/bytealg [2021-05-18T07:52:53.792Z] #45 13.21 runtime/internal/math [2021-05-18T07:52:53.792Z] #45 13.42 internal/race [2021-05-18T07:52:53.792Z] #45 13.50 sync/atomic [2021-05-18T07:52:53.792Z] #45 14.29 unicode [2021-05-18T07:52:53.792Z] #45 15.28 runtime [2021-05-18T07:52:53.792Z] #45 20.34 unicode/utf8 [2021-05-18T07:52:53.792Z] #45 21.35 math/bits [2021-05-18T07:52:53.792Z] #45 21.96 math [2021-05-18T07:52:53.851Z] Fetching without tags [2021-05-18T07:52:51.608Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T07:52:51.646Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:52:51.670Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:52:54.048Z] #45 ... [2021-05-18T07:52:54.048Z] [2021-05-18T07:52:54.048Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:52:54.048Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:52:54.048Z] #13 17.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:52:54.099Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:52:53.822Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:52:53.828Z] > git config --add remote.origin.fetch +refs/pull/42390/head:refs/remotes/origin/PR-42390 # timeout=10 [2021-05-18T07:52:53.833Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:52:53.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:52:53.857Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:52:53.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:52:53.858Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:52:54.105Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:52:54.112Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:52:54.611Z] Merge succeeded, producing 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:52:54.611Z] Checking out Revision 2842639e0e22bc2f91271603fb9990fa2ac8ad2e (PR-42390) [2021-05-18T07:52:54.676Z] #13 ... [2021-05-18T07:52:54.676Z] [2021-05-18T07:52:54.676Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-18T07:52:54.676Z] #24 sha256:a94f75b01f5a630288b4a8e1a555afffb4e417578c7ca4a6cda12e48385eb1ef [2021-05-18T07:52:54.676Z] #24 DONE 23.1s [2021-05-18T07:52:54.676Z] [2021-05-18T07:52:54.676Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:52:54.676Z] #67 sha256:c6c58011c7083ad6067a9cdb9b5acf6f2380f82755841acb8ffac3793b7b570c [2021-05-18T07:52:55.119Z] Commit message: "pkg/fileutils: TestMatches: remove cases no longer valid for go1.16" [2021-05-18T07:52:55.138Z] > git --version # timeout=10 [2021-05-18T07:52:55.150Z] > git --version # 'git version 2.25.1' [2021-05-18T07:52:55.161Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-18T07:52:55.706Z] #67 22.49 Checking out files: 30% (576/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 59% (1131/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) [2021-05-18T07:52:55.706Z] #67 ... [2021-05-18T07:52:55.706Z] [2021-05-18T07:52:55.706Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-18T07:52:55.706Z] #34 sha256:032fb3924f7d77c182424ea88dd7459ddb80f3f4a1d6b7ce37ca63f8af5dabb0 [2021-05-18T07:52:55.706Z] #34 14.03 github.com/pelletier/go-toml [2021-05-18T07:52:55.706Z] #34 23.51 github.com/pelletier/go-toml/cmd/tomll [2021-05-18T07:52:55.706Z] #34 ... [2021-05-18T07:52:55.706Z] [2021-05-18T07:52:55.706Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:52:55.706Z] #49 sha256:8a199e59054bad6ab3226950b567388d46d2093c6942f2dc37be6856a81b06eb [2021-05-18T07:52:55.706Z] #49 20.31 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-18T07:52:55.706Z] #49 20.44 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:52:55.706Z] #49 20.48 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T07:52:55.706Z] #49 20.77 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T07:52:55.706Z] #49 21.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:52:55.706Z] #49 21.35 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:52:55.706Z] #49 21.38 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:52:55.706Z] #49 21.40 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-18T07:52:55.706Z] #49 21.58 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:52:55.706Z] #49 21.67 go: extracting github.com/spf13/afero v1.1.2 [2021-05-18T07:52:55.706Z] #49 21.88 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:52:55.706Z] #49 23.07 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:52:55.706Z] #49 23.24 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-18T07:52:55.706Z] #49 23.42 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:52:55.706Z] #49 23.84 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:52:55.879Z] Commit message: "pkg/fileutils: TestMatches: remove cases no longer valid for go1.16" [2021-05-18T07:52:55.919Z] + docker version [2021-05-18T07:52:55.919Z] Client: Docker Engine - Community [2021-05-18T07:52:55.919Z] Version: 20.10.5 [2021-05-18T07:52:55.919Z] API version: 1.41 [2021-05-18T07:52:55.919Z] Go version: go1.13.15 [2021-05-18T07:52:55.919Z] Git commit: 55c4c88 [2021-05-18T07:52:55.919Z] Built: Tue Mar 2 20:18:20 2021 [2021-05-18T07:52:55.919Z] OS/Arch: linux/amd64 [2021-05-18T07:52:55.919Z] Context: default [2021-05-18T07:52:55.919Z] Experimental: true [2021-05-18T07:52:55.919Z] [2021-05-18T07:52:55.919Z] Server: Docker Engine - Community [2021-05-18T07:52:55.919Z] Engine: [2021-05-18T07:52:55.919Z] Version: 20.10.5 [2021-05-18T07:52:55.919Z] API version: 1.41 (minimum version 1.12) [2021-05-18T07:52:55.919Z] Go version: go1.13.15 [2021-05-18T07:52:55.919Z] Git commit: 363e9a8 [2021-05-18T07:52:55.919Z] Built: Tue Mar 2 20:16:15 2021 [2021-05-18T07:52:55.919Z] OS/Arch: linux/amd64 [2021-05-18T07:52:55.919Z] Experimental: true [2021-05-18T07:52:55.919Z] containerd: [2021-05-18T07:52:55.919Z] Version: 1.4.4 [2021-05-18T07:52:55.919Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T07:52:55.919Z] runc: [2021-05-18T07:52:55.919Z] Version: 1.0.0-rc93 [2021-05-18T07:52:55.919Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T07:52:55.919Z] docker-init: [2021-05-18T07:52:55.919Z] Version: 0.19.0 [2021-05-18T07:52:55.919Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-18T07:52:54.552Z] > git remote # timeout=10 [2021-05-18T07:52:54.561Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T07:52:54.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:52:54.574Z] > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10 [2021-05-18T07:52:54.597Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T07:52:54.617Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:52:54.625Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:52:55.892Z] > git --version # timeout=10 [2021-05-18T07:52:55.914Z] > git --version # 'git version 2.17.1' [2021-05-18T07:52:55.943Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-18T07:52:55.964Z] #49 24.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:52:55.964Z] #49 24.40 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:52:56.205Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-18T07:52:56.528Z] #49 25.09 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-18T07:52:56.528Z] #49 25.11 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:52:56.785Z] #49 25.32 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:52:57.147Z] Client: [2021-05-18T07:52:57.147Z] Context: default [2021-05-18T07:52:57.147Z] Debug Mode: false [2021-05-18T07:52:57.147Z] Plugins: [2021-05-18T07:52:57.147Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-18T07:52:57.147Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-18T07:52:57.147Z] [2021-05-18T07:52:57.147Z] Server: [2021-05-18T07:52:57.147Z] Containers: 0 [2021-05-18T07:52:57.147Z] Running: 0 [2021-05-18T07:52:57.147Z] Paused: 0 [2021-05-18T07:52:57.147Z] Stopped: 0 [2021-05-18T07:52:57.147Z] Images: 2 [2021-05-18T07:52:57.147Z] Server Version: 20.10.5 [2021-05-18T07:52:57.147Z] Storage Driver: overlay2 [2021-05-18T07:52:57.147Z] Backing Filesystem: extfs [2021-05-18T07:52:57.147Z] Supports d_type: true [2021-05-18T07:52:57.147Z] Native Overlay Diff: true [2021-05-18T07:52:57.147Z] Logging Driver: json-file [2021-05-18T07:52:57.147Z] Cgroup Driver: systemd [2021-05-18T07:52:57.147Z] Cgroup Version: 2 [2021-05-18T07:52:57.147Z] Plugins: [2021-05-18T07:52:57.147Z] Volume: local [2021-05-18T07:52:57.147Z] Network: bridge host ipvlan macvlan null overlay [2021-05-18T07:52:57.147Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-18T07:52:57.147Z] Swarm: inactive [2021-05-18T07:52:57.147Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-18T07:52:57.147Z] Default Runtime: runc [2021-05-18T07:52:57.147Z] Init Binary: docker-init [2021-05-18T07:52:57.147Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T07:52:57.147Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T07:52:57.147Z] init version: de40ad0 [2021-05-18T07:52:57.147Z] Security Options: [2021-05-18T07:52:57.147Z] apparmor [2021-05-18T07:52:57.147Z] seccomp [2021-05-18T07:52:57.147Z] Profile: default [2021-05-18T07:52:57.147Z] cgroupns [2021-05-18T07:52:57.147Z] Kernel Version: 5.4.0-1041-aws [2021-05-18T07:52:57.147Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-18T07:52:57.147Z] OSType: linux [2021-05-18T07:52:57.147Z] Architecture: x86_64 [2021-05-18T07:52:57.147Z] CPUs: 2 [2021-05-18T07:52:57.147Z] Total Memory: 7.569GiB [2021-05-18T07:52:57.147Z] Name: ip-10-100-53-171 [2021-05-18T07:52:57.147Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-05-18T07:52:57.147Z] Docker Root Dir: /var/lib/docker [2021-05-18T07:52:57.147Z] Debug Mode: false [2021-05-18T07:52:57.147Z] Registry: https://index.docker.io/v1/ [2021-05-18T07:52:57.147Z] Labels: [2021-05-18T07:52:57.147Z] Experimental: true [2021-05-18T07:52:57.147Z] Insecure Registries: [2021-05-18T07:52:57.147Z] 127.0.0.0/8 [2021-05-18T07:52:57.147Z] Live Restore Enabled: true [2021-05-18T07:52:57.147Z] [2021-05-18T07:52:57.147Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-18T07:52:57.349Z] #49 25.66 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:52:57.349Z] #49 25.75 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:52:57.349Z] #49 25.75 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:52:57.349Z] #49 25.87 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:52:57.363Z] + docker version [2021-05-18T07:52:57.496Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e . [2021-05-18T07:52:57.606Z] #49 26.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:52:57.758Z] #2 [internal] load .dockerignore [2021-05-18T07:52:57.758Z] #2 sha256:70492bf59386c071edc75a8951d885decdcb7f6bfefd5bab39509a16f2478804 [2021-05-18T07:52:57.758Z] #2 transferring context: 87B done [2021-05-18T07:52:57.758Z] #2 DONE 0.0s [2021-05-18T07:52:57.758Z] [2021-05-18T07:52:57.758Z] #1 [internal] load build definition from Dockerfile [2021-05-18T07:52:57.758Z] #1 sha256:ff0d204648395e6bc1e42071340aeac85bc721bb29d814485e974537aa1d911e [2021-05-18T07:52:57.758Z] #1 transferring dockerfile: 17.07kB done [2021-05-18T07:52:57.758Z] #1 DONE 0.0s [2021-05-18T07:52:57.758Z] [2021-05-18T07:52:57.758Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-18T07:52:57.758Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-18T07:52:57.758Z] #3 DONE 0.1s [2021-05-18T07:52:57.758Z] [2021-05-18T07:52:57.758Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-18T07:52:57.758Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-18T07:52:57.758Z] #4 CACHED [2021-05-18T07:52:57.862Z] #49 26.41 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:52:58.018Z] [2021-05-18T07:52:58.018Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-18T07:52:58.018Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-18T07:52:58.018Z] #6 DONE 0.1s [2021-05-18T07:52:58.018Z] [2021-05-18T07:52:58.018Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T07:52:58.018Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-18T07:52:58.279Z] #8 DONE 0.1s [2021-05-18T07:52:58.279Z] [2021-05-18T07:52:58.279Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-18T07:52:58.279Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-18T07:52:58.279Z] #5 DONE 0.1s [2021-05-18T07:52:58.279Z] [2021-05-18T07:52:58.279Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T07:52:58.279Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-18T07:52:58.279Z] #7 DONE 0.1s [2021-05-18T07:52:58.279Z] [2021-05-18T07:52:58.279Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T07:52:58.279Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-18T07:52:58.279Z] #64 DONE 0.0s [2021-05-18T07:52:58.279Z] [2021-05-18T07:52:58.279Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T07:52:58.279Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-18T07:52:58.279Z] #62 DONE 0.0s [2021-05-18T07:52:58.279Z] [2021-05-18T07:52:58.279Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:52:58.279Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:52:58.279Z] #9 DONE 0.0s [2021-05-18T07:52:58.279Z] [2021-05-18T07:52:58.279Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T07:52:58.279Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T07:52:58.279Z] #26 DONE 0.0s [2021-05-18T07:52:58.279Z] [2021-05-18T07:52:58.279Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T07:52:58.279Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-18T07:52:58.279Z] #10 CACHED [2021-05-18T07:52:58.279Z] [2021-05-18T07:52:58.279Z] #11 [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 [2021-05-18T07:52:58.279Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-18T07:52:58.279Z] #11 CACHED [2021-05-18T07:52:58.279Z] [2021-05-18T07:52:58.279Z] #23 [internal] load build context [2021-05-18T07:52:58.279Z] #23 sha256:57fefe3167abb63816dd99f08ed0084c236affcfa616c9ace159335262c9ba37 [2021-05-18T07:52:58.817Z] #49 ... [2021-05-18T07:52:58.817Z] [2021-05-18T07:52:58.817Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:52:58.817Z] #67 sha256:c6c58011c7083ad6067a9cdb9b5acf6f2380f82755841acb8ffac3793b7b570c [2021-05-18T07:52:58.817Z] #67 22.49 Checking out files: 30% (576/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 59% (1131/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 93% (1777/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-18T07:52:58.817Z] #67 24.84 + cd /tmp/tmp.zA19Kn6eNO/src/github.com/docker/libnetwork [2021-05-18T07:52:58.817Z] #67 24.84 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:52:58.817Z] #67 25.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-18T07:52:59.075Z] #67 ... [2021-05-18T07:52:59.075Z] [2021-05-18T07:52:59.075Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:52:59.075Z] #47 sha256:167db58bb972d62f58c918c30e2aa21722a093375d26e7806e79e52f45cc75a8 [2021-05-18T07:52:59.075Z] #47 17.60 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:52:59.075Z] #47 23.92 go: finding github.com/fatih/color v1.9.0 [2021-05-18T07:52:59.075Z] #47 24.01 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:52:59.075Z] #47 24.04 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T07:52:59.075Z] #47 24.16 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:52:59.075Z] #47 24.33 go: finding github.com/spf13/pflag v1.0.3 [2021-05-18T07:52:59.075Z] #47 24.60 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:52:59.075Z] #47 25.14 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:52:59.075Z] #47 25.21 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:52:59.075Z] #47 25.32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:52:59.075Z] #47 25.38 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:52:59.075Z] #47 25.42 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:52:59.332Z] #47 ... [2021-05-18T07:52:59.332Z] [2021-05-18T07:52:59.332Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:52:59.332Z] #51 sha256:b5564388a6af134da814f9ebfff0b047fd1f82761ad40a406db772584a73ca9a [2021-05-18T07:52:59.332Z] #51 22.68 + cd /tmp/tmp.XId4jduN96/src/github.com/mvdan/sh [2021-05-18T07:52:59.332Z] #51 22.68 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:52:59.332Z] #51 22.86 + GO111MODULE=on [2021-05-18T07:52:59.332Z] #51 22.86 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-18T07:52:59.332Z] #51 25.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:52:59.332Z] #51 25.35 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:52:59.332Z] #51 25.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:52:59.332Z] #51 26.11 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:52:59.332Z] #51 26.27 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:52:59.332Z] #51 27.38 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:53:00.207Z] #23 transferring context: 53.22MB 1.6s done [2021-05-18T07:53:00.207Z] #23 DONE 1.7s [2021-05-18T07:53:00.207Z] [2021-05-18T07:53:00.207Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-18T07:53:00.207Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-18T07:53:00.207Z] #12 CACHED [2021-05-18T07:53:00.207Z] [2021-05-18T07:53:00.207Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:53:00.207Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:53:00.207Z] #13 CACHED [2021-05-18T07:53:00.207Z] [2021-05-18T07:53:00.207Z] #55 [containerd 1/2] 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 [2021-05-18T07:53:00.207Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:53:00.207Z] #55 CACHED [2021-05-18T07:53:00.207Z] [2021-05-18T07:53:00.207Z] #36 [tini 1/2] 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 [2021-05-18T07:53:00.207Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:53:00.207Z] #36 CACHED [2021-05-18T07:53:00.207Z] [2021-05-18T07:53:00.207Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:53:00.207Z] #45 sha256:716cf67ce6e198f1b5f1067f9d7969cdb7e934204b3ec27f0c4600dbabbf00ae [2021-05-18T07:53:00.278Z] #51 28.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:53:00.278Z] #51 ... [2021-05-18T07:53:00.278Z] [2021-05-18T07:53:00.278Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:53:00.278Z] #49 sha256:8a199e59054bad6ab3226950b567388d46d2093c6942f2dc37be6856a81b06eb [2021-05-18T07:53:00.278Z] #49 28.90 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:53:00.536Z] #49 28.99 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:53:00.536Z] #49 29.00 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:53:00.793Z] #49 29.26 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:53:00.793Z] #49 29.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:53:01.051Z] #49 ... [2021-05-18T07:53:01.051Z] [2021-05-18T07:53:01.051Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-18T07:53:01.051Z] #34 sha256:032fb3924f7d77c182424ea88dd7459ddb80f3f4a1d6b7ce37ca63f8af5dabb0 [2021-05-18T07:53:01.051Z] #34 DONE 29.6s [2021-05-18T07:53:01.051Z] [2021-05-18T07:53:01.051Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:53:01.051Z] #49 sha256:8a199e59054bad6ab3226950b567388d46d2093c6942f2dc37be6856a81b06eb [2021-05-18T07:53:01.051Z] #49 29.57 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:53:01.307Z] #49 29.69 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:53:01.307Z] #49 29.82 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:53:01.307Z] #49 29.82 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:53:01.307Z] #49 29.93 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:53:01.563Z] #49 29.96 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-18T07:53:01.572Z] Client: Docker Engine - Community [2021-05-18T07:53:01.572Z] Version: 20.10.5 [2021-05-18T07:53:01.572Z] API version: 1.41 [2021-05-18T07:53:01.572Z] Go version: go1.13.15 [2021-05-18T07:53:01.572Z] Git commit: 55c4c88 [2021-05-18T07:53:01.572Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-18T07:53:01.572Z] OS/Arch: linux/amd64 [2021-05-18T07:53:01.572Z] Context: default [2021-05-18T07:53:01.572Z] Experimental: true [2021-05-18T07:53:01.572Z] [2021-05-18T07:53:01.572Z] Server: Docker Engine - Community [2021-05-18T07:53:01.572Z] Engine: [2021-05-18T07:53:01.572Z] Version: 20.10.5 [2021-05-18T07:53:01.572Z] API version: 1.41 (minimum version 1.12) [2021-05-18T07:53:01.572Z] Go version: go1.13.15 [2021-05-18T07:53:01.572Z] Git commit: 363e9a8 [2021-05-18T07:53:01.572Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-18T07:53:01.572Z] OS/Arch: linux/amd64 [2021-05-18T07:53:01.572Z] Experimental: true [2021-05-18T07:53:01.573Z] containerd: [2021-05-18T07:53:01.573Z] Version: 1.4.4 [2021-05-18T07:53:01.573Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T07:53:01.573Z] runc: [2021-05-18T07:53:01.573Z] Version: 1.0.0-rc93 [2021-05-18T07:53:01.573Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T07:53:01.573Z] docker-init: [2021-05-18T07:53:01.573Z] Version: 0.19.0 [2021-05-18T07:53:01.573Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-18T07:53:01.818Z] #49 30.09 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-18T07:53:01.818Z] #49 30.35 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:53:01.911Z] + docker info [2021-05-18T07:53:02.747Z] #49 31.16 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:53:03.003Z] #49 31.65 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T07:53:03.003Z] #49 31.65 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:53:03.003Z] #49 31.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:53:03.003Z] #49 31.65 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:53:03.259Z] #49 31.73 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-18T07:53:03.566Z] #49 31.99 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:53:03.566Z] #49 31.99 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:53:03.566Z] #49 32.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:53:03.566Z] #49 32.05 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:53:03.566Z] #49 32.07 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:53:03.566Z] #49 32.08 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:53:03.566Z] #49 32.09 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T07:53:03.566Z] #49 32.09 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:53:03.836Z] #49 32.24 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-18T07:53:03.836Z] #49 32.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:53:03.836Z] #49 32.45 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:53:03.836Z] #49 32.45 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:53:03.836Z] #49 32.48 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:53:03.836Z] #49 ... [2021-05-18T07:53:03.836Z] [2021-05-18T07:53:03.836Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:53:03.836Z] #58 sha256:02d91f2a302ded42dba49220039e4ff55ff00ab95b0147d162878121f2c84983 [2021-05-18T07:53:03.836Z] #58 22.41 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:53:03.836Z] #58 22.46 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:53:03.836Z] #58 22.48 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-18T07:53:03.836Z] #58 22.52 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:53:03.836Z] #58 29.30 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:53:03.836Z] #58 29.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:53:03.836Z] #58 29.83 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:53:03.836Z] #58 30.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:53:03.836Z] #58 31.25 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:53:04.103Z] #58 ... [2021-05-18T07:53:04.103Z] [2021-05-18T07:53:04.103Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-05-18T07:53:04.103Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T07:53:04.103Z] #40 30.98 Checking out files: 70% (1188/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) Checking out files: 81% (1372/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-18T07:53:04.103Z] #40 31.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-18T07:53:04.297Z] #24 55.45 Checking out files: 37% (4288/11365) Checking out files: 38% (4319/11365) Checking out files: 39% (4433/11365) Checking out files: 40% (4546/11365) Checking out files: 41% (4660/11365) Checking out files: 42% (4774/11365) Checking out files: 43% (4887/11365) Checking out files: 44% (5001/11365) Checking out files: 45% (5115/11365) Checking out files: 46% (5228/11365) Checking out files: 47% (5342/11365) Checking out files: 48% (5456/11365) Checking out files: 49% (5569/11365) Checking out files: 50% (5683/11365) Checking out files: 51% (5797/11365) Checking out files: 52% (5910/11365) Checking out files: 53% (6024/11365) Checking out files: 54% (6138/11365) Checking out files: 55% (6251/11365) Checking out files: 56% (6365/11365) Checking out files: 57% (6479/11365) Checking out files: 58% (6592/11365) Checking out files: 59% (6706/11365) Checking out files: 60% (6819/11365) Checking out files: 61% (6933/11365) Checking out files: 62% (7047/11365) Checking out files: 63% (7160/11365) Checking out files: 64% (7274/11365) Checking out files: 65% (7388/11365) Checking out files: 66% (7501/11365) Checking out files: 67% (7615/11365) Checking out files: 68% (7729/11365) Checking out files: 69% (7842/11365) Checking out files: 70% (7956/11365) Checking out files: 71% (8070/11365) Checking out files: 72% (8183/11365) Checking out files: 73% (8297/11365) Checking out files: 74% (8411/11365) Checking out files: 75% (8524/11365) Checking out files: 76% (8638/11365) Checking out files: 77% (8752/11365) Checking out files: 78% (8865/11365) Checking out files: 79% (8979/11365) Checking out files: 80% (9092/11365) Checking out files: 81% (9206/11365) Checking out files: 82% (9320/11365) Checking out files: 82% (9380/11365) Checking out files: 83% (9433/11365) Checking out files: 84% (9547/11365) Checking out files: 85% (9661/11365) Checking out files: 86% (9774/11365) Checking out files: 87% (9888/11365) Checking out files: 88% (10002/11365) Checking out files: 89% (10115/11365) Checking out files: 90% (10229/11365) Checking out files: 91% (10343/11365) Checking out files: 92% (10456/11365) Checking out files: 93% (10570/11365) Checking out files: 94% (10684/11365) Checking out files: 95% (10797/11365) Checking out files: 96% (10911/11365) Checking out files: 97% (11025/11365) Checking out files: 98% (11138/11365) Checking out files: 99% (11252/11365) Checking out files: 100% (11365/11365) Checking out files: 100% (11365/11365), done. [2021-05-18T07:53:04.297Z] #24 56.87 + cd /tmp/tmp.BFa16ghmmK/tmp/docker-ce [2021-05-18T07:53:04.435Z] #45 4.520 + RM_GOPATH=0 [2021-05-18T07:53:04.435Z] #45 4.520 + TMP_GOPATH= [2021-05-18T07:53:04.435Z] #45 4.520 + : /build [2021-05-18T07:53:04.435Z] #45 4.520 + '[' -z '' ']' [2021-05-18T07:53:04.435Z] #45 4.520 ++ mktemp -d [2021-05-18T07:53:04.435Z] #45 4.520 + export GOPATH=/tmp/tmp.Fxy4H1kmFI [2021-05-18T07:53:04.435Z] #45 4.520 + GOPATH=/tmp/tmp.Fxy4H1kmFI [2021-05-18T07:53:04.435Z] #45 4.520 + RM_GOPATH=1 [2021-05-18T07:53:04.435Z] #45 4.520 + case "$(go env GOARCH)" in [2021-05-18T07:53:04.435Z] #45 4.520 ++ go env GOARCH [2021-05-18T07:53:04.559Z] #24 56.87 + git checkout -q v17.06.2-ce [2021-05-18T07:53:04.695Z] #45 4.564 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:04.695Z] #45 4.564 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:04.695Z] #45 4.564 ++ dirname /tmp/install/install.sh [2021-05-18T07:53:04.695Z] #45 4.564 + dir=/tmp/install [2021-05-18T07:53:04.695Z] #45 4.564 + bin=vndr [2021-05-18T07:53:04.695Z] #45 4.564 + shift [2021-05-18T07:53:04.695Z] #45 4.564 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-18T07:53:04.695Z] #45 4.564 + . /tmp/install/vndr.installer [2021-05-18T07:53:04.695Z] #45 4.564 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:53:04.695Z] #45 4.564 + install_vndr [2021-05-18T07:53:04.695Z] #45 4.564 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-18T07:53:04.695Z] #45 4.564 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Fxy4H1kmFI/src/github.com/LK4D4/vndr [2021-05-18T07:53:04.695Z] #45 4.564 Cloning into '/tmp/tmp.Fxy4H1kmFI/src/github.com/LK4D4/vndr'... [2021-05-18T07:53:04.695Z] #45 4.565 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:53:05.271Z] #45 ... [2021-05-18T07:53:05.271Z] [2021-05-18T07:53:05.271Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:53:05.271Z] #53 sha256:ef70eca7b1f06e430014681dbd780bc94707728c774d587295e589af922251a9 [2021-05-18T07:53:05.271Z] #53 4.779 + RM_GOPATH=0 [2021-05-18T07:53:05.271Z] #53 4.779 + TMP_GOPATH= [2021-05-18T07:53:05.271Z] #53 4.779 + : /build [2021-05-18T07:53:05.271Z] #53 4.779 + '[' -z '' ']' [2021-05-18T07:53:05.271Z] #53 4.779 ++ mktemp -d [2021-05-18T07:53:05.271Z] #53 4.786 + export GOPATH=/tmp/tmp.too3MPYNBL [2021-05-18T07:53:05.271Z] #53 4.786 + GOPATH=/tmp/tmp.too3MPYNBL [2021-05-18T07:53:05.271Z] #53 4.786 + RM_GOPATH=1 [2021-05-18T07:53:05.271Z] #53 4.787 + case "$(go env GOARCH)" in [2021-05-18T07:53:05.271Z] #53 4.788 ++ go env GOARCH [2021-05-18T07:53:05.271Z] #53 4.842 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:05.271Z] #53 4.843 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:05.271Z] #53 4.850 ++ dirname /tmp/install/install.sh [2021-05-18T07:53:05.271Z] #53 4.853 + dir=/tmp/install [2021-05-18T07:53:05.271Z] #53 4.855 + bin=runc [2021-05-18T07:53:05.271Z] #53 4.855 + shift [2021-05-18T07:53:05.271Z] #53 4.855 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-18T07:53:05.271Z] #53 4.857 + . /tmp/install/runc.installer [2021-05-18T07:53:05.271Z] #53 4.858 ++ : 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-18T07:53:05.271Z] #53 4.859 + install_runc [2021-05-18T07:53:05.271Z] #53 4.861 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-18T07:53:05.271Z] #53 4.869 + uname -r [2021-05-18T07:53:05.271Z] #53 4.874 + RUNC_BUILDTAGS='seccomp ' [2021-05-18T07:53:05.271Z] #53 4.874 + echo 'Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )' [2021-05-18T07:53:05.271Z] #53 4.874 Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp ) [2021-05-18T07:53:05.271Z] #53 4.874 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.too3MPYNBL/src/github.com/opencontainers/runc [2021-05-18T07:53:05.271Z] #53 4.877 Cloning into '/tmp/tmp.too3MPYNBL/src/github.com/opencontainers/runc'... [2021-05-18T07:53:06.029Z] #40 33.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-18T07:53:06.215Z] #53 ... [2021-05-18T07:53:06.215Z] [2021-05-18T07:53:06.215Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-18T07:53:06.215Z] #37 sha256:c6d371b3c43934286c3ec1c95489b627f3d1f2334150ac3f43aebfd6a9e7d6f1 [2021-05-18T07:53:06.215Z] #37 4.933 + RM_GOPATH=0 [2021-05-18T07:53:06.215Z] #37 4.933 + TMP_GOPATH= [2021-05-18T07:53:06.215Z] #37 4.933 + : /build [2021-05-18T07:53:06.215Z] #37 4.933 + '[' -z '' ']' [2021-05-18T07:53:06.215Z] #37 4.934 ++ mktemp -d [2021-05-18T07:53:06.215Z] #37 4.940 + export GOPATH=/tmp/tmp.czOpTRbYjB [2021-05-18T07:53:06.215Z] #37 4.941 + GOPATH=/tmp/tmp.czOpTRbYjB [2021-05-18T07:53:06.215Z] #37 4.941 + RM_GOPATH=1 [2021-05-18T07:53:06.215Z] #37 4.941 + case "$(go env GOARCH)" in [2021-05-18T07:53:06.215Z] #37 4.945 ++ go env GOARCH [2021-05-18T07:53:06.215Z] #37 4.965 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:06.215Z] #37 4.966 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:06.215Z] #37 4.967 ++ dirname /tmp/install/install.sh [2021-05-18T07:53:06.215Z] #37 4.970 + dir=/tmp/install [2021-05-18T07:53:06.215Z] #37 4.973 + bin=tini [2021-05-18T07:53:06.215Z] #37 4.973 + shift [2021-05-18T07:53:06.215Z] #37 4.973 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-18T07:53:06.215Z] #37 4.973 + . /tmp/install/tini.installer [2021-05-18T07:53:06.215Z] #37 4.973 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:53:06.215Z] #37 4.974 + install_tini [2021-05-18T07:53:06.215Z] #37 4.974 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-18T07:53:06.215Z] #37 4.974 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:53:06.215Z] #37 4.974 + git clone https://github.com/krallin/tini.git /tmp/tmp.czOpTRbYjB/tini [2021-05-18T07:53:06.215Z] #37 4.983 Cloning into '/tmp/tmp.czOpTRbYjB/tini'... [2021-05-18T07:53:06.215Z] #37 5.671 + cd /tmp/tmp.czOpTRbYjB/tini [2021-05-18T07:53:06.215Z] #37 5.671 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:53:06.215Z] #37 5.690 + cmake . [2021-05-18T07:53:06.476Z] #37 6.394 -- The C compiler identification is GNU 8.3.0 [2021-05-18T07:53:06.476Z] #37 6.458 -- Check for working C compiler: /usr/bin/cc [2021-05-18T07:53:06.482Z] #24 58.77 + mkdir -p /tmp/tmp.BFa16ghmmK/src/github.com/docker [2021-05-18T07:53:06.482Z] #24 58.77 + mv components/cli /tmp/tmp.BFa16ghmmK/src/github.com/docker/cli [2021-05-18T07:53:06.482Z] #24 58.77 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-18T07:53:07.049Z] #37 ... [2021-05-18T07:53:07.049Z] [2021-05-18T07:53:07.049Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:53:07.049Z] #47 sha256:de81ae20255dab9b62c59276c7aaf249af19a9c7e3782aa5d1b6d4367a4d28a0 [2021-05-18T07:53:07.049Z] #47 4.744 + RM_GOPATH=0 [2021-05-18T07:53:07.049Z] #47 4.744 + TMP_GOPATH= [2021-05-18T07:53:07.049Z] #47 4.744 + : /build [2021-05-18T07:53:07.049Z] #47 4.744 + '[' -z '' ']' [2021-05-18T07:53:07.049Z] #47 4.747 ++ mktemp -d [2021-05-18T07:53:07.049Z] #47 4.747 + export GOPATH=/tmp/tmp.2GYBYAg5CQ [2021-05-18T07:53:07.049Z] #47 4.751 + GOPATH=/tmp/tmp.2GYBYAg5CQ [2021-05-18T07:53:07.049Z] #47 4.751 + RM_GOPATH=1 [2021-05-18T07:53:07.049Z] #47 4.751 + case "$(go env GOARCH)" in [2021-05-18T07:53:07.049Z] #47 4.755 ++ go env GOARCH [2021-05-18T07:53:07.049Z] #47 4.783 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:07.049Z] #47 4.783 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:07.049Z] #47 4.783 ++ dirname /tmp/install/install.sh [2021-05-18T07:53:07.049Z] #47 4.790 + dir=/tmp/install [2021-05-18T07:53:07.049Z] #47 4.800 + bin=gotestsum [2021-05-18T07:53:07.049Z] #47 4.800 + shift [2021-05-18T07:53:07.049Z] #47 4.800 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-18T07:53:07.049Z] #47 4.801 + . /tmp/install/gotestsum.installer [2021-05-18T07:53:07.049Z] #47 4.801 ++ : v0.5.3 [2021-05-18T07:53:07.049Z] #47 4.801 + install_gotestsum [2021-05-18T07:53:07.049Z] #47 4.801 + set -e [2021-05-18T07:53:07.049Z] #47 4.801 + export GO111MODULE=on [2021-05-18T07:53:07.049Z] #47 4.801 + GO111MODULE=on [2021-05-18T07:53:07.049Z] #47 4.802 + GOBIN=/build [2021-05-18T07:53:07.049Z] #47 4.802 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-18T07:53:07.049Z] #47 4.850 go: finding gotest.tools v0.5.3 [2021-05-18T07:53:07.049Z] #47 4.866 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-18T07:53:07.049Z] #47 5.660 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-18T07:53:07.049Z] #47 6.157 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-18T07:53:07.049Z] #47 6.762 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T07:53:07.049Z] #47 6.795 go: downloading github.com/fatih/color v1.9.0 [2021-05-18T07:53:07.049Z] #47 6.799 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:53:07.049Z] #47 6.840 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:53:07.049Z] #47 6.847 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:53:07.049Z] #47 6.946 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:53:07.049Z] #47 6.963 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T07:53:07.049Z] #47 7.022 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-18T07:53:07.049Z] #47 7.078 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:53:07.249Z] Client: [2021-05-18T07:53:07.249Z] Context: default [2021-05-18T07:53:07.249Z] Debug Mode: false [2021-05-18T07:53:07.249Z] Plugins: [2021-05-18T07:53:07.249Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-18T07:53:07.249Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-18T07:53:07.249Z] [2021-05-18T07:53:07.249Z] Server: [2021-05-18T07:53:07.249Z] Containers: 0 [2021-05-18T07:53:07.249Z] Running: 0 [2021-05-18T07:53:07.249Z] Paused: 0 [2021-05-18T07:53:07.249Z] Stopped: 0 [2021-05-18T07:53:07.249Z] Images: 0 [2021-05-18T07:53:07.249Z] Server Version: 20.10.5 [2021-05-18T07:53:07.249Z] Storage Driver: overlay2 [2021-05-18T07:53:07.249Z] Backing Filesystem: extfs [2021-05-18T07:53:07.249Z] Supports d_type: true [2021-05-18T07:53:07.249Z] Native Overlay Diff: true [2021-05-18T07:53:07.249Z] Logging Driver: json-file [2021-05-18T07:53:07.249Z] Cgroup Driver: cgroupfs [2021-05-18T07:53:07.249Z] Cgroup Version: 1 [2021-05-18T07:53:07.249Z] Plugins: [2021-05-18T07:53:07.249Z] Volume: local [2021-05-18T07:53:07.249Z] Network: bridge host ipvlan macvlan null overlay [2021-05-18T07:53:07.249Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-18T07:53:07.249Z] Swarm: inactive [2021-05-18T07:53:07.249Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-18T07:53:07.249Z] Default Runtime: runc [2021-05-18T07:53:07.249Z] Init Binary: docker-init [2021-05-18T07:53:07.249Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T07:53:07.249Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T07:53:07.249Z] init version: de40ad0 [2021-05-18T07:53:07.249Z] Security Options: [2021-05-18T07:53:07.249Z] apparmor [2021-05-18T07:53:07.249Z] seccomp [2021-05-18T07:53:07.249Z] Profile: default [2021-05-18T07:53:07.249Z] Kernel Version: 5.4.0-1041-aws [2021-05-18T07:53:07.249Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-18T07:53:07.249Z] OSType: linux [2021-05-18T07:53:07.249Z] Architecture: x86_64 [2021-05-18T07:53:07.249Z] CPUs: 2 [2021-05-18T07:53:07.249Z] Total Memory: 7.569GiB [2021-05-18T07:53:07.249Z] Name: ip-10-100-97-96 [2021-05-18T07:53:07.249Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-18T07:53:07.249Z] Docker Root Dir: /var/lib/docker [2021-05-18T07:53:07.249Z] Debug Mode: false [2021-05-18T07:53:07.249Z] Registry: https://index.docker.io/v1/ [2021-05-18T07:53:07.249Z] Labels: [2021-05-18T07:53:07.249Z] Experimental: true [2021-05-18T07:53:07.249Z] Insecure Registries: [2021-05-18T07:53:07.249Z] 127.0.0.0/8 [2021-05-18T07:53:07.249Z] Live Restore Enabled: true [2021-05-18T07:53:07.249Z] [2021-05-18T07:53:07.249Z] WARNING: No swap limit support [Pipeline] sh [2021-05-18T07:53:07.310Z] #47 7.082 go: extracting github.com/fatih/color v1.9.0 [2021-05-18T07:53:07.310Z] #47 7.104 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:53:07.310Z] #47 7.132 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:53:07.310Z] #47 7.152 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:53:07.310Z] #47 7.236 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:53:07.310Z] #47 ... [2021-05-18T07:53:07.310Z] [2021-05-18T07:53:07.310Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-18T07:53:07.310Z] #37 sha256:c6d371b3c43934286c3ec1c95489b627f3d1f2334150ac3f43aebfd6a9e7d6f1 [2021-05-18T07:53:07.310Z] #37 7.252 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-18T07:53:07.310Z] #37 7.297 -- Detecting C compiler ABI info [2021-05-18T07:53:07.560Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-18T07:53:07.560Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-18T07:53:07.560Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42390/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-18T07:53:07.560Z] + bash /home/ubuntu/workspace/moby_PR-42390/check-config.sh [2021-05-18T07:53:07.560Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-18T07:53:07.560Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-18T07:53:07.560Z] [2021-05-18T07:53:07.560Z] Generally Necessary: [2021-05-18T07:53:07.560Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-18T07:53:07.560Z] - apparmor: enabled and tools installed [2021-05-18T07:53:07.560Z] - CONFIG_NAMESPACES: enabled [2021-05-18T07:53:07.560Z] - CONFIG_NET_NS: enabled [2021-05-18T07:53:07.560Z] - CONFIG_PID_NS: enabled [2021-05-18T07:53:07.560Z] - CONFIG_IPC_NS: enabled [2021-05-18T07:53:07.560Z] - CONFIG_UTS_NS: enabled [2021-05-18T07:53:07.560Z] - CONFIG_CGROUPS: enabled [2021-05-18T07:53:07.560Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-18T07:53:07.824Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-18T07:53:07.824Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-18T07:53:07.824Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-18T07:53:07.824Z] - CONFIG_CPUSETS: enabled [2021-05-18T07:53:07.824Z] - CONFIG_MEMCG: enabled [2021-05-18T07:53:07.824Z] - CONFIG_KEYS: enabled [2021-05-18T07:53:07.824Z] - CONFIG_VETH: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-18T07:53:07.824Z] [2021-05-18T07:53:07.824Z] Optional Features: [2021-05-18T07:53:07.824Z] - CONFIG_USER_NS: enabled [2021-05-18T07:53:07.824Z] - CONFIG_SECCOMP: enabled [2021-05-18T07:53:07.824Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-18T07:53:07.824Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-18T07:53:07.824Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-18T07:53:07.824Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-18T07:53:07.824Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-18T07:53:07.824Z] - CONFIG_BLK_CGROUP: enabled [2021-05-18T07:53:07.824Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-18T07:53:07.824Z] - CONFIG_CGROUP_PERF: enabled [2021-05-18T07:53:07.824Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-18T07:53:07.824Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-18T07:53:07.824Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-18T07:53:07.824Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-18T07:53:07.824Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-18T07:53:07.824Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_IP_VS: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-18T07:53:07.824Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-18T07:53:07.824Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-18T07:53:07.824Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-18T07:53:07.824Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-18T07:53:07.824Z] - CONFIG_EXT4_FS: enabled [2021-05-18T07:53:07.824Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-18T07:53:07.824Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-18T07:53:07.824Z] - Network Drivers: [2021-05-18T07:53:07.824Z] - "overlay": [2021-05-18T07:53:07.824Z] - CONFIG_VXLAN: enabled (as module) [2021-05-18T07:53:07.824Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-18T07:53:07.824Z] Optional (for encrypted networks): [2021-05-18T07:53:07.882Z] #37 7.884 -- Detecting C compiler ABI info - done [2021-05-18T07:53:08.084Z] - CONFIG_CRYPTO: enabled [2021-05-18T07:53:08.084Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-18T07:53:08.084Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-18T07:53:08.084Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-18T07:53:08.084Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-18T07:53:08.084Z] - CONFIG_XFRM: enabled [2021-05-18T07:53:08.084Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-18T07:53:08.084Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-18T07:53:08.084Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-18T07:53:08.084Z] - "ipvlan": [2021-05-18T07:53:08.084Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-18T07:53:08.084Z] - "macvlan": [2021-05-18T07:53:08.084Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-18T07:53:08.084Z] - CONFIG_DUMMY: enabled (as module) [2021-05-18T07:53:08.084Z] - "ftp,tftp client in container": [2021-05-18T07:53:08.084Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-18T07:53:08.084Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-18T07:53:08.084Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-18T07:53:08.084Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-18T07:53:08.084Z] - Storage Drivers: [2021-05-18T07:53:08.084Z] - "aufs": [2021-05-18T07:53:08.084Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-18T07:53:08.084Z] - "btrfs": [2021-05-18T07:53:08.084Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-18T07:53:08.084Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-18T07:53:08.084Z] - "devicemapper": [2021-05-18T07:53:08.084Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-18T07:53:08.084Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-18T07:53:08.084Z] - "overlay": [2021-05-18T07:53:08.084Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-18T07:53:08.084Z] - "zfs": [2021-05-18T07:53:08.084Z] - /dev/zfs: present [2021-05-18T07:53:08.084Z] - zfs command: missing [2021-05-18T07:53:08.084Z] - zpool command: missing [2021-05-18T07:53:08.084Z] [2021-05-18T07:53:08.084Z] Limits: [2021-05-18T07:53:08.084Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-18T07:53:08.084Z] [2021-05-18T07:53:08.084Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-18T07:53:08.144Z] #37 7.940 -- Detecting C compile features [2021-05-18T07:53:08.427Z] + sudo modprobe ip_vs [2021-05-18T07:53:08.427Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e . [2021-05-18T07:53:08.690Z] #2 [internal] load .dockerignore [2021-05-18T07:53:08.690Z] #2 sha256:da9ad9a08525158b494359b70d1572541adce4399f526ba36da782374bbac936 [2021-05-18T07:53:09.303Z] #40 ... [2021-05-18T07:53:09.303Z] [2021-05-18T07:53:09.303Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:53:09.303Z] #49 sha256:8a199e59054bad6ab3226950b567388d46d2093c6942f2dc37be6856a81b06eb [2021-05-18T07:53:09.303Z] #49 32.48 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:53:09.303Z] #49 32.51 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:53:09.303Z] #49 32.62 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:53:09.303Z] #49 32.62 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-18T07:53:09.303Z] #49 32.72 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:53:09.303Z] #49 32.87 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-18T07:53:09.303Z] #49 32.92 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:53:09.303Z] #49 32.96 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:53:09.303Z] #49 32.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:53:09.303Z] #49 33.04 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:53:09.303Z] #49 33.08 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:53:09.303Z] #49 33.14 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:53:09.303Z] #49 33.15 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:53:09.303Z] #49 33.21 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:53:09.303Z] #49 33.23 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:53:09.303Z] #49 33.24 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:53:09.303Z] #49 33.28 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:53:09.303Z] #49 33.28 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-18T07:53:09.303Z] #49 33.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:53:09.303Z] #49 33.41 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:53:09.303Z] #49 33.41 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T07:53:09.303Z] #49 33.47 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:53:09.303Z] #49 33.52 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:53:09.303Z] #49 33.55 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T07:53:09.303Z] #49 33.66 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:53:09.303Z] #49 33.66 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:53:09.303Z] #49 33.91 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:53:09.303Z] #49 33.98 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:53:09.303Z] #49 34.16 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:53:09.303Z] #49 34.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:53:09.303Z] #49 34.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:53:09.303Z] #49 34.28 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:53:09.303Z] #49 34.29 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:53:09.303Z] #49 34.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:53:09.303Z] #49 34.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:53:09.303Z] #49 34.58 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:53:09.303Z] #49 34.61 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:53:09.303Z] #49 34.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:53:09.303Z] #49 34.64 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:53:09.303Z] #49 34.66 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:53:09.303Z] #49 34.68 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:53:09.303Z] #49 34.76 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:53:09.303Z] #49 34.83 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:53:09.303Z] #49 34.86 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:53:09.304Z] #49 34.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:53:09.304Z] #49 34.95 go: downloading golang.org/x/text v0.3.2 [2021-05-18T07:53:09.304Z] #49 34.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:53:09.304Z] #49 34.99 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-18T07:53:09.304Z] #49 34.99 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:53:09.304Z] #49 35.06 go: downloading github.com/spf13/cast v1.3.0 [2021-05-18T07:53:09.304Z] #49 35.08 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:53:09.304Z] #49 35.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:53:09.304Z] #49 35.29 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:53:09.304Z] #49 35.36 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:53:09.304Z] #49 35.39 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-18T07:53:09.304Z] #49 35.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:53:09.304Z] #49 35.53 go: extracting github.com/spf13/cast v1.3.0 [2021-05-18T07:53:09.304Z] #49 35.53 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:53:09.304Z] #49 35.53 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:53:09.304Z] #49 35.81 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:53:09.304Z] #49 35.91 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:53:09.304Z] #49 37.21 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:53:09.559Z] #49 ... [2021-05-18T07:53:09.559Z] [2021-05-18T07:53:09.559Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:53:09.559Z] #45 sha256:ab4aba482beaded7daeecbb69784ef6452e42333f0cba9fac5cf070e419242d0 [2021-05-18T07:53:09.559Z] #45 27.94 internal/testlog [2021-05-18T07:53:09.559Z] #45 28.24 encoding [2021-05-18T07:53:09.559Z] #45 28.39 unicode/utf16 [2021-05-18T07:53:09.559Z] #45 28.79 container/list [2021-05-18T07:53:09.559Z] #45 29.69 crypto/internal/subtle [2021-05-18T07:53:09.559Z] #45 29.79 crypto/subtle [2021-05-18T07:53:09.559Z] #45 30.11 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-18T07:53:09.559Z] #45 30.27 internal/nettrace [2021-05-18T07:53:09.559Z] #45 30.49 runtime/cgo [2021-05-18T07:53:09.627Z] #2 transferring context: 87B done [2021-05-18T07:53:09.627Z] #2 DONE 0.7s [2021-05-18T07:53:09.627Z] [2021-05-18T07:53:09.627Z] #1 [internal] load build definition from Dockerfile [2021-05-18T07:53:09.627Z] #1 sha256:e62797461f81b8d115bf727e171f0b6d2afe19790959cac21bbc0112b55cdca7 [2021-05-18T07:53:09.627Z] #1 transferring dockerfile: 17.07kB done [2021-05-18T07:53:09.627Z] #1 DONE 0.8s [2021-05-18T07:53:09.627Z] [2021-05-18T07:53:09.627Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-18T07:53:09.627Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-18T07:53:09.814Z] #45 ... [2021-05-18T07:53:09.814Z] [2021-05-18T07:53:09.814Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:53:09.814Z] #58 sha256:02d91f2a302ded42dba49220039e4ff55ff00ab95b0147d162878121f2c84983 [2021-05-18T07:53:09.814Z] #58 32.83 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:53:09.814Z] #58 35.84 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T07:53:09.814Z] #58 35.88 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:53:09.814Z] #58 36.17 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:53:09.814Z] #58 36.22 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:53:09.814Z] #58 36.33 go: finding github.com/google/uuid v1.2.0 [2021-05-18T07:53:09.814Z] #58 36.36 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:53:09.814Z] #58 36.45 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-18T07:53:09.814Z] #58 36.46 go: finding github.com/gofrs/flock v0.8.0 [2021-05-18T07:53:09.814Z] #58 36.50 go: finding github.com/gorilla/mux v1.8.0 [2021-05-18T07:53:09.814Z] #58 36.55 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:53:09.814Z] #58 36.58 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:53:09.814Z] #58 36.64 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:53:09.814Z] #58 36.65 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:53:09.814Z] #58 36.90 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:53:09.814Z] #58 36.95 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:53:09.889Z] #3 DONE 0.5s [2021-05-18T07:53:09.890Z] [2021-05-18T07:53:09.890Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-18T07:53:09.890Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-18T07:53:09.890Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-18T07:53:09.890Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-18T07:53:09.890Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-18T07:53:09.890Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-18T07:53:09.890Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.44MB / 9.64MB 0.2s [2021-05-18T07:53:10.059Z] #37 ... [2021-05-18T07:53:10.059Z] [2021-05-18T07:53:10.059Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-18T07:53:10.059Z] #24 sha256:d4546511b49b0c3254e31a9ae93d88d97b1e5a15ea974303cb2d133bd1abf113 [2021-05-18T07:53:10.059Z] #24 3.502 + RM_GOPATH=0 [2021-05-18T07:53:10.059Z] #24 3.502 + TMP_GOPATH= [2021-05-18T07:53:10.059Z] #24 3.502 + : /build [2021-05-18T07:53:10.059Z] #24 3.502 + '[' -z '' ']' [2021-05-18T07:53:10.059Z] #24 3.502 ++ mktemp -d [2021-05-18T07:53:10.059Z] #24 3.503 + export GOPATH=/tmp/tmp.JAlbcLcAKh [2021-05-18T07:53:10.059Z] #24 3.503 + GOPATH=/tmp/tmp.JAlbcLcAKh [2021-05-18T07:53:10.059Z] #24 3.503 + RM_GOPATH=1 [2021-05-18T07:53:10.059Z] #24 3.503 + case "$(go env GOARCH)" in [2021-05-18T07:53:10.059Z] #24 3.503 ++ go env GOARCH [2021-05-18T07:53:10.059Z] #24 3.512 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:10.059Z] #24 3.512 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:10.059Z] #24 3.513 ++ dirname /tmp/install/install.sh [2021-05-18T07:53:10.059Z] #24 3.516 + dir=/tmp/install [2021-05-18T07:53:10.059Z] #24 3.516 + bin=dockercli [2021-05-18T07:53:10.059Z] #24 3.516 + shift [2021-05-18T07:53:10.059Z] #24 3.516 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-18T07:53:10.059Z] #24 3.516 + . /tmp/install/dockercli.installer [2021-05-18T07:53:10.059Z] #24 3.516 ++ : stable [2021-05-18T07:53:10.059Z] #24 3.516 ++ : 17.06.2-ce [2021-05-18T07:53:10.059Z] #24 3.516 + install_dockercli [2021-05-18T07:53:10.059Z] #24 3.516 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-18T07:53:10.059Z] #24 3.517 ++ uname -m [2021-05-18T07:53:10.059Z] #24 3.517 Install docker/cli version 17.06.2-ce from stable [2021-05-18T07:53:10.059Z] #24 3.522 + arch=x86_64 [2021-05-18T07:53:10.059Z] #24 3.523 + '[' x86_64 '!=' x86_64 ']' [2021-05-18T07:53:10.059Z] #24 3.523 + url=https://download.docker.com/linux/static [2021-05-18T07:53:10.059Z] #24 3.523 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-18T07:53:10.059Z] #24 3.523 + tar -xz docker/docker [2021-05-18T07:53:10.059Z] #24 9.243 + mkdir -p /build [2021-05-18T07:53:10.059Z] #24 9.264 + mv docker/docker /build/ [2021-05-18T07:53:10.059Z] #24 9.271 + rmdir docker [2021-05-18T07:53:10.059Z] #24 DONE 9.6s [2021-05-18T07:53:10.059Z] [2021-05-18T07:53:10.059Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:53:10.059Z] #58 sha256:56c2651e8cd2cb183997c8a01e4fb4751fca554bfa9f9827525086a6a6563c76 [2021-05-18T07:53:10.059Z] #58 3.448 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:53:10.059Z] #58 3.448 + RM_GOPATH=0 [2021-05-18T07:53:10.059Z] #58 3.448 + TMP_GOPATH= [2021-05-18T07:53:10.059Z] #58 3.448 + : /build [2021-05-18T07:53:10.059Z] #58 3.448 + '[' -z '' ']' [2021-05-18T07:53:10.059Z] #58 3.448 ++ mktemp -d [2021-05-18T07:53:10.059Z] #58 3.448 + export GOPATH=/tmp/tmp.drnjz5i6wX [2021-05-18T07:53:10.059Z] #58 3.448 + GOPATH=/tmp/tmp.drnjz5i6wX [2021-05-18T07:53:10.059Z] #58 3.448 + RM_GOPATH=1 [2021-05-18T07:53:10.059Z] #58 3.448 + case "$(go env GOARCH)" in [2021-05-18T07:53:10.059Z] #58 3.448 ++ go env GOARCH [2021-05-18T07:53:10.059Z] #58 3.448 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:10.059Z] #58 3.448 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:10.059Z] #58 3.448 ++ dirname /tmp/install/install.sh [2021-05-18T07:53:10.059Z] #58 3.448 + dir=/tmp/install [2021-05-18T07:53:10.059Z] #58 3.448 + bin=rootlesskit [2021-05-18T07:53:10.059Z] #58 3.448 + shift [2021-05-18T07:53:10.059Z] #58 3.448 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-18T07:53:10.059Z] #58 3.448 + . /tmp/install/rootlesskit.installer [2021-05-18T07:53:10.059Z] #58 3.448 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:53:10.059Z] #58 3.448 + install_rootlesskit [2021-05-18T07:53:10.059Z] #58 3.448 + case "$1" in [2021-05-18T07:53:10.059Z] #58 3.448 + export CGO_ENABLED=0 [2021-05-18T07:53:10.059Z] #58 3.448 + CGO_ENABLED=0 [2021-05-18T07:53:10.059Z] #58 3.448 + _install_rootlesskit [2021-05-18T07:53:10.059Z] #58 3.448 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-18T07:53:10.059Z] #58 3.448 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.drnjz5i6wX/src/github.com/rootless-containers/rootlesskit [2021-05-18T07:53:10.059Z] #58 3.448 Cloning into '/tmp/tmp.drnjz5i6wX/src/github.com/rootless-containers/rootlesskit'... [2021-05-18T07:53:10.059Z] #58 6.395 + cd /tmp/tmp.drnjz5i6wX/src/github.com/rootless-containers/rootlesskit [2021-05-18T07:53:10.059Z] #58 6.395 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:53:10.059Z] #58 6.432 + export GO111MODULE=on [2021-05-18T07:53:10.059Z] #58 6.443 + GO111MODULE=on [2021-05-18T07:53:10.059Z] #58 6.443 + export GOPROXY=https://proxy.golang.org [2021-05-18T07:53:10.059Z] #58 6.443 + GOPROXY=https://proxy.golang.org [2021-05-18T07:53:10.059Z] #58 6.443 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T07:53:10.059Z] #58 6.443 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-18T07:53:10.059Z] #58 8.084 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:53:10.059Z] #58 8.106 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T07:53:10.059Z] #58 8.125 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:53:10.059Z] #58 8.140 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:53:10.059Z] #58 8.173 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-18T07:53:10.059Z] #58 8.180 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-18T07:53:10.059Z] #58 8.183 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:53:10.059Z] #58 8.275 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-18T07:53:10.059Z] #58 8.326 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T07:53:10.059Z] #58 8.459 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:53:10.059Z] #58 8.806 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-18T07:53:10.059Z] #58 8.836 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:53:10.059Z] #58 8.935 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-18T07:53:10.059Z] #58 9.047 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:53:10.059Z] #58 9.052 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:53:10.059Z] #58 9.089 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:53:10.059Z] #58 9.693 go: downloading github.com/google/uuid v1.2.0 [2021-05-18T07:53:10.059Z] #58 ... [2021-05-18T07:53:10.059Z] [2021-05-18T07:53:10.059Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:53:10.059Z] #67 sha256:7c68dcfc1f8a992c49167ad0a7985a87620d220180c6f2d49120f0bab5097a44 [2021-05-18T07:53:10.059Z] #67 3.277 + RM_GOPATH=0 [2021-05-18T07:53:10.059Z] #67 3.277 + TMP_GOPATH= [2021-05-18T07:53:10.059Z] #67 3.277 + : /build [2021-05-18T07:53:10.059Z] #67 3.277 + '[' -z '' ']' [2021-05-18T07:53:10.059Z] #67 3.277 ++ mktemp -d [2021-05-18T07:53:10.059Z] #67 3.284 + export GOPATH=/tmp/tmp.c63OKGDE4d [2021-05-18T07:53:10.059Z] #67 3.284 + GOPATH=/tmp/tmp.c63OKGDE4d [2021-05-18T07:53:10.059Z] #67 3.284 + RM_GOPATH=1 [2021-05-18T07:53:10.059Z] #67 3.284 + case "$(go env GOARCH)" in [2021-05-18T07:53:10.059Z] #67 3.286 ++ go env GOARCH [2021-05-18T07:53:10.059Z] #67 3.290 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:10.059Z] #67 3.290 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:10.059Z] #67 3.290 ++ dirname /tmp/install/install.sh [2021-05-18T07:53:10.059Z] #67 3.291 + dir=/tmp/install [2021-05-18T07:53:10.059Z] #67 3.291 + bin=proxy [2021-05-18T07:53:10.059Z] #67 3.291 + shift [2021-05-18T07:53:10.059Z] #67 3.291 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-18T07:53:10.059Z] #67 3.291 + . /tmp/install/proxy.installer [2021-05-18T07:53:10.059Z] #67 3.291 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:53:10.059Z] #67 3.291 + install_proxy [2021-05-18T07:53:10.059Z] #67 3.291 + case "$1" in [2021-05-18T07:53:10.059Z] #67 3.291 + export CGO_ENABLED=0 [2021-05-18T07:53:10.059Z] #67 3.291 + CGO_ENABLED=0 [2021-05-18T07:53:10.059Z] #67 3.291 + _install_proxy [2021-05-18T07:53:10.059Z] #67 3.291 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-18T07:53:10.059Z] #67 3.291 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.c63OKGDE4d/src/github.com/docker/libnetwork [2021-05-18T07:53:10.059Z] #67 3.292 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:53:10.059Z] #67 3.311 Cloning into '/tmp/tmp.c63OKGDE4d/src/github.com/docker/libnetwork'... [2021-05-18T07:53:10.071Z] #58 ... [2021-05-18T07:53:10.071Z] [2021-05-18T07:53:10.071Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:53:10.071Z] #49 sha256:8a199e59054bad6ab3226950b567388d46d2093c6942f2dc37be6856a81b06eb [2021-05-18T07:53:10.071Z] #49 38.62 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-18T07:53:10.151Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-18T07:53:10.151Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-18T07:53:10.319Z] #67 ... [2021-05-18T07:53:10.319Z] [2021-05-18T07:53:10.319Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:53:10.319Z] #49 sha256:7668ebf91bb32715a5926b9e09e3d54e732b3085e27b31212ca6d319e1188c4b [2021-05-18T07:53:10.319Z] #49 4.879 + RM_GOPATH=0 [2021-05-18T07:53:10.319Z] #49 4.879 + TMP_GOPATH= [2021-05-18T07:53:10.319Z] #49 4.879 + : /build [2021-05-18T07:53:10.319Z] #49 4.883 + '[' -z '' ']' [2021-05-18T07:53:10.319Z] #49 4.884 ++ mktemp -d [2021-05-18T07:53:10.319Z] #49 4.891 + export GOPATH=/tmp/tmp.NGmmr1nXvP [2021-05-18T07:53:10.319Z] #49 4.895 + GOPATH=/tmp/tmp.NGmmr1nXvP [2021-05-18T07:53:10.319Z] #49 4.895 + RM_GOPATH=1 [2021-05-18T07:53:10.319Z] #49 4.895 + case "$(go env GOARCH)" in [2021-05-18T07:53:10.319Z] #49 4.896 ++ go env GOARCH [2021-05-18T07:53:10.319Z] #49 4.915 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:10.319Z] #49 4.915 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:10.319Z] #49 4.915 ++ dirname /tmp/install/install.sh [2021-05-18T07:53:10.319Z] #49 4.915 + dir=/tmp/install [2021-05-18T07:53:10.319Z] #49 4.915 + bin=golangci_lint [2021-05-18T07:53:10.319Z] #49 4.915 + shift [2021-05-18T07:53:10.319Z] #49 4.915 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-18T07:53:10.319Z] #49 4.915 + . /tmp/install/golangci_lint.installer [2021-05-18T07:53:10.319Z] #49 4.915 ++ : v1.23.8 [2021-05-18T07:53:10.320Z] #49 4.915 + install_golangci_lint [2021-05-18T07:53:10.320Z] #49 4.915 + set -e [2021-05-18T07:53:10.320Z] #49 4.915 + export GO111MODULE=on [2021-05-18T07:53:10.320Z] #49 4.915 + GO111MODULE=on [2021-05-18T07:53:10.320Z] #49 4.915 + GOBIN=/build [2021-05-18T07:53:10.320Z] #49 4.915 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-18T07:53:10.320Z] #49 4.947 go: finding github.com v1.23.8 [2021-05-18T07:53:10.320Z] #49 4.955 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-18T07:53:10.320Z] #49 4.957 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-18T07:53:10.320Z] #49 4.962 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:53:10.320Z] #49 4.962 go: finding github.com/golangci v1.23.8 [2021-05-18T07:53:10.320Z] #49 5.768 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:53:10.320Z] #49 6.441 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:53:10.320Z] #49 ... [2021-05-18T07:53:10.320Z] [2021-05-18T07:53:10.320Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:10.320Z] #56 sha256:94437dca4e0debd02d4b863fdffb7b1b79498291ca24eaa9d3b264387d113791 [2021-05-18T07:53:10.320Z] #56 3.821 + RM_GOPATH=0 [2021-05-18T07:53:10.320Z] #56 3.821 + TMP_GOPATH= [2021-05-18T07:53:10.320Z] #56 3.821 + : /build [2021-05-18T07:53:10.320Z] #56 3.821 + '[' -z '' ']' [2021-05-18T07:53:10.320Z] #56 3.821 ++ mktemp -d [2021-05-18T07:53:10.320Z] #56 3.821 + export GOPATH=/tmp/tmp.i5glSgH1Wg [2021-05-18T07:53:10.320Z] #56 3.821 + GOPATH=/tmp/tmp.i5glSgH1Wg [2021-05-18T07:53:10.320Z] #56 3.821 + RM_GOPATH=1 [2021-05-18T07:53:10.320Z] #56 3.821 + case "$(go env GOARCH)" in [2021-05-18T07:53:10.320Z] #56 3.821 ++ go env GOARCH [2021-05-18T07:53:10.320Z] #56 3.849 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:10.320Z] #56 3.849 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:10.320Z] #56 3.849 ++ dirname /tmp/install/install.sh [2021-05-18T07:53:10.320Z] #56 3.849 + dir=/tmp/install [2021-05-18T07:53:10.320Z] #56 3.849 + bin=containerd [2021-05-18T07:53:10.320Z] #56 3.849 + shift [2021-05-18T07:53:10.320Z] #56 3.849 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-18T07:53:10.320Z] #56 3.849 + . /tmp/install/containerd.installer [2021-05-18T07:53:10.320Z] #56 3.849 ++ set -e [2021-05-18T07:53:10.320Z] #56 3.849 ++ : 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-18T07:53:10.320Z] #56 3.849 + install_containerd [2021-05-18T07:53:10.320Z] #56 3.849 + echo 'Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7' [2021-05-18T07:53:10.320Z] #56 3.849 + git clone https://github.com/containerd/containerd.git /tmp/tmp.i5glSgH1Wg/src/github.com/containerd/containerd [2021-05-18T07:53:10.320Z] #56 3.849 Cloning into '/tmp/tmp.i5glSgH1Wg/src/github.com/containerd/containerd'... [2021-05-18T07:53:10.320Z] #56 3.849 Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-18T07:53:10.582Z] #56 ... [2021-05-18T07:53:10.582Z] [2021-05-18T07:53:10.582Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:53:10.582Z] #51 sha256:9b382118201160af6d738a37794aa6b6b1f6aec0577de1a52292b0db4f9b487e [2021-05-18T07:53:10.582Z] #51 3.852 + RM_GOPATH=0 [2021-05-18T07:53:10.582Z] #51 3.852 + TMP_GOPATH= [2021-05-18T07:53:10.582Z] #51 3.852 + : /build [2021-05-18T07:53:10.582Z] #51 3.852 + '[' -z '' ']' [2021-05-18T07:53:10.582Z] #51 3.853 ++ mktemp -d [2021-05-18T07:53:10.582Z] #51 3.854 + export GOPATH=/tmp/tmp.Bw26TFqqOQ [2021-05-18T07:53:10.582Z] #51 3.854 + GOPATH=/tmp/tmp.Bw26TFqqOQ [2021-05-18T07:53:10.582Z] #51 3.854 + RM_GOPATH=1 [2021-05-18T07:53:10.582Z] #51 3.854 + case "$(go env GOARCH)" in [2021-05-18T07:53:10.582Z] #51 3.855 ++ go env GOARCH [2021-05-18T07:53:10.582Z] #51 3.863 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:53:10.582Z] #51 3.863 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:10.582Z] #51 3.863 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:10.582Z] #51 3.863 ++ dirname /tmp/install/install.sh [2021-05-18T07:53:10.582Z] #51 3.863 + dir=/tmp/install [2021-05-18T07:53:10.582Z] #51 3.863 + bin=shfmt [2021-05-18T07:53:10.582Z] #51 3.863 + shift [2021-05-18T07:53:10.582Z] #51 3.863 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-18T07:53:10.582Z] #51 3.863 + . /tmp/install/shfmt.installer [2021-05-18T07:53:10.582Z] #51 3.863 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:53:10.582Z] #51 3.863 + install_shfmt [2021-05-18T07:53:10.582Z] #51 3.863 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-18T07:53:10.582Z] #51 3.863 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Bw26TFqqOQ/src/github.com/mvdan/sh [2021-05-18T07:53:10.582Z] #51 3.865 Cloning into '/tmp/tmp.Bw26TFqqOQ/src/github.com/mvdan/sh'... [2021-05-18T07:53:10.582Z] #51 ... [2021-05-18T07:53:10.582Z] [2021-05-18T07:53:10.582Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-18T07:53:10.582Z] #34 sha256:3f5b730ec382757ea70dc2cef859e5805537f32f04dbc5b240c84025b4997031 [2021-05-18T07:53:10.582Z] #34 4.523 Install go-toml version v1.8.1 [2021-05-18T07:53:10.582Z] #34 4.567 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-18T07:53:10.582Z] #34 4.567 go: finding github.com v1.8.1 [2021-05-18T07:53:10.582Z] #34 4.574 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-18T07:53:10.582Z] #34 4.574 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-18T07:53:10.582Z] #34 4.574 go: finding github.com/pelletier v1.8.1 [2021-05-18T07:53:10.582Z] #34 5.435 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-18T07:53:10.582Z] #34 5.846 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-18T07:53:10.582Z] #34 7.672 github.com/pelletier/go-toml [2021-05-18T07:53:10.729Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-05-18T07:53:10.729Z] #4 DONE 0.8s [2021-05-18T07:53:10.843Z] #34 ... [2021-05-18T07:53:10.843Z] [2021-05-18T07:53:10.843Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-18T07:53:10.843Z] #37 sha256:c6d371b3c43934286c3ec1c95489b627f3d1f2334150ac3f43aebfd6a9e7d6f1 [2021-05-18T07:53:10.843Z] #37 10.43 -- Detecting C compile features - done [2021-05-18T07:53:10.843Z] #37 10.51 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-18T07:53:10.989Z] [2021-05-18T07:53:10.989Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-18T07:53:10.989Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-18T07:53:11.104Z] #37 11.04 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-18T07:53:11.104Z] #37 11.13 -- Configuring done [2021-05-18T07:53:11.104Z] #37 11.15 -- Generating done [2021-05-18T07:53:11.365Z] #37 11.17 -- Build files have been written to: /tmp/tmp.czOpTRbYjB/tini [2021-05-18T07:53:11.365Z] #37 11.18 + make tini-static [2021-05-18T07:53:11.665Z] Fetching without tags [2021-05-18T07:53:11.565Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:53:11.581Z] > git config --add remote.origin.fetch +refs/pull/42390/head:refs/remotes/origin/PR-42390 # timeout=10 [2021-05-18T07:53:11.594Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:53:11.625Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:53:11.662Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:53:11.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:53:11.663Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:53:11.927Z] #8 ... [2021-05-18T07:53:11.927Z] [2021-05-18T07:53:11.927Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T07:53:11.927Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-18T07:53:11.927Z] #5 DONE 0.9s [2021-05-18T07:53:11.927Z] [2021-05-18T07:53:11.927Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T07:53:11.927Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-18T07:53:11.927Z] #6 DONE 1.0s [2021-05-18T07:53:11.927Z] [2021-05-18T07:53:11.927Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-18T07:53:11.927Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-18T07:53:11.927Z] #7 DONE 1.0s [2021-05-18T07:53:11.927Z] [2021-05-18T07:53:11.927Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-18T07:53:11.927Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-18T07:53:11.927Z] #8 DONE 1.0s [2021-05-18T07:53:11.937Z] #37 11.72 Scanning dependencies of target tini-static [2021-05-18T07:53:11.937Z] #37 11.92 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-18T07:53:12.137Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:53:12.589Z] #49 ... [2021-05-18T07:53:12.589Z] [2021-05-18T07:53:12.589Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:53:12.589Z] #51 sha256:b5564388a6af134da814f9ebfff0b047fd1f82761ad40a406db772584a73ca9a [2021-05-18T07:53:12.589Z] #51 30.89 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:53:12.589Z] #51 33.15 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:53:12.589Z] #51 33.26 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:53:12.589Z] #51 33.45 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:53:12.589Z] #51 33.65 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:53:12.589Z] #51 34.47 runtime [2021-05-18T07:53:12.589Z] #51 34.60 runtime/cgo [2021-05-18T07:53:12.589Z] #51 ... [2021-05-18T07:53:12.589Z] [2021-05-18T07:53:12.589Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:53:12.589Z] #45 sha256:ab4aba482beaded7daeecbb69784ef6452e42333f0cba9fac5cf070e419242d0 [2021-05-18T07:53:12.589Z] #45 40.65 vendor/golang.org/x/crypto/internal/subtle [2021-05-18T07:53:12.589Z] #45 40.90 vendor/golang.org/x/crypto/curve25519 [2021-05-18T07:53:13.033Z] Merge succeeded, producing 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:53:13.033Z] Checking out Revision 2842639e0e22bc2f91271603fb9990fa2ac8ad2e (PR-42390) [2021-05-18T07:53:13.849Z] [2021-05-18T07:53:13.849Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T07:53:13.849Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-18T07:53:13.849Z] #64 DONE 0.0s [2021-05-18T07:53:13.849Z] [2021-05-18T07:53:13.849Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T07:53:13.849Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-18T07:53:13.849Z] #62 DONE 0.0s [2021-05-18T07:53:13.849Z] [2021-05-18T07:53:13.849Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:13.849Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:13.849Z] #9 DONE 0.0s [2021-05-18T07:53:13.849Z] [2021-05-18T07:53:13.849Z] #23 [internal] load build context [2021-05-18T07:53:13.849Z] #23 sha256:c5be5284e89f7aa968e9eaadb874b069d4ac159b87744e945afb074321c3dc1f [2021-05-18T07:53:13.851Z] #37 13.38 [100%] Linking C executable tini-static [2021-05-18T07:53:14.115Z] #37 14.05 [100%] Built target tini-static [2021-05-18T07:53:14.115Z] #37 14.10 + mkdir -p /build [2021-05-18T07:53:14.115Z] #37 14.10 + cp tini-static /build/docker-init [2021-05-18T07:53:12.137Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:53:12.163Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:53:12.905Z] > git remote # timeout=10 [2021-05-18T07:53:12.937Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T07:53:12.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:53:12.970Z] > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10 [2021-05-18T07:53:13.006Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T07:53:13.029Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:53:13.053Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:53:14.422Z] #23 transferring context: 1.85MB 0.3s [2021-05-18T07:53:14.694Z] #37 DONE 14.5s [2021-05-18T07:53:14.694Z] [2021-05-18T07:53:14.694Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:53:14.694Z] #49 sha256:7668ebf91bb32715a5926b9e09e3d54e732b3085e27b31212ca6d319e1188c4b [2021-05-18T07:53:14.694Z] #49 11.41 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-18T07:53:14.694Z] #49 11.42 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-18T07:53:14.694Z] #49 11.48 go: downloading github.com/fatih/color v1.7.0 [2021-05-18T07:53:14.694Z] #49 11.48 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:53:14.694Z] #49 11.66 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:53:14.694Z] #49 11.66 go: extracting github.com/fatih/color v1.7.0 [2021-05-18T07:53:14.694Z] #49 11.76 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:53:14.694Z] #49 11.76 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:53:14.694Z] #49 11.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:53:14.694Z] #49 11.90 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-18T07:53:14.694Z] #49 12.04 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-18T07:53:14.694Z] #49 12.07 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:53:14.694Z] #49 12.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:53:14.694Z] #49 12.10 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:53:14.694Z] #49 12.18 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:53:14.694Z] #49 12.25 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:53:14.694Z] #49 12.52 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:53:14.694Z] #49 12.56 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:53:14.694Z] #49 12.65 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:53:14.694Z] #49 12.73 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:53:14.694Z] #49 12.76 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:53:14.694Z] #49 12.80 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T07:53:14.694Z] #49 12.86 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:53:14.694Z] #49 13.03 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T07:53:14.694Z] #49 13.51 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:53:15.267Z] #49 15.07 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:53:15.528Z] #49 ... [2021-05-18T07:53:15.528Z] [2021-05-18T07:53:15.528Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:53:15.528Z] #45 sha256:716cf67ce6e198f1b5f1067f9d7969cdb7e934204b3ec27f0c4600dbabbf00ae [2021-05-18T07:53:15.528Z] #45 5.295 + cd /tmp/tmp.Fxy4H1kmFI/src/github.com/LK4D4/vndr [2021-05-18T07:53:15.528Z] #45 5.304 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:53:15.528Z] #45 5.320 + go build -buildmode=pie -v -o /build/vndr . [2021-05-18T07:53:15.528Z] #45 7.136 github.com/LK4D4/vndr/build [2021-05-18T07:53:15.528Z] #45 7.265 github.com/LK4D4/vndr/godl/singleflight [2021-05-18T07:53:15.528Z] #45 7.692 github.com/LK4D4/vndr/versioned [2021-05-18T07:53:15.528Z] #45 9.065 github.com/LK4D4/vndr/godl [2021-05-18T07:53:15.528Z] #45 11.27 github.com/LK4D4/vndr [2021-05-18T07:53:15.528Z] #45 ... [2021-05-18T07:53:15.528Z] [2021-05-18T07:53:15.529Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:53:15.529Z] #51 sha256:9b382118201160af6d738a37794aa6b6b1f6aec0577de1a52292b0db4f9b487e [2021-05-18T07:53:15.529Z] #51 12.28 + cd /tmp/tmp.Bw26TFqqOQ/src/github.com/mvdan/sh [2021-05-18T07:53:15.529Z] #51 12.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:53:15.529Z] #51 12.42 + GO111MODULE=on [2021-05-18T07:53:15.529Z] #51 12.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-18T07:53:15.529Z] #51 13.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:53:15.529Z] #51 13.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:53:15.529Z] #51 13.57 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:53:15.529Z] #51 13.77 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:53:15.529Z] #51 13.86 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:53:15.529Z] #51 14.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:53:15.529Z] #51 15.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:53:15.862Z] #45 ... [2021-05-18T07:53:15.862Z] [2021-05-18T07:53:15.862Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:53:15.862Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:53:15.862Z] #42 33.63 Fetched 8445 kB in 25s (338 kB/s) [2021-05-18T07:53:15.862Z] #42 33.63 Reading package lists... [2021-05-18T07:53:15.862Z] #42 39.84 Reading package lists... [2021-05-18T07:53:15.862Z] #42 ... [2021-05-18T07:53:15.862Z] [2021-05-18T07:53:15.862Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:53:15.862Z] #49 sha256:8a199e59054bad6ab3226950b567388d46d2093c6942f2dc37be6856a81b06eb [2021-05-18T07:53:15.862Z] #49 42.28 go: extracting golang.org/x/text v0.3.2 [2021-05-18T07:53:15.862Z] #49 ... [2021-05-18T07:53:15.862Z] [2021-05-18T07:53:15.862Z] #55 [containerd 1/2] 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 [2021-05-18T07:53:15.862Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:53:15.862Z] #55 34.03 Fetched 8445 kB in 25s (335 kB/s) [2021-05-18T07:53:15.862Z] #55 34.03 Reading package lists... [2021-05-18T07:53:15.862Z] #55 39.97 Reading package lists... [2021-05-18T07:53:15.862Z] #55 ... [2021-05-18T07:53:15.862Z] [2021-05-18T07:53:15.862Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:53:15.862Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:53:15.862Z] #13 31.66 Fetched 8963 kB in 27s (335 kB/s) [2021-05-18T07:53:15.862Z] #13 31.66 Reading package lists... [2021-05-18T07:53:16.425Z] #13 38.20 Reading package lists... [2021-05-18T07:53:16.425Z] #13 ... [2021-05-18T07:53:16.425Z] [2021-05-18T07:53:16.425Z] #36 [tini 1/2] 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 [2021-05-18T07:53:16.425Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:53:16.425Z] #36 34.87 Fetched 8445 kB in 26s (330 kB/s) [2021-05-18T07:53:16.425Z] #36 34.87 Reading package lists... [2021-05-18T07:53:16.472Z] #51 16.23 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:53:16.987Z] #36 41.03 Reading package lists... [2021-05-18T07:53:16.987Z] #36 ... [2021-05-18T07:53:16.987Z] [2021-05-18T07:53:16.987Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:53:16.987Z] #67 sha256:c6c58011c7083ad6067a9cdb9b5acf6f2380f82755841acb8ffac3793b7b570c [2021-05-18T07:53:16.987Z] #67 DONE 45.4s [2021-05-18T07:53:16.987Z] [2021-05-18T07:53:16.987Z] #36 [tini 1/2] 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 [2021-05-18T07:53:16.987Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:53:17.244Z] #36 41.03 Reading package lists... [2021-05-18T07:53:17.244Z] #36 ... [2021-05-18T07:53:17.244Z] [2021-05-18T07:53:17.244Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:53:17.244Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:53:17.244Z] #42 39.84 Reading package lists... [2021-05-18T07:53:17.416Z] #51 17.36 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:53:17.416Z] #51 17.44 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:53:17.416Z] #51 ... [2021-05-18T07:53:17.416Z] [2021-05-18T07:53:17.416Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:53:17.416Z] #47 sha256:de81ae20255dab9b62c59276c7aaf249af19a9c7e3782aa5d1b6d4367a4d28a0 [2021-05-18T07:53:17.416Z] #47 7.416 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-18T07:53:17.416Z] #47 7.503 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:53:17.416Z] #47 7.509 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:53:17.416Z] #47 7.924 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:53:17.416Z] #47 7.939 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:53:17.416Z] #47 9.443 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:53:17.416Z] #47 10.02 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:53:17.416Z] #47 11.89 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:53:17.416Z] #47 14.43 go: finding github.com/fatih/color v1.9.0 [2021-05-18T07:53:17.416Z] #47 14.45 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:53:17.416Z] #47 14.47 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T07:53:17.416Z] #47 14.52 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:53:17.416Z] #47 14.60 go: finding github.com/spf13/pflag v1.0.3 [2021-05-18T07:53:17.416Z] #47 14.71 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:53:17.416Z] #47 14.85 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:53:17.416Z] #47 15.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:53:17.416Z] #47 15.12 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:53:17.416Z] #47 15.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:53:17.416Z] #47 15.19 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:53:17.677Z] #47 ... [2021-05-18T07:53:17.677Z] [2021-05-18T07:53:17.677Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:53:17.677Z] #51 sha256:9b382118201160af6d738a37794aa6b6b1f6aec0577de1a52292b0db4f9b487e [2021-05-18T07:53:17.677Z] #51 17.58 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:53:17.677Z] #51 17.61 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:53:17.762Z] Commit message: "pkg/fileutils: TestMatches: remove cases no longer valid for go1.16" [2021-05-18T07:53:17.790Z] > git --version # timeout=10 [2021-05-18T07:53:17.822Z] > git --version # 'git version 2.17.1' [2021-05-18T07:53:17.866Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-18T07:53:17.938Z] #51 ... [2021-05-18T07:53:17.938Z] [2021-05-18T07:53:17.938Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-18T07:53:17.938Z] #34 sha256:3f5b730ec382757ea70dc2cef859e5805537f32f04dbc5b240c84025b4997031 [2021-05-18T07:53:17.938Z] #34 14.18 github.com/pelletier/go-toml/cmd/tomll [2021-05-18T07:53:17.938Z] #34 DONE 17.7s [2021-05-18T07:53:17.938Z] [2021-05-18T07:53:17.938Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:53:17.938Z] #49 sha256:7668ebf91bb32715a5926b9e09e3d54e732b3085e27b31212ca6d319e1188c4b [2021-05-18T07:53:17.938Z] #49 16.78 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:53:17.938Z] #49 16.78 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:53:17.938Z] #49 16.81 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:53:17.938Z] #49 16.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:53:17.938Z] #49 16.81 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:53:17.938Z] #49 16.83 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:53:17.938Z] #49 16.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:53:17.938Z] #49 16.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:53:17.938Z] #49 16.92 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:53:17.938Z] #49 16.96 go: downloading github.com/spf13/viper v1.6.1 [2021-05-18T07:53:17.938Z] #49 16.96 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:53:17.938Z] #49 17.05 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:53:17.938Z] #49 17.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:53:17.938Z] #49 17.05 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:53:17.938Z] #49 17.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:53:17.938Z] #49 17.15 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:53:17.938Z] #49 17.15 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:53:17.938Z] #49 17.21 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:53:17.938Z] #49 17.36 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:53:17.938Z] #49 17.36 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:53:17.938Z] #49 17.40 go: extracting github.com/spf13/viper v1.6.1 [2021-05-18T07:53:17.938Z] #49 17.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:53:17.938Z] #49 17.48 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:53:17.938Z] #49 17.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:53:17.938Z] #49 17.67 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-18T07:53:17.938Z] #49 17.67 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:53:17.938Z] #49 17.87 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:53:17.938Z] #49 17.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:53:17.938Z] #49 17.87 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:53:17.938Z] #49 17.87 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:53:17.938Z] #49 17.87 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:53:17.938Z] #49 17.87 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T07:53:17.938Z] #49 17.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:53:17.938Z] #49 17.89 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:53:17.938Z] #49 17.94 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:53:17.938Z] #49 17.96 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:53:18.198Z] #49 18.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:53:18.198Z] #49 18.06 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-18T07:53:18.198Z] #49 18.09 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:53:18.198Z] #49 18.19 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-18T07:53:18.460Z] #49 18.22 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:53:18.460Z] #49 18.23 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:53:18.460Z] #49 18.26 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:53:18.460Z] #49 18.37 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:53:18.723Z] #49 18.49 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:53:18.723Z] #49 18.67 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:53:18.984Z] #49 18.71 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-18T07:53:18.984Z] #49 18.77 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-18T07:53:18.984Z] #49 18.77 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:53:18.984Z] #49 18.99 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:53:18.984Z] #49 19.03 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:53:19.107Z] + docker version [2021-05-18T07:53:19.177Z] #42 46.18 Building dependency tree... [2021-05-18T07:53:19.245Z] #49 19.13 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-18T07:53:19.245Z] #49 19.16 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-18T07:53:19.245Z] #49 19.16 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:53:19.245Z] #49 19.18 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-18T07:53:19.245Z] #49 19.20 go: downloading github.com/spf13/afero v1.1.2 [2021-05-18T07:53:19.245Z] #49 19.26 go: downloading github.com/spf13/cast v1.3.0 [2021-05-18T07:53:19.507Z] #49 19.31 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:53:19.507Z] #49 19.31 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:53:19.507Z] #49 19.46 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-18T07:53:19.507Z] #49 19.46 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-18T07:53:19.507Z] #49 19.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:53:19.507Z] #49 19.49 go: extracting github.com/spf13/cast v1.3.0 [2021-05-18T07:53:19.507Z] #49 19.53 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:53:19.507Z] #49 19.53 go: extracting github.com/spf13/afero v1.1.2 [2021-05-18T07:53:19.719Z] #23 transferring context: 36.73MB 5.4s [2021-05-18T07:53:19.768Z] #49 19.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:53:19.768Z] #49 19.60 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:53:19.768Z] #49 19.66 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:53:19.768Z] #49 19.72 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:53:19.768Z] #49 19.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:53:19.768Z] #49 19.77 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:53:19.768Z] #49 19.83 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:53:19.768Z] #49 19.83 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:53:19.980Z] #23 ... [2021-05-18T07:53:19.980Z] [2021-05-18T07:53:19.980Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:19.980Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:19.980Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-18T07:53:19.980Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-18T07:53:19.980Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-18T07:53:19.980Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-18T07:53:19.980Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.4s done [2021-05-18T07:53:19.980Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.8s done [2021-05-18T07:53:19.980Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.8s done [2021-05-18T07:53:19.980Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 5.8s [2021-05-18T07:53:19.980Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.8s [2021-05-18T07:53:19.980Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.82MB / 120.17MB 5.8s [2021-05-18T07:53:19.980Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.3s [2021-05-18T07:53:20.029Z] #49 19.99 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:53:20.290Z] #49 20.11 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:53:20.290Z] #49 20.11 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:53:20.290Z] #49 20.11 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:53:20.290Z] #49 20.11 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:53:20.290Z] #49 20.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:53:20.290Z] #49 20.23 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:53:20.290Z] #49 20.25 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:53:20.290Z] #49 20.31 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:53:20.290Z] #49 20.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:53:20.290Z] #49 20.32 go: downloading golang.org/x/text v0.3.2 [2021-05-18T07:53:20.290Z] #49 20.33 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:53:20.290Z] #49 ... [2021-05-18T07:53:20.290Z] [2021-05-18T07:53:20.290Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:53:20.290Z] #58 sha256:56c2651e8cd2cb183997c8a01e4fb4751fca554bfa9f9827525086a6a6563c76 [2021-05-18T07:53:20.290Z] #58 10.31 go: extracting github.com/google/uuid v1.2.0 [2021-05-18T07:53:20.290Z] #58 10.43 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:53:20.290Z] #58 11.46 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-18T07:53:20.290Z] #58 11.62 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:53:20.290Z] #58 11.70 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:53:20.290Z] #58 12.00 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:53:20.290Z] #58 13.45 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:53:20.290Z] #58 14.75 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:53:20.290Z] #58 17.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:53:20.290Z] #58 17.42 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:53:20.290Z] #58 17.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:53:20.290Z] #58 17.70 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:53:20.290Z] #58 17.73 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:53:20.290Z] #58 19.77 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T07:53:20.290Z] #58 19.84 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:53:20.290Z] #58 20.05 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:53:20.290Z] #58 20.11 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:53:20.290Z] #58 20.18 go: finding github.com/google/uuid v1.2.0 [2021-05-18T07:53:20.290Z] #58 20.24 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:53:20.290Z] #58 20.28 go: finding github.com/gofrs/flock v0.8.0 [2021-05-18T07:53:20.290Z] #58 20.31 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-18T07:53:20.290Z] #58 20.33 go: finding github.com/gorilla/mux v1.8.0 [2021-05-18T07:53:20.549Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.53MB / 120.17MB 6.1s [2021-05-18T07:53:20.549Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 6.1s done [2021-05-18T07:53:20.549Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.3s [2021-05-18T07:53:20.549Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 6.4s [2021-05-18T07:53:20.551Z] #58 20.36 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:53:20.551Z] #58 ... [2021-05-18T07:53:20.551Z] [2021-05-18T07:53:20.551Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:53:20.551Z] #49 sha256:7668ebf91bb32715a5926b9e09e3d54e732b3085e27b31212ca6d319e1188c4b [2021-05-18T07:53:20.551Z] #49 20.43 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:53:20.551Z] #49 20.44 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:53:20.551Z] #49 20.44 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:53:20.551Z] #49 20.46 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:53:20.551Z] #49 20.55 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-18T07:53:20.808Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.96MB / 120.17MB 6.7s [2021-05-18T07:53:20.813Z] #49 20.55 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:53:20.813Z] #49 20.56 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:53:20.813Z] #49 20.74 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T07:53:20.813Z] #49 20.76 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:53:21.070Z] #42 49.15 The following additional packages will be installed: [2021-05-18T07:53:21.070Z] #42 49.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-18T07:53:21.070Z] #42 49.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-18T07:53:21.070Z] #42 49.17 Suggested packages: [2021-05-18T07:53:21.070Z] #42 49.18 manpages-dev python-setuptools [2021-05-18T07:53:21.070Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.8s done [2021-05-18T07:53:21.070Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.8s done [2021-05-18T07:53:21.331Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 7.1s [2021-05-18T07:53:21.385Z] #49 21.12 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-18T07:53:21.385Z] #49 21.19 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T07:53:21.590Z] #9 ... [2021-05-18T07:53:21.590Z] [2021-05-18T07:53:21.590Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T07:53:21.590Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-18T07:53:21.590Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-18T07:53:21.590Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T07:53:21.590Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-18T07:53:21.590Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-18T07:53:21.590Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-05-18T07:53:21.590Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.0s done [2021-05-18T07:53:21.590Z] #62 DONE 7.4s [2021-05-18T07:53:21.590Z] [2021-05-18T07:53:21.590Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:21.590Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:21.590Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.86MB / 120.17MB 7.3s [2021-05-18T07:53:21.590Z] #9 ... [2021-05-18T07:53:21.590Z] [2021-05-18T07:53:21.590Z] #23 [internal] load build context [2021-05-18T07:53:21.590Z] #23 sha256:c5be5284e89f7aa968e9eaadb874b069d4ac159b87744e945afb074321c3dc1f [2021-05-18T07:53:21.590Z] #23 transferring context: 53.24MB 7.4s done [2021-05-18T07:53:21.590Z] #23 DONE 7.7s [2021-05-18T07:53:21.590Z] [2021-05-18T07:53:21.590Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:21.590Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:21.646Z] #49 21.38 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-18T07:53:21.646Z] #49 21.38 go: downloading github.com/pkg/errors v0.8.1 [2021-05-18T07:53:21.646Z] #49 21.39 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:53:21.646Z] #49 21.55 go: extracting github.com/pkg/errors v0.8.1 [2021-05-18T07:53:21.646Z] #49 21.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:53:21.646Z] #49 21.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:53:21.850Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.34MB / 120.17MB 7.6s [2021-05-18T07:53:21.908Z] #49 21.70 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-18T07:53:21.908Z] #49 21.70 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:53:22.040Z] #42 50.29 The following NEW packages will be installed: [2021-05-18T07:53:22.040Z] #42 50.31 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-18T07:53:22.040Z] #42 50.31 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-18T07:53:22.040Z] #42 50.31 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-18T07:53:22.040Z] #42 50.32 python-six zlib1g-dev [2021-05-18T07:53:22.169Z] #49 21.92 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:53:22.169Z] #49 22.01 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-18T07:53:22.169Z] #49 ... [2021-05-18T07:53:22.169Z] [2021-05-18T07:53:22.169Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:53:22.169Z] #67 sha256:7c68dcfc1f8a992c49167ad0a7985a87620d220180c6f2d49120f0bab5097a44 [2021-05-18T07:53:22.169Z] #67 16.39 Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-18T07:53:22.169Z] #67 16.55 + cd /tmp/tmp.c63OKGDE4d/src/github.com/docker/libnetwork [2021-05-18T07:53:22.169Z] #67 16.55 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:53:22.169Z] #67 16.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-18T07:53:22.169Z] #67 DONE 22.1s [2021-05-18T07:53:22.169Z] [2021-05-18T07:53:22.169Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:53:22.169Z] #49 sha256:7668ebf91bb32715a5926b9e09e3d54e732b3085e27b31212ca6d319e1188c4b [2021-05-18T07:53:22.169Z] #49 22.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:53:22.298Z] #42 50.71 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T07:53:22.298Z] #42 50.71 Need to get 4095 kB of archives. [2021-05-18T07:53:22.298Z] #42 50.71 After this operation, 22.5 MB of additional disk space will be used. [2021-05-18T07:53:22.298Z] #42 50.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-18T07:53:22.298Z] #42 50.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-18T07:53:22.298Z] #42 50.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-18T07:53:22.298Z] #42 50.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-18T07:53:22.298Z] #42 50.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-18T07:53:22.298Z] #42 50.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-18T07:53:22.298Z] #42 50.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-18T07:53:22.298Z] #42 50.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-18T07:53:22.298Z] #42 50.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-18T07:53:22.430Z] #49 22.27 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:53:22.554Z] #42 50.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-18T07:53:22.554Z] #42 50.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-18T07:53:22.554Z] #42 50.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-18T07:53:22.554Z] #42 51.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-18T07:53:22.554Z] #42 51.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-18T07:53:22.554Z] #42 51.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-18T07:53:22.554Z] #42 51.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-18T07:53:22.554Z] #42 51.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-18T07:53:22.691Z] #49 22.41 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:53:22.691Z] #49 22.49 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-18T07:53:22.691Z] #49 22.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:53:22.952Z] #49 22.80 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:53:22.952Z] #49 22.95 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:53:22.952Z] #49 22.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:53:22.952Z] #49 22.95 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:53:22.952Z] #49 22.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:53:22.952Z] #49 22.95 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:53:22.952Z] #49 22.98 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:53:22.952Z] #49 22.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:53:23.120Z] #42 ... [2021-05-18T07:53:23.120Z] [2021-05-18T07:53:23.120Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:53:23.120Z] #49 sha256:8a199e59054bad6ab3226950b567388d46d2093c6942f2dc37be6856a81b06eb [2021-05-18T07:53:23.120Z] #49 47.16 go: finding github.com/fatih/color v1.7.0 [2021-05-18T07:53:23.120Z] #49 47.22 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:53:23.120Z] #49 47.32 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:53:23.120Z] #49 47.35 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:53:23.120Z] #49 47.39 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:53:23.120Z] #49 47.44 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:53:23.120Z] #49 47.45 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:53:23.120Z] #49 47.46 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:53:23.120Z] #49 47.47 go: finding github.com/pkg/errors v0.8.1 [2021-05-18T07:53:23.120Z] #49 47.50 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:53:23.120Z] #49 47.50 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:53:23.120Z] #49 47.51 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:53:23.120Z] #49 47.64 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:53:23.120Z] #49 47.64 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:53:23.120Z] #49 47.65 go: finding github.com/stretchr/testify v1.4.0 [2021-05-18T07:53:23.120Z] #49 47.65 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:53:23.120Z] #49 47.67 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:53:23.120Z] #49 47.68 go: finding github.com/spf13/viper v1.6.1 [2021-05-18T07:53:23.120Z] #49 47.68 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:53:23.120Z] #49 47.69 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:53:23.120Z] #49 47.77 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:53:23.120Z] #49 47.80 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:53:23.120Z] #49 47.89 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:53:23.120Z] #49 47.89 go: finding github.com/stretchr/objx v0.2.0 [2021-05-18T07:53:23.120Z] #49 47.95 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:53:23.120Z] #49 47.96 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T07:53:23.120Z] #49 47.97 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:53:23.120Z] #49 47.99 go: finding github.com/spf13/cobra v0.0.5 [2021-05-18T07:53:23.120Z] #49 48.00 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:53:23.120Z] #49 48.04 go: finding github.com/gobwas/glob v0.2.3 [2021-05-18T07:53:23.120Z] #49 48.08 go: finding github.com/spf13/pflag v1.0.5 [2021-05-18T07:53:23.120Z] #49 48.12 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:53:23.120Z] #49 48.12 go: finding github.com/magiconair/properties v1.8.1 [2021-05-18T07:53:23.120Z] #49 48.15 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:53:23.120Z] #49 48.26 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:53:23.120Z] #49 48.29 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:53:23.120Z] #49 48.30 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:53:23.120Z] #49 48.37 go: finding github.com/spf13/afero v1.1.2 [2021-05-18T07:53:23.120Z] #49 48.40 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:53:23.120Z] #49 48.42 go: finding github.com/spf13/cast v1.3.0 [2021-05-18T07:53:23.120Z] #49 48.43 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:53:23.120Z] #49 48.45 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:53:23.120Z] #49 48.46 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:53:23.120Z] #49 48.47 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:53:23.120Z] #49 48.48 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:53:23.120Z] #49 48.52 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-18T07:53:23.120Z] #49 48.60 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:53:23.120Z] #49 48.72 go: finding golang.org/x/text v0.3.2 [2021-05-18T07:53:23.120Z] #49 48.81 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:53:23.120Z] #49 48.82 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:53:23.120Z] #49 48.84 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:53:23.120Z] #49 48.88 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:53:23.120Z] #49 48.89 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:53:23.120Z] #49 48.90 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:53:23.120Z] #49 48.92 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:53:23.120Z] #49 48.92 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:53:23.120Z] #49 48.94 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:53:23.120Z] #49 48.98 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:53:23.120Z] #49 48.99 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:53:23.120Z] #49 49.00 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-18T07:53:23.120Z] #49 49.05 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:53:23.120Z] #49 49.10 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:53:23.120Z] #49 49.10 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:53:23.120Z] #49 49.10 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:53:23.120Z] #49 49.12 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-18T07:53:23.120Z] #49 49.12 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:53:23.120Z] #49 49.19 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:53:23.120Z] #49 49.23 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:53:23.120Z] #49 49.32 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-18T07:53:23.120Z] #49 49.47 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:53:23.120Z] #49 49.49 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:53:23.120Z] #49 49.53 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:53:23.120Z] #49 49.53 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:53:23.120Z] #49 49.57 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:53:23.120Z] #49 ... [2021-05-18T07:53:23.120Z] [2021-05-18T07:53:23.121Z] #55 [containerd 1/2] 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 [2021-05-18T07:53:23.121Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:53:23.121Z] #55 39.97 Reading package lists... [2021-05-18T07:53:23.121Z] #55 46.68 Building dependency tree... [2021-05-18T07:53:23.121Z] #55 49.35 The following additional packages will be installed: [2021-05-18T07:53:23.121Z] #55 49.37 libbtrfs0 [2021-05-18T07:53:23.121Z] #55 49.50 The following NEW packages will be installed: [2021-05-18T07:53:23.121Z] #55 49.50 libbtrfs-dev libbtrfs0 [2021-05-18T07:53:23.121Z] #55 49.87 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T07:53:23.121Z] #55 49.87 Need to get 119 kB of archives. [2021-05-18T07:53:23.121Z] #55 49.87 After this operation, 387 kB of additional disk space will be used. [2021-05-18T07:53:23.121Z] #55 49.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-18T07:53:23.121Z] #55 49.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-18T07:53:23.121Z] #55 50.82 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:53:23.121Z] #55 51.02 Fetched 119 kB in 0s (407 kB/s) [2021-05-18T07:53:23.121Z] #55 51.12 Selecting previously unselected package libbtrfs0. [2021-05-18T07:53:23.121Z] #55 51.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T07:53:23.121Z] #55 51.24 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-18T07:53:23.121Z] #55 51.25 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T07:53:23.121Z] #55 51.32 Selecting previously unselected package libbtrfs-dev. [2021-05-18T07:53:23.121Z] #55 51.33 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-18T07:53:23.121Z] #55 51.33 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T07:53:23.121Z] #55 51.52 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T07:53:23.121Z] #55 51.54 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T07:53:23.121Z] #55 51.55 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:53:23.121Z] #55 DONE 51.7s [2021-05-18T07:53:23.216Z] #49 22.99 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:53:23.216Z] #49 23.08 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:53:23.216Z] #49 23.16 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:53:23.216Z] #49 23.20 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:53:23.231Z] #9 ... [2021-05-18T07:53:23.231Z] [2021-05-18T07:53:23.231Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T07:53:23.231Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-18T07:53:23.231Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-18T07:53:23.231Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T07:53:23.231Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-18T07:53:23.231Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-18T07:53:23.231Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-05-18T07:53:23.231Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.6s done [2021-05-18T07:53:23.231Z] #64 DONE 9.3s [2021-05-18T07:53:23.231Z] [2021-05-18T07:53:23.231Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:23.231Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:23.231Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.8s done [2021-05-18T07:53:23.328Z] Client: Docker Engine - Community [2021-05-18T07:53:23.328Z] Version: 20.10.5 [2021-05-18T07:53:23.328Z] API version: 1.41 [2021-05-18T07:53:23.328Z] Go version: go1.13.15 [2021-05-18T07:53:23.328Z] Git commit: 55c4c88 [2021-05-18T07:53:23.328Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-18T07:53:23.328Z] OS/Arch: linux/amd64 [2021-05-18T07:53:23.328Z] Context: default [2021-05-18T07:53:23.328Z] Experimental: true [2021-05-18T07:53:23.328Z] [2021-05-18T07:53:23.328Z] Server: Docker Engine - Community [2021-05-18T07:53:23.328Z] Engine: [2021-05-18T07:53:23.328Z] Version: 20.10.5 [2021-05-18T07:53:23.328Z] API version: 1.41 (minimum version 1.12) [2021-05-18T07:53:23.328Z] Go version: go1.13.15 [2021-05-18T07:53:23.328Z] Git commit: 363e9a8 [2021-05-18T07:53:23.328Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-18T07:53:23.328Z] OS/Arch: linux/amd64 [2021-05-18T07:53:23.328Z] Experimental: true [2021-05-18T07:53:23.328Z] containerd: [2021-05-18T07:53:23.328Z] Version: 1.4.4 [2021-05-18T07:53:23.328Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T07:53:23.328Z] runc: [2021-05-18T07:53:23.328Z] Version: 1.0.0-rc93 [2021-05-18T07:53:23.328Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T07:53:23.328Z] docker-init: [2021-05-18T07:53:23.328Z] Version: 0.19.0 [2021-05-18T07:53:23.328Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-18T07:53:23.379Z] [2021-05-18T07:53:23.379Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:23.379Z] #56 sha256:66b07f7a3d00ba16ce56eb07b547fa2d6e6e99451d077e6311c9b188cc1eb94a [2021-05-18T07:53:23.478Z] #49 23.34 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:53:23.650Z] + docker info [2021-05-18T07:53:23.738Z] #49 ... [2021-05-18T07:53:23.738Z] [2021-05-18T07:53:23.738Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:53:23.738Z] #45 sha256:716cf67ce6e198f1b5f1067f9d7969cdb7e934204b3ec27f0c4600dbabbf00ae [2021-05-18T07:53:23.738Z] #45 DONE 23.6s [2021-05-18T07:53:23.999Z] [2021-05-18T07:53:23.999Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:53:23.999Z] #58 sha256:56c2651e8cd2cb183997c8a01e4fb4751fca554bfa9f9827525086a6a6563c76 [2021-05-18T07:53:23.999Z] #58 20.44 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:53:23.999Z] #58 20.48 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:53:23.999Z] #58 20.50 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:53:23.999Z] #58 20.67 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:53:23.999Z] #58 20.75 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:53:24.170Z] #9 ... [2021-05-18T07:53:24.170Z] [2021-05-18T07:53:24.170Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T07:53:24.170Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T07:53:24.170Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-18T07:53:24.170Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-18T07:53:24.170Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-18T07:53:24.170Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-18T07:53:24.170Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.8s done [2021-05-18T07:53:24.170Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.5s [2021-05-18T07:53:24.431Z] #26 ... [2021-05-18T07:53:24.431Z] [2021-05-18T07:53:24.431Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:24.431Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:24.753Z] #56 1.167 + RM_GOPATH=0 [2021-05-18T07:53:24.753Z] #56 1.167 + TMP_GOPATH= [2021-05-18T07:53:24.753Z] #56 1.167 + : /build [2021-05-18T07:53:24.753Z] #56 1.167 + '[' -z '' ']' [2021-05-18T07:53:24.753Z] #56 1.169 ++ mktemp -d [2021-05-18T07:53:24.753Z] #56 1.170 + export GOPATH=/tmp/tmp.LXHF53mhbZ [2021-05-18T07:53:24.753Z] #56 1.171 + GOPATH=/tmp/tmp.LXHF53mhbZ [2021-05-18T07:53:24.753Z] #56 1.171 + RM_GOPATH=1 [2021-05-18T07:53:24.753Z] #56 1.171 + case "$(go env GOARCH)" in [2021-05-18T07:53:24.753Z] #56 1.171 ++ go env GOARCH [2021-05-18T07:53:24.753Z] #56 1.190 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:24.753Z] #56 1.190 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:24.753Z] #56 1.191 ++ dirname /tmp/install/install.sh [2021-05-18T07:53:24.753Z] #56 1.197 + dir=/tmp/install [2021-05-18T07:53:24.753Z] #56 1.198 + bin=containerd [2021-05-18T07:53:24.753Z] #56 1.198 + shift [2021-05-18T07:53:24.753Z] #56 1.198 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-18T07:53:24.753Z] #56 1.198 + . /tmp/install/containerd.installer [2021-05-18T07:53:24.753Z] #56 1.198 ++ set -e [2021-05-18T07:53:24.753Z] #56 1.198 ++ : 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-18T07:53:24.753Z] #56 1.198 + install_containerd [2021-05-18T07:53:24.753Z] #56 1.200 + echo 'Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7' [2021-05-18T07:53:24.753Z] #56 1.200 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LXHF53mhbZ/src/github.com/containerd/containerd [2021-05-18T07:53:24.753Z] #56 1.201 Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-18T07:53:24.753Z] #56 1.202 Cloning into '/tmp/tmp.LXHF53mhbZ/src/github.com/containerd/containerd'... [2021-05-18T07:53:25.372Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.5s [2021-05-18T07:53:25.942Z] #9 ... [2021-05-18T07:53:25.942Z] [2021-05-18T07:53:25.942Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-18T07:53:25.942Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-18T07:53:25.942Z] #63 DONE 1.2s [2021-05-18T07:53:26.202Z] [2021-05-18T07:53:26.202Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:26.202Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:26.771Z] #9 ... [2021-05-18T07:53:26.771Z] [2021-05-18T07:53:26.771Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-18T07:53:26.771Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-18T07:53:26.771Z] #65 DONE 0.6s [2021-05-18T07:53:26.771Z] [2021-05-18T07:53:26.771Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:26.771Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:28.207Z] #58 ... [2021-05-18T07:53:28.207Z] [2021-05-18T07:53:28.207Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:53:28.207Z] #53 sha256:ef70eca7b1f06e430014681dbd780bc94707728c774d587295e589af922251a9 [2021-05-18T07:53:28.207Z] #53 17.88 + cd /tmp/tmp.too3MPYNBL/src/github.com/opencontainers/runc [2021-05-18T07:53:28.207Z] #53 17.88 + git checkout -q 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-18T07:53:28.207Z] #53 18.33 + '[' -z '' ']' [2021-05-18T07:53:28.207Z] #53 18.33 + target=static [2021-05-18T07:53:28.207Z] #53 18.33 + make 'BUILDTAGS=seccomp ' static [2021-05-18T07:53:28.207Z] #53 18.49 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o runc . [2021-05-18T07:53:28.207Z] #53 ... [2021-05-18T07:53:28.207Z] [2021-05-18T07:53:28.207Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:53:28.207Z] #51 sha256:9b382118201160af6d738a37794aa6b6b1f6aec0577de1a52292b0db4f9b487e [2021-05-18T07:53:28.207Z] #51 18.45 github.com/pkg/diff [2021-05-18T07:53:28.207Z] #51 18.47 golang.org/x/sys/unix [2021-05-18T07:53:28.207Z] #51 20.26 mvdan.cc/editorconfig [2021-05-18T07:53:28.207Z] #51 21.70 mvdan.cc/sh/v3/fileutil [2021-05-18T07:53:28.207Z] #51 21.91 mvdan.cc/sh/v3/syntax [2021-05-18T07:53:28.207Z] #51 25.95 golang.org/x/crypto/ssh/terminal [2021-05-18T07:53:28.471Z] #24 ... [2021-05-18T07:53:28.471Z] [2021-05-18T07:53:28.471Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:53:28.471Z] #49 sha256:ec9e1485b23cefee4d2f8540470f941aa39bd175a3e1092c85b34163aea448f7 [2021-05-18T07:53:28.471Z] #49 80.64 + /build/golangci-lint --version [2021-05-18T07:53:28.471Z] #49 80.91 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-18T07:53:28.683Z] #9 ... [2021-05-18T07:53:28.683Z] [2021-05-18T07:53:28.683Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T07:53:28.683Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T07:53:28.683Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 10.5s done [2021-05-18T07:53:28.683Z] #26 DONE 14.3s [2021-05-18T07:53:28.683Z] [2021-05-18T07:53:28.683Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:28.684Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:28.684Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.8s done [2021-05-18T07:53:28.684Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-18T07:53:28.778Z] #51 ... [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:53:28.778Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T07:53:28.778Z] #32 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-18T07:53:28.778Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-18T07:53:28.778Z] #14 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-18T07:53:28.778Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-18T07:53:28.778Z] #17 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-18T07:53:28.778Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-18T07:53:28.778Z] #19 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-18T07:53:28.778Z] #25 sha256:f89498a5363bfd0cfa490a8d09835f6b5ac35825fb92d9a318088fb8bab5f724 [2021-05-18T07:53:28.778Z] #25 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-18T07:53:28.778Z] #29 sha256:9fd63fe79582074262fd169249ee835910d8890dd298041f44e322b41f856000 [2021-05-18T07:53:28.778Z] #29 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-18T07:53:28.778Z] #28 sha256:ac8f46198407539eddc6ce6241e0fd7c5b852928cf60abd3741efec62fa2a6dc [2021-05-18T07:53:28.778Z] #28 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-18T07:53:28.778Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-18T07:53:28.778Z] #31 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-18T07:53:28.778Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-18T07:53:28.778Z] #15 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #21 [dev-systemd-false 8/26] 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 [2021-05-18T07:53:28.778Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-18T07:53:28.778Z] #21 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-18T07:53:28.778Z] #30 sha256:eca70211107cff99c4f262a6c3dcf0360560666dfb062491681597f0fdd9edd7 [2021-05-18T07:53:28.778Z] #30 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:53:28.778Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:53:28.778Z] #20 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-18T07:53:28.778Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-18T07:53:28.778Z] #16 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T07:53:28.778Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T07:53:28.778Z] #22 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-18T07:53:28.778Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-18T07:53:28.778Z] #18 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #27 [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 [2021-05-18T07:53:28.778Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T07:53:28.778Z] #27 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-18T07:53:28.778Z] #33 sha256:7df45101f49c380c94781ca6c79982098750d4e3acfc5224bea79e94898ef9e9 [2021-05-18T07:53:28.778Z] #33 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-18T07:53:28.778Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-18T07:53:28.778Z] #39 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-05-18T07:53:28.778Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T07:53:28.778Z] #40 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:53:28.778Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:53:28.778Z] #42 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:53:28.778Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:53:28.778Z] #43 CACHED [2021-05-18T07:53:28.778Z] [2021-05-18T07:53:28.778Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-18T07:53:28.778Z] #35 sha256:523c78e6bc0f072bc9ec79545de694af51bdf4d49f55aa9dabe2f5fdc5deaef5 [2021-05-18T07:53:28.926Z] #56 ... [2021-05-18T07:53:28.926Z] [2021-05-18T07:53:28.926Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:53:28.926Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T07:53:28.926Z] #32 55.10 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-18T07:53:28.926Z] #32 55.34 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-18T07:53:28.926Z] #32 55.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:53:28.926Z] #32 ... [2021-05-18T07:53:28.926Z] [2021-05-18T07:53:28.926Z] #36 [tini 1/2] 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 [2021-05-18T07:53:28.926Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:53:28.926Z] #36 41.03 Reading package lists... [2021-05-18T07:53:28.926Z] #36 47.73 Building dependency tree... [2021-05-18T07:53:28.926Z] #36 50.49 The following additional packages will be installed: [2021-05-18T07:53:28.926Z] #36 50.50 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-18T07:53:28.926Z] #36 50.51 Suggested packages: [2021-05-18T07:53:28.926Z] #36 50.51 cmake-doc ninja-build lrzip [2021-05-18T07:53:28.926Z] #36 50.51 Recommended packages: [2021-05-18T07:53:28.926Z] #36 50.51 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-18T07:53:28.926Z] #36 51.34 The following NEW packages will be installed: [2021-05-18T07:53:28.926Z] #36 51.36 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-18T07:53:28.926Z] #36 51.36 vim-common xxd [2021-05-18T07:53:28.926Z] #36 51.70 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T07:53:28.926Z] #36 51.70 Need to get 14.9 MB of archives. [2021-05-18T07:53:28.926Z] #36 51.70 After this operation, 61.8 MB of additional disk space will be used. [2021-05-18T07:53:28.926Z] #36 51.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-18T07:53:28.926Z] #36 51.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T07:53:28.926Z] #36 51.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-18T07:53:28.926Z] #36 52.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-18T07:53:28.926Z] #36 52.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-18T07:53:28.926Z] #36 52.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-18T07:53:28.926Z] #36 52.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-18T07:53:28.926Z] #36 53.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-18T07:53:28.926Z] #36 53.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-18T07:53:28.926Z] #36 53.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-18T07:53:28.926Z] #36 54.31 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:53:28.926Z] #36 54.53 Fetched 14.9 MB in 2s (7868 kB/s) [2021-05-18T07:53:28.926Z] #36 54.62 Selecting previously unselected package xxd. [2021-05-18T07:53:28.926Z] #36 54.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T07:53:28.926Z] #36 54.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T07:53:28.926Z] #36 54.71 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T07:53:28.926Z] #36 54.89 Selecting previously unselected package vim-common. [2021-05-18T07:53:28.926Z] #36 54.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T07:53:28.926Z] #36 54.93 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T07:53:28.926Z] #36 55.27 Selecting previously unselected package cmake-data. [2021-05-18T07:53:28.926Z] #36 55.27 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-18T07:53:28.926Z] #36 55.30 Unpacking cmake-data (3.13.4-1) ... [2021-05-18T07:53:28.955Z] Client: [2021-05-18T07:53:28.955Z] Context: default [2021-05-18T07:53:28.955Z] Debug Mode: false [2021-05-18T07:53:28.955Z] Plugins: [2021-05-18T07:53:28.955Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-18T07:53:28.955Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-18T07:53:28.955Z] [2021-05-18T07:53:28.955Z] Server: [2021-05-18T07:53:28.955Z] Containers: 0 [2021-05-18T07:53:28.955Z] Running: 0 [2021-05-18T07:53:28.955Z] Paused: 0 [2021-05-18T07:53:28.955Z] Stopped: 0 [2021-05-18T07:53:28.955Z] Images: 0 [2021-05-18T07:53:28.955Z] Server Version: 20.10.5 [2021-05-18T07:53:28.955Z] Storage Driver: overlay2 [2021-05-18T07:53:28.955Z] Backing Filesystem: extfs [2021-05-18T07:53:28.955Z] Supports d_type: true [2021-05-18T07:53:28.955Z] Native Overlay Diff: true [2021-05-18T07:53:28.955Z] Logging Driver: json-file [2021-05-18T07:53:28.955Z] Cgroup Driver: cgroupfs [2021-05-18T07:53:28.955Z] Cgroup Version: 1 [2021-05-18T07:53:28.955Z] Plugins: [2021-05-18T07:53:28.955Z] Volume: local [2021-05-18T07:53:28.955Z] Network: bridge host ipvlan macvlan null overlay [2021-05-18T07:53:28.955Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-18T07:53:28.955Z] Swarm: inactive [2021-05-18T07:53:28.955Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-18T07:53:28.955Z] Default Runtime: runc [2021-05-18T07:53:28.955Z] Init Binary: docker-init [2021-05-18T07:53:28.955Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-18T07:53:28.955Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-18T07:53:28.955Z] init version: de40ad0 [2021-05-18T07:53:28.955Z] Security Options: [2021-05-18T07:53:28.955Z] apparmor [2021-05-18T07:53:28.955Z] seccomp [2021-05-18T07:53:28.955Z] Profile: default [2021-05-18T07:53:28.955Z] Kernel Version: 5.4.0-1041-aws [2021-05-18T07:53:28.955Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-18T07:53:28.955Z] OSType: linux [2021-05-18T07:53:28.955Z] Architecture: x86_64 [2021-05-18T07:53:28.955Z] CPUs: 2 [2021-05-18T07:53:28.955Z] Total Memory: 7.569GiB [2021-05-18T07:53:28.955Z] Name: ip-10-100-40-194 [2021-05-18T07:53:28.955Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-18T07:53:28.955Z] Docker Root Dir: /var/lib/docker [2021-05-18T07:53:28.955Z] Debug Mode: false [2021-05-18T07:53:28.955Z] Registry: https://index.docker.io/v1/ [2021-05-18T07:53:28.955Z] Labels: [2021-05-18T07:53:28.955Z] Experimental: true [2021-05-18T07:53:28.955Z] Insecure Registries: [2021-05-18T07:53:28.955Z] 127.0.0.0/8 [2021-05-18T07:53:28.955Z] Live Restore Enabled: true [2021-05-18T07:53:28.955Z] [2021-05-18T07:53:28.955Z] WARNING: No swap limit support [Pipeline] sh [2021-05-18T07:53:29.183Z] #36 ... [2021-05-18T07:53:29.183Z] [2021-05-18T07:53:29.183Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:53:29.183Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:53:29.183Z] #42 52.06 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:53:29.183Z] #42 52.38 Fetched 4095 kB in 1s (6349 kB/s) [2021-05-18T07:53:29.183Z] #42 52.51 Selecting previously unselected package libcap-dev:amd64. [2021-05-18T07:53:29.183Z] #42 52.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 ... 15410 files and directories currently installed.) [2021-05-18T07:53:29.183Z] #42 52.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-18T07:53:29.183Z] #42 52.69 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-18T07:53:29.183Z] #42 52.87 Selecting previously unselected package libnet1:amd64. [2021-05-18T07:53:29.183Z] #42 52.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T07:53:29.183Z] #42 52.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T07:53:29.183Z] #42 53.05 Selecting previously unselected package libnet1-dev. [2021-05-18T07:53:29.183Z] #42 53.07 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T07:53:29.183Z] #42 53.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T07:53:29.183Z] #42 53.29 Selecting previously unselected package libnl-3-200:amd64. [2021-05-18T07:53:29.183Z] #42 53.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-18T07:53:29.183Z] #42 53.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T07:53:29.183Z] #42 53.48 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-18T07:53:29.183Z] #42 53.48 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-18T07:53:29.183Z] #42 53.48 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-18T07:53:29.183Z] #42 53.72 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-18T07:53:29.183Z] #42 53.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-18T07:53:29.183Z] #42 53.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T07:53:29.183Z] #42 53.81 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-18T07:53:29.183Z] #42 53.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-18T07:53:29.183Z] #42 53.83 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-18T07:53:29.183Z] #42 53.92 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-18T07:53:29.183Z] #42 53.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-18T07:53:29.183Z] #42 53.93 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-18T07:53:29.183Z] #42 54.19 Selecting previously unselected package libprotobuf17:amd64. [2021-05-18T07:53:29.183Z] #42 54.20 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-18T07:53:29.183Z] #42 54.22 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-18T07:53:29.183Z] #42 55.00 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-18T07:53:29.183Z] #42 55.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-18T07:53:29.183Z] #42 55.02 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T07:53:29.183Z] #42 55.25 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-18T07:53:29.183Z] #42 55.26 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-18T07:53:29.183Z] #42 55.27 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-18T07:53:29.183Z] #42 56.55 Selecting previously unselected package libprotoc17:amd64. [2021-05-18T07:53:29.183Z] #42 56.55 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-18T07:53:29.183Z] #42 56.56 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-18T07:53:29.183Z] #42 57.16 Selecting previously unselected package protobuf-c-compiler. [2021-05-18T07:53:29.183Z] #42 57.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-18T07:53:29.183Z] #42 57.18 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T07:53:29.183Z] #42 57.32 Selecting previously unselected package protobuf-compiler. [2021-05-18T07:53:29.183Z] #42 57.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-18T07:53:29.183Z] #42 57.33 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-18T07:53:29.183Z] #42 57.48 Selecting previously unselected package python-pkg-resources. [2021-05-18T07:53:29.183Z] #42 57.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T07:53:29.183Z] #42 57.50 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-18T07:53:29.267Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-18T07:53:29.267Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-18T07:53:29.267Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42390/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-18T07:53:29.267Z] + bash /home/ubuntu/workspace/moby_PR-42390/check-config.sh [2021-05-18T07:53:29.267Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-18T07:53:29.267Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-18T07:53:29.267Z] [2021-05-18T07:53:29.267Z] Generally Necessary: [2021-05-18T07:53:29.267Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-18T07:53:29.267Z] - apparmor: enabled and tools installed [2021-05-18T07:53:29.267Z] - CONFIG_NAMESPACES: enabled [2021-05-18T07:53:29.267Z] - CONFIG_NET_NS: enabled [2021-05-18T07:53:29.267Z] - CONFIG_PID_NS: enabled [2021-05-18T07:53:29.267Z] - CONFIG_IPC_NS: enabled [2021-05-18T07:53:29.267Z] - CONFIG_UTS_NS: enabled [2021-05-18T07:53:29.267Z] - CONFIG_CGROUPS: enabled [2021-05-18T07:53:29.267Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-18T07:53:29.267Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-18T07:53:29.267Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-18T07:53:29.267Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-18T07:53:29.267Z] - CONFIG_CPUSETS: enabled [2021-05-18T07:53:29.267Z] - CONFIG_MEMCG: enabled [2021-05-18T07:53:29.267Z] - CONFIG_KEYS: enabled [2021-05-18T07:53:29.267Z] - CONFIG_VETH: enabled (as module) [2021-05-18T07:53:29.267Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-18T07:53:29.267Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-18T07:53:29.267Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-18T07:53:29.267Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-18T07:53:29.267Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-18T07:53:29.267Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-18T07:53:29.267Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-18T07:53:29.267Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-18T07:53:29.418Z] #49 DONE 81.9s [2021-05-18T07:53:29.419Z] [2021-05-18T07:53:29.419Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-18T07:53:29.419Z] #24 sha256:7854e8300a93f1bc19f2b532bb5a03dcab4849eab5ef75c5e04d6b5df82cc81a [2021-05-18T07:53:29.440Z] #42 57.75 Selecting previously unselected package python-six. [2021-05-18T07:53:29.440Z] #42 57.75 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-18T07:53:29.440Z] #42 57.75 Unpacking python-six (1.12.0-1) ... [2021-05-18T07:53:29.440Z] #42 57.87 Selecting previously unselected package python-protobuf. [2021-05-18T07:53:29.440Z] #42 57.87 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-18T07:53:29.440Z] #42 57.87 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-18T07:53:29.440Z] #42 ... [2021-05-18T07:53:29.440Z] [2021-05-18T07:53:29.440Z] #36 [tini 1/2] 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 [2021-05-18T07:53:29.440Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:53:29.440Z] #36 57.98 Selecting previously unselected package libicu63:amd64. [2021-05-18T07:53:29.542Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-18T07:53:29.542Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-18T07:53:29.542Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-18T07:53:29.542Z] [2021-05-18T07:53:29.542Z] Optional Features: [2021-05-18T07:53:29.542Z] - CONFIG_USER_NS: enabled [2021-05-18T07:53:29.542Z] - CONFIG_SECCOMP: enabled [2021-05-18T07:53:29.542Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-18T07:53:29.542Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-18T07:53:29.542Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-18T07:53:29.542Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-18T07:53:29.542Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-18T07:53:29.542Z] - CONFIG_BLK_CGROUP: enabled [2021-05-18T07:53:29.542Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-18T07:53:29.542Z] - CONFIG_CGROUP_PERF: enabled [2021-05-18T07:53:29.542Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-18T07:53:29.542Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-18T07:53:29.542Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-18T07:53:29.542Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-18T07:53:29.542Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-18T07:53:29.542Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-18T07:53:29.542Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-18T07:53:29.542Z] - CONFIG_IP_VS: enabled (as module) [2021-05-18T07:53:29.542Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-18T07:53:29.542Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-18T07:53:29.542Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-18T07:53:29.542Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-18T07:53:29.542Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-18T07:53:29.542Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-18T07:53:29.542Z] - CONFIG_EXT4_FS: enabled [2021-05-18T07:53:29.542Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-18T07:53:29.542Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-18T07:53:29.542Z] - Network Drivers: [2021-05-18T07:53:29.542Z] - "overlay": [2021-05-18T07:53:29.542Z] - CONFIG_VXLAN: enabled (as module) [2021-05-18T07:53:29.542Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-18T07:53:29.542Z] Optional (for encrypted networks): [2021-05-18T07:53:29.624Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2021-05-18T07:53:29.624Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-18T07:53:29.695Z] #36 57.98 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-18T07:53:29.695Z] #36 57.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T07:53:29.728Z] #35 DONE 0.9s [2021-05-18T07:53:29.728Z] [2021-05-18T07:53:29.728Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-18T07:53:29.728Z] #38 sha256:c3241cd10da11e59b9230bc01861ac0efa54b5133061850eb85e076895cf91ee [2021-05-18T07:53:29.819Z] - CONFIG_CRYPTO: enabled [2021-05-18T07:53:29.819Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-18T07:53:29.819Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-18T07:53:29.819Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-18T07:53:29.819Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-18T07:53:29.819Z] - CONFIG_XFRM: enabled [2021-05-18T07:53:29.819Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-18T07:53:29.819Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-18T07:53:29.819Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-18T07:53:29.819Z] - "ipvlan": [2021-05-18T07:53:29.819Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-18T07:53:29.819Z] - "macvlan": [2021-05-18T07:53:29.819Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-18T07:53:29.819Z] - CONFIG_DUMMY: enabled (as module) [2021-05-18T07:53:29.819Z] - "ftp,tftp client in container": [2021-05-18T07:53:29.819Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-18T07:53:29.819Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-18T07:53:29.819Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-18T07:53:29.819Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-18T07:53:29.819Z] - Storage Drivers: [2021-05-18T07:53:29.819Z] - "aufs": [2021-05-18T07:53:29.819Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-18T07:53:29.819Z] - "btrfs": [2021-05-18T07:53:29.819Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-18T07:53:29.819Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-18T07:53:29.819Z] - "devicemapper": [2021-05-18T07:53:29.819Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-18T07:53:29.819Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-18T07:53:29.819Z] - "overlay": [2021-05-18T07:53:29.819Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-18T07:53:29.819Z] - "zfs": [2021-05-18T07:53:29.819Z] - /dev/zfs: present [2021-05-18T07:53:29.819Z] - zfs command: missing [2021-05-18T07:53:29.819Z] - zpool command: missing [2021-05-18T07:53:29.819Z] [2021-05-18T07:53:29.819Z] Limits: [2021-05-18T07:53:29.819Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-18T07:53:29.819Z] [2021-05-18T07:53:29.819Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-18T07:53:29.988Z] #38 DONE 0.6s [2021-05-18T07:53:29.988Z] [2021-05-18T07:53:29.988Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-18T07:53:29.988Z] #41 sha256:d121cdb75edd0ee0c8c007b1d10ea414f940fbfeb4562a7d939d0c891f49bde1 [2021-05-18T07:53:30.166Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e . [2021-05-18T07:53:30.567Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-05-18T07:53:30.622Z] #36 ... [2021-05-18T07:53:30.622Z] [2021-05-18T07:53:30.622Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:53:30.622Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:53:30.622Z] #13 38.20 Reading package lists... [2021-05-18T07:53:30.622Z] #13 44.50 Building dependency tree... [2021-05-18T07:53:30.622Z] #13 47.71 The following additional packages will be installed: [2021-05-18T07:53:30.622Z] #13 47.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-18T07:53:30.622Z] #13 47.71 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-18T07:53:30.622Z] #13 47.71 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-18T07:53:30.622Z] #13 47.71 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-18T07:53:30.622Z] #13 47.71 mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T07:53:30.622Z] #13 47.71 Suggested packages: [2021-05-18T07:53:30.622Z] #13 47.71 gcc-8-locales seccomp wine64 [2021-05-18T07:53:30.622Z] #13 48.90 The following NEW packages will be installed: [2021-05-18T07:53:30.622Z] #13 48.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-18T07:53:30.622Z] #13 48.90 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-18T07:53:30.622Z] #13 48.90 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-18T07:53:30.622Z] #13 48.90 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-18T07:53:30.622Z] #13 48.90 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-18T07:53:30.622Z] #13 48.90 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T07:53:30.622Z] #13 48.91 The following packages will be upgraded: [2021-05-18T07:53:30.622Z] #13 48.91 libseccomp2 libsystemd0 libudev1 [2021-05-18T07:53:30.622Z] #13 49.27 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T07:53:30.622Z] #13 49.27 Need to get 78.2 MB of archives. [2021-05-18T07:53:30.622Z] #13 49.27 After this operation, 487 MB of additional disk space will be used. [2021-05-18T07:53:30.622Z] #13 49.27 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-18T07:53:30.622Z] #13 49.27 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-18T07:53:30.622Z] #13 49.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-18T07:53:30.622Z] #13 49.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-18T07:53:30.622Z] #13 49.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-18T07:53:30.622Z] #13 49.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-18T07:53:30.622Z] #13 49.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-18T07:53:30.622Z] #13 49.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-18T07:53:30.622Z] #13 49.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-18T07:53:30.622Z] #13 49.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-18T07:53:30.622Z] #13 50.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-18T07:53:30.622Z] #13 50.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-18T07:53:30.622Z] #13 50.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-05-18T07:53:30.622Z] #13 53.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-05-18T07:53:30.742Z] #1 [internal] load build definition from Dockerfile [2021-05-18T07:53:30.742Z] #1 sha256:1f7f571e5b87505bb4d7e858ebdad7752b42d67e180d6e4857d158b64f931470 [2021-05-18T07:53:30.742Z] #1 transferring dockerfile: 17.07kB done [2021-05-18T07:53:30.742Z] #1 DONE 0.1s [2021-05-18T07:53:30.742Z] [2021-05-18T07:53:30.742Z] #2 [internal] load .dockerignore [2021-05-18T07:53:30.742Z] #2 sha256:0b0f06d14387c509e3e3c5d2d28eea41e927c84f84fcaac252f29d31176d11f8 [2021-05-18T07:53:30.742Z] #2 transferring context: 87B done [2021-05-18T07:53:30.742Z] #2 DONE 0.0s [2021-05-18T07:53:30.742Z] [2021-05-18T07:53:30.742Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-18T07:53:30.742Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-18T07:53:30.827Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-18T07:53:31.319Z] #3 DONE 0.5s [2021-05-18T07:53:31.319Z] [2021-05-18T07:53:31.319Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-18T07:53:31.319Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-18T07:53:31.319Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-18T07:53:31.319Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-18T07:53:31.319Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-18T07:53:31.319Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-18T07:53:31.319Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-05-18T07:53:31.319Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-18T07:53:31.374Z] #41 DONE 1.1s [2021-05-18T07:53:31.374Z] [2021-05-18T07:53:31.374Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-18T07:53:31.374Z] #44 sha256:7735f193161768800f4124b831c664dedf45f33ef35635e796fd9b2e29abf7b7 [2021-05-18T07:53:31.550Z] #13 ... [2021-05-18T07:53:31.550Z] [2021-05-18T07:53:31.550Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:53:31.550Z] #45 sha256:ab4aba482beaded7daeecbb69784ef6452e42333f0cba9fac5cf070e419242d0 [2021-05-18T07:53:31.550Z] #45 50.04 sync [2021-05-18T07:53:31.550Z] #45 50.05 internal/reflectlite [2021-05-18T07:53:31.550Z] #45 51.50 github.com/LK4D4/vndr/godl/singleflight [2021-05-18T07:53:31.550Z] #45 51.66 math/rand [2021-05-18T07:53:31.550Z] #45 52.93 internal/singleflight [2021-05-18T07:53:31.550Z] #45 53.34 errors [2021-05-18T07:53:31.550Z] #45 53.36 sort [2021-05-18T07:53:31.550Z] #45 53.71 io [2021-05-18T07:53:31.550Z] #45 54.50 strconv [2021-05-18T07:53:31.550Z] #45 54.55 bytes [2021-05-18T07:53:31.550Z] #45 56.85 bufio [2021-05-18T07:53:31.550Z] #45 57.40 reflect [2021-05-18T07:53:31.550Z] #45 58.32 syscall [2021-05-18T07:53:31.581Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-18T07:53:31.581Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-05-18T07:53:31.635Z] #44 DONE 0.5s [2021-05-18T07:53:31.635Z] [2021-05-18T07:53:31.635Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:53:31.635Z] #49 sha256:7668ebf91bb32715a5926b9e09e3d54e732b3085e27b31212ca6d319e1188c4b [2021-05-18T07:53:31.635Z] #49 24.36 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-18T07:53:31.635Z] #49 26.72 go: extracting golang.org/x/text v0.3.2 [2021-05-18T07:53:31.635Z] #49 29.39 go: finding github.com/fatih/color v1.7.0 [2021-05-18T07:53:31.635Z] #49 29.45 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:53:31.635Z] #49 29.45 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:53:31.635Z] #49 29.45 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:53:31.635Z] #49 29.56 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:53:31.635Z] #49 29.56 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:53:31.635Z] #49 29.56 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:53:31.635Z] #49 29.56 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:53:31.635Z] #49 29.56 go: finding github.com/pkg/errors v0.8.1 [2021-05-18T07:53:31.635Z] #49 29.56 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:53:31.635Z] #49 29.56 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:53:31.635Z] #49 29.60 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:53:31.635Z] #49 29.60 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:53:31.635Z] #49 29.60 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:53:31.635Z] #49 29.60 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:53:31.635Z] #49 29.60 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:53:31.635Z] #49 29.66 go: finding github.com/spf13/viper v1.6.1 [2021-05-18T07:53:31.635Z] #49 29.66 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:53:31.635Z] #49 29.66 go: finding github.com/stretchr/testify v1.4.0 [2021-05-18T07:53:31.635Z] #49 29.70 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:53:31.635Z] #49 29.71 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:53:31.635Z] #49 29.74 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:53:31.635Z] #49 29.74 go: finding github.com/stretchr/objx v0.2.0 [2021-05-18T07:53:31.635Z] #49 29.74 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:53:31.635Z] #49 29.76 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:53:31.635Z] #49 29.78 go: finding github.com/spf13/cobra v0.0.5 [2021-05-18T07:53:31.635Z] #49 29.79 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T07:53:31.635Z] #49 29.82 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:53:31.635Z] #49 29.82 go: finding github.com/gobwas/glob v0.2.3 [2021-05-18T07:53:31.635Z] #49 29.87 go: finding github.com/spf13/pflag v1.0.5 [2021-05-18T07:53:31.635Z] #49 29.87 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:53:31.635Z] #49 29.93 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:53:31.635Z] #49 29.93 go: finding github.com/magiconair/properties v1.8.1 [2021-05-18T07:53:31.635Z] #49 29.93 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:53:31.635Z] #49 29.94 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:53:31.635Z] #49 29.95 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:53:31.635Z] #49 29.95 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:53:31.635Z] #49 29.95 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:53:31.635Z] #49 30.02 go: finding github.com/spf13/afero v1.1.2 [2021-05-18T07:53:31.635Z] #49 30.02 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:53:31.635Z] #49 30.02 go: finding github.com/spf13/cast v1.3.0 [2021-05-18T07:53:31.635Z] #49 30.05 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:53:31.635Z] #49 30.05 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:53:31.635Z] #49 30.07 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:53:31.635Z] #49 30.12 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:53:31.635Z] #49 30.12 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-18T07:53:31.635Z] #49 30.13 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:53:31.635Z] #49 30.16 go: finding golang.org/x/text v0.3.2 [2021-05-18T07:53:31.635Z] #49 30.21 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:53:31.635Z] #49 30.21 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:53:31.635Z] #49 30.21 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:53:31.635Z] #49 30.21 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:53:31.635Z] #49 30.27 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:53:31.635Z] #49 30.28 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:53:31.635Z] #49 30.30 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:53:31.635Z] #49 30.35 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:53:31.635Z] #49 30.35 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:53:31.635Z] #49 30.37 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-18T07:53:31.635Z] #49 30.37 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:53:31.635Z] #49 30.37 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:53:31.635Z] #49 30.39 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:53:31.635Z] #49 30.42 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:53:31.635Z] #49 30.43 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:53:31.635Z] #49 30.43 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:53:31.635Z] #49 30.46 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-18T07:53:31.635Z] #49 30.46 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:53:31.635Z] #49 30.47 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:53:31.635Z] #49 30.52 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-18T07:53:31.635Z] #49 30.54 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:53:31.635Z] #49 30.66 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:53:31.635Z] #49 30.69 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:53:31.635Z] #49 30.70 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:53:31.635Z] #49 30.73 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:53:31.635Z] #49 30.76 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:53:31.806Z] #45 ... [2021-05-18T07:53:31.806Z] [2021-05-18T07:53:31.806Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:53:31.806Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:53:31.806Z] #13 55.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-18T07:53:31.806Z] #13 55.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-18T07:53:31.806Z] #13 55.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-18T07:53:31.806Z] #13 55.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-18T07:53:31.806Z] #13 55.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-18T07:53:31.806Z] #13 55.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-18T07:53:31.842Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-05-18T07:53:32.009Z] #24 ... [2021-05-18T07:53:32.009Z] [2021-05-18T07:53:32.009Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:32.009Z] #56 sha256:7fc18d355e462213584fa2a17fbc61f2b352b05cf0f41fa419ef89f752d10084 [2021-05-18T07:53:32.009Z] #56 84.07 + bin/containerd [2021-05-18T07:53:32.061Z] #13 55.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-18T07:53:32.062Z] #13 55.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-18T07:53:32.062Z] #13 55.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-18T07:53:32.062Z] #13 55.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-18T07:53:32.062Z] #13 55.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-18T07:53:32.062Z] #13 55.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-18T07:53:32.062Z] #13 55.77 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-18T07:53:32.105Z] #4 DONE 0.8s [2021-05-18T07:53:32.105Z] [2021-05-18T07:53:32.105Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T07:53:32.105Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-18T07:53:32.317Z] #13 55.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-18T07:53:32.577Z] #49 ... [2021-05-18T07:53:32.577Z] [2021-05-18T07:53:32.578Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:53:32.578Z] #53 sha256:ef70eca7b1f06e430014681dbd780bc94707728c774d587295e589af922251a9 [2021-05-18T07:53:32.578Z] #53 29.11 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-18T07:53:32.578Z] #53 32.01 + mkdir -p /build [2021-05-18T07:53:32.578Z] #53 32.01 + cp runc /build/runc [2021-05-18T07:53:32.578Z] #53 DONE 32.3s [2021-05-18T07:53:32.578Z] [2021-05-18T07:53:32.578Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:53:32.578Z] #51 sha256:9b382118201160af6d738a37794aa6b6b1f6aec0577de1a52292b0db4f9b487e [2021-05-18T07:53:32.578Z] #51 28.99 mvdan.cc/sh/v3/cmd/shfmt [2021-05-18T07:53:33.051Z] #8 ... [2021-05-18T07:53:33.051Z] [2021-05-18T07:53:33.051Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T07:53:33.051Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-18T07:53:33.051Z] #7 DONE 0.9s [2021-05-18T07:53:33.051Z] [2021-05-18T07:53:33.051Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-18T07:53:33.051Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-18T07:53:33.051Z] #5 DONE 0.9s [2021-05-18T07:53:33.244Z] #13 56.80 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:53:33.314Z] [2021-05-18T07:53:33.314Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-18T07:53:33.314Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-18T07:53:33.314Z] #6 DONE 1.0s [2021-05-18T07:53:33.314Z] [2021-05-18T07:53:33.314Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-18T07:53:33.314Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-18T07:53:33.314Z] #8 DONE 1.0s [2021-05-18T07:53:33.499Z] #13 57.01 Fetched 78.2 MB in 7s (11.5 MB/s) [2021-05-18T07:53:33.499Z] #13 57.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T07:53:33.499Z] #13 57.19 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-18T07:53:33.499Z] #13 57.21 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T07:53:33.522Z] #51 DONE 33.4s [2021-05-18T07:53:33.522Z] [2021-05-18T07:53:33.522Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:53:33.522Z] #58 sha256:56c2651e8cd2cb183997c8a01e4fb4751fca554bfa9f9827525086a6a6563c76 [2021-05-18T07:53:34.064Z] #13 57.66 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-18T07:53:34.321Z] #13 57.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 ... 15410 files and directories currently installed.) [2021-05-18T07:53:34.321Z] #13 57.83 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-18T07:53:34.321Z] #13 57.86 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-18T07:53:34.321Z] #13 ... [2021-05-18T07:53:34.321Z] [2021-05-18T07:53:34.321Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:53:34.321Z] #47 sha256:167db58bb972d62f58c918c30e2aa21722a093375d26e7806e79e52f45cc75a8 [2021-05-18T07:53:34.321Z] #47 DONE 62.9s [2021-05-18T07:53:34.577Z] [2021-05-18T07:53:34.577Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:53:34.577Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:53:34.577Z] #13 58.17 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T07:53:34.707Z] [2021-05-18T07:53:34.707Z] #70 [internal] load build context [2021-05-18T07:53:34.707Z] #70 sha256:ae96057aecf0c73c2ee4221d569ee464e113cebb70f12fc5187ec8ead5c045da [2021-05-18T07:53:35.088Z] #13 58.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T07:53:35.088Z] #13 58.57 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-18T07:53:35.088Z] #13 58.63 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T07:53:35.435Z] #58 ... [2021-05-18T07:53:35.435Z] [2021-05-18T07:53:35.435Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-18T07:53:35.435Z] #46 sha256:6cbda3391d1f6bec691f9facff8d3f46104514e968e1707c0f1253cd72dd6159 [2021-05-18T07:53:35.435Z] #46 DONE 0.4s [2021-05-18T07:53:35.435Z] [2021-05-18T07:53:35.435Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:53:35.435Z] #58 sha256:56c2651e8cd2cb183997c8a01e4fb4751fca554bfa9f9827525086a6a6563c76 [2021-05-18T07:53:35.650Z] #13 59.08 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-18T07:53:35.650Z] #13 59.38 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-18T07:53:35.650Z] #13 59.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 ... 15410 files and directories currently installed.) [2021-05-18T07:53:35.650Z] #13 59.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-18T07:53:35.650Z] #13 59.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T07:53:35.668Z] #70 transferring context: 9.53MB 1.0s [2021-05-18T07:53:36.111Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-05-18T07:53:36.372Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.6s done [2021-05-18T07:53:36.382Z] #58 ... [2021-05-18T07:53:36.382Z] [2021-05-18T07:53:36.382Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:36.382Z] #56 sha256:94437dca4e0debd02d4b863fdffb7b1b79498291ca24eaa9d3b264387d113791 [2021-05-18T07:53:36.382Z] #56 36.25 Checking out files: 93% (3655/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-18T07:53:36.382Z] #56 36.38 + cd /tmp/tmp.i5glSgH1Wg/src/github.com/containerd/containerd [2021-05-18T07:53:36.382Z] #56 36.38 + git checkout -q 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-18T07:53:36.642Z] #56 ... [2021-05-18T07:53:36.642Z] [2021-05-18T07:53:36.642Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:53:36.642Z] #47 sha256:de81ae20255dab9b62c59276c7aaf249af19a9c7e3782aa5d1b6d4367a4d28a0 [2021-05-18T07:53:36.642Z] #47 DONE 36.5s [2021-05-18T07:53:36.642Z] [2021-05-18T07:53:36.642Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:53:36.642Z] #58 sha256:56c2651e8cd2cb183997c8a01e4fb4751fca554bfa9f9827525086a6a6563c76 [2021-05-18T07:53:36.903Z] #58 ... [2021-05-18T07:53:36.903Z] [2021-05-18T07:53:36.903Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:36.903Z] #56 sha256:94437dca4e0debd02d4b863fdffb7b1b79498291ca24eaa9d3b264387d113791 [2021-05-18T07:53:36.903Z] #56 36.81 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-18T07:53:36.903Z] #56 36.83 + BUILDTAGS='netgo osusergo static_build' [2021-05-18T07:53:36.903Z] #56 36.83 + export EXTRA_FLAGS=-buildmode=pie [2021-05-18T07:53:36.903Z] #56 36.83 + EXTRA_FLAGS=-buildmode=pie [2021-05-18T07:53:36.903Z] #56 36.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-18T07:53:36.903Z] #56 36.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-18T07:53:36.903Z] #56 36.83 + '[' '' = dynamic ']' [2021-05-18T07:53:36.903Z] #56 36.83 + make [2021-05-18T07:53:36.944Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-18T07:53:37.847Z] #56 37.66 + bin/ctr [2021-05-18T07:53:38.165Z] #13 61.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-18T07:53:38.165Z] #13 61.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-18T07:53:38.165Z] #13 61.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T07:53:38.325Z] #9 ... [2021-05-18T07:53:38.325Z] [2021-05-18T07:53:38.325Z] #27 [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 [2021-05-18T07:53:38.325Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T07:53:38.325Z] #27 1.779 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:53:38.325Z] #27 1.779 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:53:38.325Z] #27 1.802 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:53:38.325Z] #27 2.058 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:53:38.325Z] #27 2.306 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:53:38.325Z] #27 2.842 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:53:38.325Z] #27 4.286 Fetched 8445 kB in 3s (3066 kB/s) [2021-05-18T07:53:38.325Z] #27 4.286 Reading package lists... [2021-05-18T07:53:38.325Z] #27 5.207 Reading package lists... [2021-05-18T07:53:38.325Z] #27 6.164 Building dependency tree... [2021-05-18T07:53:38.325Z] #27 6.487 The following additional packages will be installed: [2021-05-18T07:53:38.325Z] #27 6.487 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-18T07:53:38.325Z] #27 6.487 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-18T07:53:38.325Z] #27 6.487 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-18T07:53:38.325Z] #27 6.487 Suggested packages: [2021-05-18T07:53:38.325Z] #27 6.487 krb5-doc krb5-user [2021-05-18T07:53:38.325Z] #27 6.487 Recommended packages: [2021-05-18T07:53:38.325Z] #27 6.487 krb5-locales publicsuffix libsasl2-modules [2021-05-18T07:53:38.325Z] #27 6.730 The following NEW packages will be installed: [2021-05-18T07:53:38.325Z] #27 6.730 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-18T07:53:38.325Z] #27 6.730 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-18T07:53:38.325Z] #27 6.730 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-18T07:53:38.325Z] #27 6.731 libssh2-1 libssl1.1 openssl [2021-05-18T07:53:38.325Z] #27 7.009 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T07:53:38.325Z] #27 7.009 Need to get 5059 kB of archives. [2021-05-18T07:53:38.325Z] #27 7.009 After this operation, 12.1 MB of additional disk space will be used. [2021-05-18T07:53:38.325Z] #27 7.009 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-18T07:53:38.325Z] #27 7.018 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-18T07:53:38.325Z] #27 7.018 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-18T07:53:38.325Z] #27 7.018 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-18T07:53:38.325Z] #27 7.037 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-18T07:53:38.325Z] #27 7.038 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-18T07:53:38.325Z] #27 7.051 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-18T07:53:38.325Z] #27 7.067 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-18T07:53:38.325Z] #27 7.071 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-18T07:53:38.325Z] #27 7.072 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-18T07:53:38.325Z] #27 7.073 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-18T07:53:38.325Z] #27 7.076 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-18T07:53:38.325Z] #27 7.077 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-18T07:53:38.325Z] #27 7.089 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-18T07:53:38.325Z] #27 7.097 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-18T07:53:38.325Z] #27 7.101 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-18T07:53:38.325Z] #27 7.106 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-18T07:53:38.325Z] #27 7.106 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-18T07:53:38.325Z] #27 7.125 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-18T07:53:38.325Z] #27 7.129 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-18T07:53:38.325Z] #27 7.129 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-18T07:53:38.325Z] #27 7.500 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:53:38.325Z] #27 7.531 Fetched 5059 kB in 0s (12.8 MB/s) [2021-05-18T07:53:38.325Z] #27 8.001 Selecting previously unselected package libssl1.1:amd64. [2021-05-18T07:53:38.325Z] #27 8.001 (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 ... 6677 files and directories currently installed.) [2021-05-18T07:53:38.325Z] #27 8.001 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 8.022 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-18T07:53:38.325Z] #27 8.257 Selecting previously unselected package openssl. [2021-05-18T07:53:38.325Z] #27 8.257 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 8.260 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-18T07:53:38.325Z] #27 8.405 Selecting previously unselected package ca-certificates. [2021-05-18T07:53:38.325Z] #27 8.405 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-18T07:53:38.325Z] #27 8.409 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-18T07:53:38.325Z] #27 8.495 Selecting previously unselected package libkeyutils1:amd64. [2021-05-18T07:53:38.325Z] #27 8.495 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 8.499 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-18T07:53:38.325Z] #27 8.542 Selecting previously unselected package libkrb5support0:amd64. [2021-05-18T07:53:38.325Z] #27 8.542 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 8.546 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:53:38.325Z] #27 8.602 Selecting previously unselected package libk5crypto3:amd64. [2021-05-18T07:53:38.325Z] #27 8.602 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 8.602 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:53:38.325Z] #27 8.663 Selecting previously unselected package libkrb5-3:amd64. [2021-05-18T07:53:38.325Z] #27 8.663 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 8.666 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:53:38.325Z] #27 8.798 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-18T07:53:38.325Z] #27 8.798 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 8.803 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:53:38.325Z] #27 9.059 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-18T07:53:38.325Z] #27 9.059 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 9.066 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T07:53:38.325Z] #27 9.114 Selecting previously unselected package libsasl2-2:amd64. [2021-05-18T07:53:38.325Z] #27 9.114 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 9.121 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T07:53:38.325Z] #27 9.201 Selecting previously unselected package libldap-common. [2021-05-18T07:53:38.325Z] #27 9.203 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-18T07:53:38.325Z] #27 9.208 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T07:53:38.325Z] #27 9.262 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-18T07:53:38.325Z] #27 9.262 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 9.266 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T07:53:38.325Z] #27 9.371 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-18T07:53:38.325Z] #27 9.371 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 9.378 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-18T07:53:38.325Z] #27 9.438 Selecting previously unselected package libpsl5:amd64. [2021-05-18T07:53:38.325Z] #27 9.438 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 9.438 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-18T07:53:38.325Z] #27 9.490 Selecting previously unselected package librtmp1:amd64. [2021-05-18T07:53:38.325Z] #27 9.490 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 9.494 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T07:53:38.325Z] #27 9.562 Selecting previously unselected package libssh2-1:amd64. [2021-05-18T07:53:38.325Z] #27 9.562 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 9.566 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-18T07:53:38.325Z] #27 9.645 Selecting previously unselected package libcurl4:amd64. [2021-05-18T07:53:38.325Z] #27 9.645 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 9.649 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-18T07:53:38.325Z] #27 9.753 Selecting previously unselected package curl. [2021-05-18T07:53:38.325Z] #27 9.753 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 9.756 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-18T07:53:38.325Z] #27 9.849 Selecting previously unselected package libonig5:amd64. [2021-05-18T07:53:38.325Z] #27 9.849 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-18T07:53:38.325Z] #27 9.853 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-18T07:53:38.325Z] #27 ... [2021-05-18T07:53:38.325Z] [2021-05-18T07:53:38.325Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:38.325Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:38.421Z] #13 ... [2021-05-18T07:53:38.421Z] [2021-05-18T07:53:38.421Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:53:38.421Z] #51 sha256:b5564388a6af134da814f9ebfff0b047fd1f82761ad40a406db772584a73ca9a [2021-05-18T07:53:38.421Z] #51 56.82 internal/oserror [2021-05-18T07:53:38.421Z] #51 56.83 bytes [2021-05-18T07:53:38.421Z] #51 56.91 syscall [2021-05-18T07:53:38.421Z] #51 58.96 reflect [2021-05-18T07:53:38.421Z] #51 64.39 time [2021-05-18T07:53:38.421Z] #51 ... [2021-05-18T07:53:38.421Z] [2021-05-18T07:53:38.421Z] #36 [tini 1/2] 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 [2021-05-18T07:53:38.421Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:53:38.421Z] #36 65.17 Selecting previously unselected package libxml2:amd64. [2021-05-18T07:53:38.421Z] #36 65.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-18T07:53:38.421Z] #36 65.18 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T07:53:38.421Z] #36 65.78 Selecting previously unselected package libarchive13:amd64. [2021-05-18T07:53:38.421Z] #36 65.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-18T07:53:38.421Z] #36 65.81 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-18T07:53:38.421Z] #36 66.08 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-18T07:53:38.421Z] #36 66.08 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-18T07:53:38.421Z] #36 66.09 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-18T07:53:38.421Z] #36 66.25 Selecting previously unselected package librhash0:amd64. [2021-05-18T07:53:38.421Z] #36 66.26 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-18T07:53:38.421Z] #36 66.26 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-18T07:53:38.421Z] #36 66.43 Selecting previously unselected package libuv1:amd64. [2021-05-18T07:53:38.421Z] #36 66.43 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-18T07:53:38.421Z] #36 66.43 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-18T07:53:38.421Z] #36 66.57 Selecting previously unselected package cmake. [2021-05-18T07:53:38.421Z] #36 66.60 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-18T07:53:38.421Z] #36 66.63 Unpacking cmake (3.13.4-1) ... [2021-05-18T07:53:40.317Z] #36 ... [2021-05-18T07:53:40.317Z] [2021-05-18T07:53:40.317Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:53:40.317Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:53:40.317Z] #42 58.39 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-18T07:53:40.317Z] #42 62.51 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T07:53:40.317Z] #42 62.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T07:53:40.317Z] #42 62.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T07:53:40.317Z] #42 62.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-18T07:53:40.317Z] #42 62.56 Setting up python-six (1.12.0-1) ... [2021-05-18T07:53:40.317Z] #42 66.62 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-18T07:53:40.317Z] #42 66.64 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T07:53:40.317Z] #42 66.69 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-18T07:53:40.317Z] #42 66.71 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-18T07:53:40.317Z] #42 66.73 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-18T07:53:40.317Z] #42 66.75 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-18T07:53:40.317Z] #42 66.76 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T07:53:40.317Z] #42 66.78 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-18T07:53:40.317Z] #42 66.81 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T07:53:40.317Z] #42 66.82 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-18T07:53:40.317Z] #42 ... [2021-05-18T07:53:40.317Z] [2021-05-18T07:53:40.317Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:53:40.317Z] #51 sha256:b5564388a6af134da814f9ebfff0b047fd1f82761ad40a406db772584a73ca9a [2021-05-18T07:53:40.317Z] #51 68.80 context [2021-05-18T07:53:40.987Z] #70 ... [2021-05-18T07:53:40.987Z] [2021-05-18T07:53:40.987Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:40.987Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:40.987Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-18T07:53:40.987Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-18T07:53:40.987Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-18T07:53:40.987Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-18T07:53:40.987Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 4.2s done [2021-05-18T07:53:40.987Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.5s done [2021-05-18T07:53:40.987Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.6s done [2021-05-18T07:53:40.987Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.6s [2021-05-18T07:53:40.987Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.6s [2021-05-18T07:53:40.987Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 5.6s [2021-05-18T07:53:40.987Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.7s [2021-05-18T07:53:40.987Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.33MB / 120.17MB 5.7s [2021-05-18T07:53:40.987Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.8s done [2021-05-18T07:53:40.987Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.91MB / 120.17MB 5.9s [2021-05-18T07:53:40.987Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 6.0s [2021-05-18T07:53:40.987Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.70MB / 120.17MB 6.1s [2021-05-18T07:53:40.987Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.1s [2021-05-18T07:53:41.246Z] #51 69.75 internal/poll [2021-05-18T07:53:41.249Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.84MB / 120.17MB 6.4s [2021-05-18T07:53:41.516Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.32MB / 120.17MB 6.6s [2021-05-18T07:53:41.516Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 6.7s [2021-05-18T07:53:41.777Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.00MB / 120.17MB 6.8s [2021-05-18T07:53:42.038Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.49MB / 120.17MB 7.1s [2021-05-18T07:53:42.055Z] #56 ... [2021-05-18T07:53:42.055Z] [2021-05-18T07:53:42.055Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-18T07:53:42.055Z] #48 sha256:fc7284d58e1a1cba017cc7e3ca5afd80fc6b5498cd4bdd5b106e10f0621c755b [2021-05-18T07:53:42.055Z] #48 DONE 0.1s [2021-05-18T07:53:42.055Z] [2021-05-18T07:53:42.055Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:42.055Z] #56 sha256:94437dca4e0debd02d4b863fdffb7b1b79498291ca24eaa9d3b264387d113791 [2021-05-18T07:53:42.303Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.2s done [2021-05-18T07:53:42.540Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-05-18T07:53:42.540Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done [2021-05-18T07:53:42.540Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-18T07:53:42.565Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 7.4s done [2021-05-18T07:53:42.656Z] #51 ... [2021-05-18T07:53:42.656Z] [2021-05-18T07:53:42.656Z] #36 [tini 1/2] 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 [2021-05-18T07:53:42.656Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:53:42.656Z] #36 69.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T07:53:42.656Z] #36 69.82 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T07:53:42.656Z] #36 69.84 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-18T07:53:42.657Z] #36 69.87 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T07:53:42.657Z] #36 69.94 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-18T07:53:42.657Z] #36 69.95 Setting up cmake-data (3.13.4-1) ... [2021-05-18T07:53:42.657Z] #36 69.97 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T07:53:42.657Z] #36 69.98 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-18T07:53:42.657Z] #36 70.00 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-18T07:53:42.657Z] #36 70.02 Setting up cmake (3.13.4-1) ... [2021-05-18T07:53:42.657Z] #36 70.05 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:53:42.657Z] #36 70.14 Processing triggers for mime-support (3.62) ... [2021-05-18T07:53:42.657Z] #36 DONE 70.9s [2021-05-18T07:53:42.657Z] [2021-05-18T07:53:42.657Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:53:42.657Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:53:42.657Z] #13 64.40 Selecting previously unselected package binutils-mingw-w64. [2021-05-18T07:53:42.657Z] #13 64.42 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-18T07:53:42.657Z] #13 64.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T07:53:42.657Z] #13 64.56 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-18T07:53:42.657Z] #13 64.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-18T07:53:42.657Z] #13 64.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T07:53:42.657Z] #13 64.74 Selecting previously unselected package dmsetup. [2021-05-18T07:53:42.657Z] #13 64.74 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-18T07:53:42.657Z] #13 64.77 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-18T07:53:42.657Z] #13 64.94 Selecting previously unselected package mingw-w64-common. [2021-05-18T07:53:42.657Z] #13 64.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-18T07:53:42.657Z] #13 64.95 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-18T07:53:43.515Z] #9 ... [2021-05-18T07:53:43.515Z] [2021-05-18T07:53:43.515Z] #61 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T07:53:43.515Z] #61 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-18T07:53:43.515Z] #61 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-18T07:53:43.515Z] #61 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T07:53:43.515Z] #61 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-18T07:53:43.515Z] #61 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-18T07:53:43.515Z] #61 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-05-18T07:53:43.515Z] #61 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2021-05-18T07:53:43.515Z] #61 DONE 8.9s [2021-05-18T07:53:43.515Z] [2021-05-18T07:53:43.515Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:43.515Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:43.515Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.6s done [2021-05-18T07:53:43.515Z] #9 ... [2021-05-18T07:53:43.515Z] [2021-05-18T07:53:43.515Z] #70 [internal] load build context [2021-05-18T07:53:43.515Z] #70 sha256:ae96057aecf0c73c2ee4221d569ee464e113cebb70f12fc5187ec8ead5c045da [2021-05-18T07:53:43.515Z] #70 transferring context: 53.24MB 8.3s done [2021-05-18T07:53:43.777Z] #70 DONE 9.1s [2021-05-18T07:53:43.777Z] [2021-05-18T07:53:43.777Z] #63 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-18T07:53:43.777Z] #63 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-18T07:53:43.777Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-18T07:53:43.777Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-18T07:53:43.777Z] #63 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-18T07:53:43.777Z] #63 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-18T07:53:43.777Z] #63 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-05-18T07:53:43.777Z] #63 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2021-05-18T07:53:43.777Z] #63 DONE 9.0s [2021-05-18T07:53:43.777Z] [2021-05-18T07:53:43.777Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T07:53:43.777Z] #25 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T07:53:43.777Z] #25 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-18T07:53:43.777Z] #25 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-18T07:53:43.777Z] #25 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-18T07:53:43.777Z] #25 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.1s done [2021-05-18T07:53:43.777Z] #25 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-18T07:53:43.777Z] #25 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.0s [2021-05-18T07:53:44.038Z] #25 ... [2021-05-18T07:53:44.038Z] [2021-05-18T07:53:44.038Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:44.038Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:44.452Z] #9 ... [2021-05-18T07:53:44.452Z] [2021-05-18T07:53:44.452Z] #27 [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 [2021-05-18T07:53:44.452Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T07:53:44.452Z] #27 9.954 Selecting previously unselected package libjq1:amd64. [2021-05-18T07:53:44.452Z] #27 9.954 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T07:53:44.452Z] #27 9.961 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T07:53:44.452Z] #27 10.02 Selecting previously unselected package jq. [2021-05-18T07:53:44.452Z] #27 10.02 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T07:53:44.452Z] #27 10.02 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T07:53:44.452Z] #27 10.08 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-18T07:53:44.452Z] #27 10.10 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-18T07:53:44.452Z] #27 10.11 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-18T07:53:44.452Z] #27 10.30 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-18T07:53:44.452Z] #27 10.31 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T07:53:44.452Z] #27 10.33 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:53:44.452Z] #27 10.35 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T07:53:44.452Z] #27 10.36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T07:53:44.452Z] #27 10.37 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:53:44.452Z] #27 10.37 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T07:53:44.452Z] #27 10.39 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-18T07:53:44.452Z] #27 10.40 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:53:44.452Z] #27 10.41 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-18T07:53:44.452Z] #27 10.43 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-18T07:53:44.452Z] #27 10.44 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T07:53:44.452Z] #27 10.45 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T07:53:44.452Z] #27 10.46 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-18T07:53:44.452Z] #27 11.19 Updating certificates in /etc/ssl/certs... [2021-05-18T07:53:44.452Z] #27 12.45 137 added, 0 removed; done. [2021-05-18T07:53:44.452Z] #27 12.52 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:53:44.452Z] #27 12.54 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T07:53:44.452Z] #27 12.55 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-18T07:53:44.452Z] #27 12.56 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-18T07:53:44.452Z] #27 12.58 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:53:44.452Z] #27 12.59 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-18T07:53:44.452Z] #27 12.60 Updating certificates in /etc/ssl/certs... [2021-05-18T07:53:44.452Z] #27 13.58 0 added, 0 removed; done. [2021-05-18T07:53:44.452Z] #27 13.58 Running hooks in /etc/ca-certificates/update.d... [2021-05-18T07:53:44.452Z] #27 13.58 done. [2021-05-18T07:53:44.452Z] #27 DONE 16.2s [2021-05-18T07:53:44.452Z] [2021-05-18T07:53:44.452Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:44.452Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:44.599Z] #56 ... [2021-05-18T07:53:44.599Z] [2021-05-18T07:53:44.599Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:53:44.599Z] #58 sha256:56c2651e8cd2cb183997c8a01e4fb4751fca554bfa9f9827525086a6a6563c76 [2021-05-18T07:53:44.599Z] #58 44.68 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T07:53:44.712Z] #9 ... [2021-05-18T07:53:44.712Z] [2021-05-18T07:53:44.712Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-18T07:53:44.712Z] #28 sha256:f9e358a3dcf4f79cdc622f095419b44e9031b5073d65e4bdbbc7227c9e567d9f [2021-05-18T07:53:44.712Z] #28 DONE 0.1s [2021-05-18T07:53:44.712Z] [2021-05-18T07:53:44.712Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:44.712Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:44.859Z] #58 44.68 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-18T07:53:45.171Z] #13 ... [2021-05-18T07:53:45.171Z] [2021-05-18T07:53:45.171Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:53:45.171Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:53:45.171Z] #42 72.57 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-18T07:53:45.171Z] #42 72.58 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:53:45.171Z] #42 DONE 73.2s [2021-05-18T07:53:45.171Z] [2021-05-18T07:53:45.171Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-18T07:53:45.171Z] #37 sha256:9993ddbb51cbb6ad2fbc5e991e29913ce0c0484193f5a8717a3b3725852f3dc3 [2021-05-18T07:53:45.171Z] #37 1.074 + RM_GOPATH=0 [2021-05-18T07:53:45.171Z] #37 1.074 + TMP_GOPATH= [2021-05-18T07:53:45.171Z] #37 1.074 + : /build [2021-05-18T07:53:45.171Z] #37 1.074 + '[' -z '' ']' [2021-05-18T07:53:45.171Z] #37 1.075 ++ mktemp -d [2021-05-18T07:53:45.171Z] #37 1.076 + export GOPATH=/tmp/tmp.LQKNA7FYW3 [2021-05-18T07:53:45.171Z] #37 1.076 + GOPATH=/tmp/tmp.LQKNA7FYW3 [2021-05-18T07:53:45.171Z] #37 1.076 + RM_GOPATH=1 [2021-05-18T07:53:45.171Z] #37 1.076 + case "$(go env GOARCH)" in [2021-05-18T07:53:45.171Z] #37 1.077 ++ go env GOARCH [2021-05-18T07:53:45.171Z] #37 1.117 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:45.171Z] #37 1.117 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:53:45.171Z] #37 1.118 ++ dirname /tmp/install/install.sh [2021-05-18T07:53:45.171Z] #37 1.119 + dir=/tmp/install [2021-05-18T07:53:45.171Z] #37 1.119 + bin=tini [2021-05-18T07:53:45.171Z] #37 1.119 + shift [2021-05-18T07:53:45.171Z] #37 1.119 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-18T07:53:45.171Z] #37 1.120 + . /tmp/install/tini.installer [2021-05-18T07:53:45.171Z] #37 1.120 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:53:45.171Z] #37 1.120 + install_tini [2021-05-18T07:53:45.171Z] #37 1.120 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-18T07:53:45.171Z] #37 1.121 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:53:45.171Z] #37 1.121 + git clone https://github.com/krallin/tini.git /tmp/tmp.LQKNA7FYW3/tini [2021-05-18T07:53:45.171Z] #37 1.122 Cloning into '/tmp/tmp.LQKNA7FYW3/tini'... [2021-05-18T07:53:45.171Z] #37 1.895 + cd /tmp/tmp.LQKNA7FYW3/tini [2021-05-18T07:53:45.171Z] #37 1.895 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:53:45.171Z] #37 1.903 + cmake . [2021-05-18T07:53:45.171Z] #37 2.621 -- The C compiler identification is GNU 8.3.0 [2021-05-18T07:53:45.171Z] #37 2.698 -- Check for working C compiler: /usr/bin/cc [2021-05-18T07:53:45.434Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s [2021-05-18T07:53:46.099Z] #37 3.645 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-18T07:53:46.099Z] #37 3.647 -- Detecting C compiler ABI info [2021-05-18T07:53:46.824Z] #9 ... [2021-05-18T07:53:46.824Z] [2021-05-18T07:53:46.824Z] #62 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-18T07:53:46.824Z] #62 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-18T07:53:46.824Z] #62 DONE 0.8s [2021-05-18T07:53:46.824Z] [2021-05-18T07:53:46.824Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:46.824Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:47.027Z] #37 4.304 -- Detecting C compiler ABI info - done [2021-05-18T07:53:47.027Z] #37 4.374 -- Detecting C compile features [2021-05-18T07:53:47.027Z] #37 ... [2021-05-18T07:53:47.027Z] [2021-05-18T07:53:47.027Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:53:47.027Z] #45 sha256:ab4aba482beaded7daeecbb69784ef6452e42333f0cba9fac5cf070e419242d0 [2021-05-18T07:53:47.027Z] #45 65.30 time [2021-05-18T07:53:47.027Z] #45 69.66 internal/poll [2021-05-18T07:53:47.027Z] #45 70.71 internal/fmtsort [2021-05-18T07:53:47.027Z] #45 71.56 internal/syscall/execenv [2021-05-18T07:53:47.027Z] #45 71.72 internal/syscall/unix [2021-05-18T07:53:47.027Z] #45 71.90 strings [2021-05-18T07:53:47.027Z] #45 72.10 os [2021-05-18T07:53:47.027Z] #45 75.36 regexp/syntax [2021-05-18T07:53:47.027Z] #45 ... [2021-05-18T07:53:47.027Z] [2021-05-18T07:53:47.027Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:53:47.027Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:53:47.027Z] #13 70.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-18T07:53:47.027Z] #13 70.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-18T07:53:47.027Z] #13 70.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T07:53:48.007Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-05-18T07:53:48.212Z] #9 ... [2021-05-18T07:53:48.212Z] [2021-05-18T07:53:48.212Z] #64 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-18T07:53:48.212Z] #64 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-18T07:53:48.212Z] #64 DONE 1.0s [2021-05-18T07:53:48.212Z] [2021-05-18T07:53:48.212Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:48.212Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:48.212Z] #9 ... [2021-05-18T07:53:48.212Z] [2021-05-18T07:53:48.212Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-18T07:53:48.212Z] #25 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-18T07:53:48.212Z] #25 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 10.2s done [2021-05-18T07:53:48.212Z] #25 DONE 13.5s [2021-05-18T07:53:48.310Z] #58 DONE 47.7s [2021-05-18T07:53:48.310Z] [2021-05-18T07:53:48.310Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-18T07:53:48.310Z] #59 sha256:ff95ecbc05c58c9169f9464bf57149535d13aeff31ca6ef5c1f69ba934c760f5 [2021-05-18T07:53:48.310Z] #59 DONE 0.0s [2021-05-18T07:53:48.310Z] [2021-05-18T07:53:48.310Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:48.310Z] #56 sha256:94437dca4e0debd02d4b863fdffb7b1b79498291ca24eaa9d3b264387d113791 [2021-05-18T07:53:48.310Z] #56 ... [2021-05-18T07:53:48.310Z] [2021-05-18T07:53:48.310Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-18T07:53:48.310Z] #60 sha256:3bb3998c3b1a916acf7c92cb1c969a77035b3cdaa876aef37e8a4f3d13dfe9a9 [2021-05-18T07:53:48.310Z] #60 DONE 0.1s [2021-05-18T07:53:48.310Z] [2021-05-18T07:53:48.310Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:48.310Z] #56 sha256:94437dca4e0debd02d4b863fdffb7b1b79498291ca24eaa9d3b264387d113791 [2021-05-18T07:53:48.473Z] [2021-05-18T07:53:48.473Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:48.473Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:48.473Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.6s done [2021-05-18T07:53:48.735Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-18T07:53:49.310Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-05-18T07:53:49.571Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-18T07:53:49.702Z] #56 ... [2021-05-18T07:53:49.702Z] [2021-05-18T07:53:49.702Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-18T07:53:49.702Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-18T07:53:49.702Z] #63 CACHED [2021-05-18T07:53:49.702Z] [2021-05-18T07:53:49.702Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-18T07:53:49.702Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-18T07:53:49.702Z] #65 CACHED [2021-05-18T07:53:49.702Z] [2021-05-18T07:53:49.702Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:49.702Z] #56 sha256:94437dca4e0debd02d4b863fdffb7b1b79498291ca24eaa9d3b264387d113791 [2021-05-18T07:53:50.147Z] #56 ... [2021-05-18T07:53:50.147Z] [2021-05-18T07:53:50.147Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-18T07:53:50.147Z] #24 sha256:7854e8300a93f1bc19f2b532bb5a03dcab4849eab5ef75c5e04d6b5df82cc81a [2021-05-18T07:53:50.147Z] #24 102.3 + return [2021-05-18T07:53:50.409Z] #24 DONE 102.9s [2021-05-18T07:53:50.409Z] [2021-05-18T07:53:50.409Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:50.409Z] #56 sha256:7fc18d355e462213584fa2a17fbc61f2b352b05cf0f41fa419ef89f752d10084 [2021-05-18T07:53:50.515Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-05-18T07:53:50.781Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-18T07:53:52.272Z] #13 ... [2021-05-18T07:53:52.272Z] [2021-05-18T07:53:52.272Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-18T07:53:52.272Z] #37 sha256:9993ddbb51cbb6ad2fbc5e991e29913ce0c0484193f5a8717a3b3725852f3dc3 [2021-05-18T07:53:52.272Z] #37 6.004 -- Detecting C compile features - done [2021-05-18T07:53:52.272Z] #37 6.067 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-18T07:53:52.272Z] #37 6.396 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-18T07:53:52.272Z] #37 6.508 -- Configuring done [2021-05-18T07:53:52.272Z] #37 6.533 -- Generating done [2021-05-18T07:53:52.272Z] #37 6.543 -- Build files have been written to: /tmp/tmp.LQKNA7FYW3/tini [2021-05-18T07:53:52.272Z] #37 6.545 + make tini-static [2021-05-18T07:53:52.272Z] #37 7.015 Scanning dependencies of target tini-static [2021-05-18T07:53:52.272Z] #37 7.134 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-18T07:53:52.272Z] #37 8.250 [100%] Linking C executable tini-static [2021-05-18T07:53:52.272Z] #37 8.816 [100%] Built target tini-static [2021-05-18T07:53:52.272Z] #37 8.883 + mkdir -p /build [2021-05-18T07:53:52.272Z] #37 8.885 + cp tini-static /build/docker-init [2021-05-18T07:53:52.272Z] #37 DONE 9.2s [2021-05-18T07:53:52.272Z] [2021-05-18T07:53:52.272Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:53:52.272Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:53:52.272Z] #43 2.195 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T07:53:52.272Z] #43 2.196 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T07:53:52.272Z] #43 2.222 Note: Building without GnuTLS support [2021-05-18T07:53:52.272Z] #43 2.230 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T07:53:52.272Z] #43 2.230 Makefile.config:40: Warn: Building without nftables support [2021-05-18T07:53:52.272Z] #43 4.038 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T07:53:52.272Z] #43 4.089 GEN .gitid [2021-05-18T07:53:52.272Z] #43 4.134 GEN criu/include/version.h [2021-05-18T07:53:52.272Z] #43 4.203 GEN include/common/asm [2021-05-18T07:53:52.272Z] #43 5.748 PBCC images/timens.pb-c.c [2021-05-18T07:53:52.272Z] #43 5.756 DEP images/timens.pb-c.d [2021-05-18T07:53:52.272Z] #43 5.852 PBCC images/fown.pb-c.c [2021-05-18T07:53:52.272Z] #43 5.879 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-18T07:53:52.272Z] #43 5.949 PBCC images/opts.pb-c.c [2021-05-18T07:53:52.272Z] #43 6.009 PBCC images/memfd.pb-c.c [2021-05-18T07:53:52.272Z] #43 6.077 DEP images/fown.pb-c.d [2021-05-18T07:53:52.272Z] #43 6.165 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-18T07:53:52.272Z] #43 6.251 DEP images/opts.pb-c.d [2021-05-18T07:53:52.272Z] #43 6.319 DEP images/memfd.pb-c.d [2021-05-18T07:53:52.272Z] #43 6.385 PBCC images/sit.pb-c.c [2021-05-18T07:53:52.272Z] #43 6.417 DEP images/sit.pb-c.d [2021-05-18T07:53:52.272Z] #43 6.473 PBCC images/macvlan.pb-c.c [2021-05-18T07:53:52.272Z] #43 6.501 DEP images/macvlan.pb-c.d [2021-05-18T07:53:52.272Z] #43 6.563 PBCC images/autofs.pb-c.c [2021-05-18T07:53:52.272Z] #43 6.573 DEP images/autofs.pb-c.d [2021-05-18T07:53:52.272Z] #43 6.617 PBCC images/sysctl.pb-c.c [2021-05-18T07:53:52.272Z] #43 6.660 DEP images/sysctl.pb-c.d [2021-05-18T07:53:52.272Z] #43 6.698 PBCC images/time.pb-c.c [2021-05-18T07:53:52.272Z] #43 6.739 DEP images/time.pb-c.d [2021-05-18T07:53:52.272Z] #43 6.772 PBCC images/binfmt-misc.pb-c.c [2021-05-18T07:53:52.272Z] #43 6.801 DEP images/binfmt-misc.pb-c.d [2021-05-18T07:53:52.272Z] #43 6.839 PBCC images/seccomp.pb-c.c [2021-05-18T07:53:52.272Z] #43 6.856 DEP images/seccomp.pb-c.d [2021-05-18T07:53:52.272Z] #43 6.966 PBCC images/userns.pb-c.c [2021-05-18T07:53:52.272Z] #43 7.012 DEP images/userns.pb-c.d [2021-05-18T07:53:52.272Z] #43 7.135 PBCC images/cgroup.pb-c.c [2021-05-18T07:53:52.272Z] #43 7.204 DEP images/cgroup.pb-c.d [2021-05-18T07:53:52.272Z] #43 7.328 PBCC images/ext-file.pb-c.c [2021-05-18T07:53:52.272Z] #43 7.386 DEP images/ext-file.pb-c.d [2021-05-18T07:53:52.272Z] #43 7.480 PBCC images/rpc.pb-c.c [2021-05-18T07:53:52.331Z] #56 ... [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-18T07:53:52.331Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-18T07:53:52.331Z] #15 CACHED [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-18T07:53:52.331Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-05-18T07:53:52.331Z] #14 CACHED [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-18T07:53:52.331Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-18T07:53:52.331Z] #17 CACHED [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-18T07:53:52.331Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-05-18T07:53:52.331Z] #18 CACHED [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:53:52.331Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-18T07:53:52.331Z] #20 CACHED [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #21 [dev-systemd-false 8/26] 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 [2021-05-18T07:53:52.331Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-05-18T07:53:52.331Z] #21 CACHED [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-18T07:53:52.331Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-05-18T07:53:52.331Z] #19 CACHED [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-18T07:53:52.331Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-18T07:53:52.331Z] #16 CACHED [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T07:53:52.331Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-18T07:53:52.331Z] #22 CACHED [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-18T07:53:52.331Z] #28 sha256:f494fd1c283ac4e3911fc6b14f88cd4ba30c2c12ff4dd545e3c688d52d3a7a37 [2021-05-18T07:53:52.331Z] #28 CACHED [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #27 [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 [2021-05-18T07:53:52.331Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-18T07:53:52.331Z] #27 CACHED [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-18T07:53:52.331Z] #29 sha256:9ee4b00e4832b82ededf7992c4b7f601568ba5a89fa131fb30647326f35fa7a2 [2021-05-18T07:53:52.331Z] #29 CACHED [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-18T07:53:52.331Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-05-18T07:53:52.331Z] #31 CACHED [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:53:52.331Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-18T07:53:52.331Z] #32 CACHED [2021-05-18T07:53:52.331Z] [2021-05-18T07:53:52.331Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-18T07:53:52.331Z] #25 sha256:8d0cd4cedce4ebb34111e4b49aa3227c758dbef08ce3269158537d765a5cd263 [2021-05-18T07:53:52.527Z] #43 7.686 DEP images/rpc.pb-c.d [2021-05-18T07:53:52.527Z] #43 7.824 PBCC images/siginfo.pb-c.c [2021-05-18T07:53:52.527Z] #43 7.853 DEP images/siginfo.pb-c.d [2021-05-18T07:53:52.592Z] #25 DONE 0.2s [2021-05-18T07:53:52.592Z] [2021-05-18T07:53:52.592Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-18T07:53:52.592Z] #30 sha256:3ec82f099c5bd228b89b0f838f102d1fbd864ee19764f1edf5cc5a21336936e5 [2021-05-18T07:53:52.783Z] #43 7.957 PBCC images/pagemap.pb-c.c [2021-05-18T07:53:52.783Z] #43 8.101 DEP images/pagemap.pb-c.d [2021-05-18T07:53:52.783Z] #43 8.141 PBCC images/rlimit.pb-c.c [2021-05-18T07:53:52.783Z] #43 8.169 DEP images/rlimit.pb-c.d [2021-05-18T07:53:53.039Z] #43 8.201 PBCC images/file-lock.pb-c.c [2021-05-18T07:53:53.039Z] #43 8.250 DEP images/file-lock.pb-c.d [2021-05-18T07:53:53.039Z] #43 8.293 PBCC images/tty.pb-c.c [2021-05-18T07:53:53.039Z] #43 8.373 DEP images/tty.pb-c.d [2021-05-18T07:53:53.039Z] #43 8.417 PBCC images/tun.pb-c.c [2021-05-18T07:53:53.295Z] #43 8.505 PBCC images/netdev.pb-c.c [2021-05-18T07:53:53.295Z] #43 8.565 DEP images/tun.pb-c.d [2021-05-18T07:53:53.295Z] #43 ... [2021-05-18T07:53:53.295Z] [2021-05-18T07:53:53.295Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:53:53.295Z] #51 sha256:b5564388a6af134da814f9ebfff0b047fd1f82761ad40a406db772584a73ca9a [2021-05-18T07:53:53.295Z] #51 71.62 encoding/binary [2021-05-18T07:53:53.295Z] #51 71.94 internal/syscall/unix [2021-05-18T07:53:53.295Z] #51 72.22 os [2021-05-18T07:53:53.295Z] #51 74.02 encoding/base64 [2021-05-18T07:53:53.295Z] #51 74.54 strings [2021-05-18T07:53:53.295Z] #51 75.83 fmt [2021-05-18T07:53:53.295Z] #51 76.95 path/filepath [2021-05-18T07:53:53.295Z] #51 78.22 golang.org/x/sys/unix [2021-05-18T07:53:53.295Z] #51 81.10 encoding/json [2021-05-18T07:53:53.295Z] #51 ... [2021-05-18T07:53:53.295Z] [2021-05-18T07:53:53.295Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:53:53.295Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:53:53.295Z] #43 8.604 DEP images/netdev.pb-c.d [2021-05-18T07:53:53.295Z] #43 8.675 PBCC images/vma.pb-c.c [2021-05-18T07:53:53.303Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.2s [2021-05-18T07:53:53.551Z] #43 8.733 DEP images/vma.pb-c.d [2021-05-18T07:53:53.551Z] #43 8.767 PBCC images/creds.pb-c.c [2021-05-18T07:53:53.551Z] #43 8.813 DEP images/creds.pb-c.d [2021-05-18T07:53:53.551Z] #43 8.867 PBCC images/utsns.pb-c.c [2021-05-18T07:53:53.551Z] #43 8.906 DEP images/utsns.pb-c.d [2021-05-18T07:53:53.551Z] #43 8.980 PBCC images/ipc-desc.pb-c.c [2021-05-18T07:53:53.551Z] #43 8.993 PBCC images/ipc-sem.pb-c.c [2021-05-18T07:53:53.551Z] #43 9.017 DEP images/ipc-desc.pb-c.d [2021-05-18T07:53:53.563Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.9s done [2021-05-18T07:53:53.807Z] #43 9.062 DEP images/ipc-sem.pb-c.d [2021-05-18T07:53:53.807Z] #43 9.113 PBCC images/ipc-msg.pb-c.c [2021-05-18T07:53:53.807Z] #43 9.145 DEP images/ipc-msg.pb-c.d [2021-05-18T07:53:53.822Z] #9 ... [2021-05-18T07:53:53.822Z] [2021-05-18T07:53:53.822Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-18T07:53:53.822Z] #29 sha256:1fd791dd39e97a56bce5c87892b1d669c847ab238be290b2b5c51724ea40c5dd [2021-05-18T07:53:53.822Z] #29 1.430 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-18T07:53:53.822Z] #29 1.541 [2021-05-18T07:53:53.822Z] #29 1.677 ######## 12.4% ########################## 36.3% ######################################### 57.0% ####################################################### 76.9% ##################################################################### 96.7% ######################################################################## 100.0% [2021-05-18T07:53:53.822Z] #29 2.182 [2021-05-18T07:53:53.822Z] #29 2.317 #################################### 50.2% ######################################################################## 100.0% [2021-05-18T07:53:53.822Z] #29 2.448 [2021-05-18T07:53:53.822Z] #29 2.572 ############################################################### 88.4% ######################################################################## 100.0% [2021-05-18T07:53:53.822Z] #29 2.682 [2021-05-18T07:53:53.822Z] #29 2.809 ######## 12.0% ######################### 35.3% ######################################## 55.7% ###################################################### 75.8% #################################################################### 95.1% ######################################################################## 100.0% [2021-05-18T07:53:53.822Z] #29 3.364 [2021-05-18T07:53:53.823Z] #29 3.497 ## 3.4% ###### 9.7% ########## 14.9% ############## 20.1% ################## 25.4% ###################### 30.6% ######################### 35.8% ############################# 41.0% ################################# 46.2% ##################################### 51.4% ######################################## 56.6% ############################################ 61.8% ################################################ 67.0% #################################################### 72.2% ####################################################### 77.4% ########################################################### 82.7% ############################################################### 87.8% ################################################################### 93.2% ###################################################################### 98.4% ######################################################################## 100.0% [2021-05-18T07:53:53.823Z] #29 5.357 [2021-05-18T07:53:53.823Z] #29 5.690 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-18T07:53:53.823Z] #29 5.805 [2021-05-18T07:53:53.823Z] #29 5.880 ######################################################################## 100.0% [2021-05-18T07:53:53.823Z] #29 5.902 [2021-05-18T07:53:53.823Z] #29 6.174 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-18T07:53:53.823Z] #29 6.271 [2021-05-18T07:53:53.823Z] #29 6.410 ######################################################################## 100.0% [2021-05-18T07:53:53.823Z] #29 6.445 [2021-05-18T07:53:53.823Z] #29 6.765 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-18T07:53:53.823Z] #29 6.875 [2021-05-18T07:53:53.823Z] #29 7.009 ###### 8.7% ######################## 33.9% ##################################### 51.8% ############################################### 65.5% ######################################################## 78.0% ######################################################################## 100.0% [2021-05-18T07:53:53.823Z] #29 7.533 [2021-05-18T07:53:53.823Z] #29 7.862 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-18T07:53:53.823Z] #29 7.972 [2021-05-18T07:53:53.823Z] #29 8.049 ######################################################################## 100.0% [2021-05-18T07:53:53.823Z] #29 8.079 [2021-05-18T07:53:53.823Z] #29 8.312 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-18T07:53:53.823Z] #29 8.404 [2021-05-18T07:53:53.823Z] #29 8.462 ######################################################################## 100.0% [2021-05-18T07:53:53.823Z] #29 8.506 [2021-05-18T07:53:53.823Z] #29 8.545 Download of images into '/build' complete. [2021-05-18T07:53:53.823Z] #29 8.545 Use something like the following to load the result into a Docker daemon: [2021-05-18T07:53:53.823Z] #29 8.545 tar -cC '/build' . | docker load [2021-05-18T07:53:54.063Z] #43 9.204 PBCC images/ipc-shm.pb-c.c [2021-05-18T07:53:54.063Z] #43 9.234 DEP images/ipc-shm.pb-c.d [2021-05-18T07:53:54.063Z] #43 9.293 PBCC images/ipc-var.pb-c.c [2021-05-18T07:53:54.063Z] #43 9.341 DEP images/ipc-var.pb-c.d [2021-05-18T07:53:54.063Z] #43 9.379 PBCC images/sk-opts.pb-c.c [2021-05-18T07:53:54.063Z] #43 9.387 PBCC images/packet-sock.pb-c.c [2021-05-18T07:53:54.318Z] #43 9.470 DEP images/sk-opts.pb-c.d [2021-05-18T07:53:54.318Z] #43 9.551 DEP images/packet-sock.pb-c.d [2021-05-18T07:53:54.318Z] #43 9.624 PBCC images/sk-netlink.pb-c.c [2021-05-18T07:53:54.391Z] #29 ... [2021-05-18T07:53:54.391Z] [2021-05-18T07:53:54.391Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:54.391Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:54.391Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-05-18T07:53:54.573Z] #43 9.710 DEP images/sk-netlink.pb-c.d [2021-05-18T07:53:54.574Z] #43 9.789 PBCC images/sk-inet.pb-c.c [2021-05-18T07:53:54.574Z] #43 9.841 DEP images/sk-inet.pb-c.d [2021-05-18T07:53:54.574Z] #43 9.879 PBCC images/sk-unix.pb-c.c [2021-05-18T07:53:54.574Z] #43 9.947 DEP images/sk-unix.pb-c.d [2021-05-18T07:53:54.684Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-18T07:53:54.829Z] #43 9.997 PBCC images/mm.pb-c.c [2021-05-18T07:53:54.829Z] #43 10.05 DEP images/mm.pb-c.d [2021-05-18T07:53:54.829Z] #43 10.10 PBCC images/timerfd.pb-c.c [2021-05-18T07:53:54.829Z] #43 10.19 DEP images/timerfd.pb-c.d [2021-05-18T07:53:55.085Z] #43 10.26 PBCC images/timer.pb-c.c [2021-05-18T07:53:55.085Z] #43 10.31 DEP images/timer.pb-c.d [2021-05-18T07:53:55.085Z] #43 10.37 PBCC images/sa.pb-c.c [2021-05-18T07:53:55.085Z] #43 10.42 DEP images/sa.pb-c.d [2021-05-18T07:53:55.085Z] #43 10.47 PBCC images/pipe-data.pb-c.c [2021-05-18T07:53:55.085Z] #43 10.49 DEP images/pipe-data.pb-c.d [2021-05-18T07:53:55.085Z] #43 10.54 PBCC images/mnt.pb-c.c [2021-05-18T07:53:55.149Z] #30 DONE 2.8s [2021-05-18T07:53:55.149Z] [2021-05-18T07:53:55.149Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:55.149Z] #56 sha256:7fc18d355e462213584fa2a17fbc61f2b352b05cf0f41fa419ef89f752d10084 [2021-05-18T07:53:55.378Z] #43 10.63 DEP images/mnt.pb-c.d [2021-05-18T07:53:55.378Z] #43 10.67 PBCC images/sk-packet.pb-c.c [2021-05-18T07:53:55.378Z] #43 10.69 DEP images/sk-packet.pb-c.d [2021-05-18T07:53:55.378Z] #43 10.75 PBCC images/tcp-stream.pb-c.c [2021-05-18T07:53:55.378Z] #43 10.78 DEP images/tcp-stream.pb-c.d [2021-05-18T07:53:55.410Z] #56 ... [2021-05-18T07:53:55.410Z] [2021-05-18T07:53:55.410Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-18T07:53:55.410Z] #33 sha256:6e346a2a27352376473bfea6df79513b7a7a009545bee965ed6d053cf1e4a1e0 [2021-05-18T07:53:55.648Z] #43 10.84 PBCC images/pipe.pb-c.c [2021-05-18T07:53:55.648Z] #43 10.96 DEP images/pipe.pb-c.d [2021-05-18T07:53:55.648Z] #43 11.03 PBCC images/pstree.pb-c.c [2021-05-18T07:53:55.672Z] #33 DONE 0.2s [2021-05-18T07:53:55.672Z] [2021-05-18T07:53:55.672Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-18T07:53:55.672Z] #35 sha256:6288ad287708012b1085debbd69a53536378557c15c794d8427ef85b48c97f65 [2021-05-18T07:53:55.672Z] #35 DONE 0.1s [2021-05-18T07:53:55.672Z] [2021-05-18T07:53:55.672Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:55.672Z] #56 sha256:7fc18d355e462213584fa2a17fbc61f2b352b05cf0f41fa419ef89f752d10084 [2021-05-18T07:53:55.672Z] #56 ... [2021-05-18T07:53:55.672Z] [2021-05-18T07:53:55.672Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-18T07:53:55.672Z] #38 sha256:e4b5ee8734ee33cdf1d2dbcfa2d832c14727eeb1605aae119a5ef9b8b814d28c [2021-05-18T07:53:55.672Z] #38 DONE 0.1s [2021-05-18T07:53:55.672Z] [2021-05-18T07:53:55.672Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-18T07:53:55.672Z] #41 sha256:14b77839e3912ff166820cbe043a4de9e565d2d1be918829d60e3baca7d42aa3 [2021-05-18T07:53:55.904Z] #43 11.11 DEP images/pstree.pb-c.d [2021-05-18T07:53:55.904Z] #43 11.24 PBCC images/fs.pb-c.c [2021-05-18T07:53:55.904Z] #43 11.26 DEP images/fs.pb-c.d [2021-05-18T07:53:55.904Z] #43 11.28 PBCC images/signalfd.pb-c.c [2021-05-18T07:53:55.944Z] #41 DONE 0.2s [2021-05-18T07:53:55.944Z] [2021-05-18T07:53:55.944Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:55.944Z] #56 sha256:7fc18d355e462213584fa2a17fbc61f2b352b05cf0f41fa419ef89f752d10084 [2021-05-18T07:53:55.944Z] #56 ... [2021-05-18T07:53:55.944Z] [2021-05-18T07:53:55.944Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-18T07:53:55.944Z] #44 sha256:d6ae923dd3d83b5373bc24ed7b78b8fa9696d503d54d4986c23603a5cf7feb45 [2021-05-18T07:53:55.944Z] #44 DONE 0.1s [2021-05-18T07:53:55.944Z] [2021-05-18T07:53:55.944Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-18T07:53:55.944Z] #46 sha256:da101600a0dab3edfb18459d49ffcc34ec86f7dd07989cba1a793f39896b64e9 [2021-05-18T07:53:55.944Z] #46 DONE 0.1s [2021-05-18T07:53:55.944Z] [2021-05-18T07:53:55.944Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-18T07:53:55.944Z] #48 sha256:57e623a7be01fd71e8754bccbdfd20234c9fa745a457a6726036743af5a4f112 [2021-05-18T07:53:56.078Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-05-18T07:53:56.161Z] #43 11.30 DEP images/signalfd.pb-c.d [2021-05-18T07:53:56.161Z] #43 11.33 PBCC images/fh.pb-c.c [2021-05-18T07:53:56.161Z] #43 11.41 PBCC images/fsnotify.pb-c.c [2021-05-18T07:53:56.161Z] #43 11.47 DEP images/fh.pb-c.d [2021-05-18T07:53:56.161Z] #43 11.53 DEP images/fsnotify.pb-c.d [2021-05-18T07:53:56.208Z] #48 DONE 0.1s [2021-05-18T07:53:56.208Z] [2021-05-18T07:53:56.208Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-18T07:53:56.208Z] #50 sha256:98a57cbccde3e6bc7211283549c88ec771aabe48e22f9739b7c5f1561473acf3 [2021-05-18T07:53:56.208Z] #50 DONE 0.2s [2021-05-18T07:53:56.208Z] [2021-05-18T07:53:56.208Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:56.208Z] #56 sha256:7fc18d355e462213584fa2a17fbc61f2b352b05cf0f41fa419ef89f752d10084 [2021-05-18T07:53:56.418Z] #43 11.60 PBCC images/eventpoll.pb-c.c [2021-05-18T07:53:56.418Z] #43 11.61 DEP images/eventpoll.pb-c.d [2021-05-18T07:53:56.418Z] #43 11.71 PBCC images/eventfd.pb-c.c [2021-05-18T07:53:56.418Z] #43 11.72 DEP images/eventfd.pb-c.d [2021-05-18T07:53:56.418Z] #43 11.75 PBCC images/remap-file-path.pb-c.c [2021-05-18T07:53:56.418Z] #43 11.76 DEP images/remap-file-path.pb-c.d [2021-05-18T07:53:56.418Z] #43 11.80 PBCC images/fifo.pb-c.c [2021-05-18T07:53:56.470Z] #56 ... [2021-05-18T07:53:56.470Z] [2021-05-18T07:53:56.470Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-18T07:53:56.470Z] #52 sha256:e9004c8e2461ab7ed6a08b5e1dce1f7c0d3362b7e074510cfa9a292370c14527 [2021-05-18T07:53:56.470Z] #52 DONE 0.1s [2021-05-18T07:53:56.470Z] [2021-05-18T07:53:56.470Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-18T07:53:56.471Z] #54 sha256:98f3b8ddd7038c57f310013cd377eaf9dc8a6e6d9b999a76fc43939f2bc9b386 [2021-05-18T07:53:56.471Z] #54 DONE 0.1s [2021-05-18T07:53:56.471Z] [2021-05-18T07:53:56.471Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:53:56.471Z] #56 sha256:7fc18d355e462213584fa2a17fbc61f2b352b05cf0f41fa419ef89f752d10084 [2021-05-18T07:53:56.675Z] #43 11.82 DEP images/fifo.pb-c.d [2021-05-18T07:53:56.675Z] #43 11.86 PBCC images/ghost-file.pb-c.c [2021-05-18T07:53:56.675Z] #43 11.95 DEP images/ghost-file.pb-c.d [2021-05-18T07:53:56.675Z] #43 12.03 PBCC images/regfile.pb-c.c [2021-05-18T07:53:56.675Z] #43 12.06 DEP images/regfile.pb-c.d [2021-05-18T07:53:56.931Z] #43 12.10 PBCC images/ns.pb-c.c [2021-05-18T07:53:56.931Z] #43 12.12 DEP images/ns.pb-c.d [2021-05-18T07:53:56.931Z] #43 12.20 PBCC images/fdinfo.pb-c.c [2021-05-18T07:53:56.931Z] #43 12.29 DEP images/fdinfo.pb-c.d [2021-05-18T07:53:57.025Z] #9 ... [2021-05-18T07:53:57.025Z] [2021-05-18T07:53:57.026Z] #26 [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 [2021-05-18T07:53:57.026Z] #26 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T07:53:57.026Z] #26 1.347 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:53:57.026Z] #26 1.359 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:53:57.026Z] #26 1.420 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:53:57.026Z] #26 1.548 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:53:57.026Z] #26 1.891 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:53:57.026Z] #26 2.434 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:53:57.026Z] #26 3.877 Fetched 8445 kB in 3s (3037 kB/s) [2021-05-18T07:53:57.026Z] #26 3.877 Reading package lists... [2021-05-18T07:53:57.026Z] #26 4.842 Reading package lists... [2021-05-18T07:53:57.026Z] #26 5.719 Building dependency tree... [2021-05-18T07:53:57.026Z] #26 6.049 The following additional packages will be installed: [2021-05-18T07:53:57.026Z] #26 6.049 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-18T07:53:57.026Z] #26 6.049 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-18T07:53:57.026Z] #26 6.049 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-18T07:53:57.026Z] #26 6.050 Suggested packages: [2021-05-18T07:53:57.026Z] #26 6.050 krb5-doc krb5-user [2021-05-18T07:53:57.026Z] #26 6.050 Recommended packages: [2021-05-18T07:53:57.026Z] #26 6.050 krb5-locales publicsuffix libsasl2-modules [2021-05-18T07:53:57.026Z] #26 6.346 The following NEW packages will be installed: [2021-05-18T07:53:57.026Z] #26 6.347 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-18T07:53:57.026Z] #26 6.347 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-18T07:53:57.026Z] #26 6.348 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-18T07:53:57.026Z] #26 6.353 libssh2-1 libssl1.1 openssl [2021-05-18T07:53:57.026Z] #26 6.648 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T07:53:57.026Z] #26 6.648 Need to get 5059 kB of archives. [2021-05-18T07:53:57.026Z] #26 6.648 After this operation, 12.1 MB of additional disk space will be used. [2021-05-18T07:53:57.026Z] #26 6.648 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-18T07:53:57.026Z] #26 6.652 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-18T07:53:57.026Z] #26 6.658 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-18T07:53:57.026Z] #26 6.658 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-18T07:53:57.026Z] #26 6.660 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-18T07:53:57.026Z] #26 6.667 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-18T07:53:57.026Z] #26 6.674 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-18T07:53:57.026Z] #26 6.680 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-18T07:53:57.026Z] #26 6.684 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-18T07:53:57.026Z] #26 6.691 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-18T07:53:57.026Z] #26 6.698 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-18T07:53:57.026Z] #26 6.698 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-18T07:53:57.026Z] #26 6.699 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-18T07:53:57.026Z] #26 6.700 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-18T07:53:57.026Z] #26 6.702 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-18T07:53:57.026Z] #26 6.709 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-18T07:53:57.026Z] #26 6.710 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-18T07:53:57.026Z] #26 6.719 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-18T07:53:57.026Z] #26 6.729 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-18T07:53:57.026Z] #26 6.729 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-18T07:53:57.026Z] #26 6.729 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-18T07:53:57.026Z] #26 6.910 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:53:57.026Z] #26 6.941 Fetched 5059 kB in 0s (14.7 MB/s) [2021-05-18T07:53:57.026Z] #26 6.989 Selecting previously unselected package libssl1.1:amd64. [2021-05-18T07:53:57.026Z] #26 6.989 (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 ... 6677 files and directories currently installed.) [2021-05-18T07:53:57.026Z] #26 6.993 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 7.008 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-18T07:53:57.026Z] #26 7.227 Selecting previously unselected package openssl. [2021-05-18T07:53:57.026Z] #26 7.227 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 7.236 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-18T07:53:57.026Z] #26 7.420 Selecting previously unselected package ca-certificates. [2021-05-18T07:53:57.026Z] #26 7.420 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-18T07:53:57.026Z] #26 7.436 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-18T07:53:57.026Z] #26 7.529 Selecting previously unselected package libkeyutils1:amd64. [2021-05-18T07:53:57.026Z] #26 7.529 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 7.529 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-18T07:53:57.026Z] #26 7.574 Selecting previously unselected package libkrb5support0:amd64. [2021-05-18T07:53:57.026Z] #26 7.574 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 7.581 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:53:57.026Z] #26 7.639 Selecting previously unselected package libk5crypto3:amd64. [2021-05-18T07:53:57.026Z] #26 7.639 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 7.648 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:53:57.026Z] #26 7.740 Selecting previously unselected package libkrb5-3:amd64. [2021-05-18T07:53:57.026Z] #26 7.740 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 7.740 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:53:57.026Z] #26 7.855 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-18T07:53:57.026Z] #26 7.855 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 7.859 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:53:57.026Z] #26 7.932 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-18T07:53:57.026Z] #26 7.932 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 7.943 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T07:53:57.026Z] #26 7.998 Selecting previously unselected package libsasl2-2:amd64. [2021-05-18T07:53:57.026Z] #26 7.998 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 8.003 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T07:53:57.026Z] #26 8.070 Selecting previously unselected package libldap-common. [2021-05-18T07:53:57.026Z] #26 8.070 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-18T07:53:57.026Z] #26 8.074 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T07:53:57.026Z] #26 8.141 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-18T07:53:57.026Z] #26 8.141 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 8.157 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T07:53:57.026Z] #26 8.233 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-18T07:53:57.026Z] #26 8.233 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 8.237 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-18T07:53:57.026Z] #26 8.303 Selecting previously unselected package libpsl5:amd64. [2021-05-18T07:53:57.026Z] #26 8.303 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 8.308 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-18T07:53:57.026Z] #26 8.365 Selecting previously unselected package librtmp1:amd64. [2021-05-18T07:53:57.026Z] #26 8.365 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 8.373 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T07:53:57.026Z] #26 8.429 Selecting previously unselected package libssh2-1:amd64. [2021-05-18T07:53:57.026Z] #26 8.429 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 8.434 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-18T07:53:57.026Z] #26 8.504 Selecting previously unselected package libcurl4:amd64. [2021-05-18T07:53:57.026Z] #26 8.504 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 8.508 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-18T07:53:57.026Z] #26 8.604 Selecting previously unselected package curl. [2021-05-18T07:53:57.026Z] #26 8.604 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 8.610 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-18T07:53:57.026Z] #26 8.709 Selecting previously unselected package libonig5:amd64. [2021-05-18T07:53:57.026Z] #26 8.709 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 8.715 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-18T07:53:57.026Z] #26 8.788 Selecting previously unselected package libjq1:amd64. [2021-05-18T07:53:57.026Z] #26 8.788 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T07:53:57.026Z] #26 8.794 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T07:53:57.187Z] #43 12.35 PBCC images/core-aarch64.pb-c.c [2021-05-18T07:53:57.187Z] #43 12.44 PBCC images/core-arm.pb-c.c [2021-05-18T07:53:57.187Z] #43 12.52 PBCC images/core-ppc64.pb-c.c [2021-05-18T07:53:57.187Z] #43 12.58 PBCC images/core-s390.pb-c.c [2021-05-18T07:53:57.187Z] #43 12.62 PBCC images/core-x86.pb-c.c [2021-05-18T07:53:57.287Z] #26 8.861 Selecting previously unselected package jq. [2021-05-18T07:53:57.287Z] #26 8.861 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T07:53:57.287Z] #26 8.862 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T07:53:57.287Z] #26 8.925 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-18T07:53:57.288Z] #26 8.942 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-18T07:53:57.288Z] #26 8.954 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-18T07:53:57.288Z] #26 ... [2021-05-18T07:53:57.288Z] [2021-05-18T07:53:57.288Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:53:57.288Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:53:57.288Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.7s done [2021-05-18T07:53:57.443Z] #43 12.68 PBCC images/core.pb-c.c [2021-05-18T07:53:57.443Z] #43 12.75 PBCC images/inventory.pb-c.c [2021-05-18T07:53:57.443Z] #43 ... [2021-05-18T07:53:57.443Z] [2021-05-18T07:53:57.443Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:53:57.443Z] #45 sha256:ab4aba482beaded7daeecbb69784ef6452e42333f0cba9fac5cf070e419242d0 [2021-05-18T07:53:57.443Z] #45 75.87 fmt [2021-05-18T07:53:57.443Z] #45 80.15 regexp [2021-05-18T07:53:57.443Z] #45 80.68 flag [2021-05-18T07:53:57.443Z] #45 82.23 go/token [2021-05-18T07:53:57.443Z] #45 83.09 go/scanner [2021-05-18T07:53:57.443Z] #45 83.80 internal/lazyregexp [2021-05-18T07:53:57.443Z] #45 84.01 path [2021-05-18T07:53:57.443Z] #45 84.44 io/ioutil [2021-05-18T07:53:57.443Z] #45 84.65 go/ast [2021-05-18T07:53:57.443Z] #45 85.03 net/url [2021-05-18T07:53:57.443Z] #45 ... [2021-05-18T07:53:57.443Z] [2021-05-18T07:53:57.443Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:53:57.443Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:53:57.443Z] #43 12.80 DEP images/core-aarch64.pb-c.d [2021-05-18T07:53:57.443Z] #43 12.87 DEP images/core-arm.pb-c.d [2021-05-18T07:53:57.699Z] #43 12.91 DEP images/core-ppc64.pb-c.d [2021-05-18T07:53:57.699Z] #43 12.98 DEP images/core-s390.pb-c.d [2021-05-18T07:53:57.699Z] #43 13.03 DEP images/core-x86.pb-c.d [2021-05-18T07:53:57.699Z] #43 13.10 DEP images/core.pb-c.d [2021-05-18T07:53:57.864Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-18T07:53:57.955Z] #43 13.14 DEP images/inventory.pb-c.d [2021-05-18T07:53:57.955Z] #43 13.19 PBCC images/cpuinfo.pb-c.c [2021-05-18T07:53:57.955Z] #43 13.22 DEP images/cpuinfo.pb-c.d [2021-05-18T07:53:57.955Z] #43 13.27 PBCC images/stats.pb-c.c [2021-05-18T07:53:57.955Z] #43 13.29 DEP images/stats.pb-c.d [2021-05-18T07:53:57.980Z] #9 DONE 43.3s [2021-05-18T07:53:57.980Z] [2021-05-18T07:53:57.980Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-18T07:53:57.980Z] #29 sha256:1fd791dd39e97a56bce5c87892b1d669c847ab238be290b2b5c51724ea40c5dd [2021-05-18T07:53:57.980Z] #29 ... [2021-05-18T07:53:57.980Z] [2021-05-18T07:53:57.980Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T07:53:57.980Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-18T07:53:58.918Z] #10 ... [2021-05-18T07:53:58.918Z] [2021-05-18T07:53:58.918Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-18T07:53:58.918Z] #29 sha256:1fd791dd39e97a56bce5c87892b1d669c847ab238be290b2b5c51724ea40c5dd [2021-05-18T07:53:58.918Z] #29 DONE 14.1s [2021-05-18T07:53:58.918Z] [2021-05-18T07:53:58.918Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T07:53:58.918Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-18T07:53:59.846Z] #43 14.69 make[1]: Nothing to be done for 'all'. [2021-05-18T07:53:59.857Z] #10 DONE 2.1s [2021-05-18T07:53:59.857Z] [2021-05-18T07:53:59.857Z] #11 [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 [2021-05-18T07:53:59.857Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-18T07:54:00.774Z] #43 16.02 CC images/stats.o [2021-05-18T07:54:00.853Z] #11 DONE 1.2s [2021-05-18T07:54:00.853Z] [2021-05-18T07:54:00.853Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:54:00.853Z] #58 sha256:b7e3b1c81c0dfef433f9965d7cb336eb1982f01bb632e34b657e203f6a420cd0 [2021-05-18T07:54:01.029Z] #43 16.40 CC images/core.o [2021-05-18T07:54:01.157Z] #58 ... [2021-05-18T07:54:01.158Z] [2021-05-18T07:54:01.158Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-18T07:54:01.158Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-18T07:54:01.158Z] #39 DONE 0.3s [2021-05-18T07:54:01.158Z] [2021-05-18T07:54:01.158Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-18T07:54:01.158Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-18T07:54:01.158Z] #31 DONE 0.3s [2021-05-18T07:54:01.459Z] [2021-05-18T07:54:01.459Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:54:01.459Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T07:54:01.959Z] #43 17.12 CC images/core-x86.o [2021-05-18T07:54:02.526Z] #43 17.73 CC images/core-arm.o [2021-05-18T07:54:02.782Z] #43 18.09 CC images/core-aarch64.o [2021-05-18T07:54:03.294Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.7s done [2021-05-18T07:54:03.343Z] #43 18.54 CC images/core-ppc64.o [2021-05-18T07:54:03.343Z] #43 ... [2021-05-18T07:54:03.343Z] [2021-05-18T07:54:03.343Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:54:03.343Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:54:03.343Z] #13 77.06 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-18T07:54:03.343Z] #13 77.10 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T07:54:03.343Z] #13 77.11 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:54:03.343Z] #13 77.25 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-18T07:54:03.343Z] #13 77.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T07:54:03.343Z] #13 77.26 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:54:03.580Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-18T07:54:03.599Z] #13 ... [2021-05-18T07:54:03.599Z] [2021-05-18T07:54:03.599Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:54:03.599Z] #56 sha256:66b07f7a3d00ba16ce56eb07b547fa2d6e6e99451d077e6311c9b188cc1eb94a [2021-05-18T07:54:04.553Z] #9 ... [2021-05-18T07:54:04.553Z] [2021-05-18T07:54:04.553Z] #26 [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 [2021-05-18T07:54:04.553Z] #26 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-18T07:54:04.553Z] #26 9.105 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-18T07:54:04.553Z] #26 9.116 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T07:54:04.553Z] #26 9.138 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:54:04.553Z] #26 9.150 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T07:54:04.553Z] #26 9.163 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-18T07:54:04.553Z] #26 9.170 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:54:04.553Z] #26 9.191 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-18T07:54:04.553Z] #26 9.207 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-18T07:54:04.553Z] #26 9.221 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:54:04.553Z] #26 9.235 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-18T07:54:04.553Z] #26 9.254 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-18T07:54:04.553Z] #26 9.269 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T07:54:04.553Z] #26 9.282 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-18T07:54:04.553Z] #26 9.300 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-18T07:54:04.553Z] #26 9.939 Updating certificates in /etc/ssl/certs... [2021-05-18T07:54:04.553Z] #26 11.19 137 added, 0 removed; done. [2021-05-18T07:54:04.553Z] #26 11.25 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-18T07:54:04.553Z] #26 11.26 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T07:54:04.553Z] #26 11.28 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-18T07:54:04.553Z] #26 11.30 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-18T07:54:04.553Z] #26 11.31 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:54:04.553Z] #26 11.33 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-18T07:54:04.553Z] #26 11.34 Updating certificates in /etc/ssl/certs... [2021-05-18T07:54:04.553Z] #26 12.31 0 added, 0 removed; done. [2021-05-18T07:54:04.553Z] #26 12.31 Running hooks in /etc/ca-certificates/update.d... [2021-05-18T07:54:04.553Z] #26 12.31 done. [2021-05-18T07:54:04.553Z] #26 DONE 16.2s [2021-05-18T07:54:04.553Z] [2021-05-18T07:54:04.553Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:54:04.553Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:54:04.553Z] #9 ... [2021-05-18T07:54:04.553Z] [2021-05-18T07:54:04.553Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-18T07:54:04.553Z] #27 sha256:c3ba2a888129ddc0d91a5f34e49eeabb25da356192f44f1a9199bbfff7623892 [2021-05-18T07:54:04.881Z] #56 40.35 Checking out files: 47% (1874/3922) Checking out files: 48% (1883/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 91% (3594/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-18T07:54:05.137Z] #56 41.74 + cd /tmp/tmp.LXHF53mhbZ/src/github.com/containerd/containerd [2021-05-18T07:54:05.137Z] #56 41.75 + git checkout -q 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-18T07:54:05.499Z] #27 DONE 1.1s [2021-05-18T07:54:05.499Z] [2021-05-18T07:54:05.499Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-18T07:54:05.499Z] #28 sha256:1e3f56499d67dbe9aba6a9838d3ef613ca7770ed04b79158f9ea3c4701a4c341 [2021-05-18T07:54:06.065Z] #56 42.85 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-18T07:54:06.321Z] #56 42.85 + BUILDTAGS='netgo osusergo static_build' [2021-05-18T07:54:06.321Z] #56 42.85 + export EXTRA_FLAGS=-buildmode=pie [2021-05-18T07:54:06.321Z] #56 42.85 + EXTRA_FLAGS=-buildmode=pie [2021-05-18T07:54:06.321Z] #56 42.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-18T07:54:06.321Z] #56 42.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-18T07:54:06.321Z] #56 42.85 + '[' '' = dynamic ']' [2021-05-18T07:54:06.321Z] #56 42.85 + make [2021-05-18T07:54:06.892Z] #28 1.345 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-18T07:54:06.892Z] #28 1.429 [2021-05-18T07:54:07.249Z] #56 44.16 + bin/ctr [2021-05-18T07:54:07.423Z] #28 1.551 ##### 8.3% ######################### 35.0% ####################################### 54.6% ##################################################### 74.5% #################################################################### 94.5% ######################################################################## 100.0% [2021-05-18T07:54:07.688Z] #28 2.093 [2021-05-18T07:54:07.688Z] #28 2.221 ################################################# 68.4% ######################################################################## 100.0% [2021-05-18T07:54:07.985Z] #56 ... [2021-05-18T07:54:07.985Z] [2021-05-18T07:54:07.985Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:54:07.985Z] #51 sha256:b5564388a6af134da814f9ebfff0b047fd1f82761ad40a406db772584a73ca9a [2021-05-18T07:54:07.985Z] #51 86.45 github.com/pkg/diff [2021-05-18T07:54:07.985Z] #51 86.57 go/ast [2021-05-18T07:54:07.985Z] #51 87.83 golang.org/x/crypto/ssh/terminal [2021-05-18T07:54:07.985Z] #51 89.26 mvdan.cc/editorconfig [2021-05-18T07:54:07.985Z] #51 90.38 mvdan.cc/sh/v3/fileutil [2021-05-18T07:54:07.985Z] #51 90.54 text/tabwriter [2021-05-18T07:54:07.985Z] #51 91.10 mvdan.cc/sh/v3/syntax [2021-05-18T07:54:07.992Z] #28 2.332 [2021-05-18T07:54:07.992Z] #28 2.461 ############################################ 62.1% ######################################################################## 100.0% [2021-05-18T07:54:07.992Z] #28 2.574 [2021-05-18T07:54:08.071Z] #32 ... [2021-05-18T07:54:08.071Z] [2021-05-18T07:54:08.071Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-18T07:54:08.071Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-18T07:54:08.071Z] #12 DONE 6.4s [2021-05-18T07:54:08.071Z] [2021-05-18T07:54:08.072Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:54:08.072Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:54:08.244Z] #51 ... [2021-05-18T07:54:08.244Z] [2021-05-18T07:54:08.244Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:54:08.244Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:54:08.244Z] #43 19.27 CC images/core-s390.o [2021-05-18T07:54:08.244Z] #43 19.93 CC images/cpuinfo.o [2021-05-18T07:54:08.244Z] #43 20.31 CC images/inventory.o [2021-05-18T07:54:08.244Z] #43 20.54 CC images/fdinfo.o [2021-05-18T07:54:08.244Z] #43 20.89 CC images/fown.o [2021-05-18T07:54:08.244Z] #43 21.20 CC images/ns.o [2021-05-18T07:54:08.244Z] #43 21.44 CC images/regfile.o [2021-05-18T07:54:08.244Z] #43 21.63 CC images/ghost-file.o [2021-05-18T07:54:08.244Z] #43 21.91 CC images/fifo.o [2021-05-18T07:54:08.244Z] #43 22.16 CC images/remap-file-path.o [2021-05-18T07:54:08.244Z] #43 22.34 CC images/eventfd.o [2021-05-18T07:54:08.244Z] #43 22.67 CC images/eventpoll.o [2021-05-18T07:54:08.244Z] #43 23.05 CC images/fh.o [2021-05-18T07:54:08.244Z] #43 23.42 CC images/fsnotify.o [2021-05-18T07:54:08.244Z] #43 ... [2021-05-18T07:54:08.244Z] [2021-05-18T07:54:08.244Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:08.244Z] #45 sha256:ab4aba482beaded7daeecbb69784ef6452e42333f0cba9fac5cf070e419242d0 [2021-05-18T07:54:08.244Z] #45 86.66 text/template/parse [2021-05-18T07:54:08.244Z] #45 89.26 go/parser [2021-05-18T07:54:08.244Z] #45 90.91 text/template [2021-05-18T07:54:08.244Z] #45 92.41 log [2021-05-18T07:54:08.244Z] #45 93.02 encoding/xml [2021-05-18T07:54:08.244Z] #45 95.38 go/doc [2021-05-18T07:54:08.700Z] #56 119.7 # github.com/containerd/containerd/cmd/containerd [2021-05-18T07:54:08.700Z] #56 119.7 /usr/bin/ld: /tmp/go-link-571259522/000018.o: in function `New': [2021-05-18T07:54:08.700Z] #56 119.7 /tmp/tmp.aMO6YN0UIJ/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 [2021-05-18T07:54:08.700Z] #56 119.8 + bin/containerd-stress [2021-05-18T07:54:08.778Z] #28 2.696 #### 6.9% ######################### 35.3% ####################################### 54.5% ##################################################### 73.7% ################################################################### 93.1% ######################################################################## 100.0% [2021-05-18T07:54:08.778Z] #28 3.226 [2021-05-18T07:54:08.807Z] #45 ... [2021-05-18T07:54:08.807Z] [2021-05-18T07:54:08.807Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:54:08.807Z] #51 sha256:b5564388a6af134da814f9ebfff0b047fd1f82761ad40a406db772584a73ca9a [2021-05-18T07:54:08.807Z] #51 97.11 mvdan.cc/sh/v3/cmd/shfmt [2021-05-18T07:54:10.615Z] #56 122.8 + bin/containerd-shim [2021-05-18T07:54:10.623Z] #28 3.344 # 1.9% ###### 9.5% ########## 14.8% ############## 20.0% ################## 25.1% ##################### 30.3% ######################### 35.5% ############################# 40.8% ################################# 46.0% #################################### 51.2% ######################################## 56.4% ############################################ 61.6% ################################################ 66.9% ################################################### 72.1% ####################################################### 77.2% ########################################################### 82.5% ############################################################## 87.4% ################################################################## 92.8% ###################################################################### 98.0% ######################################################################## 100.0% [2021-05-18T07:54:10.623Z] #28 5.216 [2021-05-18T07:54:11.196Z] #28 5.497 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-18T07:54:11.196Z] #28 5.598 [2021-05-18T07:54:11.196Z] #28 5.676 ######################################################################## 100.0% [2021-05-18T07:54:11.196Z] #28 5.693 [2021-05-18T07:54:11.367Z] #13 ... [2021-05-18T07:54:11.367Z] [2021-05-18T07:54:11.367Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:11.367Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:54:11.367Z] #45 8.694 + RM_GOPATH=0 [2021-05-18T07:54:11.367Z] #45 8.694 + TMP_GOPATH= [2021-05-18T07:54:11.367Z] #45 8.694 + : /build [2021-05-18T07:54:11.367Z] #45 8.694 + '[' -z '' ']' [2021-05-18T07:54:11.367Z] #45 8.694 ++ mktemp -d [2021-05-18T07:54:11.367Z] #45 8.694 + export GOPATH=/tmp/tmp.j7cpraiGSz [2021-05-18T07:54:11.367Z] #45 8.694 + GOPATH=/tmp/tmp.j7cpraiGSz [2021-05-18T07:54:11.367Z] #45 8.694 + RM_GOPATH=1 [2021-05-18T07:54:11.367Z] #45 8.694 + case "$(go env GOARCH)" in [2021-05-18T07:54:11.367Z] #45 8.694 ++ go env GOARCH [2021-05-18T07:54:11.367Z] #45 8.694 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:11.367Z] #45 8.694 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:11.367Z] #45 8.713 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:54:11.367Z] #45 8.713 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:11.367Z] #45 8.713 + dir=/tmp/install [2021-05-18T07:54:11.368Z] #45 8.713 + bin=vndr [2021-05-18T07:54:11.368Z] #45 8.713 + shift [2021-05-18T07:54:11.368Z] #45 8.713 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-18T07:54:11.368Z] #45 8.713 + . /tmp/install/vndr.installer [2021-05-18T07:54:11.368Z] #45 8.713 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:54:11.368Z] #45 8.713 + install_vndr [2021-05-18T07:54:11.368Z] #45 8.713 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-18T07:54:11.368Z] #45 8.713 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.j7cpraiGSz/src/github.com/LK4D4/vndr [2021-05-18T07:54:11.368Z] #45 8.721 Cloning into '/tmp/tmp.j7cpraiGSz/src/github.com/LK4D4/vndr'... [2021-05-18T07:54:11.368Z] #45 9.765 + cd /tmp/tmp.j7cpraiGSz/src/github.com/LK4D4/vndr [2021-05-18T07:54:11.368Z] #45 9.765 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:54:11.368Z] #45 9.780 + go build -buildmode=pie -v -o /build/vndr . [2021-05-18T07:54:11.368Z] #45 ... [2021-05-18T07:54:11.368Z] [2021-05-18T07:54:11.368Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:54:11.368Z] #47 sha256:b79131330395103c7cab511c95b68357e5f5ebde969dfa3b7763c307c16ad2dc [2021-05-18T07:54:11.368Z] #47 6.873 + RM_GOPATH=0 [2021-05-18T07:54:11.368Z] #47 6.873 + TMP_GOPATH= [2021-05-18T07:54:11.368Z] #47 6.873 + : /build [2021-05-18T07:54:11.368Z] #47 6.873 + '[' -z '' ']' [2021-05-18T07:54:11.368Z] #47 6.895 ++ mktemp -d [2021-05-18T07:54:11.368Z] #47 6.895 + export GOPATH=/tmp/tmp.noq2XdWrAU [2021-05-18T07:54:11.368Z] #47 6.895 + GOPATH=/tmp/tmp.noq2XdWrAU [2021-05-18T07:54:11.368Z] #47 6.895 + RM_GOPATH=1 [2021-05-18T07:54:11.368Z] #47 6.895 + case "$(go env GOARCH)" in [2021-05-18T07:54:11.368Z] #47 6.895 ++ go env GOARCH [2021-05-18T07:54:11.368Z] #47 6.905 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:11.368Z] #47 6.905 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:11.368Z] #47 6.905 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:11.368Z] #47 6.905 + dir=/tmp/install [2021-05-18T07:54:11.368Z] #47 6.905 + bin=gotestsum [2021-05-18T07:54:11.368Z] #47 6.905 + shift [2021-05-18T07:54:11.368Z] #47 6.905 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-18T07:54:11.368Z] #47 6.905 + . /tmp/install/gotestsum.installer [2021-05-18T07:54:11.368Z] #47 6.905 ++ : v0.5.3 [2021-05-18T07:54:11.368Z] #47 6.905 + install_gotestsum [2021-05-18T07:54:11.368Z] #47 6.926 + set -e [2021-05-18T07:54:11.368Z] #47 6.926 + export GO111MODULE=on [2021-05-18T07:54:11.368Z] #47 6.926 + GO111MODULE=on [2021-05-18T07:54:11.368Z] #47 6.926 + GOBIN=/build [2021-05-18T07:54:11.368Z] #47 6.926 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-18T07:54:11.368Z] #47 6.970 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-18T07:54:11.368Z] #47 6.977 go: finding gotest.tools v0.5.3 [2021-05-18T07:54:11.368Z] #47 7.495 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-18T07:54:11.368Z] #47 7.962 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-18T07:54:11.368Z] #47 8.586 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:54:11.368Z] #47 8.605 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:54:11.368Z] #47 8.647 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:54:11.368Z] #47 8.668 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:54:11.368Z] #47 8.846 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:54:11.368Z] #47 8.910 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T07:54:11.368Z] #47 8.968 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-18T07:54:11.368Z] #47 9.009 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:54:11.368Z] #47 9.375 go: downloading github.com/fatih/color v1.9.0 [2021-05-18T07:54:11.368Z] #47 9.441 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T07:54:11.368Z] #47 9.500 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:54:11.368Z] #47 9.597 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:54:11.368Z] #47 9.657 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:54:11.368Z] #47 9.806 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-18T07:54:11.368Z] #47 9.829 go: extracting github.com/fatih/color v1.9.0 [2021-05-18T07:54:11.368Z] #47 9.947 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:54:11.368Z] #47 9.989 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:54:11.368Z] #47 10.32 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:54:11.368Z] #47 ... [2021-05-18T07:54:11.368Z] [2021-05-18T07:54:11.368Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-18T07:54:11.368Z] #34 sha256:d484fe85177de22de406e6c3192060bdcc3dbaf2acdb6058d2eae678b3e658f1 [2021-05-18T07:54:11.368Z] #34 7.611 go: finding github.com v1.8.1 [2021-05-18T07:54:11.368Z] #34 7.611 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-18T07:54:11.368Z] #34 7.611 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-18T07:54:11.368Z] #34 7.611 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-18T07:54:11.368Z] #34 7.611 go: finding github.com/pelletier v1.8.1 [2021-05-18T07:54:11.368Z] #34 7.612 Install go-toml version v1.8.1 [2021-05-18T07:54:11.368Z] #34 8.478 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-18T07:54:11.368Z] #34 8.881 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-18T07:54:11.368Z] #34 ... [2021-05-18T07:54:11.368Z] [2021-05-18T07:54:11.368Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-18T07:54:11.368Z] #24 sha256:577f58fef90ce8b94a20ac92837894c60cc3a477686e35939b03c6b42dd51e1a [2021-05-18T07:54:11.368Z] #24 8.697 + RM_GOPATH=0 [2021-05-18T07:54:11.368Z] #24 8.697 + TMP_GOPATH= [2021-05-18T07:54:11.368Z] #24 8.697 + : /build [2021-05-18T07:54:11.368Z] #24 8.697 + '[' -z '' ']' [2021-05-18T07:54:11.368Z] #24 8.697 ++ mktemp -d [2021-05-18T07:54:11.368Z] #24 8.697 + export GOPATH=/tmp/tmp.deT8vC6YyB [2021-05-18T07:54:11.368Z] #24 8.697 + GOPATH=/tmp/tmp.deT8vC6YyB [2021-05-18T07:54:11.368Z] #24 8.697 + RM_GOPATH=1 [2021-05-18T07:54:11.368Z] #24 8.697 + case "$(go env GOARCH)" in [2021-05-18T07:54:11.368Z] #24 8.697 ++ go env GOARCH [2021-05-18T07:54:11.368Z] #24 8.737 Install docker/cli version 17.06.2-ce from stable [2021-05-18T07:54:11.368Z] #24 8.740 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:11.368Z] #24 8.740 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:11.368Z] #24 8.740 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:11.368Z] #24 8.740 + dir=/tmp/install [2021-05-18T07:54:11.368Z] #24 8.740 + bin=dockercli [2021-05-18T07:54:11.368Z] #24 8.740 + shift [2021-05-18T07:54:11.368Z] #24 8.740 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-18T07:54:11.368Z] #24 8.740 + . /tmp/install/dockercli.installer [2021-05-18T07:54:11.368Z] #24 8.740 ++ : stable [2021-05-18T07:54:11.368Z] #24 8.740 ++ : 17.06.2-ce [2021-05-18T07:54:11.368Z] #24 8.740 + install_dockercli [2021-05-18T07:54:11.368Z] #24 8.740 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-18T07:54:11.368Z] #24 8.740 ++ uname -m [2021-05-18T07:54:11.368Z] #24 8.740 + arch=x86_64 [2021-05-18T07:54:11.368Z] #24 8.740 + '[' x86_64 '!=' x86_64 ']' [2021-05-18T07:54:11.368Z] #24 8.740 + url=https://download.docker.com/linux/static [2021-05-18T07:54:11.368Z] #24 8.740 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-18T07:54:11.368Z] #24 8.760 + tar -xz docker/docker [2021-05-18T07:54:11.459Z] #28 5.977 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-18T07:54:11.628Z] #24 ... [2021-05-18T07:54:11.628Z] [2021-05-18T07:54:11.628Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:54:11.628Z] #67 sha256:964fb932b5d6b2414f609699fe3271bca3b3512859f765aa6b2120a370842b43 [2021-05-18T07:54:11.628Z] #67 7.508 + RM_GOPATH=0 [2021-05-18T07:54:11.628Z] #67 7.508 + TMP_GOPATH= [2021-05-18T07:54:11.628Z] #67 7.508 + : /build [2021-05-18T07:54:11.628Z] #67 7.508 + '[' -z '' ']' [2021-05-18T07:54:11.628Z] #67 7.508 ++ mktemp -d [2021-05-18T07:54:11.628Z] #67 7.508 + export GOPATH=/tmp/tmp.Csr5silfz4 [2021-05-18T07:54:11.628Z] #67 7.508 + GOPATH=/tmp/tmp.Csr5silfz4 [2021-05-18T07:54:11.628Z] #67 7.508 + RM_GOPATH=1 [2021-05-18T07:54:11.628Z] #67 7.508 + case "$(go env GOARCH)" in [2021-05-18T07:54:11.628Z] #67 7.511 ++ go env GOARCH [2021-05-18T07:54:11.628Z] #67 7.544 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:54:11.628Z] #67 7.544 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:11.628Z] #67 7.544 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:11.628Z] #67 7.544 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:11.628Z] #67 7.544 + dir=/tmp/install [2021-05-18T07:54:11.628Z] #67 7.544 + bin=proxy [2021-05-18T07:54:11.628Z] #67 7.544 + shift [2021-05-18T07:54:11.628Z] #67 7.544 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-18T07:54:11.628Z] #67 7.544 + . /tmp/install/proxy.installer [2021-05-18T07:54:11.628Z] #67 7.544 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:54:11.628Z] #67 7.544 + install_proxy [2021-05-18T07:54:11.628Z] #67 7.544 + case "$1" in [2021-05-18T07:54:11.628Z] #67 7.544 + export CGO_ENABLED=0 [2021-05-18T07:54:11.628Z] #67 7.544 + CGO_ENABLED=0 [2021-05-18T07:54:11.628Z] #67 7.544 + _install_proxy [2021-05-18T07:54:11.628Z] #67 7.544 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-18T07:54:11.628Z] #67 7.544 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Csr5silfz4/src/github.com/docker/libnetwork [2021-05-18T07:54:11.628Z] #67 7.544 Cloning into '/tmp/tmp.Csr5silfz4/src/github.com/docker/libnetwork'... [2021-05-18T07:54:11.628Z] #67 ... [2021-05-18T07:54:11.628Z] [2021-05-18T07:54:11.628Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:54:11.628Z] #51 sha256:b16fec2962c56c27a1640317c4a1f1096b33f6dee3f035fc86c59e07fce72ea0 [2021-05-18T07:54:11.628Z] #51 6.418 + RM_GOPATH=0 [2021-05-18T07:54:11.628Z] #51 6.418 + TMP_GOPATH= [2021-05-18T07:54:11.628Z] #51 6.418 + : /build [2021-05-18T07:54:11.628Z] #51 6.418 + '[' -z '' ']' [2021-05-18T07:54:11.628Z] #51 6.420 ++ mktemp -d [2021-05-18T07:54:11.628Z] #51 6.427 + export GOPATH=/tmp/tmp.RH32Rt4dpB [2021-05-18T07:54:11.628Z] #51 6.427 + GOPATH=/tmp/tmp.RH32Rt4dpB [2021-05-18T07:54:11.628Z] #51 6.427 + RM_GOPATH=1 [2021-05-18T07:54:11.628Z] #51 6.427 + case "$(go env GOARCH)" in [2021-05-18T07:54:11.628Z] #51 6.427 ++ go env GOARCH [2021-05-18T07:54:11.628Z] #51 6.430 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:11.628Z] #51 6.430 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:11.628Z] #51 6.433 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:11.628Z] #51 6.433 + dir=/tmp/install [2021-05-18T07:54:11.628Z] #51 6.433 + bin=shfmt [2021-05-18T07:54:11.628Z] #51 6.433 + shift [2021-05-18T07:54:11.628Z] #51 6.433 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-18T07:54:11.628Z] #51 6.433 + . /tmp/install/shfmt.installer [2021-05-18T07:54:11.628Z] #51 6.433 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:54:11.628Z] #51 6.433 + install_shfmt [2021-05-18T07:54:11.628Z] #51 6.433 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-18T07:54:11.628Z] #51 6.433 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RH32Rt4dpB/src/github.com/mvdan/sh [2021-05-18T07:54:11.628Z] #51 6.433 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:54:11.628Z] #51 6.439 Cloning into '/tmp/tmp.RH32Rt4dpB/src/github.com/mvdan/sh'... [2021-05-18T07:54:11.721Z] #28 6.051 [2021-05-18T07:54:11.721Z] #28 6.157 ######################################################################## 100.0% [2021-05-18T07:54:11.721Z] #28 6.177 [2021-05-18T07:54:11.890Z] #51 ... [2021-05-18T07:54:11.890Z] [2021-05-18T07:54:11.890Z] #55 [containerd 1/2] 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 [2021-05-18T07:54:11.890Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:54:11.890Z] #55 10.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:54:11.890Z] #55 10.29 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:54:11.890Z] #55 10.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:54:11.890Z] #55 ... [2021-05-18T07:54:11.890Z] [2021-05-18T07:54:11.890Z] #36 [tini 1/2] 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 [2021-05-18T07:54:11.890Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:54:11.890Z] #36 9.821 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:54:11.890Z] #36 9.987 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:54:11.890Z] #36 10.000 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:54:11.983Z] #28 6.517 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-18T07:54:12.149Z] #36 ... [2021-05-18T07:54:12.149Z] [2021-05-18T07:54:12.149Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:54:12.149Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:54:12.149Z] #42 9.829 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:54:12.149Z] #42 9.923 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:54:12.149Z] #42 10.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:54:12.149Z] #42 ... [2021-05-18T07:54:12.149Z] [2021-05-18T07:54:12.150Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-05-18T07:54:12.150Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T07:54:12.150Z] #40 9.271 + git clone https://github.com/docker/distribution.git . [2021-05-18T07:54:12.150Z] #40 9.271 Cloning into '.'... [2021-05-18T07:54:12.246Z] #28 6.631 [2021-05-18T07:54:12.411Z] #40 ... [2021-05-18T07:54:12.411Z] [2021-05-18T07:54:12.411Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:12.411Z] #49 sha256:acb4871636c08d394698c3f86b0bbe4905f8caebc377c35259e8d99c2ed8b65f [2021-05-18T07:54:12.411Z] #49 8.389 + RM_GOPATH=0 [2021-05-18T07:54:12.411Z] #49 8.389 + TMP_GOPATH= [2021-05-18T07:54:12.411Z] #49 8.389 + : /build [2021-05-18T07:54:12.411Z] #49 8.389 + '[' -z '' ']' [2021-05-18T07:54:12.411Z] #49 8.389 ++ mktemp -d [2021-05-18T07:54:12.411Z] #49 8.389 + export GOPATH=/tmp/tmp.PNmB1xphHu [2021-05-18T07:54:12.411Z] #49 8.389 + GOPATH=/tmp/tmp.PNmB1xphHu [2021-05-18T07:54:12.411Z] #49 8.389 + RM_GOPATH=1 [2021-05-18T07:54:12.411Z] #49 8.389 + case "$(go env GOARCH)" in [2021-05-18T07:54:12.411Z] #49 8.389 ++ go env GOARCH [2021-05-18T07:54:12.411Z] #49 8.412 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:12.411Z] #49 8.412 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:12.411Z] #49 8.412 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:12.411Z] #49 8.412 + dir=/tmp/install [2021-05-18T07:54:12.411Z] #49 8.412 + bin=golangci_lint [2021-05-18T07:54:12.411Z] #49 8.412 + shift [2021-05-18T07:54:12.411Z] #49 8.412 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-18T07:54:12.411Z] #49 8.412 + . /tmp/install/golangci_lint.installer [2021-05-18T07:54:12.411Z] #49 8.412 ++ : v1.23.8 [2021-05-18T07:54:12.411Z] #49 8.412 + install_golangci_lint [2021-05-18T07:54:12.411Z] #49 8.412 + set -e [2021-05-18T07:54:12.411Z] #49 8.412 + export GO111MODULE=on [2021-05-18T07:54:12.411Z] #49 8.412 + GO111MODULE=on [2021-05-18T07:54:12.411Z] #49 8.412 + GOBIN=/build [2021-05-18T07:54:12.411Z] #49 8.412 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-18T07:54:12.411Z] #49 8.449 go: finding github.com v1.23.8 [2021-05-18T07:54:12.411Z] #49 8.449 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-18T07:54:12.411Z] #49 8.449 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-18T07:54:12.411Z] #49 8.449 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:54:12.411Z] #49 8.449 go: finding github.com/golangci v1.23.8 [2021-05-18T07:54:12.411Z] #49 9.957 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:54:12.411Z] #49 11.08 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:54:12.411Z] #49 ... [2021-05-18T07:54:12.411Z] [2021-05-18T07:54:12.411Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:54:12.411Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:54:12.411Z] #13 4.876 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T07:54:12.411Z] #13 5.132 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:54:12.411Z] #13 5.138 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:54:12.672Z] #13 5.275 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:54:12.777Z] #28 6.763 ########## 14.2% ####################### 33.2% ################################## 47.3% ######################################## 55.8% ################################################################ 90.0% ######################################################################## 100.0% [2021-05-18T07:54:12.777Z] #28 7.322 [2021-05-18T07:54:13.040Z] #28 7.615 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-18T07:54:13.307Z] #28 7.711 [2021-05-18T07:54:13.307Z] #28 7.795 ######################################################################## 100.0% [2021-05-18T07:54:13.307Z] #28 7.828 [2021-05-18T07:54:13.568Z] #28 8.052 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-18T07:54:13.568Z] #28 8.152 [2021-05-18T07:54:13.829Z] #28 8.199 ######################################################################## 100.0% [2021-05-18T07:54:13.829Z] #28 8.229 [2021-05-18T07:54:13.829Z] #28 8.253 Download of images into '/build' complete. [2021-05-18T07:54:13.829Z] #28 8.253 Use something like the following to load the result into a Docker daemon: [2021-05-18T07:54:13.829Z] #28 8.253 tar -cC '/build' . | docker load [2021-05-18T07:54:14.054Z] #51 ... [2021-05-18T07:54:14.054Z] [2021-05-18T07:54:14.054Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:54:14.054Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:54:14.054Z] #43 24.07 CC images/signalfd.o [2021-05-18T07:54:14.054Z] #43 24.31 CC images/fs.o [2021-05-18T07:54:14.054Z] #43 24.55 CC images/pstree.o [2021-05-18T07:54:14.054Z] #43 24.75 CC images/pipe.o [2021-05-18T07:54:14.054Z] #43 25.03 CC images/tcp-stream.o [2021-05-18T07:54:14.054Z] #43 25.34 CC images/sk-packet.o [2021-05-18T07:54:14.054Z] #43 25.69 CC images/mnt.o [2021-05-18T07:54:14.054Z] #43 25.88 CC images/pipe-data.o [2021-05-18T07:54:14.054Z] #43 26.12 CC images/sa.o [2021-05-18T07:54:14.054Z] #43 26.33 CC images/timer.o [2021-05-18T07:54:14.054Z] #43 26.73 CC images/timerfd.o [2021-05-18T07:54:14.054Z] #43 26.96 CC images/mm.o [2021-05-18T07:54:14.054Z] #43 27.32 CC images/sk-opts.o [2021-05-18T07:54:14.054Z] #43 27.56 CC images/sk-unix.o [2021-05-18T07:54:14.054Z] #43 27.88 CC images/sk-inet.o [2021-05-18T07:54:14.054Z] #43 28.30 CC images/tun.o [2021-05-18T07:54:14.054Z] #43 28.64 CC images/sk-netlink.o [2021-05-18T07:54:14.054Z] #43 28.87 CC images/packet-sock.o [2021-05-18T07:54:14.054Z] #43 29.34 CC images/ipc-var.o [2021-05-18T07:54:14.075Z] #13 6.523 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-18T07:54:14.310Z] #43 29.60 CC images/ipc-desc.o [2021-05-18T07:54:14.566Z] #43 29.82 CC images/ipc-shm.o [2021-05-18T07:54:14.771Z] #28 ... [2021-05-18T07:54:14.771Z] [2021-05-18T07:54:14.771Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-18T07:54:14.771Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-18T07:54:14.771Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.5s done [2021-05-18T07:54:14.823Z] #43 30.03 CC images/ipc-msg.o [2021-05-18T07:54:15.079Z] #43 ... [2021-05-18T07:54:15.079Z] [2021-05-18T07:54:15.079Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:54:15.079Z] #51 sha256:b5564388a6af134da814f9ebfff0b047fd1f82761ad40a406db772584a73ca9a [2021-05-18T07:54:15.079Z] #51 DONE 103.5s [2021-05-18T07:54:15.079Z] [2021-05-18T07:54:15.079Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:54:15.079Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:54:15.079Z] #43 30.35 CC images/ipc-sem.o [2021-05-18T07:54:15.079Z] #43 ... [2021-05-18T07:54:15.079Z] [2021-05-18T07:54:15.079Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:15.079Z] #45 sha256:ab4aba482beaded7daeecbb69784ef6452e42333f0cba9fac5cf070e419242d0 [2021-05-18T07:54:15.079Z] #45 98.11 github.com/LK4D4/vndr/versioned [2021-05-18T07:54:15.079Z] #45 98.30 compress/flate [2021-05-18T07:54:15.079Z] #45 98.37 github.com/LK4D4/vndr/build [2021-05-18T07:54:15.079Z] #45 100.9 hash/crc32 [2021-05-18T07:54:15.079Z] #45 101.4 compress/gzip [2021-05-18T07:54:15.079Z] #45 101.8 net [2021-05-18T07:54:15.079Z] #45 102.0 vendor/golang.org/x/crypto/internal/chacha20 [2021-05-18T07:54:15.079Z] #45 102.6 vendor/golang.org/x/crypto/poly1305 [2021-05-18T07:54:15.079Z] #45 103.0 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-18T07:54:15.335Z] #45 ... [2021-05-18T07:54:15.335Z] [2021-05-18T07:54:15.335Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:54:15.335Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:54:15.335Z] #43 30.67 CC images/utsns.o [2021-05-18T07:54:15.591Z] #43 30.97 CC images/creds.o [2021-05-18T07:54:16.155Z] #43 31.35 CC images/vma.o [2021-05-18T07:54:16.155Z] #43 31.61 CC images/netdev.o [2021-05-18T07:54:16.155Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-05-18T07:54:16.155Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-18T07:54:16.627Z] #13 9.254 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:54:16.717Z] #43 31.92 CC images/tty.o [2021-05-18T07:54:16.730Z] #9 DONE 42.1s [2021-05-18T07:54:16.730Z] [2021-05-18T07:54:16.730Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-18T07:54:16.730Z] #28 sha256:1e3f56499d67dbe9aba6a9838d3ef613ca7770ed04b79158f9ea3c4701a4c341 [2021-05-18T07:54:16.992Z] #28 ... [2021-05-18T07:54:16.992Z] [2021-05-18T07:54:16.992Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T07:54:16.992Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-18T07:54:16.992Z] #10 ... [2021-05-18T07:54:16.992Z] [2021-05-18T07:54:16.992Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-18T07:54:16.992Z] #28 sha256:1e3f56499d67dbe9aba6a9838d3ef613ca7770ed04b79158f9ea3c4701a4c341 [2021-05-18T07:54:16.992Z] #28 DONE 11.6s [2021-05-18T07:54:17.220Z] #56 128.5 + bin/containerd-shim-runc-v1 [2021-05-18T07:54:17.253Z] [2021-05-18T07:54:17.253Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-18T07:54:17.253Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-18T07:54:17.279Z] #43 32.51 CC images/file-lock.o [2021-05-18T07:54:17.535Z] #43 32.71 CC images/rlimit.o [2021-05-18T07:54:17.792Z] #43 32.92 CC images/pagemap.o [2021-05-18T07:54:17.792Z] #43 33.17 CC images/siginfo.o [2021-05-18T07:54:18.010Z] #13 ... [2021-05-18T07:54:18.010Z] [2021-05-18T07:54:18.010Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:54:18.010Z] #51 sha256:b16fec2962c56c27a1640317c4a1f1096b33f6dee3f035fc86c59e07fce72ea0 [2021-05-18T07:54:18.010Z] #51 15.55 + cd /tmp/tmp.RH32Rt4dpB/src/github.com/mvdan/sh [2021-05-18T07:54:18.010Z] #51 15.55 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:54:18.010Z] #51 15.81 + GO111MODULE=on [2021-05-18T07:54:18.010Z] #51 15.81 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-18T07:54:18.048Z] #43 33.48 CC images/rpc.o [2021-05-18T07:54:18.197Z] #10 DONE 1.1s [2021-05-18T07:54:18.197Z] [2021-05-18T07:54:18.197Z] #11 [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 [2021-05-18T07:54:18.197Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-18T07:54:18.956Z] #51 18.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:54:19.141Z] #11 DONE 1.0s [2021-05-18T07:54:19.141Z] [2021-05-18T07:54:19.141Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:54:19.141Z] #57 sha256:0c764c65269a9f8624f4797ff71e6e6d275d8364451a8e8e9a32a5024628e1f5 [2021-05-18T07:54:19.225Z] #51 18.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:54:19.411Z] #57 ... [2021-05-18T07:54:19.411Z] [2021-05-18T07:54:19.411Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-18T07:54:19.411Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-18T07:54:19.411Z] #38 DONE 0.3s [2021-05-18T07:54:19.411Z] [2021-05-18T07:54:19.411Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-18T07:54:19.411Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-18T07:54:19.411Z] #30 DONE 0.4s [2021-05-18T07:54:19.411Z] [2021-05-18T07:54:19.411Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:54:19.411Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T07:54:19.412Z] #43 34.57 CC images/ext-file.o [2021-05-18T07:54:19.412Z] #43 34.74 CC images/cgroup.o [2021-05-18T07:54:19.506Z] #51 18.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:54:19.506Z] #51 ... [2021-05-18T07:54:19.506Z] [2021-05-18T07:54:19.506Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:54:19.506Z] #58 sha256:b7e3b1c81c0dfef433f9965d7cb336eb1982f01bb632e34b657e203f6a420cd0 [2021-05-18T07:54:19.506Z] #58 8.571 + RM_GOPATH=0 [2021-05-18T07:54:19.506Z] #58 8.571 + TMP_GOPATH= [2021-05-18T07:54:19.506Z] #58 8.571 + : /build [2021-05-18T07:54:19.506Z] #58 8.571 + '[' -z '' ']' [2021-05-18T07:54:19.506Z] #58 8.571 ++ mktemp -d [2021-05-18T07:54:19.506Z] #58 8.577 + export GOPATH=/tmp/tmp.bSknfhMwp8 [2021-05-18T07:54:19.506Z] #58 8.577 + GOPATH=/tmp/tmp.bSknfhMwp8 [2021-05-18T07:54:19.506Z] #58 8.577 + RM_GOPATH=1 [2021-05-18T07:54:19.506Z] #58 8.577 + case "$(go env GOARCH)" in [2021-05-18T07:54:19.506Z] #58 8.584 ++ go env GOARCH [2021-05-18T07:54:19.506Z] #58 8.632 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:54:19.506Z] #58 8.644 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:19.506Z] #58 8.644 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:19.506Z] #58 8.644 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:19.506Z] #58 8.644 + dir=/tmp/install [2021-05-18T07:54:19.506Z] #58 8.644 + bin=rootlesskit [2021-05-18T07:54:19.506Z] #58 8.644 + shift [2021-05-18T07:54:19.506Z] #58 8.644 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-18T07:54:19.506Z] #58 8.644 + . /tmp/install/rootlesskit.installer [2021-05-18T07:54:19.506Z] #58 8.644 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:54:19.506Z] #58 8.644 + install_rootlesskit [2021-05-18T07:54:19.506Z] #58 8.644 + case "$1" in [2021-05-18T07:54:19.506Z] #58 8.644 + export CGO_ENABLED=0 [2021-05-18T07:54:19.506Z] #58 8.644 + CGO_ENABLED=0 [2021-05-18T07:54:19.506Z] #58 8.644 + _install_rootlesskit [2021-05-18T07:54:19.506Z] #58 8.644 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-18T07:54:19.506Z] #58 8.644 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bSknfhMwp8/src/github.com/rootless-containers/rootlesskit [2021-05-18T07:54:19.506Z] #58 8.644 Cloning into '/tmp/tmp.bSknfhMwp8/src/github.com/rootless-containers/rootlesskit'... [2021-05-18T07:54:19.506Z] #58 15.87 + cd /tmp/tmp.bSknfhMwp8/src/github.com/rootless-containers/rootlesskit [2021-05-18T07:54:19.506Z] #58 15.87 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:54:19.506Z] #58 15.93 + export GO111MODULE=on [2021-05-18T07:54:19.506Z] #58 15.93 + GO111MODULE=on [2021-05-18T07:54:19.506Z] #58 15.93 + export GOPROXY=https://proxy.golang.org [2021-05-18T07:54:19.506Z] #58 15.93 + GOPROXY=https://proxy.golang.org [2021-05-18T07:54:19.506Z] #58 15.93 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T07:54:19.506Z] #58 15.93 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-18T07:54:19.772Z] #58 ... [2021-05-18T07:54:19.772Z] [2021-05-18T07:54:19.772Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:54:19.772Z] #51 sha256:b16fec2962c56c27a1640317c4a1f1096b33f6dee3f035fc86c59e07fce72ea0 [2021-05-18T07:54:19.772Z] #51 18.82 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:54:19.772Z] #51 18.90 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:54:19.984Z] #43 35.34 CC images/userns.o [2021-05-18T07:54:20.240Z] #43 35.58 CC images/google/protobuf/descriptor.o [2021-05-18T07:54:20.524Z] #56 132.9 + bin/containerd-shim-runc-v2 [2021-05-18T07:54:20.718Z] #51 ... [2021-05-18T07:54:20.718Z] [2021-05-18T07:54:20.718Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:54:20.718Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T07:54:20.718Z] #32 9.279 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-18T07:54:20.718Z] #32 9.288 Cloning into '.'... [2021-05-18T07:54:20.718Z] #32 ... [2021-05-18T07:54:20.718Z] [2021-05-18T07:54:20.718Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:54:20.718Z] #58 sha256:b7e3b1c81c0dfef433f9965d7cb336eb1982f01bb632e34b657e203f6a420cd0 [2021-05-18T07:54:20.718Z] #58 18.90 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:54:20.718Z] #58 19.10 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:54:20.718Z] #58 19.10 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-18T07:54:20.718Z] #58 19.22 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T07:54:20.718Z] #58 19.29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:54:20.718Z] #58 19.30 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:54:20.718Z] #58 19.55 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-18T07:54:20.979Z] #58 20.05 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:54:21.239Z] #58 20.25 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T07:54:21.809Z] #58 20.64 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-18T07:54:21.809Z] #58 20.64 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:54:21.809Z] #58 20.76 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:54:21.809Z] #58 ... [2021-05-18T07:54:21.809Z] [2021-05-18T07:54:21.809Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:54:21.809Z] #47 sha256:b79131330395103c7cab511c95b68357e5f5ebde969dfa3b7763c307c16ad2dc [2021-05-18T07:54:21.809Z] #47 10.75 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:54:21.809Z] #47 13.25 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:54:21.809Z] #47 14.42 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:54:21.809Z] #47 15.93 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:54:21.809Z] #47 ... [2021-05-18T07:54:21.809Z] [2021-05-18T07:54:21.809Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:54:21.809Z] #51 sha256:b16fec2962c56c27a1640317c4a1f1096b33f6dee3f035fc86c59e07fce72ea0 [2021-05-18T07:54:21.809Z] #51 20.18 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:54:21.910Z] #56 134.3 + binaries [2021-05-18T07:54:21.910Z] #56 134.3 + install -D bin/containerd /build/containerd [2021-05-18T07:54:21.910Z] #56 134.3 + install -D bin/containerd-shim /build/containerd-shim [2021-05-18T07:54:21.910Z] #56 134.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-18T07:54:21.910Z] #56 134.4 + install -D bin/ctr /build/ctr [2021-05-18T07:54:22.129Z] #43 37.17 CC images/opts.o [2021-05-18T07:54:22.129Z] #43 37.46 CC images/seccomp.o [2021-05-18T07:54:22.171Z] #56 DONE 134.7s [2021-05-18T07:54:22.384Z] #51 ... [2021-05-18T07:54:22.384Z] [2021-05-18T07:54:22.384Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:54:22.384Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:54:22.384Z] #42 11.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:54:22.384Z] #42 14.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:54:22.384Z] #42 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:54:22.384Z] #42 ... [2021-05-18T07:54:22.384Z] [2021-05-18T07:54:22.384Z] #36 [tini 1/2] 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 [2021-05-18T07:54:22.384Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:54:22.384Z] #36 11.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:54:22.384Z] #36 14.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:54:22.384Z] #36 18.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:54:22.385Z] #43 37.68 CC images/binfmt-misc.o [2021-05-18T07:54:22.642Z] #43 37.81 CC images/time.o [2021-05-18T07:54:22.644Z] #36 ... [2021-05-18T07:54:22.644Z] [2021-05-18T07:54:22.644Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:22.644Z] #49 sha256:acb4871636c08d394698c3f86b0bbe4905f8caebc377c35259e8d99c2ed8b65f [2021-05-18T07:54:22.644Z] #49 21.40 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-18T07:54:22.644Z] #49 21.48 go: downloading github.com/pkg/errors v0.8.1 [2021-05-18T07:54:22.644Z] #49 21.52 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-18T07:54:22.644Z] #49 21.53 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:54:22.644Z] #49 21.54 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-18T07:54:22.898Z] #43 38.07 CC images/sysctl.o [2021-05-18T07:54:22.898Z] #43 38.27 CC images/autofs.o [2021-05-18T07:54:22.904Z] #49 ... [2021-05-18T07:54:22.904Z] [2021-05-18T07:54:22.904Z] #55 [containerd 1/2] 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 [2021-05-18T07:54:22.904Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:54:22.904Z] #55 12.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:54:22.904Z] #55 15.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:54:22.904Z] #55 18.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:54:23.164Z] #55 ... [2021-05-18T07:54:23.164Z] [2021-05-18T07:54:23.164Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-18T07:54:23.164Z] #34 sha256:d484fe85177de22de406e6c3192060bdcc3dbaf2acdb6058d2eae678b3e658f1 [2021-05-18T07:54:23.164Z] #34 12.08 github.com/pelletier/go-toml [2021-05-18T07:54:23.164Z] #34 ... [2021-05-18T07:54:23.164Z] [2021-05-18T07:54:23.164Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:23.164Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:54:23.164Z] #45 12.25 internal/cpu [2021-05-18T07:54:23.164Z] #45 12.26 runtime/internal/atomic [2021-05-18T07:54:23.164Z] #45 12.83 runtime/internal/sys [2021-05-18T07:54:23.164Z] #45 13.14 runtime/internal/math [2021-05-18T07:54:23.164Z] #45 13.24 internal/race [2021-05-18T07:54:23.164Z] #45 13.41 sync/atomic [2021-05-18T07:54:23.164Z] #45 13.41 internal/bytealg [2021-05-18T07:54:23.164Z] #45 13.90 unicode [2021-05-18T07:54:23.164Z] #45 14.82 runtime [2021-05-18T07:54:23.164Z] #45 18.92 unicode/utf8 [2021-05-18T07:54:23.164Z] #45 19.89 math/bits [2021-05-18T07:54:23.164Z] #45 21.05 math [2021-05-18T07:54:23.424Z] #45 ... [2021-05-18T07:54:23.424Z] [2021-05-18T07:54:23.424Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:23.424Z] #49 sha256:acb4871636c08d394698c3f86b0bbe4905f8caebc377c35259e8d99c2ed8b65f [2021-05-18T07:54:23.424Z] #49 22.21 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:54:23.424Z] #49 22.28 go: extracting github.com/pkg/errors v0.8.1 [2021-05-18T07:54:23.424Z] #49 22.51 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:54:23.424Z] #49 22.59 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:54:23.459Z] #43 38.52 CC images/macvlan.o [2021-05-18T07:54:23.459Z] #43 38.70 CC images/sit.o [2021-05-18T07:54:23.459Z] #43 38.91 CC images/memfd.o [2021-05-18T07:54:23.686Z] #49 22.68 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-18T07:54:23.686Z] #49 22.82 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:54:23.686Z] #49 22.85 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-18T07:54:23.686Z] #49 22.90 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-18T07:54:24.020Z] #43 39.20 CC images/timens.o [2021-05-18T07:54:24.020Z] #43 39.47 LINK images/built-in.o [2021-05-18T07:54:24.082Z] [2021-05-18T07:54:24.083Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-18T07:54:24.083Z] #57 sha256:e1508e79c7523cc40168c0b7bd91dcdbc66df2c175abc5498e6e1efa38e3f3b8 [2021-05-18T07:54:24.083Z] #57 DONE 0.3s [2021-05-18T07:54:24.083Z] [2021-05-18T07:54:24.083Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-18T07:54:24.083Z] #61 sha256:5da3bbd341e2588b686cdf8295e38bff145774b3ac2b430811d0b9365371f624 [2021-05-18T07:54:24.083Z] #61 DONE 0.1s [2021-05-18T07:54:24.123Z] #49 23.08 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:54:24.123Z] #49 23.14 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:54:24.123Z] #49 23.18 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:54:24.344Z] [2021-05-18T07:54:24.344Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-18T07:54:24.344Z] #66 sha256:b07637bd9cfb00fd5965db571393bf071b743559be056c217894166de6ff7246 [2021-05-18T07:54:24.384Z] #49 23.49 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:54:24.384Z] #49 23.61 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:54:24.581Z] #43 39.64 GEN compel/include/asm [2021-05-18T07:54:24.581Z] #43 39.66 GEN compel/include/version.h [2021-05-18T07:54:24.581Z] #43 39.70 touch .config [2021-05-18T07:54:24.581Z] #43 39.76 GEN include/common/config.h [2021-05-18T07:54:24.581Z] #43 39.84 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-18T07:54:24.581Z] #43 39.86 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-18T07:54:24.581Z] #43 39.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-18T07:54:24.581Z] #43 39.92 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-18T07:54:24.581Z] #43 39.95 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-18T07:54:24.581Z] #43 39.97 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-18T07:54:24.604Z] #66 DONE 0.5s [2021-05-18T07:54:24.604Z] [2021-05-18T07:54:24.604Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-18T07:54:24.604Z] #68 sha256:bd371603450e9490308fdbc3ccd122b648c73642edcc426fe73272c45a8e1f41 [2021-05-18T07:54:24.743Z] #31 ... [2021-05-18T07:54:24.743Z] [2021-05-18T07:54:24.743Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-18T07:54:24.743Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-18T07:54:24.743Z] #12 DONE 4.8s [2021-05-18T07:54:24.743Z] [2021-05-18T07:54:24.743Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:54:24.743Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:54:24.799Z] #49 ... [2021-05-18T07:54:24.799Z] [2021-05-18T07:54:24.799Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-18T07:54:24.799Z] #24 sha256:577f58fef90ce8b94a20ac92837894c60cc3a477686e35939b03c6b42dd51e1a [2021-05-18T07:54:24.799Z] #24 22.56 + mkdir -p /build [2021-05-18T07:54:24.799Z] #24 22.79 + mv docker/docker /build/ [2021-05-18T07:54:24.799Z] #24 22.81 + rmdir docker [2021-05-18T07:54:24.799Z] #24 DONE 23.7s [2021-05-18T07:54:24.799Z] [2021-05-18T07:54:24.799Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:24.799Z] #49 sha256:acb4871636c08d394698c3f86b0bbe4905f8caebc377c35259e8d99c2ed8b65f [2021-05-18T07:54:24.799Z] #49 23.63 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:54:24.837Z] #43 40.01 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-18T07:54:24.837Z] #43 40.05 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-18T07:54:24.837Z] #43 40.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-18T07:54:24.837Z] #43 40.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-18T07:54:24.837Z] #43 40.09 DEP compel/plugins/std/infect.d [2021-05-18T07:54:24.837Z] #43 40.24 DEP compel/plugins/std/string.d [2021-05-18T07:54:24.864Z] #68 DONE 0.1s [2021-05-18T07:54:24.864Z] [2021-05-18T07:54:24.864Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-18T07:54:24.864Z] #69 sha256:34893808c3cf8053f6bcf7ca1d216d705b68344ba340bf305c17eca01cc302fd [2021-05-18T07:54:24.864Z] #69 DONE 0.0s [2021-05-18T07:54:24.864Z] [2021-05-18T07:54:24.864Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-18T07:54:24.864Z] #70 sha256:93380f42da00c172799d4af08134ac12438ad770461633c4530963f96e3bb3e2 [2021-05-18T07:54:25.093Z] #43 40.34 DEP compel/plugins/std/log.d [2021-05-18T07:54:25.094Z] #43 40.44 DEP compel/plugins/std/fds.d [2021-05-18T07:54:25.350Z] #43 40.60 DEP compel/plugins/std/std.d [2021-05-18T07:54:25.350Z] #43 40.72 DEP compel/plugins/shmem/shmem.d [2021-05-18T07:54:25.606Z] #43 40.82 DEP compel/plugins/fds/fds.d [2021-05-18T07:54:25.606Z] #43 40.94 CC compel/plugins/std/std.o [2021-05-18T07:54:26.169Z] #43 41.31 CC compel/plugins/std/fds.o [2021-05-18T07:54:26.169Z] #43 ... [2021-05-18T07:54:26.169Z] [2021-05-18T07:54:26.169Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:54:26.169Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:54:26.169Z] #13 99.72 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-18T07:54:26.169Z] #13 99.72 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T07:54:26.169Z] #13 99.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:54:26.190Z] #49 25.32 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:54:26.425Z] #13 ... [2021-05-18T07:54:26.425Z] [2021-05-18T07:54:26.425Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:26.425Z] #45 sha256:ab4aba482beaded7daeecbb69784ef6452e42333f0cba9fac5cf070e419242d0 [2021-05-18T07:54:26.425Z] #45 104.7 vendor/golang.org/x/crypto/hkdf [2021-05-18T07:54:26.425Z] #45 104.9 vendor/golang.org/x/text/transform [2021-05-18T07:54:26.425Z] #45 105.5 vendor/golang.org/x/text/unicode/bidi [2021-05-18T07:54:26.425Z] #45 107.4 vendor/golang.org/x/text/secure/bidirule [2021-05-18T07:54:26.425Z] #45 107.7 vendor/golang.org/x/text/unicode/norm [2021-05-18T07:54:26.425Z] #45 111.4 vendor/golang.org/x/net/idna [2021-05-18T07:54:26.425Z] #45 113.1 vendor/golang.org/x/net/http2/hpack [2021-05-18T07:54:26.425Z] #45 114.3 mime [2021-05-18T07:54:26.425Z] #45 ... [2021-05-18T07:54:26.425Z] [2021-05-18T07:54:26.425Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:54:26.425Z] #58 sha256:02d91f2a302ded42dba49220039e4ff55ff00ab95b0147d162878121f2c84983 [2021-05-18T07:54:26.425Z] #58 114.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T07:54:26.425Z] #58 114.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-18T07:54:26.779Z] #70 DONE 1.8s [2021-05-18T07:54:26.779Z] [2021-05-18T07:54:26.779Z] #71 exporting to image [2021-05-18T07:54:26.779Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-18T07:54:26.779Z] #71 exporting layers [2021-05-18T07:54:28.619Z] #56 ... [2021-05-18T07:54:28.619Z] [2021-05-18T07:54:28.619Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:28.619Z] #49 sha256:7668ebf91bb32715a5926b9e09e3d54e732b3085e27b31212ca6d319e1188c4b [2021-05-18T07:54:28.619Z] #49 84.51 + /build/golangci-lint --version [2021-05-18T07:54:28.619Z] #49 84.66 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-18T07:54:28.619Z] #49 DONE 84.9s [2021-05-18T07:54:28.619Z] [2021-05-18T07:54:28.619Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:54:28.619Z] #56 sha256:94437dca4e0debd02d4b863fdffb7b1b79498291ca24eaa9d3b264387d113791 [2021-05-18T07:54:28.619Z] #56 ... [2021-05-18T07:54:28.619Z] [2021-05-18T07:54:28.619Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-18T07:54:28.619Z] #50 sha256:e7a7854d46b2111425804f2bee007eb086261710ae26087c937392cdd6a1e926 [2021-05-18T07:54:28.619Z] #50 DONE 0.2s [2021-05-18T07:54:28.619Z] [2021-05-18T07:54:28.620Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-18T07:54:28.620Z] #52 sha256:667612573aebbca9f928d7d22ec62e20eeca55808da1d98d219bf1add586164d [2021-05-18T07:54:28.620Z] #52 DONE 0.1s [2021-05-18T07:54:28.620Z] [2021-05-18T07:54:28.620Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:54:28.620Z] #56 sha256:94437dca4e0debd02d4b863fdffb7b1b79498291ca24eaa9d3b264387d113791 [2021-05-18T07:54:28.620Z] #56 ... [2021-05-18T07:54:28.620Z] [2021-05-18T07:54:28.620Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-18T07:54:28.620Z] #54 sha256:1e2124503c5439ea71559c8f8f4949d862d008b1d2d533276bb0b1fba8228df3 [2021-05-18T07:54:28.620Z] #54 DONE 0.1s [2021-05-18T07:54:28.620Z] [2021-05-18T07:54:28.620Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:54:28.620Z] #56 sha256:94437dca4e0debd02d4b863fdffb7b1b79498291ca24eaa9d3b264387d113791 [2021-05-18T07:54:28.620Z] #56 87.72 + bin/containerd [2021-05-18T07:54:28.692Z] #71 exporting layers 1.9s done [2021-05-18T07:54:28.692Z] #71 writing image sha256:43d9e811167da2a41216730aeb66d6558cbd2c96f5136b25b614730b4e989b05 done [2021-05-18T07:54:28.692Z] #71 naming to docker.io/library/docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e done [2021-05-18T07:54:28.692Z] #71 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-18T07:54:28.959Z] #13 ... [2021-05-18T07:54:28.959Z] [2021-05-18T07:54:28.959Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:54:28.959Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:54:28.959Z] #41 9.737 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:54:28.959Z] #41 9.896 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:54:28.959Z] #41 9.938 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:54:29.024Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/test/unit [2021-05-18T07:54:29.220Z] #41 ... [2021-05-18T07:54:29.220Z] [2021-05-18T07:54:29.220Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-18T07:54:29.220Z] #23 sha256:235c863ff0edc87e770a6c7cbc682eac285cbd68ccbd4dc1311e6697a8cb5c9d [2021-05-18T07:54:29.220Z] #23 8.415 + RM_GOPATH=0 [2021-05-18T07:54:29.220Z] #23 8.415 + TMP_GOPATH= [2021-05-18T07:54:29.220Z] #23 8.415 + : /build [2021-05-18T07:54:29.220Z] #23 8.415 + '[' -z '' ']' [2021-05-18T07:54:29.220Z] #23 8.415 ++ mktemp -d [2021-05-18T07:54:29.220Z] #23 8.419 + export GOPATH=/tmp/tmp.xAB7JcOd7W [2021-05-18T07:54:29.220Z] #23 8.419 + GOPATH=/tmp/tmp.xAB7JcOd7W [2021-05-18T07:54:29.220Z] #23 8.419 + RM_GOPATH=1 [2021-05-18T07:54:29.220Z] #23 8.419 + case "$(go env GOARCH)" in [2021-05-18T07:54:29.220Z] #23 8.419 ++ go env GOARCH [2021-05-18T07:54:29.220Z] #23 8.431 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:29.220Z] #23 8.431 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:29.220Z] #23 8.431 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:29.220Z] #23 8.448 + dir=/tmp/install [2021-05-18T07:54:29.220Z] #23 8.449 + bin=dockercli [2021-05-18T07:54:29.220Z] #23 8.449 + shift [2021-05-18T07:54:29.220Z] #23 8.449 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-18T07:54:29.220Z] #23 8.449 + . /tmp/install/dockercli.installer [2021-05-18T07:54:29.220Z] #23 8.449 ++ : stable [2021-05-18T07:54:29.220Z] #23 8.449 ++ : 17.06.2-ce [2021-05-18T07:54:29.220Z] #23 8.449 + install_dockercli [2021-05-18T07:54:29.220Z] #23 8.449 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-18T07:54:29.220Z] #23 8.449 Install docker/cli version 17.06.2-ce from stable [2021-05-18T07:54:29.220Z] #23 8.450 ++ uname -m [2021-05-18T07:54:29.220Z] #23 8.451 + arch=x86_64 [2021-05-18T07:54:29.220Z] #23 8.453 + '[' x86_64 '!=' x86_64 ']' [2021-05-18T07:54:29.220Z] #23 8.453 + url=https://download.docker.com/linux/static [2021-05-18T07:54:29.220Z] #23 8.453 + tar -xz docker/docker [2021-05-18T07:54:29.220Z] #23 8.454 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-18T07:54:29.532Z] #23 ... [2021-05-18T07:54:29.532Z] [2021-05-18T07:54:29.532Z] #54 [containerd 1/2] 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 [2021-05-18T07:54:29.532Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:54:29.532Z] #54 9.738 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:54:29.533Z] #54 9.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:54:29.533Z] #54 9.972 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:54:29.533Z] #54 ... [2021-05-18T07:54:29.533Z] [2021-05-18T07:54:29.533Z] #66 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:54:29.533Z] #66 sha256:10ea04b14829611b5f502493a775230f053b1db0ba459de036e7de3061623b61 [2021-05-18T07:54:29.533Z] #66 6.581 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:54:29.533Z] #66 6.595 + RM_GOPATH=0 [2021-05-18T07:54:29.533Z] #66 6.595 + TMP_GOPATH= [2021-05-18T07:54:29.533Z] #66 6.595 + : /build [2021-05-18T07:54:29.533Z] #66 6.595 + '[' -z '' ']' [2021-05-18T07:54:29.533Z] #66 6.595 ++ mktemp -d [2021-05-18T07:54:29.533Z] #66 6.595 + export GOPATH=/tmp/tmp.UxJ2k7htdz [2021-05-18T07:54:29.533Z] #66 6.595 + GOPATH=/tmp/tmp.UxJ2k7htdz [2021-05-18T07:54:29.533Z] #66 6.595 + RM_GOPATH=1 [2021-05-18T07:54:29.533Z] #66 6.595 + case "$(go env GOARCH)" in [2021-05-18T07:54:29.533Z] #66 6.595 ++ go env GOARCH [2021-05-18T07:54:29.533Z] #66 6.595 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:29.533Z] #66 6.595 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:29.533Z] #66 6.595 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:29.533Z] #66 6.595 + dir=/tmp/install [2021-05-18T07:54:29.533Z] #66 6.595 + bin=proxy [2021-05-18T07:54:29.533Z] #66 6.595 + shift [2021-05-18T07:54:29.533Z] #66 6.595 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-18T07:54:29.533Z] #66 6.595 + . /tmp/install/proxy.installer [2021-05-18T07:54:29.533Z] #66 6.595 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:54:29.533Z] #66 6.595 + install_proxy [2021-05-18T07:54:29.533Z] #66 6.595 + case "$1" in [2021-05-18T07:54:29.533Z] #66 6.595 + export CGO_ENABLED=0 [2021-05-18T07:54:29.533Z] #66 6.595 + CGO_ENABLED=0 [2021-05-18T07:54:29.533Z] #66 6.595 + _install_proxy [2021-05-18T07:54:29.533Z] #66 6.595 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-18T07:54:29.533Z] #66 6.595 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UxJ2k7htdz/src/github.com/docker/libnetwork [2021-05-18T07:54:29.533Z] #66 6.595 Cloning into '/tmp/tmp.UxJ2k7htdz/src/github.com/docker/libnetwork'... [2021-05-18T07:54:29.533Z] #66 ... [2021-05-18T07:54:29.533Z] [2021-05-18T07:54:29.533Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:29.533Z] #48 sha256:1306a55b214ac4bf2fbeb3114358303dbcdb6aff00f5912a82b9477019cbf59c [2021-05-18T07:54:29.533Z] #48 7.539 + RM_GOPATH=0 [2021-05-18T07:54:29.533Z] #48 7.539 + TMP_GOPATH= [2021-05-18T07:54:29.533Z] #48 7.539 + : /build [2021-05-18T07:54:29.533Z] #48 7.539 + '[' -z '' ']' [2021-05-18T07:54:29.533Z] #48 7.539 ++ mktemp -d [2021-05-18T07:54:29.533Z] #48 7.539 + export GOPATH=/tmp/tmp.Htf66sqylr [2021-05-18T07:54:29.533Z] #48 7.539 + GOPATH=/tmp/tmp.Htf66sqylr [2021-05-18T07:54:29.533Z] #48 7.539 + RM_GOPATH=1 [2021-05-18T07:54:29.533Z] #48 7.539 + case "$(go env GOARCH)" in [2021-05-18T07:54:29.533Z] #48 7.539 ++ go env GOARCH [2021-05-18T07:54:29.533Z] #48 7.539 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:29.533Z] #48 7.539 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:29.533Z] #48 7.539 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:29.533Z] #48 7.539 + dir=/tmp/install [2021-05-18T07:54:29.533Z] #48 7.539 + bin=golangci_lint [2021-05-18T07:54:29.533Z] #48 7.539 + shift [2021-05-18T07:54:29.533Z] #48 7.539 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-18T07:54:29.533Z] #48 7.539 + . /tmp/install/golangci_lint.installer [2021-05-18T07:54:29.533Z] #48 7.539 ++ : v1.23.8 [2021-05-18T07:54:29.533Z] #48 7.539 + install_golangci_lint [2021-05-18T07:54:29.533Z] #48 7.539 + set -e [2021-05-18T07:54:29.533Z] #48 7.539 + export GO111MODULE=on [2021-05-18T07:54:29.533Z] #48 7.539 + GO111MODULE=on [2021-05-18T07:54:29.533Z] #48 7.539 + GOBIN=/build [2021-05-18T07:54:29.533Z] #48 7.539 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-18T07:54:29.533Z] #48 7.539 go: finding github.com v1.23.8 [2021-05-18T07:54:29.533Z] #48 7.539 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-18T07:54:29.533Z] #48 7.539 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-18T07:54:29.533Z] #48 7.539 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:54:29.533Z] #48 7.539 go: finding github.com/golangci v1.23.8 [2021-05-18T07:54:29.533Z] #48 8.393 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:54:29.533Z] #48 9.565 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-18T07:54:29.795Z] #48 ... [2021-05-18T07:54:29.795Z] [2021-05-18T07:54:29.795Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:29.795Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:54:29.795Z] #44 7.904 + RM_GOPATH=0 [2021-05-18T07:54:29.795Z] #44 7.904 + TMP_GOPATH= [2021-05-18T07:54:29.795Z] #44 7.904 + : /build [2021-05-18T07:54:29.795Z] #44 7.904 + '[' -z '' ']' [2021-05-18T07:54:29.795Z] #44 7.904 ++ mktemp -d [2021-05-18T07:54:29.795Z] #44 7.904 + export GOPATH=/tmp/tmp.lHgBh7tQSM [2021-05-18T07:54:29.795Z] #44 7.904 + GOPATH=/tmp/tmp.lHgBh7tQSM [2021-05-18T07:54:29.795Z] #44 7.904 + RM_GOPATH=1 [2021-05-18T07:54:29.795Z] #44 7.904 + case "$(go env GOARCH)" in [2021-05-18T07:54:29.795Z] #44 7.908 ++ go env GOARCH [2021-05-18T07:54:29.795Z] #44 7.932 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:29.795Z] #44 7.932 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:29.795Z] #44 7.932 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:29.795Z] #44 7.933 + dir=/tmp/install [2021-05-18T07:54:29.795Z] #44 7.934 + bin=vndr [2021-05-18T07:54:29.795Z] #44 7.934 + shift [2021-05-18T07:54:29.795Z] #44 7.934 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-18T07:54:29.795Z] #44 7.934 + . /tmp/install/vndr.installer [2021-05-18T07:54:29.795Z] #44 7.934 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:54:29.795Z] #44 7.934 + install_vndr [2021-05-18T07:54:29.795Z] #44 7.934 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-18T07:54:29.795Z] #44 7.934 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lHgBh7tQSM/src/github.com/LK4D4/vndr [2021-05-18T07:54:29.795Z] #44 7.941 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:54:29.795Z] #44 7.944 Cloning into '/tmp/tmp.lHgBh7tQSM/src/github.com/LK4D4/vndr'... [2021-05-18T07:54:29.795Z] #44 8.752 + cd /tmp/tmp.lHgBh7tQSM/src/github.com/LK4D4/vndr [2021-05-18T07:54:29.795Z] #44 8.753 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-18T07:54:29.795Z] #44 8.764 + go build -buildmode=pie -v -o /build/vndr . [2021-05-18T07:54:30.068Z] #44 ... [2021-05-18T07:54:30.068Z] [2021-05-18T07:54:30.068Z] #39 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-05-18T07:54:30.068Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T07:54:30.068Z] #39 8.440 + git clone https://github.com/docker/distribution.git . [2021-05-18T07:54:30.068Z] #39 8.446 Cloning into '.'... [2021-05-18T07:54:30.068Z] #39 ... [2021-05-18T07:54:30.068Z] [2021-05-18T07:54:30.068Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:54:30.068Z] #46 sha256:30312d06e4014dcdeb2f00ad1015b3fe9ee3e1c63882ddd4fa50e38e200537de [2021-05-18T07:54:30.068Z] #46 6.701 + RM_GOPATH=0 [2021-05-18T07:54:30.068Z] #46 6.701 + TMP_GOPATH= [2021-05-18T07:54:30.068Z] #46 6.701 + : /build [2021-05-18T07:54:30.068Z] #46 6.701 + '[' -z '' ']' [2021-05-18T07:54:30.068Z] #46 6.701 ++ mktemp -d [2021-05-18T07:54:30.068Z] #46 6.701 + export GOPATH=/tmp/tmp.JwPXos4MMo [2021-05-18T07:54:30.068Z] #46 6.701 + GOPATH=/tmp/tmp.JwPXos4MMo [2021-05-18T07:54:30.068Z] #46 6.701 + RM_GOPATH=1 [2021-05-18T07:54:30.068Z] #46 6.701 + case "$(go env GOARCH)" in [2021-05-18T07:54:30.068Z] #46 6.701 ++ go env GOARCH [2021-05-18T07:54:30.068Z] #46 6.709 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:30.068Z] #46 6.709 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:30.068Z] #46 6.713 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:30.068Z] #46 6.718 + dir=/tmp/install [2021-05-18T07:54:30.068Z] #46 6.718 + bin=gotestsum [2021-05-18T07:54:30.068Z] #46 6.718 + shift [2021-05-18T07:54:30.068Z] #46 6.718 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-18T07:54:30.068Z] #46 6.718 + . /tmp/install/gotestsum.installer [2021-05-18T07:54:30.068Z] #46 6.718 ++ : v0.5.3 [2021-05-18T07:54:30.068Z] #46 6.718 + install_gotestsum [2021-05-18T07:54:30.068Z] #46 6.718 + set -e [2021-05-18T07:54:30.068Z] #46 6.718 + export GO111MODULE=on [2021-05-18T07:54:30.068Z] #46 6.718 + GO111MODULE=on [2021-05-18T07:54:30.068Z] #46 6.718 + GOBIN=/build [2021-05-18T07:54:30.068Z] #46 6.718 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-18T07:54:30.068Z] #46 6.745 go: finding gotest.tools v0.5.3 [2021-05-18T07:54:30.068Z] #46 6.745 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-18T07:54:30.068Z] #46 7.539 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-18T07:54:30.068Z] #46 8.054 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-18T07:54:30.068Z] #46 9.101 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:54:30.068Z] #46 9.257 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T07:54:30.068Z] #46 9.309 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:54:30.068Z] #46 9.405 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-18T07:54:30.068Z] #46 9.405 go: downloading github.com/fatih/color v1.9.0 [2021-05-18T07:54:30.068Z] #46 9.420 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:54:30.068Z] #46 9.616 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:54:30.068Z] #46 9.679 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:54:30.068Z] #46 9.679 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:54:30.068Z] #46 9.680 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:54:30.068Z] #46 9.720 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:54:30.068Z] #46 10.49 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:54:30.068Z] #46 10.51 go: extracting github.com/fatih/color v1.9.0 [2021-05-18T07:54:30.068Z] #46 10.72 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T07:54:30.068Z] #46 10.80 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-18T07:54:30.068Z] #46 11.00 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:54:30.068Z] #46 11.00 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:54:30.068Z] #46 ... [2021-05-18T07:54:30.068Z] [2021-05-18T07:54:30.068Z] #35 [tini 1/2] 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 [2021-05-18T07:54:30.068Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:54:30.068Z] #35 9.738 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:54:30.068Z] #35 9.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:54:30.068Z] #35 9.948 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:54:30.332Z] #35 ... [2021-05-18T07:54:30.332Z] [2021-05-18T07:54:30.332Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:54:30.332Z] #50 sha256:8f0aa9aaf4c19b2b3bee56520214174a946a31b8401b106c0c2c65102c8af54e [2021-05-18T07:54:30.332Z] #50 6.469 + RM_GOPATH=0 [2021-05-18T07:54:30.332Z] #50 6.469 + TMP_GOPATH= [2021-05-18T07:54:30.332Z] #50 6.469 + : /build [2021-05-18T07:54:30.332Z] #50 6.469 + '[' -z '' ']' [2021-05-18T07:54:30.332Z] #50 6.469 ++ mktemp -d [2021-05-18T07:54:30.332Z] #50 6.469 + export GOPATH=/tmp/tmp.qObTb6fKFD [2021-05-18T07:54:30.332Z] #50 6.469 + GOPATH=/tmp/tmp.qObTb6fKFD [2021-05-18T07:54:30.332Z] #50 6.469 + RM_GOPATH=1 [2021-05-18T07:54:30.332Z] #50 6.469 + case "$(go env GOARCH)" in [2021-05-18T07:54:30.332Z] #50 6.469 ++ go env GOARCH [2021-05-18T07:54:30.332Z] #50 6.469 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:30.332Z] #50 6.469 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:30.332Z] #50 6.469 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:30.332Z] #50 6.469 + dir=/tmp/install [2021-05-18T07:54:30.332Z] #50 6.469 + bin=shfmt [2021-05-18T07:54:30.332Z] #50 6.469 + shift [2021-05-18T07:54:30.332Z] #50 6.469 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-18T07:54:30.332Z] #50 6.469 + . /tmp/install/shfmt.installer [2021-05-18T07:54:30.332Z] #50 6.469 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:54:30.332Z] #50 6.469 + install_shfmt [2021-05-18T07:54:30.332Z] #50 6.469 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-18T07:54:30.332Z] #50 6.469 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qObTb6fKFD/src/github.com/mvdan/sh [2021-05-18T07:54:30.332Z] #50 6.469 Cloning into '/tmp/tmp.qObTb6fKFD/src/github.com/mvdan/sh'... [2021-05-18T07:54:30.332Z] #50 6.512 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:54:30.332Z] #50 ... [2021-05-18T07:54:30.332Z] [2021-05-18T07:54:30.332Z] #33 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-18T07:54:30.332Z] #33 sha256:149584d4fb0e6e99a34e56231ba3472d3bbf3058512c485e14d411b8372732c6 [2021-05-18T07:54:30.332Z] #33 7.282 Install go-toml version v1.8.1 [2021-05-18T07:54:30.332Z] #33 7.297 go: finding github.com v1.8.1 [2021-05-18T07:54:30.332Z] #33 7.297 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-18T07:54:30.332Z] #33 7.297 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-18T07:54:30.332Z] #33 7.297 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-18T07:54:30.332Z] #33 7.297 go: finding github.com/pelletier v1.8.1 [2021-05-18T07:54:30.332Z] #33 8.135 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-18T07:54:30.332Z] #33 8.557 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-18T07:54:30.398Z] #49 ... [2021-05-18T07:54:30.398Z] [2021-05-18T07:54:30.398Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-18T07:54:30.398Z] #34 sha256:d484fe85177de22de406e6c3192060bdcc3dbaf2acdb6058d2eae678b3e658f1 [2021-05-18T07:54:30.398Z] #34 23.42 github.com/pelletier/go-toml/cmd/tomll [2021-05-18T07:54:30.398Z] #34 DONE 29.1s [2021-05-18T07:54:30.398Z] [2021-05-18T07:54:30.398Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:30.398Z] #49 sha256:acb4871636c08d394698c3f86b0bbe4905f8caebc377c35259e8d99c2ed8b65f [2021-05-18T07:54:30.398Z] #49 29.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:54:30.398Z] #49 29.18 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:54:30.398Z] #49 29.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:54:30.398Z] #49 29.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:54:30.398Z] #49 29.28 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:54:30.398Z] #49 29.29 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:54:30.398Z] #49 29.29 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:54:30.398Z] #49 29.30 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:54:30.398Z] #49 29.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:54:30.398Z] #49 29.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:54:30.398Z] #49 29.33 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-18T07:54:30.398Z] #49 29.36 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:54:30.398Z] #49 ... [2021-05-18T07:54:30.398Z] [2021-05-18T07:54:30.398Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:54:30.398Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:54:30.398Z] #13 12.96 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:54:30.398Z] #13 16.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:54:30.398Z] #13 ... [2021-05-18T07:54:30.398Z] [2021-05-18T07:54:30.398Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:30.398Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:54:30.398Z] #45 26.43 internal/testlog [2021-05-18T07:54:30.398Z] #45 26.79 encoding [2021-05-18T07:54:30.398Z] #45 26.95 unicode/utf16 [2021-05-18T07:54:30.398Z] #45 27.54 container/list [2021-05-18T07:54:30.398Z] #45 28.39 crypto/internal/subtle [2021-05-18T07:54:30.398Z] #45 28.80 crypto/subtle [2021-05-18T07:54:30.398Z] #45 29.14 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-18T07:54:30.398Z] #45 29.57 internal/nettrace [2021-05-18T07:54:30.595Z] #33 ... [2021-05-18T07:54:30.595Z] [2021-05-18T07:54:30.595Z] #35 [tini 1/2] 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 [2021-05-18T07:54:30.595Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:54:30.595Z] #35 11.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:54:30.658Z] #45 29.84 runtime/cgo [2021-05-18T07:54:31.670Z] #58 ... [2021-05-18T07:54:31.670Z] [2021-05-18T07:54:31.670Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:54:31.670Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:54:31.670Z] #13 114.1 Selecting previously unselected package libapparmor1:amd64. [2021-05-18T07:54:31.670Z] #13 114.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-18T07:54:31.670Z] #13 114.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-18T07:54:31.670Z] #13 114.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-18T07:54:31.670Z] #13 114.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-18T07:54:31.670Z] #13 114.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-18T07:54:31.670Z] #13 114.5 Selecting previously unselected package libbtrfs0. [2021-05-18T07:54:31.670Z] #13 114.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-18T07:54:31.670Z] #13 114.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T07:54:31.670Z] #13 114.6 Selecting previously unselected package libbtrfs-dev. [2021-05-18T07:54:31.670Z] #13 114.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-18T07:54:31.670Z] #13 114.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T07:54:31.670Z] #13 114.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-18T07:54:31.670Z] #13 114.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-18T07:54:31.670Z] #13 114.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T07:54:31.670Z] #13 114.9 Selecting previously unselected package libudev-dev:amd64. [2021-05-18T07:54:31.670Z] #13 114.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-18T07:54:31.670Z] #13 114.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-18T07:54:31.670Z] #13 115.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-18T07:54:31.670Z] #13 115.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-18T07:54:31.670Z] #13 115.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-18T07:54:31.925Z] #13 115.4 Selecting previously unselected package libpcre16-3:amd64. [2021-05-18T07:54:31.925Z] #13 115.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-18T07:54:31.925Z] #13 115.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-18T07:54:31.925Z] #13 115.6 Selecting previously unselected package libpcre32-3:amd64. [2021-05-18T07:54:31.925Z] #13 115.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-18T07:54:31.925Z] #13 115.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-18T07:54:32.040Z] #45 ... [2021-05-18T07:54:32.040Z] [2021-05-18T07:54:32.040Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:54:32.040Z] #58 sha256:b7e3b1c81c0dfef433f9965d7cb336eb1982f01bb632e34b657e203f6a420cd0 [2021-05-18T07:54:32.040Z] #58 21.14 go: downloading github.com/google/uuid v1.2.0 [2021-05-18T07:54:32.040Z] #58 21.14 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-18T07:54:32.040Z] #58 21.15 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:54:32.040Z] #58 21.16 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:54:32.040Z] #58 21.31 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-18T07:54:32.040Z] #58 22.24 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:54:32.040Z] #58 22.25 go: extracting github.com/google/uuid v1.2.0 [2021-05-18T07:54:32.040Z] #58 24.13 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-18T07:54:32.040Z] #58 24.79 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:54:32.040Z] #58 24.86 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:54:32.040Z] #58 24.97 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:54:32.040Z] #58 25.29 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:54:32.040Z] #58 30.11 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:54:32.180Z] #13 115.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-18T07:54:32.180Z] #13 115.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-18T07:54:32.180Z] #13 115.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-18T07:54:32.180Z] #13 115.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-18T07:54:32.180Z] #13 115.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-18T07:54:32.300Z] #58 ... [2021-05-18T07:54:32.300Z] [2021-05-18T07:54:32.300Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:32.300Z] #49 sha256:acb4871636c08d394698c3f86b0bbe4905f8caebc377c35259e8d99c2ed8b65f [2021-05-18T07:54:32.300Z] #49 29.60 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:54:32.300Z] #49 29.60 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:54:32.300Z] #49 29.61 go: downloading github.com/spf13/viper v1.6.1 [2021-05-18T07:54:32.300Z] #49 29.68 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:54:32.300Z] #49 29.76 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-18T07:54:32.300Z] #49 29.90 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:54:32.300Z] #49 30.09 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:54:32.300Z] #49 30.10 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:54:32.300Z] #49 30.15 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:54:32.300Z] #49 30.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:54:32.300Z] #49 30.27 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:54:32.300Z] #49 30.27 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:54:32.300Z] #49 30.49 go: extracting github.com/spf13/viper v1.6.1 [2021-05-18T07:54:32.300Z] #49 30.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:54:32.300Z] #49 30.57 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T07:54:32.300Z] #49 30.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:54:32.300Z] #49 30.76 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:54:32.300Z] #49 30.96 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:54:32.300Z] #49 31.29 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T07:54:32.300Z] #49 31.31 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:54:32.300Z] #49 31.32 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:54:32.438Z] #13 115.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-18T07:54:32.561Z] #49 ... [2021-05-18T07:54:32.561Z] [2021-05-18T07:54:32.561Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:54:32.561Z] #51 sha256:b16fec2962c56c27a1640317c4a1f1096b33f6dee3f035fc86c59e07fce72ea0 [2021-05-18T07:54:32.561Z] #51 21.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:54:32.561Z] #51 23.50 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:54:32.561Z] #51 25.62 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:54:32.561Z] #51 25.99 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:54:32.561Z] #51 26.20 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:54:32.561Z] #51 26.35 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:54:32.561Z] #51 27.35 unicode/utf16 [2021-05-18T07:54:32.561Z] #51 27.60 runtime [2021-05-18T07:54:32.561Z] #51 28.12 runtime/cgo [2021-05-18T07:54:32.561Z] #51 ... [2021-05-18T07:54:32.561Z] [2021-05-18T07:54:32.561Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:54:32.561Z] #67 sha256:964fb932b5d6b2414f609699fe3271bca3b3512859f765aa6b2120a370842b43 [2021-05-18T07:54:32.694Z] #13 116.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-18T07:54:32.694Z] #13 116.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-18T07:54:32.694Z] #13 116.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-18T07:54:33.234Z] ? github.com/docker/docker/api [no test files] [2021-05-18T07:54:33.256Z] #13 116.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-18T07:54:33.256Z] #13 116.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-18T07:54:33.256Z] #13 116.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-18T07:54:33.256Z] #13 116.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-18T07:54:33.256Z] #13 116.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-18T07:54:33.256Z] #13 116.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T07:54:33.256Z] #13 116.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-18T07:54:33.256Z] #13 116.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-18T07:54:33.256Z] #13 116.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-18T07:54:33.604Z] #67 31.57 Checking out files: 50% (955/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1707/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) [2021-05-18T07:54:33.604Z] #67 ... [2021-05-18T07:54:33.604Z] [2021-05-18T07:54:33.604Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:54:33.604Z] #47 sha256:b79131330395103c7cab511c95b68357e5f5ebde969dfa3b7763c307c16ad2dc [2021-05-18T07:54:33.604Z] #47 22.62 go: finding github.com/fatih/color v1.9.0 [2021-05-18T07:54:33.604Z] #47 22.73 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:54:33.604Z] #47 22.86 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T07:54:33.604Z] #47 22.96 go: finding github.com/spf13/pflag v1.0.3 [2021-05-18T07:54:33.604Z] #47 22.97 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:54:33.604Z] #47 23.13 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:54:33.604Z] #47 23.61 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:54:33.604Z] #47 23.91 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:54:33.604Z] #47 23.92 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:54:33.604Z] #47 24.13 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:54:33.604Z] #47 24.13 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:54:33.604Z] #47 ... [2021-05-18T07:54:33.604Z] [2021-05-18T07:54:33.604Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:54:33.604Z] #67 sha256:964fb932b5d6b2414f609699fe3271bca3b3512859f765aa6b2120a370842b43 [2021-05-18T07:54:33.816Z] #13 117.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-18T07:54:33.816Z] #13 117.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T07:54:33.816Z] #13 117.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-18T07:54:33.816Z] #13 117.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T07:54:33.816Z] #13 117.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-18T07:54:33.816Z] #13 117.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-18T07:54:33.816Z] #13 117.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:54:33.816Z] #13 117.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T07:54:33.816Z] #13 117.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-18T07:54:33.816Z] #13 117.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-18T07:54:33.816Z] #13 117.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T07:54:33.878Z] #67 31.57 Checking out files: 50% (955/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1707/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-18T07:54:33.878Z] #67 32.89 + cd /tmp/tmp.Csr5silfz4/src/github.com/docker/libnetwork [2021-05-18T07:54:33.878Z] #67 32.89 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:54:33.925Z] #35 14.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:54:34.072Z] #13 117.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T07:54:34.072Z] #13 117.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-18T07:54:34.072Z] #13 117.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-18T07:54:34.072Z] #13 117.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-18T07:54:34.072Z] #13 117.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T07:54:34.072Z] #13 117.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-18T07:54:34.072Z] #13 117.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:54:34.072Z] #13 117.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-18T07:54:34.072Z] #13 117.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-18T07:54:34.329Z] #13 117.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:54:34.329Z] #13 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-18T07:54:34.329Z] #13 118.0 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 [2021-05-18T07:54:34.329Z] #13 118.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T07:54:34.451Z] #67 33.50 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-18T07:54:34.606Z] #13 118.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-18T07:54:35.170Z] #13 118.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T07:54:35.170Z] #13 118.8 Setting up dmsetup (2:1.02.155-3) ... [2021-05-18T07:54:35.425Z] #13 ... [2021-05-18T07:54:35.425Z] [2021-05-18T07:54:35.425Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:54:35.425Z] #58 sha256:02d91f2a302ded42dba49220039e4ff55ff00ab95b0147d162878121f2c84983 [2021-05-18T07:54:35.425Z] #58 DONE 123.7s [2021-05-18T07:54:35.425Z] [2021-05-18T07:54:35.425Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-18T07:54:35.425Z] #59 sha256:281420c3c716bd5d0dbba1c0baf2be954764bbb4f4e93ca8d2b027c1333b126d [2021-05-18T07:54:35.425Z] #59 DONE 0.0s [2021-05-18T07:54:35.425Z] [2021-05-18T07:54:35.425Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:54:35.425Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:54:35.425Z] #13 118.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T07:54:35.425Z] #13 118.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-18T07:54:35.425Z] #13 118.9 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:54:35.425Z] #13 ... [2021-05-18T07:54:35.425Z] [2021-05-18T07:54:35.425Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-18T07:54:35.425Z] #60 sha256:1c9fc46c86c2ad70f7a4d878d591412f31a1613f39e73b0d708b100cd1d10b9c [2021-05-18T07:54:35.425Z] #60 DONE 0.1s [2021-05-18T07:54:35.681Z] [2021-05-18T07:54:35.681Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:54:35.681Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:54:35.681Z] #43 41.71 CC compel/plugins/std/log.o [2021-05-18T07:54:35.681Z] #43 42.56 CC compel/plugins/std/string.o [2021-05-18T07:54:35.681Z] #43 43.15 CC compel/plugins/std/infect.o [2021-05-18T07:54:35.681Z] #43 43.57 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-18T07:54:35.681Z] #43 43.61 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-18T07:54:35.681Z] #43 43.66 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-18T07:54:35.681Z] #43 43.73 AR compel/plugins/std.lib.a [2021-05-18T07:54:35.681Z] #43 43.82 CC compel/plugins/fds/fds.o [2021-05-18T07:54:35.681Z] #43 44.06 AR compel/plugins/fds.lib.a [2021-05-18T07:54:35.681Z] #43 44.11 HOSTDEP compel/src/lib/log-host.d [2021-05-18T07:54:35.681Z] #43 44.22 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-18T07:54:35.681Z] #43 44.38 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-18T07:54:35.681Z] #43 44.45 HOSTDEP compel/src/main-host.d [2021-05-18T07:54:35.681Z] #43 44.54 DEP compel/src/lib/ptrace.d [2021-05-18T07:54:35.681Z] #43 44.70 DEP compel/src/lib/infect.d [2021-05-18T07:54:35.681Z] #43 44.84 DEP compel/src/lib/infect-util.d [2021-05-18T07:54:35.681Z] #43 44.95 DEP compel/src/lib/infect-rpc.d [2021-05-18T07:54:35.681Z] #43 45.08 DEP compel/arch/x86/src/lib/infect.d [2021-05-18T07:54:35.681Z] #43 45.24 DEP compel/arch/x86/src/lib/cpu.d [2021-05-18T07:54:35.681Z] #43 45.33 DEP compel/src/lib/log.d [2021-05-18T07:54:35.681Z] #43 45.46 DEP compel/src/main.d [2021-05-18T07:54:35.681Z] #43 45.56 DEP compel/src/lib/handle-elf.d [2021-05-18T07:54:35.681Z] #43 45.71 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-18T07:54:35.681Z] #43 45.79 CC compel/src/lib/log.o [2021-05-18T07:54:35.681Z] #43 46.02 CC compel/arch/x86/src/lib/cpu.o [2021-05-18T07:54:35.681Z] #43 46.79 CC compel/arch/x86/src/lib/infect.o [2021-05-18T07:54:35.681Z] #43 47.66 CC compel/src/lib/infect-rpc.o [2021-05-18T07:54:35.681Z] #43 48.01 CC compel/src/lib/infect-util.o [2021-05-18T07:54:35.681Z] #43 48.35 CC compel/src/lib/infect.o [2021-05-18T07:54:35.681Z] #43 50.64 CC compel/src/lib/ptrace.o [2021-05-18T07:54:35.681Z] #43 ... [2021-05-18T07:54:35.681Z] [2021-05-18T07:54:35.681Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:54:35.681Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:54:35.681Z] #13 DONE 119.4s [2021-05-18T07:54:35.681Z] [2021-05-18T07:54:35.681Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:35.681Z] #45 sha256:ab4aba482beaded7daeecbb69784ef6452e42333f0cba9fac5cf070e419242d0 [2021-05-18T07:54:35.681Z] #45 115.5 mime/quotedprintable [2021-05-18T07:54:35.681Z] #45 115.9 net/http/internal [2021-05-18T07:54:35.681Z] #45 119.8 crypto/tls [2021-05-18T07:54:35.845Z] #35 16.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:54:35.937Z] #45 ... [2021-05-18T07:54:35.937Z] [2021-05-18T07:54:35.937Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:54:35.937Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:54:35.937Z] #43 51.11 AR compel/libcompel.a [2021-05-18T07:54:35.937Z] #43 51.28 HOSTCC compel/src/main-host.o [2021-05-18T07:54:36.135Z] #35 ... [2021-05-18T07:54:36.135Z] [2021-05-18T07:54:36.135Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:36.135Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:54:36.135Z] #44 10.97 runtime/internal/atomic [2021-05-18T07:54:36.135Z] #44 10.97 internal/cpu [2021-05-18T07:54:36.135Z] #44 11.46 runtime/internal/sys [2021-05-18T07:54:36.135Z] #44 11.85 runtime/internal/math [2021-05-18T07:54:36.135Z] #44 11.95 internal/race [2021-05-18T07:54:36.135Z] #44 12.00 internal/bytealg [2021-05-18T07:54:36.135Z] #44 12.41 sync/atomic [2021-05-18T07:54:36.136Z] #44 13.06 unicode [2021-05-18T07:54:36.136Z] #44 13.30 runtime [2021-05-18T07:54:36.500Z] #43 51.90 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-18T07:54:36.757Z] #43 52.07 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-18T07:54:37.084Z] #44 18.04 unicode/utf8 [2021-05-18T07:54:37.319Z] #43 52.54 HOSTCC compel/src/lib/log-host.o [2021-05-18T07:54:37.346Z] #44 ... [2021-05-18T07:54:37.346Z] [2021-05-18T07:54:37.346Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:54:37.346Z] #57 sha256:0c764c65269a9f8624f4797ff71e6e6d275d8364451a8e8e9a32a5024628e1f5 [2021-05-18T07:54:37.346Z] #57 8.911 + RM_GOPATH=0 [2021-05-18T07:54:37.346Z] #57 8.911 + TMP_GOPATH= [2021-05-18T07:54:37.346Z] #57 8.911 + : /build [2021-05-18T07:54:37.346Z] #57 8.911 + '[' -z '' ']' [2021-05-18T07:54:37.346Z] #57 8.911 ++ mktemp -d [2021-05-18T07:54:37.346Z] #57 8.930 + export GOPATH=/tmp/tmp.BkyJ37eQHN [2021-05-18T07:54:37.346Z] #57 8.930 + GOPATH=/tmp/tmp.BkyJ37eQHN [2021-05-18T07:54:37.346Z] #57 8.930 + RM_GOPATH=1 [2021-05-18T07:54:37.346Z] #57 8.930 + case "$(go env GOARCH)" in [2021-05-18T07:54:37.346Z] #57 8.930 ++ go env GOARCH [2021-05-18T07:54:37.346Z] #57 8.936 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:37.346Z] #57 8.936 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:37.346Z] #57 8.936 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:37.346Z] #57 8.938 + dir=/tmp/install [2021-05-18T07:54:37.346Z] #57 8.939 + bin=rootlesskit [2021-05-18T07:54:37.346Z] #57 8.939 + shift [2021-05-18T07:54:37.346Z] #57 8.939 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-18T07:54:37.346Z] #57 8.939 + . /tmp/install/rootlesskit.installer [2021-05-18T07:54:37.346Z] #57 8.939 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:54:37.346Z] #57 8.939 + install_rootlesskit [2021-05-18T07:54:37.346Z] #57 8.939 + case "$1" in [2021-05-18T07:54:37.346Z] #57 8.939 + export CGO_ENABLED=0 [2021-05-18T07:54:37.346Z] #57 8.939 + CGO_ENABLED=0 [2021-05-18T07:54:37.346Z] #57 8.939 + _install_rootlesskit [2021-05-18T07:54:37.346Z] #57 8.939 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-18T07:54:37.346Z] #57 8.939 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BkyJ37eQHN/src/github.com/rootless-containers/rootlesskit [2021-05-18T07:54:37.346Z] #57 8.960 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:54:37.346Z] #57 8.972 Cloning into '/tmp/tmp.BkyJ37eQHN/src/github.com/rootless-containers/rootlesskit'... [2021-05-18T07:54:37.346Z] #57 15.44 + cd /tmp/tmp.BkyJ37eQHN/src/github.com/rootless-containers/rootlesskit [2021-05-18T07:54:37.346Z] #57 15.44 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-18T07:54:37.346Z] #57 15.49 + export GO111MODULE=on [2021-05-18T07:54:37.346Z] #57 15.49 + GO111MODULE=on [2021-05-18T07:54:37.346Z] #57 15.49 + export GOPROXY=https://proxy.golang.org [2021-05-18T07:54:37.346Z] #57 15.49 + GOPROXY=https://proxy.golang.org [2021-05-18T07:54:37.346Z] #57 15.49 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T07:54:37.346Z] #57 15.49 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-18T07:54:37.346Z] #57 18.16 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:54:37.346Z] #57 18.19 go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T07:54:37.346Z] #57 18.31 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:54:37.575Z] #43 52.85 HOSTLINK compel/compel-host-bin [2021-05-18T07:54:37.623Z] #57 18.48 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:54:37.623Z] #57 18.52 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-18T07:54:37.623Z] #57 18.60 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-18T07:54:37.623Z] #57 ... [2021-05-18T07:54:37.623Z] [2021-05-18T07:54:37.623Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:54:37.623Z] #50 sha256:8f0aa9aaf4c19b2b3bee56520214174a946a31b8401b106c0c2c65102c8af54e [2021-05-18T07:54:37.623Z] #50 18.48 + cd /tmp/tmp.qObTb6fKFD/src/github.com/mvdan/sh [2021-05-18T07:54:37.623Z] #50 18.49 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-18T07:54:37.832Z] #43 53.13 DEP soccr/soccr.d [2021-05-18T07:54:37.886Z] #50 18.81 + GO111MODULE=on [2021-05-18T07:54:37.886Z] #50 18.81 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-18T07:54:38.088Z] #43 ... [2021-05-18T07:54:38.088Z] [2021-05-18T07:54:38.088Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-18T07:54:38.088Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-18T07:54:38.088Z] #14 DONE 2.3s [2021-05-18T07:54:38.088Z] [2021-05-18T07:54:38.088Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:54:38.088Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:54:38.088Z] #43 53.44 CC soccr/soccr.o [2021-05-18T07:54:38.148Z] #50 ... [2021-05-18T07:54:38.148Z] [2021-05-18T07:54:38.148Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:54:38.148Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T07:54:38.148Z] #31 8.828 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-18T07:54:38.148Z] #31 8.828 Cloning into '.'... [2021-05-18T07:54:38.410Z] #31 ... [2021-05-18T07:54:38.410Z] [2021-05-18T07:54:38.411Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:38.411Z] #48 sha256:1306a55b214ac4bf2fbeb3114358303dbcdb6aff00f5912a82b9477019cbf59c [2021-05-18T07:54:38.411Z] #48 18.48 go: downloading github.com/pkg/errors v0.8.1 [2021-05-18T07:54:38.411Z] #48 18.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:54:38.411Z] #48 18.65 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-18T07:54:38.411Z] #48 18.65 go: downloading github.com/spf13/viper v1.6.1 [2021-05-18T07:54:38.411Z] #48 18.72 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-18T07:54:38.411Z] #48 19.00 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:54:38.411Z] #48 19.05 go: extracting github.com/pkg/errors v0.8.1 [2021-05-18T07:54:38.411Z] #48 19.15 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:54:38.411Z] #48 19.16 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-18T07:54:38.411Z] #48 19.25 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:54:38.411Z] #48 19.29 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:54:38.673Z] #48 19.75 go: extracting github.com/spf13/viper v1.6.1 [2021-05-18T07:54:38.673Z] #48 19.76 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:54:38.673Z] #48 19.80 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:54:38.935Z] #48 19.83 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-18T07:54:39.197Z] #48 19.99 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:54:39.197Z] #48 20.01 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-18T07:54:39.197Z] #48 20.05 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:54:39.737Z] #67 ... [2021-05-18T07:54:39.737Z] [2021-05-18T07:54:39.737Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-05-18T07:54:39.737Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T07:54:39.737Z] #40 32.02 Checking out files: 56% (961/1693) Checking out files: 57% (966/1693) Checking out files: 58% (982/1693) Checking out files: 59% (999/1693) Checking out files: 60% (1016/1693) Checking out files: 61% (1033/1693) Checking out files: 62% (1050/1693) Checking out files: 63% (1067/1693) Checking out files: 64% (1084/1693) Checking out files: 65% (1101/1693) Checking out files: 66% (1118/1693) Checking out files: 67% (1135/1693) Checking out files: 68% (1152/1693) Checking out files: 69% (1169/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) Checking out files: 81% (1372/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-18T07:54:39.737Z] #40 32.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-18T07:54:39.737Z] #40 35.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-18T07:54:39.771Z] #48 20.60 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:54:39.771Z] #48 20.61 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:54:39.771Z] #48 20.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:54:39.771Z] #48 20.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:54:39.979Z] #43 ... [2021-05-18T07:54:39.979Z] [2021-05-18T07:54:39.979Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-18T07:54:39.979Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-18T07:54:39.979Z] #15 DONE 1.8s [2021-05-18T07:54:39.979Z] [2021-05-18T07:54:39.979Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:54:39.979Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:54:39.979Z] #43 55.26 AR soccr/libsoccr.a [2021-05-18T07:54:40.038Z] #48 21.09 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:54:40.038Z] #48 ... [2021-05-18T07:54:40.038Z] [2021-05-18T07:54:40.038Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:54:40.038Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:54:40.038Z] #13 6.187 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T07:54:40.038Z] #13 6.187 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:54:40.038Z] #13 6.275 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:54:40.038Z] #13 6.285 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:54:40.038Z] #13 7.927 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-18T07:54:40.038Z] #13 10.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:54:40.038Z] #13 13.25 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:54:40.235Z] #43 55.42 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T07:54:40.307Z] #13 ... [2021-05-18T07:54:40.307Z] [2021-05-18T07:54:40.307Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:40.307Z] #48 sha256:1306a55b214ac4bf2fbeb3114358303dbcdb6aff00f5912a82b9477019cbf59c [2021-05-18T07:54:40.307Z] #48 21.15 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:54:40.307Z] #48 21.15 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-18T07:54:40.307Z] #48 ... [2021-05-18T07:54:40.307Z] [2021-05-18T07:54:40.307Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-18T07:54:40.307Z] #23 sha256:235c863ff0edc87e770a6c7cbc682eac285cbd68ccbd4dc1311e6697a8cb5c9d [2021-05-18T07:54:40.307Z] #23 20.61 + mkdir -p /build [2021-05-18T07:54:40.307Z] #23 20.64 + mv docker/docker /build/ [2021-05-18T07:54:40.307Z] #23 20.65 + rmdir docker [2021-05-18T07:54:40.307Z] #23 DONE 21.3s [2021-05-18T07:54:40.307Z] [2021-05-18T07:54:40.307Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:40.307Z] #48 sha256:1306a55b214ac4bf2fbeb3114358303dbcdb6aff00f5912a82b9477019cbf59c [2021-05-18T07:54:40.307Z] #48 21.33 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:54:40.307Z] #48 21.33 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-18T07:54:40.569Z] #48 21.40 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:54:40.569Z] #48 21.42 go: downloading github.com/spf13/cast v1.3.0 [2021-05-18T07:54:40.569Z] #48 21.52 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:54:40.569Z] #48 21.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:54:40.798Z] #43 55.95 DEP criu/arch/x86/sigframe.d [2021-05-18T07:54:40.798Z] #43 56.16 DEP criu/arch/x86/sigaction_compat.d [2021-05-18T07:54:40.831Z] #48 ... [2021-05-18T07:54:40.831Z] [2021-05-18T07:54:40.831Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:54:40.831Z] #46 sha256:30312d06e4014dcdeb2f00ad1015b3fe9ee3e1c63882ddd4fa50e38e200537de [2021-05-18T07:54:40.831Z] #46 11.74 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:54:40.831Z] #46 11.80 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:54:40.831Z] #46 14.03 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:54:40.831Z] #46 14.94 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:54:40.831Z] #46 16.47 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:54:40.831Z] #46 ... [2021-05-18T07:54:40.831Z] [2021-05-18T07:54:40.831Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:54:40.831Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:54:40.831Z] #41 11.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:54:40.831Z] #41 14.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:54:40.831Z] #41 17.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:54:41.055Z] #43 ... [2021-05-18T07:54:41.055Z] [2021-05-18T07:54:41.055Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-18T07:54:41.055Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-18T07:54:41.055Z] #16 1.105 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-18T07:54:41.055Z] #16 DONE 1.2s [2021-05-18T07:54:41.055Z] [2021-05-18T07:54:41.055Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:54:41.055Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:54:41.055Z] #43 56.33 DEP criu/arch/x86/kerndat.d [2021-05-18T07:54:41.094Z] #41 ... [2021-05-18T07:54:41.094Z] [2021-05-18T07:54:41.094Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:54:41.094Z] #50 sha256:8f0aa9aaf4c19b2b3bee56520214174a946a31b8401b106c0c2c65102c8af54e [2021-05-18T07:54:41.094Z] #50 21.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:54:41.094Z] #50 21.01 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:54:41.094Z] #50 21.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:54:41.094Z] #50 21.63 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:54:41.094Z] #50 21.65 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:54:41.311Z] #43 56.52 DEP criu/arch/x86/crtools.d [2021-05-18T07:54:41.311Z] #43 56.72 DEP criu/arch/x86/cpu.d [2021-05-18T07:54:41.386Z] #50 ... [2021-05-18T07:54:41.386Z] [2021-05-18T07:54:41.386Z] #33 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-18T07:54:41.386Z] #33 sha256:149584d4fb0e6e99a34e56231ba3472d3bbf3058512c485e14d411b8372732c6 [2021-05-18T07:54:41.386Z] #33 12.24 github.com/pelletier/go-toml [2021-05-18T07:54:41.568Z] #43 56.96 CC criu/arch/x86/cpu.o [2021-05-18T07:54:41.648Z] #33 ... [2021-05-18T07:54:41.648Z] [2021-05-18T07:54:41.648Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:41.648Z] #48 sha256:1306a55b214ac4bf2fbeb3114358303dbcdb6aff00f5912a82b9477019cbf59c [2021-05-18T07:54:41.648Z] #48 22.13 go: extracting github.com/spf13/cast v1.3.0 [2021-05-18T07:54:41.648Z] #48 22.35 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:54:41.648Z] #48 22.36 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:54:41.648Z] #48 22.43 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-18T07:54:41.648Z] #48 ... [2021-05-18T07:54:41.648Z] [2021-05-18T07:54:41.648Z] #54 [containerd 1/2] 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 [2021-05-18T07:54:41.648Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:54:41.648Z] #54 12.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:54:41.648Z] #54 14.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:54:41.648Z] #54 18.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:54:41.653Z] #40 ... [2021-05-18T07:54:41.653Z] [2021-05-18T07:54:41.653Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:41.653Z] #49 sha256:acb4871636c08d394698c3f86b0bbe4905f8caebc377c35259e8d99c2ed8b65f [2021-05-18T07:54:41.653Z] #49 31.71 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:54:41.653Z] #49 31.84 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:54:41.653Z] #49 31.91 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:54:41.653Z] #49 32.20 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:54:41.653Z] #49 32.49 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:54:41.653Z] #49 32.50 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:54:41.653Z] #49 32.53 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:54:41.653Z] #49 32.65 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:54:41.653Z] #49 32.67 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:54:41.653Z] #49 32.70 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-18T07:54:41.653Z] #49 32.95 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:54:41.653Z] #49 32.98 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:54:41.653Z] #49 33.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:54:41.653Z] #49 33.08 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:54:41.653Z] #49 33.25 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-18T07:54:41.653Z] #49 33.27 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:54:41.653Z] #49 33.35 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:54:41.653Z] #49 33.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:54:41.653Z] #49 33.76 go: downloading golang.org/x/text v0.3.2 [2021-05-18T07:54:41.653Z] #49 33.78 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:54:41.653Z] #49 33.81 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:54:41.653Z] #49 33.88 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:54:41.653Z] #49 34.00 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-18T07:54:41.653Z] #49 34.14 go: downloading github.com/spf13/afero v1.1.2 [2021-05-18T07:54:41.653Z] #49 34.14 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:54:41.653Z] #49 34.51 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:54:41.653Z] #49 34.56 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-18T07:54:41.653Z] #49 34.60 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:54:41.653Z] #49 34.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:54:41.653Z] #49 34.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:54:41.653Z] #49 34.87 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:54:41.653Z] #49 34.87 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:54:41.653Z] #49 35.00 go: extracting github.com/spf13/afero v1.1.2 [2021-05-18T07:54:41.653Z] #49 35.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:54:41.653Z] #49 35.14 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T07:54:41.653Z] #49 35.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:54:41.653Z] #49 35.33 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:54:41.653Z] #49 35.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:54:41.653Z] #49 35.45 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T07:54:41.653Z] #49 35.57 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:54:41.653Z] #49 35.60 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:54:41.653Z] #49 35.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:54:41.653Z] #49 35.74 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:54:41.653Z] #49 35.80 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:54:41.653Z] #49 35.91 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:54:41.653Z] #49 35.95 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:54:41.653Z] #49 36.16 go: downloading github.com/fatih/color v1.7.0 [2021-05-18T07:54:41.653Z] #49 36.23 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:54:41.653Z] #49 36.34 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:54:41.653Z] #49 36.40 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:54:41.653Z] #49 36.41 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:54:41.653Z] #49 36.41 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:54:41.653Z] #49 36.50 go: extracting github.com/fatih/color v1.7.0 [2021-05-18T07:54:41.653Z] #49 36.99 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:54:41.653Z] #49 37.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:54:41.653Z] #49 37.52 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:54:41.653Z] #49 37.60 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-18T07:54:41.653Z] #49 38.04 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-18T07:54:41.653Z] #49 38.14 go: downloading github.com/spf13/cast v1.3.0 [2021-05-18T07:54:41.653Z] #49 38.50 go: extracting github.com/spf13/cast v1.3.0 [2021-05-18T07:54:41.653Z] #49 38.84 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:54:41.653Z] #49 38.96 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-18T07:54:41.653Z] #49 39.24 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:54:41.653Z] #49 39.59 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:54:41.653Z] #49 39.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:54:41.653Z] #49 39.72 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:54:41.653Z] #49 39.76 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:54:41.653Z] #49 39.81 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:54:41.653Z] #49 39.87 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-18T07:54:41.653Z] #49 40.22 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:54:41.653Z] #49 40.22 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:54:41.653Z] #49 40.31 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:54:41.653Z] #49 40.31 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:54:41.653Z] #49 40.50 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:54:41.653Z] #49 40.50 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:54:41.653Z] #49 40.61 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:54:41.653Z] #49 40.69 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:54:41.653Z] #49 40.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:54:41.653Z] #49 40.70 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-18T07:54:41.653Z] #49 40.80 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:54:41.910Z] #54 ... [2021-05-18T07:54:41.910Z] [2021-05-18T07:54:41.910Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:41.910Z] #48 sha256:1306a55b214ac4bf2fbeb3114358303dbcdb6aff00f5912a82b9477019cbf59c [2021-05-18T07:54:41.910Z] #48 22.76 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:54:41.910Z] #48 22.77 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:54:41.910Z] #48 22.82 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:54:41.910Z] #48 22.91 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:54:41.913Z] #49 40.98 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:54:42.131Z] #43 ... [2021-05-18T07:54:42.131Z] [2021-05-18T07:54:42.131Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-18T07:54:42.131Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-18T07:54:42.131Z] #17 DONE 1.2s [2021-05-18T07:54:42.172Z] #48 22.96 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:54:42.172Z] #48 23.00 go: downloading github.com/spf13/afero v1.1.2 [2021-05-18T07:54:42.174Z] #49 41.25 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-18T07:54:42.387Z] [2021-05-18T07:54:42.387Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:54:42.387Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:54:42.387Z] #43 57.72 CC criu/arch/x86/crtools.o [2021-05-18T07:54:42.435Z] #49 41.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:54:42.435Z] #49 ... [2021-05-18T07:54:42.435Z] [2021-05-18T07:54:42.435Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:54:42.435Z] #58 sha256:b7e3b1c81c0dfef433f9965d7cb336eb1982f01bb632e34b657e203f6a420cd0 [2021-05-18T07:54:42.435Z] #58 31.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:54:42.435Z] #58 31.85 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:54:42.435Z] #58 31.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:54:42.435Z] #58 32.71 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:54:42.435Z] #58 33.53 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:54:42.435Z] #58 37.64 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T07:54:42.435Z] #58 37.84 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:54:42.435Z] #58 38.49 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:54:42.435Z] #58 38.49 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:54:42.435Z] #58 38.60 go: finding github.com/google/uuid v1.2.0 [2021-05-18T07:54:42.435Z] #58 39.04 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:54:42.435Z] #58 39.07 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-18T07:54:42.435Z] #58 39.09 go: finding github.com/gofrs/flock v0.8.0 [2021-05-18T07:54:42.435Z] #58 39.16 go: finding github.com/gorilla/mux v1.8.0 [2021-05-18T07:54:42.435Z] #58 39.28 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:54:42.435Z] #58 39.32 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:54:42.435Z] #58 39.34 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:54:42.435Z] #58 39.47 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:54:42.435Z] #58 39.75 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:54:42.435Z] #58 39.83 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:54:42.435Z] #58 ... [2021-05-18T07:54:42.435Z] [2021-05-18T07:54:42.435Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:42.435Z] #49 sha256:acb4871636c08d394698c3f86b0bbe4905f8caebc377c35259e8d99c2ed8b65f [2021-05-18T07:54:42.435Z] #49 41.55 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:54:42.435Z] #49 41.65 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:54:42.435Z] #49 41.68 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:54:42.440Z] #48 23.20 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:54:42.440Z] #48 23.34 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:54:42.695Z] #49 41.70 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T07:54:42.702Z] #48 23.50 go: extracting github.com/spf13/afero v1.1.2 [2021-05-18T07:54:42.957Z] #49 42.03 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:54:42.957Z] #49 42.06 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T07:54:42.957Z] #49 42.06 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:54:43.216Z] #49 42.28 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:54:43.216Z] #49 42.35 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-18T07:54:43.280Z] #48 24.04 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:54:43.477Z] #49 42.46 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:54:43.477Z] #49 42.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:54:43.756Z] #43 ... [2021-05-18T07:54:43.756Z] [2021-05-18T07:54:43.756Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-18T07:54:43.756Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-18T07:54:43.756Z] #18 DONE 1.2s [2021-05-18T07:54:43.756Z] [2021-05-18T07:54:43.756Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-18T07:54:43.756Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-18T07:54:43.856Z] #48 24.75 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:54:43.856Z] #48 24.75 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T07:54:43.856Z] #48 24.96 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:54:43.856Z] #48 24.99 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:54:44.046Z] #49 43.07 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:54:44.046Z] #49 43.15 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:54:44.046Z] #49 43.18 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:54:44.117Z] #48 25.07 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-18T07:54:44.379Z] #48 25.15 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-18T07:54:44.379Z] #48 25.15 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T07:54:44.379Z] #48 25.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:54:44.379Z] #48 25.39 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-18T07:54:44.641Z] #48 25.67 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-18T07:54:44.690Z] #19 DONE 1.2s [2021-05-18T07:54:44.690Z] [2021-05-18T07:54:44.690Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:54:44.690Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:54:44.903Z] #48 25.79 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:54:44.986Z] #49 ... [2021-05-18T07:54:44.986Z] [2021-05-18T07:54:44.986Z] #36 [tini 1/2] 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 [2021-05-18T07:54:44.986Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:54:44.986Z] #36 34.19 Fetched 8445 kB in 25s (341 kB/s) [2021-05-18T07:54:44.986Z] #36 34.19 Reading package lists... [2021-05-18T07:54:45.164Z] #48 26.01 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:54:45.164Z] #48 26.08 go: downloading github.com/fatih/color v1.7.0 [2021-05-18T07:54:45.246Z] #36 44.28 Reading package lists... [2021-05-18T07:54:45.246Z] #36 ... [2021-05-18T07:54:45.246Z] [2021-05-18T07:54:45.246Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:54:45.246Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:54:45.246Z] #42 34.21 Fetched 8445 kB in 25s (342 kB/s) [2021-05-18T07:54:45.246Z] #42 34.21 Reading package lists... [2021-05-18T07:54:45.426Z] #48 26.32 go: extracting github.com/fatih/color v1.7.0 [2021-05-18T07:54:45.491Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2021-05-18T07:54:45.688Z] #48 26.61 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:54:46.057Z] #20 ... [2021-05-18T07:54:46.057Z] [2021-05-18T07:54:46.057Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:54:46.057Z] #53 sha256:9c59138f85b5353948deb9c0d52b09201c9f25dd43ff847a9c042d1cff0e7a3d [2021-05-18T07:54:46.057Z] #53 2.006 + RM_GOPATH=0 [2021-05-18T07:54:46.057Z] #53 2.006 + TMP_GOPATH= [2021-05-18T07:54:46.057Z] #53 2.006 + : /build [2021-05-18T07:54:46.057Z] #53 2.006 + '[' -z '' ']' [2021-05-18T07:54:46.057Z] #53 2.006 ++ mktemp -d [2021-05-18T07:54:46.057Z] #53 2.006 + export GOPATH=/tmp/tmp.Iiprw4eKpe [2021-05-18T07:54:46.057Z] #53 2.006 + GOPATH=/tmp/tmp.Iiprw4eKpe [2021-05-18T07:54:46.057Z] #53 2.006 + RM_GOPATH=1 [2021-05-18T07:54:46.057Z] #53 2.006 + case "$(go env GOARCH)" in [2021-05-18T07:54:46.057Z] #53 2.006 ++ go env GOARCH [2021-05-18T07:54:46.057Z] #53 2.026 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:46.057Z] #53 2.026 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:54:46.057Z] #53 2.026 ++ dirname /tmp/install/install.sh [2021-05-18T07:54:46.057Z] #53 2.041 + dir=/tmp/install [2021-05-18T07:54:46.057Z] #53 2.041 + bin=runc [2021-05-18T07:54:46.057Z] #53 2.041 + shift [2021-05-18T07:54:46.057Z] #53 2.041 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-18T07:54:46.057Z] #53 2.041 + . /tmp/install/runc.installer [2021-05-18T07:54:46.057Z] #53 2.041 ++ : 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-18T07:54:46.057Z] #53 2.041 + install_runc [2021-05-18T07:54:46.057Z] #53 2.041 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-18T07:54:46.057Z] #53 2.041 + uname -r [2021-05-18T07:54:46.057Z] #53 2.050 + RUNC_BUILDTAGS='seccomp ' [2021-05-18T07:54:46.057Z] #53 2.050 + echo 'Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )' [2021-05-18T07:54:46.057Z] #53 2.050 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Iiprw4eKpe/src/github.com/opencontainers/runc [2021-05-18T07:54:46.057Z] #53 2.050 Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp ) [2021-05-18T07:54:46.057Z] #53 2.081 Cloning into '/tmp/tmp.Iiprw4eKpe/src/github.com/opencontainers/runc'... [2021-05-18T07:54:46.057Z] #53 ... [2021-05-18T07:54:46.057Z] [2021-05-18T07:54:46.057Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:54:46.057Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:54:46.057Z] #43 59.35 CC criu/arch/x86/kerndat.o [2021-05-18T07:54:46.057Z] #43 60.00 CC criu/arch/x86/sigaction_compat.o [2021-05-18T07:54:46.057Z] #43 60.44 CC criu/arch/x86/sigframe.o [2021-05-18T07:54:46.057Z] #43 60.95 LINK criu/arch/x86/crtools.built-in.o [2021-05-18T07:54:46.057Z] #43 60.98 DEP criu/pie/util-vdso-elf32.d [2021-05-18T07:54:46.057Z] #43 61.10 DEP criu/pie/util-vdso.d [2021-05-18T07:54:46.057Z] #43 61.21 DEP criu/pie/util.d [2021-05-18T07:54:46.057Z] #43 61.37 CC criu/pie/util.o [2021-05-18T07:54:46.186Z] #42 44.37 Reading package lists... [2021-05-18T07:54:46.186Z] #42 ... [2021-05-18T07:54:46.186Z] [2021-05-18T07:54:46.186Z] #55 [containerd 1/2] 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 [2021-05-18T07:54:46.186Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:54:46.186Z] #55 34.96 Fetched 8445 kB in 25s (337 kB/s) [2021-05-18T07:54:46.186Z] #55 34.96 Reading package lists... [2021-05-18T07:54:46.261Z] #48 27.19 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:54:46.620Z] #43 61.78 CC criu/pie/util-vdso.o [2021-05-18T07:54:46.835Z] #48 27.78 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T07:54:47.097Z] #48 27.98 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:54:47.182Z] #43 62.43 CC criu/pie/util-vdso-elf32.o [2021-05-18T07:54:47.359Z] #48 28.16 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T07:54:47.359Z] #48 28.32 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:54:47.620Z] #48 28.52 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:54:47.620Z] #48 ... [2021-05-18T07:54:47.620Z] [2021-05-18T07:54:47.620Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:54:47.620Z] #57 sha256:0c764c65269a9f8624f4797ff71e6e6d275d8364451a8e8e9a32a5024628e1f5 [2021-05-18T07:54:47.620Z] #57 18.72 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:54:47.620Z] #57 18.74 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:54:47.620Z] #57 18.90 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:54:47.620Z] #57 19.10 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:54:47.620Z] #57 19.15 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:54:47.620Z] #57 19.25 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-18T07:54:47.620Z] #57 19.29 go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T07:54:47.620Z] #57 19.56 go: downloading github.com/google/uuid v1.2.0 [2021-05-18T07:54:47.620Z] #57 19.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:54:47.620Z] #57 20.68 go: extracting github.com/google/uuid v1.2.0 [2021-05-18T07:54:47.620Z] #57 21.56 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:54:47.620Z] #57 21.61 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-18T07:54:47.620Z] #57 22.77 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-18T07:54:47.620Z] #57 22.94 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-18T07:54:47.620Z] #57 24.81 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:54:47.620Z] #57 24.88 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:54:47.620Z] #57 24.88 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:54:47.620Z] #57 25.42 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:54:47.773Z] #43 63.21 AR criu/pie/pie.lib.a [2021-05-18T07:54:47.892Z] #57 ... [2021-05-18T07:54:47.892Z] [2021-05-18T07:54:47.892Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:47.892Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:54:47.892Z] #44 18.98 math/bits [2021-05-18T07:54:47.892Z] #44 20.00 math [2021-05-18T07:54:47.892Z] #44 26.73 internal/testlog [2021-05-18T07:54:47.892Z] #44 27.35 encoding [2021-05-18T07:54:47.892Z] #44 27.61 unicode/utf16 [2021-05-18T07:54:47.892Z] #44 28.15 container/list [2021-05-18T07:54:47.892Z] #44 28.81 crypto/internal/subtle [2021-05-18T07:54:47.892Z] #44 29.00 crypto/subtle [2021-05-18T07:54:48.032Z] #43 63.30 DEP criu/pie/restorer.d [2021-05-18T07:54:48.095Z] #55 45.40 Reading package lists... [2021-05-18T07:54:48.095Z] #55 ... [2021-05-18T07:54:48.095Z] [2021-05-18T07:54:48.095Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:48.095Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:54:48.095Z] #45 46.76 vendor/golang.org/x/crypto/internal/subtle [2021-05-18T07:54:48.095Z] #45 47.02 vendor/golang.org/x/crypto/curve25519 [2021-05-18T07:54:48.159Z] #44 ... [2021-05-18T07:54:48.159Z] [2021-05-18T07:54:48.159Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:54:48.159Z] #46 sha256:30312d06e4014dcdeb2f00ad1015b3fe9ee3e1c63882ddd4fa50e38e200537de [2021-05-18T07:54:48.159Z] #46 23.14 go: finding github.com/fatih/color v1.9.0 [2021-05-18T07:54:48.159Z] #46 23.19 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T07:54:48.159Z] #46 23.25 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T07:54:48.159Z] #46 23.59 go: finding github.com/spf13/pflag v1.0.3 [2021-05-18T07:54:48.159Z] #46 23.59 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-18T07:54:48.159Z] #46 23.66 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-18T07:54:48.159Z] #46 24.04 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T07:54:48.159Z] #46 24.43 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-18T07:54:48.159Z] #46 24.62 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T07:54:48.159Z] #46 24.77 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T07:54:48.159Z] #46 24.89 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T07:54:48.159Z] #46 ... [2021-05-18T07:54:48.159Z] [2021-05-18T07:54:48.159Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:48.159Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:54:48.159Z] #44 29.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-18T07:54:48.301Z] #43 63.51 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-18T07:54:48.438Z] #44 29.43 internal/nettrace [2021-05-18T07:54:48.564Z] #43 63.68 DEP criu/arch/x86/restorer_unmap.d [2021-05-18T07:54:48.564Z] #43 63.70 DEP criu/arch/x86/restorer.d [2021-05-18T07:54:48.564Z] #43 ... [2021-05-18T07:54:48.564Z] [2021-05-18T07:54:48.564Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:48.564Z] #45 sha256:ab4aba482beaded7daeecbb69784ef6452e42333f0cba9fac5cf070e419242d0 [2021-05-18T07:54:48.564Z] #45 126.9 net/http/httptrace [2021-05-18T07:54:48.564Z] #45 127.2 net/http [2021-05-18T07:54:48.564Z] #45 ... [2021-05-18T07:54:48.564Z] [2021-05-18T07:54:48.564Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:54:48.564Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:54:48.564Z] #20 1.456 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T07:54:48.564Z] #20 1.640 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:54:48.564Z] #20 1.813 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:54:48.564Z] #20 2.004 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:54:48.564Z] #20 2.004 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-18T07:54:48.564Z] #20 3.102 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:54:48.708Z] #44 ... [2021-05-18T07:54:48.708Z] [2021-05-18T07:54:48.708Z] #33 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-18T07:54:48.708Z] #33 sha256:149584d4fb0e6e99a34e56231ba3472d3bbf3058512c485e14d411b8372732c6 [2021-05-18T07:54:48.708Z] #33 23.09 github.com/pelletier/go-toml/cmd/tomll [2021-05-18T07:54:48.708Z] #33 DONE 29.7s [2021-05-18T07:54:48.708Z] [2021-05-18T07:54:48.708Z] #66 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:54:48.708Z] #66 sha256:10ea04b14829611b5f502493a775230f053b1db0ba459de036e7de3061623b61 [2021-05-18T07:54:49.495Z] #20 4.596 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:54:50.004Z] #45 ... [2021-05-18T07:54:50.004Z] [2021-05-18T07:54:50.004Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:54:50.004Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:54:50.004Z] #13 32.36 Fetched 8963 kB in 28s (324 kB/s) [2021-05-18T07:54:50.004Z] #13 32.36 Reading package lists... [2021-05-18T07:54:50.547Z] #66 29.60 Checking out files: 26% (509/1905) Checking out files: 27% (515/1905) Checking out files: 28% (534/1905) Checking out files: 29% (553/1905) Checking out files: 30% (572/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 64% (1229/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) [2021-05-18T07:54:50.547Z] #66 ... [2021-05-18T07:54:50.547Z] [2021-05-18T07:54:50.547Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:54:50.547Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:54:50.547Z] #13 16.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:54:50.547Z] #13 ... [2021-05-18T07:54:50.547Z] [2021-05-18T07:54:50.547Z] #66 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:54:50.547Z] #66 sha256:10ea04b14829611b5f502493a775230f053b1db0ba459de036e7de3061623b61 [2021-05-18T07:54:50.809Z] #66 29.60 Checking out files: 26% (509/1905) Checking out files: 27% (515/1905) Checking out files: 28% (534/1905) Checking out files: 29% (553/1905) Checking out files: 30% (572/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 64% (1229/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-18T07:54:50.809Z] #66 31.67 + cd /tmp/tmp.UxJ2k7htdz/src/github.com/docker/libnetwork [2021-05-18T07:54:50.809Z] #66 31.67 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-18T07:54:50.861Z] #20 6.093 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:54:50.952Z] #13 43.36 Reading package lists... [2021-05-18T07:54:50.952Z] #13 ... [2021-05-18T07:54:50.952Z] [2021-05-18T07:54:50.952Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:50.952Z] #49 sha256:acb4871636c08d394698c3f86b0bbe4905f8caebc377c35259e8d99c2ed8b65f [2021-05-18T07:54:50.952Z] #49 49.91 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-18T07:54:51.072Z] #66 32.13 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-18T07:54:52.018Z] #66 ... [2021-05-18T07:54:52.018Z] [2021-05-18T07:54:52.018Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:54:52.018Z] #50 sha256:8f0aa9aaf4c19b2b3bee56520214174a946a31b8401b106c0c2c65102c8af54e [2021-05-18T07:54:52.018Z] #50 23.01 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:54:52.018Z] #50 24.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:54:52.018Z] #50 26.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:54:52.018Z] #50 28.93 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-18T07:54:52.018Z] #50 29.05 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-18T07:54:52.018Z] #50 29.27 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-18T07:54:52.018Z] #50 29.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-18T07:54:52.018Z] #50 30.97 runtime/cgo [2021-05-18T07:54:52.018Z] #50 31.10 runtime [2021-05-18T07:54:52.287Z] #50 ... [2021-05-18T07:54:52.287Z] [2021-05-18T07:54:52.287Z] #39 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-05-18T07:54:52.287Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T07:54:52.768Z] #20 ... [2021-05-18T07:54:52.768Z] [2021-05-18T07:54:52.768Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:52.768Z] #45 sha256:ab4aba482beaded7daeecbb69784ef6452e42333f0cba9fac5cf070e419242d0 [2021-05-18T07:54:52.768Z] #45 140.9 github.com/LK4D4/vndr/godl [2021-05-18T07:54:52.833Z] #39 32.82 Checking out files: 68% (1155/1693) Checking out files: 69% (1169/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) Checking out files: 81% (1372/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-18T07:54:52.833Z] #39 33.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-18T07:54:52.861Z] #49 52.10 go: extracting golang.org/x/text v0.3.2 [2021-05-18T07:54:53.330Z] #45 141.7 github.com/LK4D4/vndr [2021-05-18T07:54:56.144Z] #39 36.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-18T07:54:57.068Z] #49 ... [2021-05-18T07:54:57.068Z] [2021-05-18T07:54:57.068Z] #55 [containerd 1/2] 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 [2021-05-18T07:54:57.068Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:54:57.068Z] #55 45.40 Reading package lists... [2021-05-18T07:54:57.068Z] #55 53.20 Building dependency tree... [2021-05-18T07:54:57.068Z] #55 ... [2021-05-18T07:54:57.068Z] [2021-05-18T07:54:57.068Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:54:57.068Z] #67 sha256:964fb932b5d6b2414f609699fe3271bca3b3512859f765aa6b2120a370842b43 [2021-05-18T07:54:57.068Z] #67 DONE 56.0s [2021-05-18T07:54:57.068Z] [2021-05-18T07:54:57.068Z] #36 [tini 1/2] 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 [2021-05-18T07:54:57.068Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:54:57.068Z] #36 44.28 Reading package lists... [2021-05-18T07:54:57.068Z] #36 53.04 Building dependency tree... [2021-05-18T07:54:57.638Z] #36 56.70 The following additional packages will be installed: [2021-05-18T07:54:57.638Z] #36 56.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-18T07:54:57.638Z] #36 56.76 Suggested packages: [2021-05-18T07:54:57.638Z] #36 56.77 cmake-doc ninja-build lrzip [2021-05-18T07:54:57.638Z] #36 56.77 Recommended packages: [2021-05-18T07:54:57.638Z] #36 56.77 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-18T07:54:58.575Z] #45 ... [2021-05-18T07:54:58.575Z] [2021-05-18T07:54:58.575Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:54:58.575Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:54:58.575Z] #43 63.97 DEP criu/arch/x86/vdso-pie.d [2021-05-18T07:54:58.575Z] #43 64.08 DEP criu/pie/parasite-vdso.d [2021-05-18T07:54:58.575Z] #43 64.24 DEP criu/pie/parasite.d [2021-05-18T07:54:58.575Z] #43 64.56 CC criu/pie/parasite.o [2021-05-18T07:54:58.575Z] #43 66.09 LINK criu/pie/parasite.built-in.o [2021-05-18T07:54:58.575Z] #43 66.13 GEN criu/pie/parasite-blob.h [2021-05-18T07:54:58.575Z] #43 66.14 CC criu/pie/parasite-vdso.o [2021-05-18T07:54:58.575Z] #43 66.88 CC criu/arch/x86/vdso-pie.o [2021-05-18T07:54:58.575Z] #43 67.17 CC criu/arch/x86/restorer.o [2021-05-18T07:54:58.575Z] #43 67.72 CC criu/arch/x86/restorer_unmap.o [2021-05-18T07:54:58.575Z] #43 67.76 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-18T07:54:58.575Z] #43 68.13 CC criu/pie/restorer.o [2021-05-18T07:54:58.575Z] #43 71.22 LINK criu/pie/restorer.built-in.o [2021-05-18T07:54:58.575Z] #43 71.25 GEN criu/pie/restorer-blob.h [2021-05-18T07:54:58.575Z] #43 71.37 DEP criu/vdso.d [2021-05-18T07:54:58.575Z] #43 71.56 DEP criu/vdso-compat.d [2021-05-18T07:54:58.575Z] #43 71.70 DEP criu/uts_ns.d [2021-05-18T07:54:58.575Z] #43 71.85 DEP criu/util.d [2021-05-18T07:54:58.575Z] #43 72.03 DEP criu/uffd.d [2021-05-18T07:54:58.575Z] #43 72.20 DEP criu/tun.d [2021-05-18T07:54:58.575Z] #43 72.41 DEP criu/tty.d [2021-05-18T07:54:58.575Z] #43 72.69 DEP criu/timerfd.d [2021-05-18T07:54:58.575Z] #43 72.91 DEP criu/timens.d [2021-05-18T07:54:58.575Z] #43 73.08 DEP criu/sysfs_parse.d [2021-05-18T07:54:58.575Z] #43 73.26 DEP criu/sysctl.d [2021-05-18T07:54:58.575Z] #43 73.40 DEP criu/string.d [2021-05-18T07:54:58.575Z] #43 73.45 DEP criu/stats.d [2021-05-18T07:54:58.575Z] #43 73.55 DEP criu/sockets.d [2021-05-18T07:54:58.575Z] #43 73.71 DEP criu/sk-unix.d [2021-05-18T07:54:58.575Z] #43 73.93 DEP criu/sk-tcp.d [2021-05-18T07:54:58.703Z] #39 ... [2021-05-18T07:54:58.703Z] [2021-05-18T07:54:58.703Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:58.703Z] #48 sha256:1306a55b214ac4bf2fbeb3114358303dbcdb6aff00f5912a82b9477019cbf59c [2021-05-18T07:54:58.703Z] #48 29.67 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:54:58.703Z] #48 31.27 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:54:58.703Z] #48 33.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:54:58.703Z] #48 33.75 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:54:58.703Z] #48 33.81 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-18T07:54:58.703Z] #48 33.96 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-18T07:54:58.703Z] #48 36.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:54:58.703Z] #48 36.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:54:58.703Z] #48 36.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:54:58.703Z] #48 36.18 go: downloading golang.org/x/text v0.3.2 [2021-05-18T07:54:58.703Z] #48 36.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:54:58.703Z] #48 36.30 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:54:58.703Z] #48 36.37 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:54:58.703Z] #48 36.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:54:58.703Z] #48 36.40 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:54:58.703Z] #48 36.46 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:54:58.703Z] #48 36.48 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:54:58.703Z] #48 36.52 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:54:58.703Z] #48 36.53 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:54:58.703Z] #48 36.55 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:54:58.703Z] #48 37.01 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:54:58.703Z] #48 37.13 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:54:58.703Z] #48 37.14 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:54:58.703Z] #48 37.17 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:54:58.703Z] #48 37.18 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:54:58.703Z] #48 37.19 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:54:58.703Z] #48 37.21 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:54:58.703Z] #48 37.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:54:58.703Z] #48 37.38 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:54:58.703Z] #48 37.38 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:54:58.703Z] #48 37.38 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:54:58.703Z] #48 37.43 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:54:58.703Z] #48 37.74 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:54:58.703Z] #48 37.74 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-18T07:54:58.703Z] #48 37.81 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:54:58.703Z] #48 37.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:54:58.703Z] #48 37.94 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:54:58.703Z] #48 38.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:54:58.703Z] #48 38.09 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:54:58.703Z] #48 38.10 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:54:58.703Z] #48 38.13 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:54:58.703Z] #48 38.14 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:54:58.703Z] #48 38.26 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-18T07:54:58.703Z] #48 38.27 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:54:58.703Z] #48 38.38 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:54:58.703Z] #48 38.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:54:58.703Z] #48 38.49 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:54:58.703Z] #48 38.69 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:54:58.703Z] #48 38.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:54:58.703Z] #48 38.78 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:54:58.703Z] #48 38.91 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:54:58.703Z] #48 39.02 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:54:58.703Z] #48 39.04 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:54:58.703Z] #48 39.18 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:54:58.703Z] #48 39.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:54:58.703Z] #48 39.48 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:54:58.703Z] #48 39.48 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:54:58.703Z] #48 39.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:54:58.703Z] #48 39.53 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:54:58.703Z] #48 39.72 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:54:58.830Z] #43 74.20 DEP criu/sk-queue.d [2021-05-18T07:54:58.965Z] #48 39.75 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:54:58.965Z] #48 39.78 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:54:58.965Z] #48 39.79 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:54:58.965Z] #48 39.87 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:54:58.965Z] #48 40.01 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:54:58.965Z] #48 40.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:54:58.965Z] #48 40.08 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:54:59.049Z] #36 57.94 The following NEW packages will be installed: [2021-05-18T07:54:59.049Z] #36 57.95 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-18T07:54:59.049Z] #36 57.95 vim-common xxd [2021-05-18T07:54:59.049Z] #36 ... [2021-05-18T07:54:59.049Z] [2021-05-18T07:54:59.049Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:59.049Z] #49 sha256:acb4871636c08d394698c3f86b0bbe4905f8caebc377c35259e8d99c2ed8b65f [2021-05-18T07:54:59.049Z] #49 57.74 go: finding github.com/fatih/color v1.7.0 [2021-05-18T07:54:59.049Z] #49 57.79 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:54:59.049Z] #49 57.82 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:54:59.049Z] #49 57.83 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:54:59.049Z] #49 57.95 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:54:59.049Z] #49 57.98 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:54:59.049Z] #49 58.04 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:54:59.049Z] #49 58.06 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:54:59.049Z] #49 58.09 go: finding github.com/pkg/errors v0.8.1 [2021-05-18T07:54:59.049Z] #49 58.12 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:54:59.049Z] #49 58.12 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:54:59.049Z] #49 58.12 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:54:59.049Z] #49 58.13 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:54:59.049Z] #49 58.14 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:54:59.049Z] #49 58.15 go: finding github.com/stretchr/testify v1.4.0 [2021-05-18T07:54:59.049Z] #49 58.16 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:54:59.049Z] #49 58.17 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:54:59.049Z] #49 58.18 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:54:59.049Z] #49 58.19 go: finding github.com/spf13/viper v1.6.1 [2021-05-18T07:54:59.049Z] #49 58.21 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:54:59.049Z] #49 58.21 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:54:59.086Z] #43 74.35 DEP criu/sk-packet.d [2021-05-18T07:54:59.227Z] #48 40.16 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:54:59.227Z] #48 40.16 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-18T07:54:59.227Z] #48 40.18 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:54:59.227Z] #48 40.22 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-18T07:54:59.227Z] #48 ... [2021-05-18T07:54:59.227Z] [2021-05-18T07:54:59.227Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:54:59.227Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:54:59.227Z] #44 30.19 runtime/cgo [2021-05-18T07:54:59.227Z] #44 ... [2021-05-18T07:54:59.227Z] [2021-05-18T07:54:59.227Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:54:59.227Z] #48 sha256:1306a55b214ac4bf2fbeb3114358303dbcdb6aff00f5912a82b9477019cbf59c [2021-05-18T07:54:59.227Z] #48 40.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:54:59.227Z] #48 40.25 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:54:59.320Z] #49 58.41 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:54:59.320Z] #49 58.42 go: finding github.com/stretchr/objx v0.2.0 [2021-05-18T07:54:59.320Z] #49 58.42 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:54:59.320Z] #49 58.49 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:54:59.320Z] #49 58.50 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T07:54:59.342Z] #43 74.50 DEP criu/sk-netlink.d [2021-05-18T07:54:59.489Z] #48 40.39 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:54:59.489Z] #48 40.44 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-18T07:54:59.583Z] #49 58.53 go: finding github.com/spf13/cobra v0.0.5 [2021-05-18T07:54:59.583Z] #49 58.54 go: finding github.com/gobwas/glob v0.2.3 [2021-05-18T07:54:59.583Z] #49 58.55 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:54:59.583Z] #49 58.55 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:54:59.583Z] #49 58.64 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:54:59.583Z] #49 58.66 go: finding github.com/spf13/pflag v1.0.5 [2021-05-18T07:54:59.583Z] #49 58.74 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:54:59.597Z] #43 74.79 DEP criu/sk-inet.d [2021-05-18T07:54:59.597Z] #43 ... [2021-05-18T07:54:59.597Z] [2021-05-18T07:54:59.597Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:54:59.597Z] #53 sha256:9c59138f85b5353948deb9c0d52b09201c9f25dd43ff847a9c042d1cff0e7a3d [2021-05-18T07:54:59.597Z] #53 13.80 + cd /tmp/tmp.Iiprw4eKpe/src/github.com/opencontainers/runc [2021-05-18T07:54:59.597Z] #53 13.80 + git checkout -q 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-18T07:54:59.597Z] #53 14.14 + '[' -z '' ']' [2021-05-18T07:54:59.597Z] #53 14.14 + target=static [2021-05-18T07:54:59.597Z] #53 14.14 + make 'BUILDTAGS=seccomp ' static [2021-05-18T07:54:59.597Z] #53 14.48 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o runc . [2021-05-18T07:54:59.597Z] #53 ... [2021-05-18T07:54:59.597Z] [2021-05-18T07:54:59.597Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:54:59.597Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:54:59.597Z] #43 75.02 DEP criu/signalfd.d [2021-05-18T07:54:59.772Z] #48 40.64 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:54:59.849Z] #49 58.75 go: finding github.com/magiconair/properties v1.8.1 [2021-05-18T07:54:59.849Z] #49 58.81 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:54:59.849Z] #49 58.89 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:54:59.849Z] #49 58.94 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:54:59.849Z] #49 59.03 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:54:59.853Z] #43 75.18 DEP criu/sigframe.d [2021-05-18T07:54:59.853Z] #43 75.31 DEP criu/shmem.d [2021-05-18T07:55:00.042Z] #48 40.92 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:55:00.042Z] #48 41.05 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-18T07:55:00.110Z] #49 59.08 go: finding github.com/spf13/afero v1.1.2 [2021-05-18T07:55:00.110Z] #49 59.08 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:55:00.110Z] #49 59.18 go: finding github.com/spf13/cast v1.3.0 [2021-05-18T07:55:00.110Z] #49 59.18 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:55:00.110Z] #49 59.30 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:55:00.303Z] #48 41.11 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:55:00.303Z] #48 41.18 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-18T07:55:00.303Z] #48 41.22 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:55:00.370Z] #49 59.31 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:55:00.370Z] #49 59.34 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:55:00.370Z] #49 59.37 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-18T07:55:00.370Z] #49 59.41 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:55:00.370Z] #49 59.44 go: finding golang.org/x/text v0.3.2 [2021-05-18T07:55:00.370Z] #49 59.51 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:55:00.370Z] #49 59.53 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:55:00.414Z] #43 75.47 DEP criu/servicefd.d [2021-05-18T07:55:00.414Z] #43 75.62 DEP criu/seize.d [2021-05-18T07:55:00.565Z] #48 41.39 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:55:00.566Z] #48 41.47 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:55:00.630Z] #49 ... [2021-05-18T07:55:00.630Z] [2021-05-18T07:55:00.630Z] #55 [containerd 1/2] 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 [2021-05-18T07:55:00.630Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:55:00.630Z] #55 56.73 The following additional packages will be installed: [2021-05-18T07:55:00.630Z] #55 56.73 libbtrfs0 [2021-05-18T07:55:00.630Z] #55 57.02 The following NEW packages will be installed: [2021-05-18T07:55:00.630Z] #55 57.05 libbtrfs-dev libbtrfs0 [2021-05-18T07:55:00.630Z] #55 57.60 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T07:55:00.630Z] #55 57.60 Need to get 119 kB of archives. [2021-05-18T07:55:00.630Z] #55 57.60 After this operation, 387 kB of additional disk space will be used. [2021-05-18T07:55:00.630Z] #55 57.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-18T07:55:00.630Z] #55 57.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-18T07:55:00.630Z] #55 58.41 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:55:00.630Z] #55 58.59 Fetched 119 kB in 0s (414 kB/s) [2021-05-18T07:55:00.630Z] #55 58.70 Selecting previously unselected package libbtrfs0. [2021-05-18T07:55:00.630Z] #55 58.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T07:55:00.630Z] #55 58.77 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-18T07:55:00.630Z] #55 58.78 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T07:55:00.630Z] #55 58.94 Selecting previously unselected package libbtrfs-dev. [2021-05-18T07:55:00.630Z] #55 58.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-18T07:55:00.630Z] #55 58.95 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T07:55:00.630Z] #55 59.18 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T07:55:00.630Z] #55 59.21 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T07:55:00.630Z] #55 59.23 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:55:00.630Z] #55 DONE 59.6s [2021-05-18T07:55:00.630Z] [2021-05-18T07:55:00.630Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:55:00.630Z] #49 sha256:acb4871636c08d394698c3f86b0bbe4905f8caebc377c35259e8d99c2ed8b65f [2021-05-18T07:55:00.630Z] #49 59.55 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:55:00.630Z] #49 59.59 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:55:00.630Z] #49 59.70 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:55:00.630Z] #49 59.72 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:55:00.630Z] #49 59.73 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:55:00.630Z] #49 59.74 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:55:00.630Z] #49 59.74 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:55:00.630Z] #49 59.82 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:55:00.669Z] #43 75.83 DEP criu/seccomp.d [2021-05-18T07:55:00.744Z] #56 116.7 # github.com/containerd/containerd/cmd/containerd [2021-05-18T07:55:00.744Z] #56 116.7 /usr/bin/ld: /tmp/go-link-720031969/000018.o: in function `New': [2021-05-18T07:55:00.744Z] #56 116.7 /tmp/tmp.i5glSgH1Wg/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 [2021-05-18T07:55:00.744Z] #56 116.8 + bin/containerd-stress [2021-05-18T07:55:00.744Z] #56 118.8 + bin/containerd-shim [2021-05-18T07:55:00.890Z] #49 59.84 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:55:00.890Z] #49 59.85 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-18T07:55:00.890Z] #49 60.04 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:55:00.890Z] #49 60.09 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:55:00.925Z] #43 76.08 DEP criu/rst-malloc.d [2021-05-18T07:55:00.925Z] #43 76.14 DEP criu/rbtree.d [2021-05-18T07:55:00.925Z] #43 76.21 DEP criu/pstree.d [2021-05-18T07:55:01.141Z] #48 ... [2021-05-18T07:55:01.141Z] [2021-05-18T07:55:01.141Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:55:01.141Z] #57 sha256:0c764c65269a9f8624f4797ff71e6e6d275d8364451a8e8e9a32a5024628e1f5 [2021-05-18T07:55:01.141Z] #57 31.98 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:55:01.141Z] #57 32.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:55:01.141Z] #57 33.23 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:55:01.141Z] #57 33.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:55:01.141Z] #57 33.62 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:55:01.141Z] #57 35.17 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:55:01.141Z] #57 39.58 go: finding github.com/pkg/errors v0.9.1 [2021-05-18T07:55:01.141Z] #57 39.98 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-18T07:55:01.141Z] #57 40.01 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-18T07:55:01.141Z] #57 40.43 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-18T07:55:01.141Z] #57 40.62 go: finding github.com/google/uuid v1.2.0 [2021-05-18T07:55:01.141Z] #57 40.68 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-18T07:55:01.141Z] #57 40.81 go: finding github.com/gofrs/flock v0.8.0 [2021-05-18T07:55:01.141Z] #57 40.89 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-18T07:55:01.141Z] #57 40.95 go: finding github.com/gorilla/mux v1.8.0 [2021-05-18T07:55:01.141Z] #57 40.99 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-18T07:55:01.141Z] #57 41.02 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-18T07:55:01.141Z] #57 41.11 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-18T07:55:01.141Z] #57 41.11 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-18T07:55:01.141Z] #57 41.36 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-18T07:55:01.141Z] #57 41.42 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-18T07:55:01.141Z] #57 ... [2021-05-18T07:55:01.141Z] [2021-05-18T07:55:01.141Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:55:01.141Z] #48 sha256:1306a55b214ac4bf2fbeb3114358303dbcdb6aff00f5912a82b9477019cbf59c [2021-05-18T07:55:01.141Z] #48 42.13 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:55:01.150Z] #49 60.14 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:55:01.150Z] #49 60.21 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:55:01.150Z] #49 60.22 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-18T07:55:01.150Z] #49 60.25 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:55:01.150Z] #49 60.25 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:55:01.180Z] #43 76.37 DEP criu/protobuf.d [2021-05-18T07:55:01.409Z] #49 60.36 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:55:01.409Z] #49 60.37 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-18T07:55:01.437Z] #43 76.51 GEN criu/protobuf-desc-gen.h [2021-05-18T07:55:01.669Z] #49 60.62 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:55:01.669Z] #49 60.65 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:55:01.669Z] #49 60.65 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:55:01.669Z] #49 60.74 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:55:01.669Z] #49 60.81 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:55:02.530Z] #48 ... [2021-05-18T07:55:02.530Z] [2021-05-18T07:55:02.530Z] #35 [tini 1/2] 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 [2021-05-18T07:55:02.530Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:55:02.530Z] #35 33.46 Fetched 8445 kB in 24s (348 kB/s) [2021-05-18T07:55:02.530Z] #35 33.46 Reading package lists... [2021-05-18T07:55:02.530Z] #35 42.16 Reading package lists... [2021-05-18T07:55:02.530Z] #35 ... [2021-05-18T07:55:02.530Z] [2021-05-18T07:55:02.530Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:55:02.530Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:55:02.530Z] #41 34.40 Fetched 8445 kB in 25s (335 kB/s) [2021-05-18T07:55:02.530Z] #41 34.40 Reading package lists... [2021-05-18T07:55:03.103Z] #41 43.14 Reading package lists... [2021-05-18T07:55:03.103Z] #41 ... [2021-05-18T07:55:03.103Z] [2021-05-18T07:55:03.103Z] #54 [containerd 1/2] 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 [2021-05-18T07:55:03.103Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:55:03.103Z] #54 35.62 Fetched 8445 kB in 26s (321 kB/s) [2021-05-18T07:55:03.103Z] #54 35.62 Reading package lists... [2021-05-18T07:55:03.328Z] #43 78.28 DEP criu/protobuf-desc.d [2021-05-18T07:55:03.328Z] #43 ... [2021-05-18T07:55:03.328Z] [2021-05-18T07:55:03.328Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:55:03.328Z] #45 sha256:ab4aba482beaded7daeecbb69784ef6452e42333f0cba9fac5cf070e419242d0 [2021-05-18T07:55:03.328Z] #45 DONE 151.5s [2021-05-18T07:55:03.328Z] [2021-05-18T07:55:03.328Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:03.328Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:03.328Z] #43 78.54 DEP criu/proc_parse.d [2021-05-18T07:55:03.371Z] #54 43.85 Reading package lists... [2021-05-18T07:55:03.371Z] #54 ... [2021-05-18T07:55:03.371Z] [2021-05-18T07:55:03.371Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:55:03.371Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:55:03.371Z] #44 44.15 vendor/golang.org/x/crypto/internal/subtle [2021-05-18T07:55:03.371Z] #44 44.32 vendor/golang.org/x/crypto/curve25519 [2021-05-18T07:55:03.580Z] #49 ... [2021-05-18T07:55:03.580Z] [2021-05-18T07:55:03.580Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:55:03.580Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:55:03.580Z] #42 44.37 Reading package lists... [2021-05-18T07:55:03.580Z] #42 52.67 Building dependency tree... [2021-05-18T07:55:03.580Z] #42 56.29 The following additional packages will be installed: [2021-05-18T07:55:03.580Z] #42 56.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-18T07:55:03.580Z] #42 56.29 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-18T07:55:03.580Z] #42 56.29 Suggested packages: [2021-05-18T07:55:03.580Z] #42 56.29 manpages-dev python-setuptools [2021-05-18T07:55:03.580Z] #42 57.94 The following NEW packages will be installed: [2021-05-18T07:55:03.580Z] #42 57.95 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-18T07:55:03.580Z] #42 57.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-18T07:55:03.580Z] #42 57.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-18T07:55:03.580Z] #42 57.95 python-six zlib1g-dev [2021-05-18T07:55:03.580Z] #42 58.29 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T07:55:03.580Z] #42 58.29 Need to get 4095 kB of archives. [2021-05-18T07:55:03.580Z] #42 58.29 After this operation, 22.5 MB of additional disk space will be used. [2021-05-18T07:55:03.580Z] #42 58.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-18T07:55:03.580Z] #42 58.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-18T07:55:03.580Z] #42 58.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-18T07:55:03.580Z] #42 58.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-18T07:55:03.580Z] #42 58.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-18T07:55:03.580Z] #42 58.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-18T07:55:03.580Z] #42 58.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-18T07:55:03.580Z] #42 58.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-18T07:55:03.580Z] #42 58.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-18T07:55:03.580Z] #42 58.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-18T07:55:03.580Z] #42 58.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-18T07:55:03.580Z] #42 58.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-18T07:55:03.580Z] #42 58.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-18T07:55:03.580Z] #42 58.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-18T07:55:03.580Z] #42 58.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-18T07:55:03.580Z] #42 58.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-18T07:55:03.580Z] #42 58.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-18T07:55:03.580Z] #42 60.18 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:55:03.580Z] #42 60.46 Fetched 4095 kB in 1s (5272 kB/s) [2021-05-18T07:55:03.580Z] #42 60.64 Selecting previously unselected package libcap-dev:amd64. [2021-05-18T07:55:03.580Z] #42 60.64 (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 ... 15410 files and directories currently installed.) [2021-05-18T07:55:03.580Z] #42 60.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-18T07:55:03.580Z] #42 60.76 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-18T07:55:03.580Z] #42 60.87 Selecting previously unselected package libnet1:amd64. [2021-05-18T07:55:03.580Z] #42 60.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T07:55:03.580Z] #42 60.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T07:55:03.580Z] #42 61.06 Selecting previously unselected package libnet1-dev. [2021-05-18T07:55:03.580Z] #42 61.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T07:55:03.580Z] #42 61.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T07:55:03.580Z] #42 61.30 Selecting previously unselected package libnl-3-200:amd64. [2021-05-18T07:55:03.580Z] #42 61.30 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-18T07:55:03.580Z] #42 61.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T07:55:03.580Z] #42 61.44 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-18T07:55:03.580Z] #42 61.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-18T07:55:03.580Z] #42 61.46 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-18T07:55:03.580Z] #42 61.71 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-18T07:55:03.580Z] #42 61.71 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-18T07:55:03.580Z] #42 61.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T07:55:03.580Z] #42 61.78 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-18T07:55:03.580Z] #42 61.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-18T07:55:03.580Z] #42 61.79 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-18T07:55:03.580Z] #42 61.92 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-18T07:55:03.580Z] #42 61.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-18T07:55:03.580Z] #42 61.95 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-18T07:55:03.580Z] #42 62.21 Selecting previously unselected package libprotobuf17:amd64. [2021-05-18T07:55:03.580Z] #42 62.21 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-18T07:55:03.580Z] #42 62.22 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:03.580Z] #42 ... [2021-05-18T07:55:03.580Z] [2021-05-18T07:55:03.580Z] #36 [tini 1/2] 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 [2021-05-18T07:55:03.580Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:55:03.580Z] #36 58.29 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T07:55:03.580Z] #36 58.29 Need to get 14.9 MB of archives. [2021-05-18T07:55:03.580Z] #36 58.29 After this operation, 61.8 MB of additional disk space will be used. [2021-05-18T07:55:03.580Z] #36 58.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-18T07:55:03.580Z] #36 58.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T07:55:03.580Z] #36 58.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-18T07:55:03.580Z] #36 58.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-18T07:55:03.580Z] #36 59.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-18T07:55:03.580Z] #36 59.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-18T07:55:03.580Z] #36 59.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-18T07:55:03.580Z] #36 59.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-18T07:55:03.580Z] #36 59.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-18T07:55:03.580Z] #36 59.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-18T07:55:03.580Z] #36 60.89 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:55:03.580Z] #36 61.12 Fetched 14.9 MB in 1s (10.0 MB/s) [2021-05-18T07:55:03.580Z] #36 61.21 Selecting previously unselected package xxd. [2021-05-18T07:55:03.580Z] #36 61.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T07:55:03.580Z] #36 61.28 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T07:55:03.580Z] #36 61.28 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T07:55:03.580Z] #36 61.51 Selecting previously unselected package vim-common. [2021-05-18T07:55:03.580Z] #36 61.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T07:55:03.580Z] #36 61.55 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T07:55:03.580Z] #36 61.91 Selecting previously unselected package cmake-data. [2021-05-18T07:55:03.580Z] #36 61.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-18T07:55:03.580Z] #36 61.94 Unpacking cmake-data (3.13.4-1) ... [2021-05-18T07:55:03.585Z] #43 78.95 DEP criu/plugin.d [2021-05-18T07:55:03.844Z] #43 79.04 DEP criu/pipes.d [2021-05-18T07:55:04.105Z] #43 79.29 DEP criu/pie-util.d [2021-05-18T07:55:04.105Z] #43 79.44 DEP criu/pie-util-vdso.d [2021-05-18T07:55:04.368Z] #43 79.63 DEP criu/pie-util-vdso-elf32.d [2021-05-18T07:55:04.623Z] #43 79.73 DEP criu/path.d [2021-05-18T07:55:04.623Z] #43 79.86 DEP criu/parasite-syscall.d [2021-05-18T07:55:04.879Z] #43 80.03 DEP criu/pagemap.d [2021-05-18T07:55:04.879Z] #43 80.22 DEP criu/pagemap-cache.d [2021-05-18T07:55:04.961Z] #36 ... [2021-05-18T07:55:04.961Z] [2021-05-18T07:55:04.961Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:55:04.961Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T07:55:04.961Z] #32 63.13 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-18T07:55:04.961Z] #32 63.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-18T07:55:05.135Z] #43 80.40 DEP criu/page-xfer.d [2021-05-18T07:55:05.135Z] #43 80.52 DEP criu/page-pipe.d [2021-05-18T07:55:05.221Z] #32 63.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:55:05.390Z] #43 80.69 DEP criu/netfilter.d [2021-05-18T07:55:05.646Z] #43 80.81 DEP criu/net.d [2021-05-18T07:55:05.646Z] #43 80.98 DEP criu/namespaces.d [2021-05-18T07:55:05.901Z] #43 81.13 DEP criu/mount.d [2021-05-18T07:55:05.901Z] #43 81.35 DEP criu/memfd.d [2021-05-18T07:55:06.053Z] #56 125.7 + bin/containerd-shim-runc-v1 [2021-05-18T07:55:06.157Z] #43 81.48 DEP criu/mem.d [2021-05-18T07:55:06.157Z] #43 ... [2021-05-18T07:55:06.157Z] [2021-05-18T07:55:06.157Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:55:06.157Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:55:06.157Z] #20 11.46 Fetched 8963 kB in 10s (873 kB/s) [2021-05-18T07:55:06.157Z] #20 11.46 Reading package lists... [2021-05-18T07:55:06.157Z] #20 16.12 Reading package lists... [2021-05-18T07:55:06.157Z] #20 20.54 Building dependency tree... [2021-05-18T07:55:06.412Z] #20 ... [2021-05-18T07:55:06.412Z] [2021-05-18T07:55:06.412Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:06.412Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:06.412Z] #43 81.70 DEP criu/lsm.d [2021-05-18T07:55:06.669Z] #43 81.84 DEP criu/log.d [2021-05-18T07:55:06.669Z] #43 81.97 DEP criu/libnetlink.d [2021-05-18T07:55:06.925Z] #43 82.12 DEP criu/kerndat.d [2021-05-18T07:55:06.925Z] #43 82.29 DEP criu/kcmp-ids.d [2021-05-18T07:55:06.925Z] #43 82.35 DEP criu/irmap.d [2021-05-18T07:55:07.180Z] #43 82.48 DEP criu/ipc_ns.d [2021-05-18T07:55:07.436Z] #43 82.63 DEP criu/image.d [2021-05-18T07:55:07.436Z] #43 82.79 DEP criu/image-desc.d [2021-05-18T07:55:07.436Z] #43 82.89 DEP criu/fsnotify.d [2021-05-18T07:55:07.589Z] #44 ... [2021-05-18T07:55:07.589Z] [2021-05-18T07:55:07.589Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:07.589Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:07.589Z] #13 32.82 Fetched 8963 kB in 27s (334 kB/s) [2021-05-18T07:55:07.589Z] #13 32.82 Reading package lists... [2021-05-18T07:55:07.589Z] #13 40.86 Reading package lists... [2021-05-18T07:55:07.589Z] #13 ... [2021-05-18T07:55:07.589Z] [2021-05-18T07:55:07.589Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:55:07.589Z] #48 sha256:1306a55b214ac4bf2fbeb3114358303dbcdb6aff00f5912a82b9477019cbf59c [2021-05-18T07:55:07.589Z] #48 45.03 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-18T07:55:07.589Z] #48 47.47 go: extracting golang.org/x/text v0.3.2 [2021-05-18T07:55:07.762Z] #32 ... [2021-05-18T07:55:07.762Z] [2021-05-18T07:55:07.762Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:07.762Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:07.762Z] #13 43.36 Reading package lists... [2021-05-18T07:55:07.762Z] #13 50.58 Building dependency tree... [2021-05-18T07:55:07.762Z] #13 54.65 The following additional packages will be installed: [2021-05-18T07:55:07.762Z] #13 54.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-18T07:55:07.762Z] #13 54.66 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-18T07:55:07.762Z] #13 54.66 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-18T07:55:07.762Z] #13 54.66 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-18T07:55:07.762Z] #13 54.67 mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T07:55:07.762Z] #13 54.68 Suggested packages: [2021-05-18T07:55:07.762Z] #13 54.69 gcc-8-locales seccomp wine64 [2021-05-18T07:55:07.762Z] #13 55.99 The following NEW packages will be installed: [2021-05-18T07:55:07.762Z] #13 56.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-18T07:55:07.762Z] #13 56.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-18T07:55:07.762Z] #13 56.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-18T07:55:07.762Z] #13 56.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-18T07:55:07.762Z] #13 56.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-18T07:55:07.762Z] #13 56.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T07:55:07.762Z] #13 56.03 The following packages will be upgraded: [2021-05-18T07:55:07.762Z] #13 56.04 libseccomp2 libsystemd0 libudev1 [2021-05-18T07:55:07.762Z] #13 56.50 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T07:55:07.762Z] #13 56.50 Need to get 78.2 MB of archives. [2021-05-18T07:55:07.762Z] #13 56.50 After this operation, 487 MB of additional disk space will be used. [2021-05-18T07:55:07.762Z] #13 56.50 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-18T07:55:07.762Z] #13 56.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-18T07:55:07.762Z] #13 56.50 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-18T07:55:07.762Z] #13 56.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-18T07:55:07.762Z] #13 56.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-18T07:55:07.762Z] #13 56.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-18T07:55:07.762Z] #13 56.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-18T07:55:07.762Z] #13 56.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-18T07:55:07.762Z] #13 56.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-18T07:55:07.762Z] #13 56.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-18T07:55:07.762Z] #13 57.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-18T07:55:07.762Z] #13 57.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-18T07:55:07.762Z] #13 57.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-05-18T07:55:07.762Z] #13 ... [2021-05-18T07:55:07.762Z] [2021-05-18T07:55:07.762Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:55:07.762Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:55:07.762Z] #42 62.90 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-18T07:55:07.762Z] #42 62.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-18T07:55:07.762Z] #42 62.91 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:07.762Z] #42 63.16 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-18T07:55:07.762Z] #42 63.16 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-18T07:55:07.762Z] #42 63.18 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:07.762Z] #42 64.38 Selecting previously unselected package libprotoc17:amd64. [2021-05-18T07:55:07.762Z] #42 64.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-18T07:55:07.762Z] #42 64.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:07.762Z] #42 65.02 Selecting previously unselected package protobuf-c-compiler. [2021-05-18T07:55:07.762Z] #42 65.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-18T07:55:07.762Z] #42 65.03 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T07:55:07.762Z] #42 65.17 Selecting previously unselected package protobuf-compiler. [2021-05-18T07:55:07.762Z] #42 65.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-18T07:55:07.762Z] #42 65.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-18T07:55:07.762Z] #42 65.34 Selecting previously unselected package python-pkg-resources. [2021-05-18T07:55:07.762Z] #42 65.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T07:55:07.762Z] #42 65.35 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-18T07:55:07.762Z] #42 65.58 Selecting previously unselected package python-six. [2021-05-18T07:55:07.762Z] #42 65.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-18T07:55:07.762Z] #42 65.58 Unpacking python-six (1.12.0-1) ... [2021-05-18T07:55:07.762Z] #42 65.68 Selecting previously unselected package python-protobuf. [2021-05-18T07:55:07.762Z] #42 65.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-18T07:55:07.762Z] #42 65.72 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-18T07:55:07.762Z] #42 66.35 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-18T07:55:07.762Z] #42 ... [2021-05-18T07:55:07.762Z] [2021-05-18T07:55:07.762Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:55:07.762Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:55:07.762Z] #45 56.86 sync [2021-05-18T07:55:07.762Z] #45 56.86 internal/reflectlite [2021-05-18T07:55:07.762Z] #45 58.73 github.com/LK4D4/vndr/godl/singleflight [2021-05-18T07:55:07.762Z] #45 59.11 math/rand [2021-05-18T07:55:07.762Z] #45 60.58 internal/singleflight [2021-05-18T07:55:07.762Z] #45 60.76 errors [2021-05-18T07:55:07.762Z] #45 60.92 sort [2021-05-18T07:55:07.762Z] #45 61.13 io [2021-05-18T07:55:07.762Z] #45 62.03 bytes [2021-05-18T07:55:07.762Z] #45 62.08 strconv [2021-05-18T07:55:07.762Z] #45 63.92 bufio [2021-05-18T07:55:07.762Z] #45 65.41 syscall [2021-05-18T07:55:07.762Z] #45 65.51 reflect [2021-05-18T07:55:07.997Z] #43 83.07 DEP criu/filesystems.d [2021-05-18T07:55:07.997Z] #43 83.23 DEP criu/files.d [2021-05-18T07:55:08.022Z] #45 ... [2021-05-18T07:55:08.022Z] [2021-05-18T07:55:08.022Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:55:08.022Z] #56 sha256:b2d566694da696e5a8c637bc886e853ba4e8ce7f0815763b498438dd07561dbf [2021-05-18T07:55:08.022Z] #56 1.192 + RM_GOPATH=0 [2021-05-18T07:55:08.022Z] #56 1.192 + TMP_GOPATH= [2021-05-18T07:55:08.022Z] #56 1.192 + : /build [2021-05-18T07:55:08.022Z] #56 1.192 + '[' -z '' ']' [2021-05-18T07:55:08.022Z] #56 1.196 ++ mktemp -d [2021-05-18T07:55:08.022Z] #56 1.196 + export GOPATH=/tmp/tmp.i6hhm1Jarf [2021-05-18T07:55:08.022Z] #56 1.208 + GOPATH=/tmp/tmp.i6hhm1Jarf [2021-05-18T07:55:08.022Z] #56 1.208 + RM_GOPATH=1 [2021-05-18T07:55:08.022Z] #56 1.208 + case "$(go env GOARCH)" in [2021-05-18T07:55:08.022Z] #56 1.209 ++ go env GOARCH [2021-05-18T07:55:08.022Z] #56 1.248 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:55:08.022Z] #56 1.248 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:55:08.022Z] #56 1.249 ++ dirname /tmp/install/install.sh [2021-05-18T07:55:08.022Z] #56 1.250 + dir=/tmp/install [2021-05-18T07:55:08.022Z] #56 1.250 + bin=containerd [2021-05-18T07:55:08.022Z] #56 1.250 + shift [2021-05-18T07:55:08.022Z] #56 1.251 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-18T07:55:08.022Z] #56 1.252 + . /tmp/install/containerd.installer [2021-05-18T07:55:08.022Z] #56 1.252 ++ set -e [2021-05-18T07:55:08.022Z] #56 1.256 ++ : 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-18T07:55:08.022Z] #56 1.258 + install_containerd [2021-05-18T07:55:08.022Z] #56 1.259 + echo 'Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7' [2021-05-18T07:55:08.022Z] #56 1.259 Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-18T07:55:08.022Z] #56 1.259 + git clone https://github.com/containerd/containerd.git /tmp/tmp.i6hhm1Jarf/src/github.com/containerd/containerd [2021-05-18T07:55:08.022Z] #56 1.264 Cloning into '/tmp/tmp.i6hhm1Jarf/src/github.com/containerd/containerd'... [2021-05-18T07:55:08.253Z] #43 83.36 DEP criu/files-reg.d [2021-05-18T07:55:08.253Z] #43 83.49 DEP criu/files-ext.d [2021-05-18T07:55:08.253Z] #43 83.63 DEP criu/file-lock.d [2021-05-18T07:55:08.283Z] #56 ... [2021-05-18T07:55:08.283Z] [2021-05-18T07:55:08.283Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:08.283Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:08.283Z] #13 60.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-05-18T07:55:08.509Z] #43 83.82 DEP criu/file-ids.d [2021-05-18T07:55:08.764Z] #43 83.98 DEP criu/fifo.d [2021-05-18T07:55:08.764Z] #43 84.12 DEP criu/fdstore.d [2021-05-18T07:55:09.020Z] #43 84.22 DEP criu/fault-injection.d [2021-05-18T07:55:09.020Z] #43 84.27 DEP criu/external.d [2021-05-18T07:55:09.276Z] #43 84.38 DEP criu/eventpoll.d [2021-05-18T07:55:09.276Z] #43 84.53 DEP criu/eventfd.d [2021-05-18T07:55:09.276Z] #43 84.67 DEP criu/crtools.d [2021-05-18T07:55:09.514Z] #48 ... [2021-05-18T07:55:09.514Z] [2021-05-18T07:55:09.514Z] #54 [containerd 1/2] 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 [2021-05-18T07:55:09.514Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:55:09.514Z] #54 43.85 Reading package lists... [2021-05-18T07:55:09.532Z] #43 84.84 DEP criu/cr-service.d [2021-05-18T07:55:09.787Z] #43 85.03 DEP criu/cr-restore.d [2021-05-18T07:55:10.089Z] #54 49.83 Building dependency tree...#54 ... [2021-05-18T07:55:10.089Z] [2021-05-18T07:55:10.089Z] #66 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-18T07:55:10.089Z] #66 sha256:10ea04b14829611b5f502493a775230f053b1db0ba459de036e7de3061623b61 [2021-05-18T07:55:10.089Z] #66 DONE 51.2s [2021-05-18T07:55:10.089Z] [2021-05-18T07:55:10.089Z] #54 [containerd 1/2] 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 [2021-05-18T07:55:10.089Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-18T07:55:10.089Z] #54 49.83 Building dependency tree... [2021-05-18T07:55:10.349Z] #43 ... [2021-05-18T07:55:10.349Z] [2021-05-18T07:55:10.349Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:55:10.349Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T07:55:10.349Z] #32 DONE 158.1s [2021-05-18T07:55:10.349Z] [2021-05-18T07:55:10.349Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:10.349Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:10.349Z] #43 85.40 DEP criu/cr-errno.d [2021-05-18T07:55:10.349Z] #43 85.42 DEP criu/cr-dump.d [2021-05-18T07:55:10.605Z] #43 85.92 DEP criu/cr-dedup.d [2021-05-18T07:55:10.829Z] #13 63.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-18T07:55:10.829Z] #13 ... [2021-05-18T07:55:10.829Z] [2021-05-18T07:55:10.829Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:55:10.829Z] #47 sha256:b79131330395103c7cab511c95b68357e5f5ebde969dfa3b7763c307c16ad2dc [2021-05-18T07:55:10.829Z] #47 DONE 69.6s [2021-05-18T07:55:10.829Z] [2021-05-18T07:55:10.829Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:10.829Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:10.829Z] #13 63.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-18T07:55:10.829Z] #13 63.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-18T07:55:10.829Z] #13 63.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-18T07:55:10.829Z] #13 63.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-18T07:55:10.829Z] #13 63.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-18T07:55:10.829Z] #13 63.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-18T07:55:10.829Z] #13 63.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-18T07:55:10.829Z] #13 63.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-18T07:55:10.829Z] #13 63.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-18T07:55:10.829Z] #13 63.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-18T07:55:10.829Z] #13 63.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-18T07:55:10.829Z] #13 63.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-18T07:55:10.829Z] #13 63.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-18T07:55:10.904Z] #43 86.22 DEP criu/cr-check.d [2021-05-18T07:55:11.340Z] #56 130.6 + bin/containerd-shim-runc-v2 [2021-05-18T07:55:11.400Z] #13 ... [2021-05-18T07:55:11.400Z] [2021-05-18T07:55:11.400Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:55:11.400Z] #51 sha256:b16fec2962c56c27a1640317c4a1f1096b33f6dee3f035fc86c59e07fce72ea0 [2021-05-18T07:55:11.400Z] #51 60.37 internal/reflectlite [2021-05-18T07:55:11.400Z] #51 61.94 sort [2021-05-18T07:55:11.400Z] #51 61.97 io [2021-05-18T07:55:11.400Z] #51 62.94 internal/oserror [2021-05-18T07:55:11.400Z] #51 63.01 syscall [2021-05-18T07:55:11.400Z] #51 63.06 bytes [2021-05-18T07:55:11.400Z] #51 65.24 strconv [2021-05-18T07:55:11.400Z] #51 68.87 reflect [2021-05-18T07:55:11.465Z] #43 86.53 DEP criu/config.d [2021-05-18T07:55:11.465Z] #43 86.67 DEP criu/clone-noasan.d [2021-05-18T07:55:11.465Z] #43 86.78 DEP criu/cgroup.d [2021-05-18T07:55:11.600Z] #56 131.6 + binaries [2021-05-18T07:55:11.600Z] #56 131.6 + install -D bin/containerd /build/containerd [2021-05-18T07:55:11.600Z] #56 131.6 + install -D bin/containerd-shim /build/containerd-shim [2021-05-18T07:55:11.722Z] #43 86.97 DEP criu/cgroup-props.d [2021-05-18T07:55:11.722Z] #43 87.05 DEP criu/bitmap.d [2021-05-18T07:55:11.722Z] #43 87.07 DEP criu/bfd.d [2021-05-18T07:55:11.863Z] #56 131.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-18T07:55:11.863Z] #56 131.6 + install -D bin/ctr /build/ctr [2021-05-18T07:55:11.978Z] #43 87.18 DEP criu/autofs.d [2021-05-18T07:55:11.978Z] #43 87.37 DEP criu/aio.d [2021-05-18T07:55:12.123Z] #56 DONE 131.9s [2021-05-18T07:55:12.233Z] #43 87.52 DEP criu/action-scripts.d [2021-05-18T07:55:12.340Z] #51 71.24 time [2021-05-18T07:55:12.340Z] #51 ... [2021-05-18T07:55:12.340Z] [2021-05-18T07:55:12.340Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:12.340Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:12.340Z] #13 65.03 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:55:12.489Z] #43 87.74 CC criu/action-scripts.o [2021-05-18T07:55:12.602Z] #13 65.18 Fetched 78.2 MB in 7s (10.7 MB/s) [2021-05-18T07:55:12.602Z] #13 65.30 (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 ... 15410 files and directories currently installed.) [2021-05-18T07:55:12.602Z] #13 65.35 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-18T07:55:12.602Z] #13 65.37 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T07:55:12.643Z] #54 53.22 The following additional packages will be installed: [2021-05-18T07:55:12.644Z] #54 53.23 libbtrfs0 [2021-05-18T07:55:12.644Z] #54 53.36 The following NEW packages will be installed: [2021-05-18T07:55:12.644Z] #54 53.38 libbtrfs-dev libbtrfs0 [2021-05-18T07:55:12.745Z] #43 88.12 CC criu/aio.o [2021-05-18T07:55:12.906Z] #54 53.80 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T07:55:12.906Z] #54 53.80 Need to get 119 kB of archives. [2021-05-18T07:55:12.906Z] #54 53.80 After this operation, 387 kB of additional disk space will be used. [2021-05-18T07:55:12.906Z] #54 53.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-18T07:55:12.906Z] #54 53.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-18T07:55:13.064Z] [2021-05-18T07:55:13.064Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-18T07:55:13.064Z] #57 sha256:d0dc3646cf697ba118db1c577e8774eff88e73718bdafd513b26ec3276a7998f [2021-05-18T07:55:13.173Z] #13 65.76 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-18T07:55:13.308Z] #43 88.62 CC criu/autofs.o [2021-05-18T07:55:13.325Z] #57 DONE 0.2s [2021-05-18T07:55:13.325Z] [2021-05-18T07:55:13.325Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-18T07:55:13.325Z] #61 sha256:d4e966663050fc50af6074eef82eda103c58dd6e453229d0f5a60b513c4e194a [2021-05-18T07:55:13.433Z] #13 65.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 ... 15410 files and directories currently installed.) [2021-05-18T07:55:13.433Z] #13 66.00 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-18T07:55:13.433Z] #13 66.03 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-18T07:55:13.585Z] #61 DONE 0.1s [2021-05-18T07:55:13.585Z] [2021-05-18T07:55:13.585Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-18T07:55:13.585Z] #66 sha256:616e5ea2fe24678633beedd2e4b7231dfbfbdb94ebe8496cf4a5d1306b1a7b98 [2021-05-18T07:55:13.694Z] #13 66.26 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T07:55:13.846Z] #66 DONE 0.5s [2021-05-18T07:55:13.846Z] [2021-05-18T07:55:13.846Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-18T07:55:13.846Z] #68 sha256:00f9d786fbca622605a58f66a572894c17a447767d970494ec432c4a2526b2c9 [2021-05-18T07:55:13.846Z] #68 DONE 0.1s [2021-05-18T07:55:13.846Z] [2021-05-18T07:55:13.846Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-18T07:55:13.846Z] #69 sha256:b28f6cc669e16092768cd33e1444ef0a0d1b1c3a29ff27f3f8714dcf21bc2d05 [2021-05-18T07:55:13.846Z] #69 DONE 0.0s [2021-05-18T07:55:13.853Z] #54 54.84 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:55:13.954Z] #13 66.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T07:55:13.954Z] #13 66.50 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-18T07:55:13.954Z] #13 66.52 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T07:55:13.954Z] #13 66.76 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-18T07:55:14.106Z] [2021-05-18T07:55:14.106Z] #70 [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 [2021-05-18T07:55:14.106Z] #70 sha256:cf1734ef4429088a482f0fc0837f6036ac8f3efe01187872dfdcdc5941d3b908 [2021-05-18T07:55:14.115Z] #54 55.03 Fetched 119 kB in 0s (440 kB/s) [2021-05-18T07:55:14.116Z] #54 55.13 Selecting previously unselected package libbtrfs0. [2021-05-18T07:55:14.116Z] #54 55.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T07:55:14.116Z] #54 55.20 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-18T07:55:14.214Z] #13 66.91 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-18T07:55:14.378Z] #54 55.23 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T07:55:14.378Z] #54 55.35 Selecting previously unselected package libbtrfs-dev. [2021-05-18T07:55:14.378Z] #54 55.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-18T07:55:14.378Z] #54 55.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T07:55:14.474Z] #13 66.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T07:55:14.474Z] #13 66.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-18T07:55:14.474Z] #13 67.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T07:55:14.639Z] #54 55.60 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T07:55:14.639Z] #54 55.62 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T07:55:14.639Z] #54 55.65 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:55:14.675Z] #43 89.96 CC criu/bfd.o [2021-05-18T07:55:14.678Z] #70 0.736 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-05-18T07:55:14.678Z] #70 0.800 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-18T07:55:14.678Z] #70 0.802 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-18T07:55:14.678Z] #70 0.803 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-18T07:55:15.216Z] #54 DONE 56.0s [2021-05-18T07:55:15.216Z] [2021-05-18T07:55:15.216Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:55:15.216Z] #48 sha256:1306a55b214ac4bf2fbeb3114358303dbcdb6aff00f5912a82b9477019cbf59c [2021-05-18T07:55:15.216Z] #48 52.76 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-18T07:55:15.216Z] #48 52.77 go: finding github.com/fatih/color v1.7.0 [2021-05-18T07:55:15.216Z] #48 52.82 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-18T07:55:15.216Z] #48 52.82 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-18T07:55:15.216Z] #48 52.92 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-18T07:55:15.216Z] #48 52.92 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-18T07:55:15.216Z] #48 52.95 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-18T07:55:15.216Z] #48 52.96 go: finding github.com/pkg/errors v0.8.1 [2021-05-18T07:55:15.216Z] #48 52.98 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-18T07:55:15.216Z] #48 53.00 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-18T07:55:15.216Z] #48 53.02 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-18T07:55:15.216Z] #48 53.03 go: finding github.com/stretchr/testify v1.4.0 [2021-05-18T07:55:15.216Z] #48 53.03 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T07:55:15.216Z] #48 53.04 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-18T07:55:15.216Z] #48 53.04 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-18T07:55:15.216Z] #48 53.05 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-18T07:55:15.216Z] #48 53.06 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-18T07:55:15.216Z] #48 53.07 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-18T07:55:15.216Z] #48 53.07 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-18T07:55:15.216Z] #48 53.13 go: finding github.com/spf13/viper v1.6.1 [2021-05-18T07:55:15.216Z] #48 53.14 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-18T07:55:15.216Z] #48 53.14 go: finding github.com/stretchr/objx v0.2.0 [2021-05-18T07:55:15.216Z] #48 53.19 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-18T07:55:15.216Z] #48 53.24 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-18T07:55:15.216Z] #48 53.28 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-18T07:55:15.216Z] #48 53.44 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-18T07:55:15.216Z] #48 53.46 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T07:55:15.216Z] #48 53.48 go: finding github.com/spf13/cobra v0.0.5 [2021-05-18T07:55:15.216Z] #48 53.50 go: finding github.com/gobwas/glob v0.2.3 [2021-05-18T07:55:15.216Z] #48 53.51 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-18T07:55:15.216Z] #48 53.53 go: finding github.com/spf13/pflag v1.0.5 [2021-05-18T07:55:15.216Z] #48 53.58 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-18T07:55:15.216Z] #48 53.63 go: finding github.com/magiconair/properties v1.8.1 [2021-05-18T07:55:15.216Z] #48 53.64 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-18T07:55:15.216Z] #48 53.66 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T07:55:15.216Z] #48 53.72 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-18T07:55:15.216Z] #48 53.73 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-18T07:55:15.216Z] #48 53.80 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-18T07:55:15.216Z] #48 53.83 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-18T07:55:15.216Z] #48 53.85 go: finding github.com/spf13/afero v1.1.2 [2021-05-18T07:55:15.216Z] #48 53.88 go: finding github.com/spf13/cast v1.3.0 [2021-05-18T07:55:15.216Z] #48 53.89 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-18T07:55:15.216Z] #48 53.89 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-18T07:55:15.216Z] #48 53.92 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-18T07:55:15.216Z] #48 53.93 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-18T07:55:15.216Z] #48 53.96 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-18T07:55:15.216Z] #48 53.99 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-18T07:55:15.216Z] #48 54.00 go: finding golang.org/x/text v0.3.2 [2021-05-18T07:55:15.216Z] #48 54.07 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-18T07:55:15.216Z] #48 54.09 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-18T07:55:15.216Z] #48 54.10 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-18T07:55:15.216Z] #48 54.22 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-18T07:55:15.216Z] #48 54.23 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-18T07:55:15.216Z] #48 54.30 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-18T07:55:15.216Z] #48 54.33 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-18T07:55:15.216Z] #48 54.34 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-18T07:55:15.216Z] #48 54.34 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-18T07:55:15.216Z] #48 54.36 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-18T07:55:15.216Z] #48 54.37 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-18T07:55:15.216Z] #48 54.39 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-18T07:55:15.216Z] #48 54.44 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-18T07:55:15.216Z] #48 54.44 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-18T07:55:15.216Z] #48 54.45 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-18T07:55:15.216Z] #48 54.46 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-18T07:55:15.216Z] #48 54.51 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-18T07:55:15.216Z] #48 54.51 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-18T07:55:15.216Z] #48 54.51 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-18T07:55:15.216Z] #48 54.54 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-18T07:55:15.216Z] #48 54.57 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-18T07:55:15.216Z] #48 54.72 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-18T07:55:15.216Z] #48 54.74 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-18T07:55:15.216Z] #48 54.81 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-18T07:55:15.216Z] #48 54.90 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-18T07:55:15.216Z] #48 54.92 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-18T07:55:15.239Z] #43 90.43 CC criu/bitmap.o [2021-05-18T07:55:15.239Z] #43 90.58 CC criu/cgroup-props.o [2021-05-18T07:55:15.822Z] #70 1.109 Reading package lists... [2021-05-18T07:55:15.857Z] #13 ... [2021-05-18T07:55:15.857Z] [2021-05-18T07:55:15.857Z] #36 [tini 1/2] 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 [2021-05-18T07:55:15.857Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:55:15.857Z] #36 64.89 Selecting previously unselected package libicu63:amd64. [2021-05-18T07:55:15.857Z] #36 64.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-18T07:55:15.857Z] #36 64.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T07:55:15.857Z] #36 72.26 Selecting previously unselected package libxml2:amd64. [2021-05-18T07:55:15.857Z] #36 72.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-18T07:55:15.857Z] #36 72.27 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T07:55:15.857Z] #36 72.77 Selecting previously unselected package libarchive13:amd64. [2021-05-18T07:55:15.857Z] #36 72.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-18T07:55:15.857Z] #36 72.78 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-18T07:55:15.857Z] #36 73.10 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-18T07:55:15.857Z] #36 73.10 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-18T07:55:15.857Z] #36 73.11 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-18T07:55:15.857Z] #36 73.27 Selecting previously unselected package librhash0:amd64. [2021-05-18T07:55:15.857Z] #36 73.27 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-18T07:55:15.857Z] #36 73.29 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-18T07:55:15.857Z] #36 73.46 Selecting previously unselected package libuv1:amd64. [2021-05-18T07:55:15.857Z] #36 73.49 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-18T07:55:15.857Z] #36 73.51 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-18T07:55:15.857Z] #36 73.66 Selecting previously unselected package cmake. [2021-05-18T07:55:15.857Z] #36 73.67 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-18T07:55:15.857Z] #36 73.70 Unpacking cmake (3.13.4-1) ... [2021-05-18T07:55:16.118Z] #36 ... [2021-05-18T07:55:16.118Z] [2021-05-18T07:55:16.118Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:16.118Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:16.118Z] #13 68.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-18T07:55:16.118Z] #13 68.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-18T07:55:16.118Z] #13 68.86 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T07:55:16.166Z] #43 91.32 CC criu/cgroup.o [2021-05-18T07:55:16.394Z] #70 1.799 Reading package lists... [2021-05-18T07:55:16.654Z] #70 2.412 Building dependency tree... [2021-05-18T07:55:16.654Z] #70 2.533 Reading state information... [2021-05-18T07:55:16.654Z] #70 2.638 The following additional packages will be installed: [2021-05-18T07:55:16.654Z] #70 2.639 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-05-18T07:55:16.654Z] #70 2.639 libpam-systemd [2021-05-18T07:55:16.654Z] #70 2.640 Suggested packages: [2021-05-18T07:55:16.654Z] #70 2.640 systemd-container policykit-1 [2021-05-18T07:55:16.654Z] #70 2.640 Recommended packages: [2021-05-18T07:55:16.654Z] #70 2.640 libnss-systemd [2021-05-18T07:55:16.654Z] #70 2.718 The following NEW packages will be installed: [2021-05-18T07:55:16.654Z] #70 2.719 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-05-18T07:55:16.654Z] #70 2.719 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-05-18T07:55:16.728Z] #43 ... [2021-05-18T07:55:16.728Z] [2021-05-18T07:55:16.728Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:55:16.728Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:55:16.728Z] #20 22.08 libcap2-bin is already the newest version (1:2.25-2). [2021-05-18T07:55:16.728Z] #20 22.08 The following additional packages will be installed: [2021-05-18T07:55:16.728Z] #20 22.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-18T07:55:16.728Z] #20 22.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-18T07:55:16.728Z] #20 22.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-18T07:55:16.728Z] #20 22.08 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-18T07:55:16.728Z] #20 22.08 python3.7 python3.7-minimal vim-runtime xxd [2021-05-18T07:55:16.728Z] #20 22.08 Suggested packages: [2021-05-18T07:55:16.728Z] #20 22.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-18T07:55:16.728Z] #20 22.09 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-18T07:55:16.728Z] #20 22.09 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-18T07:55:16.728Z] #20 22.09 Recommended packages: [2021-05-18T07:55:16.728Z] #20 22.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-18T07:55:16.728Z] #20 22.09 python3-keyrings.alt python3-xdg unzip [2021-05-18T07:55:16.728Z] #20 23.92 The following NEW packages will be installed: [2021-05-18T07:55:16.728Z] #20 23.92 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-18T07:55:16.728Z] #20 23.92 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-18T07:55:16.728Z] #20 23.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-18T07:55:16.728Z] #20 23.92 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-18T07:55:16.728Z] #20 23.93 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-18T07:55:16.728Z] #20 23.93 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-18T07:55:16.728Z] #20 23.93 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-18T07:55:16.728Z] #20 23.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-18T07:55:16.728Z] #20 23.93 xz-utils zip [2021-05-18T07:55:16.728Z] #20 24.26 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T07:55:16.728Z] #20 24.26 Need to get 28.5 MB of archives. [2021-05-18T07:55:16.728Z] #20 24.26 After this operation, 116 MB of additional disk space will be used. [2021-05-18T07:55:16.728Z] #20 24.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-18T07:55:16.728Z] #20 24.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-18T07:55:16.728Z] #20 24.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-18T07:55:16.728Z] #20 24.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-18T07:55:16.728Z] #20 24.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-18T07:55:16.728Z] #20 24.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-18T07:55:16.728Z] #20 24.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-18T07:55:16.728Z] #20 24.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-18T07:55:16.728Z] #20 24.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-18T07:55:16.728Z] #20 24.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-18T07:55:16.728Z] #20 24.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-18T07:55:16.728Z] #20 24.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-18T07:55:16.728Z] #20 24.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-18T07:55:16.728Z] #20 24.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-18T07:55:16.728Z] #20 24.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-18T07:55:16.728Z] #20 24.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-18T07:55:16.728Z] #20 24.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-18T07:55:16.728Z] #20 24.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T07:55:16.728Z] #20 24.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-18T07:55:16.728Z] #20 24.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-18T07:55:16.728Z] #20 24.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-18T07:55:16.728Z] #20 24.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-18T07:55:16.728Z] #20 24.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-18T07:55:16.728Z] #20 24.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-18T07:55:16.728Z] #20 24.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-18T07:55:16.728Z] #20 24.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-18T07:55:16.728Z] #20 24.76 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-18T07:55:16.728Z] #20 24.76 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-18T07:55:16.728Z] #20 24.77 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-18T07:55:16.728Z] #20 25.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-18T07:55:16.728Z] #20 25.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-18T07:55:16.728Z] #20 25.26 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-18T07:55:16.728Z] #20 25.26 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-18T07:55:16.728Z] #20 25.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-18T07:55:16.728Z] #20 25.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-18T07:55:16.728Z] #20 25.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-18T07:55:16.728Z] #20 25.41 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-18T07:55:16.728Z] #20 25.41 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-18T07:55:16.728Z] #20 25.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-18T07:55:16.728Z] #20 25.43 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-18T07:55:16.728Z] #20 25.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-18T07:55:16.728Z] #20 25.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-18T07:55:16.728Z] #20 25.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-18T07:55:16.728Z] #20 25.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-18T07:55:16.728Z] #20 25.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-18T07:55:16.728Z] #20 26.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-18T07:55:16.728Z] #20 26.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-18T07:55:16.728Z] #20 26.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-18T07:55:16.728Z] #20 27.09 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:55:16.728Z] #20 27.17 Fetched 28.5 MB in 2s (11.5 MB/s) [2021-05-18T07:55:16.728Z] #20 27.23 Selecting previously unselected package pigz. [2021-05-18T07:55:16.728Z] #20 27.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-18T07:55:16.728Z] #20 27.33 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-18T07:55:16.728Z] #20 27.34 Unpacking pigz (2.4-1) ... [2021-05-18T07:55:16.728Z] #20 27.43 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-18T07:55:16.728Z] #20 27.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T07:55:16.728Z] #20 27.44 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T07:55:16.728Z] #20 27.88 Selecting previously unselected package python3.7-minimal. [2021-05-18T07:55:16.728Z] #20 27.89 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T07:55:16.728Z] #20 27.90 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T07:55:16.728Z] #20 28.71 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T07:55:16.728Z] #20 28.74 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T07:55:16.728Z] #20 30.70 Selecting previously unselected package python3-minimal. [2021-05-18T07:55:16.728Z] #20 30.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-18T07:55:16.728Z] #20 30.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-18T07:55:16.728Z] #20 30.78 Unpacking python3-minimal (3.7.3-1) ... [2021-05-18T07:55:16.728Z] #20 30.86 Selecting previously unselected package libmpdec2:amd64. [2021-05-18T07:55:16.728Z] #20 30.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-18T07:55:16.728Z] #20 30.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-18T07:55:16.728Z] #20 31.00 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-18T07:55:16.728Z] #20 31.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T07:55:16.728Z] #20 31.02 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T07:55:16.728Z] #20 31.98 Selecting previously unselected package python3.7. [2021-05-18T07:55:16.728Z] #20 31.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T07:55:16.728Z] #20 31.98 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T07:55:16.728Z] #20 32.11 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-18T07:55:16.728Z] #20 32.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-18T07:55:16.728Z] #20 32.12 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-18T07:55:16.915Z] #70 2.992 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T07:55:16.915Z] #70 2.992 Need to get 4762 kB of archives. [2021-05-18T07:55:16.915Z] #70 2.992 After this operation, 16.6 MB of additional disk space will be used. [2021-05-18T07:55:16.915Z] #70 2.992 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-05-18T07:55:16.915Z] #70 2.994 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-05-18T07:55:16.915Z] #70 2.995 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-05-18T07:55:16.915Z] #70 3.000 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-05-18T07:55:16.915Z] #70 3.003 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-05-18T07:55:16.915Z] #70 3.004 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-05-18T07:55:16.915Z] #70 3.047 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-05-18T07:55:17.025Z] #20 32.25 Setting up python3-minimal (3.7.3-1) ... [2021-05-18T07:55:17.132Z] #48 ... [2021-05-18T07:55:17.132Z] [2021-05-18T07:55:17.132Z] #35 [tini 1/2] 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 [2021-05-18T07:55:17.132Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:55:17.132Z] #35 42.16 Reading package lists... [2021-05-18T07:55:17.132Z] #35 48.26 Building dependency tree... [2021-05-18T07:55:17.132Z] #35 51.49 The following additional packages will be installed: [2021-05-18T07:55:17.132Z] #35 51.49 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-18T07:55:17.132Z] #35 51.53 Suggested packages: [2021-05-18T07:55:17.132Z] #35 51.53 cmake-doc ninja-build lrzip [2021-05-18T07:55:17.132Z] #35 51.53 Recommended packages: [2021-05-18T07:55:17.132Z] #35 51.53 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-18T07:55:17.132Z] #35 52.71 The following NEW packages will be installed: [2021-05-18T07:55:17.132Z] #35 52.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-18T07:55:17.132Z] #35 52.74 vim-common xxd [2021-05-18T07:55:17.132Z] #35 53.31 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T07:55:17.132Z] #35 53.31 Need to get 14.9 MB of archives. [2021-05-18T07:55:17.132Z] #35 53.31 After this operation, 61.8 MB of additional disk space will be used. [2021-05-18T07:55:17.132Z] #35 53.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-18T07:55:17.132Z] #35 53.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T07:55:17.132Z] #35 53.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-18T07:55:17.132Z] #35 53.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-18T07:55:17.132Z] #35 54.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-18T07:55:17.132Z] #35 54.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-18T07:55:17.132Z] #35 54.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-18T07:55:17.132Z] #35 54.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-18T07:55:17.132Z] #35 54.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-18T07:55:17.132Z] #35 54.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-18T07:55:17.132Z] #35 55.38 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:55:17.132Z] #35 55.58 Fetched 14.9 MB in 2s (9291 kB/s) [2021-05-18T07:55:17.132Z] #35 55.69 Selecting previously unselected package xxd. [2021-05-18T07:55:17.132Z] #35 55.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-18T07:55:17.132Z] #35 55.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T07:55:17.132Z] #35 55.78 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T07:55:17.132Z] #35 56.04 Selecting previously unselected package vim-common. [2021-05-18T07:55:17.132Z] #35 56.04 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T07:55:17.132Z] #35 56.14 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T07:55:17.132Z] #35 56.80 Selecting previously unselected package cmake-data. [2021-05-18T07:55:17.132Z] #35 56.81 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-18T07:55:17.132Z] #35 56.84 Unpacking cmake-data (3.13.4-1) ... [2021-05-18T07:55:17.132Z] #35 ... [2021-05-18T07:55:17.132Z] [2021-05-18T07:55:17.132Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:55:17.132Z] #55 sha256:1cf58afee97c7b45220806893608369576abd97ba59e70c66deb16e2504a8fec [2021-05-18T07:55:17.132Z] #55 1.134 + RM_GOPATH=0 [2021-05-18T07:55:17.132Z] #55 1.134 + TMP_GOPATH= [2021-05-18T07:55:17.132Z] #55 1.135 + : /build [2021-05-18T07:55:17.132Z] #55 1.139 + '[' -z '' ']' [2021-05-18T07:55:17.132Z] #55 1.146 ++ mktemp -d [2021-05-18T07:55:17.132Z] #55 1.156 + export GOPATH=/tmp/tmp.z8a3ncNJjK [2021-05-18T07:55:17.132Z] #55 1.156 + GOPATH=/tmp/tmp.z8a3ncNJjK [2021-05-18T07:55:17.132Z] #55 1.157 + RM_GOPATH=1 [2021-05-18T07:55:17.132Z] #55 1.157 + case "$(go env GOARCH)" in [2021-05-18T07:55:17.132Z] #55 1.158 ++ go env GOARCH [2021-05-18T07:55:17.132Z] #55 1.182 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:55:17.132Z] #55 1.182 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:55:17.132Z] #55 1.186 ++ dirname /tmp/install/install.sh [2021-05-18T07:55:17.132Z] #55 1.191 + dir=/tmp/install [2021-05-18T07:55:17.132Z] #55 1.194 + bin=containerd [2021-05-18T07:55:17.132Z] #55 1.194 + shift [2021-05-18T07:55:17.132Z] #55 1.195 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-18T07:55:17.132Z] #55 1.195 + . /tmp/install/containerd.installer [2021-05-18T07:55:17.132Z] #55 1.195 ++ set -e [2021-05-18T07:55:17.132Z] #55 1.195 ++ : 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-18T07:55:17.132Z] #55 1.196 + install_containerd [2021-05-18T07:55:17.132Z] #55 1.204 + echo 'Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7' [2021-05-18T07:55:17.132Z] #55 1.204 Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-18T07:55:17.132Z] #55 1.204 + git clone https://github.com/containerd/containerd.git /tmp/tmp.z8a3ncNJjK/src/github.com/containerd/containerd [2021-05-18T07:55:17.132Z] #55 1.212 Cloning into '/tmp/tmp.z8a3ncNJjK/src/github.com/containerd/containerd'... [2021-05-18T07:55:17.175Z] #70 3.048 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-05-18T07:55:17.175Z] #70 3.051 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-05-18T07:55:17.175Z] #70 3.053 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-05-18T07:55:17.175Z] #70 3.055 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-05-18T07:55:17.175Z] #70 3.211 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:55:17.175Z] #70 3.236 Fetched 4762 kB in 0s (14.6 MB/s) [2021-05-18T07:55:17.175Z] #70 3.268 Selecting previously unselected package libargon2-1:amd64. [2021-05-18T07:55:17.436Z] #70 3.268 (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 ... 28057 files and directories currently installed.) [2021-05-18T07:55:17.436Z] #70 3.430 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-05-18T07:55:17.436Z] #70 3.438 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-18T07:55:17.436Z] #70 3.471 Selecting previously unselected package libjson-c3:amd64. [2021-05-18T07:55:17.436Z] #70 3.474 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-05-18T07:55:17.436Z] #70 3.477 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-18T07:55:17.436Z] #70 3.511 Selecting previously unselected package libcryptsetup12:amd64. [2021-05-18T07:55:17.436Z] #70 3.513 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-05-18T07:55:17.436Z] #70 3.517 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-18T07:55:17.436Z] #70 3.564 Selecting previously unselected package libidn11:amd64. [2021-05-18T07:55:17.436Z] #70 3.567 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-05-18T07:55:17.436Z] #70 3.571 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-05-18T07:55:17.436Z] #70 3.615 Selecting previously unselected package libkmod2:amd64. [2021-05-18T07:55:17.436Z] #70 3.617 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-05-18T07:55:17.436Z] #70 3.621 Unpacking libkmod2:amd64 (26-1) ... [2021-05-18T07:55:17.436Z] #70 3.665 Selecting previously unselected package systemd. [2021-05-18T07:55:17.587Z] #20 32.99 Selecting previously unselected package python3. [2021-05-18T07:55:17.587Z] #20 32.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-18T07:55:17.587Z] #20 33.04 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-18T07:55:17.697Z] #70 3.668 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-05-18T07:55:17.697Z] #70 3.711 Unpacking systemd (241-7~deb10u7) ... [2021-05-18T07:55:17.843Z] #20 33.05 Unpacking python3 (3.7.3-1) ... [2021-05-18T07:55:17.843Z] #20 33.16 Selecting previously unselected package libip4tc0:amd64. [2021-05-18T07:55:17.843Z] #20 33.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-18T07:55:17.843Z] #20 33.17 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-18T07:55:17.843Z] #20 33.26 Selecting previously unselected package libip6tc0:amd64. [2021-05-18T07:55:18.077Z] #55 ... [2021-05-18T07:55:18.077Z] [2021-05-18T07:55:18.077Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:55:18.077Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:55:18.077Z] #41 43.14 Reading package lists... [2021-05-18T07:55:18.077Z] #41 49.10 Building dependency tree... [2021-05-18T07:55:18.077Z] #41 52.98 The following additional packages will be installed: [2021-05-18T07:55:18.077Z] #41 53.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-18T07:55:18.077Z] #41 53.00 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-18T07:55:18.077Z] #41 53.01 Suggested packages: [2021-05-18T07:55:18.077Z] #41 53.02 manpages-dev python-setuptools [2021-05-18T07:55:18.077Z] #41 54.13 The following NEW packages will be installed: [2021-05-18T07:55:18.077Z] #41 54.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-18T07:55:18.077Z] #41 54.15 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-18T07:55:18.077Z] #41 54.15 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-18T07:55:18.077Z] #41 54.15 python-six zlib1g-dev [2021-05-18T07:55:18.077Z] #41 54.51 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-18T07:55:18.077Z] #41 54.51 Need to get 4095 kB of archives. [2021-05-18T07:55:18.077Z] #41 54.51 After this operation, 22.5 MB of additional disk space will be used. [2021-05-18T07:55:18.077Z] #41 54.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-18T07:55:18.077Z] #41 54.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-18T07:55:18.077Z] #41 54.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-18T07:55:18.077Z] #41 54.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-18T07:55:18.077Z] #41 54.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-18T07:55:18.078Z] #41 54.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-18T07:55:18.078Z] #41 54.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-18T07:55:18.078Z] #41 54.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-18T07:55:18.078Z] #41 54.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-18T07:55:18.078Z] #41 54.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-18T07:55:18.078Z] #41 54.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-18T07:55:18.078Z] #41 54.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-18T07:55:18.078Z] #41 54.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-18T07:55:18.078Z] #41 54.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-18T07:55:18.078Z] #41 54.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-18T07:55:18.078Z] #41 54.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-18T07:55:18.078Z] #41 54.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-18T07:55:18.078Z] #41 55.99 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:55:18.078Z] #41 56.35 Fetched 4095 kB in 1s (6184 kB/s) [2021-05-18T07:55:18.078Z] #41 56.48 Selecting previously unselected package libcap-dev:amd64. [2021-05-18T07:55:18.078Z] #41 56.48 (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 ... 15410 files and directories currently installed.) [2021-05-18T07:55:18.078Z] #41 56.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-18T07:55:18.078Z] #41 56.61 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-18T07:55:18.078Z] #41 56.77 Selecting previously unselected package libnet1:amd64. [2021-05-18T07:55:18.078Z] #41 56.77 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T07:55:18.078Z] #41 56.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T07:55:18.078Z] #41 57.10 Selecting previously unselected package libnet1-dev. [2021-05-18T07:55:18.078Z] #41 57.10 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T07:55:18.078Z] #41 57.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T07:55:18.078Z] #41 57.33 Selecting previously unselected package libnl-3-200:amd64. [2021-05-18T07:55:18.078Z] #41 57.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-18T07:55:18.078Z] #41 57.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T07:55:18.078Z] #41 57.45 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-18T07:55:18.078Z] #41 57.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-18T07:55:18.078Z] #41 57.48 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-18T07:55:18.078Z] #41 57.73 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-18T07:55:18.078Z] #41 57.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-18T07:55:18.078Z] #41 57.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T07:55:18.078Z] #41 57.81 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-18T07:55:18.078Z] #41 57.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-18T07:55:18.078Z] #41 57.83 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-18T07:55:18.078Z] #41 57.95 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-18T07:55:18.078Z] #41 57.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-18T07:55:18.078Z] #41 58.01 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-18T07:55:18.078Z] #41 58.24 Selecting previously unselected package libprotobuf17:amd64. [2021-05-18T07:55:18.078Z] #41 58.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-18T07:55:18.078Z] #41 58.25 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:18.078Z] #41 58.97 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-18T07:55:18.078Z] #41 58.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-18T07:55:18.078Z] #41 58.98 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:18.098Z] #20 33.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-18T07:55:18.098Z] #20 33.28 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-18T07:55:18.098Z] #20 33.38 Selecting previously unselected package libiptc0:amd64. [2021-05-18T07:55:18.098Z] #20 33.39 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-18T07:55:18.098Z] #20 33.40 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-18T07:55:18.267Z] #70 4.131 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-18T07:55:18.267Z] #70 4.142 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-18T07:55:18.267Z] #70 4.153 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-18T07:55:18.267Z] #70 4.165 Setting up libidn11:amd64 (1.33-2.2) ... [2021-05-18T07:55:18.267Z] #70 4.177 Setting up libkmod2:amd64 (26-1) ... [2021-05-18T07:55:18.267Z] #70 4.189 Setting up systemd (241-7~deb10u7) ... [2021-05-18T07:55:18.268Z] #70 4.240 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-05-18T07:55:18.268Z] #70 4.242 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-05-18T07:55:18.268Z] #70 4.246 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-18T07:55:18.268Z] #70 4.246 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-18T07:55:18.340Z] #41 59.18 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-18T07:55:18.340Z] #41 59.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-18T07:55:18.340Z] #41 59.21 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:18.354Z] #20 33.49 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-18T07:55:18.354Z] #20 33.50 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-18T07:55:18.354Z] #20 33.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-18T07:55:18.354Z] #20 33.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-18T07:55:18.354Z] #20 33.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-18T07:55:18.354Z] #20 33.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-18T07:55:18.354Z] #20 33.66 Selecting previously unselected package libnftnl11:amd64. [2021-05-18T07:55:18.354Z] #20 33.68 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-18T07:55:18.354Z] #20 33.69 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-18T07:55:18.354Z] #20 33.78 Selecting previously unselected package iptables. [2021-05-18T07:55:18.528Z] #70 4.648 Selecting previously unselected package systemd-sysv. [2021-05-18T07:55:18.528Z] #70 4.648 (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 ... 28854 files and directories currently installed.) [2021-05-18T07:55:18.528Z] #70 4.661 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-05-18T07:55:18.528Z] #70 4.665 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-05-18T07:55:18.528Z] #70 4.706 Selecting previously unselected package libdbus-1-3:amd64. [2021-05-18T07:55:18.528Z] #70 4.709 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-05-18T07:55:18.528Z] #70 4.713 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-18T07:55:18.528Z] #70 4.767 Selecting previously unselected package dbus. [2021-05-18T07:55:18.610Z] #20 33.80 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-18T07:55:18.610Z] #20 33.81 Unpacking iptables (1.8.2-4) ... [2021-05-18T07:55:18.788Z] #70 4.772 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-05-18T07:55:18.788Z] #70 4.783 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-05-18T07:55:18.788Z] #70 4.842 Selecting previously unselected package libpam-systemd:amd64. [2021-05-18T07:55:18.788Z] #70 4.845 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-05-18T07:55:18.788Z] #70 4.848 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-18T07:55:18.788Z] #70 4.888 Selecting previously unselected package dbus-user-session. [2021-05-18T07:55:18.867Z] #20 34.13 Selecting previously unselected package xxd. [2021-05-18T07:55:18.867Z] #20 34.14 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T07:55:18.867Z] #20 34.14 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T07:55:18.913Z] #41 ... [2021-05-18T07:55:18.913Z] [2021-05-18T07:55:18.913Z] #35 [tini 1/2] 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 [2021-05-18T07:55:18.913Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:55:18.913Z] #35 59.77 Selecting previously unselected package libicu63:amd64. [2021-05-18T07:55:18.913Z] #35 59.77 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-18T07:55:18.913Z] #35 59.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T07:55:19.049Z] #70 4.890 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-05-18T07:55:19.049Z] #70 4.894 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-18T07:55:19.049Z] #70 4.934 Setting up systemd-sysv (241-7~deb10u7) ... [2021-05-18T07:55:19.049Z] #70 4.946 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-18T07:55:19.049Z] #70 4.958 Setting up dbus (1.12.20-0+deb10u1) ... [2021-05-18T07:55:19.049Z] #70 5.085 invoke-rc.d: could not determine current runlevel [2021-05-18T07:55:19.049Z] #70 5.088 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-18T07:55:19.049Z] #70 5.092 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-18T07:55:19.124Z] #20 34.26 Selecting previously unselected package vim-common. [2021-05-18T07:55:19.124Z] #20 34.27 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T07:55:19.124Z] #20 34.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T07:55:19.309Z] #70 5.211 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-18T07:55:19.309Z] #70 5.225 Processing triggers for systemd (241-7~deb10u7) ... [2021-05-18T07:55:19.309Z] #70 5.233 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:55:19.380Z] #20 34.46 Selecting previously unselected package bash-completion. [2021-05-18T07:55:19.380Z] #20 34.47 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-18T07:55:19.422Z] #13 ... [2021-05-18T07:55:19.422Z] [2021-05-18T07:55:19.422Z] #36 [tini 1/2] 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 [2021-05-18T07:55:19.422Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:55:19.422Z] #36 77.01 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T07:55:19.422Z] #36 77.03 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T07:55:19.422Z] #36 77.06 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-18T07:55:19.422Z] #36 77.07 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T07:55:19.422Z] #36 77.13 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-18T07:55:19.422Z] #36 77.14 Setting up cmake-data (3.13.4-1) ... [2021-05-18T07:55:19.422Z] #36 77.17 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T07:55:19.422Z] #36 77.19 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-18T07:55:19.422Z] #36 77.21 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-18T07:55:19.422Z] #36 77.23 Setting up cmake (3.13.4-1) ... [2021-05-18T07:55:19.422Z] #36 77.26 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:55:19.422Z] #36 77.36 Processing triggers for mime-support (3.62) ... [2021-05-18T07:55:19.422Z] #36 DONE 78.2s [2021-05-18T07:55:19.422Z] [2021-05-18T07:55:19.422Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:19.422Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:19.422Z] #13 71.90 Selecting previously unselected package binutils-mingw-w64. [2021-05-18T07:55:19.422Z] #13 71.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-18T07:55:19.422Z] #13 71.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T07:55:19.422Z] #13 72.20 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-18T07:55:19.422Z] #13 72.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-18T07:55:19.422Z] #13 72.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T07:55:19.569Z] #70 DONE 5.5s [2021-05-18T07:55:19.569Z] [2021-05-18T07:55:19.569Z] #71 [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 [2021-05-18T07:55:19.569Z] #71 sha256:0872d35751a396cf312b5fa078dda7252d9cd16298bf35069291d6a010854fef [2021-05-18T07:55:19.944Z] #13 72.50 Selecting previously unselected package dmsetup. [2021-05-18T07:55:19.944Z] #13 72.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-18T07:55:19.944Z] #13 72.51 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-18T07:55:19.944Z] #13 72.67 Selecting previously unselected package mingw-w64-common. [2021-05-18T07:55:19.944Z] #13 72.67 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-18T07:55:19.944Z] #13 72.67 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-18T07:55:20.141Z] #71 0.474 % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T07:55:20.141Z] #71 0.474 Dload Upload Total Spent Left Speed [2021-05-18T07:55:20.141Z] #71 0.474 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 161k 0 --:--:-- --:--:-- --:--:-- 161k [2021-05-18T07:55:20.141Z] #71 DONE 0.5s [2021-05-18T07:55:20.141Z] [2021-05-18T07:55:20.141Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-18T07:55:20.141Z] #72 sha256:a5c6f20893ad27a04c49ef7d4f7458d8ddc132b33ee141da78c86f7299f11d09 [2021-05-18T07:55:20.714Z] #72 DONE 0.7s [2021-05-18T07:55:20.714Z] [2021-05-18T07:55:20.714Z] #73 exporting to image [2021-05-18T07:55:20.714Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-18T07:55:20.714Z] #73 exporting layers [2021-05-18T07:55:20.846Z] Running on azwin-2-ce85b0 in d:\jenkins\workspace\moby_PR-42390 [Pipeline] { [Pipeline] ws [2021-05-18T07:55:20.861Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-18T07:55:21.471Z] #35 ... [2021-05-18T07:55:21.471Z] [2021-05-18T07:55:21.471Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:21.471Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:21.471Z] #13 40.86 Reading package lists... [2021-05-18T07:55:21.471Z] #13 47.84 Building dependency tree... [2021-05-18T07:55:21.471Z] #13 50.64 The following additional packages will be installed: [2021-05-18T07:55:21.471Z] #13 50.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-18T07:55:21.471Z] #13 50.64 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-18T07:55:21.471Z] #13 50.64 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-18T07:55:21.471Z] #13 50.64 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-18T07:55:21.471Z] #13 50.64 mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T07:55:21.471Z] #13 50.67 Suggested packages: [2021-05-18T07:55:21.471Z] #13 50.67 gcc-8-locales seccomp wine64 [2021-05-18T07:55:21.471Z] #13 52.24 The following NEW packages will be installed: [2021-05-18T07:55:21.471Z] #13 52.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-18T07:55:21.471Z] #13 52.28 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-18T07:55:21.471Z] #13 52.28 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-18T07:55:21.471Z] #13 52.28 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-18T07:55:21.471Z] #13 52.28 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-18T07:55:21.471Z] #13 52.28 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-18T07:55:21.471Z] #13 52.29 The following packages will be upgraded: [2021-05-18T07:55:21.471Z] #13 52.29 libseccomp2 libsystemd0 libudev1 [2021-05-18T07:55:21.471Z] #13 52.72 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T07:55:21.471Z] #13 52.72 Need to get 78.2 MB of archives. [2021-05-18T07:55:21.471Z] #13 52.72 After this operation, 487 MB of additional disk space will be used. [2021-05-18T07:55:21.471Z] #13 52.72 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-18T07:55:21.471Z] #13 52.73 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-18T07:55:21.471Z] #13 53.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-18T07:55:21.471Z] #13 53.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-18T07:55:21.471Z] #13 53.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-18T07:55:21.471Z] #13 53.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-18T07:55:21.471Z] #13 53.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-18T07:55:21.471Z] #13 53.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-18T07:55:21.471Z] #13 53.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-18T07:55:21.471Z] #13 53.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-18T07:55:21.471Z] #13 53.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-18T07:55:21.471Z] #13 54.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-18T07:55:21.471Z] #13 54.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-05-18T07:55:21.471Z] #13 57.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-05-18T07:55:21.471Z] #13 ... [2021-05-18T07:55:21.471Z] [2021-05-18T07:55:21.471Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:55:21.471Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:55:21.471Z] #41 60.56 Selecting previously unselected package libprotoc17:amd64. [2021-05-18T07:55:21.471Z] #41 60.57 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-18T07:55:21.471Z] #41 60.57 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:21.471Z] #41 61.17 Selecting previously unselected package protobuf-c-compiler. [2021-05-18T07:55:21.471Z] #41 61.17 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-18T07:55:21.471Z] #41 61.18 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T07:55:21.471Z] #41 61.35 Selecting previously unselected package protobuf-compiler. [2021-05-18T07:55:21.471Z] #41 61.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-18T07:55:21.471Z] #41 61.37 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-18T07:55:21.471Z] #41 61.54 Selecting previously unselected package python-pkg-resources. [2021-05-18T07:55:21.471Z] #41 61.55 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T07:55:21.471Z] #41 61.55 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-18T07:55:21.471Z] #41 61.79 Selecting previously unselected package python-six. [2021-05-18T07:55:21.471Z] #41 61.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-18T07:55:21.471Z] #41 61.80 Unpacking python-six (1.12.0-1) ... [2021-05-18T07:55:21.471Z] #41 61.91 Selecting previously unselected package python-protobuf. [2021-05-18T07:55:21.471Z] #41 61.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-18T07:55:21.471Z] #41 61.92 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-18T07:55:21.471Z] #41 62.45 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-18T07:55:21.897Z] #20 37.02 Unpacking bash-completion (1:2.8-6) ... [2021-05-18T07:55:22.046Z] The recommended git tool is: git [2021-05-18T07:55:22.152Z] #20 37.40 Selecting previously unselected package bzip2. [2021-05-18T07:55:22.152Z] #20 37.40 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-18T07:55:22.152Z] #20 37.41 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T07:55:22.152Z] #20 37.49 Selecting previously unselected package xz-utils. [2021-05-18T07:55:22.408Z] #20 37.50 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-18T07:55:22.408Z] #20 37.51 Unpacking xz-utils (5.2.4-1) ... [2021-05-18T07:55:22.408Z] #20 37.69 Selecting previously unselected package apparmor. [2021-05-18T07:55:22.408Z] #20 37.69 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-18T07:55:22.408Z] #20 37.79 Unpacking apparmor (2.13.2-10) ... [2021-05-18T07:55:22.484Z] #13 ... [2021-05-18T07:55:22.484Z] [2021-05-18T07:55:22.484Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:55:22.484Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:55:22.484Z] #42 71.53 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:22.484Z] #42 71.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T07:55:22.484Z] #42 71.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T07:55:22.484Z] #42 71.64 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-18T07:55:22.484Z] #42 71.66 Setting up python-six (1.12.0-1) ... [2021-05-18T07:55:22.484Z] #42 75.26 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-18T07:55:22.484Z] #42 75.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T07:55:22.484Z] #42 75.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:22.484Z] #42 75.35 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-18T07:55:22.484Z] #42 75.36 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:22.484Z] #42 75.39 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-18T07:55:22.484Z] #42 75.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T07:55:22.484Z] #42 75.43 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:22.484Z] #42 75.46 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T07:55:22.484Z] #42 75.49 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-18T07:55:22.484Z] #42 81.23 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-18T07:55:22.484Z] #42 81.24 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:55:22.664Z] #20 38.07 Selecting previously unselected package aufs-tools. [2021-05-18T07:55:22.748Z] #42 ... [2021-05-18T07:55:22.748Z] [2021-05-18T07:55:22.748Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-18T07:55:22.748Z] #37 sha256:e93b75efbea7713d413b0f269562ad39c9504f8c2b485db3171c7e8ed0fae517 [2021-05-18T07:55:22.748Z] #37 1.274 + RM_GOPATH=0 [2021-05-18T07:55:22.748Z] #37 1.274 + TMP_GOPATH= [2021-05-18T07:55:22.748Z] #37 1.274 + : /build [2021-05-18T07:55:22.748Z] #37 1.274 + '[' -z '' ']' [2021-05-18T07:55:22.748Z] #37 1.276 ++ mktemp -d [2021-05-18T07:55:22.748Z] #37 1.281 + export GOPATH=/tmp/tmp.F8WV1W0OF1 [2021-05-18T07:55:22.748Z] #37 1.281 + GOPATH=/tmp/tmp.F8WV1W0OF1 [2021-05-18T07:55:22.748Z] #37 1.281 + RM_GOPATH=1 [2021-05-18T07:55:22.748Z] #37 1.282 + case "$(go env GOARCH)" in [2021-05-18T07:55:22.748Z] #37 1.284 ++ go env GOARCH [2021-05-18T07:55:22.748Z] #37 1.320 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:55:22.748Z] #37 1.320 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:55:22.748Z] #37 1.321 ++ dirname /tmp/install/install.sh [2021-05-18T07:55:22.748Z] #37 1.321 + dir=/tmp/install [2021-05-18T07:55:22.748Z] #37 1.325 + bin=tini [2021-05-18T07:55:22.748Z] #37 1.326 + shift [2021-05-18T07:55:22.748Z] #37 1.326 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-18T07:55:22.748Z] #37 1.326 + . /tmp/install/tini.installer [2021-05-18T07:55:22.748Z] #37 1.329 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:55:22.748Z] #37 1.330 + install_tini [2021-05-18T07:55:22.748Z] #37 1.330 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-18T07:55:22.748Z] #37 1.330 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:55:22.748Z] #37 1.330 + git clone https://github.com/krallin/tini.git /tmp/tmp.F8WV1W0OF1/tini [2021-05-18T07:55:22.748Z] #37 1.332 Cloning into '/tmp/tmp.F8WV1W0OF1/tini'... [2021-05-18T07:55:22.748Z] #37 1.963 + cd /tmp/tmp.F8WV1W0OF1/tini [2021-05-18T07:55:22.748Z] #37 1.963 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:55:22.748Z] #37 1.969 + cmake . [2021-05-18T07:55:22.748Z] #37 2.465 -- The C compiler identification is GNU 8.3.0 [2021-05-18T07:55:22.748Z] #37 2.535 -- Check for working C compiler: /usr/bin/cc [2021-05-18T07:55:22.748Z] #37 3.127 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-18T07:55:22.748Z] #37 3.133 -- Detecting C compiler ABI info [2021-05-18T07:55:22.748Z] #37 ... [2021-05-18T07:55:22.748Z] [2021-05-18T07:55:22.748Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:55:22.748Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:55:22.748Z] #42 DONE 81.8s [2021-05-18T07:55:22.920Z] #20 38.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-18T07:55:22.920Z] #20 38.09 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-18T07:55:22.920Z] #20 38.21 Selecting previously unselected package libonig5:amd64. [2021-05-18T07:55:22.920Z] #20 38.21 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-18T07:55:22.920Z] #20 38.21 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-18T07:55:23.011Z] [2021-05-18T07:55:23.011Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:23.011Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:23.177Z] #20 38.34 Selecting previously unselected package libjq1:amd64. [2021-05-18T07:55:23.177Z] #20 38.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T07:55:23.177Z] #20 38.34 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T07:55:23.177Z] #20 38.46 Selecting previously unselected package jq. [2021-05-18T07:55:23.177Z] #20 38.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T07:55:23.177Z] #20 38.48 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T07:55:23.258Z] #73 exporting layers 2.1s done [2021-05-18T07:55:23.258Z] #73 writing image sha256:d78b5190031635041be3ba7325fec15caf0ed80d07737553feab1b81de241b52 done [2021-05-18T07:55:23.258Z] #73 naming to docker.io/library/docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e done [2021-05-18T07:55:23.258Z] #73 DONE 2.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-18T07:55:23.432Z] #20 38.57 Selecting previously unselected package libaio1:amd64. [2021-05-18T07:55:23.433Z] #20 38.59 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-18T07:55:23.433Z] #20 38.60 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-18T07:55:23.433Z] #20 38.66 Selecting previously unselected package libgpm2:amd64. [2021-05-18T07:55:23.433Z] #20 38.66 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-18T07:55:23.433Z] #20 38.67 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-18T07:55:23.433Z] #20 38.74 Selecting previously unselected package libicu63:amd64. [2021-05-18T07:55:23.433Z] #20 38.76 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-18T07:55:23.433Z] #20 38.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T07:55:23.478Z] #41 ... [2021-05-18T07:55:23.478Z] [2021-05-18T07:55:23.478Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:55:23.478Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:55:23.478Z] #44 54.09 sync [2021-05-18T07:55:23.478Z] #44 54.12 internal/reflectlite [2021-05-18T07:55:23.478Z] #44 55.43 github.com/LK4D4/vndr/godl/singleflight [2021-05-18T07:55:23.478Z] #44 55.76 math/rand [2021-05-18T07:55:23.478Z] #44 57.10 errors [2021-05-18T07:55:23.478Z] #44 57.16 sort [2021-05-18T07:55:23.478Z] #44 57.43 io [2021-05-18T07:55:23.478Z] #44 58.21 bytes [2021-05-18T07:55:23.478Z] #44 58.50 strconv [2021-05-18T07:55:23.478Z] #44 60.15 bufio [2021-05-18T07:55:23.478Z] #44 61.58 syscall [2021-05-18T07:55:23.478Z] #44 62.22 reflect [2021-05-18T07:55:23.478Z] #44 ... [2021-05-18T07:55:23.478Z] [2021-05-18T07:55:23.478Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:23.478Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:23.478Z] #13 59.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-18T07:55:23.478Z] #13 59.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-18T07:55:23.478Z] #13 59.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-18T07:55:23.478Z] #13 59.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-18T07:55:23.478Z] #13 59.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-18T07:55:23.478Z] #13 59.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-18T07:55:23.478Z] #13 59.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-18T07:55:23.478Z] #13 59.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-18T07:55:23.478Z] #13 59.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-18T07:55:23.478Z] #13 59.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-18T07:55:23.478Z] #13 59.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-18T07:55:23.478Z] #13 59.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-18T07:55:23.478Z] #13 59.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-18T07:55:23.478Z] #13 59.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-18T07:55:23.609Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -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:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/make.sh dynbinary test-integration [2021-05-18T07:55:23.948Z] #43 ... [2021-05-18T07:55:23.948Z] [2021-05-18T07:55:23.948Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:55:23.948Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:55:23.948Z] #45 72.86 time [2021-05-18T07:55:23.948Z] #45 77.91 internal/poll [2021-05-18T07:55:23.948Z] #45 78.50 internal/fmtsort [2021-05-18T07:55:23.948Z] #45 79.36 internal/syscall/execenv [2021-05-18T07:55:23.948Z] #45 79.51 internal/syscall/unix [2021-05-18T07:55:23.948Z] #45 79.75 strings [2021-05-18T07:55:23.948Z] #45 80.62 os [2021-05-18T07:55:23.948Z] #45 82.54 regexp/syntax [2021-05-18T07:55:23.948Z] #45 ... [2021-05-18T07:55:23.948Z] [2021-05-18T07:55:23.948Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-18T07:55:23.948Z] #37 sha256:e93b75efbea7713d413b0f269562ad39c9504f8c2b485db3171c7e8ed0fae517 [2021-05-18T07:55:23.948Z] #37 4.141 -- Detecting C compiler ABI info - done [2021-05-18T07:55:23.948Z] #37 4.211 -- Detecting C compile features [2021-05-18T07:55:24.180Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-05-18T07:55:24.180Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-05-18T07:55:24.180Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-05-18T07:55:24.180Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-05-18T07:55:24.180Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-05-18T07:55:24.180Z] Detected virtualization docker. [2021-05-18T07:55:24.180Z] Detected architecture x86-64. [2021-05-18T07:55:24.180Z] Set hostname to . [2021-05-18T07:55:24.480Z] #13 60.50 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:55:24.480Z] #13 60.66 Fetched 78.2 MB in 7s (11.3 MB/s) [2021-05-18T07:55:24.753Z] + source /etc/docker-entrypoint-cmd [2021-05-18T07:55:24.753Z] ++ hack/make.sh dynbinary test-integration [2021-05-18T07:55:24.752Z] #13 60.79 (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 ... 15410 files and directories currently installed.) [2021-05-18T07:55:24.753Z] [2021-05-18T07:55:24.753Z] Removing bundles/ [2021-05-18T07:55:24.753Z] [2021-05-18T07:55:24.753Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-18T07:55:24.753Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T07:55:24.753Z] GOOS="" GOARCH="" GOARM="" [2021-05-18T07:55:24.753Z] #13 60.92 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-18T07:55:25.016Z] #13 60.97 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T07:55:25.279Z] #13 61.39 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-18T07:55:25.329Z] #37 6.117 -- Detecting C compile features - done [2021-05-18T07:55:25.329Z] #37 6.168 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-18T07:55:25.544Z] #13 61.65 (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 ... 15410 files and directories currently installed.) [2021-05-18T07:55:25.544Z] #13 61.68 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-18T07:55:25.544Z] #13 61.72 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-18T07:55:25.589Z] #37 6.415 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-18T07:55:25.589Z] #37 6.519 -- Configuring done [2021-05-18T07:55:25.805Z] #13 61.89 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T07:55:25.851Z] #37 6.566 -- Generating done [2021-05-18T07:55:25.851Z] #37 6.572 -- Build files have been written to: /tmp/tmp.F8WV1W0OF1/tini [2021-05-18T07:55:25.851Z] #37 6.579 + make tini-static [2021-05-18T07:55:26.072Z] #13 62.22 (Reading database ... [2021-05-18T07:55:26.072Z] #13 ... [2021-05-18T07:55:26.072Z] [2021-05-18T07:55:26.072Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-18T07:55:26.072Z] #46 sha256:30312d06e4014dcdeb2f00ad1015b3fe9ee3e1c63882ddd4fa50e38e200537de [2021-05-18T07:55:26.072Z] #46 DONE 67.2s [2021-05-18T07:55:26.072Z] [2021-05-18T07:55:26.072Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:26.072Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:26.072Z] #13 62.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 ... 15410 files and directories currently installed.) [2021-05-18T07:55:26.072Z] #13 62.28 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-18T07:55:26.110Z] #37 7.056 Scanning dependencies of target tini-static [2021-05-18T07:55:26.334Z] #13 62.33 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-18T07:55:26.370Z] #37 7.157 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-18T07:55:26.929Z] #13 62.85 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-18T07:55:27.195Z] #13 63.07 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-18T07:55:27.195Z] #13 63.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% [2021-05-18T07:55:27.195Z] #13 ... [2021-05-18T07:55:27.195Z] [2021-05-18T07:55:27.195Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:55:27.195Z] #50 sha256:8f0aa9aaf4c19b2b3bee56520214174a946a31b8401b106c0c2c65102c8af54e [2021-05-18T07:55:27.195Z] #50 57.93 sort [2021-05-18T07:55:27.195Z] #50 57.95 io [2021-05-18T07:55:27.195Z] #50 58.79 bytes [2021-05-18T07:55:27.195Z] #50 59.16 internal/oserror [2021-05-18T07:55:27.195Z] #50 59.29 syscall [2021-05-18T07:55:27.195Z] #50 61.02 strconv [2021-05-18T07:55:27.195Z] #50 64.89 reflect [2021-05-18T07:55:27.195Z] #50 66.82 time [2021-05-18T07:55:27.195Z] #50 ... [2021-05-18T07:55:27.195Z] [2021-05-18T07:55:27.195Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:27.195Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:27.195Z] #13 63.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 ... 15410 files and directories currently installed.) [2021-05-18T07:55:27.195Z] #13 63.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-18T07:55:27.195Z] #13 63.32 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T07:55:27.308Z] #37 ... [2021-05-18T07:55:27.308Z] [2021-05-18T07:55:27.308Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:55:27.308Z] #51 sha256:b16fec2962c56c27a1640317c4a1f1096b33f6dee3f035fc86c59e07fce72ea0 [2021-05-18T07:55:27.308Z] #51 76.27 context [2021-05-18T07:55:27.308Z] #51 77.30 internal/poll [2021-05-18T07:55:27.308Z] #51 79.20 internal/syscall/execenv [2021-05-18T07:55:27.308Z] #51 79.36 internal/syscall/unix [2021-05-18T07:55:27.308Z] #51 79.51 os [2021-05-18T07:55:27.308Z] #51 82.39 encoding/binary [2021-05-18T07:55:27.308Z] #51 83.28 fmt [2021-05-18T07:55:27.308Z] #51 84.69 encoding/base64 [2021-05-18T07:55:27.308Z] #51 85.39 path/filepath [2021-05-18T07:55:27.308Z] #51 ... [2021-05-18T07:55:27.308Z] [2021-05-18T07:55:27.308Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-18T07:55:27.308Z] #37 sha256:e93b75efbea7713d413b0f269562ad39c9504f8c2b485db3171c7e8ed0fae517 [2021-05-18T07:55:27.308Z] #37 8.275 [100%] Linking C executable tini-static [2021-05-18T07:55:27.600Z] #20 42.28 Selecting previously unselected package libnet1:amd64. [2021-05-18T07:55:27.601Z] #20 42.28 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T07:55:27.601Z] #20 42.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T07:55:27.601Z] #20 42.38 Selecting previously unselected package libnl-3-200:amd64. [2021-05-18T07:55:27.601Z] #20 42.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-18T07:55:27.601Z] #20 42.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T07:55:27.601Z] #20 42.48 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-18T07:55:27.601Z] #20 42.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-18T07:55:27.601Z] #20 42.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T07:55:27.601Z] #20 42.56 Selecting previously unselected package libreadline5:amd64. [2021-05-18T07:55:27.601Z] #20 42.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-18T07:55:27.601Z] #20 42.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-18T07:55:27.601Z] #20 42.70 Selecting previously unselected package net-tools. [2021-05-18T07:55:27.601Z] #20 42.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-18T07:55:27.601Z] #20 42.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T07:55:27.601Z] #20 42.91 Selecting previously unselected package python-pip-whl. [2021-05-18T07:55:27.601Z] #20 42.92 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-18T07:55:27.601Z] #20 42.94 Unpacking python-pip-whl (18.1-5) ... [2021-05-18T07:55:27.877Z] #37 8.811 [100%] Built target tini-static [2021-05-18T07:55:27.877Z] #37 8.862 + mkdir -p /build [2021-05-18T07:55:28.137Z] #37 8.875 + cp tini-static /build/docker-init [2021-05-18T07:55:28.163Z] #20 43.47 Selecting previously unselected package python3-lib2to3. [2021-05-18T07:55:28.163Z] #20 43.48 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-18T07:55:28.163Z] #20 43.49 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-18T07:55:28.396Z] #37 DONE 9.2s [2021-05-18T07:55:28.396Z] [2021-05-18T07:55:28.396Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:28.396Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:28.396Z] #43 2.356 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T07:55:28.396Z] #43 2.356 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T07:55:28.396Z] #43 2.370 Note: Building without GnuTLS support [2021-05-18T07:55:28.396Z] #43 2.375 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T07:55:28.396Z] #43 2.375 Makefile.config:40: Warn: Building without nftables support [2021-05-18T07:55:28.396Z] #43 4.327 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T07:55:28.396Z] #43 4.378 GEN .gitid [2021-05-18T07:55:28.396Z] #43 4.407 GEN criu/include/version.h [2021-05-18T07:55:28.396Z] #43 4.493 GEN include/common/asm [2021-05-18T07:55:28.419Z] #20 43.59 Selecting previously unselected package python3-distutils. [2021-05-18T07:55:28.419Z] #20 43.60 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-18T07:55:28.419Z] #20 43.60 Unpacking python3-distutils (3.7.3-1) ... [2021-05-18T07:55:28.419Z] #20 43.76 Selecting previously unselected package python3-pip. [2021-05-18T07:55:28.419Z] #20 43.76 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-18T07:55:28.419Z] #20 43.77 Unpacking python3-pip (18.1-5) ... [2021-05-18T07:55:28.675Z] #20 43.97 Selecting previously unselected package python3-pkg-resources. [2021-05-18T07:55:28.675Z] #20 43.97 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T07:55:28.675Z] #20 44.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-18T07:55:28.675Z] #20 ... [2021-05-18T07:55:28.675Z] [2021-05-18T07:55:28.675Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:28.675Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:28.675Z] #43 93.96 CC criu/clone-noasan.o [2021-05-18T07:55:28.675Z] #43 94.20 CC criu/config.o [2021-05-18T07:55:28.675Z] #43 95.64 CC criu/cr-check.o [2021-05-18T07:55:28.675Z] #43 97.24 CC criu/cr-dedup.o [2021-05-18T07:55:28.675Z] #43 97.63 CC criu/cr-dump.o [2021-05-18T07:55:28.675Z] #43 99.93 CC criu/cr-errno.o [2021-05-18T07:55:28.675Z] #43 100.0 CC criu/cr-restore.o [2021-05-18T07:55:28.675Z] #43 ... [2021-05-18T07:55:28.675Z] [2021-05-18T07:55:28.675Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:55:28.675Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:55:28.675Z] #20 44.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-18T07:55:28.931Z] #20 44.13 Selecting previously unselected package python3-setuptools. [2021-05-18T07:55:28.931Z] #20 44.14 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-18T07:55:28.931Z] #20 44.15 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-18T07:55:28.931Z] #20 44.39 Selecting previously unselected package python3-wheel. [2021-05-18T07:55:29.188Z] #20 44.39 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-18T07:55:29.188Z] #20 44.40 Unpacking python3-wheel (0.32.3-2) ... [2021-05-18T07:55:29.188Z] #20 44.49 Selecting previously unselected package sudo. [2021-05-18T07:55:29.188Z] #20 44.50 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-18T07:55:29.188Z] #20 44.51 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-18T07:55:29.747Z] #13 ... [2021-05-18T07:55:29.747Z] [2021-05-18T07:55:29.747Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:55:29.747Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T07:55:29.747Z] #31 59.91 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-18T07:55:29.747Z] #31 60.55 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-18T07:55:29.747Z] #31 61.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:55:29.747Z] #31 ... [2021-05-18T07:55:29.747Z] [2021-05-18T07:55:29.747Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:29.747Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:29.747Z] #13 65.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-18T07:55:29.747Z] #13 65.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-18T07:55:29.747Z] #13 65.56 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T07:55:29.750Z] #20 45.00 Selecting previously unselected package thin-provisioning-tools. [2021-05-18T07:55:29.750Z] #20 45.01 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-18T07:55:29.750Z] #20 45.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T07:55:29.776Z] #43 6.645 PBCC images/timens.pb-c.c [2021-05-18T07:55:29.776Z] #43 6.693 DEP images/timens.pb-c.d [2021-05-18T07:55:29.776Z] #43 6.796 PBCC images/fown.pb-c.c [2021-05-18T07:55:29.776Z] #43 6.848 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-18T07:55:29.776Z] #43 6.969 PBCC images/opts.pb-c.c [2021-05-18T07:55:29.776Z] #43 7.002 PBCC images/memfd.pb-c.c [2021-05-18T07:55:30.006Z] #20 45.29 Selecting previously unselected package uidmap. [2021-05-18T07:55:30.006Z] #20 45.31 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-18T07:55:30.006Z] #20 45.32 Unpacking uidmap (1:4.5-1.1) ... [2021-05-18T07:55:30.036Z] #43 7.105 DEP images/fown.pb-c.d [2021-05-18T07:55:30.036Z] #43 7.161 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-18T07:55:30.036Z] #43 7.248 DEP images/opts.pb-c.d [2021-05-18T07:55:30.036Z] #43 7.315 DEP images/memfd.pb-c.d [2021-05-18T07:55:30.036Z] #43 7.369 PBCC images/sit.pb-c.c [2021-05-18T07:55:30.263Z] #20 45.43 Selecting previously unselected package vim-runtime. [2021-05-18T07:55:30.263Z] #20 45.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-18T07:55:30.263Z] #20 45.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-18T07:55:30.263Z] #20 45.52 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-18T07:55:30.263Z] #20 45.53 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-18T07:55:30.300Z] #43 7.411 DEP images/sit.pb-c.d [2021-05-18T07:55:30.300Z] #43 7.457 PBCC images/macvlan.pb-c.c [2021-05-18T07:55:30.300Z] #43 7.511 DEP images/macvlan.pb-c.d [2021-05-18T07:55:30.300Z] #43 7.537 PBCC images/autofs.pb-c.c [2021-05-18T07:55:30.300Z] #43 7.584 DEP images/autofs.pb-c.d [2021-05-18T07:55:30.300Z] #43 7.642 PBCC images/sysctl.pb-c.c [2021-05-18T07:55:30.559Z] #43 7.673 DEP images/sysctl.pb-c.d [2021-05-18T07:55:30.559Z] #43 7.711 PBCC images/time.pb-c.c [2021-05-18T07:55:30.559Z] #43 7.736 DEP images/time.pb-c.d [2021-05-18T07:55:30.559Z] #43 7.814 PBCC images/binfmt-misc.pb-c.c [2021-05-18T07:55:30.559Z] #43 7.858 DEP images/binfmt-misc.pb-c.d [2021-05-18T07:55:30.559Z] #43 7.929 PBCC images/seccomp.pb-c.c [2021-05-18T07:55:30.820Z] #43 7.936 DEP images/seccomp.pb-c.d [2021-05-18T07:55:30.820Z] #43 7.989 PBCC images/userns.pb-c.c [2021-05-18T07:55:30.820Z] #43 8.013 DEP images/userns.pb-c.d [2021-05-18T07:55:30.820Z] #43 8.059 PBCC images/cgroup.pb-c.c [2021-05-18T07:55:30.820Z] #43 8.087 DEP images/cgroup.pb-c.d [2021-05-18T07:55:30.820Z] #43 8.121 PBCC images/ext-file.pb-c.c [2021-05-18T07:55:30.820Z] #43 8.140 DEP images/ext-file.pb-c.d [2021-05-18T07:55:30.820Z] #43 8.174 PBCC images/rpc.pb-c.c [2021-05-18T07:55:31.080Z] #43 8.210 DEP images/rpc.pb-c.d [2021-05-18T07:55:31.080Z] #43 8.245 PBCC images/siginfo.pb-c.c [2021-05-18T07:55:31.080Z] #43 8.292 DEP images/siginfo.pb-c.d [2021-05-18T07:55:31.080Z] #43 8.334 PBCC images/pagemap.pb-c.c [2021-05-18T07:55:31.080Z] #43 8.370 DEP images/pagemap.pb-c.d [2021-05-18T07:55:31.080Z] #43 8.407 PBCC images/rlimit.pb-c.c [2021-05-18T07:55:31.080Z] #43 8.437 DEP images/rlimit.pb-c.d [2021-05-18T07:55:31.080Z] #43 8.488 PBCC images/file-lock.pb-c.c [2021-05-18T07:55:31.080Z] #43 8.517 DEP images/file-lock.pb-c.d [2021-05-18T07:55:31.340Z] #43 8.580 PBCC images/tty.pb-c.c [2021-05-18T07:55:31.340Z] #43 8.626 DEP images/tty.pb-c.d [2021-05-18T07:55:31.340Z] #43 8.666 PBCC images/tun.pb-c.c [2021-05-18T07:55:31.340Z] #43 8.697 PBCC images/netdev.pb-c.c [2021-05-18T07:55:31.340Z] #43 8.741 DEP images/tun.pb-c.d [2021-05-18T07:55:31.600Z] #43 8.813 DEP images/netdev.pb-c.d [2021-05-18T07:55:31.600Z] #43 8.859 PBCC images/vma.pb-c.c [2021-05-18T07:55:31.600Z] #43 8.909 DEP images/vma.pb-c.d [2021-05-18T07:55:31.600Z] #43 8.962 PBCC images/creds.pb-c.c [2021-05-18T07:55:31.859Z] #43 8.989 DEP images/creds.pb-c.d [2021-05-18T07:55:31.859Z] #43 9.062 PBCC images/utsns.pb-c.c [2021-05-18T07:55:31.859Z] #43 9.091 DEP images/utsns.pb-c.d [2021-05-18T07:55:31.859Z] #43 9.135 PBCC images/ipc-desc.pb-c.c [2021-05-18T07:55:31.859Z] #43 9.148 PBCC images/ipc-sem.pb-c.c [2021-05-18T07:55:31.859Z] #43 9.167 DEP images/ipc-desc.pb-c.d [2021-05-18T07:55:31.859Z] #43 9.198 DEP images/ipc-sem.pb-c.d [2021-05-18T07:55:31.859Z] #43 9.226 PBCC images/ipc-msg.pb-c.c [2021-05-18T07:55:31.859Z] #43 9.241 DEP images/ipc-msg.pb-c.d [2021-05-18T07:55:31.859Z] #43 9.266 PBCC images/ipc-shm.pb-c.c [2021-05-18T07:55:31.859Z] #43 9.286 DEP images/ipc-shm.pb-c.d [2021-05-18T07:55:32.119Z] #43 9.357 PBCC images/ipc-var.pb-c.c [2021-05-18T07:55:32.119Z] #43 9.365 DEP images/ipc-var.pb-c.d [2021-05-18T07:55:32.296Z] #13 ... [2021-05-18T07:55:32.296Z] [2021-05-18T07:55:32.296Z] #35 [tini 1/2] 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 [2021-05-18T07:55:32.296Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-18T07:55:32.296Z] #35 67.03 Selecting previously unselected package libxml2:amd64. [2021-05-18T07:55:32.296Z] #35 67.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-18T07:55:32.296Z] #35 67.06 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T07:55:32.296Z] #35 67.73 Selecting previously unselected package libarchive13:amd64. [2021-05-18T07:55:32.296Z] #35 67.73 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-18T07:55:32.296Z] #35 67.74 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-18T07:55:32.296Z] #35 68.44 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-18T07:55:32.296Z] #35 68.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-18T07:55:32.296Z] #35 68.45 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-18T07:55:32.296Z] #35 68.77 Selecting previously unselected package librhash0:amd64. [2021-05-18T07:55:32.296Z] #35 68.80 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-18T07:55:32.296Z] #35 68.80 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-18T07:55:32.296Z] #35 68.99 Selecting previously unselected package libuv1:amd64. [2021-05-18T07:55:32.296Z] #35 69.00 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-18T07:55:32.296Z] #35 69.00 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-18T07:55:32.296Z] #35 69.15 Selecting previously unselected package cmake. [2021-05-18T07:55:32.296Z] #35 69.18 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-18T07:55:32.296Z] #35 69.19 Unpacking cmake (3.13.4-1) ... [2021-05-18T07:55:32.296Z] #35 72.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T07:55:32.296Z] #35 72.04 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T07:55:32.296Z] #35 72.06 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-18T07:55:32.296Z] #35 72.10 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T07:55:32.296Z] #35 72.15 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-18T07:55:32.296Z] #35 72.19 Setting up cmake-data (3.13.4-1) ... [2021-05-18T07:55:32.296Z] #35 72.22 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-18T07:55:32.296Z] #35 72.25 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-18T07:55:32.296Z] #35 72.27 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-18T07:55:32.296Z] #35 72.29 Setting up cmake (3.13.4-1) ... [2021-05-18T07:55:32.296Z] #35 72.30 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:55:32.296Z] #35 72.38 Processing triggers for mime-support (3.62) ... [2021-05-18T07:55:32.296Z] #35 DONE 72.9s [2021-05-18T07:55:32.296Z] [2021-05-18T07:55:32.296Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:32.296Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:32.296Z] #13 67.95 Selecting previously unselected package binutils-mingw-w64. [2021-05-18T07:55:32.296Z] #13 67.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-18T07:55:32.296Z] #13 67.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T07:55:32.296Z] #13 68.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-18T07:55:32.296Z] #13 68.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-18T07:55:32.296Z] #13 68.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T07:55:32.379Z] #43 9.466 PBCC images/sk-opts.pb-c.c [2021-05-18T07:55:32.379Z] #43 9.517 PBCC images/packet-sock.pb-c.c [2021-05-18T07:55:32.379Z] #43 9.533 DEP images/sk-opts.pb-c.d [2021-05-18T07:55:32.379Z] #43 9.598 DEP images/packet-sock.pb-c.d [2021-05-18T07:55:32.379Z] #43 9.644 PBCC images/sk-netlink.pb-c.c [2021-05-18T07:55:32.379Z] #43 9.694 DEP images/sk-netlink.pb-c.d [2021-05-18T07:55:32.563Z] #13 68.59 Selecting previously unselected package dmsetup. [2021-05-18T07:55:32.563Z] #13 68.62 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-18T07:55:32.563Z] #13 68.64 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-18T07:55:32.638Z] #43 9.778 PBCC images/sk-inet.pb-c.c [2021-05-18T07:55:32.638Z] #43 9.844 DEP images/sk-inet.pb-c.d [2021-05-18T07:55:32.638Z] #43 9.913 PBCC images/sk-unix.pb-c.c [2021-05-18T07:55:32.638Z] #43 9.949 DEP images/sk-unix.pb-c.d [2021-05-18T07:55:32.638Z] #43 10.02 PBCC images/mm.pb-c.c [2021-05-18T07:55:32.638Z] #43 10.07 DEP images/mm.pb-c.d [2021-05-18T07:55:32.825Z] #13 68.88 Selecting previously unselected package mingw-w64-common. [2021-05-18T07:55:32.825Z] #13 68.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-18T07:55:32.825Z] #13 68.90 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-18T07:55:32.898Z] #43 10.15 PBCC images/timerfd.pb-c.c [2021-05-18T07:55:32.898Z] #43 10.22 DEP images/timerfd.pb-c.d [2021-05-18T07:55:33.169Z] #43 10.27 PBCC images/timer.pb-c.c [2021-05-18T07:55:33.169Z] #43 10.30 DEP images/timer.pb-c.d [2021-05-18T07:55:33.169Z] #43 10.39 PBCC images/sa.pb-c.c [2021-05-18T07:55:33.169Z] #43 10.43 DEP images/sa.pb-c.d [2021-05-18T07:55:33.169Z] #43 10.47 PBCC images/pipe-data.pb-c.c [2021-05-18T07:55:33.169Z] #43 10.49 DEP images/pipe-data.pb-c.d [2021-05-18T07:55:33.169Z] #43 10.53 PBCC images/mnt.pb-c.c [2021-05-18T07:55:33.428Z] #43 10.61 DEP images/mnt.pb-c.d [2021-05-18T07:55:33.428Z] #43 10.70 PBCC images/sk-packet.pb-c.c [2021-05-18T07:55:33.428Z] #43 10.72 DEP images/sk-packet.pb-c.d [2021-05-18T07:55:33.428Z] #43 10.78 PBCC images/tcp-stream.pb-c.c [2021-05-18T07:55:33.428Z] #43 10.82 DEP images/tcp-stream.pb-c.d [2021-05-18T07:55:33.532Z] #20 48.58 Selecting previously unselected package vim. [2021-05-18T07:55:33.532Z] #20 48.59 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T07:55:33.532Z] #20 48.62 Unpacking vim (2:8.1.0875-5) ... [2021-05-18T07:55:33.687Z] #43 10.86 PBCC images/pipe.pb-c.c [2021-05-18T07:55:33.687Z] #43 10.89 DEP images/pipe.pb-c.d [2021-05-18T07:55:33.687Z] #43 10.93 PBCC images/pstree.pb-c.c [2021-05-18T07:55:33.687Z] #43 10.97 DEP images/pstree.pb-c.d [2021-05-18T07:55:33.687Z] #43 11.01 PBCC images/fs.pb-c.c [2021-05-18T07:55:33.687Z] #43 11.05 DEP images/fs.pb-c.d [2021-05-18T07:55:33.946Z] #43 11.12 PBCC images/signalfd.pb-c.c [2021-05-18T07:55:33.946Z] #43 11.21 DEP images/signalfd.pb-c.d [2021-05-18T07:55:33.946Z] #43 11.27 PBCC images/fh.pb-c.c [2021-05-18T07:55:33.946Z] #43 11.32 PBCC images/fsnotify.pb-c.c [2021-05-18T07:55:34.095Z] #20 49.14 Selecting previously unselected package xfsprogs. [2021-05-18T07:55:34.095Z] #20 49.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-18T07:55:34.095Z] #20 49.14 Unpacking xfsprogs (4.20.0-1) ... [2021-05-18T07:55:34.206Z] #43 11.37 DEP images/fh.pb-c.d [2021-05-18T07:55:34.206Z] #43 11.42 DEP images/fsnotify.pb-c.d [2021-05-18T07:55:34.206Z] #43 11.53 PBCC images/eventpoll.pb-c.c [2021-05-18T07:55:34.206Z] #43 11.57 DEP images/eventpoll.pb-c.d [2021-05-18T07:55:34.351Z] #20 49.61 Selecting previously unselected package zip. [2021-05-18T07:55:34.351Z] #20 49.63 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-18T07:55:34.351Z] #20 49.63 Unpacking zip (3.0-11+b1) ... [2021-05-18T07:55:34.465Z] #43 11.64 PBCC images/eventfd.pb-c.c [2021-05-18T07:55:34.465Z] #43 11.65 DEP images/eventfd.pb-c.d [2021-05-18T07:55:34.465Z] #43 11.73 PBCC images/remap-file-path.pb-c.c [2021-05-18T07:55:34.465Z] #43 11.76 DEP images/remap-file-path.pb-c.d [2021-05-18T07:55:34.465Z] #43 11.81 PBCC images/fifo.pb-c.c [2021-05-18T07:55:34.465Z] #43 11.82 DEP images/fifo.pb-c.d [2021-05-18T07:55:34.608Z] #20 49.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-18T07:55:34.608Z] #20 49.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T07:55:34.608Z] #20 49.84 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-18T07:55:34.608Z] #20 49.85 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-18T07:55:34.608Z] #20 49.87 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-18T07:55:34.608Z] #20 49.89 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-18T07:55:34.608Z] #20 49.90 Setting up uidmap (1:4.5-1.1) ... [2021-05-18T07:55:34.608Z] #20 49.91 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-18T07:55:34.608Z] #20 49.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T07:55:34.608Z] #20 49.93 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T07:55:34.725Z] #43 11.87 PBCC images/ghost-file.pb-c.c [2021-05-18T07:55:34.725Z] #43 11.92 DEP images/ghost-file.pb-c.d [2021-05-18T07:55:34.725Z] #43 12.01 PBCC images/regfile.pb-c.c [2021-05-18T07:55:34.725Z] #43 12.06 DEP images/regfile.pb-c.d [2021-05-18T07:55:34.725Z] #43 12.13 PBCC images/ns.pb-c.c [2021-05-18T07:55:34.864Z] #20 49.95 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T07:55:34.864Z] #20 49.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T07:55:34.864Z] #20 49.97 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T07:55:34.864Z] #20 49.98 Setting up zip (3.0-11+b1) ... [2021-05-18T07:55:34.864Z] #20 50.00 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T07:55:34.864Z] #20 50.03 Setting up bash-completion (1:2.8-6) ... [2021-05-18T07:55:34.984Z] #43 12.18 DEP images/ns.pb-c.d [2021-05-18T07:55:34.984Z] #43 12.25 PBCC images/fdinfo.pb-c.c [2021-05-18T07:55:34.984Z] #43 12.37 DEP images/fdinfo.pb-c.d [2021-05-18T07:55:35.244Z] #43 12.48 PBCC images/core-aarch64.pb-c.c [2021-05-18T07:55:35.244Z] #43 ... [2021-05-18T07:55:35.244Z] [2021-05-18T07:55:35.244Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:55:35.244Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:55:35.244Z] #45 84.26 fmt [2021-05-18T07:55:35.244Z] #45 86.90 regexp [2021-05-18T07:55:35.244Z] #45 88.82 flag [2021-05-18T07:55:35.244Z] #45 90.25 go/token [2021-05-18T07:55:35.244Z] #45 90.96 go/scanner [2021-05-18T07:55:35.244Z] #45 91.13 internal/lazyregexp [2021-05-18T07:55:35.244Z] #45 91.32 path [2021-05-18T07:55:35.244Z] #45 91.83 go/ast [2021-05-18T07:55:35.244Z] #45 91.91 io/ioutil [2021-05-18T07:55:35.244Z] #45 92.40 net/url [2021-05-18T07:55:35.244Z] #45 93.65 text/template/parse [2021-05-18T07:55:35.244Z] #45 ... [2021-05-18T07:55:35.244Z] [2021-05-18T07:55:35.244Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:35.244Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:35.244Z] #43 12.54 PBCC images/core-arm.pb-c.c [2021-05-18T07:55:35.503Z] #43 12.64 PBCC images/core-ppc64.pb-c.c [2021-05-18T07:55:35.503Z] #43 12.71 PBCC images/core-s390.pb-c.c [2021-05-18T07:55:35.503Z] #43 12.76 PBCC images/core-x86.pb-c.c [2021-05-18T07:55:35.503Z] #43 12.79 PBCC images/core.pb-c.c [2021-05-18T07:55:35.503Z] #43 12.88 PBCC images/inventory.pb-c.c [2021-05-18T07:55:35.503Z] #43 ... [2021-05-18T07:55:35.503Z] [2021-05-18T07:55:35.503Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:35.503Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:35.503Z] #13 78.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-18T07:55:35.503Z] #13 78.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-18T07:55:35.503Z] #13 78.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T07:55:35.503Z] #13 84.57 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-18T07:55:35.503Z] #13 84.57 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T07:55:35.503Z] #13 84.58 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:55:35.503Z] #13 84.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-18T07:55:35.503Z] #13 84.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T07:55:35.503Z] #13 84.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:55:35.762Z] #13 ... [2021-05-18T07:55:35.762Z] [2021-05-18T07:55:35.762Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:35.762Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:35.762Z] #43 12.93 DEP images/core-aarch64.pb-c.d [2021-05-18T07:55:35.762Z] #43 13.00 DEP images/core-arm.pb-c.d [2021-05-18T07:55:35.762Z] #43 13.06 DEP images/core-ppc64.pb-c.d [2021-05-18T07:55:35.762Z] #43 13.11 DEP images/core-s390.pb-c.d [2021-05-18T07:55:36.022Z] #43 13.20 DEP images/core-x86.pb-c.d [2021-05-18T07:55:36.022Z] #43 13.27 DEP images/core.pb-c.d [2021-05-18T07:55:36.022Z] #43 13.34 DEP images/inventory.pb-c.d [2021-05-18T07:55:36.022Z] #43 13.41 PBCC images/cpuinfo.pb-c.c [2021-05-18T07:55:36.281Z] #43 13.45 DEP images/cpuinfo.pb-c.d [2021-05-18T07:55:36.281Z] #43 13.51 PBCC images/stats.pb-c.c [2021-05-18T07:55:36.281Z] #43 13.55 DEP images/stats.pb-c.d [2021-05-18T07:55:37.034Z] #13 ... [2021-05-18T07:55:37.034Z] [2021-05-18T07:55:37.034Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:55:37.034Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:55:37.034Z] #41 67.90 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:37.034Z] #41 67.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T07:55:37.034Z] #41 67.95 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T07:55:37.034Z] #41 67.98 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-18T07:55:37.034Z] #41 68.04 Setting up python-six (1.12.0-1) ... [2021-05-18T07:55:37.034Z] #41 72.02 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-18T07:55:37.034Z] #41 72.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T07:55:37.034Z] #41 72.11 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:37.034Z] #41 72.13 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-18T07:55:37.034Z] #41 72.18 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:37.034Z] #41 72.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-18T07:55:37.034Z] #41 72.23 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-18T07:55:37.034Z] #41 72.25 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-18T07:55:37.034Z] #41 72.27 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-18T07:55:37.034Z] #41 72.29 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-18T07:55:37.034Z] #41 ... [2021-05-18T07:55:37.034Z] [2021-05-18T07:55:37.034Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-18T07:55:37.034Z] #36 sha256:c7d6e7d3e6b78ad7d1281b911bd9225a1221c9f77c37e9447e3cab3f3c8aa83f [2021-05-18T07:55:37.034Z] #36 1.256 + RM_GOPATH=0 [2021-05-18T07:55:37.034Z] #36 1.257 + TMP_GOPATH= [2021-05-18T07:55:37.034Z] #36 1.257 + : /build [2021-05-18T07:55:37.034Z] #36 1.258 + '[' -z '' ']' [2021-05-18T07:55:37.034Z] #36 1.259 ++ mktemp -d [2021-05-18T07:55:37.034Z] #36 1.272 + export GOPATH=/tmp/tmp.jStxZEhosD [2021-05-18T07:55:37.034Z] #36 1.272 + GOPATH=/tmp/tmp.jStxZEhosD [2021-05-18T07:55:37.034Z] #36 1.272 + RM_GOPATH=1 [2021-05-18T07:55:37.034Z] #36 1.272 + case "$(go env GOARCH)" in [2021-05-18T07:55:37.034Z] #36 1.273 ++ go env GOARCH [2021-05-18T07:55:37.034Z] #36 1.280 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:55:37.034Z] #36 1.280 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:55:37.034Z] #36 1.280 ++ dirname /tmp/install/install.sh [2021-05-18T07:55:37.034Z] #36 1.281 + dir=/tmp/install [2021-05-18T07:55:37.034Z] #36 1.284 + bin=tini [2021-05-18T07:55:37.034Z] #36 1.284 + shift [2021-05-18T07:55:37.034Z] #36 1.285 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-18T07:55:37.034Z] #36 1.285 + . /tmp/install/tini.installer [2021-05-18T07:55:37.034Z] #36 1.288 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:55:37.034Z] #36 1.288 + install_tini [2021-05-18T07:55:37.034Z] #36 1.290 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-18T07:55:37.034Z] #36 1.290 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:55:37.034Z] #36 1.290 + git clone https://github.com/krallin/tini.git /tmp/tmp.jStxZEhosD/tini [2021-05-18T07:55:37.034Z] #36 1.293 Cloning into '/tmp/tmp.jStxZEhosD/tini'... [2021-05-18T07:55:37.034Z] #36 2.055 + cd /tmp/tmp.jStxZEhosD/tini [2021-05-18T07:55:37.034Z] #36 2.057 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-18T07:55:37.034Z] #36 2.065 + cmake . [2021-05-18T07:55:37.034Z] #36 2.658 -- The C compiler identification is GNU 8.3.0 [2021-05-18T07:55:37.034Z] #36 2.721 -- Check for working C compiler: /usr/bin/cc [2021-05-18T07:55:37.034Z] #36 3.578 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-18T07:55:37.034Z] #36 3.598 -- Detecting C compiler ABI info [2021-05-18T07:55:37.034Z] #36 4.370 -- Detecting C compiler ABI info - done [2021-05-18T07:55:37.034Z] #36 4.426 -- Detecting C compile features [2021-05-18T07:55:37.661Z] #43 ... [2021-05-18T07:55:37.661Z] [2021-05-18T07:55:37.661Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:55:37.661Z] #51 sha256:b16fec2962c56c27a1640317c4a1f1096b33f6dee3f035fc86c59e07fce72ea0 [2021-05-18T07:55:37.661Z] #51 86.73 golang.org/x/sys/unix [2021-05-18T07:55:37.661Z] #51 87.78 encoding/json [2021-05-18T07:55:37.661Z] #51 93.38 github.com/pkg/diff [2021-05-18T07:55:37.661Z] #51 94.77 go/ast [2021-05-18T07:55:37.661Z] #51 95.30 golang.org/x/crypto/ssh/terminal [2021-05-18T07:55:37.661Z] #51 96.64 mvdan.cc/editorconfig [2021-05-18T07:55:37.920Z] #51 ... [2021-05-18T07:55:37.920Z] [2021-05-18T07:55:37.920Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:37.920Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:37.920Z] #43 15.01 make[1]: Nothing to be done for 'all'. [2021-05-18T07:55:38.160Z] #20 52.84 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-18T07:55:38.160Z] #20 52.86 Setting up xz-utils (5.2.4-1) ... [2021-05-18T07:55:38.160Z] #20 52.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-18T07:55:38.160Z] #20 52.89 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-18T07:55:38.160Z] #20 52.95 invoke-rc.d: could not determine current runlevel [2021-05-18T07:55:38.160Z] #20 52.97 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-18T07:55:38.160Z] #20 52.98 Setting up pigz (2.4-1) ... [2021-05-18T07:55:38.160Z] #20 53.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-18T07:55:38.160Z] #20 53.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T07:55:38.160Z] #20 53.03 Setting up python-pip-whl (18.1-5) ... [2021-05-18T07:55:38.160Z] #20 53.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-18T07:55:38.160Z] #20 53.05 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-18T07:55:38.423Z] #36 ... [2021-05-18T07:55:38.423Z] [2021-05-18T07:55:38.423Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-18T07:55:38.423Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-18T07:55:38.423Z] #41 78.42 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-18T07:55:38.423Z] #41 78.49 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:55:38.423Z] #41 DONE 79.2s [2021-05-18T07:55:38.423Z] [2021-05-18T07:55:38.423Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:55:38.423Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:55:38.423Z] #44 69.24 time [2021-05-18T07:55:38.423Z] #44 74.58 internal/poll [2021-05-18T07:55:38.423Z] #44 75.33 internal/fmtsort [2021-05-18T07:55:38.423Z] #44 75.93 strings [2021-05-18T07:55:38.423Z] #44 76.25 os [2021-05-18T07:55:38.423Z] #44 78.50 regexp/syntax [2021-05-18T07:55:38.423Z] #44 ... [2021-05-18T07:55:38.423Z] [2021-05-18T07:55:38.423Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:38.423Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:38.438Z] #20 53.56 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-18T07:55:38.438Z] #20 53.57 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-18T07:55:38.438Z] #20 53.59 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T07:55:38.438Z] #20 53.60 Setting up vim (2:8.1.0875-5) ... [2021-05-18T07:55:38.438Z] #20 53.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-18T07:55:38.438Z] #20 53.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-18T07:55:38.438Z] #20 53.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-18T07:55:38.438Z] #20 53.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-18T07:55:38.438Z] #20 53.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-18T07:55:38.438Z] #20 53.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-18T07:55:38.438Z] #20 53.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-18T07:55:38.438Z] #20 53.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-18T07:55:38.438Z] #20 53.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T07:55:38.438Z] #20 53.74 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T07:55:38.438Z] #20 53.75 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-18T07:55:38.438Z] #20 53.76 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T07:55:38.438Z] #20 53.77 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-18T07:55:38.438Z] #20 53.79 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T07:55:39.006Z] #20 ... [2021-05-18T07:55:39.006Z] [2021-05-18T07:55:39.006Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:39.006Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:39.006Z] #43 104.3 CC criu/cr-service.o [2021-05-18T07:55:39.006Z] #43 105.8 CC criu/crtools.o [2021-05-18T07:55:39.006Z] #43 106.4 CC criu/eventfd.o [2021-05-18T07:55:39.006Z] #43 106.8 CC criu/eventpoll.o [2021-05-18T07:55:39.006Z] #43 107.6 CC criu/external.o [2021-05-18T07:55:39.006Z] #43 107.8 CC criu/fault-injection.o [2021-05-18T07:55:39.006Z] #43 108.0 CC criu/fdstore.o [2021-05-18T07:55:39.006Z] #43 108.3 CC criu/fifo.o [2021-05-18T07:55:39.006Z] #43 108.7 CC criu/file-ids.o [2021-05-18T07:55:39.006Z] #43 109.0 CC criu/file-lock.o [2021-05-18T07:55:39.006Z] #43 110.0 CC criu/files-ext.o [2021-05-18T07:55:39.006Z] #43 110.4 CC criu/files-reg.o [2021-05-18T07:55:39.006Z] #43 112.7 CC criu/files.o [2021-05-18T07:55:39.299Z] #43 16.38 CC images/stats.o [2021-05-18T07:55:39.559Z] #43 16.84 CC images/core.o [2021-05-18T07:55:39.579Z] #43 115.0 CC criu/filesystems.o [2021-05-18T07:55:40.497Z] #43 17.47 CC images/core-x86.o [2021-05-18T07:55:40.508Z] #43 115.7 CC criu/fsnotify.o [2021-05-18T07:55:40.757Z] #43 17.92 CC images/core-arm.o [2021-05-18T07:55:40.972Z] #42 2.326 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T07:55:40.972Z] #42 2.326 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T07:55:40.972Z] #42 2.339 Note: Building without GnuTLS support [2021-05-18T07:55:40.972Z] #42 2.346 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T07:55:40.972Z] #42 2.347 Makefile.config:40: Warn: Building without nftables support [2021-05-18T07:55:41.233Z] #42 ... [2021-05-18T07:55:41.233Z] [2021-05-18T07:55:41.233Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:55:41.233Z] #50 sha256:8f0aa9aaf4c19b2b3bee56520214174a946a31b8401b106c0c2c65102c8af54e [2021-05-18T07:55:41.233Z] #50 72.21 context [2021-05-18T07:55:41.233Z] #50 73.30 internal/poll [2021-05-18T07:55:41.233Z] #50 75.07 internal/syscall/execenv [2021-05-18T07:55:41.233Z] #50 75.32 internal/syscall/unix [2021-05-18T07:55:41.233Z] #50 75.63 os [2021-05-18T07:55:41.233Z] #50 77.59 encoding/binary [2021-05-18T07:55:41.233Z] #50 78.87 fmt [2021-05-18T07:55:41.233Z] #50 79.77 encoding/base64 [2021-05-18T07:55:41.233Z] #50 80.77 path/filepath [2021-05-18T07:55:41.233Z] #50 81.97 golang.org/x/sys/unix [2021-05-18T07:55:41.233Z] #50 ... [2021-05-18T07:55:41.233Z] [2021-05-18T07:55:41.233Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-18T07:55:41.233Z] #36 sha256:c7d6e7d3e6b78ad7d1281b911bd9225a1221c9f77c37e9447e3cab3f3c8aa83f [2021-05-18T07:55:41.233Z] #36 6.702 -- Detecting C compile features - done [2021-05-18T07:55:41.233Z] #36 6.757 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-18T07:55:41.233Z] #36 7.141 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-18T07:55:41.233Z] #36 7.237 -- Configuring done [2021-05-18T07:55:41.233Z] #36 7.258 -- Generating done [2021-05-18T07:55:41.233Z] #36 7.268 + make tini-static [2021-05-18T07:55:41.233Z] #36 7.268 -- Build files have been written to: /tmp/tmp.jStxZEhosD/tini [2021-05-18T07:55:41.233Z] #36 7.690 Scanning dependencies of target tini-static [2021-05-18T07:55:41.233Z] #36 7.747 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-18T07:55:41.233Z] #36 9.049 [100%] Linking C executable tini-static [2021-05-18T07:55:41.334Z] #43 18.37 CC images/core-aarch64.o [2021-05-18T07:55:41.435Z] #43 ... [2021-05-18T07:55:41.435Z] [2021-05-18T07:55:41.435Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:55:41.435Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:55:41.435Z] #20 56.68 Setting up iptables (1.8.2-4) ... [2021-05-18T07:55:41.435Z] #20 56.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T07:55:41.435Z] #20 56.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T07:55:41.435Z] #20 56.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T07:55:41.435Z] #20 56.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T07:55:41.435Z] #20 56.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-18T07:55:41.435Z] #20 56.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-18T07:55:41.435Z] #20 56.75 Setting up python3 (3.7.3-1) ... [2021-05-18T07:55:41.494Z] #36 9.560 [100%] Built target tini-static [2021-05-18T07:55:41.494Z] #36 9.635 + mkdir -p /build [2021-05-18T07:55:41.593Z] #43 18.68 CC images/core-ppc64.o [2021-05-18T07:55:41.757Z] #36 9.642 + cp tini-static /build/docker-init [2021-05-18T07:55:41.809Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-18T07:55:41.809Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2021-05-18T07:55:41.809Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2021-05-18T07:55:41.809Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-18T07:55:41.809Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-18T07:55:41.809Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-18T07:55:41.809Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-18T07:55:41.809Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-18T07:55:41.809Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-18T07:55:41.809Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-18T07:55:41.809Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-18T07:55:41.809Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-18T07:55:41.854Z] #43 19.22 CC images/core-s390.o [2021-05-18T07:55:41.947Z] #20 57.12 Setting up python3-wheel (0.32.3-2) ... [2021-05-18T07:55:42.019Z] #36 DONE 10.0s [2021-05-18T07:55:42.019Z] [2021-05-18T07:55:42.019Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:42.019Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:42.019Z] #13 75.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-18T07:55:42.019Z] #13 75.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-18T07:55:42.019Z] #13 75.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T07:55:42.071Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-18T07:55:42.071Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-18T07:55:42.646Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-05-18T07:55:42.646Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2021-05-18T07:55:42.793Z] #43 19.90 CC images/cpuinfo.o [2021-05-18T07:55:42.874Z] #20 57.90 Setting up apparmor (2.13.2-10) ... [2021-05-18T07:55:42.909Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2021-05-18T07:55:42.909Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-18T07:55:42.909Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-18T07:55:42.909Z] ? github.com/docker/docker/api/types [no test files] [2021-05-18T07:55:42.909Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-18T07:55:42.909Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-18T07:55:42.909Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-18T07:55:42.909Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-18T07:55:42.909Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-18T07:55:42.909Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-18T07:55:42.909Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-18T07:55:42.909Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-18T07:55:42.909Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-18T07:55:42.909Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-18T07:55:42.909Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-18T07:55:42.909Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2021-05-18T07:55:43.052Z] #43 ... [2021-05-18T07:55:43.052Z] [2021-05-18T07:55:43.052Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:55:43.052Z] #56 sha256:b2d566694da696e5a8c637bc886e853ba4e8ce7f0815763b498438dd07561dbf [2021-05-18T07:55:43.171Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2021-05-18T07:55:43.171Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-18T07:55:43.171Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-18T07:55:43.171Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-18T07:55:43.171Z] ? github.com/docker/docker/builder [no test files] [2021-05-18T07:55:43.171Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-18T07:55:43.171Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-18T07:55:43.171Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-18T07:55:43.171Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-18T07:55:43.171Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-18T07:55:43.171Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-18T07:55:43.171Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-18T07:55:43.572Z] #56 41.86 Checking out files: 53% (2097/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 90% (3563/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-18T07:55:43.572Z] #56 43.24 + cd /tmp/tmp.i6hhm1Jarf/src/github.com/containerd/containerd [2021-05-18T07:55:43.831Z] #56 43.24 + git checkout -q 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [2021-05-18T07:55:44.240Z] #20 59.48 Setting up xfsprogs (4.20.0-1) ... [2021-05-18T07:55:44.240Z] #20 59.50 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-18T07:55:44.770Z] #56 44.08 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-18T07:55:44.770Z] #56 44.08 + BUILDTAGS='netgo osusergo static_build' [2021-05-18T07:55:44.770Z] #56 44.08 + export EXTRA_FLAGS=-buildmode=pie [2021-05-18T07:55:44.770Z] #56 44.08 + EXTRA_FLAGS=-buildmode=pie [2021-05-18T07:55:44.770Z] #56 44.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-18T07:55:44.770Z] #56 44.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-18T07:55:44.770Z] #56 44.08 + '[' '' = dynamic ']' [2021-05-18T07:55:44.770Z] #56 44.08 + make [2021-05-18T07:55:44.802Z] #20 59.88 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-18T07:55:45.321Z] #13 ... [2021-05-18T07:55:45.321Z] [2021-05-18T07:55:45.321Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:45.321Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:45.321Z] #42 4.399 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T07:55:45.321Z] #42 4.455 GEN .gitid [2021-05-18T07:55:45.321Z] #42 4.515 GEN criu/include/version.h [2021-05-18T07:55:45.321Z] #42 4.614 GEN include/common/asm [2021-05-18T07:55:45.321Z] #42 6.196 PBCC images/timens.pb-c.c [2021-05-18T07:55:45.321Z] #42 6.232 DEP images/timens.pb-c.d [2021-05-18T07:55:45.321Z] #42 6.306 PBCC images/fown.pb-c.c [2021-05-18T07:55:45.321Z] #42 6.367 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-18T07:55:45.321Z] #42 6.447 PBCC images/opts.pb-c.c [2021-05-18T07:55:45.321Z] #42 6.515 PBCC images/memfd.pb-c.c [2021-05-18T07:55:45.321Z] #42 6.539 DEP images/fown.pb-c.d [2021-05-18T07:55:45.321Z] #42 6.570 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-18T07:55:45.321Z] #42 6.684 DEP images/opts.pb-c.d [2021-05-18T07:55:45.321Z] #42 6.761 DEP images/memfd.pb-c.d [2021-05-18T07:55:45.321Z] #42 6.822 PBCC images/sit.pb-c.c [2021-05-18T07:55:45.321Z] #42 6.928 DEP images/sit.pb-c.d [2021-05-18T07:55:45.321Z] #42 7.014 PBCC images/macvlan.pb-c.c [2021-05-18T07:55:45.321Z] #42 7.036 DEP images/macvlan.pb-c.d [2021-05-18T07:55:45.321Z] #42 7.072 PBCC images/autofs.pb-c.c [2021-05-18T07:55:45.321Z] #42 7.113 DEP images/autofs.pb-c.d [2021-05-18T07:55:45.364Z] #20 60.64 Setting up python3-distutils (3.7.3-1) ... [2021-05-18T07:55:45.582Z] #42 7.175 PBCC images/sysctl.pb-c.c [2021-05-18T07:55:45.582Z] #42 7.183 DEP images/sysctl.pb-c.d [2021-05-18T07:55:45.582Z] #42 7.233 PBCC images/time.pb-c.c [2021-05-18T07:55:45.582Z] #42 7.251 DEP images/time.pb-c.d [2021-05-18T07:55:45.582Z] #42 7.311 PBCC images/binfmt-misc.pb-c.c [2021-05-18T07:55:45.582Z] #42 7.317 DEP images/binfmt-misc.pb-c.d [2021-05-18T07:55:45.582Z] #42 7.365 PBCC images/seccomp.pb-c.c [2021-05-18T07:55:45.582Z] #42 7.412 DEP images/seccomp.pb-c.d [2021-05-18T07:55:45.582Z] #42 7.463 PBCC images/userns.pb-c.c [2021-05-18T07:55:45.582Z] #42 7.474 DEP images/userns.pb-c.d [2021-05-18T07:55:45.723Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2021-05-18T07:55:45.843Z] #42 7.523 PBCC images/cgroup.pb-c.c [2021-05-18T07:55:45.843Z] #42 7.563 DEP images/cgroup.pb-c.d [2021-05-18T07:55:45.843Z] #42 7.635 PBCC images/ext-file.pb-c.c [2021-05-18T07:55:45.843Z] #42 7.647 DEP images/ext-file.pb-c.d [2021-05-18T07:55:45.843Z] #42 7.677 PBCC images/rpc.pb-c.c [2021-05-18T07:55:45.843Z] #42 7.735 DEP images/rpc.pb-c.d [2021-05-18T07:55:45.926Z] #20 61.17 Setting up python3-setuptools (40.8.0-1) ... [2021-05-18T07:55:46.104Z] #42 7.823 PBCC images/siginfo.pb-c.c [2021-05-18T07:55:46.104Z] #42 7.873 DEP images/siginfo.pb-c.d [2021-05-18T07:55:46.104Z] #42 7.919 PBCC images/pagemap.pb-c.c [2021-05-18T07:55:46.104Z] #42 7.947 DEP images/pagemap.pb-c.d [2021-05-18T07:55:46.149Z] #56 45.54 + bin/ctr [2021-05-18T07:55:46.192Z] using credential docker-jenkins-github-credentials [2021-05-18T07:55:46.263Z] Cloning the remote Git repository [2021-05-18T07:55:46.263Z] Cloning with configured refspecs honoured and without tags [2021-05-18T07:55:46.365Z] #42 7.986 PBCC images/rlimit.pb-c.c [2021-05-18T07:55:46.365Z] #42 8.015 DEP images/rlimit.pb-c.d [2021-05-18T07:55:46.365Z] #42 8.095 PBCC images/file-lock.pb-c.c [2021-05-18T07:55:46.365Z] #42 8.103 DEP images/file-lock.pb-c.d [2021-05-18T07:55:46.365Z] #42 8.141 PBCC images/tty.pb-c.c [2021-05-18T07:55:46.365Z] #42 8.211 DEP images/tty.pb-c.d [2021-05-18T07:55:46.640Z] #42 8.263 PBCC images/tun.pb-c.c [2021-05-18T07:55:46.640Z] #42 8.338 PBCC images/netdev.pb-c.c [2021-05-18T07:55:46.640Z] #42 8.395 DEP images/tun.pb-c.d [2021-05-18T07:55:46.640Z] #42 8.432 DEP images/netdev.pb-c.d [2021-05-18T07:55:46.640Z] #42 8.480 PBCC images/vma.pb-c.c [2021-05-18T07:55:46.670Z] ok github.com/docker/docker/builder/remotecontext 0.171s coverage: 13.7% of statements [2021-05-18T07:55:46.901Z] #42 8.525 DEP images/vma.pb-c.d [2021-05-18T07:55:46.901Z] #42 8.600 PBCC images/creds.pb-c.c [2021-05-18T07:55:46.901Z] #42 8.652 DEP images/creds.pb-c.d [2021-05-18T07:55:46.901Z] #42 8.723 PBCC images/utsns.pb-c.c [2021-05-18T07:55:47.088Z] #56 ... [2021-05-18T07:55:47.088Z] [2021-05-18T07:55:47.088Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:55:47.088Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:55:47.088Z] #45 96.27 go/parser [2021-05-18T07:55:47.088Z] #45 97.43 text/template [2021-05-18T07:55:47.088Z] #45 99.78 log [2021-05-18T07:55:47.088Z] #45 100.4 encoding/xml [2021-05-18T07:55:47.088Z] #45 102.1 go/doc [2021-05-18T07:55:47.088Z] #45 105.0 github.com/LK4D4/vndr/build [2021-05-18T07:55:47.088Z] #45 106.3 github.com/LK4D4/vndr/versioned [2021-05-18T07:55:47.163Z] #42 8.744 DEP images/utsns.pb-c.d [2021-05-18T07:55:47.163Z] #42 8.783 PBCC images/ipc-desc.pb-c.c [2021-05-18T07:55:47.163Z] #42 8.815 PBCC images/ipc-sem.pb-c.c [2021-05-18T07:55:47.163Z] #42 8.837 DEP images/ipc-desc.pb-c.d [2021-05-18T07:55:47.163Z] #42 8.907 DEP images/ipc-sem.pb-c.d [2021-05-18T07:55:47.302Z] #20 62.58 Setting up python3-pip (18.1-5) ... [2021-05-18T07:55:47.347Z] #45 106.4 compress/flate [2021-05-18T07:55:47.347Z] #45 ... [2021-05-18T07:55:47.347Z] [2021-05-18T07:55:47.347Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:47.347Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:47.347Z] #43 20.33 CC images/inventory.o [2021-05-18T07:55:47.347Z] #43 20.60 CC images/fdinfo.o [2021-05-18T07:55:47.347Z] #43 21.03 CC images/fown.o [2021-05-18T07:55:47.347Z] #43 21.29 CC images/ns.o [2021-05-18T07:55:47.347Z] #43 21.51 CC images/regfile.o [2021-05-18T07:55:47.347Z] #43 21.83 CC images/ghost-file.o [2021-05-18T07:55:47.347Z] #43 22.10 CC images/fifo.o [2021-05-18T07:55:47.347Z] #43 22.31 CC images/remap-file-path.o [2021-05-18T07:55:47.347Z] #43 22.58 CC images/eventfd.o [2021-05-18T07:55:47.347Z] #43 22.80 CC images/eventpoll.o [2021-05-18T07:55:47.347Z] #43 23.11 CC images/fh.o [2021-05-18T07:55:47.347Z] #43 23.52 CC images/fsnotify.o [2021-05-18T07:55:47.347Z] #43 24.07 CC images/signalfd.o [2021-05-18T07:55:47.347Z] #43 24.35 CC images/fs.o [2021-05-18T07:55:47.347Z] #43 24.64 CC images/pstree.o [2021-05-18T07:55:47.425Z] #42 8.999 PBCC images/ipc-msg.pb-c.c [2021-05-18T07:55:47.425Z] #42 9.007 DEP images/ipc-msg.pb-c.d [2021-05-18T07:55:47.425Z] #42 9.079 PBCC images/ipc-shm.pb-c.c [2021-05-18T07:55:47.425Z] #42 9.137 DEP images/ipc-shm.pb-c.d [2021-05-18T07:55:47.425Z] #42 9.195 PBCC images/ipc-var.pb-c.c [2021-05-18T07:55:47.425Z] #42 9.227 DEP images/ipc-var.pb-c.d [2021-05-18T07:55:47.425Z] #42 9.284 PBCC images/sk-opts.pb-c.c [2021-05-18T07:55:47.606Z] #43 24.90 CC images/pipe.o [2021-05-18T07:55:47.615Z] ok github.com/docker/docker/builder/dockerfile 0.476s coverage: 48.5% of statements [2021-05-18T07:55:47.615Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-18T07:55:47.687Z] #42 9.336 PBCC images/packet-sock.pb-c.c [2021-05-18T07:55:47.687Z] #42 9.399 DEP images/sk-opts.pb-c.d [2021-05-18T07:55:47.687Z] #42 9.441 DEP images/packet-sock.pb-c.d [2021-05-18T07:55:47.687Z] #42 9.491 PBCC images/sk-netlink.pb-c.c [2021-05-18T07:55:47.687Z] #42 9.526 DEP images/sk-netlink.pb-c.d [2021-05-18T07:55:47.866Z] #43 25.17 CC images/tcp-stream.o [2021-05-18T07:55:47.949Z] #42 9.581 PBCC images/sk-inet.pb-c.c [2021-05-18T07:55:47.949Z] #42 9.675 DEP images/sk-inet.pb-c.d [2021-05-18T07:55:47.949Z] #42 9.725 PBCC images/sk-unix.pb-c.c [2021-05-18T07:55:47.949Z] #42 9.771 DEP images/sk-unix.pb-c.d [2021-05-18T07:55:48.125Z] #43 25.36 CC images/sk-packet.o [2021-05-18T07:55:48.211Z] #42 9.867 PBCC images/mm.pb-c.c [2021-05-18T07:55:48.211Z] #42 9.931 DEP images/mm.pb-c.d [2021-05-18T07:55:48.211Z] #42 9.999 PBCC images/timerfd.pb-c.c [2021-05-18T07:55:48.230Z] #20 63.66 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:55:48.230Z] #20 63.70 Processing triggers for mime-support (3.62) ... [2021-05-18T07:55:46.447Z] Cloning repository https://github.com/moby/moby.git [2021-05-18T07:55:46.842Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-18T07:55:47.592Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:55:47.592Z] > git --version # timeout=10 [2021-05-18T07:55:47.635Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-18T07:55:47.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:55:47.638Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:55:48.384Z] #43 25.63 CC images/mnt.o [2021-05-18T07:55:48.472Z] #42 10.07 DEP images/timerfd.pb-c.d [2021-05-18T07:55:48.472Z] #42 10.13 PBCC images/timer.pb-c.c [2021-05-18T07:55:48.472Z] #42 10.16 DEP images/timer.pb-c.d [2021-05-18T07:55:48.472Z] #42 10.22 PBCC images/sa.pb-c.c [2021-05-18T07:55:48.472Z] #42 10.28 DEP images/sa.pb-c.d [2021-05-18T07:55:48.472Z] #42 10.34 PBCC images/pipe-data.pb-c.c [2021-05-18T07:55:48.697Z] #43 25.99 CC images/pipe-data.o [2021-05-18T07:55:48.734Z] #42 10.39 DEP images/pipe-data.pb-c.d [2021-05-18T07:55:48.734Z] #42 10.43 PBCC images/mnt.pb-c.c [2021-05-18T07:55:48.734Z] #42 10.50 DEP images/mnt.pb-c.d [2021-05-18T07:55:48.734Z] #42 10.56 PBCC images/sk-packet.pb-c.c [2021-05-18T07:55:48.734Z] #42 10.60 DEP images/sk-packet.pb-c.d [2021-05-18T07:55:48.961Z] #43 26.19 CC images/sa.o [2021-05-18T07:55:48.961Z] #43 ... [2021-05-18T07:55:48.961Z] [2021-05-18T07:55:48.961Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:55:48.961Z] #51 sha256:b16fec2962c56c27a1640317c4a1f1096b33f6dee3f035fc86c59e07fce72ea0 [2021-05-18T07:55:48.961Z] #51 97.89 mvdan.cc/sh/v3/fileutil [2021-05-18T07:55:48.961Z] #51 98.09 text/tabwriter [2021-05-18T07:55:48.961Z] #51 98.67 mvdan.cc/sh/v3/syntax [2021-05-18T07:55:48.961Z] #51 104.8 mvdan.cc/sh/v3/cmd/shfmt [2021-05-18T07:55:48.961Z] #51 ... [2021-05-18T07:55:48.961Z] [2021-05-18T07:55:48.961Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:55:48.961Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:55:48.961Z] #45 108.1 hash/crc32 [2021-05-18T07:55:48.996Z] #42 10.65 PBCC images/tcp-stream.pb-c.c [2021-05-18T07:55:48.996Z] #42 10.71 DEP images/tcp-stream.pb-c.d [2021-05-18T07:55:48.996Z] #42 10.75 PBCC images/pipe.pb-c.c [2021-05-18T07:55:48.996Z] #42 10.79 DEP images/pipe.pb-c.d [2021-05-18T07:55:48.996Z] #42 ... [2021-05-18T07:55:48.996Z] [2021-05-18T07:55:48.996Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:55:48.996Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:55:48.996Z] #44 79.93 fmt [2021-05-18T07:55:48.996Z] #44 83.67 regexp [2021-05-18T07:55:48.996Z] #44 85.09 flag [2021-05-18T07:55:48.996Z] #44 86.36 go/token [2021-05-18T07:55:48.996Z] #44 86.92 internal/lazyregexp [2021-05-18T07:55:48.996Z] #44 87.02 go/scanner [2021-05-18T07:55:48.996Z] #44 87.20 path [2021-05-18T07:55:48.996Z] #44 87.73 io/ioutil [2021-05-18T07:55:48.996Z] #44 88.13 go/ast [2021-05-18T07:55:48.996Z] #44 88.41 net/url [2021-05-18T07:55:48.996Z] #44 89.86 text/template/parse [2021-05-18T07:55:49.157Z] #20 DONE 64.6s [2021-05-18T07:55:49.157Z] [2021-05-18T07:55:49.157Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-05-18T07:55:49.157Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T07:55:49.157Z] #40 192.4 + dpkg --print-architecture [2021-05-18T07:55:49.157Z] #40 192.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-18T07:55:49.157Z] #40 193.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-18T07:55:49.157Z] #40 193.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-18T07:55:49.258Z] #44 ... [2021-05-18T07:55:49.258Z] [2021-05-18T07:55:49.258Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:49.258Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:49.258Z] #42 10.87 PBCC images/pstree.pb-c.c [2021-05-18T07:55:49.258Z] #42 10.90 DEP images/pstree.pb-c.d [2021-05-18T07:55:49.258Z] #42 10.94 PBCC images/fs.pb-c.c [2021-05-18T07:55:49.258Z] #42 10.96 DEP images/fs.pb-c.d [2021-05-18T07:55:49.258Z] #42 11.00 PBCC images/signalfd.pb-c.c [2021-05-18T07:55:49.258Z] #42 11.05 DEP images/signalfd.pb-c.d [2021-05-18T07:55:49.258Z] #42 11.10 PBCC images/fh.pb-c.c [2021-05-18T07:55:49.519Z] #42 11.15 PBCC images/fsnotify.pb-c.c [2021-05-18T07:55:49.519Z] #42 11.19 DEP images/fh.pb-c.d [2021-05-18T07:55:49.519Z] #42 11.29 DEP images/fsnotify.pb-c.d [2021-05-18T07:55:49.519Z] #42 11.33 PBCC images/eventpoll.pb-c.c [2021-05-18T07:55:49.519Z] #42 11.34 DEP images/eventpoll.pb-c.d [2021-05-18T07:55:49.519Z] #42 11.39 PBCC images/eventfd.pb-c.c [2021-05-18T07:55:49.535Z] ok github.com/docker/docker/builder/remotecontext/git 4.609s coverage: 86.3% of statements [2021-05-18T07:55:49.535Z] ? github.com/docker/docker/cli [no test files] [2021-05-18T07:55:49.535Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-18T07:55:49.780Z] #42 11.43 DEP images/eventfd.pb-c.d [2021-05-18T07:55:49.780Z] #42 11.48 PBCC images/remap-file-path.pb-c.c [2021-05-18T07:55:49.780Z] #42 11.49 DEP images/remap-file-path.pb-c.d [2021-05-18T07:55:49.780Z] #42 11.52 PBCC images/fifo.pb-c.c [2021-05-18T07:55:49.780Z] #42 11.58 DEP images/fifo.pb-c.d [2021-05-18T07:55:49.780Z] #42 11.62 PBCC images/ghost-file.pb-c.c [2021-05-18T07:55:49.780Z] #42 11.66 DEP images/ghost-file.pb-c.d [2021-05-18T07:55:49.909Z] #45 108.7 vendor/golang.org/x/crypto/cryptobyte [2021-05-18T07:55:50.042Z] #42 11.72 PBCC images/regfile.pb-c.c [2021-05-18T07:55:50.042Z] #42 11.78 DEP images/regfile.pb-c.d [2021-05-18T07:55:50.042Z] #42 11.88 PBCC images/ns.pb-c.c [2021-05-18T07:55:50.042Z] #42 11.91 DEP images/ns.pb-c.d [2021-05-18T07:55:50.169Z] #45 109.3 compress/gzip [2021-05-18T07:55:50.304Z] #42 11.96 PBCC images/fdinfo.pb-c.c [2021-05-18T07:55:50.304Z] #42 12.05 DEP images/fdinfo.pb-c.d [2021-05-18T07:55:50.304Z] #42 12.10 PBCC images/core-aarch64.pb-c.c [2021-05-18T07:55:50.304Z] #42 12.16 PBCC images/core-arm.pb-c.c [2021-05-18T07:55:50.522Z] #40 ... [2021-05-18T07:55:50.522Z] [2021-05-18T07:55:50.522Z] #21 [dev-systemd-false 8/26] 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 [2021-05-18T07:55:50.522Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-18T07:55:50.522Z] #21 1.063 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-18T07:55:50.522Z] #21 1.067 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-18T07:55:50.522Z] #21 1.070 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-18T07:55:50.522Z] #21 DONE 1.1s [2021-05-18T07:55:50.522Z] [2021-05-18T07:55:50.522Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:50.522Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:50.522Z] #43 116.9 CC criu/image-desc.o [2021-05-18T07:55:50.522Z] #43 117.1 CC criu/image.o [2021-05-18T07:55:50.522Z] #43 117.9 CC criu/ipc_ns.o [2021-05-18T07:55:50.522Z] #43 119.1 CC criu/irmap.o [2021-05-18T07:55:50.522Z] #43 119.9 CC criu/kcmp-ids.o [2021-05-18T07:55:50.522Z] #43 120.3 CC criu/kerndat.o [2021-05-18T07:55:50.522Z] #43 121.4 CC criu/libnetlink.o [2021-05-18T07:55:50.522Z] #43 121.7 CC criu/log.o [2021-05-18T07:55:50.522Z] #43 122.4 CC criu/lsm.o [2021-05-18T07:55:50.522Z] #43 122.8 CC criu/mem.o [2021-05-18T07:55:50.522Z] #43 124.4 CC criu/memfd.o [2021-05-18T07:55:50.522Z] #43 125.3 CC criu/mount.o [2021-05-18T07:55:50.522Z] #43 ... [2021-05-18T07:55:50.522Z] [2021-05-18T07:55:50.522Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T07:55:50.522Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T07:55:50.566Z] #42 12.19 PBCC images/core-ppc64.pb-c.c [2021-05-18T07:55:50.566Z] #42 12.26 PBCC images/core-s390.pb-c.c [2021-05-18T07:55:50.566Z] #42 12.31 PBCC images/core-x86.pb-c.c [2021-05-18T07:55:50.566Z] #42 12.37 PBCC images/core.pb-c.c [2021-05-18T07:55:50.566Z] #42 12.44 PBCC images/inventory.pb-c.c [2021-05-18T07:55:50.827Z] #42 12.49 DEP images/core-aarch64.pb-c.d [2021-05-18T07:55:50.827Z] #42 12.58 DEP images/core-arm.pb-c.d [2021-05-18T07:55:50.827Z] #42 12.64 DEP images/core-ppc64.pb-c.d [2021-05-18T07:55:50.827Z] #42 12.68 DEP images/core-s390.pb-c.d [2021-05-18T07:55:51.089Z] #42 12.72 DEP images/core-x86.pb-c.d [2021-05-18T07:55:51.089Z] #42 12.81 DEP images/core.pb-c.d [2021-05-18T07:55:51.089Z] #42 12.86 DEP images/inventory.pb-c.d [2021-05-18T07:55:51.106Z] #45 110.1 net [2021-05-18T07:55:51.351Z] #42 12.96 PBCC images/cpuinfo.pb-c.c [2021-05-18T07:55:51.351Z] #42 12.97 DEP images/cpuinfo.pb-c.d [2021-05-18T07:55:51.351Z] #42 13.05 PBCC images/stats.pb-c.c [2021-05-18T07:55:51.351Z] #42 13.09 DEP images/stats.pb-c.d [2021-05-18T07:55:52.044Z] #45 111.0 vendor/golang.org/x/crypto/poly1305 [2021-05-18T07:55:52.304Z] #45 111.4 vendor/golang.org/x/sys/cpu [2021-05-18T07:55:52.873Z] #45 ... [2021-05-18T07:55:52.873Z] [2021-05-18T07:55:52.873Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:55:52.873Z] #51 sha256:b16fec2962c56c27a1640317c4a1f1096b33f6dee3f035fc86c59e07fce72ea0 [2021-05-18T07:55:52.873Z] #51 DONE 111.7s [2021-05-18T07:55:52.873Z] [2021-05-18T07:55:52.873Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:55:52.873Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:55:52.873Z] #45 111.7 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-18T07:55:53.266Z] #42 14.58 make[1]: Nothing to be done for 'all'. [2021-05-18T07:55:53.266Z] #42 ... [2021-05-18T07:55:53.266Z] [2021-05-18T07:55:53.266Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:55:53.266Z] #50 sha256:8f0aa9aaf4c19b2b3bee56520214174a946a31b8401b106c0c2c65102c8af54e [2021-05-18T07:55:53.266Z] #50 84.15 encoding/json [2021-05-18T07:55:53.266Z] #50 88.85 github.com/pkg/diff [2021-05-18T07:55:53.266Z] #50 90.24 go/ast [2021-05-18T07:55:53.266Z] #50 90.42 golang.org/x/crypto/ssh/terminal [2021-05-18T07:55:53.266Z] #50 91.73 mvdan.cc/editorconfig [2021-05-18T07:55:53.266Z] #50 92.87 mvdan.cc/sh/v3/fileutil [2021-05-18T07:55:53.266Z] #50 93.04 text/tabwriter [2021-05-18T07:55:53.266Z] #50 93.68 mvdan.cc/sh/v3/syntax [2021-05-18T07:55:53.266Z] #50 ... [2021-05-18T07:55:53.266Z] [2021-05-18T07:55:53.266Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:53.266Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:53.266Z] #13 81.36 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-18T07:55:53.266Z] #13 81.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T07:55:53.266Z] #13 81.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:55:53.266Z] #13 81.53 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-18T07:55:53.266Z] #13 81.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T07:55:53.266Z] #13 81.54 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:55:53.751Z] ok github.com/docker/docker/client 0.284s coverage: 75.4% of statements [2021-05-18T07:55:54.210Z] #13 ... [2021-05-18T07:55:54.210Z] [2021-05-18T07:55:54.210Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:54.210Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:54.210Z] #42 15.91 CC images/stats.o [2021-05-18T07:55:54.254Z] #45 ... [2021-05-18T07:55:54.254Z] [2021-05-18T07:55:54.254Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:54.254Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:54.254Z] #43 26.49 CC images/timer.o [2021-05-18T07:55:54.254Z] #43 26.91 CC images/timerfd.o [2021-05-18T07:55:54.254Z] #43 27.17 CC images/mm.o [2021-05-18T07:55:54.254Z] #43 27.59 CC images/sk-opts.o [2021-05-18T07:55:54.254Z] #43 27.78 CC images/sk-unix.o [2021-05-18T07:55:54.254Z] #43 28.14 CC images/sk-inet.o [2021-05-18T07:55:54.254Z] #43 28.50 CC images/tun.o [2021-05-18T07:55:54.254Z] #43 28.84 CC images/sk-netlink.o [2021-05-18T07:55:54.254Z] #43 29.02 CC images/packet-sock.o [2021-05-18T07:55:54.254Z] #43 29.33 CC images/ipc-var.o [2021-05-18T07:55:54.254Z] #43 29.53 CC images/ipc-desc.o [2021-05-18T07:55:54.254Z] #43 29.67 CC images/ipc-shm.o [2021-05-18T07:55:54.254Z] #43 29.87 CC images/ipc-msg.o [2021-05-18T07:55:54.254Z] #43 30.31 CC images/ipc-sem.o [2021-05-18T07:55:54.254Z] #43 30.67 CC images/utsns.o [2021-05-18T07:55:54.254Z] #43 31.22 CC images/creds.o [2021-05-18T07:55:54.254Z] #43 31.44 CC images/vma.o [2021-05-18T07:55:54.470Z] #42 16.34 CC images/core.o [2021-05-18T07:55:54.514Z] #43 31.70 CC images/netdev.o [2021-05-18T07:55:54.773Z] #43 ... [2021-05-18T07:55:54.773Z] [2021-05-18T07:55:54.773Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:55:54.773Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:55:54.773Z] #13 107.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-18T07:55:54.773Z] #13 107.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T07:55:54.773Z] #13 107.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:55:55.413Z] #42 17.01 CC images/core-x86.o [2021-05-18T07:55:55.765Z] #22 5.096 Collecting yamllint==1.26.1 [2021-05-18T07:55:55.986Z] #42 17.55 CC images/core-arm.o [2021-05-18T07:55:55.986Z] #42 17.88 CC images/core-aarch64.o [2021-05-18T07:55:56.568Z] #42 18.28 CC images/core-ppc64.o [2021-05-18T07:55:57.141Z] #42 18.89 CC images/core-s390.o [2021-05-18T07:55:57.655Z] #22 ... [2021-05-18T07:55:57.655Z] [2021-05-18T07:55:57.655Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:55:57.655Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:55:57.655Z] #43 129.7 CC criu/namespaces.o [2021-05-18T07:55:57.655Z] #43 131.7 CC criu/net.o [2021-05-18T07:55:58.085Z] #42 19.57 CC images/cpuinfo.o [2021-05-18T07:55:58.347Z] #42 19.96 CC images/inventory.o [2021-05-18T07:55:58.347Z] #42 20.24 CC images/fdinfo.o [2021-05-18T07:55:58.919Z] #42 20.67 CC images/fown.o [2021-05-18T07:55:59.180Z] #42 20.99 CC images/ns.o [2021-05-18T07:55:59.180Z] #42 ... [2021-05-18T07:55:59.180Z] [2021-05-18T07:55:59.180Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:55:59.180Z] #55 sha256:1cf58afee97c7b45220806893608369576abd97ba59e70c66deb16e2504a8fec [2021-05-18T07:55:59.547Z] #43 134.6 CC criu/netfilter.o [2021-05-18T07:55:59.547Z] #43 135.0 CC criu/page-pipe.o [2021-05-18T07:55:59.703Z] #55 43.46 Checking out files: 51% (2030/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 92% (3610/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-18T07:55:59.703Z] #55 44.82 + cd /tmp/tmp.z8a3ncNJjK/src/github.com/containerd/containerd [2021-05-18T07:55:59.952Z] Running on azwin-2-821830 in d:\jenkins\workspace\moby_PR-42390 [Pipeline] { [2021-05-18T07:55:59.965Z] #55 44.82 + git checkout -q 12dca9790f4cb6b18a6a7a027ce420145cb98ee7 [Pipeline] ws [2021-05-18T07:55:59.973Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-18T07:56:00.476Z] #43 135.6 CC criu/page-xfer.o [2021-05-18T07:56:00.909Z] #55 45.86 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-18T07:56:00.909Z] #55 45.87 + BUILDTAGS='netgo osusergo static_build' [2021-05-18T07:56:00.909Z] #55 45.87 + export EXTRA_FLAGS=-buildmode=pie [2021-05-18T07:56:00.909Z] #55 45.87 + EXTRA_FLAGS=-buildmode=pie [2021-05-18T07:56:00.909Z] #55 45.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-18T07:56:00.909Z] #55 45.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-18T07:56:00.909Z] #55 45.87 + '[' '' = dynamic ']' [2021-05-18T07:56:00.909Z] #55 45.87 + make [2021-05-18T07:56:01.039Z] #43 ... [2021-05-18T07:56:01.039Z] [2021-05-18T07:56:01.039Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T07:56:01.039Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T07:56:01.039Z] #22 10.48 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-18T07:56:01.170Z] #55 ... [2021-05-18T07:56:01.170Z] [2021-05-18T07:56:01.170Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:56:01.170Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:56:01.170Z] #44 92.06 go/parser [2021-05-18T07:56:01.170Z] #44 93.66 text/template [2021-05-18T07:56:01.170Z] #44 95.96 log [2021-05-18T07:56:01.170Z] #44 96.46 encoding/xml [2021-05-18T07:56:01.170Z] #44 98.60 go/doc [2021-05-18T07:56:01.170Z] #44 101.6 github.com/LK4D4/vndr/versioned [2021-05-18T07:56:01.170Z] #44 101.6 compress/flate [2021-05-18T07:56:01.170Z] #44 102.2 github.com/LK4D4/vndr/build [2021-05-18T07:56:01.170Z] #44 ... [2021-05-18T07:56:01.170Z] [2021-05-18T07:56:01.170Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:01.170Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:01.170Z] #42 21.22 CC images/regfile.o [2021-05-18T07:56:01.170Z] #42 21.48 CC images/ghost-file.o [2021-05-18T07:56:01.170Z] #42 21.76 CC images/fifo.o [2021-05-18T07:56:01.170Z] #42 22.01 CC images/remap-file-path.o [2021-05-18T07:56:01.170Z] #42 22.24 CC images/eventfd.o [2021-05-18T07:56:01.170Z] #42 22.54 CC images/eventpoll.o [2021-05-18T07:56:01.170Z] #42 22.80 CC images/fh.o [2021-05-18T07:56:01.254Z] The recommended git tool is: git [2021-05-18T07:56:01.343Z] #13 ... [2021-05-18T07:56:01.343Z] [2021-05-18T07:56:01.343Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:01.343Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:01.343Z] #43 32.11 CC images/tty.o [2021-05-18T07:56:01.343Z] #43 32.69 CC images/file-lock.o [2021-05-18T07:56:01.343Z] #43 32.93 CC images/rlimit.o [2021-05-18T07:56:01.343Z] #43 33.10 CC images/pagemap.o [2021-05-18T07:56:01.343Z] #43 33.42 CC images/siginfo.o [2021-05-18T07:56:01.343Z] #43 33.71 CC images/rpc.o [2021-05-18T07:56:01.343Z] #43 34.85 CC images/ext-file.o [2021-05-18T07:56:01.343Z] #43 35.15 CC images/cgroup.o [2021-05-18T07:56:01.343Z] #43 35.78 CC images/userns.o [2021-05-18T07:56:01.343Z] #43 36.10 CC images/google/protobuf/descriptor.o [2021-05-18T07:56:01.343Z] #43 37.69 CC images/opts.o [2021-05-18T07:56:01.343Z] #43 37.89 CC images/seccomp.o [2021-05-18T07:56:01.343Z] #43 38.18 CC images/binfmt-misc.o [2021-05-18T07:56:01.343Z] #43 38.40 CC images/time.o [2021-05-18T07:56:01.343Z] #43 38.60 CC images/sysctl.o [2021-05-18T07:56:01.432Z] #42 23.22 CC images/fsnotify.o [2021-05-18T07:56:01.603Z] #43 38.84 CC images/autofs.o [2021-05-18T07:56:01.862Z] #43 39.03 CC images/macvlan.o [2021-05-18T07:56:01.862Z] #43 39.23 CC images/sit.o [2021-05-18T07:56:02.378Z] #42 23.85 CC images/signalfd.o [2021-05-18T07:56:02.378Z] #42 24.14 CC images/fs.o [2021-05-18T07:56:02.409Z] #22 11.76 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-18T07:56:02.409Z] #22 11.81 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-18T07:56:02.409Z] #22 11.86 Collecting pyyaml (from yamllint==1.26.1) [2021-05-18T07:56:02.430Z] #43 39.46 CC images/memfd.o [2021-05-18T07:56:02.640Z] #42 24.37 CC images/pstree.o [2021-05-18T07:56:02.666Z] #22 12.13 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-18T07:56:02.690Z] #43 39.84 CC images/timens.o [2021-05-18T07:56:02.901Z] #42 24.56 CC images/pipe.o [2021-05-18T07:56:02.922Z] #22 12.48 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-18T07:56:02.923Z] #22 12.49 Building wheels for collected packages: yamllint [2021-05-18T07:56:02.923Z] #22 12.49 Running setup.py bdist_wheel for yamllint: started [2021-05-18T07:56:02.949Z] #43 40.19 LINK images/built-in.o [2021-05-18T07:56:03.162Z] #42 24.90 CC images/tcp-stream.o [2021-05-18T07:56:03.208Z] #43 40.35 GEN compel/include/asm [2021-05-18T07:56:03.208Z] #43 40.39 GEN compel/include/version.h [2021-05-18T07:56:03.208Z] #43 40.42 touch .config [2021-05-18T07:56:03.208Z] #43 40.47 GEN include/common/config.h [2021-05-18T07:56:03.208Z] #43 40.56 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-18T07:56:03.208Z] #43 40.58 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-18T07:56:03.424Z] #42 25.13 CC images/sk-packet.o [2021-05-18T07:56:03.470Z] #43 40.60 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-18T07:56:03.470Z] #43 40.62 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-18T07:56:03.470Z] #43 40.65 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-18T07:56:03.470Z] #43 40.69 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-18T07:56:03.470Z] #43 40.72 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-18T07:56:03.470Z] #43 40.75 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-18T07:56:03.470Z] #43 40.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-18T07:56:03.470Z] #43 40.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-18T07:56:03.470Z] #43 40.79 DEP compel/plugins/std/infect.d [2021-05-18T07:56:03.470Z] #43 40.91 DEP compel/plugins/std/string.d [2021-05-18T07:56:03.566Z] Fetching without tags [2021-05-18T07:56:03.686Z] #42 25.52 CC images/mnt.o [2021-05-18T07:56:03.729Z] #43 40.99 DEP compel/plugins/std/log.d [2021-05-18T07:56:03.948Z] #42 25.83 CC images/pipe-data.o [2021-05-18T07:56:03.989Z] #43 41.11 DEP compel/plugins/std/fds.d [2021-05-18T07:56:03.989Z] #43 41.23 DEP compel/plugins/std/std.d [2021-05-18T07:56:03.989Z] #43 41.31 DEP compel/plugins/shmem/shmem.d [2021-05-18T07:56:04.210Z] #42 26.06 CC images/sa.o [2021-05-18T07:56:04.248Z] #43 41.40 DEP compel/plugins/fds/fds.d [2021-05-18T07:56:04.248Z] #43 ... [2021-05-18T07:56:04.248Z] [2021-05-18T07:56:04.248Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:56:04.248Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:56:04.248Z] #45 113.2 vendor/golang.org/x/crypto/hkdf [2021-05-18T07:56:04.248Z] #45 113.4 vendor/golang.org/x/text/transform [2021-05-18T07:56:04.248Z] #45 114.0 vendor/golang.org/x/text/unicode/bidi [2021-05-18T07:56:04.248Z] #45 115.8 vendor/golang.org/x/text/secure/bidirule [2021-05-18T07:56:04.248Z] #45 116.1 vendor/golang.org/x/text/unicode/norm [2021-05-18T07:56:04.248Z] #45 120.0 vendor/golang.org/x/net/idna [2021-05-18T07:56:04.248Z] #45 122.3 vendor/golang.org/x/net/http2/hpack [2021-05-18T07:56:04.248Z] #45 123.4 mime [2021-05-18T07:56:04.248Z] #45 ... [2021-05-18T07:56:04.248Z] [2021-05-18T07:56:04.248Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:04.248Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:04.248Z] #43 41.55 CC compel/plugins/std/std.o [2021-05-18T07:56:04.291Z] #22 13.66 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-18T07:56:04.291Z] #22 13.66 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-18T07:56:04.291Z] #22 13.70 Successfully built yamllint [2021-05-18T07:56:04.291Z] #22 13.74 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-18T07:56:04.327Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:56:04.547Z] #22 14.10 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-18T07:56:04.784Z] #42 26.33 CC images/timer.o [2021-05-18T07:56:04.784Z] #42 26.63 CC images/timerfd.o [2021-05-18T07:56:04.805Z] #22 DONE 14.5s [2021-05-18T07:56:04.805Z] [2021-05-18T07:56:04.805Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-18T07:56:04.805Z] #25 sha256:c5e93bdfc2aefc64d87d489d02fb13f19351b94dad5630ffc95adbeb38de3798 [2021-05-18T07:56:04.817Z] #43 41.91 CC compel/plugins/std/fds.o [2021-05-18T07:56:05.046Z] #42 26.88 CC images/mm.o [2021-05-18T07:56:05.061Z] #25 DONE 0.3s [2021-05-18T07:56:05.061Z] [2021-05-18T07:56:05.061Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-18T07:56:05.061Z] #30 sha256:e0600615de51f7ac096419ccb4d18cfea8887b42e5fdc26756f7b96ba9e3d905 [2021-05-18T07:56:05.076Z] #43 42.31 CC compel/plugins/std/log.o [2021-05-18T07:56:05.619Z] #42 27.10 CC images/sk-opts.o [2021-05-18T07:56:05.619Z] #42 ... [2021-05-18T07:56:05.619Z] [2021-05-18T07:56:05.619Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-18T07:56:05.619Z] #50 sha256:8f0aa9aaf4c19b2b3bee56520214174a946a31b8401b106c0c2c65102c8af54e [2021-05-18T07:56:05.619Z] #50 100.3 mvdan.cc/sh/v3/cmd/shfmt [2021-05-18T07:56:05.619Z] #50 DONE 106.5s [2021-05-18T07:56:05.619Z] [2021-05-18T07:56:05.619Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:05.619Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:05.619Z] #42 27.37 CC images/sk-unix.o [2021-05-18T07:56:05.619Z] #42 ... [2021-05-18T07:56:05.619Z] [2021-05-18T07:56:05.619Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:56:05.619Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:56:05.619Z] #44 104.1 hash/crc32 [2021-05-18T07:56:05.619Z] #44 104.7 compress/gzip [2021-05-18T07:56:05.619Z] #44 105.5 net [2021-05-18T07:56:05.619Z] #44 105.7 vendor/golang.org/x/text/transform [2021-05-18T07:56:05.619Z] #44 106.6 vendor/golang.org/x/text/unicode/bidi [2021-05-18T07:56:03.256Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:56:03.320Z] > git config --add remote.origin.fetch +refs/pull/42390/head:refs/remotes/origin/PR-42390 # timeout=10 [2021-05-18T07:56:03.367Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:56:03.483Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:56:03.600Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:56:03.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:56:03.601Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:56:04.431Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:56:04.478Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:56:06.014Z] #43 43.13 CC compel/plugins/std/string.o [2021-05-18T07:56:06.582Z] #43 43.80 CC compel/plugins/std/infect.o [2021-05-18T07:56:07.151Z] #43 44.28 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-18T07:56:07.151Z] #43 44.35 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-18T07:56:07.151Z] #43 44.41 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-18T07:56:07.151Z] #43 44.50 AR compel/plugins/std.lib.a [2021-05-18T07:56:07.410Z] #43 44.58 CC compel/plugins/fds/fds.o [2021-05-18T07:56:07.539Z] #44 108.5 vendor/golang.org/x/text/secure/bidirule [2021-05-18T07:56:07.670Z] #43 44.89 AR compel/plugins/fds.lib.a [2021-05-18T07:56:07.670Z] #43 44.95 HOSTDEP compel/src/lib/log-host.d [2021-05-18T07:56:07.670Z] #43 45.05 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-18T07:56:07.800Z] #44 108.7 vendor/golang.org/x/text/unicode/norm [2021-05-18T07:56:07.910Z] Merge succeeded, producing 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:56:07.910Z] Checking out Revision 2842639e0e22bc2f91271603fb9990fa2ac8ad2e (PR-42390) [2021-05-18T07:56:07.929Z] #43 45.20 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-18T07:56:08.188Z] #43 45.29 HOSTDEP compel/src/main-host.d [2021-05-18T07:56:08.188Z] #43 45.44 DEP compel/src/lib/ptrace.d [2021-05-18T07:56:08.447Z] #43 45.62 DEP compel/src/lib/infect.d [2021-05-18T07:56:08.447Z] #43 45.81 DEP compel/src/lib/infect-util.d [2021-05-18T07:56:08.706Z] #43 45.94 DEP compel/src/lib/infect-rpc.d [2021-05-18T07:56:08.966Z] #43 46.10 DEP compel/arch/x86/src/lib/infect.d [2021-05-18T07:56:08.966Z] #43 46.22 DEP compel/arch/x86/src/lib/cpu.d [2021-05-18T07:56:08.966Z] #43 46.31 DEP compel/src/lib/log.d [2021-05-18T07:56:07.472Z] > git remote # timeout=10 [2021-05-18T07:56:07.579Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T07:56:07.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:56:07.635Z] > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10 [2021-05-18T07:56:07.804Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-18T07:56:07.944Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:56:07.990Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:56:09.188Z] #44 ... [2021-05-18T07:56:09.188Z] [2021-05-18T07:56:09.188Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:09.188Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:09.188Z] #42 27.89 CC images/sk-inet.o [2021-05-18T07:56:09.188Z] #42 28.52 CC images/tun.o [2021-05-18T07:56:09.188Z] #42 28.87 CC images/sk-netlink.o [2021-05-18T07:56:09.188Z] #42 29.14 CC images/packet-sock.o [2021-05-18T07:56:09.188Z] #42 29.43 CC images/ipc-var.o [2021-05-18T07:56:09.188Z] #42 29.74 CC images/ipc-desc.o [2021-05-18T07:56:09.188Z] #42 29.93 CC images/ipc-shm.o [2021-05-18T07:56:09.188Z] #42 30.13 CC images/ipc-msg.o [2021-05-18T07:56:09.188Z] #42 30.43 CC images/ipc-sem.o [2021-05-18T07:56:09.188Z] #42 30.63 CC images/utsns.o [2021-05-18T07:56:09.188Z] #42 30.81 CC images/creds.o [2021-05-18T07:56:09.188Z] #42 31.00 CC images/vma.o [2021-05-18T07:56:09.225Z] #43 46.38 DEP compel/src/main.d [2021-05-18T07:56:09.225Z] #43 46.47 DEP compel/src/lib/handle-elf.d [2021-05-18T07:56:09.225Z] #43 46.58 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-18T07:56:09.230Z] #30 DONE 4.0s [2021-05-18T07:56:09.230Z] [2021-05-18T07:56:09.230Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-18T07:56:09.230Z] #33 sha256:4fddc565059a5e8b9e20bf2a7f12b9a02b93d37b3291e03a22d5185918346eb2 [2021-05-18T07:56:09.451Z] #42 31.19 CC images/netdev.o [2021-05-18T07:56:09.485Z] #43 46.69 CC compel/src/lib/log.o [2021-05-18T07:56:09.745Z] #43 46.88 CC compel/arch/x86/src/lib/cpu.o [2021-05-18T07:56:09.791Z] #33 DONE 0.4s [2021-05-18T07:56:09.791Z] [2021-05-18T07:56:09.791Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-18T07:56:09.791Z] #35 sha256:e605fa6a3e7c1d3efa702409d24a0d4650f1240cf3b0155abab4747a7c95efc1 [2021-05-18T07:56:09.791Z] #35 DONE 0.2s [2021-05-18T07:56:09.791Z] [2021-05-18T07:56:09.791Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-18T07:56:09.791Z] #38 sha256:085f28398eb66cb2e1b8133783f511f39875b1ea125554e19c605144e38aff57 [2021-05-18T07:56:10.026Z] #42 31.63 CC images/tty.o [2021-05-18T07:56:10.046Z] #38 DONE 0.2s [2021-05-18T07:56:10.046Z] [2021-05-18T07:56:10.046Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:10.046Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:10.046Z] #43 137.1 CC criu/pagemap-cache.o [2021-05-18T07:56:10.046Z] #43 137.4 CC criu/pagemap.o [2021-05-18T07:56:10.046Z] #43 138.5 CC criu/parasite-syscall.o [2021-05-18T07:56:10.046Z] #43 139.5 CC criu/path.o [2021-05-18T07:56:10.046Z] #43 139.9 CC criu/pie-util-vdso-elf32.o [2021-05-18T07:56:10.046Z] #43 140.7 CC criu/pie-util-vdso.o [2021-05-18T07:56:10.046Z] #43 141.2 CC criu/pie-util.o [2021-05-18T07:56:10.046Z] #43 141.4 CC criu/pipes.o [2021-05-18T07:56:10.046Z] #43 142.2 CC criu/plugin.o [2021-05-18T07:56:10.046Z] #43 142.6 CC criu/proc_parse.o [2021-05-18T07:56:10.046Z] #43 145.1 CC criu/protobuf-desc.o [2021-05-18T07:56:10.315Z] #43 ... [2021-05-18T07:56:10.315Z] [2021-05-18T07:56:10.315Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:56:10.315Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:56:10.315Z] #13 122.1 Selecting previously unselected package libapparmor1:amd64. [2021-05-18T07:56:10.315Z] #13 122.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-18T07:56:10.315Z] #13 122.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-18T07:56:10.315Z] #13 122.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-18T07:56:10.315Z] #13 122.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-18T07:56:10.315Z] #13 122.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-18T07:56:10.315Z] #13 122.5 Selecting previously unselected package libbtrfs0. [2021-05-18T07:56:10.315Z] #13 122.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-18T07:56:10.315Z] #13 122.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T07:56:10.315Z] #13 122.6 Selecting previously unselected package libbtrfs-dev. [2021-05-18T07:56:10.315Z] #13 122.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-18T07:56:10.315Z] #13 122.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T07:56:10.315Z] #13 122.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-18T07:56:10.315Z] #13 122.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-18T07:56:10.315Z] #13 122.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T07:56:10.315Z] #13 122.8 Selecting previously unselected package libudev-dev:amd64. [2021-05-18T07:56:10.315Z] #13 122.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-18T07:56:10.315Z] #13 122.8 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-18T07:56:10.315Z] #13 123.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-18T07:56:10.315Z] #13 123.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-18T07:56:10.315Z] #13 123.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-18T07:56:10.575Z] #13 123.3 Selecting previously unselected package libpcre16-3:amd64. [2021-05-18T07:56:10.599Z] #42 32.30 CC images/file-lock.o [2021-05-18T07:56:10.599Z] #42 32.45 CC images/rlimit.o [2021-05-18T07:56:10.607Z] #43 145.9 CC criu/protobuf.o [2021-05-18T07:56:10.835Z] #13 123.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-18T07:56:10.835Z] #13 123.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-18T07:56:10.835Z] #13 123.6 Selecting previously unselected package libpcre32-3:amd64. [2021-05-18T07:56:10.835Z] #13 123.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-18T07:56:10.835Z] #13 123.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-18T07:56:10.861Z] #42 32.71 CC images/pagemap.o [2021-05-18T07:56:10.862Z] #43 146.2 CC criu/pstree.o [2021-05-18T07:56:11.094Z] #13 123.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-18T07:56:11.094Z] #13 123.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-18T07:56:11.094Z] #13 123.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-18T07:56:11.094Z] #13 123.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-18T07:56:11.122Z] #42 32.94 CC images/siginfo.o [2021-05-18T07:56:11.354Z] #13 123.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-18T07:56:11.354Z] #13 123.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-18T07:56:11.384Z] #42 33.18 CC images/rpc.o [2021-05-18T07:56:11.614Z] #13 124.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-18T07:56:11.614Z] #13 124.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-18T07:56:11.614Z] #13 124.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-18T07:56:11.874Z] #13 124.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-18T07:56:11.874Z] #13 124.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-18T07:56:11.874Z] #13 124.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-18T07:56:12.134Z] #13 124.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-18T07:56:12.134Z] #13 124.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-18T07:56:12.134Z] #13 124.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T07:56:12.227Z] #43 147.6 CC criu/rbtree.o [2021-05-18T07:56:12.329Z] #42 ... [2021-05-18T07:56:12.329Z] [2021-05-18T07:56:12.329Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:56:12.329Z] #55 sha256:1cf58afee97c7b45220806893608369576abd97ba59e70c66deb16e2504a8fec [2021-05-18T07:56:12.329Z] #55 47.22 + bin/ctr [2021-05-18T07:56:12.329Z] #55 ... [2021-05-18T07:56:12.329Z] [2021-05-18T07:56:12.329Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:12.329Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:12.329Z] #42 34.18 CC images/ext-file.o [2021-05-18T07:56:12.397Z] #13 124.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-18T07:56:12.397Z] #13 124.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-18T07:56:12.397Z] #13 124.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-18T07:56:12.591Z] #42 34.33 CC images/cgroup.o [2021-05-18T07:56:12.661Z] #13 125.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-18T07:56:12.661Z] #13 125.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T07:56:12.661Z] #13 125.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-18T07:56:12.661Z] #13 125.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T07:56:12.661Z] #13 125.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-18T07:56:12.661Z] #13 125.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-18T07:56:12.661Z] #13 125.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:56:12.661Z] #13 125.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T07:56:12.661Z] #13 125.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-18T07:56:12.789Z] #43 147.9 CC criu/rst-malloc.o [2021-05-18T07:56:12.921Z] #13 125.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-18T07:56:12.921Z] #13 125.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T07:56:12.921Z] #13 125.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T07:56:12.921Z] #13 125.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-18T07:56:12.921Z] #13 125.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-18T07:56:12.921Z] #13 125.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-18T07:56:12.921Z] #13 125.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T07:56:12.921Z] #13 125.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-18T07:56:12.921Z] #13 125.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:56:12.921Z] #13 125.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-18T07:56:12.921Z] #13 125.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-18T07:56:12.921Z] #13 125.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:56:12.921Z] #13 125.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-18T07:56:12.921Z] #13 125.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-18T07:56:13.045Z] #43 148.2 CC criu/seccomp.o [2021-05-18T07:56:13.164Z] #42 34.86 CC images/userns.o [2021-05-18T07:56:13.181Z] #13 125.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T07:56:13.181Z] #13 125.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-18T07:56:13.181Z] #13 125.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T07:56:13.181Z] #13 125.8 Setting up dmsetup (2:1.02.155-3) ... [2021-05-18T07:56:13.181Z] #13 125.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T07:56:13.181Z] #13 125.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-18T07:56:13.181Z] #13 125.8 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:56:13.426Z] #42 35.13 CC images/google/protobuf/descriptor.o [2021-05-18T07:56:13.606Z] #43 148.9 CC criu/seize.o [2021-05-18T07:56:14.533Z] #43 149.7 CC criu/servicefd.o [2021-05-18T07:56:14.789Z] #43 ... [2021-05-18T07:56:14.789Z] [2021-05-18T07:56:14.789Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-05-18T07:56:14.789Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T07:56:14.789Z] #40 DONE 222.6s [2021-05-18T07:56:14.789Z] [2021-05-18T07:56:14.789Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:14.789Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:14.789Z] #43 150.2 CC criu/shmem.o [2021-05-18T07:56:14.815Z] #42 36.61 CC images/opts.o [2021-05-18T07:56:15.077Z] #42 36.78 CC images/seccomp.o [2021-05-18T07:56:15.092Z] #13 DONE 127.5s [2021-05-18T07:56:15.092Z] [2021-05-18T07:56:15.092Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:56:15.092Z] #53 sha256:a16da74cc9ef3c12747c43f9a1bd0a1b4c1d6a3726ec3e44bbe7728154754649 [2021-05-18T07:56:15.350Z] #42 37.02 CC images/binfmt-misc.o [2021-05-18T07:56:15.612Z] #42 37.21 CC images/time.o [2021-05-18T07:56:15.612Z] #42 37.41 CC images/sysctl.o [2021-05-18T07:56:15.874Z] #42 37.57 CC images/autofs.o [2021-05-18T07:56:15.874Z] #42 37.72 CC images/macvlan.o [2021-05-18T07:56:16.028Z] #53 ... [2021-05-18T07:56:16.028Z] [2021-05-18T07:56:16.028Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:56:16.028Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:56:16.028Z] #45 125.0 mime/quotedprintable [2021-05-18T07:56:16.028Z] #45 125.3 net/http/internal [2021-05-18T07:56:16.028Z] #45 128.1 crypto/tls [2021-05-18T07:56:16.028Z] #45 134.9 net/http/httptrace [2021-05-18T07:56:16.028Z] #45 ... [2021-05-18T07:56:16.028Z] [2021-05-18T07:56:16.028Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:16.028Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:16.028Z] #43 47.62 CC compel/arch/x86/src/lib/infect.o [2021-05-18T07:56:16.028Z] #43 48.39 CC compel/src/lib/infect-rpc.o [2021-05-18T07:56:16.028Z] #43 48.71 CC compel/src/lib/infect-util.o [2021-05-18T07:56:16.028Z] #43 48.94 CC compel/src/lib/infect.o [2021-05-18T07:56:16.028Z] #43 51.18 CC compel/src/lib/ptrace.o [2021-05-18T07:56:16.028Z] #43 51.54 AR compel/libcompel.a [2021-05-18T07:56:16.028Z] #43 51.63 HOSTCC compel/src/main-host.o [2021-05-18T07:56:16.028Z] #43 51.85 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-18T07:56:16.028Z] #43 52.10 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-18T07:56:16.028Z] #43 52.84 HOSTCC compel/src/lib/log-host.o [2021-05-18T07:56:16.028Z] #43 53.18 HOSTLINK compel/compel-host-bin [2021-05-18T07:56:16.028Z] #43 53.31 DEP soccr/soccr.d [2021-05-18T07:56:16.154Z] #43 151.4 CC criu/sigframe.o [2021-05-18T07:56:16.290Z] #43 53.52 CC soccr/soccr.o [2021-05-18T07:56:16.410Z] #43 151.7 CC criu/signalfd.o [2021-05-18T07:56:16.448Z] #42 37.93 CC images/sit.o [2021-05-18T07:56:16.448Z] #42 38.21 CC images/memfd.o [2021-05-18T07:56:16.549Z] #43 ... [2021-05-18T07:56:16.549Z] [2021-05-18T07:56:16.549Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-18T07:56:16.549Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-18T07:56:16.549Z] #14 DONE 1.7s [2021-05-18T07:56:16.549Z] [2021-05-18T07:56:16.549Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:56:16.549Z] #53 sha256:a16da74cc9ef3c12747c43f9a1bd0a1b4c1d6a3726ec3e44bbe7728154754649 [2021-05-18T07:56:16.549Z] #53 1.713 + RM_GOPATH=0 [2021-05-18T07:56:16.549Z] #53 1.713 + TMP_GOPATH= [2021-05-18T07:56:16.549Z] #53 1.713 + : /build [2021-05-18T07:56:16.549Z] #53 1.713 + '[' -z '' ']' [2021-05-18T07:56:16.549Z] #53 1.713 ++ mktemp -d [2021-05-18T07:56:16.549Z] #53 1.717 + export GOPATH=/tmp/tmp.D2XO3ZpOli [2021-05-18T07:56:16.549Z] #53 1.717 + GOPATH=/tmp/tmp.D2XO3ZpOli [2021-05-18T07:56:16.549Z] #53 1.717 + RM_GOPATH=1 [2021-05-18T07:56:16.549Z] #53 1.717 + case "$(go env GOARCH)" in [2021-05-18T07:56:16.549Z] #53 1.735 ++ go env GOARCH [2021-05-18T07:56:16.549Z] #53 1.823 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:56:16.549Z] #53 1.823 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:56:16.549Z] #53 1.831 ++ dirname /tmp/install/install.sh [2021-05-18T07:56:16.549Z] #53 1.837 + dir=/tmp/install [2021-05-18T07:56:16.549Z] #53 1.837 + bin=runc [2021-05-18T07:56:16.549Z] #53 1.837 + shift [2021-05-18T07:56:16.549Z] #53 1.837 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-18T07:56:16.549Z] #53 1.837 + . /tmp/install/runc.installer [2021-05-18T07:56:16.549Z] #53 1.837 ++ : 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-18T07:56:16.549Z] #53 1.837 + install_runc [2021-05-18T07:56:16.549Z] #53 1.837 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-18T07:56:16.549Z] #53 1.863 + uname -r [2021-05-18T07:56:16.549Z] #53 1.889 + RUNC_BUILDTAGS='seccomp ' [2021-05-18T07:56:16.549Z] #53 1.889 + echo 'Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )' [2021-05-18T07:56:16.549Z] #53 1.889 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D2XO3ZpOli/src/github.com/opencontainers/runc [2021-05-18T07:56:16.549Z] #53 1.893 Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp ) [2021-05-18T07:56:16.549Z] #53 1.896 Cloning into '/tmp/tmp.D2XO3ZpOli/src/github.com/opencontainers/runc'... [2021-05-18T07:56:16.668Z] #43 151.9 CC criu/sk-inet.o [2021-05-18T07:56:16.710Z] #42 38.42 CC images/timens.o [2021-05-18T07:56:16.808Z] #53 ... [2021-05-18T07:56:16.808Z] [2021-05-18T07:56:16.808Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:56:16.809Z] #58 sha256:b7e3b1c81c0dfef433f9965d7cb336eb1982f01bb632e34b657e203f6a420cd0 [2021-05-18T07:56:16.809Z] #58 127.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T07:56:16.809Z] #58 127.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-18T07:56:16.809Z] #58 DONE 135.9s [2021-05-18T07:56:16.809Z] [2021-05-18T07:56:16.809Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-18T07:56:16.809Z] #59 sha256:2ae2e9717722c3b8516a02aa4077d8eb1a1bc324ff82874f601c8fa72351f00e [2021-05-18T07:56:16.924Z] #43 ... [2021-05-18T07:56:16.924Z] [2021-05-18T07:56:16.924Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-18T07:56:16.924Z] #41 sha256:cd01d9a619ebe38b79ffbc129f3ac3aa91a3fe7399daddd1f9aca02910f2f022 [2021-05-18T07:56:16.924Z] #41 DONE 0.6s [2021-05-18T07:56:16.924Z] [2021-05-18T07:56:16.924Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:56:16.924Z] #49 sha256:8a199e59054bad6ab3226950b567388d46d2093c6942f2dc37be6856a81b06eb [2021-05-18T07:56:16.971Z] #42 38.66 LINK images/built-in.o [2021-05-18T07:56:16.971Z] #42 38.81 GEN compel/include/asm [2021-05-18T07:56:17.068Z] #59 DONE 0.1s [2021-05-18T07:56:17.068Z] [2021-05-18T07:56:17.068Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-18T07:56:17.068Z] #60 sha256:cabaf0eb32d3105068a065e70310e9249f23e66c178f27be20619dde1607ad52 [2021-05-18T07:56:17.233Z] #42 38.83 GEN compel/include/version.h [2021-05-18T07:56:17.233Z] #42 38.83 touch .config [2021-05-18T07:56:17.233Z] #42 38.88 GEN include/common/config.h [2021-05-18T07:56:17.233Z] #42 38.96 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-18T07:56:17.233Z] #42 38.97 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-18T07:56:17.233Z] #42 38.99 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-18T07:56:17.233Z] #42 39.02 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-18T07:56:17.233Z] #42 39.05 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-18T07:56:17.233Z] #42 39.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-18T07:56:17.328Z] #60 DONE 0.2s [2021-05-18T07:56:17.328Z] [2021-05-18T07:56:17.328Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-18T07:56:17.328Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-18T07:56:17.484Z] #49 225.9 + /build/golangci-lint --version [2021-05-18T07:56:17.494Z] #42 39.09 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-18T07:56:17.495Z] #42 39.12 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-18T07:56:17.495Z] #42 39.13 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-18T07:56:17.495Z] #42 39.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-18T07:56:17.495Z] #42 ... [2021-05-18T07:56:17.495Z] [2021-05-18T07:56:17.495Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:56:17.495Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:56:17.495Z] #13 103.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-18T07:56:17.495Z] #13 103.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-18T07:56:17.495Z] #13 103.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:56:17.495Z] #13 ... [2021-05-18T07:56:17.495Z] [2021-05-18T07:56:17.495Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:17.495Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:17.495Z] #42 39.17 DEP compel/plugins/std/infect.d [2021-05-18T07:56:17.495Z] #42 39.30 DEP compel/plugins/std/string.d [2021-05-18T07:56:17.742Z] #49 226.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-18T07:56:17.756Z] #42 39.39 DEP compel/plugins/std/log.d [2021-05-18T07:56:17.756Z] #42 39.45 DEP compel/plugins/std/fds.d [2021-05-18T07:56:17.756Z] #42 39.57 DEP compel/plugins/std/std.d [2021-05-18T07:56:17.756Z] #42 39.67 DEP compel/plugins/shmem/shmem.d [2021-05-18T07:56:17.999Z] #49 DONE 226.4s [2021-05-18T07:56:17.999Z] [2021-05-18T07:56:17.999Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:17.999Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:17.999Z] #43 152.8 CC criu/sk-netlink.o [2021-05-18T07:56:17.999Z] #43 153.1 CC criu/sk-packet.o [2021-05-18T07:56:18.018Z] #42 39.77 DEP compel/plugins/fds/fds.d [2021-05-18T07:56:18.265Z] #15 DONE 2.0s [2021-05-18T07:56:18.265Z] [2021-05-18T07:56:18.265Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-18T07:56:18.265Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-18T07:56:18.280Z] #42 39.92 CC compel/plugins/std/std.o [2021-05-18T07:56:18.547Z] #42 40.28 CC compel/plugins/std/fds.o [2021-05-18T07:56:18.564Z] #43 153.7 CC criu/sk-queue.o [2021-05-18T07:56:18.720Z] Commit message: "pkg/fileutils: TestMatches: remove cases no longer valid for go1.16" [2021-05-18T07:56:18.809Z] #42 40.69 CC compel/plugins/std/log.o [2021-05-18T07:56:19.127Z] #43 154.3 CC criu/sk-tcp.o [2021-05-18T07:56:19.101Z] > git --version # timeout=10 [2021-05-18T07:56:19.157Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-18T07:56:19.203Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-18T07:56:19.383Z] #43 154.8 CC criu/sk-unix.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-18T07:56:19.754Z] #42 41.41 CC compel/plugins/std/string.o [2021-05-18T07:56:20.175Z] #16 1.706 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-18T07:56:20.175Z] #16 DONE 1.8s [2021-05-18T07:56:20.175Z] [2021-05-18T07:56:20.175Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-18T07:56:20.175Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-18T07:56:20.328Z] #42 42.02 CC compel/plugins/std/infect.o [2021-05-18T07:56:20.591Z] #42 42.41 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-18T07:56:20.750Z] #43 156.1 CC criu/sockets.o [2021-05-18T07:56:20.852Z] #42 42.48 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-18T07:56:20.852Z] #42 42.54 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-18T07:56:20.852Z] #42 42.59 AR compel/plugins/std.lib.a [2021-05-18T07:56:20.852Z] #42 42.68 CC compel/plugins/fds/fds.o [2021-05-18T07:56:21.114Z] #42 42.90 AR compel/plugins/fds.lib.a [2021-05-18T07:56:21.114Z] #42 42.97 HOSTDEP compel/src/lib/log-host.d [2021-05-18T07:56:21.313Z] #43 156.7 CC criu/stats.o [2021-05-18T07:56:21.375Z] #42 ... [2021-05-18T07:56:21.375Z] [2021-05-18T07:56:21.375Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:56:21.375Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:56:21.375Z] #44 112.2 vendor/golang.org/x/net/idna [2021-05-18T07:56:21.375Z] #44 114.3 vendor/golang.org/x/net/http2/hpack [2021-05-18T07:56:21.375Z] #44 115.4 mime [2021-05-18T07:56:21.375Z] #44 116.9 mime/quotedprintable [2021-05-18T07:56:21.375Z] #44 117.3 net/http/internal [2021-05-18T07:56:21.375Z] #44 122.1 net/textproto [2021-05-18T07:56:21.376Z] #44 122.1 crypto/x509 [2021-05-18T07:56:21.376Z] #44 ... [2021-05-18T07:56:21.376Z] [2021-05-18T07:56:21.376Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:21.376Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:21.376Z] #42 43.14 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-18T07:56:21.376Z] #42 43.25 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-18T07:56:21.555Z] #17 DONE 1.2s [2021-05-18T07:56:21.555Z] [2021-05-18T07:56:21.555Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:21.555Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:21.555Z] #43 55.83 AR soccr/libsoccr.a [2021-05-18T07:56:21.555Z] #43 55.94 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T07:56:21.555Z] #43 56.66 DEP criu/arch/x86/sigframe.d [2021-05-18T07:56:21.555Z] #43 56.90 DEP criu/arch/x86/sigaction_compat.d [2021-05-18T07:56:21.555Z] #43 57.02 DEP criu/arch/x86/kerndat.d [2021-05-18T07:56:21.555Z] #43 57.29 DEP criu/arch/x86/crtools.d [2021-05-18T07:56:21.555Z] #43 57.44 DEP criu/arch/x86/cpu.d [2021-05-18T07:56:21.555Z] #43 57.82 CC criu/arch/x86/cpu.o [2021-05-18T07:56:21.555Z] #43 58.65 CC criu/arch/x86/crtools.o [2021-05-18T07:56:21.570Z] #43 156.9 CC criu/string.o [2021-05-18T07:56:21.637Z] #42 43.38 HOSTDEP compel/src/main-host.d [2021-05-18T07:56:21.637Z] #42 43.48 DEP compel/src/lib/ptrace.d [2021-05-18T07:56:21.826Z] #43 157.0 CC criu/sysctl.o [2021-05-18T07:56:21.899Z] #42 43.59 DEP compel/src/lib/infect.d [2021-05-18T07:56:22.084Z] #43 157.4 CC criu/sysfs_parse.o [2021-05-18T07:56:22.160Z] #42 43.79 DEP compel/src/lib/infect-util.d [2021-05-18T07:56:22.160Z] #42 43.89 DEP compel/src/lib/infect-rpc.d [2021-05-18T07:56:22.160Z] #42 44.00 DEP compel/arch/x86/src/lib/infect.d [2021-05-18T07:56:22.281Z] + docker version [2021-05-18T07:56:22.339Z] #43 157.7 CC criu/timens.o [2021-05-18T07:56:22.422Z] #42 44.10 DEP compel/arch/x86/src/lib/cpu.d [2021-05-18T07:56:22.422Z] #42 44.22 DEP compel/src/lib/log.d [2021-05-18T07:56:22.422Z] #42 44.33 DEP compel/src/main.d [2021-05-18T07:56:22.495Z] #43 ... [2021-05-18T07:56:22.495Z] [2021-05-18T07:56:22.495Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-18T07:56:22.495Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-18T07:56:22.495Z] #18 DONE 1.2s [2021-05-18T07:56:22.683Z] #42 44.43 DEP compel/src/lib/handle-elf.d [2021-05-18T07:56:22.756Z] [2021-05-18T07:56:22.756Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-18T07:56:22.756Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-18T07:56:22.901Z] #43 158.0 CC criu/timerfd.o [2021-05-18T07:56:22.901Z] #43 158.2 CC criu/tty.o [2021-05-18T07:56:22.945Z] #42 44.54 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-18T07:56:22.945Z] #42 44.67 CC compel/src/lib/log.o [2021-05-18T07:56:23.207Z] #42 44.98 CC compel/arch/x86/src/lib/cpu.o [2021-05-18T07:56:23.694Z] #19 DONE 1.2s [2021-05-18T07:56:23.694Z] [2021-05-18T07:56:23.694Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:23.694Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:23.694Z] #43 60.53 CC criu/arch/x86/kerndat.o [2021-05-18T07:56:23.780Z] #42 45.60 CC compel/arch/x86/src/lib/infect.o [2021-05-18T07:56:23.954Z] #43 61.32 CC criu/arch/x86/sigaction_compat.o [2021-05-18T07:56:24.276Z] #43 159.5 CC criu/tun.o [2021-05-18T07:56:24.533Z] #43 159.8 CC criu/uffd.o [2021-05-18T07:56:24.537Z] #43 61.68 CC criu/arch/x86/sigframe.o [2021-05-18T07:56:24.725Z] #42 46.45 CC compel/src/lib/infect-rpc.o [2021-05-18T07:56:24.797Z] #43 62.01 LINK criu/arch/x86/crtools.built-in.o [2021-05-18T07:56:24.797Z] #43 62.12 DEP criu/pie/util-vdso-elf32.d [2021-05-18T07:56:24.987Z] #42 46.78 CC compel/src/lib/infect-util.o [2021-05-18T07:56:25.057Z] #43 62.26 DEP criu/pie/util-vdso.d [2021-05-18T07:56:25.249Z] #42 47.02 CC compel/src/lib/infect.o [2021-05-18T07:56:25.317Z] #43 62.40 DEP criu/pie/util.d [2021-05-18T07:56:25.317Z] #43 62.57 CC criu/pie/util.o [2021-05-18T07:56:25.461Z] #43 160.6 CC criu/util.o [2021-05-18T07:56:25.578Z] #43 62.91 CC criu/pie/util-vdso.o [2021-05-18T07:56:25.854Z] using credential docker-jenkins-github-credentials [2021-05-18T07:56:25.897Z] ok github.com/docker/docker/cmd/dockerd 0.184s coverage: 29.1% of statements [2021-05-18T07:56:25.897Z] ok github.com/docker/docker/container 0.149s coverage: 34.6% of statements [2021-05-18T07:56:25.897Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-18T07:56:25.897Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-18T07:56:25.897Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-18T07:56:25.897Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-18T07:56:25.897Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2021-05-18T07:56:25.929Z] Cloning the remote Git repository [2021-05-18T07:56:25.929Z] Cloning with configured refspecs honoured and without tags [2021-05-18T07:56:26.388Z] #43 161.6 CC criu/uts_ns.o [2021-05-18T07:56:26.388Z] #43 161.7 CC criu/vdso-compat.o [2021-05-18T07:56:26.517Z] #43 63.57 CC criu/pie/util-vdso-elf32.o [2021-05-18T07:56:26.517Z] #43 ... [2021-05-18T07:56:26.517Z] [2021-05-18T07:56:26.517Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:56:26.517Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:56:26.517Z] #45 135.4 net/http [2021-05-18T07:56:26.517Z] #45 ... [2021-05-18T07:56:26.517Z] [2021-05-18T07:56:26.517Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:56:26.517Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:56:26.517Z] #20 1.621 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T07:56:26.517Z] #20 1.878 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:56:26.517Z] #20 1.964 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:56:26.517Z] #20 2.150 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:56:26.517Z] #20 2.210 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-18T07:56:26.644Z] #43 161.9 CC criu/vdso.o [2021-05-18T07:56:26.843Z] ok github.com/docker/docker/daemon/cluster/convert 0.074s coverage: 35.9% of statements [2021-05-18T07:56:26.932Z] Client: Mirantis Container Runtime [2021-05-18T07:56:26.932Z] Version: 20.10.0 [2021-05-18T07:56:26.932Z] API version: 1.41 [2021-05-18T07:56:26.932Z] Go version: go1.13.15 [2021-05-18T07:56:26.932Z] Git commit: 6ee42dc [2021-05-18T07:56:26.932Z] Built: 03/11/2021 13:24:56 [2021-05-18T07:56:26.932Z] OS/Arch: windows/amd64 [2021-05-18T07:56:26.932Z] Context: default [2021-05-18T07:56:26.932Z] Experimental: true [2021-05-18T07:56:26.932Z] [2021-05-18T07:56:26.932Z] Server: Mirantis Container Runtime [2021-05-18T07:56:26.932Z] Engine: [2021-05-18T07:56:26.932Z] Version: 20.10.0 [2021-05-18T07:56:26.932Z] API version: 1.41 (minimum version 1.24) [2021-05-18T07:56:26.932Z] Go version: go1.13.15 [2021-05-18T07:56:26.932Z] Git commit: 1e08f21e79 [2021-05-18T07:56:26.932Z] Built: 03/11/2021 13:23:32 [2021-05-18T07:56:26.932Z] OS/Arch: windows/amd64 [2021-05-18T07:56:26.932Z] Experimental: true [2021-05-18T07:56:27.087Z] #20 3.227 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:56:26.122Z] Cloning repository https://github.com/moby/moby.git [2021-05-18T07:56:26.517Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-18T07:56:27.183Z] #42 ... [2021-05-18T07:56:27.183Z] [2021-05-18T07:56:27.183Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-18T07:56:27.183Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-18T07:56:27.183Z] #13 119.4 Selecting previously unselected package libapparmor1:amd64. [2021-05-18T07:56:27.183Z] #13 119.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 119.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-18T07:56:27.183Z] #13 119.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-18T07:56:27.183Z] #13 119.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 119.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-18T07:56:27.183Z] #13 119.8 Selecting previously unselected package libbtrfs0. [2021-05-18T07:56:27.183Z] #13 119.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 119.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-18T07:56:27.183Z] #13 119.9 Selecting previously unselected package libbtrfs-dev. [2021-05-18T07:56:27.183Z] #13 119.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 119.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-18T07:56:27.183Z] #13 120.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-18T07:56:27.183Z] #13 120.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 120.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T07:56:27.183Z] #13 120.2 Selecting previously unselected package libudev-dev:amd64. [2021-05-18T07:56:27.183Z] #13 120.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 120.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-18T07:56:27.183Z] #13 120.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-18T07:56:27.183Z] #13 120.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 120.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-18T07:56:27.183Z] #13 120.6 Selecting previously unselected package libpcre16-3:amd64. [2021-05-18T07:56:27.183Z] #13 120.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 120.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-18T07:56:27.183Z] #13 120.8 Selecting previously unselected package libpcre32-3:amd64. [2021-05-18T07:56:27.183Z] #13 120.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 120.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-18T07:56:27.183Z] #13 121.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-18T07:56:27.183Z] #13 121.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 121.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-18T07:56:27.183Z] #13 121.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-18T07:56:27.183Z] #13 121.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 121.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-18T07:56:27.183Z] #13 121.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-18T07:56:27.183Z] #13 121.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 121.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-18T07:56:27.183Z] #13 121.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-18T07:56:27.183Z] #13 121.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 121.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-18T07:56:27.183Z] #13 122.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-18T07:56:27.183Z] #13 122.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 122.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T07:56:27.183Z] #13 122.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-18T07:56:27.183Z] #13 122.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-18T07:56:27.183Z] #13 122.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-18T07:56:27.183Z] #13 122.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-18T07:56:27.183Z] #13 122.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-18T07:56:27.183Z] #13 122.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-18T07:56:27.183Z] #13 122.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-18T07:56:27.183Z] #13 122.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-18T07:56:27.183Z] #13 122.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-18T07:56:27.183Z] #13 122.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:56:27.183Z] #13 122.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-18T07:56:27.183Z] #13 122.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-18T07:56:27.183Z] #13 122.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-18T07:56:27.183Z] #13 122.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-18T07:56:27.183Z] #13 122.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-18T07:56:27.183Z] #13 122.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-18T07:56:27.183Z] #13 122.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-18T07:56:27.183Z] #13 122.9 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-18T07:56:27.183Z] #13 122.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-18T07:56:27.183Z] #13 122.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-18T07:56:27.183Z] #13 122.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:56:27.184Z] #13 123.0 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 [2021-05-18T07:56:27.184Z] #13 123.0 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 [2021-05-18T07:56:27.184Z] #13 123.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-18T07:56:27.184Z] #13 123.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-18T07:56:27.184Z] #13 123.0 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 [2021-05-18T07:56:27.184Z] #13 123.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-18T07:56:27.184Z] #13 123.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-18T07:56:27.184Z] #13 123.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T07:56:27.184Z] #13 123.1 Setting up dmsetup (2:1.02.155-3) ... [2021-05-18T07:56:27.184Z] #13 123.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-18T07:56:27.184Z] #13 123.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-18T07:56:27.184Z] #13 123.1 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:56:27.205Z] #43 162.3 LINK criu/built-in.o [2021-05-18T07:56:27.205Z] #43 162.4 LINK criu/criu [2021-05-18T07:56:27.461Z] #43 162.8 DEP lib/c/criu.d [2021-05-18T07:56:27.461Z] #43 162.8 CC images/rpc.pb-c.o [Pipeline] sh [2021-05-18T07:56:28.022Z] #43 163.2 CC lib/c/criu.o [2021-05-18T07:56:28.415Z] + docker info [2021-05-18T07:56:28.480Z] #20 4.390 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:56:28.573Z] #13 DONE 124.7s [2021-05-18T07:56:28.573Z] [2021-05-18T07:56:28.573Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:56:28.573Z] #52 sha256:7e97863502aa16fed95321050794e00c2e9f2ada5ee7ee81ef3d3ddaf00ba9cc [2021-05-18T07:56:28.584Z] #43 164.0 LINK lib/c/built-in.o [2021-05-18T07:56:28.584Z] #43 164.0 LINK lib/c/libcriu.so [2021-05-18T07:56:28.584Z] #43 164.0 LINK lib/c/libcriu.a [2021-05-18T07:56:28.839Z] #43 164.1 GEN magic.py [2021-05-18T07:56:28.839Z] #43 164.2 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T07:56:28.839Z] #43 164.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T07:56:29.095Z] #43 164.2 Note: Building without GnuTLS support [2021-05-18T07:56:29.095Z] #43 164.2 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T07:56:29.095Z] #43 164.2 Makefile.config:40: Warn: Building without nftables support [2021-05-18T07:56:27.492Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:56:27.492Z] > git --version # timeout=10 [2021-05-18T07:56:27.544Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-18T07:56:27.544Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:56:27.548Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:56:29.350Z] #43 164.8 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T07:56:29.398Z] ok github.com/docker/docker/daemon/cluster 0.113s coverage: 0.5% of statements [2021-05-18T07:56:29.862Z] #20 5.842 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:56:29.862Z] #20 ... [2021-05-18T07:56:29.862Z] [2021-05-18T07:56:29.862Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:29.862Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:29.862Z] #43 64.25 AR criu/pie/pie.lib.a [2021-05-18T07:56:29.862Z] #43 64.31 DEP criu/pie/restorer.d [2021-05-18T07:56:29.862Z] #43 64.48 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-18T07:56:29.862Z] #43 64.63 DEP criu/arch/x86/restorer_unmap.d [2021-05-18T07:56:29.862Z] #43 64.67 DEP criu/arch/x86/restorer.d [2021-05-18T07:56:29.862Z] #43 64.87 DEP criu/arch/x86/vdso-pie.d [2021-05-18T07:56:29.862Z] #43 65.03 DEP criu/pie/parasite-vdso.d [2021-05-18T07:56:29.862Z] #43 65.33 DEP criu/pie/parasite.d [2021-05-18T07:56:29.862Z] #43 65.63 CC criu/pie/parasite.o [2021-05-18T07:56:29.862Z] #43 67.05 LINK criu/pie/parasite.built-in.o [2021-05-18T07:56:29.862Z] #43 67.06 GEN criu/pie/parasite-blob.h [2021-05-18T07:56:29.862Z] #43 67.09 CC criu/pie/parasite-vdso.o [2021-05-18T07:56:29.941Z] #43 165.3 make[1]: Nothing to be done for 'all'. [2021-05-18T07:56:30.521Z] #43 165.9 make[1]: 'images/built-in.o' is up to date. [2021-05-18T07:56:30.521Z] #43 165.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-18T07:56:30.521Z] #43 165.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-18T07:56:30.521Z] #43 166.0 make[1]: 'compel/libcompel.a' is up to date. [2021-05-18T07:56:30.705Z] #52 1.950 + RM_GOPATH=0 [2021-05-18T07:56:30.705Z] #52 ... [2021-05-18T07:56:30.705Z] [2021-05-18T07:56:30.705Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-18T07:56:30.705Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-18T07:56:30.705Z] #14 DONE 2.0s [2021-05-18T07:56:30.705Z] [2021-05-18T07:56:30.705Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:56:30.705Z] #52 sha256:7e97863502aa16fed95321050794e00c2e9f2ada5ee7ee81ef3d3ddaf00ba9cc [2021-05-18T07:56:30.705Z] #52 1.951 + TMP_GOPATH= [2021-05-18T07:56:30.705Z] #52 1.951 + : /build [2021-05-18T07:56:30.705Z] #52 1.951 + '[' -z '' ']' [2021-05-18T07:56:30.705Z] #52 1.951 ++ mktemp -d [2021-05-18T07:56:30.705Z] #52 1.953 + export GOPATH=/tmp/tmp.c3a13VBSTl [2021-05-18T07:56:30.705Z] #52 1.954 + GOPATH=/tmp/tmp.c3a13VBSTl [2021-05-18T07:56:30.705Z] #52 1.954 + RM_GOPATH=1 [2021-05-18T07:56:30.705Z] #52 1.954 + case "$(go env GOARCH)" in [2021-05-18T07:56:30.705Z] #52 1.955 ++ go env GOARCH [2021-05-18T07:56:30.705Z] #52 1.988 + export GO_BUILDMODE=-buildmode=pie [2021-05-18T07:56:30.705Z] #52 1.988 + GO_BUILDMODE=-buildmode=pie [2021-05-18T07:56:30.705Z] #52 1.989 ++ dirname /tmp/install/install.sh [2021-05-18T07:56:30.705Z] #52 1.990 + dir=/tmp/install [2021-05-18T07:56:30.705Z] #52 1.990 + bin=runc [2021-05-18T07:56:30.705Z] #52 1.990 + shift [2021-05-18T07:56:30.705Z] #52 1.990 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-18T07:56:30.705Z] #52 1.990 + . /tmp/install/runc.installer [2021-05-18T07:56:30.705Z] #52 1.990 ++ : 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-18T07:56:30.705Z] #52 1.990 + install_runc [2021-05-18T07:56:30.705Z] #52 1.991 + uname -r [2021-05-18T07:56:30.705Z] #52 1.991 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-18T07:56:30.705Z] #52 1.998 + RUNC_BUILDTAGS='seccomp ' [2021-05-18T07:56:30.705Z] #52 2.001 Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp ) [2021-05-18T07:56:30.705Z] #52 2.001 + echo 'Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )' [2021-05-18T07:56:30.705Z] #52 2.001 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.c3a13VBSTl/src/github.com/opencontainers/runc [2021-05-18T07:56:30.705Z] #52 2.006 Cloning into '/tmp/tmp.c3a13VBSTl/src/github.com/opencontainers/runc'... [2021-05-18T07:56:30.785Z] #43 166.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-18T07:56:30.785Z] #43 166.0 make[1]: Nothing to be done for 'all'. [2021-05-18T07:56:30.785Z] #43 166.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T07:56:30.804Z] #43 67.90 CC criu/arch/x86/vdso-pie.o [2021-05-18T07:56:30.804Z] #43 68.21 CC criu/arch/x86/restorer.o [2021-05-18T07:56:31.054Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-05-18T07:56:31.054Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-05-18T07:56:31.054Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-05-18T07:56:31.054Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-05-18T07:56:31.054Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-05-18T07:56:31.312Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-05-18T07:56:31.312Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-05-18T07:56:31.312Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-05-18T07:56:31.312Z] #43 166.6 INSTALL criu/criu [2021-05-18T07:56:31.374Z] #43 68.75 CC criu/arch/x86/restorer_unmap.o [2021-05-18T07:56:31.374Z] #43 68.80 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-18T07:56:31.875Z] #43 DONE 166.9s [2021-05-18T07:56:31.875Z] [2021-05-18T07:56:31.875Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:56:31.875Z] #53 sha256:9c59138f85b5353948deb9c0d52b09201c9f25dd43ff847a9c042d1cff0e7a3d [2021-05-18T07:56:31.943Z] #43 69.13 CC criu/pie/restorer.o [2021-05-18T07:56:31.962Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.0% of statements [2021-05-18T07:56:32.102Z] #52 ... [2021-05-18T07:56:32.102Z] [2021-05-18T07:56:32.102Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-18T07:56:32.102Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-18T07:56:32.102Z] #15 DONE 1.4s [2021-05-18T07:56:32.102Z] [2021-05-18T07:56:32.102Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:56:32.102Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:56:32.102Z] #44 123.0 vendor/golang.org/x/net/http/httpguts [2021-05-18T07:56:32.102Z] #44 123.3 vendor/golang.org/x/net/http/httpproxy [2021-05-18T07:56:32.102Z] #44 123.6 mime/multipart [2021-05-18T07:56:32.102Z] #44 126.0 crypto/tls [2021-05-18T07:56:32.102Z] #44 ... [2021-05-18T07:56:32.102Z] [2021-05-18T07:56:32.102Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-18T07:56:32.102Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-18T07:56:32.233Z] ok github.com/docker/docker/daemon/config 0.151s coverage: 81.8% of statements [2021-05-18T07:56:33.180Z] ok github.com/docker/docker/daemon/events 0.091s coverage: 50.0% of statements [2021-05-18T07:56:33.240Z] #53 ... [2021-05-18T07:56:33.240Z] [2021-05-18T07:56:33.240Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-18T07:56:33.240Z] #44 sha256:38f70c40b9957f8159c03739dc419bf403e53a0dff29793e9bd7f7dde15fd33b [2021-05-18T07:56:33.240Z] #44 DONE 0.1s [2021-05-18T07:56:33.240Z] [2021-05-18T07:56:33.240Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-18T07:56:33.240Z] #46 sha256:90212cb83a78fbf09c7cbd6ab803f3c121b2f0e4d19dace71efb8d7527e2cb67 [2021-05-18T07:56:33.492Z] #16 ... [2021-05-18T07:56:33.492Z] [2021-05-18T07:56:33.492Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-18T07:56:33.492Z] #57 sha256:0c764c65269a9f8624f4797ff71e6e6d275d8364451a8e8e9a32a5024628e1f5 [2021-05-18T07:56:33.492Z] #57 125.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-18T07:56:33.492Z] #57 125.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-18T07:56:33.492Z] #57 DONE 134.1s [2021-05-18T07:56:33.492Z] [2021-05-18T07:56:33.492Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-18T07:56:33.492Z] #58 sha256:a3fd4061874b253a37a23df802d0ea5edc1912121589e314ecbeeb54c346ac0e [2021-05-18T07:56:33.492Z] #58 DONE 0.1s [2021-05-18T07:56:33.492Z] [2021-05-18T07:56:33.492Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-18T07:56:33.492Z] #59 sha256:c0da7ac2b88587ab13dd71100cf544a564189194f501e80850ed30117d1a55b5 [2021-05-18T07:56:33.492Z] #59 DONE 0.1s [2021-05-18T07:56:33.492Z] [2021-05-18T07:56:33.492Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:33.492Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:33.492Z] #42 49.32 CC compel/src/lib/ptrace.o [2021-05-18T07:56:33.492Z] #42 49.64 AR compel/libcompel.a [2021-05-18T07:56:33.492Z] #42 49.72 HOSTCC compel/src/main-host.o [2021-05-18T07:56:33.492Z] #42 50.11 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-18T07:56:33.492Z] #42 50.28 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-18T07:56:33.492Z] #42 51.02 HOSTCC compel/src/lib/log-host.o [2021-05-18T07:56:33.492Z] #42 51.30 HOSTLINK compel/compel-host-bin [2021-05-18T07:56:33.492Z] #42 51.51 DEP soccr/soccr.d [2021-05-18T07:56:33.492Z] #42 51.71 CC soccr/soccr.o [2021-05-18T07:56:33.492Z] #42 53.93 AR soccr/libsoccr.a [2021-05-18T07:56:33.492Z] #42 54.03 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T07:56:33.492Z] #42 54.61 DEP criu/arch/x86/sigframe.d [2021-05-18T07:56:33.492Z] #42 54.74 DEP criu/arch/x86/sigaction_compat.d [2021-05-18T07:56:33.492Z] #42 54.85 DEP criu/arch/x86/kerndat.d [2021-05-18T07:56:33.492Z] #42 55.09 DEP criu/arch/x86/crtools.d [2021-05-18T07:56:33.492Z] #42 ... [2021-05-18T07:56:33.492Z] [2021-05-18T07:56:33.492Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-18T07:56:33.492Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-18T07:56:33.492Z] #16 1.413 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-18T07:56:33.492Z] #16 DONE 1.5s [2021-05-18T07:56:33.492Z] [2021-05-18T07:56:33.492Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:33.492Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:33.492Z] #42 55.39 DEP criu/arch/x86/cpu.d [2021-05-18T07:56:33.496Z] #46 DONE 0.2s [2021-05-18T07:56:33.496Z] [2021-05-18T07:56:33.496Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-18T07:56:33.496Z] #48 sha256:e60564eae211a8d6f5f3491b01ed8f96c9a020884e8c73267915d085394b3222 [2021-05-18T07:56:33.496Z] #48 DONE 0.1s [2021-05-18T07:56:33.496Z] [2021-05-18T07:56:33.496Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-18T07:56:33.496Z] #50 sha256:9da47842dc1b7ffd062987628ee563cf48252cdc146e779ef20b4240237645da [2021-05-18T07:56:34.064Z] #50 DONE 0.4s [2021-05-18T07:56:34.064Z] [2021-05-18T07:56:34.064Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:56:34.064Z] #53 sha256:9c59138f85b5353948deb9c0d52b09201c9f25dd43ff847a9c042d1cff0e7a3d [2021-05-18T07:56:34.064Z] #53 ... [2021-05-18T07:56:34.064Z] [2021-05-18T07:56:34.064Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-18T07:56:34.064Z] #52 sha256:a6dc9707754750b488f9ef98cfe70532419f699372cdfc2c4541186fc736d178 [2021-05-18T07:56:34.064Z] #52 DONE 0.1s [2021-05-18T07:56:34.064Z] [2021-05-18T07:56:34.064Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:56:34.064Z] #56 sha256:66b07f7a3d00ba16ce56eb07b547fa2d6e6e99451d077e6311c9b188cc1eb94a [2021-05-18T07:56:34.064Z] #42 55.63 CC criu/arch/x86/cpu.o [2021-05-18T07:56:34.571Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2021-05-18T07:56:35.011Z] #42 56.66 CC criu/arch/x86/crtools.o [2021-05-18T07:56:35.237Z] #43 72.01 LINK criu/pie/restorer.built-in.o [2021-05-18T07:56:35.237Z] #43 72.02 GEN criu/pie/restorer-blob.h [2021-05-18T07:56:35.237Z] #43 72.10 DEP criu/vdso.d [2021-05-18T07:56:35.237Z] #43 72.40 DEP criu/vdso-compat.d [2021-05-18T07:56:35.237Z] #43 72.61 DEP criu/uts_ns.d [2021-05-18T07:56:35.237Z] #43 ... [2021-05-18T07:56:35.237Z] [2021-05-18T07:56:35.237Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:56:35.237Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:56:35.237Z] #20 11.51 Fetched 8963 kB in 10s (882 kB/s) [2021-05-18T07:56:35.272Z] #42 ... [2021-05-18T07:56:35.272Z] [2021-05-18T07:56:35.272Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-18T07:56:35.272Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-18T07:56:35.272Z] #17 DONE 1.9s [2021-05-18T07:56:35.532Z] [2021-05-18T07:56:35.532Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-18T07:56:35.532Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-18T07:56:36.919Z] #18 DONE 1.6s [2021-05-18T07:56:36.919Z] [2021-05-18T07:56:36.919Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-18T07:56:36.919Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-18T07:56:38.317Z] #19 DONE 1.2s [2021-05-18T07:56:38.317Z] [2021-05-18T07:56:38.317Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:56:38.317Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:56:38.530Z] #20 11.51 Reading package lists... [2021-05-18T07:56:38.530Z] #20 ... [2021-05-18T07:56:38.530Z] [2021-05-18T07:56:38.530Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:56:38.530Z] #53 sha256:a16da74cc9ef3c12747c43f9a1bd0a1b4c1d6a3726ec3e44bbe7728154754649 [2021-05-18T07:56:38.530Z] #53 13.24 + cd /tmp/tmp.D2XO3ZpOli/src/github.com/opencontainers/runc [2021-05-18T07:56:38.530Z] #53 13.24 + git checkout -q 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-18T07:56:38.530Z] #53 13.71 + '[' -z '' ']' [2021-05-18T07:56:38.530Z] #53 13.71 + target=static [2021-05-18T07:56:38.530Z] #53 13.71 + make 'BUILDTAGS=seccomp ' static [2021-05-18T07:56:38.530Z] #53 13.85 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o runc . [2021-05-18T07:56:38.530Z] #53 ... [2021-05-18T07:56:38.530Z] [2021-05-18T07:56:38.530Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:38.530Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:38.530Z] #43 72.80 DEP criu/util.d [2021-05-18T07:56:38.530Z] #43 73.05 DEP criu/uffd.d [2021-05-18T07:56:38.530Z] #43 73.23 DEP criu/tun.d [2021-05-18T07:56:38.530Z] #43 73.42 DEP criu/tty.d [2021-05-18T07:56:38.530Z] #43 73.69 DEP criu/timerfd.d [2021-05-18T07:56:38.530Z] #43 73.83 DEP criu/timens.d [2021-05-18T07:56:38.530Z] #43 74.03 DEP criu/sysfs_parse.d [2021-05-18T07:56:38.530Z] #43 74.16 DEP criu/sysctl.d [2021-05-18T07:56:38.530Z] #43 74.31 DEP criu/string.d [2021-05-18T07:56:38.530Z] #43 74.38 DEP criu/stats.d [2021-05-18T07:56:38.530Z] #43 74.50 DEP criu/sockets.d [2021-05-18T07:56:38.530Z] #43 74.69 DEP criu/sk-unix.d [2021-05-18T07:56:38.530Z] #43 74.99 DEP criu/sk-tcp.d [2021-05-18T07:56:38.530Z] #43 75.23 DEP criu/sk-queue.d [2021-05-18T07:56:38.530Z] #43 75.47 DEP criu/sk-packet.d [2021-05-18T07:56:38.530Z] #43 75.70 DEP criu/sk-netlink.d [2021-05-18T07:56:38.785Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.013s coverage: 73.3% of statements [2021-05-18T07:56:38.785Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.1% of statements [2021-05-18T07:56:38.790Z] #43 76.01 DEP criu/sk-inet.d [2021-05-18T07:56:39.047Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.486s coverage: 14.0% of statements [2021-05-18T07:56:39.050Z] #43 76.30 DEP criu/signalfd.d [2021-05-18T07:56:39.313Z] #43 76.44 DEP criu/sigframe.d [2021-05-18T07:56:39.313Z] #43 76.58 DEP criu/shmem.d [2021-05-18T07:56:39.573Z] #43 76.78 DEP criu/servicefd.d [2021-05-18T07:56:39.573Z] #43 76.94 DEP criu/seize.d [2021-05-18T07:56:39.706Z] #20 1.575 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-18T07:56:39.967Z] #20 1.816 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-18T07:56:39.967Z] #20 1.817 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-18T07:56:39.967Z] #20 1.924 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-18T07:56:39.993Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.724s coverage: 56.2% of statements [2021-05-18T07:56:40.142Z] #43 77.17 DEP criu/seccomp.d [2021-05-18T07:56:40.142Z] #43 77.45 DEP criu/rst-malloc.d [2021-05-18T07:56:40.142Z] #43 77.51 DEP criu/rbtree.d [2021-05-18T07:56:40.142Z] #43 77.54 DEP criu/pstree.d [2021-05-18T07:56:40.228Z] #20 2.199 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-18T07:56:40.490Z] #43 77.76 DEP criu/protobuf.d [2021-05-18T07:56:40.719Z] Client: [2021-05-18T07:56:40.719Z] Context: default [2021-05-18T07:56:40.719Z] Debug Mode: false [2021-05-18T07:56:40.719Z] Plugins: [2021-05-18T07:56:40.719Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-18T07:56:40.719Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-18T07:56:40.719Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-18T07:56:40.719Z] [2021-05-18T07:56:40.719Z] Server: [2021-05-18T07:56:40.719Z] Containers: 0 [2021-05-18T07:56:40.719Z] Running: 0 [2021-05-18T07:56:40.719Z] Paused: 0 [2021-05-18T07:56:40.719Z] Stopped: 0 [2021-05-18T07:56:40.719Z] Images: 0 [2021-05-18T07:56:40.719Z] Server Version: 20.10.0 [2021-05-18T07:56:40.719Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-18T07:56:40.719Z] Windows: [2021-05-18T07:56:40.719Z] LCOW: [2021-05-18T07:56:40.719Z] Logging Driver: json-file [2021-05-18T07:56:40.719Z] Plugins: [2021-05-18T07:56:40.719Z] Volume: local [2021-05-18T07:56:40.719Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-18T07:56:40.719Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-18T07:56:40.719Z] Swarm: inactive [2021-05-18T07:56:40.719Z] Default Isolation: process [2021-05-18T07:56:40.719Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-18T07:56:40.719Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-18T07:56:40.719Z] OSType: windows [2021-05-18T07:56:40.719Z] Architecture: x86_64 [2021-05-18T07:56:40.719Z] CPUs: 4 [2021-05-18T07:56:40.719Z] Total Memory: 32GiB [2021-05-18T07:56:40.719Z] Name: azwin-2-ce85b0 [2021-05-18T07:56:40.719Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-18T07:56:40.719Z] Docker Root Dir: D:\docker [2021-05-18T07:56:40.719Z] Debug Mode: false [2021-05-18T07:56:40.719Z] Registry: https://index.docker.io/v1/ [2021-05-18T07:56:40.719Z] Labels: [2021-05-18T07:56:40.719Z] Experimental: true [2021-05-18T07:56:40.719Z] Insecure Registries: [2021-05-18T07:56:40.719Z] 10.0.0.4:5000 [2021-05-18T07:56:40.719Z] 127.0.0.0/8 [2021-05-18T07:56:40.719Z] Registry Mirrors: [2021-05-18T07:56:40.719Z] http://10.0.0.4:5000/ [2021-05-18T07:56:40.719Z] Live Restore Enabled: false [2021-05-18T07:56:40.719Z] [2021-05-18T07:56:40.791Z] #43 77.96 GEN criu/protobuf-desc-gen.h [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-18T07:56:41.615Z] #20 3.252 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-18T07:56:41.747Z] #43 ... [2021-05-18T07:56:41.747Z] [2021-05-18T07:56:41.747Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:56:41.747Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:56:41.747Z] #45 150.6 github.com/LK4D4/vndr/godl [2021-05-18T07:56:41.747Z] #45 151.5 github.com/LK4D4/vndr [2021-05-18T07:56:41.747Z] #45 ... [2021-05-18T07:56:41.747Z] [2021-05-18T07:56:41.747Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:56:41.747Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:56:41.747Z] #20 11.51 Reading package lists... [2021-05-18T07:56:41.922Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.9% of statements [2021-05-18T07:56:42.319Z] #20 15.88 Reading package lists... [2021-05-18T07:56:42.319Z] #20 ... [2021-05-18T07:56:42.319Z] [2021-05-18T07:56:42.319Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:56:42.319Z] #45 sha256:f1b9c1991ab1c15639378d09dcf4633f592b79168c4688496b5c8ad611def7c2 [2021-05-18T07:56:42.319Z] #45 DONE 161.3s [2021-05-18T07:56:42.319Z] [2021-05-18T07:56:42.319Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:56:42.319Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T07:56:42.558Z] #20 4.328 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-18T07:56:42.902Z] #32 ... [2021-05-18T07:56:42.902Z] [2021-05-18T07:56:42.902Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:42.902Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:42.902Z] #43 79.93 DEP criu/protobuf-desc.d [2021-05-18T07:56:42.902Z] #43 80.10 DEP criu/proc_parse.d [2021-05-18T07:56:43.162Z] #43 80.42 DEP criu/plugin.d [2021-05-18T07:56:43.312Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.801s coverage: 49.4% of statements [2021-05-18T07:56:43.422Z] #43 80.61 DEP criu/pipes.d [2021-05-18T07:56:43.422Z] #43 80.79 DEP criu/pie-util.d [2021-05-18T07:56:43.502Z] #20 ... [2021-05-18T07:56:43.502Z] [2021-05-18T07:56:43.502Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:56:43.502Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:56:43.502Z] #44 134.3 net/http/httptrace [2021-05-18T07:56:43.502Z] #44 134.8 net/http [2021-05-18T07:56:43.502Z] #44 ... [2021-05-18T07:56:43.502Z] [2021-05-18T07:56:43.502Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:56:43.502Z] #52 sha256:7e97863502aa16fed95321050794e00c2e9f2ada5ee7ee81ef3d3ddaf00ba9cc [2021-05-18T07:56:43.502Z] #52 13.75 + cd /tmp/tmp.c3a13VBSTl/src/github.com/opencontainers/runc [2021-05-18T07:56:43.502Z] #52 13.76 + git checkout -q 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-18T07:56:43.502Z] #52 14.01 + '[' -z '' ']' [2021-05-18T07:56:43.502Z] #52 14.02 + target=static [2021-05-18T07:56:43.502Z] #52 14.02 + make 'BUILDTAGS=seccomp ' static [2021-05-18T07:56:43.502Z] #52 14.54 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o runc . [2021-05-18T07:56:43.682Z] #43 80.95 DEP criu/pie-util-vdso.d [2021-05-18T07:56:43.942Z] #43 81.11 DEP criu/pie-util-vdso-elf32.d [2021-05-18T07:56:43.942Z] #43 81.27 DEP criu/path.d [2021-05-18T07:56:43.942Z] #43 81.39 DEP criu/parasite-syscall.d [2021-05-18T07:56:44.046Z] #56 200.5 + bin/containerd [2021-05-18T07:56:44.465Z] Fetching without tags [2021-05-18T07:56:44.512Z] #43 81.56 DEP criu/pagemap.d [2021-05-18T07:56:44.512Z] #43 81.75 DEP criu/pagemap-cache.d [2021-05-18T07:56:44.772Z] #43 81.89 DEP criu/page-xfer.d [2021-05-18T07:56:44.772Z] #43 82.05 DEP criu/page-pipe.d [2021-05-18T07:56:44.103Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:56:44.187Z] > git config --add remote.origin.fetch +refs/pull/42390/head:refs/remotes/origin/PR-42390 # timeout=10 [2021-05-18T07:56:44.241Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:56:44.368Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-18T07:56:44.500Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-18T07:56:44.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:56:44.501Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42390/head:refs/remotes/origin/PR-42390 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T07:56:45.032Z] #43 82.19 DEP criu/netfilter.d [2021-05-18T07:56:45.032Z] #43 82.36 DEP criu/net.d [2021-05-18T07:56:45.237Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.845s coverage: 46.2% of statements [2021-05-18T07:56:45.242Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:56:45.292Z] #43 82.56 DEP criu/namespaces.d [2021-05-18T07:56:45.411Z] #56 ... [2021-05-18T07:56:45.411Z] [2021-05-18T07:56:45.411Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:56:45.411Z] #53 sha256:9c59138f85b5353948deb9c0d52b09201c9f25dd43ff847a9c042d1cff0e7a3d [2021-05-18T07:56:45.411Z] #53 128.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-18T07:56:45.411Z] #53 129.0 + mkdir -p /build [2021-05-18T07:56:45.411Z] #53 129.0 + cp runc /build/runc [2021-05-18T07:56:45.411Z] #53 DONE 129.3s [2021-05-18T07:56:45.411Z] [2021-05-18T07:56:45.411Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:56:45.411Z] #56 sha256:66b07f7a3d00ba16ce56eb07b547fa2d6e6e99451d077e6311c9b188cc1eb94a [2021-05-18T07:56:45.500Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 57.5% of statements [2021-05-18T07:56:45.552Z] #43 82.73 DEP criu/mount.d [2021-05-18T07:56:45.552Z] #43 82.91 DEP criu/memfd.d [2021-05-18T07:56:45.762Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.583s coverage: 57.7% of statements [2021-05-18T07:56:45.812Z] #43 83.09 DEP criu/mem.d [2021-05-18T07:56:46.250Z] #43 83.28 DEP criu/lsm.d [2021-05-18T07:56:46.250Z] #43 83.40 DEP criu/log.d [2021-05-18T07:56:46.250Z] #43 83.50 DEP criu/libnetlink.d [2021-05-18T07:56:46.250Z] #43 83.65 DEP criu/kerndat.d [2021-05-18T07:56:46.343Z] #56 ... [2021-05-18T07:56:46.343Z] [2021-05-18T07:56:46.343Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-18T07:56:46.343Z] #54 sha256:8fa5b7cca67a2480611d1e56f06ac31eb72e37d5c9ff7b2593a27dbcfae54236 [2021-05-18T07:56:46.343Z] #54 DONE 0.2s [2021-05-18T07:56:46.343Z] [2021-05-18T07:56:46.343Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:56:46.343Z] #56 sha256:66b07f7a3d00ba16ce56eb07b547fa2d6e6e99451d077e6311c9b188cc1eb94a [2021-05-18T07:56:46.348Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2021-05-18T07:56:46.518Z] #43 83.83 DEP criu/kcmp-ids.d [2021-05-18T07:56:46.518Z] #43 83.91 DEP criu/irmap.d [2021-05-18T07:56:46.778Z] #43 84.03 DEP criu/ipc_ns.d [2021-05-18T07:56:46.778Z] #43 84.16 DEP criu/image.d [2021-05-18T07:56:47.038Z] #43 84.30 DEP criu/image-desc.d [2021-05-18T07:56:47.293Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.031s coverage: 3.0% of statements [2021-05-18T07:56:47.299Z] #43 84.47 DEP criu/fsnotify.d [2021-05-18T07:56:47.559Z] #43 84.62 DEP criu/filesystems.d [2021-05-18T07:56:47.559Z] #43 84.78 DEP criu/files.d [2021-05-18T07:56:47.712Z] #52 ... [2021-05-18T07:56:47.712Z] [2021-05-18T07:56:47.712Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:47.712Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:47.712Z] #42 58.93 CC criu/arch/x86/kerndat.o [2021-05-18T07:56:47.712Z] #42 59.88 CC criu/arch/x86/sigaction_compat.o [2021-05-18T07:56:47.712Z] #42 60.33 CC criu/arch/x86/sigframe.o [2021-05-18T07:56:47.712Z] #42 60.86 LINK criu/arch/x86/crtools.built-in.o [2021-05-18T07:56:47.712Z] #42 61.00 DEP criu/pie/util-vdso-elf32.d [2021-05-18T07:56:47.712Z] #42 61.19 DEP criu/pie/util-vdso.d [2021-05-18T07:56:47.712Z] #42 61.36 DEP criu/pie/util.d [2021-05-18T07:56:47.712Z] #42 61.48 CC criu/pie/util.o [2021-05-18T07:56:47.712Z] #42 61.83 CC criu/pie/util-vdso.o [2021-05-18T07:56:47.712Z] #42 62.60 CC criu/pie/util-vdso-elf32.o [2021-05-18T07:56:47.712Z] #42 63.25 AR criu/pie/pie.lib.a [2021-05-18T07:56:47.712Z] #42 63.31 DEP criu/pie/restorer.d [2021-05-18T07:56:47.712Z] #42 63.48 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-18T07:56:47.712Z] #42 63.63 DEP criu/arch/x86/restorer_unmap.d [2021-05-18T07:56:47.712Z] #42 63.65 DEP criu/arch/x86/restorer.d [2021-05-18T07:56:47.712Z] #42 63.91 DEP criu/arch/x86/vdso-pie.d [2021-05-18T07:56:47.712Z] #42 64.07 DEP criu/pie/parasite-vdso.d [2021-05-18T07:56:47.712Z] #42 64.22 DEP criu/pie/parasite.d [2021-05-18T07:56:47.712Z] #42 64.47 CC criu/pie/parasite.o [2021-05-18T07:56:47.712Z] #42 65.90 LINK criu/pie/parasite.built-in.o [2021-05-18T07:56:47.712Z] #42 65.92 GEN criu/pie/parasite-blob.h [2021-05-18T07:56:47.712Z] #42 65.93 CC criu/pie/parasite-vdso.o [2021-05-18T07:56:47.712Z] #42 66.60 CC criu/arch/x86/vdso-pie.o [2021-05-18T07:56:47.712Z] #42 66.88 CC criu/arch/x86/restorer.o [2021-05-18T07:56:47.712Z] #42 67.42 CC criu/arch/x86/restorer_unmap.o [2021-05-18T07:56:47.712Z] #42 67.47 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-18T07:56:47.712Z] #42 67.76 CC criu/pie/restorer.o [2021-05-18T07:56:47.819Z] #43 84.96 DEP criu/files-reg.d [2021-05-18T07:56:47.819Z] #43 85.10 DEP criu/files-ext.d [2021-05-18T07:56:47.867Z] ok github.com/docker/docker/daemon 12.260s coverage: 17.3% of statements [2021-05-18T07:56:47.867Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-18T07:56:47.867Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-18T07:56:47.867Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-18T07:56:47.867Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-18T07:56:47.867Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-18T07:56:47.867Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-18T07:56:47.867Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-18T07:56:45.350Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:56:45.404Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:56:47.861Z] > git remote # timeout=10 [2021-05-18T07:56:48.079Z] #43 85.22 DEP criu/file-lock.d [2021-05-18T07:56:48.079Z] #43 85.45 DEP criu/file-ids.d [2021-05-18T07:56:48.268Z] Merge succeeded, producing 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:56:48.268Z] Checking out Revision 2842639e0e22bc2f91271603fb9990fa2ac8ad2e (PR-42390) [2021-05-18T07:56:48.285Z] #42 ... [2021-05-18T07:56:48.285Z] [2021-05-18T07:56:48.285Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:56:48.285Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:56:48.285Z] #44 149.0 github.com/LK4D4/vndr/godl [2021-05-18T07:56:48.339Z] #43 85.60 DEP criu/fifo.d [2021-05-18T07:56:48.599Z] #43 85.71 DEP criu/fdstore.d [2021-05-18T07:56:48.599Z] #43 ... [2021-05-18T07:56:48.599Z] [2021-05-18T07:56:48.599Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:56:48.599Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T07:56:48.599Z] #32 DONE 167.3s [2021-05-18T07:56:48.599Z] [2021-05-18T07:56:48.599Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:48.599Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:48.599Z] #43 85.82 DEP criu/fault-injection.d [2021-05-18T07:56:48.599Z] #43 85.87 DEP criu/external.d [2021-05-18T07:56:48.599Z] #43 ... [2021-05-18T07:56:48.599Z] [2021-05-18T07:56:48.599Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:56:48.599Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:56:48.599Z] #20 15.88 Reading package lists... [2021-05-18T07:56:48.599Z] #20 20.60 Building dependency tree... [2021-05-18T07:56:48.599Z] #20 22.28 libcap2-bin is already the newest version (1:2.25-2). [2021-05-18T07:56:48.599Z] #20 22.28 The following additional packages will be installed: [2021-05-18T07:56:48.599Z] #20 22.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-18T07:56:48.599Z] #20 22.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-18T07:56:48.599Z] #20 22.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-18T07:56:48.599Z] #20 22.30 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-18T07:56:48.599Z] #20 22.30 python3.7 python3.7-minimal vim-runtime xxd [2021-05-18T07:56:48.599Z] #20 22.30 Suggested packages: [2021-05-18T07:56:48.599Z] #20 22.31 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-18T07:56:48.599Z] #20 22.31 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-18T07:56:48.599Z] #20 22.31 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-18T07:56:48.599Z] #20 22.31 Recommended packages: [2021-05-18T07:56:48.599Z] #20 22.31 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-18T07:56:48.599Z] #20 22.31 python3-keyrings.alt python3-xdg unzip [2021-05-18T07:56:48.599Z] #20 24.31 The following NEW packages will be installed: [2021-05-18T07:56:48.599Z] #20 24.31 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-18T07:56:48.599Z] #20 24.31 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-18T07:56:48.599Z] #20 24.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-18T07:56:48.599Z] #20 24.32 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-18T07:56:48.599Z] #20 24.32 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-18T07:56:48.599Z] #20 24.32 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-18T07:56:48.599Z] #20 24.32 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-18T07:56:48.599Z] #20 24.32 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-18T07:56:48.599Z] #20 24.32 xz-utils zip [2021-05-18T07:56:48.599Z] #20 24.65 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T07:56:48.599Z] #20 24.65 Need to get 28.5 MB of archives. [2021-05-18T07:56:48.599Z] #20 24.65 After this operation, 116 MB of additional disk space will be used. [2021-05-18T07:56:48.599Z] #20 24.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-18T07:56:48.599Z] #20 24.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-18T07:56:48.599Z] #20 24.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-18T07:56:48.599Z] #20 24.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-18T07:56:48.599Z] #20 24.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-18T07:56:48.599Z] #20 24.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-18T07:56:48.857Z] #44 149.9 github.com/LK4D4/vndr [2021-05-18T07:56:48.860Z] #20 24.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-18T07:56:48.860Z] #20 24.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-18T07:56:48.860Z] #20 24.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-18T07:56:48.860Z] #20 24.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-18T07:56:48.860Z] #20 24.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-18T07:56:48.860Z] #20 24.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-18T07:56:48.860Z] #20 24.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-18T07:56:48.860Z] #20 24.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-18T07:56:48.860Z] #20 24.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-18T07:56:48.860Z] #20 24.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-18T07:56:48.860Z] #20 24.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-18T07:56:48.860Z] #20 24.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T07:56:48.860Z] #20 25.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-18T07:56:48.860Z] #20 25.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-18T07:56:48.860Z] #20 25.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-18T07:56:48.860Z] #20 25.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-18T07:56:48.860Z] #20 25.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-18T07:56:48.860Z] #20 25.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-18T07:56:48.860Z] #20 25.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-18T07:56:48.860Z] #20 25.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-18T07:56:48.860Z] #20 25.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-18T07:56:48.860Z] #20 25.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-18T07:56:48.860Z] #20 25.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-18T07:56:49.259Z] ok github.com/docker/docker/daemon/logger 0.334s coverage: 43.2% of statements [2021-05-18T07:56:49.434Z] #20 25.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-18T07:56:49.434Z] #20 25.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-18T07:56:49.434Z] #20 25.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-18T07:56:49.434Z] #20 25.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-18T07:56:49.434Z] #20 25.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-18T07:56:49.434Z] #20 25.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-18T07:56:49.434Z] #20 25.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-18T07:56:49.434Z] #20 25.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-18T07:56:49.434Z] #20 25.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-18T07:56:49.434Z] #20 25.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-18T07:56:49.434Z] #20 25.79 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-18T07:56:49.434Z] #20 25.81 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-18T07:56:49.693Z] #20 25.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-18T07:56:49.834Z] ok github.com/docker/docker/daemon/logger/gelf 0.060s coverage: 67.0% of statements [2021-05-18T07:56:49.834Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 6.7% of statements [2021-05-18T07:56:49.834Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-18T07:56:49.834Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-18T07:56:49.954Z] #20 25.92 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-18T07:56:49.954Z] #20 25.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-18T07:56:49.954Z] #20 25.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-18T07:56:50.214Z] #20 26.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-18T07:56:50.408Z] ok github.com/docker/docker/daemon/logger/awslogs 0.322s coverage: 77.4% of statements [2021-05-18T07:56:50.408Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-18T07:56:50.408Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-18T07:56:50.474Z] #20 26.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-18T07:56:50.474Z] #20 26.51 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-18T07:56:50.734Z] #20 27.02 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:56:50.982Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-05-18T07:56:50.982Z] ok github.com/docker/docker/daemon/logger/journald 0.088s coverage: 23.9% of statements [2021-05-18T07:56:50.994Z] #20 27.13 Fetched 28.5 MB in 2s (13.4 MB/s) [2021-05-18T07:56:50.994Z] #20 27.18 Selecting previously unselected package pigz. [2021-05-18T07:56:50.994Z] #20 27.18 (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 ... 23435 files and directories currently installed.) [2021-05-18T07:56:50.994Z] #20 27.24 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-18T07:56:50.994Z] #20 27.25 Unpacking pigz (2.4-1) ... [2021-05-18T07:56:50.994Z] #20 27.33 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-18T07:56:50.994Z] #20 27.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T07:56:50.994Z] #20 27.34 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T07:56:47.971Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T07:56:48.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-18T07:56:48.028Z] > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10 [2021-05-18T07:56:48.176Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-18T07:56:48.302Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T07:56:48.355Z] > git checkout -f 2842639e0e22bc2f91271603fb9990fa2ac8ad2e # timeout=10 [2021-05-18T07:56:51.556Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.059s coverage: 69.9% of statements [2021-05-18T07:56:51.563Z] #20 27.80 Selecting previously unselected package python3.7-minimal. [2021-05-18T07:56:51.563Z] #20 27.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T07:56:51.563Z] #20 27.81 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T07:56:52.502Z] #20 28.66 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T07:56:52.502Z] #20 28.69 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T07:56:52.504Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 75.2% of statements [2021-05-18T07:56:52.504Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-18T07:56:53.079Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.067s coverage: 58.6% of statements [2021-05-18T07:56:53.079Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2021-05-18T07:56:54.025Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2021-05-18T07:56:54.154Z] #44 ... [2021-05-18T07:56:54.154Z] [2021-05-18T07:56:54.154Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:54.154Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:54.154Z] #42 71.04 LINK criu/pie/restorer.built-in.o [2021-05-18T07:56:54.154Z] #42 71.06 GEN criu/pie/restorer-blob.h [2021-05-18T07:56:54.154Z] #42 71.14 DEP criu/vdso.d [2021-05-18T07:56:54.154Z] #42 71.37 DEP criu/vdso-compat.d [2021-05-18T07:56:54.154Z] #42 71.53 DEP criu/uts_ns.d [2021-05-18T07:56:54.154Z] #42 71.69 DEP criu/util.d [2021-05-18T07:56:54.154Z] #42 71.89 DEP criu/uffd.d [2021-05-18T07:56:54.154Z] #42 72.14 DEP criu/tun.d [2021-05-18T07:56:54.154Z] #42 72.37 DEP criu/tty.d [2021-05-18T07:56:54.154Z] #42 72.60 DEP criu/timerfd.d [2021-05-18T07:56:54.154Z] #42 72.86 DEP criu/timens.d [2021-05-18T07:56:54.154Z] #42 73.11 DEP criu/sysfs_parse.d [2021-05-18T07:56:54.154Z] #42 73.31 DEP criu/sysctl.d [2021-05-18T07:56:54.154Z] #42 73.49 DEP criu/string.d [2021-05-18T07:56:54.154Z] #42 73.56 DEP criu/stats.d [2021-05-18T07:56:54.154Z] #42 73.67 DEP criu/sockets.d [2021-05-18T07:56:54.154Z] #42 73.87 DEP criu/sk-unix.d [2021-05-18T07:56:54.154Z] #42 74.04 DEP criu/sk-tcp.d [2021-05-18T07:56:54.154Z] #42 74.31 DEP criu/sk-queue.d [2021-05-18T07:56:54.154Z] #42 74.51 DEP criu/sk-packet.d [2021-05-18T07:56:54.154Z] #42 74.70 DEP criu/sk-netlink.d [2021-05-18T07:56:54.154Z] #42 74.91 DEP criu/sk-inet.d [2021-05-18T07:56:54.154Z] #42 75.17 DEP criu/signalfd.d [2021-05-18T07:56:54.154Z] #42 75.35 DEP criu/sigframe.d [2021-05-18T07:56:54.154Z] #42 75.50 DEP criu/shmem.d [2021-05-18T07:56:54.154Z] #42 75.67 DEP criu/servicefd.d [2021-05-18T07:56:54.154Z] #42 75.84 DEP criu/seize.d [2021-05-18T07:56:54.154Z] #42 ... [2021-05-18T07:56:54.154Z] [2021-05-18T07:56:54.154Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:56:54.154Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:56:54.154Z] #20 5.852 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-18T07:56:54.154Z] #20 11.51 Fetched 8963 kB in 10s (880 kB/s) [2021-05-18T07:56:54.154Z] #20 11.51 Reading package lists... [2021-05-18T07:56:54.154Z] #20 15.65 Reading package lists... [2021-05-18T07:56:54.154Z] #20 ... [2021-05-18T07:56:54.154Z] [2021-05-18T07:56:54.154Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:54.154Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:54.154Z] #42 75.96 DEP criu/seccomp.d [2021-05-18T07:56:54.287Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 46.8% of statements [2021-05-18T07:56:54.412Z] #20 30.70 Selecting previously unselected package python3-minimal. [2021-05-18T07:56:54.416Z] #42 76.15 DEP criu/rst-malloc.d [2021-05-18T07:56:54.672Z] #20 30.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-18T07:56:54.672Z] #20 30.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-18T07:56:54.672Z] #20 30.78 Unpacking python3-minimal (3.7.3-1) ... [2021-05-18T07:56:54.672Z] #20 30.86 Selecting previously unselected package libmpdec2:amd64. [2021-05-18T07:56:54.672Z] #20 30.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-18T07:56:54.672Z] #20 30.88 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-18T07:56:54.672Z] #20 30.97 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-18T07:56:54.678Z] #42 76.27 DEP criu/rbtree.d [2021-05-18T07:56:54.678Z] #42 76.31 DEP criu/pstree.d [2021-05-18T07:56:54.678Z] #42 76.49 DEP criu/protobuf.d [2021-05-18T07:56:54.931Z] #20 30.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T07:56:54.931Z] #20 30.99 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T07:56:54.940Z] #42 76.61 GEN criu/protobuf-desc-gen.h [2021-05-18T07:56:55.234Z] ok github.com/docker/docker/daemon/network 0.065s coverage: 63.8% of statements [2021-05-18T07:56:55.809Z] ok github.com/docker/docker/daemon/logger/splunk 1.857s coverage: 82.5% of statements [2021-05-18T07:56:55.809Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-18T07:56:55.809Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-18T07:56:55.871Z] #20 31.93 Selecting previously unselected package python3.7. [2021-05-18T07:56:55.871Z] #20 31.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T07:56:55.871Z] #20 31.96 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T07:56:55.871Z] #20 32.13 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-18T07:56:55.871Z] #20 32.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-18T07:56:55.871Z] #20 32.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-18T07:56:56.071Z] ok github.com/docker/docker/distribution/metadata 0.147s coverage: 48.2% of statements [2021-05-18T07:56:56.131Z] #20 32.24 Setting up python3-minimal (3.7.3-1) ... [2021-05-18T07:56:56.856Z] #42 78.34 DEP criu/protobuf-desc.d [2021-05-18T07:56:56.856Z] #42 78.43 DEP criu/proc_parse.d [2021-05-18T07:56:56.856Z] #42 78.58 DEP criu/plugin.d [2021-05-18T07:56:57.070Z] #20 33.16 Selecting previously unselected package python3. [2021-05-18T07:56:57.071Z] #20 33.16 (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 ... 24096 files and directories currently installed.) [2021-05-18T07:56:57.071Z] #20 33.21 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-18T07:56:57.071Z] #20 33.23 Unpacking python3 (3.7.3-1) ... [2021-05-18T07:56:57.071Z] #20 33.32 Selecting previously unselected package libip4tc0:amd64. [2021-05-18T07:56:57.071Z] #20 33.33 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-18T07:56:57.071Z] #20 33.33 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-18T07:56:57.071Z] #20 33.42 Selecting previously unselected package libip6tc0:amd64. [2021-05-18T07:56:57.117Z] #42 78.64 DEP criu/pipes.d [2021-05-18T07:56:57.117Z] #42 78.90 DEP criu/pie-util.d [2021-05-18T07:56:57.117Z] #42 79.05 DEP criu/pie-util-vdso.d [2021-05-18T07:56:57.330Z] #20 33.42 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-18T07:56:57.330Z] #20 33.43 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-18T07:56:57.330Z] #20 33.52 Selecting previously unselected package libiptc0:amd64. [2021-05-18T07:56:57.330Z] #20 33.52 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-18T07:56:57.330Z] #20 33.54 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-18T07:56:57.330Z] #20 33.60 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-18T07:56:57.330Z] #20 33.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-18T07:56:57.330Z] #20 33.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-18T07:56:57.330Z] #20 33.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-18T07:56:57.379Z] #42 79.18 DEP criu/pie-util-vdso-elf32.d [2021-05-18T07:56:57.379Z] #42 79.29 DEP criu/path.d [2021-05-18T07:56:57.590Z] #20 33.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-18T07:56:57.590Z] #20 33.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-18T07:56:57.590Z] #20 33.78 Selecting previously unselected package libnftnl11:amd64. [2021-05-18T07:56:57.590Z] #20 33.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-18T07:56:57.590Z] #20 33.79 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-18T07:56:57.590Z] #20 33.90 Selecting previously unselected package iptables. [2021-05-18T07:56:57.851Z] #20 33.90 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-18T07:56:57.851Z] #20 33.91 Unpacking iptables (1.8.2-4) ... [2021-05-18T07:56:57.951Z] #42 79.48 DEP criu/parasite-syscall.d [2021-05-18T07:56:57.951Z] #42 79.71 DEP criu/pagemap.d [2021-05-18T07:56:57.990Z] ok github.com/docker/docker/distribution 0.306s coverage: 25.2% of statements [2021-05-18T07:56:57.990Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-18T07:56:57.990Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-05-18T07:56:58.110Z] #20 34.23 Selecting previously unselected package xxd. [2021-05-18T07:56:58.110Z] #20 34.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T07:56:58.110Z] #20 34.24 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T07:56:58.212Z] #42 79.87 DEP criu/pagemap-cache.d [2021-05-18T07:56:58.212Z] #42 80.00 DEP criu/page-xfer.d [2021-05-18T07:56:58.370Z] #20 34.36 Selecting previously unselected package vim-common. [2021-05-18T07:56:58.370Z] #20 34.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T07:56:58.370Z] #20 34.40 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T07:56:58.370Z] #20 34.62 Selecting previously unselected package bash-completion. [2021-05-18T07:56:58.473Z] #42 80.22 DEP criu/page-pipe.d [2021-05-18T07:56:58.565Z] ok github.com/docker/docker/image 0.046s coverage: 86.6% of statements [2021-05-18T07:56:58.630Z] #20 34.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-18T07:56:58.734Z] #42 80.33 DEP criu/netfilter.d [2021-05-18T07:56:58.734Z] #42 80.56 DEP criu/net.d [2021-05-18T07:56:58.890Z] #20 ... [2021-05-18T07:56:58.890Z] [2021-05-18T07:56:58.890Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:56:58.890Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:56:58.890Z] #43 85.99 DEP criu/eventpoll.d [2021-05-18T07:56:58.890Z] #43 86.40 DEP criu/eventfd.d [2021-05-18T07:56:58.890Z] #43 86.64 DEP criu/crtools.d [2021-05-18T07:56:58.890Z] #43 86.95 DEP criu/cr-service.d [2021-05-18T07:56:58.890Z] #43 87.28 DEP criu/cr-restore.d [2021-05-18T07:56:58.890Z] #43 87.53 DEP criu/cr-errno.d [2021-05-18T07:56:58.890Z] #43 87.55 DEP criu/cr-dump.d [2021-05-18T07:56:58.890Z] #43 87.78 DEP criu/cr-dedup.d [2021-05-18T07:56:58.890Z] #43 87.97 DEP criu/cr-check.d [2021-05-18T07:56:58.890Z] #43 88.13 DEP criu/config.d [2021-05-18T07:56:58.890Z] #43 88.25 DEP criu/clone-noasan.d [2021-05-18T07:56:58.890Z] #43 88.31 DEP criu/cgroup.d [2021-05-18T07:56:58.890Z] #43 88.52 DEP criu/cgroup-props.d [2021-05-18T07:56:58.890Z] #43 88.67 DEP criu/bitmap.d [2021-05-18T07:56:58.890Z] #43 88.71 DEP criu/bfd.d [2021-05-18T07:56:58.890Z] #43 88.79 DEP criu/autofs.d [2021-05-18T07:56:58.890Z] #43 88.92 DEP criu/aio.d [2021-05-18T07:56:58.890Z] #43 89.07 DEP criu/action-scripts.d [2021-05-18T07:56:58.890Z] #43 89.32 CC criu/action-scripts.o [2021-05-18T07:56:58.890Z] #43 89.82 CC criu/aio.o [2021-05-18T07:56:58.890Z] #43 90.33 CC criu/autofs.o [2021-05-18T07:56:58.890Z] #43 91.83 CC criu/bfd.o [2021-05-18T07:56:58.890Z] #43 92.26 CC criu/bitmap.o [2021-05-18T07:56:58.890Z] #43 92.43 CC criu/cgroup-props.o [2021-05-18T07:56:58.890Z] #43 93.18 CC criu/cgroup.o [2021-05-18T07:56:58.890Z] #43 95.84 CC criu/clone-noasan.o [2021-05-18T07:56:58.890Z] #43 96.05 CC criu/config.o [2021-05-18T07:56:58.995Z] #42 ... [2021-05-18T07:56:58.995Z] [2021-05-18T07:56:58.995Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-18T07:56:58.995Z] #44 sha256:c5228992853eccd0302c23cca79017924cd5b9fdef4a3d145a48f2d5c30514af [2021-05-18T07:56:58.995Z] #44 DONE 159.8s [2021-05-18T07:56:58.995Z] [2021-05-18T07:56:58.995Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:56:58.995Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:56:58.995Z] #20 15.65 Reading package lists... [2021-05-18T07:56:59.140Z] ok github.com/docker/docker/distribution/xfer 1.744s coverage: 85.1% of statements [2021-05-18T07:56:59.140Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-18T07:56:59.140Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2021-05-18T07:56:59.256Z] #20 20.00 Building dependency tree... [2021-05-18T07:56:59.716Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.6% of statements [2021-05-18T07:56:59.736Z] Commit message: "pkg/fileutils: TestMatches: remove cases no longer valid for go1.16" [2021-05-18T07:57:00.282Z] #43 97.37 CC criu/cr-check.o [2021-05-18T07:57:00.291Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2021-05-18T07:57:00.291Z] ok github.com/docker/docker/image/v1 0.048s coverage: 25.0% of statements [2021-05-18T07:57:00.291Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-18T07:57:00.133Z] > git --version # timeout=10 [2021-05-18T07:57:00.198Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-18T07:57:00.270Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-18T07:57:00.645Z] #20 22.25 libcap2-bin is already the newest version (1:2.25-2). [2021-05-18T07:57:00.645Z] #20 22.25 The following additional packages will be installed: [2021-05-18T07:57:00.645Z] #20 22.25 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-18T07:57:00.645Z] #20 22.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-18T07:57:00.645Z] #20 22.25 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-18T07:57:00.645Z] #20 22.26 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-18T07:57:00.645Z] #20 22.26 python3.7 python3.7-minimal vim-runtime xxd [2021-05-18T07:57:00.645Z] #20 22.26 Suggested packages: [2021-05-18T07:57:00.645Z] #20 22.26 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-18T07:57:00.645Z] #20 22.26 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-18T07:57:00.645Z] #20 22.26 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-18T07:57:00.645Z] #20 22.26 Recommended packages: [2021-05-18T07:57:00.645Z] #20 22.26 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-18T07:57:00.645Z] #20 22.26 python3-keyrings.alt python3-xdg unzip [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-18T07:57:01.222Z] #43 ... [2021-05-18T07:57:01.222Z] [2021-05-18T07:57:01.222Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:57:01.222Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:57:01.222Z] #20 37.26 Unpacking bash-completion (1:2.8-6) ... [2021-05-18T07:57:01.346Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T07:57:01.346Z] [2021-05-18T07:57:01.346Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-18T07:57:01.346Z] DOCKER_SYSTEMD=1 [2021-05-18T07:57:01.346Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-18T07:57:01.346Z] HOSTNAME=e47f676a189f [2021-05-18T07:57:01.346Z] DEST=bundles/test-integration [2021-05-18T07:57:01.346Z] PWD=/go/src/github.com/docker/docker [2021-05-18T07:57:01.346Z] DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:57:01.346Z] container=docker [2021-05-18T07:57:01.346Z] HOME=/root [2021-05-18T07:57:01.346Z] LANG=C.UTF-8 [2021-05-18T07:57:01.346Z] INVOCATION_ID=b65731cd655d4de883d8c6d2fc968c1b [2021-05-18T07:57:01.346Z] GOLANG_VERSION=1.13.15 [2021-05-18T07:57:01.346Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-18T07:57:01.346Z] VALIDATE_BRANCH=master [2021-05-18T07:57:01.346Z] TERM=xterm [2021-05-18T07:57:01.346Z] DOCKER_PKG=github.com/docker/docker [2021-05-18T07:57:01.346Z] SHLVL=3 [2021-05-18T07:57:01.346Z] TIMEOUT=120m [2021-05-18T07:57:01.346Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-18T07:57:01.346Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-18T07:57:01.346Z] GO111MODULE=off [2021-05-18T07:57:01.346Z] DOCKER_EXPERIMENTAL=1 [2021-05-18T07:57:01.346Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-18T07:57:01.346Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-18T07:57:01.346Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-18T07:57:01.346Z] GOPATH=/go [2021-05-18T07:57:01.346Z] PKG_CONFIG=pkg-config [2021-05-18T07:57:01.346Z] _=/usr/bin/env [2021-05-18T07:57:01.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-18T07:57:01.482Z] #20 37.69 Selecting previously unselected package bzip2. [2021-05-18T07:57:01.482Z] #20 37.70 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-18T07:57:01.482Z] #20 37.71 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T07:57:01.683Z] ok github.com/docker/docker/oci 0.061s coverage: 45.2% of statements [2021-05-18T07:57:01.683Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 52.9% of statements [2021-05-18T07:57:01.683Z] ok github.com/docker/docker/opts 0.063s coverage: 67.1% of statements [2021-05-18T07:57:01.742Z] #20 37.79 Selecting previously unselected package xz-utils. [2021-05-18T07:57:01.742Z] #20 37.80 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-18T07:57:01.743Z] #20 37.81 Unpacking xz-utils (5.2.4-1) ... [2021-05-18T07:57:01.743Z] #20 38.01 Selecting previously unselected package apparmor. [2021-05-18T07:57:01.743Z] #20 38.01 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-18T07:57:02.002Z] #20 38.09 Unpacking apparmor (2.13.2-10) ... [2021-05-18T07:57:02.032Z] #20 23.93 The following NEW packages will be installed: [2021-05-18T07:57:02.032Z] #20 23.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-18T07:57:02.032Z] #20 23.94 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-18T07:57:02.262Z] #20 38.50 Selecting previously unselected package aufs-tools. [2021-05-18T07:57:02.262Z] #20 38.50 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-18T07:57:02.262Z] #20 38.51 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-18T07:57:02.262Z] #20 38.61 Selecting previously unselected package libonig5:amd64. [2021-05-18T07:57:02.293Z] #20 23.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-18T07:57:02.293Z] #20 23.94 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-18T07:57:02.293Z] #20 23.94 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-18T07:57:02.293Z] #20 23.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-18T07:57:02.293Z] #20 23.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-18T07:57:02.293Z] #20 23.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-18T07:57:02.293Z] #20 23.94 xz-utils zip [2021-05-18T07:57:02.522Z] #20 38.61 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-18T07:57:02.522Z] #20 38.63 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-18T07:57:02.522Z] #20 38.79 Selecting previously unselected package libjq1:amd64. [2021-05-18T07:57:02.522Z] #20 38.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T07:57:02.522Z] #20 38.82 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T07:57:02.541Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-18T07:57:02.541Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-88a0d289\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-18T07:57:02.541Z] ---------------------------------------------------------------------------- [2021-05-18T07:57:02.541Z] [2021-05-18T07:57:02.541Z] INFO: executeCI.ps1 starting at Tue May 18 07:56:59 CUT 2021 [2021-05-18T07:57:02.541Z] [2021-05-18T07:57:02.541Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-18T07:57:02.541Z] INFO: Running git version 2.24.1.windows.2 [2021-05-18T07:57:02.541Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-05-18T07:57:02.541Z] INFO: Environment variables: [2021-05-18T07:57:02.541Z] [2021-05-18T07:57:02.541Z] Name Value [2021-05-18T07:57:02.541Z] ---- ----- [2021-05-18T07:57:02.541Z] ALLUSERSPROFILE C:\ProgramData [2021-05-18T07:57:02.541Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-18T07:57:02.541Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-18T07:57:02.541Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-18T07:57:02.541Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-18T07:57:02.541Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-18T07:57:02.541Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-18T07:57:02.541Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-18T07:57:02.541Z] BRANCH_NAME PR-42390 [2021-05-18T07:57:02.541Z] BUILD_DISPLAY_NAME #1 [2021-05-18T07:57:02.541Z] BUILD_ID 1 [2021-05-18T07:57:02.541Z] BUILD_NUMBER 1 [2021-05-18T07:57:02.541Z] BUILD_TAG jenkins-moby-PR-42390-1 [2021-05-18T07:57:02.541Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42390/1/ [2021-05-18T07:57:02.541Z] CHANGE_AUTHOR thaJeztah [2021-05-18T07:57:02.541Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-18T07:57:02.541Z] CHANGE_BRANCH skip_defunct_test [2021-05-18T07:57:02.541Z] CHANGE_FORK thaJeztah/docker [2021-05-18T07:57:02.541Z] CHANGE_ID 42390 [2021-05-18T07:57:02.541Z] CHANGE_TARGET master [2021-05-18T07:57:02.541Z] CHANGE_TITLE pkg/fileutils: TestMatches: remove cases no longer valid for go1.16 [2021-05-18T07:57:02.541Z] CHANGE_URL https://github.com/moby/moby/pull/42390 [2021-05-18T07:57:02.541Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-18T07:57:02.541Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-18T07:57:02.541Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-18T07:57:02.541Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-18T07:57:02.541Z] COMPUTERNAME azwin-2-ce85b0 [2021-05-18T07:57:02.541Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-18T07:57:02.541Z] ConfigSequenceNumber 0 [2021-05-18T07:57:02.541Z] DOCKER_BUILDKIT 0 [2021-05-18T07:57:02.541Z] DOCKER_DUT_DEBUG 1 [2021-05-18T07:57:02.541Z] DOCKER_EXPERIMENTAL 1 [2021-05-18T07:57:02.541Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-18T07:57:02.541Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-18T07:57:02.541Z] EXECUTOR_NUMBER 0 [2021-05-18T07:57:02.541Z] FQDN azwin-2-ce85b0.westus.cloudapp.azure.com [2021-05-18T07:57:02.541Z] GIT_BRANCH PR-42390 [2021-05-18T07:57:02.541Z] GIT_COMMIT 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:57:02.541Z] GIT_URL https://github.com/moby/moby.git [2021-05-18T07:57:02.541Z] HUDSON_COOKIE 4a5350d6-5ffa-4a74-bfb8-9946256748bb [2021-05-18T07:57:02.541Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-18T07:57:02.541Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-18T07:57:02.541Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-18T07:57:02.541Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-18T07:57:02.541Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-18T07:57:02.541Z] JENKINS_NODE_COOKIE fdd8b523-da51-4840-a5bd-1efab99d06cd [2021-05-18T07:57:02.541Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-18T07:57:02.541Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-18T07:57:02.541Z] JOB_BASE_NAME PR-42390 [2021-05-18T07:57:02.541Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42390/display/redirect [2021-05-18T07:57:02.541Z] JOB_NAME moby/PR-42390 [2021-05-18T07:57:02.541Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42390/ [2021-05-18T07:57:02.541Z] library.jps.version master [2021-05-18T07:57:02.541Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-18T07:57:02.541Z] NODE_LABELS amd64 azure azwin-2-ce85b0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-05-18T07:57:02.541Z] NODE_NAME azwin-2-ce85b0 [2021-05-18T07:57:02.541Z] NUMBER_OF_PROCESSORS 4 [2021-05-18T07:57:02.541Z] OS Windows_NT [2021-05-18T07:57:02.542Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-18T07:57:02.542Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-18T07:57:02.544Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-18T07:57:02.544Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-05-18T07:57:02.544Z] PROCESSOR_LEVEL 6 [2021-05-18T07:57:02.544Z] PROCESSOR_REVISION 4f01 [2021-05-18T07:57:02.544Z] ProgramData C:\ProgramData [2021-05-18T07:57:02.544Z] ProgramFiles C:\Program Files [2021-05-18T07:57:02.544Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-18T07:57:02.544Z] ProgramW6432 C:\Program Files [2021-05-18T07:57:02.544Z] PROMPT $P$G [2021-05-18T07:57:02.544Z] PSExecutionPolicyPreference Bypass [2021-05-18T07:57:02.544Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-18T07:57:02.544Z] PUBLIC C:\Users\Public [2021-05-18T07:57:02.544Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42390/1/display/redirect?page=artif... [2021-05-18T07:57:02.544Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42390/1/display/redirect?page=changes [2021-05-18T07:57:02.544Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42390/1/display/redirect [2021-05-18T07:57:02.544Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42390/1/display/redirect?page=tests [2021-05-18T07:57:02.544Z] SKIP_VALIDATION_TESTS 1 [2021-05-18T07:57:02.544Z] SOURCES_DRIVE d [2021-05-18T07:57:02.544Z] SOURCES_SUBDIR gopath [2021-05-18T07:57:02.544Z] STAGE_NAME Run tests [2021-05-18T07:57:02.544Z] SystemDrive C: [2021-05-18T07:57:02.544Z] SystemRoot C:\Windows [2021-05-18T07:57:02.544Z] TEMP C:\Windows\TEMP [2021-05-18T07:57:02.544Z] TESTDEBUG 0 [2021-05-18T07:57:02.544Z] TESTRUN_DRIVE d [2021-05-18T07:57:02.544Z] TESTRUN_SUBDIR CI [2021-05-18T07:57:02.544Z] TIMEOUT 120m [2021-05-18T07:57:02.544Z] TMP C:\Windows\TEMP [2021-05-18T07:57:02.544Z] USERDOMAIN WORKGROUP [2021-05-18T07:57:02.544Z] USERNAME azwin-2-ce85b0$ [2021-05-18T07:57:02.544Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-18T07:57:02.544Z] windir C:\Windows [2021-05-18T07:57:02.544Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-05-18T07:57:02.544Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-05-18T07:57:02.544Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-18T07:57:02.544Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-18T07:57:02.544Z] [2021-05-18T07:57:02.544Z] [2021-05-18T07:57:02.544Z] [2021-05-18T07:57:02.544Z] INFO: Sources under d:\gopath\... [2021-05-18T07:57:02.544Z] INFO: Test run under d:\CI\... [2021-05-18T07:57:02.544Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-18T07:57:02.544Z] INFO: docker/docker repository was found [2021-05-18T07:57:02.544Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-05-18T07:57:02.554Z] #20 24.31 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-18T07:57:02.554Z] #20 24.31 Need to get 28.5 MB of archives. [2021-05-18T07:57:02.554Z] #20 24.31 After this operation, 116 MB of additional disk space will be used. [2021-05-18T07:57:02.554Z] #20 24.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-18T07:57:02.554Z] #20 24.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-18T07:57:02.554Z] #20 24.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-18T07:57:02.554Z] #20 24.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-18T07:57:02.554Z] #20 24.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-18T07:57:02.554Z] #20 24.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-18T07:57:02.628Z] ok github.com/docker/docker/pkg/broadcaster 0.059s coverage: 100.0% of statements [2021-05-18T07:57:02.782Z] #20 38.94 Selecting previously unselected package jq. [2021-05-18T07:57:02.782Z] #20 38.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T07:57:02.782Z] #20 38.96 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T07:57:02.782Z] #20 39.05 Selecting previously unselected package libaio1:amd64. [2021-05-18T07:57:02.816Z] #20 24.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-18T07:57:02.816Z] #20 24.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-18T07:57:02.816Z] #20 24.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-18T07:57:02.816Z] #20 24.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-18T07:57:02.816Z] #20 24.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-18T07:57:02.816Z] #20 24.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-18T07:57:02.816Z] #20 24.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-18T07:57:02.816Z] #20 24.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-18T07:57:02.816Z] #20 24.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-18T07:57:02.816Z] #20 24.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-18T07:57:02.816Z] #20 24.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-18T07:57:02.816Z] #20 24.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-18T07:57:02.816Z] #20 24.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-18T07:57:02.816Z] #20 24.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-18T07:57:02.816Z] #20 24.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-18T07:57:02.816Z] #20 24.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-18T07:57:02.816Z] #20 24.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-18T07:57:02.816Z] #20 24.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-18T07:57:02.816Z] #20 24.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-18T07:57:02.816Z] #20 24.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-18T07:57:02.816Z] #20 24.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-18T07:57:03.044Z] #20 39.05 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-18T07:57:03.044Z] #20 39.06 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-18T07:57:03.044Z] #20 39.11 Selecting previously unselected package libgpm2:amd64. [2021-05-18T07:57:03.044Z] #20 39.12 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-18T07:57:03.044Z] #20 39.12 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-18T07:57:03.044Z] #20 39.19 Selecting previously unselected package libicu63:amd64. [2021-05-18T07:57:03.044Z] #20 39.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-18T07:57:03.044Z] #20 39.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T07:57:03.077Z] #20 ... [2021-05-18T07:57:03.077Z] [2021-05-18T07:57:03.077Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-18T07:57:03.077Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-18T07:57:03.077Z] #31 DONE 163.6s [2021-05-18T07:57:03.077Z] [2021-05-18T07:57:03.078Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:57:03.078Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:57:03.078Z] #20 24.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-18T07:57:03.078Z] #20 24.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-18T07:57:03.078Z] #20 ... [2021-05-18T07:57:03.078Z] [2021-05-18T07:57:03.078Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:03.078Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:03.078Z] #42 81.13 DEP criu/namespaces.d [2021-05-18T07:57:03.078Z] #42 81.45 DEP criu/mount.d [2021-05-18T07:57:03.078Z] #42 81.69 DEP criu/memfd.d [2021-05-18T07:57:03.078Z] #42 81.84 DEP criu/mem.d [2021-05-18T07:57:03.078Z] #42 82.09 DEP criu/lsm.d [2021-05-18T07:57:03.078Z] #42 82.27 DEP criu/log.d [2021-05-18T07:57:03.078Z] #42 82.38 DEP criu/libnetlink.d [2021-05-18T07:57:03.078Z] #42 82.54 DEP criu/kerndat.d [2021-05-18T07:57:03.078Z] #42 82.72 DEP criu/kcmp-ids.d [2021-05-18T07:57:03.078Z] #42 82.78 DEP criu/irmap.d [2021-05-18T07:57:03.078Z] #42 82.98 DEP criu/ipc_ns.d [2021-05-18T07:57:03.078Z] #42 83.10 DEP criu/image.d [2021-05-18T07:57:03.078Z] #42 83.25 DEP criu/image-desc.d [2021-05-18T07:57:03.078Z] #42 83.33 DEP criu/fsnotify.d [2021-05-18T07:57:03.078Z] #42 83.46 DEP criu/filesystems.d [2021-05-18T07:57:03.078Z] #42 83.64 DEP criu/files.d [2021-05-18T07:57:03.078Z] #42 83.89 DEP criu/files-reg.d [2021-05-18T07:57:03.078Z] #42 84.06 DEP criu/files-ext.d [2021-05-18T07:57:03.078Z] #42 84.17 DEP criu/file-lock.d [2021-05-18T07:57:03.078Z] #42 84.30 DEP criu/file-ids.d [2021-05-18T07:57:03.078Z] #42 84.42 DEP criu/fifo.d [2021-05-18T07:57:03.078Z] #42 84.50 DEP criu/fdstore.d [2021-05-18T07:57:03.078Z] #42 84.59 DEP criu/fault-injection.d [2021-05-18T07:57:03.078Z] #42 84.61 DEP criu/external.d [2021-05-18T07:57:03.078Z] #42 84.67 DEP criu/eventpoll.d [2021-05-18T07:57:03.338Z] #42 84.90 DEP criu/eventfd.d [2021-05-18T07:57:03.338Z] #42 85.03 DEP criu/crtools.d [2021-05-18T07:57:03.441Z] + docker version [2021-05-18T07:57:03.500Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-18T07:57:03.500Z] 29d5b6a226d2: Pulling fs layer [2021-05-18T07:57:03.574Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2021-05-18T07:57:03.599Z] #42 85.32 DEP criu/cr-service.d [2021-05-18T07:57:03.861Z] #42 85.63 DEP criu/cr-restore.d [2021-05-18T07:57:04.124Z] #42 86.03 DEP criu/cr-errno.d [2021-05-18T07:57:04.385Z] #42 86.11 DEP criu/cr-dump.d [2021-05-18T07:57:04.534Z] ok github.com/docker/docker/pkg/authorization 1.179s coverage: 68.3% of statements [2021-05-18T07:57:04.646Z] #42 86.32 DEP criu/cr-dedup.d [2021-05-18T07:57:04.646Z] #42 86.41 DEP criu/cr-check.d [2021-05-18T07:57:04.646Z] #42 86.54 DEP criu/config.d [2021-05-18T07:57:04.908Z] #42 86.65 DEP criu/clone-noasan.d [2021-05-18T07:57:04.908Z] #42 86.78 DEP criu/cgroup.d [2021-05-18T07:57:05.107Z] ok github.com/docker/docker/pkg/archive 1.227s coverage: 81.8% of statements [2021-05-18T07:57:05.107Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2021-05-18T07:57:05.170Z] #42 86.90 DEP criu/cgroup-props.d [2021-05-18T07:57:05.431Z] #42 87.03 DEP criu/bitmap.d [2021-05-18T07:57:05.431Z] #42 87.04 DEP criu/bfd.d [2021-05-18T07:57:05.431Z] #42 87.19 DEP criu/autofs.d [2021-05-18T07:57:05.431Z] #42 87.34 DEP criu/aio.d [2021-05-18T07:57:05.431Z] #42 ... [2021-05-18T07:57:05.431Z] [2021-05-18T07:57:05.431Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:57:05.431Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:57:05.431Z] #20 25.64 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-18T07:57:05.431Z] #20 25.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-18T07:57:05.431Z] #20 25.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-18T07:57:05.431Z] #20 25.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-18T07:57:05.431Z] #20 25.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-18T07:57:05.431Z] #20 25.64 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-18T07:57:05.431Z] #20 25.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-18T07:57:05.431Z] #20 25.80 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-18T07:57:05.431Z] #20 25.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-18T07:57:05.431Z] #20 25.86 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-18T07:57:05.431Z] #20 25.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-18T07:57:05.431Z] #20 25.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-18T07:57:05.431Z] #20 25.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-18T07:57:05.431Z] #20 25.98 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-18T07:57:05.431Z] #20 25.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-18T07:57:05.431Z] #20 26.00 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-18T07:57:05.431Z] #20 26.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-18T07:57:05.431Z] #20 26.45 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-18T07:57:05.431Z] #20 26.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-18T07:57:05.431Z] #20 26.98 debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T07:57:05.431Z] #20 27.09 Fetched 28.5 MB in 2s (11.5 MB/s) [2021-05-18T07:57:05.431Z] #20 27.14 Selecting previously unselected package pigz. [2021-05-18T07:57:05.431Z] #20 27.14 (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 ... 23435 files and directories currently installed.) [2021-05-18T07:57:05.431Z] #20 27.19 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-18T07:57:05.431Z] #20 27.20 Unpacking pigz (2.4-1) ... [2021-05-18T07:57:05.431Z] #20 27.30 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-18T07:57:05.431Z] #20 27.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T07:57:05.431Z] #20 27.32 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T07:57:06.003Z] #20 27.76 Selecting previously unselected package python3.7-minimal. [2021-05-18T07:57:06.003Z] #20 27.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T07:57:06.003Z] #20 27.79 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T07:57:06.052Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2021-05-18T07:57:06.052Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2021-05-18T07:57:06.625Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-05-18T07:57:06.946Z] #20 28.58 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T07:57:06.946Z] #20 28.61 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-18T07:57:07.199Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2021-05-18T07:57:07.249Z] #20 42.83 Selecting previously unselected package libnet1:amd64. [2021-05-18T07:57:07.249Z] #20 42.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T07:57:07.249Z] #20 42.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T07:57:07.249Z] #20 42.94 Selecting previously unselected package libnl-3-200:amd64. [2021-05-18T07:57:07.249Z] #20 42.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-18T07:57:07.249Z] #20 42.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T07:57:07.249Z] #20 43.05 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-18T07:57:07.249Z] #20 43.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-18T07:57:07.249Z] #20 43.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T07:57:07.249Z] #20 43.13 Selecting previously unselected package libreadline5:amd64. [2021-05-18T07:57:07.249Z] #20 43.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-18T07:57:07.249Z] #20 43.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-18T07:57:07.249Z] #20 43.28 Selecting previously unselected package net-tools. [2021-05-18T07:57:07.250Z] #20 43.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-18T07:57:07.250Z] #20 43.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T07:57:07.510Z] #20 43.53 Selecting previously unselected package python-pip-whl. [2021-05-18T07:57:07.510Z] #20 43.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-18T07:57:07.510Z] #20 43.56 Unpacking python-pip-whl (18.1-5) ... [2021-05-18T07:57:07.771Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-05-18T07:57:07.771Z] ok github.com/docker/docker/pkg/chrootarchive 2.975s coverage: 43.2% of statements [2021-05-18T07:57:07.807Z] #20 44.07 Selecting previously unselected package python3-lib2to3. [2021-05-18T07:57:07.807Z] #20 44.07 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-18T07:57:07.807Z] #20 44.08 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-18T07:57:08.066Z] #20 44.25 Selecting previously unselected package python3-distutils. [2021-05-18T07:57:08.066Z] #20 44.25 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-18T07:57:08.066Z] #20 44.26 Unpacking python3-distutils (3.7.3-1) ... [2021-05-18T07:57:08.066Z] #20 44.40 Selecting previously unselected package python3-pip. [2021-05-18T07:57:08.325Z] #20 44.40 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-18T07:57:08.325Z] #20 44.40 Unpacking python3-pip (18.1-5) ... [2021-05-18T07:57:08.325Z] #20 44.59 Selecting previously unselected package python3-pkg-resources. [2021-05-18T07:57:08.325Z] #20 44.60 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T07:57:08.325Z] #20 44.61 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-18T07:57:08.584Z] #20 44.72 Selecting previously unselected package python3-setuptools. [2021-05-18T07:57:08.584Z] #20 44.72 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-18T07:57:08.584Z] #20 44.73 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-18T07:57:08.714Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 88.7% of statements [2021-05-18T07:57:08.843Z] #20 44.98 Selecting previously unselected package python3-wheel. [2021-05-18T07:57:08.843Z] #20 44.98 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-18T07:57:08.843Z] #20 44.99 Unpacking python3-wheel (0.32.3-2) ... [2021-05-18T07:57:08.843Z] #20 45.07 Selecting previously unselected package sudo. [2021-05-18T07:57:08.843Z] #20 45.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-18T07:57:08.843Z] #20 45.08 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-18T07:57:08.865Z] #20 30.56 Selecting previously unselected package python3-minimal. [2021-05-18T07:57:08.865Z] #20 30.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 ... 23684 files and directories currently installed.) [2021-05-18T07:57:08.865Z] #20 30.61 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-18T07:57:08.865Z] #20 30.62 Unpacking python3-minimal (3.7.3-1) ... [2021-05-18T07:57:08.865Z] #20 30.70 Selecting previously unselected package libmpdec2:amd64. [2021-05-18T07:57:08.865Z] #20 30.70 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-18T07:57:08.865Z] #20 30.71 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-18T07:57:08.975Z] ok github.com/docker/docker/pkg/filenotify 0.617s coverage: 67.0% of statements [2021-05-18T07:57:09.130Z] #20 30.80 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-18T07:57:09.130Z] #20 30.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T07:57:09.130Z] #20 30.82 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T07:57:09.237Z] ok github.com/docker/docker/pkg/fsutils 0.248s coverage: 85.1% of statements [2021-05-18T07:57:09.411Z] #20 45.62 Selecting previously unselected package thin-provisioning-tools. [2021-05-18T07:57:09.411Z] #20 45.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-18T07:57:09.411Z] #20 45.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T07:57:09.500Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 11.4% of statements [2021-05-18T07:57:09.671Z] #20 45.86 Selecting previously unselected package uidmap. [2021-05-18T07:57:09.671Z] #20 45.88 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-18T07:57:09.671Z] #20 45.89 Unpacking uidmap (1:4.5-1.1) ... [2021-05-18T07:57:09.671Z] #20 45.99 Selecting previously unselected package vim-runtime. [2021-05-18T07:57:09.671Z] #20 45.99 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-18T07:57:09.671Z] #20 46.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-18T07:57:09.930Z] #20 46.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-18T07:57:09.930Z] #20 46.06 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-18T07:57:10.074Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2021-05-18T07:57:10.074Z] ok github.com/docker/docker/layer 7.448s coverage: 68.8% of statements [2021-05-18T07:57:10.074Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-18T07:57:10.074Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-18T07:57:10.074Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-18T07:57:10.074Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-18T07:57:10.074Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-18T07:57:10.074Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-18T07:57:10.074Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-18T07:57:10.077Z] #20 31.77 Selecting previously unselected package python3.7. [2021-05-18T07:57:10.077Z] #20 31.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-18T07:57:10.077Z] #20 31.79 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T07:57:10.077Z] #20 31.92 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-18T07:57:10.077Z] #20 31.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-18T07:57:10.077Z] #20 31.93 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-18T07:57:10.077Z] #20 31.99 Setting up python3-minimal (3.7.3-1) ... [2021-05-18T07:57:11.020Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2021-05-18T07:57:11.020Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2021-05-18T07:57:11.020Z] ok github.com/docker/docker/pkg/idtools 0.861s coverage: 69.5% of statements [2021-05-18T07:57:11.020Z] ok github.com/docker/docker/pkg/ioutils 0.626s coverage: 70.6% of statements [2021-05-18T07:57:11.020Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-18T07:57:11.020Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-18T07:57:11.020Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-18T07:57:11.020Z] #20 32.89 Selecting previously unselected package python3. [2021-05-18T07:57:11.282Z] #20 32.89 (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 ... 24096 files and directories currently installed.) [2021-05-18T07:57:11.282Z] #20 32.95 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-18T07:57:11.282Z] #20 32.95 Unpacking python3 (3.7.3-1) ... [2021-05-18T07:57:11.282Z] #20 33.06 Selecting previously unselected package libip4tc0:amd64. [2021-05-18T07:57:11.282Z] #20 33.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-18T07:57:11.282Z] #20 33.07 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-18T07:57:11.282Z] #20 33.16 Selecting previously unselected package libip6tc0:amd64. [2021-05-18T07:57:11.282Z] #20 33.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-18T07:57:11.282Z] #20 33.17 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-18T07:57:11.543Z] #20 33.27 Selecting previously unselected package libiptc0:amd64. [2021-05-18T07:57:11.543Z] #20 33.28 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-18T07:57:11.543Z] #20 33.28 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-18T07:57:11.543Z] #20 33.36 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-18T07:57:11.543Z] #20 33.38 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-18T07:57:11.543Z] #20 33.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-18T07:57:11.543Z] #20 33.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-18T07:57:11.543Z] #20 33.45 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-18T07:57:11.543Z] #20 33.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-18T07:57:11.595Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2021-05-18T07:57:11.595Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-18T07:57:11.595Z] ok github.com/docker/docker/pkg/parsers 0.024s coverage: 97.0% of statements [2021-05-18T07:57:11.804Z] #20 33.54 Selecting previously unselected package libnftnl11:amd64. [2021-05-18T07:57:11.804Z] #20 33.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-18T07:57:11.804Z] #20 33.55 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-18T07:57:11.804Z] #20 33.64 Selecting previously unselected package iptables. [2021-05-18T07:57:11.804Z] #20 33.64 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-18T07:57:11.804Z] #20 33.65 Unpacking iptables (1.8.2-4) ... [2021-05-18T07:57:11.858Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2021-05-18T07:57:11.858Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.042s coverage: 86.7% of statements [2021-05-18T07:57:12.051Z] Client: [2021-05-18T07:57:12.051Z] Version: 20.10.6 [2021-05-18T07:57:12.051Z] API version: 1.41 [2021-05-18T07:57:12.051Z] Go version: go1.16.3 [2021-05-18T07:57:12.051Z] Git commit: 370c289 [2021-05-18T07:57:12.051Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-18T07:57:12.051Z] OS/Arch: windows/amd64 [2021-05-18T07:57:12.051Z] Context: default [2021-05-18T07:57:12.051Z] Experimental: true [2021-05-18T07:57:12.051Z] [2021-05-18T07:57:12.051Z] Server: Docker Engine - Community [2021-05-18T07:57:12.051Z] Engine: [2021-05-18T07:57:12.051Z] Version: 20.10.6 [2021-05-18T07:57:12.051Z] API version: 1.41 (minimum version 1.24) [2021-05-18T07:57:12.051Z] Go version: go1.13.15 [2021-05-18T07:57:12.051Z] Git commit: 8728dd2 [2021-05-18T07:57:12.051Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-18T07:57:12.051Z] OS/Arch: windows/amd64 [2021-05-18T07:57:12.051Z] Experimental: true [2021-05-18T07:57:12.065Z] #20 34.03 Selecting previously unselected package xxd. [2021-05-18T07:57:12.119Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2021-05-18T07:57:12.120Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-18T07:57:12.120Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-18T07:57:12.326Z] #20 34.06 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T07:57:12.326Z] #20 34.07 Unpacking xxd (2:8.1.0875-5) ... [2021-05-18T07:57:12.326Z] #20 34.20 Selecting previously unselected package vim-common. [2021-05-18T07:57:12.326Z] #20 34.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-18T07:57:12.326Z] #20 34.23 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-18T07:57:12.467Z] #20 ... [2021-05-18T07:57:12.467Z] [2021-05-18T07:57:12.467Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:12.467Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:12.467Z] #43 99.25 CC criu/cr-dedup.o [2021-05-18T07:57:12.467Z] #43 99.77 CC criu/cr-dump.o [2021-05-18T07:57:12.467Z] #43 102.1 CC criu/cr-errno.o [2021-05-18T07:57:12.467Z] #43 102.2 CC criu/cr-restore.o [2021-05-18T07:57:12.467Z] #43 106.9 CC criu/cr-service.o [2021-05-18T07:57:12.467Z] #43 108.5 CC criu/crtools.o [2021-05-18T07:57:12.467Z] #43 109.2 CC criu/eventfd.o [2021-05-18T07:57:12.467Z] #43 109.6 CC criu/eventpoll.o [2021-05-18T07:57:12.587Z] #20 34.40 Selecting previously unselected package bash-completion. [2021-05-18T07:57:12.587Z] #20 34.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-18T07:57:12.694Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [Pipeline] sh [2021-05-18T07:57:12.727Z] #43 ... [2021-05-18T07:57:12.727Z] [2021-05-18T07:57:12.727Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:57:12.727Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:57:12.986Z] #20 49.04 Selecting previously unselected package vim. [2021-05-18T07:57:12.986Z] #20 49.05 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T07:57:12.986Z] #20 49.08 Unpacking vim (2:8.1.0875-5) ... [2021-05-18T07:57:13.244Z] #20 49.59 Selecting previously unselected package xfsprogs. [2021-05-18T07:57:13.244Z] #20 49.59 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-18T07:57:13.270Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2021-05-18T07:57:13.503Z] #20 49.60 Unpacking xfsprogs (4.20.0-1) ... [2021-05-18T07:57:13.531Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2021-05-18T07:57:13.531Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2021-05-18T07:57:13.595Z] + docker info [2021-05-18T07:57:14.073Z] #20 50.08 Selecting previously unselected package zip. [2021-05-18T07:57:14.073Z] #20 50.09 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-18T07:57:14.073Z] #20 50.10 Unpacking zip (3.0-11+b1) ... [2021-05-18T07:57:14.073Z] #20 50.28 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-18T07:57:14.073Z] #20 50.30 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T07:57:14.073Z] #20 50.31 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-18T07:57:14.073Z] #20 50.33 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-18T07:57:14.073Z] #20 50.34 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-18T07:57:14.073Z] #20 50.35 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-18T07:57:14.073Z] #20 50.37 Setting up uidmap (1:4.5-1.1) ... [2021-05-18T07:57:14.073Z] #20 50.39 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-18T07:57:14.105Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2021-05-18T07:57:14.333Z] #20 50.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T07:57:14.333Z] #20 50.42 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T07:57:14.333Z] #20 50.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T07:57:14.333Z] #20 50.44 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T07:57:14.333Z] #20 50.45 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T07:57:14.333Z] #20 50.47 Setting up zip (3.0-11+b1) ... [2021-05-18T07:57:14.333Z] #20 50.48 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T07:57:14.333Z] #20 50.52 Setting up bash-completion (1:2.8-6) ... [2021-05-18T07:57:14.678Z] ok github.com/docker/docker/pkg/stdcopy 0.016s coverage: 100.0% of statements [2021-05-18T07:57:14.939Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 75.0% of statements [2021-05-18T07:57:15.511Z] ok github.com/docker/docker/pkg/streamformatter 0.017s coverage: 66.2% of statements [2021-05-18T07:57:15.511Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-05-18T07:57:15.890Z] #20 37.20 Unpacking bash-completion (1:2.8-6) ... [2021-05-18T07:57:15.890Z] #20 37.58 Selecting previously unselected package bzip2. [2021-05-18T07:57:15.890Z] #20 37.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-18T07:57:15.890Z] #20 37.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T07:57:15.890Z] #20 37.68 Selecting previously unselected package xz-utils. [2021-05-18T07:57:15.890Z] #20 37.69 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-18T07:57:15.890Z] #20 ... [2021-05-18T07:57:15.890Z] [2021-05-18T07:57:15.890Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:15.890Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:15.890Z] #42 87.55 DEP criu/action-scripts.d [2021-05-18T07:57:15.890Z] #42 87.79 CC criu/action-scripts.o [2021-05-18T07:57:15.890Z] #42 88.28 CC criu/aio.o [2021-05-18T07:57:15.890Z] #42 88.73 CC criu/autofs.o [2021-05-18T07:57:15.890Z] #42 90.09 CC criu/bfd.o [2021-05-18T07:57:15.890Z] #42 90.65 CC criu/bitmap.o [2021-05-18T07:57:15.890Z] #42 90.77 CC criu/cgroup-props.o [2021-05-18T07:57:15.890Z] #42 91.46 CC criu/cgroup.o [2021-05-18T07:57:15.890Z] #42 94.25 CC criu/clone-noasan.o [2021-05-18T07:57:15.890Z] #42 94.47 CC criu/config.o [2021-05-18T07:57:15.890Z] #42 95.77 CC criu/cr-check.o [2021-05-18T07:57:15.890Z] #42 97.55 CC criu/cr-dedup.o [2021-05-18T07:57:15.890Z] #42 ... [2021-05-18T07:57:15.890Z] [2021-05-18T07:57:15.890Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:57:15.890Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:57:15.890Z] #20 37.69 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-18T07:57:15.890Z] #20 37.69 Unpacking xz-utils (5.2.4-1) ... [2021-05-18T07:57:16.151Z] #20 37.87 Selecting previously unselected package apparmor. [2021-05-18T07:57:16.151Z] #20 37.88 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-18T07:57:16.151Z] #20 37.98 Unpacking apparmor (2.13.2-10) ... [2021-05-18T07:57:16.457Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.9% of statements [2021-05-18T07:57:16.457Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.9% of statements [2021-05-18T07:57:16.723Z] #20 38.35 Selecting previously unselected package aufs-tools. [2021-05-18T07:57:16.723Z] #20 38.36 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-18T07:57:16.723Z] #20 38.37 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-18T07:57:16.723Z] #20 38.52 Selecting previously unselected package libonig5:amd64. [2021-05-18T07:57:16.723Z] #20 38.53 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-18T07:57:16.723Z] #20 38.54 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-18T07:57:16.873Z] #20 53.10 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-18T07:57:16.873Z] #20 53.11 Setting up xz-utils (5.2.4-1) ... [2021-05-18T07:57:16.873Z] #20 53.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-18T07:57:16.873Z] #20 53.14 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-18T07:57:16.984Z] #20 38.68 Selecting previously unselected package libjq1:amd64. [2021-05-18T07:57:16.984Z] #20 38.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T07:57:16.984Z] #20 38.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T07:57:16.984Z] #20 38.84 Selecting previously unselected package jq. [2021-05-18T07:57:16.984Z] #20 38.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-18T07:57:16.984Z] #20 38.86 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-18T07:57:16.984Z] #20 38.96 Selecting previously unselected package libaio1:amd64. [2021-05-18T07:57:17.030Z] ok github.com/docker/docker/pkg/tailfile 0.097s coverage: 88.6% of statements [2021-05-18T07:57:17.133Z] #20 53.21 invoke-rc.d: could not determine current runlevel [2021-05-18T07:57:17.133Z] #20 53.22 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-18T07:57:17.133Z] #20 53.24 Setting up pigz (2.4-1) ... [2021-05-18T07:57:17.133Z] #20 53.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-18T07:57:17.133Z] #20 53.26 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T07:57:17.133Z] #20 53.28 Setting up python-pip-whl (18.1-5) ... [2021-05-18T07:57:17.133Z] #20 53.30 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-18T07:57:17.133Z] #20 53.32 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-18T07:57:17.245Z] #20 38.97 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-18T07:57:17.245Z] #20 38.97 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-18T07:57:17.245Z] #20 39.05 Selecting previously unselected package libgpm2:amd64. [2021-05-18T07:57:17.245Z] #20 39.06 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-18T07:57:17.245Z] #20 39.06 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-18T07:57:17.292Z] ok github.com/docker/docker/pkg/signal 2.857s coverage: 61.0% of statements [2021-05-18T07:57:17.506Z] #20 39.11 Selecting previously unselected package libicu63:amd64. [2021-05-18T07:57:17.506Z] #20 39.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-18T07:57:17.506Z] #20 39.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T07:57:17.554Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2021-05-18T07:57:17.554Z] testing: warning: no tests to run [2021-05-18T07:57:17.554Z] coverage: [no statements] [2021-05-18T07:57:17.554Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2021-05-18T07:57:17.653Z] #20 53.73 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-18T07:57:17.653Z] #20 53.74 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-18T07:57:17.653Z] #20 53.76 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T07:57:17.653Z] #20 53.78 Setting up vim (2:8.1.0875-5) ... [2021-05-18T07:57:17.653Z] #20 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-18T07:57:17.653Z] #20 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-18T07:57:17.653Z] #20 53.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-18T07:57:17.653Z] #20 53.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-18T07:57:17.653Z] #20 53.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-18T07:57:17.653Z] #20 53.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-18T07:57:17.653Z] #20 53.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-18T07:57:17.653Z] #20 53.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-18T07:57:17.653Z] #20 53.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T07:57:17.653Z] #20 53.90 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T07:57:17.653Z] #20 53.92 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-18T07:57:17.817Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-05-18T07:57:17.913Z] #20 53.94 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T07:57:17.913Z] #20 53.95 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-18T07:57:17.913Z] #20 53.96 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T07:57:18.079Z] ok github.com/docker/docker/pkg/urlutil 0.022s coverage: 100.0% of statements [2021-05-18T07:57:18.079Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2021-05-18T07:57:18.412Z] #56 231.1 # github.com/containerd/containerd/cmd/containerd [2021-05-18T07:57:18.412Z] #56 231.1 /usr/bin/ld: /tmp/go-link-356461042/000018.o: in function `New': [2021-05-18T07:57:18.412Z] #56 231.1 /tmp/tmp.LXHF53mhbZ/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 [2021-05-18T07:57:18.412Z] #56 231.1 + bin/containerd-stress [2021-05-18T07:57:18.412Z] #56 233.2 + bin/containerd-shim [2021-05-18T07:57:19.471Z] ok github.com/docker/docker/plugin/v2 0.022s coverage: 14.5% of statements [2021-05-18T07:57:19.734Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 85.4% of statements [2021-05-18T07:57:20.680Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2021-05-18T07:57:20.680Z] ok github.com/docker/docker/plugin 0.547s coverage: 23.2% of statements [2021-05-18T07:57:20.808Z] #20 42.68 Selecting previously unselected package libnet1:amd64. [2021-05-18T07:57:20.808Z] #20 42.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-18T07:57:20.808Z] #20 42.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T07:57:20.808Z] #20 42.80 Selecting previously unselected package libnl-3-200:amd64. [2021-05-18T07:57:21.070Z] #20 42.80 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-18T07:57:21.070Z] #20 42.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T07:57:21.070Z] #20 42.89 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-18T07:57:21.070Z] #20 42.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-18T07:57:21.070Z] #20 42.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T07:57:21.070Z] #20 42.96 Selecting previously unselected package libreadline5:amd64. [2021-05-18T07:57:21.070Z] #20 42.96 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-18T07:57:21.070Z] #20 42.97 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-18T07:57:21.214Z] #20 56.85 Setting up iptables (1.8.2-4) ... [2021-05-18T07:57:21.214Z] #20 56.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T07:57:21.214Z] #20 56.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T07:57:21.214Z] #20 56.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T07:57:21.214Z] #20 56.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T07:57:21.214Z] #20 56.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-18T07:57:21.214Z] #20 56.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-18T07:57:21.214Z] #20 57.02 Setting up python3 (3.7.3-1) ... [2021-05-18T07:57:21.332Z] #20 43.09 Selecting previously unselected package net-tools. [2021-05-18T07:57:21.332Z] #20 43.10 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-18T07:57:21.332Z] #20 43.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T07:57:21.475Z] #20 57.53 Setting up python3-wheel (0.32.3-2) ... [2021-05-18T07:57:21.593Z] #20 43.25 Selecting previously unselected package python-pip-whl. [2021-05-18T07:57:21.593Z] #20 43.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-18T07:57:21.593Z] #20 43.29 Unpacking python-pip-whl (18.1-5) ... [2021-05-18T07:57:22.044Z] #20 58.29 Setting up apparmor (2.13.2-10) ... [2021-05-18T07:57:22.099Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2021-05-18T07:57:22.167Z] #20 43.82 Selecting previously unselected package python3-lib2to3. [2021-05-18T07:57:22.167Z] #20 43.83 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-18T07:57:22.167Z] #20 43.84 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-18T07:57:22.167Z] #20 43.97 Selecting previously unselected package python3-distutils. [2021-05-18T07:57:22.167Z] #20 43.99 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-18T07:57:22.167Z] #20 44.00 Unpacking python3-distutils (3.7.3-1) ... [2021-05-18T07:57:22.429Z] #20 44.13 Selecting previously unselected package python3-pip. [2021-05-18T07:57:22.429Z] #20 44.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-18T07:57:22.429Z] #20 44.14 Unpacking python3-pip (18.1-5) ... [2021-05-18T07:57:22.429Z] #20 44.33 Selecting previously unselected package python3-pkg-resources. [2021-05-18T07:57:22.429Z] #20 44.33 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-18T07:57:22.429Z] #20 44.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-18T07:57:22.687Z] ok github.com/docker/docker/quota 0.581s coverage: 71.4% of statements [2021-05-18T07:57:22.687Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 50.9% of statements [2021-05-18T07:57:22.691Z] #20 44.47 Selecting previously unselected package python3-setuptools. [2021-05-18T07:57:22.691Z] #20 44.49 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-18T07:57:22.691Z] #20 44.50 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-18T07:57:22.949Z] ok github.com/docker/docker/registry 0.208s coverage: 58.8% of statements [2021-05-18T07:57:22.953Z] #20 44.74 Selecting previously unselected package python3-wheel. [2021-05-18T07:57:22.953Z] #20 44.74 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-18T07:57:22.953Z] #20 44.75 Unpacking python3-wheel (0.32.3-2) ... [2021-05-18T07:57:23.215Z] #20 44.82 Selecting previously unselected package sudo. [2021-05-18T07:57:23.215Z] #20 44.83 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-18T07:57:23.215Z] #20 44.84 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-18T07:57:23.426Z] #20 ... [2021-05-18T07:57:23.426Z] [2021-05-18T07:57:23.426Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:23.426Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:23.426Z] #43 110.5 CC criu/external.o [2021-05-18T07:57:23.426Z] #43 110.9 CC criu/fault-injection.o [2021-05-18T07:57:23.426Z] #43 111.0 CC criu/fdstore.o [2021-05-18T07:57:23.426Z] #43 111.3 CC criu/fifo.o [2021-05-18T07:57:23.426Z] #43 111.7 CC criu/file-ids.o [2021-05-18T07:57:23.426Z] #43 112.1 CC criu/file-lock.o [2021-05-18T07:57:23.426Z] #43 113.1 CC criu/files-ext.o [2021-05-18T07:57:23.426Z] #43 113.5 CC criu/files-reg.o [2021-05-18T07:57:23.426Z] #43 115.9 CC criu/files.o [2021-05-18T07:57:23.426Z] #43 118.1 CC criu/filesystems.o [2021-05-18T07:57:23.426Z] #43 118.7 CC criu/fsnotify.o [2021-05-18T07:57:23.426Z] #43 119.7 CC criu/image-desc.o [2021-05-18T07:57:23.426Z] #43 119.9 CC criu/image.o [2021-05-18T07:57:23.477Z] #20 45.29 Selecting previously unselected package thin-provisioning-tools. [2021-05-18T07:57:23.477Z] #20 45.30 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-18T07:57:23.477Z] #20 45.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T07:57:23.524Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2021-05-18T07:57:23.655Z] #56 240.0 + bin/containerd-shim-runc-v1 [2021-05-18T07:57:23.686Z] #43 120.8 CC criu/ipc_ns.o [2021-05-18T07:57:23.686Z] #43 ... [2021-05-18T07:57:23.686Z] [2021-05-18T07:57:23.686Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:57:23.686Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:57:23.738Z] #20 45.57 Selecting previously unselected package uidmap. [2021-05-18T07:57:23.738Z] #20 45.58 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-18T07:57:23.738Z] #20 45.59 Unpacking uidmap (1:4.5-1.1) ... [2021-05-18T07:57:23.738Z] #20 45.70 Selecting previously unselected package vim-runtime. [2021-05-18T07:57:23.946Z] #20 59.97 Setting up xfsprogs (4.20.0-1) ... [2021-05-18T07:57:23.946Z] #20 59.99 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-18T07:57:23.999Z] #20 45.70 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-18T07:57:23.999Z] #20 45.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-18T07:57:23.999Z] #20 45.76 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-18T07:57:23.999Z] #20 45.78 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-18T07:57:24.097Z] ok github.com/docker/docker/runconfig 0.031s coverage: 66.1% of statements [2021-05-18T07:57:24.206Z] #20 60.40 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-18T07:57:25.405Z] #20 61.44 Setting up python3-distutils (3.7.3-1) ... [2021-05-18T07:57:25.665Z] #20 61.93 Setting up python3-setuptools (40.8.0-1) ... [2021-05-18T07:57:26.017Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2021-05-18T07:57:26.545Z] #20 ... [2021-05-18T07:57:26.545Z] [2021-05-18T07:57:26.545Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:26.545Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:26.545Z] #42 97.94 CC criu/cr-dump.o [2021-05-18T07:57:26.545Z] #42 100.2 CC criu/cr-errno.o [2021-05-18T07:57:26.545Z] #42 100.3 CC criu/cr-restore.o [2021-05-18T07:57:26.545Z] #42 104.8 CC criu/cr-service.o [2021-05-18T07:57:26.545Z] #42 106.3 CC criu/crtools.o [2021-05-18T07:57:26.545Z] #42 106.9 CC criu/eventfd.o [2021-05-18T07:57:26.545Z] #42 107.4 CC criu/eventpoll.o [2021-05-18T07:57:26.545Z] #42 108.3 CC criu/external.o [2021-05-18T07:57:26.590Z] ok github.com/docker/docker/volume/mounts 0.076s coverage: 67.0% of statements [2021-05-18T07:57:26.806Z] #42 108.6 CC criu/fault-injection.o [2021-05-18T07:57:27.047Z] #20 63.14 Setting up python3-pip (18.1-5) ... [2021-05-18T07:57:27.067Z] #42 108.7 CC criu/fdstore.o [2021-05-18T07:57:27.067Z] #42 ... [2021-05-18T07:57:27.067Z] [2021-05-18T07:57:27.067Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:57:27.067Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:57:27.067Z] #20 48.90 Selecting previously unselected package vim. [2021-05-18T07:57:27.067Z] #20 48.92 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-18T07:57:27.067Z] #20 48.94 Unpacking vim (2:8.1.0875-5) ... [2021-05-18T07:57:27.163Z] ok github.com/docker/docker/volume/local 0.190s coverage: 76.4% of statements [2021-05-18T07:57:27.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-18T07:57:27.995Z] #20 64.26 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:57:28.010Z] #20 49.52 Selecting previously unselected package xfsprogs. [2021-05-18T07:57:28.010Z] #20 49.52 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-18T07:57:28.010Z] #20 49.53 Unpacking xfsprogs (4.20.0-1) ... [2021-05-18T07:57:28.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-18T07:57:28.254Z] #20 64.30 Processing triggers for mime-support (3.62) ... [2021-05-18T07:57:28.271Z] #20 49.99 Selecting previously unselected package zip. [2021-05-18T07:57:28.271Z] #20 49.99 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-18T07:57:28.271Z] #20 50.00 Unpacking zip (3.0-11+b1) ... [2021-05-18T07:57:28.271Z] #20 50.21 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-18T07:57:28.454Z] Client: [2021-05-18T07:57:28.454Z] Context: default [2021-05-18T07:57:28.454Z] Debug Mode: false [2021-05-18T07:57:28.454Z] Plugins: [2021-05-18T07:57:28.454Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-18T07:57:28.454Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-18T07:57:28.454Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-18T07:57:28.454Z] [2021-05-18T07:57:28.454Z] Server: [2021-05-18T07:57:28.454Z] Containers: 0 [2021-05-18T07:57:28.454Z] Running: 0 [2021-05-18T07:57:28.454Z] Paused: 0 [2021-05-18T07:57:28.454Z] Stopped: 0 [2021-05-18T07:57:28.454Z] Images: 0 [2021-05-18T07:57:28.454Z] Server Version: 20.10.6 [2021-05-18T07:57:28.454Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-18T07:57:28.454Z] Windows: [2021-05-18T07:57:28.454Z] LCOW: [2021-05-18T07:57:28.454Z] Logging Driver: json-file [2021-05-18T07:57:28.454Z] Plugins: [2021-05-18T07:57:28.454Z] Volume: local [2021-05-18T07:57:28.454Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-18T07:57:28.454Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-18T07:57:28.454Z] Swarm: inactive [2021-05-18T07:57:28.454Z] Default Isolation: process [2021-05-18T07:57:28.454Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-18T07:57:28.454Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-18T07:57:28.454Z] OSType: windows [2021-05-18T07:57:28.454Z] Architecture: x86_64 [2021-05-18T07:57:28.454Z] CPUs: 4 [2021-05-18T07:57:28.454Z] Total Memory: 32GiB [2021-05-18T07:57:28.454Z] Name: azwin-2-821830 [2021-05-18T07:57:28.454Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-18T07:57:28.454Z] Docker Root Dir: D:\docker [2021-05-18T07:57:28.454Z] Debug Mode: false [2021-05-18T07:57:28.454Z] Registry: https://index.docker.io/v1/ [2021-05-18T07:57:28.454Z] Labels: [2021-05-18T07:57:28.454Z] Experimental: true [2021-05-18T07:57:28.454Z] Insecure Registries: [2021-05-18T07:57:28.454Z] 10.0.0.4:5000 [2021-05-18T07:57:28.454Z] 127.0.0.0/8 [2021-05-18T07:57:28.454Z] Registry Mirrors: [2021-05-18T07:57:28.454Z] http://10.0.0.4:5000/ [2021-05-18T07:57:28.454Z] Live Restore Enabled: false [2021-05-18T07:57:28.454Z] Product License: Community Engine [2021-05-18T07:57:28.454Z] [2021-05-18T07:57:28.532Z] #20 50.23 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-18T07:57:28.532Z] #20 50.25 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-18T07:57:28.532Z] #20 50.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-18T07:57:28.532Z] #20 50.28 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-18T07:57:28.532Z] #20 50.30 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-18T07:57:28.532Z] #20 50.33 Setting up uidmap (1:4.5-1.1) ... [2021-05-18T07:57:28.532Z] #20 50.34 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-18T07:57:28.532Z] #20 50.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-18T07:57:28.532Z] #20 50.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-18T07:57:28.532Z] #20 50.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-18T07:57:28.532Z] #20 50.39 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-18T07:57:28.532Z] #20 50.41 Setting up xxd (2:8.1.0875-5) ... [2021-05-18T07:57:28.549Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-18T07:57:28.794Z] #20 50.43 Setting up zip (3.0-11+b1) ... [2021-05-18T07:57:28.794Z] #20 50.45 Setting up vim-common (2:8.1.0875-5) ... [2021-05-18T07:57:28.794Z] #20 50.48 Setting up bash-completion (1:2.8-6) ... [2021-05-18T07:57:28.904Z] #56 244.8 + bin/containerd-shim-runc-v2 [2021-05-18T07:57:28.904Z] #56 245.7 + binaries [2021-05-18T07:57:28.904Z] #56 245.7 + install -D bin/containerd /build/containerd [2021-05-18T07:57:28.904Z] #56 245.8 + install -D bin/containerd-shim /build/containerd-shim [2021-05-18T07:57:28.904Z] #56 245.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-18T07:57:28.904Z] #56 245.8 + install -D bin/ctr /build/ctr [2021-05-18T07:57:29.192Z] #20 DONE 65.3s [2021-05-18T07:57:29.192Z] [2021-05-18T07:57:29.192Z] #21 [dev-systemd-false 8/26] 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 [2021-05-18T07:57:29.192Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-18T07:57:30.181Z] #21 1.122 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-18T07:57:30.181Z] #21 1.127 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-18T07:57:30.181Z] #21 1.131 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-18T07:57:30.181Z] #21 DONE 1.2s [2021-05-18T07:57:30.181Z] [2021-05-18T07:57:30.181Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-05-18T07:57:30.181Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T07:57:30.181Z] #40 202.7 + dpkg --print-architecture [2021-05-18T07:57:30.181Z] #40 202.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-18T07:57:30.181Z] #40 202.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-18T07:57:30.181Z] #40 202.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-18T07:57:30.835Z] #56 DONE 247.1s [2021-05-18T07:57:31.343Z] #20 53.21 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-18T07:57:31.343Z] #20 53.22 Setting up xz-utils (5.2.4-1) ... [2021-05-18T07:57:31.343Z] #20 53.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-18T07:57:31.343Z] #20 53.25 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-18T07:57:31.343Z] #20 53.33 invoke-rc.d: could not determine current runlevel [2021-05-18T07:57:31.438Z] [2021-05-18T07:57:31.438Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-18T07:57:31.438Z] #57 sha256:2129de1a29b738f4aa238b24371018bb37152460f56840fc18f857fbae350d79 [2021-05-18T07:57:31.604Z] #20 53.34 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-18T07:57:31.604Z] #20 53.35 Setting up pigz (2.4-1) ... [2021-05-18T07:57:31.604Z] #20 53.38 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-18T07:57:31.604Z] #20 53.39 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-18T07:57:31.604Z] #20 53.42 Setting up python-pip-whl (18.1-5) ... [2021-05-18T07:57:31.604Z] #20 53.43 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-18T07:57:31.604Z] #20 53.45 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-18T07:57:32.176Z] #20 53.91 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-18T07:57:32.176Z] #20 53.92 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-18T07:57:32.176Z] #20 53.95 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-18T07:57:32.176Z] #20 53.97 Setting up vim (2:8.1.0875-5) ... [2021-05-18T07:57:32.176Z] #20 53.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-18T07:57:32.176Z] #20 53.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-18T07:57:32.176Z] #20 54.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-18T07:57:32.176Z] #20 54.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-18T07:57:32.176Z] #20 54.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-18T07:57:32.176Z] #20 54.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-18T07:57:32.176Z] #20 54.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-18T07:57:32.176Z] #20 54.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-18T07:57:32.176Z] #20 54.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-18T07:57:32.176Z] #20 54.09 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-18T07:57:32.363Z] #57 DONE 0.9s [2021-05-18T07:57:32.363Z] [2021-05-18T07:57:32.363Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-18T07:57:32.363Z] #61 sha256:6f9b238346bbd159b4a21d858dab4f08221c1ab9d03b26c47bf4094ee649f4d5 [2021-05-18T07:57:32.363Z] #61 DONE 0.2s [2021-05-18T07:57:32.363Z] [2021-05-18T07:57:32.363Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-18T07:57:32.363Z] #66 sha256:964bd8ffc9383d08de9e5d6be9eea732f2fceb764b3287cc10d9046b023927c0 [2021-05-18T07:57:32.437Z] #20 54.11 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-18T07:57:32.437Z] #20 54.13 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-18T07:57:32.437Z] #20 54.15 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-18T07:57:32.437Z] #20 54.18 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-18T07:57:33.328Z] #66 DONE 0.8s [2021-05-18T07:57:33.328Z] [2021-05-18T07:57:33.328Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-18T07:57:33.328Z] #68 sha256:56024ab5ffb9d438ec5245c28d8291a6a7bc0cbce2a600506a0fcd693737ff16 [2021-05-18T07:57:33.328Z] #68 DONE 0.0s [2021-05-18T07:57:33.328Z] [2021-05-18T07:57:33.328Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-18T07:57:33.328Z] #69 sha256:5cbc0b2cb2c50da2386fbbab4cc2ee1237365fc29570ba2c561be1df31127fe1 [2021-05-18T07:57:33.328Z] #69 DONE 0.0s [2021-05-18T07:57:33.328Z] [2021-05-18T07:57:33.328Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-18T07:57:33.328Z] #70 sha256:022ae507d92dd2a553872f851ddc59883969633a2973eba6b42a8df4db769101 [2021-05-18T07:57:35.473Z] #40 ... [2021-05-18T07:57:35.473Z] [2021-05-18T07:57:35.473Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:35.473Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:35.473Z] #43 122.1 CC criu/irmap.o [2021-05-18T07:57:35.473Z] #43 122.7 CC criu/kcmp-ids.o [2021-05-18T07:57:35.473Z] #43 123.0 CC criu/kerndat.o [2021-05-18T07:57:35.473Z] #43 124.2 CC criu/libnetlink.o [2021-05-18T07:57:35.473Z] #43 124.6 CC criu/log.o [2021-05-18T07:57:35.473Z] #43 125.1 CC criu/lsm.o [2021-05-18T07:57:35.473Z] #43 125.5 CC criu/mem.o [2021-05-18T07:57:35.473Z] #43 127.9 CC criu/memfd.o [2021-05-18T07:57:35.473Z] #43 128.7 CC criu/mount.o [2021-05-18T07:57:35.473Z] #43 132.7 CC criu/namespaces.o [2021-05-18T07:57:35.741Z] #20 57.06 Setting up iptables (1.8.2-4) ... [2021-05-18T07:57:35.741Z] #20 57.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T07:57:35.741Z] #20 57.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T07:57:35.741Z] #20 57.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-18T07:57:35.741Z] #20 57.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-18T07:57:35.741Z] #20 57.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-18T07:57:35.741Z] #20 57.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-18T07:57:35.741Z] #20 57.15 Setting up python3 (3.7.3-1) ... [2021-05-18T07:57:35.741Z] #20 57.56 Setting up python3-wheel (0.32.3-2) ... [2021-05-18T07:57:35.843Z] #70 DONE 2.5s [2021-05-18T07:57:35.843Z] [2021-05-18T07:57:35.843Z] #71 exporting to image [2021-05-18T07:57:35.843Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-18T07:57:35.843Z] #71 exporting layers [2021-05-18T07:57:36.576Z] #20 58.23 Setting up apparmor (2.13.2-10) ... [2021-05-18T07:57:37.382Z] #43 134.3 CC criu/net.o [2021-05-18T07:57:37.520Z] #20 ... [2021-05-18T07:57:37.520Z] [2021-05-18T07:57:37.520Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:37.520Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:37.520Z] #42 109.1 CC criu/fifo.o [2021-05-18T07:57:37.520Z] #42 109.6 CC criu/file-ids.o [2021-05-18T07:57:37.520Z] #42 109.9 CC criu/file-lock.o [2021-05-18T07:57:37.520Z] #42 110.9 CC criu/files-ext.o [2021-05-18T07:57:37.520Z] #42 111.3 CC criu/files-reg.o [2021-05-18T07:57:37.520Z] #42 113.5 CC criu/files.o [2021-05-18T07:57:37.520Z] #42 115.5 CC criu/filesystems.o [2021-05-18T07:57:37.520Z] #42 116.2 CC criu/fsnotify.o [2021-05-18T07:57:37.520Z] #42 117.5 CC criu/image-desc.o [2021-05-18T07:57:37.520Z] #42 117.6 CC criu/image.o [2021-05-18T07:57:37.520Z] #42 118.5 CC criu/ipc_ns.o [2021-05-18T07:57:37.781Z] #42 ... [2021-05-18T07:57:37.781Z] [2021-05-18T07:57:37.781Z] #39 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-05-18T07:57:37.781Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T07:57:37.781Z] #39 198.3 + dpkg --print-architecture [2021-05-18T07:57:37.781Z] #39 198.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-18T07:57:38.058Z] #39 198.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-18T07:57:38.058Z] #39 198.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-18T07:57:40.678Z] #43 137.3 CC criu/netfilter.o [2021-05-18T07:57:40.678Z] #43 ... [2021-05-18T07:57:40.678Z] [2021-05-18T07:57:40.678Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T07:57:40.678Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T07:57:40.678Z] #22 5.283 Collecting yamllint==1.26.1 [2021-05-18T07:57:40.678Z] #22 ... [2021-05-18T07:57:40.678Z] [2021-05-18T07:57:40.678Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:40.678Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:40.678Z] #43 137.6 CC criu/page-pipe.o [2021-05-18T07:57:40.938Z] #43 138.3 CC criu/page-xfer.o [2021-05-18T07:57:42.420Z] #71 exporting layers 6.5s done [2021-05-18T07:57:42.420Z] #71 writing image sha256:e704d489aa64946ffc181a066afd2bdba352d52802aea9ebe9e27c7024c4c2cf done [2021-05-18T07:57:42.420Z] #71 naming to docker.io/library/docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e done [2021-05-18T07:57:42.420Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-05-18T07:57:42.749Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42390/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/validate/default [2021-05-18T07:57:42.847Z] #43 139.8 CC criu/pagemap-cache.o [2021-05-18T07:57:43.107Z] #43 140.4 CC criu/pagemap.o [2021-05-18T07:57:43.350Z] #39 ... [2021-05-18T07:57:43.350Z] [2021-05-18T07:57:43.350Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-18T07:57:43.350Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-18T07:57:43.350Z] #20 59.89 Setting up xfsprogs (4.20.0-1) ... [2021-05-18T07:57:43.350Z] #20 59.91 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-18T07:57:43.350Z] #20 60.39 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-18T07:57:43.350Z] #20 61.34 Setting up python3-distutils (3.7.3-1) ... [2021-05-18T07:57:43.350Z] #20 61.79 Setting up python3-setuptools (40.8.0-1) ... [2021-05-18T07:57:43.350Z] #20 62.94 Setting up python3-pip (18.1-5) ... [2021-05-18T07:57:43.350Z] #20 63.93 Processing triggers for libc-bin (2.28-10) ... [2021-05-18T07:57:43.350Z] #20 63.97 Processing triggers for mime-support (3.62) ... [2021-05-18T07:57:43.350Z] #20 DONE 64.9s [2021-05-18T07:57:43.350Z] [2021-05-18T07:57:43.350Z] #21 [dev-systemd-false 8/26] 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 [2021-05-18T07:57:43.350Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-18T07:57:43.677Z] Congratulations! All commits are properly signed with the DCO! [2021-05-18T07:57:43.677Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-05-18T07:57:43.677Z] No api/types/ or api/swagger.yaml changes in diff. [2021-05-18T07:57:43.677Z] Congratulations! All TOML source files changed here have valid syntax. [2021-05-18T07:57:43.677Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-05-18T07:57:43.677Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-05-18T07:57:43.677Z] Congratulations! No new tests were added to integration-cli. [2021-05-18T07:57:43.677Z] [2021-05-18T07:57:43.677Z] INFO Start validation with golang-ci-lint [2021-05-18T07:57:43.677Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-05-18T07:57:43.677Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-18T07:57:43.677Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-18T07:57:44.047Z] #43 141.4 CC criu/parasite-syscall.o [2021-05-18T07:57:44.294Z] #21 1.054 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-18T07:57:44.294Z] #21 1.058 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-18T07:57:44.294Z] #21 1.063 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-18T07:57:44.294Z] #21 DONE 1.1s [2021-05-18T07:57:44.294Z] [2021-05-18T07:57:44.294Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:44.294Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:44.294Z] #42 119.8 CC criu/irmap.o [2021-05-18T07:57:44.294Z] #42 120.5 CC criu/kcmp-ids.o [2021-05-18T07:57:44.294Z] #42 120.8 CC criu/kerndat.o [2021-05-18T07:57:44.294Z] #42 122.0 CC criu/libnetlink.o [2021-05-18T07:57:44.294Z] #42 122.4 CC criu/log.o [2021-05-18T07:57:44.294Z] #42 123.0 CC criu/lsm.o [2021-05-18T07:57:44.294Z] #42 123.5 CC criu/mem.o [2021-05-18T07:57:44.294Z] #42 125.3 CC criu/memfd.o [2021-05-18T07:57:44.294Z] #42 ... [2021-05-18T07:57:44.294Z] [2021-05-18T07:57:44.294Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T07:57:44.294Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T07:57:44.989Z] #43 ... [2021-05-18T07:57:44.989Z] [2021-05-18T07:57:44.989Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T07:57:44.989Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T07:57:44.989Z] #22 10.69 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-18T07:57:44.989Z] #22 11.97 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-18T07:57:44.989Z] #22 12.03 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-18T07:57:44.989Z] #22 12.09 Collecting pyyaml (from yamllint==1.26.1) [2021-05-18T07:57:44.989Z] #22 12.31 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-18T07:57:44.989Z] #22 12.59 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-18T07:57:44.989Z] #22 12.59 Building wheels for collected packages: yamllint [2021-05-18T07:57:44.989Z] #22 12.60 Running setup.py bdist_wheel for yamllint: started [2021-05-18T07:57:44.989Z] #22 13.86 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-18T07:57:44.989Z] #22 13.86 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-18T07:57:44.989Z] #22 13.93 Successfully built yamllint [2021-05-18T07:57:44.989Z] #22 13.95 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-18T07:57:44.989Z] #22 14.27 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-18T07:57:44.989Z] #22 DONE 14.6s [2021-05-18T07:57:45.249Z] [2021-05-18T07:57:45.249Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-18T07:57:45.249Z] #25 sha256:5379a6f475b01b2ef0c9c75ae62338ad2f0972526b84d2f1347f458bafe56407 [2021-05-18T07:57:45.249Z] #25 DONE 0.3s [2021-05-18T07:57:45.249Z] [2021-05-18T07:57:45.249Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-18T07:57:45.249Z] #30 sha256:cdb08700fe4d943139676e40ee9588d8c99dc609fe72701875ebe7efcb2c6db5 [2021-05-18T07:57:49.693Z] #22 4.994 Collecting yamllint==1.26.1 [2021-05-18T07:57:50.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-18T07:57:50.502Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.6% of statements [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/rootless [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/volume [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-18T07:57:50.502Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-18T07:57:50.502Z] [2021-05-18T07:57:50.502Z] === Skipped [2021-05-18T07:57:50.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-18T07:57:50.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T07:57:50.502Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T07:57:50.502Z] [2021-05-18T07:57:50.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-18T07:57:50.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T07:57:50.502Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T07:57:50.502Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-18T07:57:50.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T07:57:50.503Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-18T07:57:50.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T07:57:50.503Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-18T07:57:50.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T07:57:50.503Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-18T07:57:50.503Z] graphtest_unix.go:73: No driver to put! [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-18T07:57:50.503Z] time="2021-05-18T07:56:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T07:57:50.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T07:57:50.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-18T07:57:50.503Z] time="2021-05-18T07:56:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T07:57:50.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T07:57:50.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-18T07:57:50.503Z] time="2021-05-18T07:56:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T07:57:50.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T07:57:50.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-18T07:57:50.503Z] time="2021-05-18T07:56:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T07:57:50.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T07:57:50.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-18T07:57:50.503Z] time="2021-05-18T07:56:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T07:57:50.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T07:57:50.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-18T07:57:50.503Z] graphtest_unix.go:73: No driver to put! [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-18T07:57:50.503Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-18T07:57:50.503Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-18T07:57:50.503Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-18T07:57:50.503Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-18T07:57:50.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T07:57:50.503Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-18T07:57:50.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T07:57:50.503Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-18T07:57:50.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T07:57:50.503Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-18T07:57:50.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T07:57:50.503Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-18T07:57:50.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T07:57:50.503Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-18T07:57:50.503Z] graphtest_unix.go:73: No driver to put! [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-18T07:57:50.503Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-18T07:57:50.503Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] [2021-05-18T07:57:50.503Z] DONE 2254 tests, 24 skipped in 196.055s Post stage [Pipeline] junit [2021-05-18T07:57:50.517Z] Recording test results [2021-05-18T07:57:50.535Z] #30 DONE 4.5s [2021-05-18T07:57:50.535Z] [2021-05-18T07:57:50.535Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:50.535Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:50.535Z] #43 142.9 CC criu/path.o [2021-05-18T07:57:50.535Z] #43 143.2 CC criu/pie-util-vdso-elf32.o [2021-05-18T07:57:50.535Z] #43 143.7 CC criu/pie-util-vdso.o [2021-05-18T07:57:50.535Z] #43 144.2 CC criu/pie-util.o [2021-05-18T07:57:50.535Z] #43 144.3 CC criu/pipes.o [2021-05-18T07:57:50.535Z] #43 145.1 CC criu/plugin.o [2021-05-18T07:57:50.535Z] #43 145.4 CC criu/proc_parse.o [2021-05-18T07:57:50.535Z] #43 ... [2021-05-18T07:57:50.535Z] [2021-05-18T07:57:50.535Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-18T07:57:50.535Z] #33 sha256:7a5ac321b8a95e3e9a955d39fd683a069f30498c9bd264cef080288d61d20de7 [2021-05-18T07:57:50.535Z] #33 DONE 0.6s [2021-05-18T07:57:50.535Z] [2021-05-18T07:57:50.535Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-18T07:57:50.535Z] #35 sha256:86ee317858b5eb6acdd1370117811d02d5bd3979265f525171f20dbeb60d7ad5 [2021-05-18T07:57:50.535Z] #35 DONE 0.1s [2021-05-18T07:57:50.535Z] [2021-05-18T07:57:50.535Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-18T07:57:50.535Z] #38 sha256:08f90c4fc295f7c035b2e4536bc3609b92dea86c16576ec421cda2c0e947e316 [2021-05-18T07:57:50.535Z] #38 DONE 0.0s [2021-05-18T07:57:50.535Z] [2021-05-18T07:57:50.535Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:50.535Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:50.535Z] #43 147.7 CC criu/protobuf-desc.o [2021-05-18T07:57:50.625Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-18T07:57:50.985Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -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:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/make.sh dynbinary test-integration [2021-05-18T07:57:51.476Z] #43 148.7 CC criu/protobuf.o [2021-05-18T07:57:51.738Z] #43 149.1 CC criu/pstree.o [2021-05-18T07:57:51.945Z] [2021-05-18T07:57:51.945Z] Removing bundles/ [2021-05-18T07:57:51.945Z] [2021-05-18T07:57:51.945Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-18T07:57:52.206Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T07:57:52.206Z] GOOS="" GOARCH="" GOARM="" [2021-05-18T07:57:52.261Z] #22 ... [2021-05-18T07:57:52.261Z] [2021-05-18T07:57:52.261Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:52.261Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:52.261Z] #42 126.2 CC criu/mount.o [2021-05-18T07:57:52.261Z] #42 130.6 CC criu/namespaces.o [2021-05-18T07:57:52.261Z] #42 132.4 CC criu/net.o [2021-05-18T07:57:53.118Z] #43 150.5 CC criu/rbtree.o [2021-05-18T07:57:53.688Z] #43 150.8 CC criu/rst-malloc.o [2021-05-18T07:57:53.688Z] #43 151.0 CC criu/seccomp.o [2021-05-18T07:57:54.178Z] #42 135.5 CC criu/netfilter.o [2021-05-18T07:57:54.178Z] #42 136.0 CC criu/page-pipe.o [2021-05-18T07:57:54.258Z] #43 ... [2021-05-18T07:57:54.258Z] [2021-05-18T07:57:54.258Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-05-18T07:57:54.258Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T07:57:54.258Z] #40 DONE 232.9s [2021-05-18T07:57:54.258Z] [2021-05-18T07:57:54.258Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:57:54.258Z] #56 sha256:b2d566694da696e5a8c637bc886e853ba4e8ce7f0815763b498438dd07561dbf [2021-05-18T07:57:54.358Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-18T07:57:54.358Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7a7437a0\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-18T07:57:54.358Z] ---------------------------------------------------------------------------- [2021-05-18T07:57:54.358Z] [2021-05-18T07:57:54.358Z] INFO: executeCI.ps1 starting at Tue May 18 07:57:52 CUT 2021 [2021-05-18T07:57:54.358Z] [2021-05-18T07:57:54.358Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-18T07:57:54.358Z] INFO: Running git version 2.24.1.windows.2 [2021-05-18T07:57:54.358Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-05-18T07:57:54.358Z] INFO: Environment variables: [2021-05-18T07:57:54.358Z] [2021-05-18T07:57:54.358Z] Name Value [2021-05-18T07:57:54.358Z] ---- ----- [2021-05-18T07:57:54.358Z] ALLUSERSPROFILE C:\ProgramData [2021-05-18T07:57:54.358Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-18T07:57:54.358Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-18T07:57:54.358Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-18T07:57:54.358Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-18T07:57:54.358Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-18T07:57:54.358Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-18T07:57:54.358Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-18T07:57:54.358Z] BRANCH_NAME PR-42390 [2021-05-18T07:57:54.358Z] BUILD_DISPLAY_NAME #1 [2021-05-18T07:57:54.358Z] BUILD_ID 1 [2021-05-18T07:57:54.358Z] BUILD_NUMBER 1 [2021-05-18T07:57:54.358Z] BUILD_TAG jenkins-moby-PR-42390-1 [2021-05-18T07:57:54.358Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42390/1/ [2021-05-18T07:57:54.358Z] CHANGE_AUTHOR thaJeztah [2021-05-18T07:57:54.358Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-18T07:57:54.358Z] CHANGE_BRANCH skip_defunct_test [2021-05-18T07:57:54.358Z] CHANGE_FORK thaJeztah/docker [2021-05-18T07:57:54.358Z] CHANGE_ID 42390 [2021-05-18T07:57:54.358Z] CHANGE_TARGET master [2021-05-18T07:57:54.358Z] CHANGE_TITLE pkg/fileutils: TestMatches: remove cases no longer valid for go1.16 [2021-05-18T07:57:54.358Z] CHANGE_URL https://github.com/moby/moby/pull/42390 [2021-05-18T07:57:54.358Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-18T07:57:54.358Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-18T07:57:54.358Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-18T07:57:54.358Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-18T07:57:54.358Z] COMPUTERNAME azwin-2-821830 [2021-05-18T07:57:54.358Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-18T07:57:54.358Z] ConfigSequenceNumber 0 [2021-05-18T07:57:54.358Z] DOCKER_BUILDKIT 0 [2021-05-18T07:57:54.358Z] DOCKER_DUT_DEBUG 1 [2021-05-18T07:57:54.358Z] DOCKER_EXPERIMENTAL 1 [2021-05-18T07:57:54.358Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-18T07:57:54.358Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-18T07:57:54.358Z] EXECUTOR_NUMBER 0 [2021-05-18T07:57:54.358Z] FQDN azwin-2-821830.westus.cloudapp.azure.com [2021-05-18T07:57:54.358Z] GIT_BRANCH PR-42390 [2021-05-18T07:57:54.358Z] GIT_COMMIT 2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:57:54.358Z] GIT_URL https://github.com/moby/moby.git [2021-05-18T07:57:54.358Z] HUDSON_COOKIE 0c68c1f4-e04a-4411-a209-4d4725ff8ccc [2021-05-18T07:57:54.358Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-18T07:57:54.358Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-18T07:57:54.358Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-18T07:57:54.358Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-18T07:57:54.359Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-18T07:57:54.359Z] JENKINS_NODE_COOKIE a5d62378-5d62-4f29-b036-8d01c1555e09 [2021-05-18T07:57:54.359Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-18T07:57:54.359Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-18T07:57:54.359Z] JOB_BASE_NAME PR-42390 [2021-05-18T07:57:54.359Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42390/display/redirect [2021-05-18T07:57:54.359Z] JOB_NAME moby/PR-42390 [2021-05-18T07:57:54.359Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42390/ [2021-05-18T07:57:54.359Z] library.jps.version master [2021-05-18T07:57:54.359Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-18T07:57:54.359Z] NODE_LABELS amd64 azure azwin-2-821830 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-05-18T07:57:54.359Z] NODE_NAME azwin-2-821830 [2021-05-18T07:57:54.359Z] NUMBER_OF_PROCESSORS 4 [2021-05-18T07:57:54.359Z] OS Windows_NT [2021-05-18T07:57:54.359Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-18T07:57:54.359Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-18T07:57:54.360Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-18T07:57:54.360Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-05-18T07:57:54.360Z] PROCESSOR_LEVEL 6 [2021-05-18T07:57:54.360Z] PROCESSOR_REVISION 5504 [2021-05-18T07:57:54.360Z] ProgramData C:\ProgramData [2021-05-18T07:57:54.360Z] ProgramFiles C:\Program Files [2021-05-18T07:57:54.360Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-18T07:57:54.360Z] ProgramW6432 C:\Program Files [2021-05-18T07:57:54.360Z] PROMPT $P$G [2021-05-18T07:57:54.360Z] PSExecutionPolicyPreference Bypass [2021-05-18T07:57:54.360Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-18T07:57:54.360Z] PUBLIC C:\Users\Public [2021-05-18T07:57:54.360Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42390/1/display/redirect?page=artif... [2021-05-18T07:57:54.360Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42390/1/display/redirect?page=changes [2021-05-18T07:57:54.360Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42390/1/display/redirect [2021-05-18T07:57:54.360Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42390/1/display/redirect?page=tests [2021-05-18T07:57:54.360Z] SKIP_VALIDATION_TESTS 1 [2021-05-18T07:57:54.360Z] SOURCES_DRIVE d [2021-05-18T07:57:54.360Z] SOURCES_SUBDIR gopath [2021-05-18T07:57:54.360Z] STAGE_NAME Run tests [2021-05-18T07:57:54.360Z] SystemDrive C: [2021-05-18T07:57:54.360Z] SystemRoot C:\Windows [2021-05-18T07:57:54.360Z] TEMP C:\Windows\TEMP [2021-05-18T07:57:54.360Z] TESTDEBUG 0 [2021-05-18T07:57:54.360Z] TESTRUN_DRIVE d [2021-05-18T07:57:54.360Z] TESTRUN_SUBDIR CI [2021-05-18T07:57:54.360Z] TIMEOUT 120m [2021-05-18T07:57:54.360Z] TMP C:\Windows\TEMP [2021-05-18T07:57:54.360Z] USERDOMAIN WORKGROUP [2021-05-18T07:57:54.360Z] USERNAME azwin-2-821830$ [2021-05-18T07:57:54.360Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-18T07:57:54.360Z] windir C:\Windows [2021-05-18T07:57:54.360Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-05-18T07:57:54.360Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-05-18T07:57:54.360Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-18T07:57:54.360Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-18T07:57:54.360Z] [2021-05-18T07:57:54.360Z] [2021-05-18T07:57:54.360Z] [2021-05-18T07:57:54.518Z] #56 ... [2021-05-18T07:57:54.518Z] [2021-05-18T07:57:54.518Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:54.518Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:54.518Z] #43 151.7 CC criu/seize.o [2021-05-18T07:57:54.750Z] #42 ... [2021-05-18T07:57:54.750Z] [2021-05-18T07:57:54.750Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-18T07:57:54.750Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-18T07:57:54.750Z] #22 10.38 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-18T07:57:54.826Z] INFO: Sources under d:\gopath\... [2021-05-18T07:57:54.826Z] INFO: Test run under d:\CI\... [2021-05-18T07:57:54.826Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-18T07:57:54.826Z] INFO: docker/docker repository was found [2021-05-18T07:57:54.826Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-05-18T07:57:55.290Z] ltsc2019: Pulling from windows/servercore [2021-05-18T07:57:55.290Z] 4612f6d0b889: Pulling fs layer [2021-05-18T07:57:55.290Z] 8116de3c91c3: Pulling fs layer [2021-05-18T07:57:55.457Z] #43 152.9 CC criu/servicefd.o [2021-05-18T07:57:55.695Z] #22 11.65 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-18T07:57:55.956Z] #22 11.70 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-18T07:57:55.956Z] #22 11.76 Collecting pyyaml (from yamllint==1.26.1) [2021-05-18T07:57:56.026Z] #43 ... [2021-05-18T07:57:56.026Z] [2021-05-18T07:57:56.026Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-18T07:57:56.026Z] #41 sha256:c691e181d8af1610541d11e46be46759523b36f3a7b1d5caae373404fd73f332 [2021-05-18T07:57:56.026Z] #41 DONE 0.6s [2021-05-18T07:57:56.026Z] [2021-05-18T07:57:56.026Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:56.026Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:56.026Z] #43 153.3 CC criu/shmem.o [2021-05-18T07:57:56.217Z] #22 12.01 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-18T07:57:56.479Z] #22 12.32 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-18T07:57:56.479Z] #22 12.32 Building wheels for collected packages: yamllint [2021-05-18T07:57:56.479Z] #22 12.32 Running setup.py bdist_wheel for yamllint: started [2021-05-18T07:57:56.966Z] #43 154.0 CC criu/sigframe.o [2021-05-18T07:57:56.966Z] #43 154.2 CC criu/signalfd.o [2021-05-18T07:57:57.225Z] #43 154.4 CC criu/sk-inet.o [2021-05-18T07:57:57.485Z] #43 ... [2021-05-18T07:57:57.485Z] [2021-05-18T07:57:57.485Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:57:57.485Z] #49 sha256:acb4871636c08d394698c3f86b0bbe4905f8caebc377c35259e8d99c2ed8b65f [2021-05-18T07:57:57.485Z] #49 236.1 + /build/golangci-lint --version [2021-05-18T07:57:57.485Z] #49 236.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-18T07:57:57.485Z] #49 DONE 236.6s [2021-05-18T07:57:57.745Z] [2021-05-18T07:57:57.745Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:57:57.745Z] #53 sha256:a16da74cc9ef3c12747c43f9a1bd0a1b4c1d6a3726ec3e44bbe7728154754649 [2021-05-18T07:57:57.866Z] #22 13.46 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-18T07:57:57.866Z] #22 13.47 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-18T07:57:57.866Z] #22 13.51 Successfully built yamllint [2021-05-18T07:57:57.866Z] #22 13.53 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-18T07:57:58.006Z] #53 ... [2021-05-18T07:57:58.006Z] [2021-05-18T07:57:58.006Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:57:58.006Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:57:58.006Z] #43 155.3 CC criu/sk-netlink.o [2021-05-18T07:57:58.128Z] #22 13.91 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-18T07:57:58.389Z] #22 DONE 14.3s [2021-05-18T07:57:58.389Z] [2021-05-18T07:57:58.389Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-18T07:57:58.389Z] #24 sha256:bab3ccb327239664897ec6a2229ac2bb10f180981b4c48527c1f3080af89f567 [2021-05-18T07:57:58.575Z] #43 155.8 CC criu/sk-packet.o [2021-05-18T07:57:58.964Z] #24 DONE 0.4s [2021-05-18T07:57:58.964Z] [2021-05-18T07:57:58.964Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-18T07:57:58.964Z] #29 sha256:1ef24d12049a80c023d739d190797d276fd1ccabe66714c8fcf823e269439d2c [2021-05-18T07:57:59.144Z] #43 156.6 CC criu/sk-queue.o [2021-05-18T07:58:00.083Z] #43 157.1 CC criu/sk-tcp.o [2021-05-18T07:58:00.342Z] #43 157.5 CC criu/sk-unix.o [2021-05-18T07:58:01.891Z] #43 158.9 CC criu/sockets.o [2021-05-18T07:58:02.151Z] #43 159.5 CC criu/stats.o [2021-05-18T07:58:02.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-18T07:58:02.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-18T07:58:02.412Z] #43 159.7 CC criu/string.o [2021-05-18T07:58:02.671Z] #43 159.7 CC criu/sysctl.o [2021-05-18T07:58:02.931Z] #43 160.2 CC criu/sysfs_parse.o [2021-05-18T07:58:02.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-18T07:58:03.501Z] #43 160.5 CC criu/timens.o [2021-05-18T07:58:03.501Z] #43 160.7 CC criu/timerfd.o [2021-05-18T07:58:03.761Z] #43 161.0 CC criu/tty.o [2021-05-18T07:58:04.257Z] #29 DONE 5.1s [2021-05-18T07:58:04.257Z] [2021-05-18T07:58:04.257Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-18T07:58:04.257Z] #32 sha256:03aa4f121083f488e0625ee0744ce43dc80e59d2bfdd131d5ec45befb2ac02cf [2021-05-18T07:58:04.257Z] #32 DONE 0.3s [2021-05-18T07:58:04.257Z] [2021-05-18T07:58:04.257Z] #34 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-18T07:58:04.257Z] #34 sha256:2f62e13b41080947ea7c584dbfaced3e8d667e03b763ffedc4dfe68c40f27ccc [2021-05-18T07:58:04.257Z] #34 DONE 0.1s [2021-05-18T07:58:04.257Z] [2021-05-18T07:58:04.257Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:58:04.257Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:58:04.257Z] #42 136.6 CC criu/page-xfer.o [2021-05-18T07:58:04.257Z] #42 138.1 CC criu/pagemap-cache.o [2021-05-18T07:58:04.257Z] #42 138.5 CC criu/pagemap.o [2021-05-18T07:58:04.257Z] #42 139.5 CC criu/parasite-syscall.o [2021-05-18T07:58:04.257Z] #42 140.5 CC criu/path.o [2021-05-18T07:58:04.257Z] #42 141.2 CC criu/pie-util-vdso-elf32.o [2021-05-18T07:58:04.257Z] #42 141.7 CC criu/pie-util-vdso.o [2021-05-18T07:58:04.257Z] #42 142.2 CC criu/pie-util.o [2021-05-18T07:58:04.257Z] #42 142.3 CC criu/pipes.o [2021-05-18T07:58:04.257Z] #42 143.0 CC criu/plugin.o [2021-05-18T07:58:04.257Z] #42 143.4 CC criu/proc_parse.o [2021-05-18T07:58:04.257Z] #42 145.3 CC criu/protobuf-desc.o [2021-05-18T07:58:04.257Z] #42 ... [2021-05-18T07:58:04.257Z] [2021-05-18T07:58:04.257Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-18T07:58:04.257Z] #37 sha256:e215febf29852d13d1b35d38729bb9d7eafe228b8c5d56d5131397653e359389 [2021-05-18T07:58:04.257Z] #37 DONE 0.1s [2021-05-18T07:58:04.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-18T07:58:04.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-18T07:58:04.518Z] [2021-05-18T07:58:04.518Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:58:04.518Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:58:04.518Z] #42 146.3 CC criu/protobuf.o [2021-05-18T07:58:04.699Z] #43 162.1 CC criu/tun.o [2021-05-18T07:58:04.779Z] #42 146.7 CC criu/pstree.o [2021-05-18T07:58:05.269Z] #43 162.4 CC criu/uffd.o [2021-05-18T07:58:06.167Z] #42 148.0 CC criu/rbtree.o [2021-05-18T07:58:06.208Z] #43 163.3 CC criu/util.o [2021-05-18T07:58:06.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-18T07:58:06.428Z] #42 148.3 CC criu/rst-malloc.o [2021-05-18T07:58:06.689Z] #42 148.5 CC criu/seccomp.o [2021-05-18T07:58:07.148Z] #43 164.2 CC criu/uts_ns.o [2021-05-18T07:58:07.148Z] #43 164.3 CC criu/vdso-compat.o [2021-05-18T07:58:07.148Z] #43 164.5 CC criu/vdso.o [2021-05-18T07:58:07.408Z] #43 164.8 LINK criu/built-in.o [2021-05-18T07:58:07.633Z] #42 149.2 CC criu/seize.o [2021-05-18T07:58:07.726Z] 8116de3c91c3: Download complete [2021-05-18T07:58:07.977Z] #43 165.0 LINK criu/criu [2021-05-18T07:58:07.977Z] #43 165.3 DEP lib/c/criu.d [2021-05-18T07:58:07.977Z] #43 165.4 CC images/rpc.pb-c.o [2021-05-18T07:58:08.206Z] #42 ... [2021-05-18T07:58:08.206Z] [2021-05-18T07:58:08.206Z] #39 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-05-18T07:58:08.206Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-18T07:58:08.206Z] #39 DONE 228.9s [2021-05-18T07:58:08.206Z] [2021-05-18T07:58:08.206Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:58:08.206Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:58:08.206Z] #42 150.0 CC criu/servicefd.o [2021-05-18T07:58:08.547Z] #43 165.8 CC lib/c/criu.o [2021-05-18T07:58:08.778Z] #42 150.4 CC criu/shmem.o [2021-05-18T07:58:09.486Z] #43 166.5 LINK lib/c/built-in.o [2021-05-18T07:58:09.486Z] #43 166.5 LINK lib/c/libcriu.so [2021-05-18T07:58:09.486Z] #43 166.5 LINK lib/c/libcriu.a [2021-05-18T07:58:09.486Z] #43 166.6 GEN magic.py [2021-05-18T07:58:09.486Z] #43 166.7 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T07:58:09.486Z] #43 166.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T07:58:09.486Z] #43 166.8 Note: Building without GnuTLS support [2021-05-18T07:58:09.486Z] #43 166.8 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T07:58:09.486Z] #43 166.8 Makefile.config:40: Warn: Building without nftables support [2021-05-18T07:58:09.721Z] #42 151.5 CC criu/sigframe.o [2021-05-18T07:58:09.985Z] #42 151.7 CC criu/signalfd.o [2021-05-18T07:58:10.056Z] #43 167.3 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T07:58:10.246Z] #42 ... [2021-05-18T07:58:10.246Z] [2021-05-18T07:58:10.246Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-18T07:58:10.246Z] #40 sha256:2fbc824b3560cdb1f827994adb430b8e49fdf08aa4e9526ccf31d45414a7455f [2021-05-18T07:58:10.246Z] #40 DONE 0.6s [2021-05-18T07:58:10.246Z] [2021-05-18T07:58:10.246Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:58:10.246Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:58:10.246Z] #42 152.0 CC criu/sk-inet.o [2021-05-18T07:58:10.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-18T07:58:10.624Z] #43 167.8 make[1]: Nothing to be done for 'all'. [2021-05-18T07:58:11.190Z] #42 153.0 CC criu/sk-netlink.o [2021-05-18T07:58:11.193Z] #43 168.4 make[1]: 'images/built-in.o' is up to date. [2021-05-18T07:58:11.193Z] #43 168.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-18T07:58:11.193Z] #43 168.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-18T07:58:11.193Z] #43 168.4 make[1]: 'compel/libcompel.a' is up to date. [2021-05-18T07:58:11.193Z] #43 168.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-18T07:58:11.193Z] #43 168.5 make[1]: Nothing to be done for 'all'. [2021-05-18T07:58:11.193Z] #43 168.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T07:58:11.453Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:11.453Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:11.453Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:11.453Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:11.713Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:11.713Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:11.713Z] #43 168.9 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:11.713Z] #43 169.0 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:11.713Z] #43 169.0 INSTALL criu/criu [2021-05-18T07:58:11.764Z] #42 153.3 CC criu/sk-packet.o [2021-05-18T07:58:11.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-18T07:58:11.972Z] #43 DONE 169.3s [2021-05-18T07:58:11.972Z] [2021-05-18T07:58:11.972Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:58:11.972Z] #53 sha256:a16da74cc9ef3c12747c43f9a1bd0a1b4c1d6a3726ec3e44bbe7728154754649 [2021-05-18T07:58:12.026Z] #42 ... [2021-05-18T07:58:12.026Z] [2021-05-18T07:58:12.026Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-18T07:58:12.026Z] #48 sha256:1306a55b214ac4bf2fbeb3114358303dbcdb6aff00f5912a82b9477019cbf59c [2021-05-18T07:58:12.026Z] #48 232.5 + /build/golangci-lint --version [2021-05-18T07:58:12.026Z] #48 232.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-18T07:58:12.026Z] #48 DONE 233.0s [2021-05-18T07:58:12.287Z] [2021-05-18T07:58:12.287Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-18T07:58:12.287Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-18T07:58:12.287Z] #42 153.9 CC criu/sk-queue.o [2021-05-18T07:58:12.549Z] #42 154.3 CC criu/sk-tcp.o [2021-05-18T07:58:13.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-18T07:58:13.352Z] #53 ... [2021-05-18T07:58:13.352Z] [2021-05-18T07:58:13.352Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-18T07:58:13.352Z] #44 sha256:38ac04b1ae2f5c77a9632d9fefb7b28b9f5a4598f8eb071b9a39b7db5429d59a [2021-05-18T07:58:13.352Z] #44 DONE 0.1s [2021-05-18T07:58:13.352Z] [2021-05-18T07:58:13.352Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-18T07:58:13.353Z] #46 sha256:ff9046d15aa08e2ee40332322e0969966f22dbc80ef7404c7e5b107b8e7c6475 [2021-05-18T07:58:13.353Z] #46 DONE 0.2s [2021-05-18T07:58:13.353Z] [2021-05-18T07:58:13.353Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-18T07:58:13.353Z] #48 sha256:36d69212398f526744f86e63ddd93263a2af429e802667a6e208ac1c3751532a [2021-05-18T07:58:13.353Z] #48 DONE 0.1s [2021-05-18T07:58:13.353Z] [2021-05-18T07:58:13.353Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:58:13.353Z] #53 sha256:a16da74cc9ef3c12747c43f9a1bd0a1b4c1d6a3726ec3e44bbe7728154754649 [2021-05-18T07:58:13.494Z] #42 155.0 CC criu/sk-unix.o [2021-05-18T07:58:13.612Z] #53 ... [2021-05-18T07:58:13.612Z] [2021-05-18T07:58:13.612Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-18T07:58:13.612Z] #50 sha256:e3175ccc71b36a4729b01455ddb32e4c214496e548e219cd31759e564b96440c [2021-05-18T07:58:13.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-18T07:58:13.872Z] #50 DONE 0.5s [2021-05-18T07:58:13.872Z] [2021-05-18T07:58:13.872Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-18T07:58:13.872Z] #52 sha256:a6656a85b3007c855cba14b093d03295f83495c37ef4dbc67be1d492415a3e96 [2021-05-18T07:58:13.872Z] #52 DONE 0.1s [2021-05-18T07:58:13.872Z] [2021-05-18T07:58:13.872Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:58:13.872Z] #53 sha256:a16da74cc9ef3c12747c43f9a1bd0a1b4c1d6a3726ec3e44bbe7728154754649 [2021-05-18T07:58:14.881Z] #42 156.7 CC criu/sockets.o [2021-05-18T07:58:15.454Z] #42 157.3 CC criu/stats.o [2021-05-18T07:58:15.716Z] #42 157.5 CC criu/string.o [2021-05-18T07:58:15.716Z] #42 157.6 CC criu/sysctl.o [2021-05-18T07:58:15.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-18T07:58:16.289Z] #42 158.0 CC criu/sysfs_parse.o [2021-05-18T07:58:16.551Z] #42 158.3 CC criu/timens.o [2021-05-18T07:58:16.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-18T07:58:16.812Z] #42 158.5 CC criu/timerfd.o [2021-05-18T07:58:17.074Z] #42 158.8 CC criu/tty.o [2021-05-18T07:58:18.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-18T07:58:18.462Z] #42 160.1 CC criu/tun.o [2021-05-18T07:58:18.724Z] #42 160.4 CC criu/uffd.o [2021-05-18T07:58:19.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-18T07:58:19.669Z] #42 161.2 CC criu/util.o [2021-05-18T07:58:20.242Z] #42 162.0 CC criu/uts_ns.o [2021-05-18T07:58:20.242Z] #42 162.1 CC criu/vdso-compat.o [2021-05-18T07:58:20.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-18T07:58:20.815Z] #42 162.3 CC criu/vdso.o [2021-05-18T07:58:21.076Z] #42 162.8 LINK criu/built-in.o [2021-05-18T07:58:21.339Z] #42 162.9 LINK criu/criu [2021-05-18T07:58:21.601Z] #42 163.3 DEP lib/c/criu.d [2021-05-18T07:58:21.601Z] #42 163.3 CC images/rpc.pb-c.o [2021-05-18T07:58:21.764Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-18T07:58:21.764Z] Using test binary docker [2021-05-18T07:58:21.764Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-18T07:58:21.764Z] Starting apparmor (via systemctl): apparmor.service. [2021-05-18T07:58:21.764Z] Starting dockerd [2021-05-18T07:58:21.764Z] INFO: Waiting for daemon to start... [2021-05-18T07:58:22.174Z] #42 163.7 CC lib/c/criu.o [2021-05-18T07:58:22.747Z] #42 164.4 LINK lib/c/built-in.o [2021-05-18T07:58:22.747Z] #42 164.4 LINK lib/c/libcriu.so [2021-05-18T07:58:22.747Z] #42 164.5 LINK lib/c/libcriu.a [2021-05-18T07:58:22.747Z] #42 164.6 GEN magic.py [2021-05-18T07:58:23.010Z] #42 164.7 Note: Building without setproctitle() and strlcpy() support. [2021-05-18T07:58:23.010Z] #42 164.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-18T07:58:23.010Z] #42 164.7 Note: Building without GnuTLS support [2021-05-18T07:58:23.010Z] #42 164.7 Makefile.config:39: Warn: you have no libnftables installed [2021-05-18T07:58:23.010Z] #42 164.7 Makefile.config:40: Warn: Building without nftables support [2021-05-18T07:58:23.584Z] #42 165.3 fatal: not a git repository (or any of the parent directories): .git [2021-05-18T07:58:23.674Z] . [2021-05-18T07:58:23.674Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-18T07:58:23.674Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-18T07:58:23.674Z] Error: No such image: emptyfs [2021-05-18T07:58:23.860Z] #53 ... [2021-05-18T07:58:23.860Z] [2021-05-18T07:58:23.860Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:58:23.860Z] #56 sha256:b2d566694da696e5a8c637bc886e853ba4e8ce7f0815763b498438dd07561dbf [2021-05-18T07:58:23.860Z] #56 202.6 + bin/containerd [2021-05-18T07:58:23.934Z] Running integration-test (iteration 1) [2021-05-18T07:58:23.934Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-18T07:58:24.157Z] #42 165.8 make[1]: Nothing to be done for 'all'. [2021-05-18T07:58:24.730Z] #42 166.3 make[1]: 'images/built-in.o' is up to date. [2021-05-18T07:58:24.730Z] #42 166.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-18T07:58:24.730Z] #42 166.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-18T07:58:24.730Z] #42 166.4 make[1]: 'compel/libcompel.a' is up to date. [2021-05-18T07:58:24.730Z] #42 166.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-18T07:58:24.730Z] #42 166.5 make[1]: Nothing to be done for 'all'. [2021-05-18T07:58:24.730Z] #42 166.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-18T07:58:24.802Z] #56 ... [2021-05-18T07:58:24.802Z] [2021-05-18T07:58:24.802Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:58:24.802Z] #53 sha256:a16da74cc9ef3c12747c43f9a1bd0a1b4c1d6a3726ec3e44bbe7728154754649 [2021-05-18T07:58:24.802Z] #53 128.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-18T07:58:24.802Z] #53 129.6 + mkdir -p /build [2021-05-18T07:58:24.802Z] #53 129.6 + cp runc /build/runc [2021-05-18T07:58:24.802Z] #53 DONE 130.0s [2021-05-18T07:58:24.802Z] [2021-05-18T07:58:24.802Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:58:24.802Z] #56 sha256:b2d566694da696e5a8c637bc886e853ba4e8ce7f0815763b498438dd07561dbf [2021-05-18T07:58:24.991Z] #42 166.7 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:24.991Z] #42 166.8 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:24.991Z] #42 166.8 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:25.253Z] #42 166.9 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:25.253Z] #42 166.9 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:25.253Z] #42 166.9 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:25.253Z] #42 166.9 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:25.253Z] #42 167.0 make[2]: Nothing to be done for 'all'. [2021-05-18T07:58:25.253Z] #42 167.0 INSTALL criu/criu [2021-05-18T07:58:25.515Z] #42 DONE 167.4s [2021-05-18T07:58:25.515Z] [2021-05-18T07:58:25.515Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:58:25.515Z] #52 sha256:7e97863502aa16fed95321050794e00c2e9f2ada5ee7ee81ef3d3ddaf00ba9cc [2021-05-18T07:58:26.720Z] #56 ... [2021-05-18T07:58:26.720Z] [2021-05-18T07:58:26.720Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-18T07:58:26.720Z] #54 sha256:45d3615c07fc1e0937aed01211e00e42e41bd7ca9ce49c501b2844043be7341d [2021-05-18T07:58:26.720Z] #54 DONE 0.4s [2021-05-18T07:58:26.720Z] [2021-05-18T07:58:26.720Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:58:26.720Z] #56 sha256:b2d566694da696e5a8c637bc886e853ba4e8ce7f0815763b498438dd07561dbf [2021-05-18T07:58:26.906Z] #52 ... [2021-05-18T07:58:26.906Z] [2021-05-18T07:58:26.906Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-18T07:58:26.906Z] #43 sha256:4bfc1594d3f01c91163c0dac2891bb925959d4803e3e61a839949851e5907050 [2021-05-18T07:58:26.906Z] #43 DONE 0.1s [2021-05-18T07:58:26.906Z] [2021-05-18T07:58:26.906Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-18T07:58:26.906Z] #45 sha256:fcf8b692a85bed394690d4861753d52b42b7f155e540be6aeea645596c62ddb3 [2021-05-18T07:58:26.906Z] #45 DONE 0.1s [2021-05-18T07:58:26.906Z] [2021-05-18T07:58:26.906Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-18T07:58:26.906Z] #47 sha256:53b3d3371905c7ef815dab5fb08e06266805a138a983e5f70067d10525c77c71 [2021-05-18T07:58:26.906Z] #47 DONE 0.1s [2021-05-18T07:58:26.906Z] [2021-05-18T07:58:26.906Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-18T07:58:26.906Z] #49 sha256:0133f24694fada377b31a58185ab8cb0b0da8fea90ce3b37ac363d0d565e8078 [2021-05-18T07:58:27.168Z] #49 DONE 0.4s [2021-05-18T07:58:27.168Z] [2021-05-18T07:58:27.168Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:58:27.168Z] #52 sha256:7e97863502aa16fed95321050794e00c2e9f2ada5ee7ee81ef3d3ddaf00ba9cc [2021-05-18T07:58:27.429Z] #52 ... [2021-05-18T07:58:27.429Z] [2021-05-18T07:58:27.429Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-18T07:58:27.429Z] #51 sha256:ac08820abd504aa3a4fb62f649dfcae197c3d1a4ad3d2f02125ca73b701ad5bb [2021-05-18T07:58:27.429Z] #51 DONE 0.1s [2021-05-18T07:58:27.429Z] [2021-05-18T07:58:27.429Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-18T07:58:27.429Z] #52 sha256:7e97863502aa16fed95321050794e00c2e9f2ada5ee7ee81ef3d3ddaf00ba9cc [2021-05-18T07:58:28.861Z] 4612f6d0b889: Verifying Checksum [2021-05-18T07:58:28.861Z] 4612f6d0b889: Download complete [2021-05-18T07:58:36.165Z] Loaded image: buildpack-deps:buster [2021-05-18T07:58:36.165Z] Loaded image: busybox:latest [2021-05-18T07:58:36.165Z] Loaded image: busybox:glibc [2021-05-18T07:58:38.720Z] Loaded image: debian:bullseye [2021-05-18T07:58:38.720Z] Loaded image: hello-world:latest [2021-05-18T07:58:38.720Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T07:58:38.980Z] INFO: Testing against a local daemon [2021-05-18T07:58:38.980Z] === RUN TestCgroupNamespacesBuild [2021-05-18T07:58:39.673Z] #52 129.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-18T07:58:39.673Z] #52 130.0 + mkdir -p /build [2021-05-18T07:58:39.673Z] #52 130.0 + cp runc /build/runc [2021-05-18T07:58:39.673Z] #52 DONE 130.4s [2021-05-18T07:58:39.673Z] [2021-05-18T07:58:39.673Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:58:39.673Z] #55 sha256:1cf58afee97c7b45220806893608369576abd97ba59e70c66deb16e2504a8fec [2021-05-18T07:58:39.673Z] #55 202.6 + bin/containerd [2021-05-18T07:58:40.916Z] --- PASS: TestCgroupNamespacesBuild (2.12s) [2021-05-18T07:58:40.916Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-18T07:58:41.061Z] #55 ... [2021-05-18T07:58:41.061Z] [2021-05-18T07:58:41.061Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-18T07:58:41.061Z] #53 sha256:b953eb2f7fd36910cb7bcd4f1bf06c7de6bd379cbabc15c801bb1f0a58616a81 [2021-05-18T07:58:41.061Z] #53 DONE 0.3s [2021-05-18T07:58:41.061Z] [2021-05-18T07:58:41.061Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-18T07:58:41.061Z] #55 sha256:1cf58afee97c7b45220806893608369576abd97ba59e70c66deb16e2504a8fec [2021-05-18T07:58:42.834Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.68s) [2021-05-18T07:58:42.834Z] === RUN TestBuildWithSession [2021-05-18T07:58:42.834Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-18T07:58:42.834Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T07:58:42.834Z] === RUN TestBuildSquashParent [2021-05-18T07:58:49.417Z] --- PASS: TestBuildSquashParent (6.35s) [2021-05-18T07:58:49.417Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-18T07:58:49.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T07:58:49.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T07:58:49.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T07:58:49.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T07:58:49.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T07:58:49.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T07:58:49.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T07:58:49.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T07:58:49.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T07:58:49.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T07:58:49.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T07:58:49.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T07:58:49.417Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T07:58:49.417Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T07:58:51.331Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T07:58:51.595Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T07:58:53.510Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T07:58:54.081Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T07:58:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-18T07:58:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.33s) [2021-05-18T07:58:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2021-05-18T07:58:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s) [2021-05-18T07:58:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s) [2021-05-18T07:58:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2021-05-18T07:58:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s) [2021-05-18T07:58:56.629Z] === RUN TestBuildMultiStageCopy [2021-05-18T07:58:56.629Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-18T07:58:58.541Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-18T07:58:58.541Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-18T07:58:58.541Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-18T07:58:58.802Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-18T07:58:58.926Z] #56 233.6 # github.com/containerd/containerd/cmd/containerd [2021-05-18T07:58:58.926Z] #56 233.6 /usr/bin/ld: /tmp/go-link-989883572/000018.o: in function `New': [2021-05-18T07:58:58.926Z] #56 233.6 /tmp/tmp.i6hhm1Jarf/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 [2021-05-18T07:58:58.926Z] #56 233.6 + bin/containerd-stress [2021-05-18T07:58:58.926Z] #56 235.8 + bin/containerd-shim [2021-05-18T07:58:59.063Z] --- PASS: TestBuildMultiStageCopy (2.94s) [2021-05-18T07:58:59.063Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s) [2021-05-18T07:58:59.063Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-05-18T07:58:59.063Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-05-18T07:58:59.063Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-05-18T07:58:59.063Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-05-18T07:58:59.063Z] === RUN TestBuildMultiStageParentConfig [2021-05-18T07:58:59.822Z] 29d5b6a226d2: Verifying Checksum [2021-05-18T07:58:59.822Z] 29d5b6a226d2: Download complete [2021-05-18T07:59:00.004Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2021-05-18T07:59:00.004Z] === RUN TestBuildLabelWithTargets [2021-05-18T07:59:00.946Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2021-05-18T07:59:00.946Z] === RUN TestBuildWithEmptyLayers [2021-05-18T07:59:01.517Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-05-18T07:59:01.517Z] === RUN TestBuildMultiStageOnBuild [2021-05-18T07:59:03.131Z] #56 242.8 + bin/containerd-shim-runc-v1 [2021-05-18T07:59:04.060Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2021-05-18T07:59:04.060Z] === RUN TestBuildUncleanTarFilenames [2021-05-18T07:59:04.321Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-05-18T07:59:04.321Z] === RUN TestBuildMultiStageLayerLeak [2021-05-18T07:59:06.864Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s) [2021-05-18T07:59:06.864Z] === RUN TestBuildWithHugeFile [2021-05-18T07:59:08.407Z] #56 247.6 + bin/containerd-shim-runc-v2 [2021-05-18T07:59:08.975Z] #56 248.6 + binaries [2021-05-18T07:59:09.234Z] #56 248.6 + install -D bin/containerd /build/containerd [2021-05-18T07:59:09.234Z] #56 248.7 + install -D bin/containerd-shim /build/containerd-shim [2021-05-18T07:59:09.234Z] #56 248.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-18T07:59:09.234Z] #56 248.7 + install -D bin/ctr /build/ctr [2021-05-18T07:59:10.170Z] #56 DONE 249.7s [2021-05-18T07:59:11.107Z] [2021-05-18T07:59:11.107Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-18T07:59:11.107Z] #57 sha256:116d73e1a04b6fc060629b93233620a428b163c6f27be7f95102d2485ea61e17 [2021-05-18T07:59:12.043Z] #57 DONE 0.9s [2021-05-18T07:59:12.043Z] [2021-05-18T07:59:12.043Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-18T07:59:12.043Z] #61 sha256:7e87ab9fa8a4bdf4276404140931cb1e33edcc434244b563983e34c18568bed7 [2021-05-18T07:59:12.043Z] #61 DONE 0.2s [2021-05-18T07:59:12.302Z] [2021-05-18T07:59:12.302Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-18T07:59:12.302Z] #66 sha256:a78b675ea1432deef7273473328a347784212fb79b54abd0b186737870ca4af7 [2021-05-18T07:59:13.185Z] #55 233.8 # github.com/containerd/containerd/cmd/containerd [2021-05-18T07:59:13.185Z] #55 233.8 /usr/bin/ld: /tmp/go-link-107472059/000018.o: in function `New': [2021-05-18T07:59:13.185Z] #55 233.8 /tmp/tmp.z8a3ncNJjK/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 [2021-05-18T07:59:13.185Z] #55 233.9 + bin/containerd-stress [2021-05-18T07:59:13.185Z] #55 236.0 + bin/containerd-shim [2021-05-18T07:59:13.237Z] #66 DONE 0.9s [2021-05-18T07:59:13.237Z] [2021-05-18T07:59:13.237Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-18T07:59:13.237Z] #68 sha256:7db18d63beb649d5cf42dbdbadf01101f08699182439411cee7f698b483f07c4 [2021-05-18T07:59:13.237Z] #68 DONE 0.1s [2021-05-18T07:59:13.237Z] [2021-05-18T07:59:13.237Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-18T07:59:13.237Z] #69 sha256:00b046419e489bb02a2ebbf8004a99649d1d081c81734761a9372ff25f241f6c [2021-05-18T07:59:13.237Z] #69 DONE 0.0s [2021-05-18T07:59:13.237Z] [2021-05-18T07:59:13.237Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-18T07:59:13.237Z] #70 sha256:50dbd17b6e1211691d6937c8263e2a0702c74920dc89a982aa845efd8a26b803 [2021-05-18T07:59:13.714Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T07:59:13.714Z] [2021-05-18T07:59:13.714Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-18T07:59:13.714Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-18T07:59:13.714Z] HOSTNAME=cd369b6123da [2021-05-18T07:59:13.714Z] TESTDEBUG=0 [2021-05-18T07:59:13.714Z] DEST=bundles/test-integration [2021-05-18T07:59:13.714Z] PWD=/go/src/github.com/docker/docker [2021-05-18T07:59:13.714Z] DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T07:59:13.714Z] container=docker [2021-05-18T07:59:13.714Z] HOME=/root [2021-05-18T07:59:13.714Z] GOLANG_VERSION=1.13.15 [2021-05-18T07:59:13.714Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-18T07:59:13.714Z] VALIDATE_BRANCH=master [2021-05-18T07:59:13.714Z] TERM=xterm [2021-05-18T07:59:13.714Z] DOCKER_PKG=github.com/docker/docker [2021-05-18T07:59:13.714Z] SHLVL=1 [2021-05-18T07:59:13.714Z] TIMEOUT=120m [2021-05-18T07:59:13.714Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-18T07:59:13.714Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-18T07:59:13.714Z] GO111MODULE=off [2021-05-18T07:59:13.714Z] DOCKER_EXPERIMENTAL=1 [2021-05-18T07:59:13.714Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-18T07:59:13.714Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-18T07:59:13.714Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-18T07:59:13.714Z] GOPATH=/go [2021-05-18T07:59:13.714Z] PKG_CONFIG=pkg-config [2021-05-18T07:59:13.714Z] _=/usr/bin/env [2021-05-18T07:59:13.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-18T07:59:16.523Z] #70 DONE 3.3s [2021-05-18T07:59:16.523Z] [2021-05-18T07:59:16.523Z] #71 exporting to image [2021-05-18T07:59:16.523Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-18T07:59:16.523Z] #71 exporting layers [2021-05-18T07:59:18.481Z] #55 242.8 + bin/containerd-shim-runc-v1 [2021-05-18T07:59:22.694Z] #55 247.7 + bin/containerd-shim-runc-v2 [2021-05-18T07:59:23.638Z] #55 248.6 + binaries [2021-05-18T07:59:23.638Z] #55 248.6 + install -D bin/containerd /build/containerd [2021-05-18T07:59:23.638Z] #55 248.6 + install -D bin/containerd-shim /build/containerd-shim [2021-05-18T07:59:23.638Z] #55 248.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-18T07:59:23.638Z] #55 248.7 + install -D bin/ctr /build/ctr [2021-05-18T07:59:24.643Z] #71 exporting layers 6.9s done [2021-05-18T07:59:24.643Z] #71 writing image sha256:db458ee64a57439a2266d287b2445eba75ef16061e5f6901b10cf8b5aa2239d2 done [2021-05-18T07:59:24.643Z] #71 naming to docker.io/library/docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e done [2021-05-18T07:59:24.643Z] #71 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-05-18T07:59:24.978Z] + trap exit INT TERM [2021-05-18T07:59:24.978Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-05-18T07:59:24.978Z] + CONTAINER_NAME=docker-pr1 [2021-05-18T07:59:24.978Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42390/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -e DOCKER_GRAPHDRIVER docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/make.sh dynbinary-daemon [2021-05-18T07:59:25.022Z] #55 DONE 249.8s [2021-05-18T07:59:25.596Z] [2021-05-18T07:59:25.596Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-18T07:59:25.596Z] #56 sha256:1357929936667079351c5279674f04fd37aa9e4f84c37fa461464a090115d129 [2021-05-18T07:59:26.358Z] [2021-05-18T07:59:26.358Z] Removing bundles/ [2021-05-18T07:59:26.358Z] [2021-05-18T07:59:26.358Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-18T07:59:26.358Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T07:59:26.358Z] GOOS="" GOARCH="" GOARM="" [2021-05-18T07:59:26.536Z] #56 DONE 1.0s [2021-05-18T07:59:26.797Z] [2021-05-18T07:59:26.797Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-18T07:59:26.797Z] #60 sha256:99db8d68f576093ce6869cd99d01eb4605523a469707cc5cb1d625ff76c31b17 [2021-05-18T07:59:26.797Z] #60 DONE 0.3s [2021-05-18T07:59:27.058Z] [2021-05-18T07:59:27.058Z] #65 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-18T07:59:27.058Z] #65 sha256:f8b0c34f3dda12af966ca806797278a172be6857a2f24ab79346f3a500de3587 [2021-05-18T07:59:27.999Z] #65 DONE 0.9s [2021-05-18T07:59:27.999Z] [2021-05-18T07:59:27.999Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-18T07:59:27.999Z] #67 sha256:2b27aec57750d3cf4d6818d7e070610359fa7b34e330d450b3e62d557249b3bc [2021-05-18T07:59:27.999Z] #67 DONE 0.0s [2021-05-18T07:59:27.999Z] [2021-05-18T07:59:27.999Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-18T07:59:27.999Z] #68 sha256:de5e2a7d78da39e9349cde74c66b9665865623842988d9a60eb10ce9cdf10515 [2021-05-18T07:59:27.999Z] #68 DONE 0.0s [2021-05-18T07:59:27.999Z] [2021-05-18T07:59:27.999Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-18T07:59:27.999Z] #69 sha256:1af69482644f267112ab8ff160bf4bae973dc78c25913aa3f08e687d3e3b06e0 [2021-05-18T07:59:32.203Z] #69 DONE 3.5s [2021-05-18T07:59:32.203Z] [2021-05-18T07:59:32.203Z] #71 exporting to image [2021-05-18T07:59:32.203Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-18T07:59:32.203Z] #71 exporting layers [2021-05-18T07:59:35.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-18T07:59:35.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-18T07:59:38.793Z] #71 exporting layers 6.7s done [2021-05-18T07:59:38.793Z] #71 writing image sha256:08e26fbe914e44f82964c46f54ec28078d1763e8fe2506d54edf97def046fe6d done [2021-05-18T07:59:38.793Z] #71 naming to docker.io/library/docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e done [2021-05-18T07:59:38.793Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-18T07:59:39.138Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -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:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/make.sh dynbinary test-integration [2021-05-18T07:59:40.087Z] [2021-05-18T07:59:40.087Z] Removing bundles/ [2021-05-18T07:59:40.087Z] [2021-05-18T07:59:40.087Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-18T07:59:40.087Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T07:59:40.087Z] GOOS="" GOARCH="" GOARM="" [2021-05-18T07:59:50.226Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|name|exports_file|files|imports) took 1m58.770143018s [2021-05-18T07:59:50.226Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 663.501561ms [2021-05-18T07:59:53.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-18T08:00:02.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-18T08:00:02.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-18T08:00:03.140Z] --- PASS: TestBuildWithHugeFile (53.62s) [2021-05-18T08:00:03.140Z] === RUN TestBuildWCOWSandboxSize [2021-05-18T08:00:03.140Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-05-18T08:00:03.140Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-18T08:00:03.140Z] === RUN TestBuildWithEmptyDockerfile [2021-05-18T08:00:03.140Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:00:03.140Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:00:03.140Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:00:03.140Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:00:03.140Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:00:03.140Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:00:03.140Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:00:03.140Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:00:03.140Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:00:03.140Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-05-18T08:00:03.140Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-05-18T08:00:03.140Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-05-18T08:00:03.140Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-18T08:00:03.140Z] === RUN TestBuildPreserveOwnership [2021-05-18T08:00:03.140Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-18T08:00:03.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-18T08:00:03.711Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-18T08:00:05.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-18T08:00:05.095Z] --- PASS: TestBuildPreserveOwnership (4.73s) [2021-05-18T08:00:05.095Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.27s) [2021-05-18T08:00:05.095Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.44s) [2021-05-18T08:00:05.095Z] === RUN TestBuildPlatformInvalid [2021-05-18T08:00:05.356Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-05-18T08:00:05.356Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-18T08:00:05.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-18T08:00:07.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-18T08:00:11.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-18T08:00:13.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-18T08:00:15.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-18T08:00:16.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-18T08:00:18.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-18T08:00:19.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-18T08:00:20.260Z] Loaded image: buildpack-deps:buster [2021-05-18T08:00:20.260Z] Loaded image: busybox:latest [2021-05-18T08:00:20.260Z] Loaded image: busybox:glibc [2021-05-18T08:00:21.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-18T08:00:21.645Z] Loaded image: debian:bullseye [2021-05-18T08:00:21.645Z] Loaded image: hello-world:latest [2021-05-18T08:00:21.645Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T08:00:22.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-18T08:00:23.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-18T08:00:25.274Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-18T08:00:25.274Z] Using test binary docker [2021-05-18T08:00:25.274Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-18T08:00:25.274Z] +++ /etc/init.d/apparmor start [2021-05-18T08:00:25.274Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-18T08:00:25.274Z] INFO: Waiting for daemon to start... [2021-05-18T08:00:25.274Z] Starting dockerd [2021-05-18T08:00:25.274Z] +++ 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 [2021-05-18T08:00:25.409Z] 4612f6d0b889: Pull complete [2021-05-18T08:00:25.719Z] 29d5b6a226d2: Pull complete [2021-05-18T08:00:25.719Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-18T08:00:25.719Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:00:25.719Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:00:25.719Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-05-18T08:00:25.719Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-05-18T08:00:25.719Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-05-18T08:00:25.719Z] INFO: Docker version of control daemon [2021-05-18T08:00:25.719Z] [2021-05-18T08:00:25.719Z] Client: Mirantis Container Runtime [2021-05-18T08:00:25.719Z] Version: 20.10.0 [2021-05-18T08:00:25.719Z] API version: 1.41 [2021-05-18T08:00:25.719Z] Go version: go1.13.15 [2021-05-18T08:00:25.719Z] Git commit: 6ee42dc [2021-05-18T08:00:25.719Z] Built: 03/11/2021 13:24:56 [2021-05-18T08:00:25.719Z] OS/Arch: windows/amd64 [2021-05-18T08:00:25.719Z] Context: default [2021-05-18T08:00:25.719Z] Experimental: true [2021-05-18T08:00:25.719Z] [2021-05-18T08:00:25.719Z] Server: Mirantis Container Runtime [2021-05-18T08:00:25.719Z] Engine: [2021-05-18T08:00:25.719Z] Version: 20.10.0 [2021-05-18T08:00:25.719Z] API version: 1.41 (minimum version 1.24) [2021-05-18T08:00:25.719Z] Go version: go1.13.15 [2021-05-18T08:00:25.719Z] Git commit: 1e08f21e79 [2021-05-18T08:00:25.720Z] Built: 03/11/2021 13:23:32 [2021-05-18T08:00:25.720Z] OS/Arch: windows/amd64 [2021-05-18T08:00:25.720Z] Experimental: true [2021-05-18T08:00:25.720Z] [2021-05-18T08:00:25.720Z] INFO: Docker info of control daemon [2021-05-18T08:00:25.720Z] [2021-05-18T08:00:25.720Z] Client: [2021-05-18T08:00:25.720Z] Context: default [2021-05-18T08:00:25.720Z] Debug Mode: false [2021-05-18T08:00:25.720Z] Plugins: [2021-05-18T08:00:25.720Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-18T08:00:25.720Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-18T08:00:25.720Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-18T08:00:25.720Z] [2021-05-18T08:00:25.720Z] Server: [2021-05-18T08:00:25.720Z] Containers: 0 [2021-05-18T08:00:25.720Z] Running: 0 [2021-05-18T08:00:25.720Z] Paused: 0 [2021-05-18T08:00:25.720Z] Stopped: 0 [2021-05-18T08:00:25.720Z] Images: 1 [2021-05-18T08:00:25.720Z] Server Version: 20.10.0 [2021-05-18T08:00:25.720Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-18T08:00:25.720Z] Windows: [2021-05-18T08:00:25.720Z] LCOW: [2021-05-18T08:00:25.720Z] Logging Driver: json-file [2021-05-18T08:00:25.720Z] Plugins: [2021-05-18T08:00:25.720Z] Volume: local [2021-05-18T08:00:25.720Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-18T08:00:25.720Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-18T08:00:25.720Z] Swarm: inactive [2021-05-18T08:00:25.720Z] Default Isolation: process [2021-05-18T08:00:25.720Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-18T08:00:25.720Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-18T08:00:25.720Z] OSType: windows [2021-05-18T08:00:25.720Z] Architecture: x86_64 [2021-05-18T08:00:25.720Z] CPUs: 4 [2021-05-18T08:00:25.720Z] Total Memory: 32GiB [2021-05-18T08:00:25.720Z] Name: azwin-2-ce85b0 [2021-05-18T08:00:25.720Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-18T08:00:25.720Z] Docker Root Dir: D:\docker [2021-05-18T08:00:25.720Z] Debug Mode: false [2021-05-18T08:00:25.720Z] Registry: https://index.docker.io/v1/ [2021-05-18T08:00:25.720Z] Labels: [2021-05-18T08:00:25.720Z] Experimental: true [2021-05-18T08:00:25.720Z] Insecure Registries: [2021-05-18T08:00:25.720Z] 10.0.0.4:5000 [2021-05-18T08:00:25.720Z] 127.0.0.0/8 [2021-05-18T08:00:25.720Z] Registry Mirrors: [2021-05-18T08:00:25.720Z] http://10.0.0.4:5000/ [2021-05-18T08:00:25.720Z] Live Restore Enabled: false [2021-05-18T08:00:25.720Z] [2021-05-18T08:00:25.720Z] [2021-05-18T08:00:25.720Z] INFO: Commit hash is 2842639e0e [2021-05-18T08:00:25.720Z] INFO: Nuke-Everything... [2021-05-18T08:00:25.720Z] INFO: Container count on control daemon to delete is 0 [2021-05-18T08:00:25.720Z] INFO: Nuking d:\CI [2021-05-18T08:00:25.720Z] INFO: Zapped successfully [2021-05-18T08:00:25.720Z] INFO: Location for testing is d:\CI\PR-42390\1 [2021-05-18T08:00:25.720Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-18T08:00:25.720Z] [2021-05-18T08:00:25.720Z] [2021-05-18T08:00:25.720Z] INFO: Building the image from Dockerfile.windows at 05/18/2021 08:00:19... [2021-05-18T08:00:25.720Z] [2021-05-18T08:00:25.720Z] Sending build context to Docker daemon 58.26MB [2021-05-18T08:00:25.720Z] [2021-05-18T08:00:25.720Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-18T08:00:25.720Z] ---> 39d157a84080 [2021-05-18T08:00:25.720Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-18T08:00:25.720Z] ---> Running in e03f9b7b453e [2021-05-18T08:00:26.173Z] Removing intermediate container e03f9b7b453e [2021-05-18T08:00:26.173Z] ---> 996985e8602f [2021-05-18T08:00:26.173Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-18T08:00:26.625Z] ---> Running in 16232a06f379 [2021-05-18T08:00:27.079Z] Removing intermediate container 16232a06f379 [2021-05-18T08:00:27.079Z] ---> c366e60f42ce [2021-05-18T08:00:27.079Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-18T08:00:27.079Z] ---> Running in 601a989a7c1c [2021-05-18T08:00:27.533Z] Removing intermediate container 601a989a7c1c [2021-05-18T08:00:27.533Z] ---> 0f2c5789b206 [2021-05-18T08:00:27.533Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-05-18T08:00:27.533Z] ---> Running in bd16b0416f16 [2021-05-18T08:00:27.819Z] . [2021-05-18T08:00:27.819Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-18T08:00:27.819Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-18T08:00:27.819Z] Error: No such image: emptyfs [2021-05-18T08:00:27.819Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-18T08:00:27.819Z] ++++ docker load [2021-05-18T08:00:27.819Z] Running integration-test (iteration 1) [2021-05-18T08:00:27.819Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-05-18T08:00:27.819Z] ++ 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 [2021-05-18T08:00:27.819Z] ++ set -e [2021-05-18T08:00:27.819Z] ++ '[' -n 0 ']' [2021-05-18T08:00:27.819Z] ++ set -x [2021-05-18T08:00:27.819Z] ++ 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 [2021-05-18T08:00:27.986Z] Removing intermediate container bd16b0416f16 [2021-05-18T08:00:27.986Z] ---> be30b5f0255f [2021-05-18T08:00:27.986Z] Step 6/10 : 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'); 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; $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; [2021-05-18T08:00:27.986Z] ---> Running in 1742301c637c [2021-05-18T08:00:29.782Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.09s) [2021-05-18T08:00:29.782Z] PASS [2021-05-18T08:00:29.782Z] [2021-05-18T08:00:29.782Z] === Skipped [2021-05-18T08:00:29.782Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-18T08:00:29.782Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T08:00:29.782Z] [2021-05-18T08:00:29.782Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-05-18T08:00:29.782Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-18T08:00:29.782Z] [2021-05-18T08:00:29.782Z] [2021-05-18T08:00:29.782Z] DONE 34 tests, 2 skipped in 125.510s [2021-05-18T08:00:29.782Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-18T08:00:29.782Z] INFO: Testing against a local daemon [2021-05-18T08:00:29.782Z] === RUN TestConfigInspect [2021-05-18T08:00:32.325Z] --- PASS: TestConfigInspect (2.45s) [2021-05-18T08:00:32.325Z] === RUN TestConfigList [2021-05-18T08:00:32.705Z] [2021-05-18T08:00:32.705Z] SUCCESS: Specified value was saved. [2021-05-18T08:00:33.157Z] INFO: Downloading git... [2021-05-18T08:00:34.686Z] INFO: Downloading go... [2021-05-18T08:00:34.869Z] --- PASS: TestConfigList (2.46s) [2021-05-18T08:00:34.869Z] === RUN TestConfigsCreateAndDelete [2021-05-18T08:00:36.213Z] INFO: Downloading compiler 1 of 3... [2021-05-18T08:00:36.213Z] INFO: Downloading compiler 2 of 3... [2021-05-18T08:00:36.666Z] INFO: Downloading compiler 3 of 3... [2021-05-18T08:00:36.666Z] INFO: Extracting git... [2021-05-18T08:00:36.783Z] --- PASS: TestConfigsCreateAndDelete (2.46s) [2021-05-18T08:00:36.783Z] === RUN TestConfigsUpdate [2021-05-18T08:00:39.338Z] --- PASS: TestConfigsUpdate (2.47s) [2021-05-18T08:00:39.338Z] === RUN TestTemplatedConfig [2021-05-18T08:00:40.061Z] Loaded image: buildpack-deps:buster [2021-05-18T08:00:40.061Z] Loaded image: busybox:latest [2021-05-18T08:00:40.061Z] Loaded image: busybox:glibc [2021-05-18T08:00:41.006Z] Loaded image: debian:bullseye [2021-05-18T08:00:41.006Z] Loaded image: hello-world:latest [2021-05-18T08:00:41.006Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T08:00:41.267Z] INFO: Testing against a local daemon [2021-05-18T08:00:41.267Z] === RUN TestCgroupNamespacesBuild [2021-05-18T08:00:43.546Z] --- PASS: TestTemplatedConfig (3.49s) [2021-05-18T08:00:43.546Z] === RUN TestConfigCreateResolve [2021-05-18T08:00:45.459Z] --- PASS: TestConfigCreateResolve (2.43s) [2021-05-18T08:00:45.459Z] === RUN TestConfigDaemonLibtrustID [2021-05-18T08:00:45.475Z] --- PASS: TestCgroupNamespacesBuild (4.22s) [2021-05-18T08:00:45.475Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-18T08:00:46.031Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2021-05-18T08:00:46.031Z] PASS [2021-05-18T08:00:46.031Z] [2021-05-18T08:00:46.031Z] DONE 7 tests in 16.429s [2021-05-18T08:00:46.031Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-18T08:00:46.031Z] INFO: Testing against a local daemon [2021-05-18T08:00:46.031Z] === RUN TestCheckpoint [2021-05-18T08:00:46.031Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-18T08:00:46.031Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T08:00:46.031Z] === RUN TestContainerInvalidJSON [2021-05-18T08:00:46.031Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:00:46.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:00:46.031Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:00:46.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:00:46.031Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:00:46.031Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:00:46.031Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:00:46.031Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:00:46.031Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:00:46.031Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-18T08:00:46.031Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-18T08:00:46.031Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-18T08:00:46.031Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-18T08:00:46.031Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-18T08:00:46.031Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-18T08:00:46.031Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-18T08:00:46.031Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-18T08:00:46.031Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-18T08:00:46.031Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-05-18T08:00:46.031Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-18T08:00:46.292Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-18T08:00:46.292Z] === RUN TestCopyFromContainer [2021-05-18T08:00:47.679Z] === RUN TestCopyFromContainer// [2021-05-18T08:00:47.679Z] === RUN TestCopyFromContainer//bar/root [2021-05-18T08:00:47.679Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-18T08:00:47.679Z] === RUN TestCopyFromContainer/bar/quux [2021-05-18T08:00:47.940Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-18T08:00:47.940Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-18T08:00:47.940Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-18T08:00:47.940Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-18T08:00:48.027Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.26s) [2021-05-18T08:00:48.027Z] === RUN TestBuildWithSession [2021-05-18T08:00:48.027Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-18T08:00:48.027Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T08:00:48.027Z] === RUN TestBuildSquashParent [2021-05-18T08:00:48.202Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-18T08:00:48.203Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-18T08:00:48.203Z] --- PASS: TestCopyFromContainer (2.08s) [2021-05-18T08:00:48.203Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-05-18T08:00:48.203Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-18T08:00:48.203Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-18T08:00:48.203Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-05-18T08:00:48.203Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-18T08:00:48.203Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-18T08:00:48.203Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-18T08:00:48.203Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-18T08:00:48.203Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-18T08:00:48.203Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-18T08:00:48.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-18T08:00:48.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:00:48.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:00:48.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:00:48.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:00:48.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:00:48.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:00:48.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:00:48.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:00:48.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:00:48.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-18T08:00:48.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-18T08:00:48.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-18T08:00:48.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-18T08:00:48.203Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-18T08:00:48.203Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-18T08:00:48.203Z] === RUN TestCreateWithInvalidEnv [2021-05-18T08:00:48.203Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-18T08:00:48.203Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-18T08:00:48.203Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-18T08:00:48.203Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-18T08:00:48.203Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-18T08:00:48.203Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-18T08:00:48.464Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-18T08:00:48.464Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-18T08:00:48.464Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-18T08:00:48.464Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-18T08:00:48.464Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-18T08:00:48.464Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-18T08:00:48.464Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-18T08:00:48.464Z] === RUN TestCreateTmpfsMountsTarget [2021-05-18T08:00:48.464Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-05-18T08:00:48.464Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-18T08:00:51.013Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2021-05-18T08:00:51.013Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-18T08:00:51.395Z] INFO: Expanding go... [2021-05-18T08:00:53.561Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2021-05-18T08:00:53.561Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-18T08:00:53.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:00:53.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:00:53.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:00:53.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:00:53.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:00:53.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:00:53.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:00:53.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:00:53.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:00:53.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:00:53.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:00:53.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:00:53.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:00:53.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:00:53.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:00:53.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-18T08:00:53.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-18T08:00:53.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-18T08:00:53.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-18T08:00:53.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-18T08:00:53.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-18T08:00:53.562Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-18T08:00:54.134Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-05-18T08:00:54.134Z] === RUN TestCreateDifferentPlatform [2021-05-18T08:00:54.134Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-18T08:00:54.134Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-18T08:00:54.134Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-18T08:00:54.134Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-18T08:00:54.134Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-18T08:00:54.134Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-18T08:00:54.134Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-18T08:00:54.134Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-18T08:00:54.134Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-18T08:00:54.134Z] === RUN TestContainerStartOnDaemonRestart [2021-05-18T08:00:54.134Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-18T08:00:54.134Z] === RUN TestDaemonRestartIpcMode [2021-05-18T08:00:54.134Z] === PAUSE TestDaemonRestartIpcMode [2021-05-18T08:00:54.134Z] === RUN TestDaemonHostGatewayIP [2021-05-18T08:00:54.134Z] === PAUSE TestDaemonHostGatewayIP [2021-05-18T08:00:54.134Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-18T08:00:54.134Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-18T08:00:54.134Z] === RUN TestContainerKillOnDaemonStart [2021-05-18T08:00:54.134Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-18T08:00:54.134Z] === RUN TestDiff [2021-05-18T08:00:54.627Z] --- PASS: TestBuildSquashParent (6.40s) [2021-05-18T08:00:54.627Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-18T08:00:54.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:00:54.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:00:54.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:00:54.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:00:54.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:00:54.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:00:54.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:00:54.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:00:54.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:00:54.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:00:54.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:00:54.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:00:54.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:00:54.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:00:54.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:00:54.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:00:55.078Z] --- PASS: TestDiff (0.80s) [2021-05-18T08:00:55.078Z] === RUN TestExecWithCloseStdin [2021-05-18T08:00:56.022Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-05-18T08:00:56.022Z] === RUN TestExec [2021-05-18T08:00:57.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:00:57.192Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:00:57.409Z] --- PASS: TestExec (1.14s) [2021-05-18T08:00:57.409Z] === RUN TestExecUser [2021-05-18T08:00:58.354Z] --- PASS: TestExecUser (1.13s) [2021-05-18T08:00:58.354Z] === RUN TestExportContainerAndImportImage [2021-05-18T08:00:59.298Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2021-05-18T08:00:59.298Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-18T08:00:59.757Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-18T08:00:59.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s) [2021-05-18T08:00:59.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.94s) [2021-05-18T08:00:59.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.08s) [2021-05-18T08:00:59.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2021-05-18T08:00:59.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2021-05-18T08:00:59.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s) [2021-05-18T08:00:59.757Z] === RUN TestBuildMultiStageCopy [2021-05-18T08:00:59.757Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-18T08:01:01.213Z] --- PASS: TestExportContainerAfterDaemonRestart (1.87s) [2021-05-18T08:01:01.213Z] === RUN TestHealthCheckWorkdir [2021-05-18T08:01:01.672Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-18T08:01:01.672Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-18T08:01:02.245Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-18T08:01:02.507Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-18T08:01:02.602Z] --- PASS: TestHealthCheckWorkdir (1.55s) [2021-05-18T08:01:02.602Z] === RUN TestHealthKillContainer [2021-05-18T08:01:02.769Z] --- PASS: TestBuildMultiStageCopy (3.60s) [2021-05-18T08:01:02.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.14s) [2021-05-18T08:01:02.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2021-05-18T08:01:02.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-05-18T08:01:02.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-05-18T08:01:02.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s) [2021-05-18T08:01:02.769Z] === RUN TestBuildMultiStageParentConfig [2021-05-18T08:01:02.918Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T08:01:02.918Z] [2021-05-18T08:01:02.918Z] + TEST_INTEGRATION_DEST=1 [2021-05-18T08:01:02.918Z] + CONTAINER_NAME=docker-pr1-1 [2021-05-18T08:01:02.918Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-05-18T08:01:02.918Z] + run_tests test-integration-flaky [2021-05-18T08:01:02.918Z] + '[' -n 0 ']' [2021-05-18T08:01:02.918Z] + rm= [2021-05-18T08:01:02.918Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42390/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42390/.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=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/make.sh test-integration-flaky test-integration [2021-05-18T08:01:02.918Z] + c=0 [2021-05-18T08:01:02.918Z] ++ jobs -p [2021-05-18T08:01:02.918Z] + TEST_INTEGRATION_DEST=3 [2021-05-18T08:01:02.918Z] + CONTAINER_NAME=docker-pr1-3 [2021-05-18T08:01:02.918Z] + TEST_SKIP_INTEGRATION=1 [2021-05-18T08:01:02.918Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-18T08:01:02.918Z] + run_tests [2021-05-18T08:01:02.918Z] + '[' -n 0 ']' [2021-05-18T08:01:02.918Z] + rm= [2021-05-18T08:01:02.918Z] + for job in $(jobs -p) [2021-05-18T08:01:02.918Z] + wait 9618 [2021-05-18T08:01:02.918Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42390/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42390/.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=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/make.sh '' test-integration [2021-05-18T08:01:02.918Z] + TEST_INTEGRATION_DEST=2 [2021-05-18T08:01:02.918Z] + CONTAINER_NAME=docker-pr1-2 [2021-05-18T08:01:02.918Z] + TEST_SKIP_INTEGRATION=1 [2021-05-18T08:01:02.918Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-18T08:01:02.918Z] + run_tests [2021-05-18T08:01:02.918Z] + '[' -n 0 ']' [2021-05-18T08:01:02.918Z] + rm= [2021-05-18T08:01:02.918Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42390/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42390/.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=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/make.sh '' test-integration [2021-05-18T08:01:02.918Z] [2021-05-18T08:01:02.918Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-05-18T08:01:02.918Z] [2021-05-18T08:01:02.918Z] [2021-05-18T08:01:02.918Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-18T08:01:02.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-18T08:01:02.918Z] HOSTNAME=ed969cfee6be [2021-05-18T08:01:02.918Z] TEST_SKIP_INTEGRATION=1 [2021-05-18T08:01:02.918Z] TESTDEBUG=0 [2021-05-18T08:01:02.918Z] DEST=bundles/test-integration [2021-05-18T08:01:02.918Z] PWD=/go/src/github.com/docker/docker [2021-05-18T08:01:02.918Z] KEEPBUNDLE=1 [2021-05-18T08:01:02.918Z] DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T08:01:02.918Z] container=docker [2021-05-18T08:01:02.918Z] HOME=/root [2021-05-18T08:01:02.918Z] GOLANG_VERSION=1.13.15 [2021-05-18T08:01:02.918Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-18T08:01:02.918Z] VALIDATE_BRANCH=master [2021-05-18T08:01:02.918Z] TERM=xterm [2021-05-18T08:01:02.918Z] DOCKER_PKG=github.com/docker/docker [2021-05-18T08:01:02.918Z] SHLVL=1 [2021-05-18T08:01:02.918Z] TIMEOUT=120m [2021-05-18T08:01:02.918Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-18T08:01:02.918Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-18T08:01:02.918Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-18T08:01:02.918Z] GO111MODULE=off [2021-05-18T08:01:02.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-18T08:01:02.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-18T08:01:02.918Z] GOPATH=/go [2021-05-18T08:01:02.918Z] PKG_CONFIG=pkg-config [2021-05-18T08:01:02.918Z] _=/usr/bin/env [2021-05-18T08:01:02.918Z] Building test suite binary ./integration-cli/test.main [2021-05-18T08:01:02.918Z] No new tests added to integration. [2021-05-18T08:01:02.918Z] [2021-05-18T08:01:02.918Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-18T08:01:02.918Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-18T08:01:02.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-18T08:01:02.918Z] HOSTNAME=1f9cc3583cfc [2021-05-18T08:01:02.918Z] TEST_SKIP_INTEGRATION=1 [2021-05-18T08:01:02.918Z] TESTDEBUG=0 [2021-05-18T08:01:02.918Z] DEST=bundles/test-integration [2021-05-18T08:01:02.918Z] PWD=/go/src/github.com/docker/docker [2021-05-18T08:01:02.918Z] KEEPBUNDLE=1 [2021-05-18T08:01:02.918Z] DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T08:01:02.918Z] container=docker [2021-05-18T08:01:02.918Z] HOME=/root [2021-05-18T08:01:02.918Z] GOLANG_VERSION=1.13.15 [2021-05-18T08:01:02.918Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-18T08:01:02.918Z] VALIDATE_BRANCH=master [2021-05-18T08:01:02.918Z] TERM=xterm [2021-05-18T08:01:02.918Z] DOCKER_PKG=github.com/docker/docker [2021-05-18T08:01:02.918Z] SHLVL=1 [2021-05-18T08:01:02.918Z] TIMEOUT=120m [2021-05-18T08:01:02.918Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-18T08:01:02.918Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-18T08:01:02.918Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-18T08:01:02.918Z] GO111MODULE=off [2021-05-18T08:01:02.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-18T08:01:02.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-18T08:01:02.918Z] GOPATH=/go [2021-05-18T08:01:02.918Z] PKG_CONFIG=pkg-config [2021-05-18T08:01:02.918Z] _=/usr/bin/env [2021-05-18T08:01:02.918Z] Building test suite binary ./integration-cli/test.main [2021-05-18T08:01:02.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-18T08:01:02.918Z] HOSTNAME=c81a1a987334 [2021-05-18T08:01:02.918Z] TESTDEBUG=0 [2021-05-18T08:01:02.918Z] DEST=bundles/test-integration [2021-05-18T08:01:02.918Z] PWD=/go/src/github.com/docker/docker [2021-05-18T08:01:02.918Z] KEEPBUNDLE=1 [2021-05-18T08:01:02.918Z] DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T08:01:02.918Z] container=docker [2021-05-18T08:01:02.918Z] HOME=/root [2021-05-18T08:01:02.918Z] GOLANG_VERSION=1.13.15 [2021-05-18T08:01:02.918Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-18T08:01:02.918Z] VALIDATE_BRANCH=master [2021-05-18T08:01:02.918Z] TERM=xterm [2021-05-18T08:01:02.918Z] DOCKER_PKG=github.com/docker/docker [2021-05-18T08:01:02.918Z] SHLVL=1 [2021-05-18T08:01:02.918Z] TIMEOUT=120m [2021-05-18T08:01:02.918Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-18T08:01:02.918Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-18T08:01:02.918Z] GO111MODULE=off [2021-05-18T08:01:02.918Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-18T08:01:02.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-18T08:01:02.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-18T08:01:02.918Z] GOPATH=/go [2021-05-18T08:01:02.918Z] PKG_CONFIG=pkg-config [2021-05-18T08:01:02.918Z] _=/usr/bin/env [2021-05-18T08:01:02.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-18T08:01:04.155Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2021-05-18T08:01:04.155Z] === RUN TestBuildLabelWithTargets [2021-05-18T08:01:05.542Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2021-05-18T08:01:05.542Z] === RUN TestBuildWithEmptyLayers [2021-05-18T08:01:06.110Z] --- PASS: TestHealthKillContainer (3.17s) [2021-05-18T08:01:06.111Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-18T08:01:06.117Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2021-05-18T08:01:06.117Z] === RUN TestBuildMultiStageOnBuild [2021-05-18T08:01:06.682Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-05-18T08:01:06.682Z] === RUN TestIpcModeNone [2021-05-18T08:01:08.068Z] --- PASS: TestIpcModeNone (1.13s) [2021-05-18T08:01:08.068Z] === RUN TestIpcModePrivate [2021-05-18T08:01:08.664Z] --- PASS: TestBuildMultiStageOnBuild (2.46s) [2021-05-18T08:01:08.664Z] === RUN TestBuildUncleanTarFilenames [2021-05-18T08:01:09.011Z] --- PASS: TestIpcModePrivate (1.12s) [2021-05-18T08:01:09.011Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-05-18T08:01:09.011Z] === RUN TestIpcModeShareable [2021-05-18T08:01:09.607Z] --- PASS: TestBuildUncleanTarFilenames (1.10s) [2021-05-18T08:01:09.607Z] === RUN TestBuildMultiStageLayerLeak [2021-05-18T08:01:09.954Z] --- PASS: TestIpcModeShareable (1.13s) [2021-05-18T08:01:09.954Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-05-18T08:01:09.954Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-18T08:01:11.610Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.463403213s with top 10 stages: buildssa: 1m38.830238325s, goimports: 22.039956377s, unconvert: 12.613766713s, gosec: 10.109827864s, golint: 5.292522524s, ineffassign: 4.124451893s, misspell: 3.864156293s, inspect: 3.48850553s, vrp: 3.28844516s, fact_purity: 1.830989418s [2021-05-18T08:01:12.156Z] --- PASS: TestBuildMultiStageLayerLeak (2.53s) [2021-05-18T08:01:12.156Z] === RUN TestBuildWithHugeFile [2021-05-18T08:01:12.404Z] INFO: Expanding compiler 1 of 3... [2021-05-18T08:01:12.404Z] INFO: Expanding compiler 2 of 3... [2021-05-18T08:01:13.258Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s) [2021-05-18T08:01:13.258Z] === RUN TestAPIIpcModeHost [2021-05-18T08:01:14.202Z] --- PASS: TestAPIIpcModeHost (1.17s) [2021-05-18T08:01:14.202Z] === RUN TestDaemonIpcModeShareable [2021-05-18T08:01:16.108Z] INFO: Expanding compiler 3 of 3... [2021-05-18T08:01:16.119Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2021-05-18T08:01:16.119Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-18T08:01:16.119Z] === RUN TestDaemonIpcModePrivate [2021-05-18T08:01:16.766Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T08:01:16.766Z] [2021-05-18T08:01:16.766Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-18T08:01:16.766Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-18T08:01:16.766Z] HOSTNAME=767a9ac965f2 [2021-05-18T08:01:16.766Z] DEST=bundles/test-integration [2021-05-18T08:01:16.766Z] PWD=/go/src/github.com/docker/docker [2021-05-18T08:01:16.766Z] DOCKER_ROOTLESS=1 [2021-05-18T08:01:16.766Z] DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e [2021-05-18T08:01:16.766Z] container=docker [2021-05-18T08:01:16.766Z] HOME=/root [2021-05-18T08:01:16.766Z] GOLANG_VERSION=1.13.15 [2021-05-18T08:01:16.766Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-18T08:01:16.766Z] VALIDATE_BRANCH=master [2021-05-18T08:01:16.766Z] TERM=xterm [2021-05-18T08:01:16.766Z] DOCKER_PKG=github.com/docker/docker [2021-05-18T08:01:16.766Z] SHLVL=1 [2021-05-18T08:01:16.766Z] TIMEOUT=120m [2021-05-18T08:01:16.766Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-18T08:01:16.766Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-18T08:01:16.766Z] GO111MODULE=off [2021-05-18T08:01:16.766Z] DOCKER_EXPERIMENTAL=1 [2021-05-18T08:01:16.766Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-18T08:01:16.766Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-18T08:01:16.766Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-18T08:01:16.766Z] GOPATH=/go [2021-05-18T08:01:16.766Z] PKG_CONFIG=pkg-config [2021-05-18T08:01:16.766Z] _=/usr/bin/env [2021-05-18T08:01:16.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-18T08:01:17.063Z] INFO: Removing downloaded files... [2021-05-18T08:01:17.063Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-18T08:01:17.063Z] INFO: Configuring git core.autocrlf... [2021-05-18T08:01:18.034Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2021-05-18T08:01:18.034Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-18T08:01:18.034Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-18T08:01:19.951Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2021-05-18T08:01:19.951Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-18T08:01:19.951Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-18T08:01:21.555Z] INFO [runner/unused/goanalysis] analyzers took 27.141851393s with top 10 stages: buildssa: 23.276304885s, U1000: 3.865546508s [2021-05-18T08:01:21.555Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-05-18T08:01:21.555Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1683/1683, exclude: 1578/1578, filename_unadjuster: 1683/1683, exclude-rules: 64/1578, cgo: 1683/2262, path_prettifier: 1683/1683, skip_dirs: 1683/1683, nolint: 0/64, autogenerated_exclude: 1578/1683, identifier_marker: 1578/1578 [2021-05-18T08:01:21.555Z] INFO [runner] processing took 167.296382ms with stages: nolint: 73.275373ms, identifier_marker: 61.07464ms, path_prettifier: 13.66562ms, autogenerated_exclude: 7.172649ms, exclude-rules: 6.422104ms, skip_dirs: 4.049571ms, cgo: 866.89µs, filename_unadjuster: 756.67µs, skip_files: 6.026µs, max_same_issues: 1.78µs, uniq_by_line: 1.356µs, exclude: 821ns, diff: 743ns, max_from_linter: 721ns, source_code: 505ns, path_shortener: 484ns, max_per_file_from_linter: 429ns [2021-05-18T08:01:21.555Z] INFO [runner] linters took 1m37.766326454s with stages: goanalysis_metalinter: 1m18.428440578s, unused: 19.169933258s [2021-05-18T08:01:21.555Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-05-18T08:01:21.866Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2021-05-18T08:01:21.866Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-18T08:01:21.866Z] === RUN TestIpcModeOlderClient [2021-05-18T08:01:21.866Z] === PAUSE TestIpcModeOlderClient [2021-05-18T08:01:21.866Z] === RUN TestKillContainerInvalidSignal [2021-05-18T08:01:22.439Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-05-18T08:01:22.439Z] === RUN TestKillContainer [2021-05-18T08:01:22.439Z] === RUN TestKillContainer/no_signal [2021-05-18T08:01:22.484Z] INFO Memory: 1644 samples, avg is 254.9MB, max is 3363.9MB [2021-05-18T08:01:22.484Z] INFO Execution took 3m38.800866906s [2021-05-18T08:01:22.740Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-05-18T08:01:23.384Z] === RUN TestKillContainer/non_killing_signal [2021-05-18T08:01:23.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/make.sh dynbinary-daemon test-docker-py [2021-05-18T08:01:23.955Z] === RUN TestKillContainer/killing_signal [2021-05-18T08:01:24.195Z] [2021-05-18T08:01:24.195Z] Removing bundles/ [2021-05-18T08:01:24.195Z] [2021-05-18T08:01:24.195Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-18T08:01:24.195Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T08:01:24.195Z] GOOS="" GOARCH="" GOARM="" [2021-05-18T08:01:24.898Z] --- PASS: TestKillContainer (2.20s) [2021-05-18T08:01:24.898Z] --- PASS: TestKillContainer/no_signal (0.71s) [2021-05-18T08:01:24.898Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-05-18T08:01:24.898Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2021-05-18T08:01:24.898Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-18T08:01:24.898Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-18T08:01:25.472Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-18T08:01:26.045Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2021-05-18T08:01:26.045Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2021-05-18T08:01:26.045Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-05-18T08:01:26.045Z] === RUN TestKillStoppedContainer [2021-05-18T08:01:26.045Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-18T08:01:26.045Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-18T08:01:26.307Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-05-18T08:01:26.307Z] === RUN TestKillDifferentUserContainer [2021-05-18T08:01:26.880Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2021-05-18T08:01:26.880Z] === RUN TestInspectOomKilledTrue [2021-05-18T08:01:26.880Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-18T08:01:26.880Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-18T08:01:26.880Z] === RUN TestInspectOomKilledFalse [2021-05-18T08:01:27.823Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2021-05-18T08:01:27.823Z] === RUN TestLinksEtcHostsContentMatch [2021-05-18T08:01:28.395Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-05-18T08:01:28.395Z] === RUN TestLinksContainerNames [2021-05-18T08:01:30.327Z] --- PASS: TestLinksContainerNames (1.48s) [2021-05-18T08:01:30.327Z] === RUN TestLogsFollowTailEmpty [2021-05-18T08:01:30.905Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2021-05-18T08:01:30.905Z] === RUN TestContainerNetworkMountsNoChown [2021-05-18T08:01:31.478Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/default [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/default [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/private [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/private [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rprivate [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/slave [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/slave [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rslave [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/shared [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/shared [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rshared [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/default [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/rshared [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/shared [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/rslave [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/slave [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/rprivate [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/private [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-18T08:01:31.478Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-18T08:01:31.478Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-18T08:01:31.478Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T08:01:31.739Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-18T08:01:31.739Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-18T08:01:31.739Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-18T08:01:31.739Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-18T08:01:31.739Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-18T08:01:31.739Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-18T08:01:31.739Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T08:01:31.739Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-18T08:01:31.739Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T08:01:31.739Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-18T08:01:31.739Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-18T08:01:31.739Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-18T08:01:31.739Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-18T08:01:32.000Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-18T08:01:32.000Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T08:01:32.000Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-18T08:01:32.000Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T08:01:32.000Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-18T08:01:32.000Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-18T08:01:32.000Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.11s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-18T08:01:32.000Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-05-18T08:01:32.000Z] === RUN TestContainerBindMountNonRecursive [2021-05-18T08:01:34.547Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2021-05-18T08:01:34.547Z] === RUN TestContainerVolumesMountedAsShared [2021-05-18T08:01:34.547Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-05-18T08:01:34.547Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-18T08:01:35.491Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-05-18T08:01:35.491Z] === RUN TestNetworkNat [2021-05-18T08:01:36.440Z] --- PASS: TestNetworkNat (0.86s) [2021-05-18T08:01:36.440Z] === RUN TestNetworkLocalhostTCPNat [2021-05-18T08:01:37.014Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2021-05-18T08:01:37.014Z] === RUN TestNetworkLoopbackNat [2021-05-18T08:01:40.315Z] --- PASS: TestNetworkLoopbackNat (3.26s) [2021-05-18T08:01:40.315Z] === RUN TestPause [2021-05-18T08:01:41.260Z] --- PASS: TestPause (0.76s) [2021-05-18T08:01:41.260Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-18T08:01:41.260Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T08:01:41.260Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T08:01:41.260Z] === RUN TestPauseStopPausedContainer [2021-05-18T08:01:41.831Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2021-05-18T08:01:41.831Z] === RUN TestPidHost [2021-05-18T08:01:43.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-18T08:01:43.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-18T08:01:44.378Z] --- PASS: TestPidHost (2.05s) [2021-05-18T08:01:44.378Z] === RUN TestPsFilter [2021-05-18T08:01:44.378Z] --- PASS: TestPsFilter (0.11s) [2021-05-18T08:01:44.378Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-18T08:01:44.640Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2021-05-18T08:01:44.640Z] === RUN TestRemoveContainerWithVolume [2021-05-18T08:01:45.582Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-05-18T08:01:45.582Z] === RUN TestRemoveContainerRunning [2021-05-18T08:01:46.155Z] --- PASS: TestRemoveContainerRunning (0.75s) [2021-05-18T08:01:46.155Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-18T08:01:47.097Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2021-05-18T08:01:47.097Z] === RUN TestRemoveInvalidContainer [2021-05-18T08:01:47.097Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-18T08:01:47.097Z] === RUN TestRenameLinkedContainer [2021-05-18T08:01:50.402Z] --- PASS: TestRenameLinkedContainer (2.96s) [2021-05-18T08:01:50.402Z] === RUN TestRenameStoppedContainer [2021-05-18T08:01:50.663Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-05-18T08:01:50.663Z] === RUN TestRenameRunningContainerAndReuse [2021-05-18T08:01:52.050Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2021-05-18T08:01:52.050Z] === RUN TestRenameInvalidName [2021-05-18T08:01:52.995Z] --- PASS: TestRenameInvalidName (0.72s) [2021-05-18T08:01:52.995Z] === RUN TestRenameAnonymousContainer [2021-05-18T08:01:56.298Z] --- PASS: TestRenameAnonymousContainer (3.28s) [2021-05-18T08:01:56.298Z] === RUN TestRenameContainerWithSameName [2021-05-18T08:01:56.873Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2021-05-18T08:01:56.873Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-18T08:01:58.271Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s) [2021-05-18T08:01:58.271Z] === RUN TestResize [2021-05-18T08:01:58.891Z] --- PASS: TestBuildWithHugeFile (40.76s) [2021-05-18T08:01:58.891Z] === RUN TestBuildWCOWSandboxSize [2021-05-18T08:01:58.891Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-18T08:01:58.891Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-18T08:01:58.891Z] === RUN TestBuildWithEmptyDockerfile [2021-05-18T08:01:58.891Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:01:58.891Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:01:58.891Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:01:58.891Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:01:58.891Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:01:58.891Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:01:58.891Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:01:58.891Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:01:58.891Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:01:58.891Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2021-05-18T08:01:58.891Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-05-18T08:01:58.891Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-05-18T08:01:58.891Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2021-05-18T08:01:58.891Z] === RUN TestBuildPreserveOwnership [2021-05-18T08:01:58.891Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-18T08:01:58.891Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-18T08:01:58.891Z] --- PASS: TestBuildPreserveOwnership (5.28s) [2021-05-18T08:01:58.891Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.56s) [2021-05-18T08:01:58.891Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s) [2021-05-18T08:01:58.891Z] === RUN TestBuildPlatformInvalid [2021-05-18T08:01:58.891Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-05-18T08:01:58.891Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-18T08:01:59.213Z] --- PASS: TestResize (0.72s) [2021-05-18T08:01:59.213Z] === RUN TestResizeWithInvalidSize [2021-05-18T08:01:59.785Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2021-05-18T08:01:59.786Z] === RUN TestResizeWhenContainerNotStarted [2021-05-18T08:02:00.357Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2021-05-18T08:02:00.357Z] === RUN TestDaemonRestartKillContainers [2021-05-18T08:02:00.357Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T08:02:00.357Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T08:02:00.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T08:02:00.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T08:02:00.357Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T08:02:00.357Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T08:02:00.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T08:02:00.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T08:02:00.357Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:02:00.357Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:02:00.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:02:00.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:02:00.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:02:00.357Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T08:02:00.357Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T08:02:02.907Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:02:02.907Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:02:04.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:02:04.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:02:05.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-18T08:02:05.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T08:02:05.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T08:02:08.234Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T08:02:08.234Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T08:02:10.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T08:02:11.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T08:02:11.140Z] Loaded image: buildpack-deps:buster [2021-05-18T08:02:11.402Z] Loaded image: busybox:latest [2021-05-18T08:02:11.663Z] Loaded image: busybox:glibc [2021-05-18T08:02:13.584Z] Loaded image: debian:bullseye [2021-05-18T08:02:13.584Z] Loaded image: hello-world:latest [2021-05-18T08:02:13.589Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-18T08:02:13.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2021-05-18T08:02:13.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2021-05-18T08:02:13.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2021-05-18T08:02:13.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2021-05-18T08:02:13.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2021-05-18T08:02:13.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2021-05-18T08:02:13.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.27s) [2021-05-18T08:02:13.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s) [2021-05-18T08:02:13.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s) [2021-05-18T08:02:13.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.06s) [2021-05-18T08:02:13.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) [2021-05-18T08:02:13.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) [2021-05-18T08:02:13.589Z] === RUN TestCgroupNamespacesRun [2021-05-18T08:02:13.845Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T08:02:14.973Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-05-18T08:02:14.973Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-18T08:02:14.973Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-18T08:02:14.973Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-18T08:02:14.973Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-18T08:02:15.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-18T08:02:15.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-18T08:02:16.885Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2021-05-18T08:02:16.886Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-18T08:02:17.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-18T08:02:17.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-18T08:02:17.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-18T08:02:18.799Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2021-05-18T08:02:18.799Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-18T08:02:19.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-18T08:02:20.717Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-05-18T08:02:20.717Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-18T08:02:21.971Z] 8116de3c91c3: Pull complete [2021-05-18T08:02:21.971Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-18T08:02:21.971Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:02:21.971Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:02:21.971Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-05-18T08:02:21.971Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-05-18T08:02:21.971Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935' [2021-05-18T08:02:21.971Z] INFO: Docker version of control daemon [2021-05-18T08:02:21.971Z] [2021-05-18T08:02:21.971Z] Client: [2021-05-18T08:02:21.972Z] Version: 20.10.6 [2021-05-18T08:02:21.972Z] API version: 1.41 [2021-05-18T08:02:21.972Z] Go version: go1.16.3 [2021-05-18T08:02:21.972Z] Git commit: 370c289 [2021-05-18T08:02:21.972Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-18T08:02:21.972Z] OS/Arch: windows/amd64 [2021-05-18T08:02:21.972Z] Context: default [2021-05-18T08:02:21.972Z] Experimental: true [2021-05-18T08:02:21.972Z] [2021-05-18T08:02:21.972Z] Server: Docker Engine - Community [2021-05-18T08:02:21.972Z] Engine: [2021-05-18T08:02:21.972Z] Version: 20.10.6 [2021-05-18T08:02:21.972Z] API version: 1.41 (minimum version 1.24) [2021-05-18T08:02:21.972Z] Go version: go1.13.15 [2021-05-18T08:02:21.972Z] Git commit: 8728dd2 [2021-05-18T08:02:21.972Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-18T08:02:21.972Z] OS/Arch: windows/amd64 [2021-05-18T08:02:21.972Z] Experimental: true [2021-05-18T08:02:21.972Z] [2021-05-18T08:02:21.972Z] INFO: Docker info of control daemon [2021-05-18T08:02:21.972Z] [2021-05-18T08:02:21.972Z] Client: [2021-05-18T08:02:21.972Z] Context: default [2021-05-18T08:02:21.972Z] Debug Mode: false [2021-05-18T08:02:21.972Z] Plugins: [2021-05-18T08:02:21.972Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-18T08:02:21.972Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-18T08:02:21.972Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-18T08:02:21.972Z] [2021-05-18T08:02:21.972Z] Server: [2021-05-18T08:02:21.972Z] Containers: 0 [2021-05-18T08:02:21.972Z] Running: 0 [2021-05-18T08:02:21.972Z] Paused: 0 [2021-05-18T08:02:21.972Z] Stopped: 0 [2021-05-18T08:02:21.972Z] Images: 1 [2021-05-18T08:02:21.972Z] Server Version: 20.10.6 [2021-05-18T08:02:21.972Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-18T08:02:21.972Z] Windows: [2021-05-18T08:02:21.972Z] LCOW: [2021-05-18T08:02:21.972Z] Logging Driver: json-file [2021-05-18T08:02:21.972Z] Plugins: [2021-05-18T08:02:21.972Z] Volume: local [2021-05-18T08:02:21.972Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-18T08:02:21.972Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-18T08:02:21.972Z] Swarm: inactive [2021-05-18T08:02:21.972Z] Default Isolation: process [2021-05-18T08:02:21.972Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-18T08:02:21.972Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-18T08:02:21.972Z] OSType: windows [2021-05-18T08:02:21.972Z] Architecture: x86_64 [2021-05-18T08:02:21.972Z] CPUs: 4 [2021-05-18T08:02:21.972Z] Total Memory: 32GiB [2021-05-18T08:02:21.972Z] Name: azwin-2-821830 [2021-05-18T08:02:21.972Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-18T08:02:21.972Z] Docker Root Dir: D:\docker [2021-05-18T08:02:21.972Z] Debug Mode: false [2021-05-18T08:02:21.972Z] Registry: https://index.docker.io/v1/ [2021-05-18T08:02:21.972Z] Labels: [2021-05-18T08:02:21.972Z] Experimental: true [2021-05-18T08:02:21.972Z] Insecure Registries: [2021-05-18T08:02:21.972Z] 10.0.0.4:5000 [2021-05-18T08:02:21.972Z] 127.0.0.0/8 [2021-05-18T08:02:21.972Z] Registry Mirrors: [2021-05-18T08:02:21.972Z] http://10.0.0.4:5000/ [2021-05-18T08:02:21.972Z] Live Restore Enabled: false [2021-05-18T08:02:21.972Z] Product License: Community Engine [2021-05-18T08:02:21.972Z] [2021-05-18T08:02:21.972Z] [2021-05-18T08:02:21.972Z] INFO: Commit hash is 2842639e0e [2021-05-18T08:02:21.972Z] INFO: Nuke-Everything... [2021-05-18T08:02:21.972Z] INFO: Container count on control daemon to delete is 0 [2021-05-18T08:02:21.972Z] INFO: Nuking d:\CI [2021-05-18T08:02:21.972Z] INFO: Zapped successfully [2021-05-18T08:02:21.972Z] INFO: Location for testing is d:\CI\PR-42390\1 [2021-05-18T08:02:21.972Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-18T08:02:21.972Z] [2021-05-18T08:02:21.972Z] [2021-05-18T08:02:21.972Z] INFO: Building the image from Dockerfile.windows at 05/18/2021 08:02:09... [2021-05-18T08:02:21.972Z] [2021-05-18T08:02:21.972Z] Sending build context to Docker daemon 58.26MB [2021-05-18T08:02:21.972Z] [2021-05-18T08:02:21.972Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-18T08:02:21.972Z] ---> 3a7f23e29bd7 [2021-05-18T08:02:21.972Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-18T08:02:21.972Z] ---> Running in 448e54ca9fcb [2021-05-18T08:02:21.972Z] Removing intermediate container 448e54ca9fcb [2021-05-18T08:02:21.972Z] ---> 3c879615cb2e [2021-05-18T08:02:21.972Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-18T08:02:21.972Z] ---> Running in 85a34c22ebf3 [2021-05-18T08:02:21.972Z] Removing intermediate container 85a34c22ebf3 [2021-05-18T08:02:21.972Z] ---> 908880ac8a96 [2021-05-18T08:02:21.972Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-18T08:02:21.972Z] ---> Running in 5ebeaa11838f [2021-05-18T08:02:21.972Z] Removing intermediate container 5ebeaa11838f [2021-05-18T08:02:21.972Z] ---> 506ffb8bb368 [2021-05-18T08:02:21.972Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-05-18T08:02:21.972Z] ---> Running in 6d8ac41ca6e4 [2021-05-18T08:02:21.972Z] Removing intermediate container 6d8ac41ca6e4 [2021-05-18T08:02:21.972Z] ---> 2449bc23e2ef [2021-05-18T08:02:21.972Z] Step 6/10 : 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'); 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; $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; [2021-05-18T08:02:21.972Z] ---> Running in 57f2652adb68 [2021-05-18T08:02:22.107Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2021-05-18T08:02:22.107Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-18T08:02:22.435Z] [2021-05-18T08:02:22.435Z] SUCCESS: Specified value was saved. [2021-05-18T08:02:22.680Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-05-18T08:02:22.680Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-18T08:02:23.411Z] INFO: Downloading git... [2021-05-18T08:02:23.849Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.82s) [2021-05-18T08:02:23.849Z] PASS [2021-05-18T08:02:23.849Z] [2021-05-18T08:02:23.849Z] === Skipped [2021-05-18T08:02:23.849Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-05-18T08:02:23.849Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T08:02:23.849Z] [2021-05-18T08:02:23.849Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-18T08:02:23.849Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-18T08:02:23.849Z] [2021-05-18T08:02:23.849Z] [2021-05-18T08:02:23.849Z] DONE 34 tests, 2 skipped in 114.975s [2021-05-18T08:02:23.849Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-05-18T08:02:23.849Z] ++ 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 [2021-05-18T08:02:23.849Z] ++ set -e [2021-05-18T08:02:23.849Z] ++ '[' -n 0 ']' [2021-05-18T08:02:23.849Z] ++ set -x [2021-05-18T08:02:23.849Z] ++ 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 [2021-05-18T08:02:23.849Z] INFO: Testing against a local daemon [2021-05-18T08:02:23.849Z] === RUN TestConfigInspect [2021-05-18T08:02:24.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-18T08:02:24.389Z] INFO: Downloading go... [2021-05-18T08:02:24.608Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.96s) [2021-05-18T08:02:24.608Z] === RUN TestNISDomainname [2021-05-18T08:02:25.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-18T08:02:25.995Z] INFO: Downloading compiler 1 of 3... [2021-05-18T08:02:25.996Z] --- PASS: TestNISDomainname (1.34s) [2021-05-18T08:02:25.996Z] === RUN TestHostnameDnsResolution [2021-05-18T08:02:26.393Z] --- PASS: TestConfigInspect (3.12s) [2021-05-18T08:02:26.393Z] === RUN TestConfigList [2021-05-18T08:02:26.462Z] INFO: Downloading compiler 2 of 3... [2021-05-18T08:02:26.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-18T08:02:26.925Z] INFO: Downloading compiler 3 of 3... [2021-05-18T08:02:26.925Z] INFO: Extracting git... [2021-05-18T08:02:27.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-18T08:02:27.910Z] --- PASS: TestHostnameDnsResolution (1.73s) [2021-05-18T08:02:27.910Z] === RUN TestStats [2021-05-18T08:02:28.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-18T08:02:29.696Z] --- PASS: TestConfigList (3.13s) [2021-05-18T08:02:29.696Z] === RUN TestConfigsCreateAndDelete [2021-05-18T08:02:30.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-18T08:02:30.454Z] --- PASS: TestStats (2.76s) [2021-05-18T08:02:30.454Z] === RUN TestStopContainerWithTimeout [2021-05-18T08:02:30.454Z] === RUN TestStopContainerWithTimeout/0 [2021-05-18T08:02:30.454Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-18T08:02:30.454Z] === RUN TestStopContainerWithTimeout/1 [2021-05-18T08:02:30.454Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-18T08:02:30.454Z] === RUN TestStopContainerWithTimeout/3 [2021-05-18T08:02:30.454Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-18T08:02:30.454Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-18T08:02:30.454Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-18T08:02:30.454Z] === CONT TestStopContainerWithTimeout/0 [2021-05-18T08:02:30.454Z] === CONT TestStopContainerWithTimeout/3 [2021-05-18T08:02:31.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-18T08:02:31.840Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-18T08:02:32.244Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2021-05-18T08:02:32.244Z] === RUN TestConfigsUpdate [2021-05-18T08:02:32.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-18T08:02:33.752Z] === CONT TestStopContainerWithTimeout/1 [2021-05-18T08:02:33.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-18T08:02:34.915Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-18T08:02:34.915Z] Using test binary docker [2021-05-18T08:02:34.915Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-18T08:02:34.915Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-18T08:02:34.915Z] INFO: Waiting for daemon to start... [2021-05-18T08:02:34.915Z] Starting dockerd [2021-05-18T08:02:35.545Z] --- PASS: TestConfigsUpdate (2.70s) [2021-05-18T08:02:35.545Z] === RUN TestTemplatedConfig [2021-05-18T08:02:35.666Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-18T08:02:35.666Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-05-18T08:02:35.666Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2021-05-18T08:02:35.666Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2021-05-18T08:02:35.666Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2021-05-18T08:02:35.666Z] === RUN TestDeleteDevicemapper [2021-05-18T08:02:35.666Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-18T08:02:35.666Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T08:02:35.666Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-18T08:02:38.219Z] . [2021-05-18T08:02:38.219Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-18T08:02:38.219Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-18T08:02:38.219Z] Error: No such image: emptyfs [2021-05-18T08:02:38.219Z] Running integration-test (iteration 1) [2021-05-18T08:02:38.219Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-18T08:02:38.857Z] --- PASS: TestTemplatedConfig (3.94s) [2021-05-18T08:02:38.858Z] === RUN TestConfigCreateResolve [2021-05-18T08:02:38.971Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.19s) [2021-05-18T08:02:38.971Z] === RUN TestUpdateMemory [2021-05-18T08:02:39.916Z] --- PASS: TestUpdateMemory (1.34s) [2021-05-18T08:02:39.916Z] === RUN TestUpdateCPUQuota [2021-05-18T08:02:41.832Z] INFO: Expanding go... [2021-05-18T08:02:42.161Z] --- PASS: TestConfigCreateResolve (3.19s) [2021-05-18T08:02:42.161Z] === RUN TestConfigDaemonLibtrustID [2021-05-18T08:02:43.044Z] Removing intermediate container 1742301c637c [2021-05-18T08:02:43.044Z] ---> 8b560365b848 [2021-05-18T08:02:43.044Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-05-18T08:02:43.044Z] ---> Running in 08cd5a99d89b [2021-05-18T08:02:43.044Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-18T08:02:43.044Z] go: finding gotest.tools v0.5.3 [2021-05-18T08:02:43.044Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-18T08:02:43.044Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-18T08:02:43.044Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-18T08:02:43.044Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-18T08:02:43.044Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-18T08:02:43.044Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T08:02:43.044Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T08:02:43.044Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-18T08:02:43.044Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T08:02:43.044Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T08:02:43.044Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-18T08:02:43.044Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-18T08:02:43.044Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T08:02:43.044Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-18T08:02:43.044Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-18T08:02:43.044Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T08:02:43.044Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T08:02:43.044Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T08:02:43.044Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T08:02:43.044Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T08:02:43.044Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-18T08:02:43.044Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T08:02:43.044Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T08:02:43.044Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T08:02:43.044Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T08:02:43.044Z] go: finding github.com/fatih/color v1.9.0 [2021-05-18T08:02:43.044Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T08:02:43.044Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-18T08:02:43.044Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-18T08:02:43.044Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-18T08:02:43.044Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-18T08:02:43.044Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-18T08:02:43.044Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T08:02:43.044Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T08:02:43.044Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T08:02:43.044Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T08:02:43.044Z] INFO: Build done for gotestsum... [2021-05-18T08:02:43.546Z] --- PASS: TestConfigDaemonLibtrustID (1.18s) [2021-05-18T08:02:43.546Z] PASS [2021-05-18T08:02:43.546Z] [2021-05-18T08:02:43.546Z] DONE 7 tests in 20.566s [2021-05-18T08:02:43.546Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-05-18T08:02:43.546Z] ++ 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 [2021-05-18T08:02:43.546Z] ++ set -e [2021-05-18T08:02:43.546Z] ++ '[' -n 0 ']' [2021-05-18T08:02:43.546Z] ++ set -x [2021-05-18T08:02:43.546Z] ++ 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 [2021-05-18T08:02:43.546Z] INFO: Testing against a local daemon [2021-05-18T08:02:43.546Z] === RUN TestCheckpoint [2021-05-18T08:02:43.546Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-18T08:02:43.546Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T08:02:43.546Z] === RUN TestContainerInvalidJSON [2021-05-18T08:02:43.546Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:02:43.546Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:02:43.546Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:02:43.546Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:02:43.546Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:02:43.546Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:02:43.546Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:02:43.546Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:02:43.546Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:02:43.546Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-18T08:02:43.546Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-18T08:02:43.546Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-18T08:02:43.546Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-18T08:02:43.546Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-18T08:02:43.546Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-05-18T08:02:43.546Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-18T08:02:43.807Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-18T08:02:43.807Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-18T08:02:43.807Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-05-18T08:02:43.807Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-18T08:02:43.807Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-18T08:02:43.807Z] === RUN TestCopyFromContainer [2021-05-18T08:02:45.723Z] === RUN TestCopyFromContainer// [2021-05-18T08:02:45.723Z] === RUN TestCopyFromContainer//bar/root [2021-05-18T08:02:45.723Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-18T08:02:45.723Z] === RUN TestCopyFromContainer/bar/quux [2021-05-18T08:02:45.984Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-18T08:02:45.984Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-18T08:02:46.246Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-18T08:02:46.246Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-18T08:02:46.246Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-18T08:02:46.507Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-18T08:02:46.507Z] --- PASS: TestCopyFromContainer (2.73s) [2021-05-18T08:02:46.507Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-05-18T08:02:46.507Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-18T08:02:46.507Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-05-18T08:02:46.507Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-05-18T08:02:46.507Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-05-18T08:02:46.507Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-18T08:02:46.507Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-18T08:02:46.507Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-18T08:02:46.507Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-18T08:02:46.507Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-18T08:02:46.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-18T08:02:46.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:02:46.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:02:46.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:02:46.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:02:46.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:02:46.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:02:46.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:02:46.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:02:46.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:02:46.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-18T08:02:46.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-18T08:02:46.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-18T08:02:46.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-18T08:02:46.507Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-18T08:02:46.769Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-18T08:02:46.769Z] === RUN TestCreateWithInvalidEnv [2021-05-18T08:02:46.769Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-18T08:02:46.769Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-18T08:02:46.769Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-18T08:02:46.769Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-18T08:02:46.769Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-18T08:02:46.769Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-18T08:02:46.769Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-18T08:02:46.769Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-18T08:02:46.769Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-18T08:02:46.769Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-18T08:02:46.769Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-18T08:02:46.769Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-18T08:02:46.769Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-18T08:02:46.769Z] === RUN TestCreateTmpfsMountsTarget [2021-05-18T08:02:46.769Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-18T08:02:46.769Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-18T08:02:48.056Z] --- PASS: TestUpdateCPUQuota (6.86s) [2021-05-18T08:02:48.056Z] === RUN TestUpdatePidsLimit [2021-05-18T08:02:48.056Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-18T08:02:48.056Z] === RUN TestUpdatePidsLimit/no_change [2021-05-18T08:02:48.318Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-18T08:02:48.891Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-18T08:02:49.315Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2021-05-18T08:02:49.315Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-18T08:02:49.835Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-18T08:02:50.408Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-18T08:02:50.981Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-18T08:02:51.867Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2021-05-18T08:02:51.867Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-18T08:02:51.867Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:02:51.867Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:02:51.867Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:02:51.867Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:02:51.867Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:02:51.867Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:02:51.867Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:02:51.867Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:02:51.867Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:02:51.867Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:02:51.867Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:02:51.867Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:02:51.867Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:02:51.867Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:02:51.867Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:02:51.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-18T08:02:51.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-05-18T08:02:51.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-05-18T08:02:51.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-05-18T08:02:51.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-05-18T08:02:51.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-05-18T08:02:51.867Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-18T08:02:52.367Z] --- PASS: TestUpdatePidsLimit (5.60s) [2021-05-18T08:02:52.367Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.71s) [2021-05-18T08:02:52.367Z] --- PASS: TestUpdatePidsLimit/no_change (0.73s) [2021-05-18T08:02:52.367Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-05-18T08:02:52.367Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-05-18T08:02:52.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-05-18T08:02:52.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.72s) [2021-05-18T08:02:52.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-05-18T08:02:52.367Z] === RUN TestUpdateRestartPolicy [2021-05-18T08:02:52.440Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-05-18T08:02:52.440Z] === RUN TestCreateDifferentPlatform [2021-05-18T08:02:52.440Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-18T08:02:52.440Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-18T08:02:52.440Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-18T08:02:52.440Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-18T08:02:52.440Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-18T08:02:52.440Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-18T08:02:52.440Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-18T08:02:52.440Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-18T08:02:52.440Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-05-18T08:02:52.440Z] === RUN TestContainerStartOnDaemonRestart [2021-05-18T08:02:52.440Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-18T08:02:52.440Z] === RUN TestDaemonRestartIpcMode [2021-05-18T08:02:52.440Z] === PAUSE TestDaemonRestartIpcMode [2021-05-18T08:02:52.440Z] === RUN TestDaemonHostGatewayIP [2021-05-18T08:02:52.440Z] === PAUSE TestDaemonHostGatewayIP [2021-05-18T08:02:52.440Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-18T08:02:52.440Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-18T08:02:52.440Z] === RUN TestContainerKillOnDaemonStart [2021-05-18T08:02:52.440Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-18T08:02:52.440Z] === RUN TestDiff [2021-05-18T08:02:53.384Z] --- PASS: TestDiff (0.82s) [2021-05-18T08:02:53.384Z] === RUN TestExecWithCloseStdin [2021-05-18T08:02:54.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-18T08:02:54.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-18T08:02:54.768Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-05-18T08:02:54.768Z] === RUN TestExec [2021-05-18T08:02:55.351Z] Removing intermediate container 08cd5a99d89b [2021-05-18T08:02:55.351Z] ---> 5c28b5ca4c40 [2021-05-18T08:02:55.351Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-18T08:02:55.351Z] ---> Running in e0e36e3a95dd [2021-05-18T08:02:55.351Z] Removing intermediate container e0e36e3a95dd [2021-05-18T08:02:55.351Z] ---> 790584e900f1 [2021-05-18T08:02:55.351Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-18T08:02:55.351Z] ---> Running in 89cc75868216 [2021-05-18T08:02:55.712Z] --- PASS: TestExec (1.09s) [2021-05-18T08:02:55.712Z] === RUN TestExecUser [2021-05-18T08:02:56.306Z] Removing intermediate container 89cc75868216 [2021-05-18T08:02:56.306Z] ---> 5cc339d34dd5 [2021-05-18T08:02:56.306Z] Step 10/10 : COPY . . [2021-05-18T08:02:56.655Z] --- PASS: TestExecUser (1.12s) [2021-05-18T08:02:56.655Z] === RUN TestExportContainerAndImportImage [2021-05-18T08:02:58.043Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2021-05-18T08:02:58.043Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-18T08:03:00.194Z] Loaded image: buildpack-deps:buster [2021-05-18T08:03:00.194Z] Loaded image: busybox:latest [2021-05-18T08:03:00.194Z] Loaded image: busybox:glibc [2021-05-18T08:03:00.194Z] Loaded image: debian:bullseye [2021-05-18T08:03:00.194Z] Loaded image: hello-world:latest [2021-05-18T08:03:00.194Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T08:03:00.194Z] INFO: Testing against a local daemon [2021-05-18T08:03:00.194Z] === RUN TestCgroupNamespacesBuild [2021-05-18T08:03:00.579Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-18T08:03:00.579Z] [2021-05-18T08:03:00.579Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-05-18T08:03:00.579Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-05-18T08:03:00.579Z] Using test binary docker [2021-05-18T08:03:00.579Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-18T08:03:00.579Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-18T08:03:00.579Z] INFO: Waiting for daemon to start... [2021-05-18T08:03:00.579Z] Starting dockerd [2021-05-18T08:03:00.579Z] . [2021-05-18T08:03:00.579Z] INFO: Building docker-sdk-python3:5.0.0... [2021-05-18T08:03:01.366Z] --- PASS: TestExportContainerAfterDaemonRestart (3.03s) [2021-05-18T08:03:01.366Z] === RUN TestHealthCheckWorkdir [2021-05-18T08:03:02.310Z] --- PASS: TestHealthCheckWorkdir (1.45s) [2021-05-18T08:03:02.310Z] === RUN TestHealthKillContainer [2021-05-18T08:03:02.742Z] --- PASS: TestCgroupNamespacesBuild (2.96s) [2021-05-18T08:03:02.742Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-18T08:03:02.991Z] INFO: Expanding compiler 1 of 3... [2021-05-18T08:03:02.992Z] INFO: Expanding compiler 2 of 3... [2021-05-18T08:03:05.295Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.68s) [2021-05-18T08:03:05.295Z] === RUN TestBuildWithSession [2021-05-18T08:03:05.295Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-18T08:03:05.295Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T08:03:05.295Z] === RUN TestBuildSquashParent [2021-05-18T08:03:05.612Z] --- PASS: TestHealthKillContainer (3.12s) [2021-05-18T08:03:05.612Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-18T08:03:06.183Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-05-18T08:03:06.183Z] === RUN TestIpcModeNone [2021-05-18T08:03:07.310Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2021-05-18T08:03:07.310Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-18T08:03:07.310Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2021-05-18T08:03:07.310Z] === RUN TestWaitNonBlocked [2021-05-18T08:03:07.310Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:03:07.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:03:07.310Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:03:07.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:03:07.310Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:03:07.310Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:03:07.310Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-18T08:03:07.310Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-05-18T08:03:07.310Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2021-05-18T08:03:07.310Z] === RUN TestWaitBlocked [2021-05-18T08:03:07.310Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T08:03:07.310Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T08:03:07.310Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T08:03:07.310Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T08:03:07.310Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T08:03:07.310Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T08:03:07.569Z] --- PASS: TestIpcModeNone (1.08s) [2021-05-18T08:03:07.569Z] === RUN TestIpcModePrivate [2021-05-18T08:03:07.726Z] INFO: Expanding compiler 3 of 3... [2021-05-18T08:03:08.189Z] INFO: Removing downloaded files... [2021-05-18T08:03:08.189Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-18T08:03:08.189Z] INFO: Configuring git core.autocrlf... [2021-05-18T08:03:08.256Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-18T08:03:08.256Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2021-05-18T08:03:08.256Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2021-05-18T08:03:08.256Z] === CONT TestContainerStartOnDaemonRestart [2021-05-18T08:03:08.256Z] === CONT TestContainerKillOnDaemonStart [2021-05-18T08:03:08.512Z] --- PASS: TestIpcModePrivate (1.08s) [2021-05-18T08:03:08.512Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-18T08:03:08.512Z] === RUN TestIpcModeShareable [2021-05-18T08:03:09.454Z] --- PASS: TestIpcModeShareable (1.09s) [2021-05-18T08:03:09.454Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-05-18T08:03:09.454Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-18T08:03:11.559Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s) [2021-05-18T08:03:11.559Z] === CONT TestIpcModeOlderClient [2021-05-18T08:03:11.559Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-05-18T08:03:11.559Z] === CONT TestDaemonHostGatewayIP [2021-05-18T08:03:12.756Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s) [2021-05-18T08:03:12.756Z] === RUN TestAPIIpcModeHost [2021-05-18T08:03:13.438Z] --- PASS: TestBuildSquashParent (8.07s) [2021-05-18T08:03:13.438Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-18T08:03:13.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:03:13.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:03:13.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:03:13.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:03:13.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:03:13.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:03:13.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:03:13.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:03:13.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:03:13.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:03:13.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:03:13.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:03:13.438Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:03:13.438Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:03:13.699Z] --- PASS: TestAPIIpcModeHost (1.11s) [2021-05-18T08:03:13.699Z] === RUN TestDaemonIpcModeShareable [2021-05-18T08:03:15.769Z] --- PASS: TestDaemonHostGatewayIP (3.86s) [2021-05-18T08:03:15.769Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-18T08:03:15.987Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:03:16.245Z] --- PASS: TestDaemonIpcModeShareable (2.52s) [2021-05-18T08:03:16.245Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-05-18T08:03:16.245Z] === RUN TestDaemonIpcModePrivate [2021-05-18T08:03:16.249Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:03:18.164Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:03:18.314Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.88s) [2021-05-18T08:03:18.314Z] === CONT TestDaemonRestartIpcMode [2021-05-18T08:03:18.792Z] --- PASS: TestDaemonIpcModePrivate (2.49s) [2021-05-18T08:03:18.792Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-05-18T08:03:18.792Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-18T08:03:19.109Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:03:21.027Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-18T08:03:21.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2021-05-18T08:03:21.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s) [2021-05-18T08:03:21.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.73s) [2021-05-18T08:03:21.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2021-05-18T08:03:21.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.18s) [2021-05-18T08:03:21.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s) [2021-05-18T08:03:21.027Z] === RUN TestBuildMultiStageCopy [2021-05-18T08:03:21.027Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-18T08:03:21.338Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.55s) [2021-05-18T08:03:21.338Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-05-18T08:03:21.338Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-18T08:03:21.360Z] ---> d6c9cc82e08d [2021-05-18T08:03:21.618Z] --- PASS: TestDaemonRestartIpcMode (3.23s) [2021-05-18T08:03:21.618Z] --- PASS: TestContainerKillOnDaemonStart (13.15s) [2021-05-18T08:03:21.618Z] PASS [2021-05-18T08:03:21.618Z] [2021-05-18T08:03:21.618Z] === Skipped [2021-05-18T08:03:21.618Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-18T08:03:21.618Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T08:03:21.618Z] [2021-05-18T08:03:21.618Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-18T08:03:21.618Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-18T08:03:21.618Z] [2021-05-18T08:03:21.618Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T08:03:21.618Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T08:03:21.618Z] [2021-05-18T08:03:21.618Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-18T08:03:21.618Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-18T08:03:21.618Z] [2021-05-18T08:03:21.618Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-18T08:03:21.618Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T08:03:21.618Z] [2021-05-18T08:03:21.618Z] [2021-05-18T08:03:21.618Z] DONE 196 tests, 5 skipped in 155.553s [2021-05-18T08:03:21.618Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-18T08:03:21.618Z] INFO: Testing against a local daemon [2021-05-18T08:03:21.618Z] === RUN TestCommitInheritsEnv [2021-05-18T08:03:21.812Z] Successfully built d6c9cc82e08d [2021-05-18T08:03:21.812Z] Successfully tagged docker:latest [2021-05-18T08:03:21.812Z] INFO: Image build ended at 05/18/2021 08:03:21. Duration:00:03:01.5992288 [2021-05-18T08:03:21.812Z] [2021-05-18T08:03:21.812Z] [2021-05-18T08:03:21.812Z] INFO: Building the test binaries at 05/18/2021 08:03:21... [2021-05-18T08:03:21.879Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-05-18T08:03:21.879Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-18T08:03:21.879Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-18T08:03:21.879Z] === RUN TestImagesFilterMultiReference [2021-05-18T08:03:21.879Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-18T08:03:21.879Z] === RUN TestImagePullPlatformInvalid [2021-05-18T08:03:21.879Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-18T08:03:21.879Z] === RUN TestRemoveImageOrphaning [2021-05-18T08:03:22.140Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-05-18T08:03:22.140Z] === RUN TestRemoveImageGarbageCollector [2021-05-18T08:03:23.883Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.53s) [2021-05-18T08:03:23.883Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-05-18T08:03:23.883Z] === RUN TestIpcModeOlderClient [2021-05-18T08:03:23.883Z] === PAUSE TestIpcModeOlderClient [2021-05-18T08:03:23.883Z] === RUN TestKillContainerInvalidSignal [2021-05-18T08:03:24.330Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-18T08:03:24.686Z] --- PASS: TestRemoveImageGarbageCollector (2.06s) [2021-05-18T08:03:24.686Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-18T08:03:24.686Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-18T08:03:24.686Z] === RUN TestTagInvalidReference [2021-05-18T08:03:24.686Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-18T08:03:24.686Z] === RUN TestTagValidPrefixedRepo [2021-05-18T08:03:24.686Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-18T08:03:24.686Z] === RUN TestTagExistedNameWithoutForce [2021-05-18T08:03:24.686Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-18T08:03:24.686Z] === RUN TestTagOfficialNames [2021-05-18T08:03:24.686Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-18T08:03:24.686Z] === RUN TestTagMatchesDigest [2021-05-18T08:03:24.686Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-18T08:03:24.686Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-18T08:03:24.827Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2021-05-18T08:03:24.827Z] === RUN TestKillContainer [2021-05-18T08:03:24.827Z] === RUN TestKillContainer/no_signal [2021-05-18T08:03:25.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-18T08:03:25.405Z] === RUN TestKillContainer/non_killing_signal [2021-05-18T08:03:26.215Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-18T08:03:26.347Z] === RUN TestKillContainer/killing_signal [2021-05-18T08:03:26.507Z] INFO: make.ps1 starting at 05/18/2021 08:03:25 [2021-05-18T08:03:26.507Z] INFO: Git commit (2842639e0e) assumed from DOCKER_GITCOMMIT environment variable [2021-05-18T08:03:26.507Z] INFO: Invoking autogen... [2021-05-18T08:03:26.959Z] INFO: Building daemon... [2021-05-18T08:03:27.158Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-18T08:03:27.290Z] --- PASS: TestKillContainer (2.53s) [2021-05-18T08:03:27.290Z] --- PASS: TestKillContainer/no_signal (0.82s) [2021-05-18T08:03:27.290Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2021-05-18T08:03:27.290Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2021-05-18T08:03:27.290Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-18T08:03:27.290Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-18T08:03:28.100Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2021-05-18T08:03:28.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2021-05-18T08:03:28.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-05-18T08:03:28.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-05-18T08:03:28.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-05-18T08:03:28.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-05-18T08:03:28.101Z] === RUN TestBuildMultiStageParentConfig [2021-05-18T08:03:28.235Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-18T08:03:28.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2021-05-18T08:03:28.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2021-05-18T08:03:28.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-05-18T08:03:28.807Z] === RUN TestKillStoppedContainer [2021-05-18T08:03:29.069Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-05-18T08:03:29.069Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-18T08:03:29.069Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-18T08:03:29.069Z] === RUN TestKillDifferentUserContainer [2021-05-18T08:03:30.011Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2021-05-18T08:03:30.011Z] === RUN TestInspectOomKilledTrue [2021-05-18T08:03:30.011Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-05-18T08:03:30.011Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:03:30.011Z] === RUN TestInspectOomKilledFalse [2021-05-18T08:03:30.011Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-18T08:03:30.011Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:03:30.011Z] === RUN TestLinksEtcHostsContentMatch [2021-05-18T08:03:30.958Z] --- PASS: TestLinksEtcHostsContentMatch (0.88s) [2021-05-18T08:03:30.958Z] === RUN TestLinksContainerNames [2021-05-18T08:03:32.343Z] --- PASS: TestLinksContainerNames (1.68s) [2021-05-18T08:03:32.343Z] === RUN TestLogsFollowTailEmpty [2021-05-18T08:03:33.291Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2021-05-18T08:03:33.291Z] === RUN TestContainerNetworkMountsNoChown [2021-05-18T08:03:33.391Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-05-18T08:03:33.391Z] === RUN TestBuildLabelWithTargets [2021-05-18T08:03:34.233Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/default [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/default [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/private [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/private [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/rprivate [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/slave [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/slave [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/rslave [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/shared [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/shared [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/rshared [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-18T08:03:34.233Z] === CONT TestMountDaemonRoot/default [2021-05-18T08:03:34.233Z] === CONT TestMountDaemonRoot/rslave [2021-05-18T08:03:34.233Z] === CONT TestMountDaemonRoot/rprivate [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-18T08:03:34.233Z] === CONT TestMountDaemonRoot/rshared [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-18T08:03:34.233Z] === CONT TestMountDaemonRoot/shared [2021-05-18T08:03:34.233Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-18T08:03:34.233Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/slave [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/private [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-18T08:03:34.234Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-18T08:03:34.234Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-18T08:03:34.234Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T08:03:34.495Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-18T08:03:34.495Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T08:03:34.495Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-18T08:03:34.495Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-18T08:03:34.495Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-18T08:03:34.495Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-18T08:03:34.495Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-18T08:03:34.495Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-18T08:03:34.495Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-18T08:03:34.495Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-18T08:03:34.495Z] === RUN TestContainerBindMountNonRecursive [2021-05-18T08:03:37.040Z] --- PASS: TestContainerBindMountNonRecursive (2.34s) [2021-05-18T08:03:37.040Z] === RUN TestContainerVolumesMountedAsShared [2021-05-18T08:03:37.612Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2021-05-18T08:03:37.612Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-18T08:03:38.555Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-05-18T08:03:38.555Z] === RUN TestNetworkNat [2021-05-18T08:03:39.293Z] sha256:e7ced1622124ae95e9a268fe19c3505dd0cc4f3492c81728eb1fdbb9e5baeeba [2021-05-18T08:03:39.293Z] INFO: Starting docker-py tests... [2021-05-18T08:03:39.293Z] ============================= test session starts ============================== [2021-05-18T08:03:39.293Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-05-18T08:03:39.293Z] rootdir: /src, inifile: pytest.ini [2021-05-18T08:03:39.293Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-05-18T08:03:39.293Z] collected 390 items / 1 deselected / 389 selected [2021-05-18T08:03:39.293Z] [2021-05-18T08:03:39.499Z] --- PASS: TestNetworkNat (1.03s) [2021-05-18T08:03:39.499Z] === RUN TestNetworkLocalhostTCPNat [2021-05-18T08:03:40.442Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2021-05-18T08:03:40.442Z] === RUN TestNetworkLoopbackNat [2021-05-18T08:03:41.613Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-05-18T08:03:41.613Z] === RUN TestBuildWithEmptyLayers [2021-05-18T08:03:43.887Z] --- PASS: TestNetworkLoopbackNat (3.39s) [2021-05-18T08:03:43.887Z] === RUN TestPause [2021-05-18T08:03:44.161Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-05-18T08:03:44.161Z] === RUN TestBuildMultiStageOnBuild [2021-05-18T08:03:44.830Z] --- PASS: TestPause (0.87s) [2021-05-18T08:03:44.830Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-18T08:03:44.830Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T08:03:44.830Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T08:03:44.830Z] === RUN TestPauseStopPausedContainer [2021-05-18T08:03:45.772Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2021-05-18T08:03:45.772Z] === RUN TestPidHost [2021-05-18T08:03:47.694Z] --- PASS: TestPidHost (2.23s) [2021-05-18T08:03:47.694Z] === RUN TestPsFilter [2021-05-18T08:03:47.960Z] --- PASS: TestPsFilter (0.15s) [2021-05-18T08:03:47.960Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-18T08:03:48.903Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2021-05-18T08:03:48.903Z] === RUN TestRemoveContainerWithVolume [2021-05-18T08:03:49.452Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-05-18T08:03:49.452Z] === RUN TestBuildUncleanTarFilenames [2021-05-18T08:03:49.475Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2021-05-18T08:03:49.475Z] === RUN TestRemoveContainerRunning [2021-05-18T08:03:49.713Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2021-05-18T08:03:49.713Z] === RUN TestBuildMultiStageLayerLeak [2021-05-18T08:03:50.418Z] --- PASS: TestRemoveContainerRunning (0.84s) [2021-05-18T08:03:50.418Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-18T08:03:51.360Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2021-05-18T08:03:51.360Z] === RUN TestRemoveInvalidContainer [2021-05-18T08:03:51.360Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-18T08:03:51.360Z] === RUN TestRenameLinkedContainer [2021-05-18T08:03:54.664Z] --- PASS: TestRenameLinkedContainer (3.33s) [2021-05-18T08:03:54.664Z] === RUN TestRenameStoppedContainer [2021-05-18T08:03:55.012Z] --- PASS: TestBuildMultiStageLayerLeak (4.33s) [2021-05-18T08:03:55.012Z] === RUN TestBuildWithHugeFile [2021-05-18T08:03:55.236Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-05-18T08:03:55.236Z] === RUN TestRenameRunningContainerAndReuse [2021-05-18T08:03:57.155Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2021-05-18T08:03:57.155Z] === RUN TestRenameInvalidName [2021-05-18T08:03:58.104Z] --- PASS: TestRenameInvalidName (0.84s) [2021-05-18T08:03:58.104Z] === RUN TestRenameAnonymousContainer [2021-05-18T08:03:58.793Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-05-18T08:03:59.354Z] tests/integration/api_client_test.py ..... [ 7%] [2021-05-18T08:04:01.538Z] tests/integration/api_config_test.py ..... [ 8%] [2021-05-18T08:04:02.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-18T08:04:02.316Z] --- PASS: TestRenameAnonymousContainer (4.30s) [2021-05-18T08:04:02.317Z] === RUN TestRenameContainerWithSameName [2021-05-18T08:04:03.260Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2021-05-18T08:04:03.260Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-18T08:04:04.648Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2021-05-18T08:04:04.648Z] === RUN TestResize [2021-05-18T08:04:05.592Z] --- PASS: TestResize (0.85s) [2021-05-18T08:04:05.592Z] === RUN TestResizeWithInvalidSize [2021-05-18T08:04:06.536Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2021-05-18T08:04:06.536Z] === RUN TestResizeWhenContainerNotStarted [2021-05-18T08:04:07.481Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2021-05-18T08:04:07.481Z] === RUN TestDaemonRestartKillContainers [2021-05-18T08:04:07.481Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T08:04:07.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T08:04:07.481Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T08:04:07.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T08:04:07.481Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T08:04:07.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T08:04:07.481Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T08:04:07.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T08:04:07.481Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T08:04:07.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T08:04:07.481Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T08:04:07.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T08:04:07.481Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T08:04:07.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T08:04:07.481Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T08:04:07.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T08:04:07.481Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:04:07.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:04:07.481Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:04:07.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:04:07.481Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:04:07.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:04:07.481Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:04:07.481Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:04:07.481Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T08:04:07.481Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T08:04:07.481Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T08:04:07.481Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:04:08.873Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T08:04:10.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T08:04:10.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T08:04:11.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T08:04:12.615Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:04:12.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:04:12.877Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:04:13.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T08:04:16.376Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-18T08:04:16.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-05-18T08:04:16.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2021-05-18T08:04:16.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2021-05-18T08:04:16.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.94s) [2021-05-18T08:04:16.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.71s) [2021-05-18T08:04:16.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) [2021-05-18T08:04:16.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2021-05-18T08:04:16.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2021-05-18T08:04:16.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2021-05-18T08:04:16.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-05-18T08:04:16.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-05-18T08:04:16.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2021-05-18T08:04:16.376Z] === RUN TestCgroupNamespacesRun [2021-05-18T08:04:18.923Z] --- PASS: TestCgroupNamespacesRun (2.53s) [2021-05-18T08:04:18.923Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-18T08:04:20.395Z] Removing intermediate container 57f2652adb68 [2021-05-18T08:04:20.395Z] ---> 2767ebb36277 [2021-05-18T08:04:20.395Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-05-18T08:04:20.395Z] ---> Running in f8958c5f58b4 [2021-05-18T08:04:20.838Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2021-05-18T08:04:20.839Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-18T08:04:23.386Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.46s) [2021-05-18T08:04:23.386Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-18T08:04:24.206Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-18T08:04:24.670Z] go: finding gotest.tools v0.5.3 [2021-05-18T08:04:24.670Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-18T08:04:24.670Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-18T08:04:24.670Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-18T08:04:25.136Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-18T08:04:25.136Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T08:04:25.136Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-18T08:04:25.136Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-18T08:04:25.136Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T08:04:25.136Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T08:04:25.136Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-18T08:04:25.136Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-18T08:04:25.136Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-18T08:04:25.136Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T08:04:25.136Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-18T08:04:25.136Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T08:04:25.136Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T08:04:25.600Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-18T08:04:25.600Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T08:04:25.600Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T08:04:25.600Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-18T08:04:25.600Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T08:04:25.600Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-18T08:04:25.600Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T08:04:25.600Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T08:04:25.932Z] --- PASS: TestCgroupNamespacesRunHostMode (2.43s) [2021-05-18T08:04:25.932Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-18T08:04:26.063Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T08:04:27.049Z] go: finding github.com/fatih/color v1.9.0 [2021-05-18T08:04:27.049Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-18T08:04:27.049Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-18T08:04:27.049Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-18T08:04:27.049Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-18T08:04:27.049Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-18T08:04:27.049Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-18T08:04:27.049Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-18T08:04:27.049Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-18T08:04:27.511Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T08:04:27.511Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-18T08:04:28.477Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.51s) [2021-05-18T08:04:28.477Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-18T08:04:30.392Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s) [2021-05-18T08:04:30.392Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-18T08:04:31.271Z] INFO: Build done for gotestsum... [2021-05-18T08:04:31.777Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.39s) [2021-05-18T08:04:31.777Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-18T08:04:34.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-18T08:04:34.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-18T08:04:34.324Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.51s) [2021-05-18T08:04:34.324Z] === RUN TestNISDomainname [2021-05-18T08:04:35.715Z] --- PASS: TestNISDomainname (1.40s) [2021-05-18T08:04:35.715Z] === RUN TestHostnameDnsResolution [2021-05-18T08:04:37.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-18T08:04:38.261Z] --- PASS: TestHostnameDnsResolution (2.36s) [2021-05-18T08:04:38.261Z] === RUN TestStats [2021-05-18T08:04:38.716Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-05-18T08:04:38.946Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-18T08:04:39.901Z] [2021-05-18T08:04:39.901Z] ________ ____ __. [2021-05-18T08:04:39.901Z] \_____ \ | |/ _| [2021-05-18T08:04:39.901Z] / | \| < [2021-05-18T08:04:39.901Z] / | \ | \ [2021-05-18T08:04:39.901Z] \_______ /____|__ \ [2021-05-18T08:04:39.901Z] \/ \/ [2021-05-18T08:04:39.901Z] [2021-05-18T08:04:39.901Z] INFO: make.ps1 ended at 05/18/2021 08:04:39 [2021-05-18T08:04:40.807Z] --- PASS: TestStats (2.87s) [2021-05-18T08:04:40.808Z] === RUN TestStopContainerWithTimeout [2021-05-18T08:04:40.808Z] === RUN TestStopContainerWithTimeout/0 [2021-05-18T08:04:40.808Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-18T08:04:40.808Z] === RUN TestStopContainerWithTimeout/1 [2021-05-18T08:04:40.808Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-18T08:04:40.808Z] === RUN TestStopContainerWithTimeout/3 [2021-05-18T08:04:40.808Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-18T08:04:40.808Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-18T08:04:40.808Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-18T08:04:40.808Z] === CONT TestStopContainerWithTimeout/0 [2021-05-18T08:04:40.808Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-18T08:04:40.808Z] === CONT TestStopContainerWithTimeout/3 [2021-05-18T08:04:40.808Z] === CONT TestStopContainerWithTimeout/1 [2021-05-18T08:04:40.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-18T08:04:41.419Z] INFO: Binaries build ended at 05/18/2021 08:04:41. Duration:00:01:19.1916517 [2021-05-18T08:04:41.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-18T08:04:42.376Z] INFO: Copying the built daemon binary to d:\CI\PR-42390\1\binary\dockerd-2842639e0e.exe... [2021-05-18T08:04:42.376Z] INFO: Copying the built client binary to d:\CI\PR-42390\1\binary\docker-2842639e0e.exe... [2021-05-18T08:04:42.376Z] INFO: Copying dockerversion from the container... [2021-05-18T08:04:42.829Z] INFO: Copying the golang package from the container to d:\CI\PR-42390\1\installer\go.zip... [2021-05-18T08:04:43.699Z] Removing intermediate container f8958c5f58b4 [2021-05-18T08:04:43.699Z] ---> aa7478679e2c [2021-05-18T08:04:43.699Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-18T08:04:43.699Z] ---> Running in b11f3317853c [2021-05-18T08:04:43.699Z] Removing intermediate container b11f3317853c [2021-05-18T08:04:43.699Z] ---> 5236b228fc69 [2021-05-18T08:04:43.699Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-18T08:04:43.699Z] ---> Running in 50bac742493a [2021-05-18T08:04:43.699Z] Removing intermediate container 50bac742493a [2021-05-18T08:04:43.699Z] ---> 88b74e9c12fd [2021-05-18T08:04:43.699Z] Step 10/10 : COPY . . [2021-05-18T08:04:43.783Z] INFO: Extracting go.zip to d:\CI\PR-42390\1\go [2021-05-18T08:04:44.169Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-05-18T08:04:44.169Z] --- PASS: TestStopContainerWithTimeout/0 (1.45s) [2021-05-18T08:04:44.169Z] --- PASS: TestStopContainerWithTimeout/1 (2.33s) [2021-05-18T08:04:44.169Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2021-05-18T08:04:44.169Z] --- PASS: TestStopContainerWithTimeout/-1 (3.33s) [2021-05-18T08:04:44.169Z] === RUN TestDeleteDevicemapper [2021-05-18T08:04:44.169Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-18T08:04:44.169Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T08:04:44.169Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-18T08:04:46.717Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.37s) [2021-05-18T08:04:46.717Z] === RUN TestUpdateMemory [2021-05-18T08:04:46.717Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-18T08:04:46.717Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:04:46.717Z] === RUN TestUpdateCPUQuota [2021-05-18T08:04:46.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-18T08:04:51.300Z] --- PASS: TestBuildWithHugeFile (52.93s) [2021-05-18T08:04:51.300Z] === RUN TestBuildWCOWSandboxSize [2021-05-18T08:04:51.300Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-18T08:04:51.300Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-18T08:04:51.300Z] === RUN TestBuildWithEmptyDockerfile [2021-05-18T08:04:51.300Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:04:51.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:04:51.300Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:04:51.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:04:51.300Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:04:51.300Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:04:51.300Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:04:51.300Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:04:51.300Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:04:51.300Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-05-18T08:04:51.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-05-18T08:04:51.300Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-05-18T08:04:51.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-05-18T08:04:51.300Z] === RUN TestBuildPreserveOwnership [2021-05-18T08:04:51.300Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-18T08:04:53.301Z] --- PASS: TestUpdateCPUQuota (5.87s) [2021-05-18T08:04:53.301Z] === RUN TestUpdatePidsLimit [2021-05-18T08:04:53.301Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-18T08:04:53.301Z] === RUN TestUpdatePidsLimit/no_change [2021-05-18T08:04:53.873Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-18T08:04:54.444Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-18T08:04:54.602Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-18T08:04:55.019Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-18T08:04:55.591Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-18T08:04:56.534Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-18T08:04:57.920Z] --- PASS: TestUpdatePidsLimit (5.37s) [2021-05-18T08:04:57.920Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-05-18T08:04:57.920Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-05-18T08:04:57.920Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-05-18T08:04:57.920Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-05-18T08:04:57.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-05-18T08:04:57.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-05-18T08:04:57.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-05-18T08:04:57.920Z] === RUN TestUpdateRestartPolicy [2021-05-18T08:04:58.808Z] --- PASS: TestBuildPreserveOwnership (10.68s) [2021-05-18T08:04:58.808Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.67s) [2021-05-18T08:04:58.808Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-05-18T08:04:58.808Z] === RUN TestBuildPlatformInvalid [2021-05-18T08:04:58.808Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-18T08:04:58.808Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-18T08:04:58.808Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-18T08:04:58.808Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-18T08:04:58.808Z] PASS [2021-05-18T08:04:58.808Z] [2021-05-18T08:04:58.808Z] === Skipped [2021-05-18T08:04:58.808Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-18T08:04:58.808Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T08:04:58.808Z] [2021-05-18T08:04:58.808Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-18T08:04:58.808Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-18T08:04:58.808Z] [2021-05-18T08:04:58.808Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-18T08:04:58.808Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-18T08:04:58.808Z] [2021-05-18T08:04:58.808Z] [2021-05-18T08:04:58.808Z] DONE 34 tests, 3 skipped in 140.141s [2021-05-18T08:04:58.808Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-18T08:04:58.808Z] INFO: Testing against a local daemon [2021-05-18T08:04:58.808Z] === RUN TestConfigInspect [2021-05-18T08:04:58.808Z] --- SKIP: TestConfigInspect (0.02s) [2021-05-18T08:04:58.809Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:04:58.809Z] === RUN TestConfigList [2021-05-18T08:04:58.809Z] --- SKIP: TestConfigList (0.01s) [2021-05-18T08:04:58.809Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:04:58.809Z] === RUN TestConfigsCreateAndDelete [2021-05-18T08:04:58.809Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-05-18T08:04:58.809Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:04:58.809Z] === RUN TestConfigsUpdate [2021-05-18T08:04:58.809Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-05-18T08:04:58.809Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:04:58.809Z] === RUN TestTemplatedConfig [2021-05-18T08:04:58.809Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-18T08:04:58.809Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:04:58.809Z] === RUN TestConfigCreateResolve [2021-05-18T08:04:58.809Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-05-18T08:04:58.809Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:04:58.809Z] === RUN TestConfigDaemonLibtrustID [2021-05-18T08:04:58.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-18T08:05:00.723Z] --- PASS: TestConfigDaemonLibtrustID (1.89s) [2021-05-18T08:05:00.723Z] PASS [2021-05-18T08:05:00.723Z] [2021-05-18T08:05:00.723Z] === Skipped [2021-05-18T08:05:00.723Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-05-18T08:05:00.723Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:05:00.723Z] [2021-05-18T08:05:00.723Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-05-18T08:05:00.723Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:05:00.723Z] [2021-05-18T08:05:00.723Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-05-18T08:05:00.723Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:05:00.723Z] [2021-05-18T08:05:00.723Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-05-18T08:05:00.723Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:05:00.723Z] [2021-05-18T08:05:00.723Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-05-18T08:05:00.723Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:05:00.723Z] [2021-05-18T08:05:00.723Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-05-18T08:05:00.723Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:05:00.723Z] [2021-05-18T08:05:00.723Z] [2021-05-18T08:05:00.723Z] DONE 7 tests, 6 skipped in 2.075s [2021-05-18T08:05:00.723Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-18T08:05:00.723Z] INFO: Testing against a local daemon [2021-05-18T08:05:00.723Z] === RUN TestCheckpoint [2021-05-18T08:05:00.723Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-18T08:05:00.723Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T08:05:00.723Z] === RUN TestContainerInvalidJSON [2021-05-18T08:05:00.723Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:05:00.723Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:05:00.723Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:05:00.723Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:05:00.723Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:05:00.723Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:05:00.723Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:05:00.723Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:05:00.723Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:05:00.723Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-18T08:05:00.723Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-18T08:05:00.723Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-18T08:05:00.723Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-18T08:05:00.723Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-18T08:05:00.723Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-05-18T08:05:00.723Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-18T08:05:00.723Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-05-18T08:05:00.723Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-18T08:05:00.723Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-05-18T08:05:00.723Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-18T08:05:00.723Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-18T08:05:00.723Z] === RUN TestCopyFromContainer [2021-05-18T08:05:04.031Z] === RUN TestCopyFromContainer// [2021-05-18T08:05:04.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-18T08:05:04.293Z] === RUN TestCopyFromContainer//bar/root [2021-05-18T08:05:04.293Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-18T08:05:04.293Z] === RUN TestCopyFromContainer/bar/quux [2021-05-18T08:05:04.293Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-18T08:05:04.555Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-18T08:05:04.555Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-18T08:05:04.555Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-18T08:05:04.555Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-18T08:05:04.817Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-18T08:05:04.817Z] --- PASS: TestCopyFromContainer (4.07s) [2021-05-18T08:05:04.817Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-18T08:05:04.817Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-18T08:05:04.817Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-18T08:05:04.817Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-05-18T08:05:04.817Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-05-18T08:05:04.817Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-18T08:05:04.817Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-05-18T08:05:04.817Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-18T08:05:04.817Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-18T08:05:04.817Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-18T08:05:04.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-18T08:05:04.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:05:04.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:05:04.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:05:04.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:05:04.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:05:04.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:05:04.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:05:04.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:05:04.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:05:04.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-18T08:05:04.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-18T08:05:04.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-18T08:05:04.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-18T08:05:04.817Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-18T08:05:04.817Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-05-18T08:05:04.817Z] === RUN TestCreateWithInvalidEnv [2021-05-18T08:05:04.817Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-18T08:05:04.817Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-18T08:05:04.817Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-18T08:05:04.817Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-18T08:05:04.817Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-18T08:05:04.817Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-18T08:05:04.817Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-18T08:05:04.817Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-18T08:05:04.817Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-18T08:05:04.817Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-18T08:05:04.817Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-18T08:05:04.817Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-18T08:05:04.817Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-18T08:05:04.817Z] === RUN TestCreateTmpfsMountsTarget [2021-05-18T08:05:04.817Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-18T08:05:04.817Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-18T08:05:06.735Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2021-05-18T08:05:06.735Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-18T08:05:08.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-18T08:05:08.962Z] INFO: Extraction ended at 05/18/2021 08:05:05. Duration:00:00:21.8476451 [2021-05-18T08:05:08.962Z] INFO: Updating the golang and path environment variables [2021-05-18T08:05:08.962Z] INFO: GOPATH=d:\gopath [2021-05-18T08:05:08.962Z] INFO: go version go1.13.15 windows/amd64 [2021-05-18T08:05:08.962Z] INFO: Running the daemon under test in debug mode [2021-05-18T08:05:08.962Z] INFO: Starting a daemon under test... [2021-05-18T08:05:08.962Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42390\1\daemon --pidfile d:\CI\PR-42390\1\docker.pid -D [2021-05-18T08:05:08.962Z] INFO: Process started successfully. [2021-05-18T08:05:08.962Z] INFO: Start tailing logs of the daemon under tests [2021-05-18T08:05:08.962Z] INFO: Waiting for the daemon under test to start... [2021-05-18T08:05:09.066Z] ---> 7c7053ffd816 [2021-05-18T08:05:09.066Z] Successfully built 7c7053ffd816 [2021-05-18T08:05:09.066Z] Successfully tagged docker:latest [2021-05-18T08:05:09.066Z] INFO: Image build ended at 05/18/2021 08:05:07. Duration:00:02:57.9197804 [2021-05-18T08:05:09.066Z] [2021-05-18T08:05:09.066Z] [2021-05-18T08:05:09.066Z] INFO: Building the test binaries at 05/18/2021 08:05:07... [2021-05-18T08:05:09.286Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2021-05-18T08:05:09.286Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-18T08:05:09.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:05:09.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:05:09.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:05:09.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:05:09.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:05:09.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:05:09.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:05:09.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:05:09.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:05:09.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:05:09.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:05:09.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:05:09.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:05:09.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:05:09.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:05:09.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-18T08:05:09.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-18T08:05:09.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-18T08:05:09.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-18T08:05:09.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-18T08:05:09.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-18T08:05:09.286Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-18T08:05:09.547Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-05-18T08:05:09.547Z] === RUN TestCreateDifferentPlatform [2021-05-18T08:05:09.547Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-18T08:05:09.547Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-18T08:05:09.547Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-18T08:05:09.547Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-18T08:05:09.547Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-18T08:05:09.547Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-18T08:05:09.547Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-18T08:05:09.547Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-18T08:05:09.547Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-05-18T08:05:09.547Z] === RUN TestContainerStartOnDaemonRestart [2021-05-18T08:05:09.547Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-05-18T08:05:09.547Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-18T08:05:09.547Z] === RUN TestDaemonRestartIpcMode [2021-05-18T08:05:09.547Z] === PAUSE TestDaemonRestartIpcMode [2021-05-18T08:05:09.547Z] === RUN TestDaemonHostGatewayIP [2021-05-18T08:05:09.547Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-05-18T08:05:09.547Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:05:09.547Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-18T08:05:09.547Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-18T08:05:09.547Z] === RUN TestContainerKillOnDaemonStart [2021-05-18T08:05:09.547Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-18T08:05:09.547Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-18T08:05:09.547Z] === RUN TestDiff [2021-05-18T08:05:09.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-18T08:05:10.121Z] --- PASS: TestDiff (0.64s) [2021-05-18T08:05:10.121Z] === RUN TestExecWithCloseStdin [2021-05-18T08:05:11.511Z] --- PASS: TestExecWithCloseStdin (0.96s) [2021-05-18T08:05:11.512Z] === RUN TestExec [2021-05-18T08:05:12.085Z] --- PASS: TestExec (0.94s) [2021-05-18T08:05:12.085Z] === RUN TestExecUser [2021-05-18T08:05:12.826Z] --- PASS: TestUpdateRestartPolicy (13.02s) [2021-05-18T08:05:12.826Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-18T08:05:12.826Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2021-05-18T08:05:12.826Z] === RUN TestWaitNonBlocked [2021-05-18T08:05:12.826Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:05:12.826Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:05:12.826Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:05:12.826Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:05:12.826Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:05:12.826Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:05:12.826Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-18T08:05:12.826Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2021-05-18T08:05:12.826Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2021-05-18T08:05:12.826Z] === RUN TestWaitBlocked [2021-05-18T08:05:12.826Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T08:05:12.826Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T08:05:12.826Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T08:05:12.826Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T08:05:12.826Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T08:05:12.826Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T08:05:12.833Z] INFO: make.ps1 starting at 05/18/2021 08:05:12 [2021-05-18T08:05:12.833Z] INFO: Git commit (2842639e0e) assumed from DOCKER_GITCOMMIT environment variable [2021-05-18T08:05:12.833Z] INFO: Invoking autogen... [2021-05-18T08:05:13.029Z] --- PASS: TestExecUser (0.96s) [2021-05-18T08:05:13.029Z] === RUN TestExportContainerAndImportImage [2021-05-18T08:05:13.295Z] INFO: Building daemon... [2021-05-18T08:05:13.975Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-05-18T08:05:13.975Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-18T08:05:14.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-18T08:05:14.211Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-18T08:05:14.211Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-05-18T08:05:14.211Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-05-18T08:05:14.211Z] === CONT TestContainerStartOnDaemonRestart [2021-05-18T08:05:14.211Z] === CONT TestContainerKillOnDaemonStart [2021-05-18T08:05:14.211Z] === CONT TestDaemonHostGatewayIP [2021-05-18T08:05:14.211Z] === CONT TestDaemonRestartIpcMode [2021-05-18T08:05:16.221Z] --- PASS: TestImportExtremelyLargeImageWorks (109.54s) [2021-05-18T08:05:16.222Z] PASS [2021-05-18T08:05:16.222Z] [2021-05-18T08:05:16.222Z] DONE 12 tests in 112.486s [2021-05-18T08:05:16.222Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-18T08:05:16.222Z] INFO: Testing against a local daemon [2021-05-18T08:05:16.222Z] === RUN TestNetworkCreateDelete [2021-05-18T08:05:16.222Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-05-18T08:05:16.222Z] === RUN TestDockerNetworkDeletePreferID [2021-05-18T08:05:16.222Z] --- PASS: TestDockerNetworkDeletePreferID (1.34s) [2021-05-18T08:05:16.222Z] === RUN TestDaemonDNSFallback [2021-05-18T08:05:17.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-18T08:05:17.523Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s) [2021-05-18T08:05:17.523Z] === CONT TestIpcModeOlderClient [2021-05-18T08:05:17.785Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-05-18T08:05:17.785Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-18T08:05:18.190Z] --- PASS: TestExportContainerAfterDaemonRestart (4.01s) [2021-05-18T08:05:18.190Z] === RUN TestHealthCheckWorkdir [2021-05-18T08:05:18.357Z] --- PASS: TestDaemonRestartIpcMode (4.55s) [2021-05-18T08:05:19.576Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-05-18T08:05:19.576Z] === RUN TestHealthKillContainer [2021-05-18T08:05:20.904Z] --- PASS: TestDaemonHostGatewayIP (6.55s) [2021-05-18T08:05:21.851Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.07s) [2021-05-18T08:05:22.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-18T08:05:22.884Z] --- PASS: TestHealthKillContainer (3.00s) [2021-05-18T08:05:22.884Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-18T08:05:22.884Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2021-05-18T08:05:22.884Z] === RUN TestIpcModeNone [2021-05-18T08:05:24.272Z] --- PASS: TestIpcModeNone (0.98s) [2021-05-18T08:05:24.272Z] === RUN TestIpcModePrivate [2021-05-18T08:05:24.360Z] --- PASS: TestDaemonDNSFallback (7.23s) [2021-05-18T08:05:24.360Z] === RUN TestInspectNetwork [2021-05-18T08:05:24.844Z] --- PASS: TestIpcModePrivate (0.95s) [2021-05-18T08:05:24.844Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-18T08:05:24.844Z] === RUN TestIpcModeShareable [2021-05-18T08:05:24.844Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-05-18T08:05:24.844Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T08:05:24.844Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-18T08:05:25.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-18T08:05:26.551Z] ...INFO: Daemon under test started and replied! [2021-05-18T08:05:26.551Z] INFO: Docker version of the daemon under test [2021-05-18T08:05:26.551Z] [2021-05-18T08:05:26.551Z] Client: [2021-05-18T08:05:26.551Z] Version: 17.06.2-ce [2021-05-18T08:05:26.551Z] API version: 1.30 [2021-05-18T08:05:26.551Z] Go version: go1.8.3 [2021-05-18T08:05:26.551Z] Git commit: cec0b72 [2021-05-18T08:05:26.551Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-18T08:05:26.551Z] OS/Arch: windows/amd64 [2021-05-18T08:05:26.551Z] [2021-05-18T08:05:26.551Z] Server: [2021-05-18T08:05:26.551Z] Version: 0.0.0-dev [2021-05-18T08:05:26.551Z] API version: 1.41 (minimum version 1.24) [2021-05-18T08:05:26.551Z] Go version: go1.13.15 [2021-05-18T08:05:26.551Z] Git commit: 2842639e0e [2021-05-18T08:05:26.551Z] Built: 05/18/2021 08:03:26 [2021-05-18T08:05:26.551Z] OS/Arch: windows/amd64 [2021-05-18T08:05:26.551Z] Experimental: false [2021-05-18T08:05:26.551Z] [2021-05-18T08:05:26.551Z] INFO: Docker info of the daemon under test [2021-05-18T08:05:26.551Z] [2021-05-18T08:05:26.551Z] Containers: 0 [2021-05-18T08:05:26.551Z] Running: 0 [2021-05-18T08:05:26.551Z] Paused: 0 [2021-05-18T08:05:26.551Z] Stopped: 0 [2021-05-18T08:05:26.551Z] Images: 0 [2021-05-18T08:05:26.551Z] Server Version: 0.0.0-dev [2021-05-18T08:05:26.551Z] Storage Driver: windowsfilter [2021-05-18T08:05:26.551Z] Windows: [2021-05-18T08:05:26.551Z] Logging Driver: json-file [2021-05-18T08:05:26.551Z] Plugins: [2021-05-18T08:05:26.551Z] Volume: local [2021-05-18T08:05:26.551Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-18T08:05:26.551Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-18T08:05:26.551Z] Swarm: inactive [2021-05-18T08:05:26.551Z] Default Isolation: process [2021-05-18T08:05:26.551Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-18T08:05:26.551Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-18T08:05:26.551Z] OSType: windows [2021-05-18T08:05:26.551Z] Architecture: x86_64 [2021-05-18T08:05:26.551Z] CPUs: 4 [2021-05-18T08:05:26.551Z] Total Memory: 32GiB [2021-05-18T08:05:26.551Z] Name: azwin-2-ce85b0 [2021-05-18T08:05:26.551Z] ID: EB2K:R75U:P6VI:KQHE:BGOQ:M5UQ:DYWZ:V7KF:N76W:YEL3:5V3L:ZUNK [2021-05-18T08:05:26.551Z] Docker Root Dir: D:\CI\PR-42390\1\daemon [2021-05-18T08:05:26.551Z] Debug Mode (client): false [2021-05-18T08:05:26.551Z] Debug Mode (server): true [2021-05-18T08:05:26.551Z] File Descriptors: -1 [2021-05-18T08:05:26.551Z] Goroutines: 16 [2021-05-18T08:05:26.551Z] System Time: 2021-05-18T08:05:25.0886567Z [2021-05-18T08:05:26.551Z] EventsListeners: 0 [2021-05-18T08:05:26.551Z] Registry: https://index.docker.io/v1/ [2021-05-18T08:05:26.551Z] Labels: [2021-05-18T08:05:26.551Z] Experimental: false [2021-05-18T08:05:26.551Z] Insecure Registries: [2021-05-18T08:05:26.551Z] 127.0.0.0/8 [2021-05-18T08:05:26.551Z] Live Restore Enabled: false [2021-05-18T08:05:26.551Z] [2021-05-18T08:05:26.551Z] [2021-05-18T08:05:26.551Z] INFO: Docker images of the daemon under test [2021-05-18T08:05:26.551Z] [2021-05-18T08:05:26.551Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-18T08:05:26.551Z] [2021-05-18T08:05:26.551Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-05-18T08:05:26.551Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-05-18T08:05:26.551Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-18T08:05:26.551Z] 29d5b6a226d2: Pulling fs layer [2021-05-18T08:05:27.663Z] === RUN TestInspectNetwork/full_network_id [2021-05-18T08:05:27.663Z] === RUN TestInspectNetwork/partial_network_id [2021-05-18T08:05:27.663Z] === RUN TestInspectNetwork/network_name [2021-05-18T08:05:27.663Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-18T08:05:28.149Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s) [2021-05-18T08:05:28.149Z] === RUN TestAPIIpcModeHost [2021-05-18T08:05:28.149Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-05-18T08:05:28.149Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T08:05:28.149Z] === RUN TestDaemonIpcModeShareable [2021-05-18T08:05:28.149Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-05-18T08:05:28.149Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T08:05:28.149Z] === RUN TestDaemonIpcModePrivate [2021-05-18T08:05:28.436Z] --- PASS: TestContainerKillOnDaemonStart (13.58s) [2021-05-18T08:05:28.436Z] PASS [2021-05-18T08:05:28.436Z] [2021-05-18T08:05:28.436Z] === Skipped [2021-05-18T08:05:28.436Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-05-18T08:05:28.436Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T08:05:28.436Z] [2021-05-18T08:05:28.436Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2021-05-18T08:05:28.436Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:05:28.436Z] [2021-05-18T08:05:28.436Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-18T08:05:28.436Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:05:28.436Z] [2021-05-18T08:05:28.436Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T08:05:28.436Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T08:05:28.436Z] [2021-05-18T08:05:28.436Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-18T08:05:28.436Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T08:05:28.436Z] [2021-05-18T08:05:28.436Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-05-18T08:05:28.436Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:05:28.436Z] [2021-05-18T08:05:28.436Z] [2021-05-18T08:05:28.436Z] DONE 196 tests, 6 skipped in 164.148s [2021-05-18T08:05:28.436Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-05-18T08:05:28.436Z] ++ 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 [2021-05-18T08:05:28.436Z] ++ set -e [2021-05-18T08:05:28.436Z] ++ '[' -n 0 ']' [2021-05-18T08:05:28.436Z] ++ set -x [2021-05-18T08:05:28.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=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 [2021-05-18T08:05:28.436Z] INFO: Testing against a local daemon [2021-05-18T08:05:28.436Z] === RUN TestCommitInheritsEnv [2021-05-18T08:05:28.436Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-05-18T08:05:28.436Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-18T08:05:28.436Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-18T08:05:28.436Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-18T08:05:28.436Z] === RUN TestImagesFilterMultiReference [2021-05-18T08:05:28.436Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-05-18T08:05:28.436Z] === RUN TestImagePullPlatformInvalid [2021-05-18T08:05:28.436Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-18T08:05:28.436Z] === RUN TestRemoveImageOrphaning [2021-05-18T08:05:28.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-18T08:05:28.697Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-05-18T08:05:28.697Z] === RUN TestRemoveImageGarbageCollector [2021-05-18T08:05:28.697Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-18T08:05:28.697Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T08:05:28.697Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-18T08:05:28.697Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-18T08:05:28.697Z] === RUN TestTagInvalidReference [2021-05-18T08:05:28.697Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-18T08:05:28.697Z] === RUN TestTagValidPrefixedRepo [2021-05-18T08:05:28.697Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-05-18T08:05:28.697Z] === RUN TestTagExistedNameWithoutForce [2021-05-18T08:05:28.958Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-18T08:05:28.959Z] === RUN TestTagOfficialNames [2021-05-18T08:05:28.959Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-18T08:05:28.959Z] === RUN TestTagMatchesDigest [2021-05-18T08:05:28.959Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-18T08:05:28.959Z] PASS [2021-05-18T08:05:28.959Z] [2021-05-18T08:05:28.959Z] === Skipped [2021-05-18T08:05:28.959Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-18T08:05:28.959Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-18T08:05:28.959Z] [2021-05-18T08:05:28.959Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-18T08:05:28.959Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T08:05:28.959Z] [2021-05-18T08:05:28.959Z] [2021-05-18T08:05:28.959Z] DONE 12 tests, 2 skipped in 1.442s [2021-05-18T08:05:28.959Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-05-18T08:05:28.959Z] ++ 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 [2021-05-18T08:05:28.959Z] ++ set -e [2021-05-18T08:05:28.959Z] ++ '[' -n 0 ']' [2021-05-18T08:05:28.959Z] ++ set -x [2021-05-18T08:05:28.959Z] ++ 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 [2021-05-18T08:05:29.222Z] INFO: Testing against a local daemon [2021-05-18T08:05:29.222Z] === RUN TestNetworkCreateDelete [2021-05-18T08:05:30.170Z] --- PASS: TestNetworkCreateDelete (0.83s) [2021-05-18T08:05:30.170Z] === RUN TestDockerNetworkDeletePreferID [2021-05-18T08:05:30.697Z] --- PASS: TestDaemonIpcModePrivate (2.92s) [2021-05-18T08:05:30.697Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-05-18T08:05:30.697Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-18T08:05:30.697Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-18T08:05:30.697Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T08:05:30.697Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-18T08:05:30.697Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-18T08:05:30.697Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T08:05:30.697Z] === RUN TestIpcModeOlderClient [2021-05-18T08:05:30.697Z] === PAUSE TestIpcModeOlderClient [2021-05-18T08:05:30.697Z] === RUN TestKillContainerInvalidSignal [2021-05-18T08:05:31.271Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-05-18T08:05:31.271Z] === RUN TestKillContainer [2021-05-18T08:05:31.271Z] === RUN TestKillContainer/no_signal [2021-05-18T08:05:31.867Z] --- PASS: TestInspectNetwork (8.61s) [2021-05-18T08:05:31.867Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-18T08:05:31.867Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-18T08:05:31.867Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-18T08:05:31.867Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-18T08:05:31.867Z] === RUN TestRunContainerWithBridgeNone [2021-05-18T08:05:32.215Z] === RUN TestKillContainer/non_killing_signal [2021-05-18T08:05:32.477Z] === RUN TestKillContainer/killing_signal [2021-05-18T08:05:32.692Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-18T08:05:32.692Z] Using test binary docker [2021-05-18T08:05:32.692Z] +++ /etc/init.d/apparmor start [2021-05-18T08:05:32.692Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-18T08:05:32.692Z] INFO: Waiting for daemon to start... [2021-05-18T08:05:32.692Z] Starting dockerd [2021-05-18T08:05:32.692Z] +++ 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 [2021-05-18T08:05:32.716Z] --- PASS: TestDockerNetworkDeletePreferID (2.47s) [2021-05-18T08:05:32.716Z] === RUN TestDaemonDNSFallback [2021-05-18T08:05:33.422Z] --- PASS: TestKillContainer (2.04s) [2021-05-18T08:05:33.422Z] --- PASS: TestKillContainer/no_signal (0.67s) [2021-05-18T08:05:33.422Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-05-18T08:05:33.422Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-05-18T08:05:33.422Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-18T08:05:33.422Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-18T08:05:33.999Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-18T08:05:34.604Z] . [2021-05-18T08:05:34.604Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-18T08:05:34.864Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-18T08:05:34.864Z] Error: No such image: emptyfs [2021-05-18T08:05:34.864Z] ++++ docker load [2021-05-18T08:05:34.864Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-18T08:05:34.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2021-05-18T08:05:34.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2021-05-18T08:05:34.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-05-18T08:05:34.945Z] === RUN TestKillStoppedContainer [2021-05-18T08:05:34.945Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-18T08:05:34.945Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-18T08:05:34.945Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-05-18T08:05:34.945Z] === RUN TestKillDifferentUserContainer [2021-05-18T08:05:35.057Z] 29d5b6a226d2: Verifying Checksum [2021-05-18T08:05:35.057Z] 29d5b6a226d2: Download complete [2021-05-18T08:05:35.172Z] --- PASS: TestRunContainerWithBridgeNone (3.17s) [2021-05-18T08:05:35.172Z] === RUN TestNetworkInvalidJSON [2021-05-18T08:05:35.172Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-18T08:05:35.172Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-18T08:05:35.172Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:05:35.172Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:05:35.172Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:05:35.172Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:05:35.172Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-18T08:05:35.172Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:05:35.172Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:05:35.172Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-18T08:05:35.172Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-18T08:05:35.172Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-18T08:05:35.172Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-18T08:05:35.172Z] === RUN TestNetworkList [2021-05-18T08:05:35.172Z] === RUN TestNetworkList//networks [2021-05-18T08:05:35.172Z] === PAUSE TestNetworkList//networks [2021-05-18T08:05:35.172Z] === RUN TestNetworkList//networks/ [2021-05-18T08:05:35.172Z] === PAUSE TestNetworkList//networks/ [2021-05-18T08:05:35.172Z] === CONT TestNetworkList//networks [2021-05-18T08:05:35.172Z] === CONT TestNetworkList//networks/ [2021-05-18T08:05:35.172Z] --- PASS: TestNetworkList (0.01s) [2021-05-18T08:05:35.172Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-18T08:05:35.172Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-18T08:05:35.172Z] === RUN TestHostIPv4BridgeLabel [2021-05-18T08:05:35.435Z] Running integration-test (iteration 1) [2021-05-18T08:05:35.435Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-18T08:05:35.435Z] ++ 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 [2021-05-18T08:05:35.435Z] ++ set -e [2021-05-18T08:05:35.435Z] ++ '[' -n 0 ']' [2021-05-18T08:05:35.435Z] ++ set -x [2021-05-18T08:05:35.435Z] ++ 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 [2021-05-18T08:05:35.519Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-05-18T08:05:35.519Z] === RUN TestInspectOomKilledTrue [2021-05-18T08:05:35.519Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-18T08:05:35.519Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T08:05:35.519Z] === RUN TestInspectOomKilledFalse [2021-05-18T08:05:35.519Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-18T08:05:35.519Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:05:35.519Z] === RUN TestLinksEtcHostsContentMatch [2021-05-18T08:05:35.519Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-05-18T08:05:35.519Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-18T08:05:35.519Z] === RUN TestLinksContainerNames [2021-05-18T08:05:35.744Z] --- PASS: TestHostIPv4BridgeLabel (0.86s) [2021-05-18T08:05:35.744Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-18T08:05:36.909Z] --- PASS: TestLinksContainerNames (1.35s) [2021-05-18T08:05:36.909Z] === RUN TestLogsFollowTailEmpty [2021-05-18T08:05:37.129Z] --- PASS: TestDaemonRestartWithLiveRestore (1.45s) [2021-05-18T08:05:37.129Z] === RUN TestDaemonDefaultNetworkPools [2021-05-18T08:05:37.482Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-05-18T08:05:37.482Z] === RUN TestContainerNetworkMountsNoChown [2021-05-18T08:05:38.056Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-05-18T08:05:38.056Z] === RUN TestMountDaemonRoot [2021-05-18T08:05:38.056Z] === RUN TestMountDaemonRoot/default [2021-05-18T08:05:38.056Z] === PAUSE TestMountDaemonRoot/default [2021-05-18T08:05:38.056Z] === RUN TestMountDaemonRoot/private [2021-05-18T08:05:38.056Z] === PAUSE TestMountDaemonRoot/private [2021-05-18T08:05:38.056Z] === RUN TestMountDaemonRoot/rprivate [2021-05-18T08:05:38.056Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-18T08:05:38.056Z] === RUN TestMountDaemonRoot/slave [2021-05-18T08:05:38.056Z] === PAUSE TestMountDaemonRoot/slave [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/rslave [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/shared [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/shared [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/rshared [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/default [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/rshared [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/shared [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/rslave [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/slave [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/rprivate [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/private [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-18T08:05:38.319Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-18T08:05:38.319Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-18T08:05:38.319Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T08:05:38.516Z] --- PASS: TestDaemonDefaultNetworkPools (1.42s) [2021-05-18T08:05:38.516Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-18T08:05:38.581Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-18T08:05:38.581Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-18T08:05:38.581Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-18T08:05:38.581Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-18T08:05:38.581Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-18T08:05:38.581Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-18T08:05:38.581Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T08:05:38.581Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-18T08:05:38.581Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T08:05:38.581Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-18T08:05:38.581Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-18T08:05:38.581Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-18T08:05:38.581Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-05-18T08:05:38.581Z] === RUN TestContainerBindMountNonRecursive [2021-05-18T08:05:38.581Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-05-18T08:05:38.581Z] 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) [2021-05-18T08:05:38.581Z] === RUN TestContainerVolumesMountedAsShared [2021-05-18T08:05:38.581Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-05-18T08:05:38.581Z] 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) [2021-05-18T08:05:38.582Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-18T08:05:38.582Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-05-18T08:05:38.582Z] 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) [2021-05-18T08:05:38.582Z] === RUN TestNetworkNat [2021-05-18T08:05:39.596Z] --- PASS: TestNetworkNat (0.90s) [2021-05-18T08:05:39.596Z] === RUN TestNetworkLocalhostTCPNat [2021-05-18T08:05:40.541Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2021-05-18T08:05:40.541Z] === RUN TestNetworkLoopbackNat [2021-05-18T08:05:40.571Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.06s) [2021-05-18T08:05:40.571Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-18T08:05:40.857Z] --- PASS: TestDaemonDNSFallback (8.09s) [2021-05-18T08:05:40.857Z] === RUN TestInspectNetwork [2021-05-18T08:05:43.847Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2021-05-18T08:05:43.848Z] === RUN TestPause [2021-05-18T08:05:43.848Z] --- SKIP: TestPause (0.00s) [2021-05-18T08:05:43.848Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T08:05:43.848Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-18T08:05:43.848Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T08:05:43.848Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T08:05:43.848Z] === RUN TestPauseStopPausedContainer [2021-05-18T08:05:43.848Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-05-18T08:05:43.848Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T08:05:43.848Z] === RUN TestPidHost [2021-05-18T08:05:43.874Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.72s) [2021-05-18T08:05:43.874Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-18T08:05:44.136Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2021-05-18T08:05:44.136Z] === RUN TestServiceWithPredefinedNetwork [2021-05-18T08:05:45.765Z] --- PASS: TestPidHost (1.90s) [2021-05-18T08:05:45.765Z] === RUN TestPsFilter [2021-05-18T08:05:45.765Z] --- PASS: TestPsFilter (0.17s) [2021-05-18T08:05:45.765Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-18T08:05:46.150Z] === RUN TestInspectNetwork/full_network_id [2021-05-18T08:05:46.150Z] === RUN TestInspectNetwork/partial_network_id [2021-05-18T08:05:46.150Z] === RUN TestInspectNetwork/network_name [2021-05-18T08:05:46.150Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-18T08:05:46.339Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-05-18T08:05:46.340Z] === RUN TestRemoveContainerWithVolume [2021-05-18T08:05:46.913Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-05-18T08:05:46.913Z] === RUN TestRemoveContainerRunning [2021-05-18T08:05:47.391Z] ..........................xx.................... [ 29%] [2021-05-18T08:05:47.439Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2021-05-18T08:05:47.439Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-18T08:05:47.439Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T08:05:47.439Z] service_test.go:242: FLAKY_TEST [2021-05-18T08:05:47.439Z] === RUN TestServiceWithDataPathPortInit [2021-05-18T08:05:47.486Z] --- PASS: TestRemoveContainerRunning (0.65s) [2021-05-18T08:05:47.486Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-18T08:05:48.430Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-05-18T08:05:48.430Z] === RUN TestRemoveInvalidContainer [2021-05-18T08:05:48.430Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-18T08:05:48.430Z] === RUN TestRenameLinkedContainer [2021-05-18T08:05:50.356Z] --- PASS: TestInspectNetwork (9.15s) [2021-05-18T08:05:50.356Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-18T08:05:50.356Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-18T08:05:50.356Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-18T08:05:50.356Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-18T08:05:50.356Z] === RUN TestRunContainerWithBridgeNone [2021-05-18T08:05:50.979Z] --- PASS: TestRenameLinkedContainer (2.67s) [2021-05-18T08:05:50.979Z] === RUN TestRenameStoppedContainer [2021-05-18T08:05:51.552Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-05-18T08:05:51.552Z] === RUN TestRenameRunningContainerAndReuse [2021-05-18T08:05:52.940Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2021-05-18T08:05:52.940Z] === RUN TestRenameInvalidName [2021-05-18T08:05:53.661Z] --- PASS: TestRunContainerWithBridgeNone (3.50s) [2021-05-18T08:05:53.661Z] === RUN TestNetworkInvalidJSON [2021-05-18T08:05:53.661Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-18T08:05:53.661Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-18T08:05:53.661Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:05:53.661Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:05:53.661Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:05:53.661Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:05:53.661Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-18T08:05:53.661Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:05:53.661Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:05:53.661Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-18T08:05:53.661Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-18T08:05:53.661Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-18T08:05:53.661Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-18T08:05:53.661Z] === RUN TestNetworkList [2021-05-18T08:05:53.661Z] === RUN TestNetworkList//networks [2021-05-18T08:05:53.661Z] === PAUSE TestNetworkList//networks [2021-05-18T08:05:53.661Z] === RUN TestNetworkList//networks/ [2021-05-18T08:05:53.661Z] === PAUSE TestNetworkList//networks/ [2021-05-18T08:05:53.661Z] === CONT TestNetworkList//networks [2021-05-18T08:05:53.661Z] === CONT TestNetworkList//networks/ [2021-05-18T08:05:53.661Z] --- PASS: TestNetworkList (0.03s) [2021-05-18T08:05:53.661Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-18T08:05:53.661Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-18T08:05:53.661Z] === RUN TestHostIPv4BridgeLabel [2021-05-18T08:05:53.885Z] --- PASS: TestRenameInvalidName (0.69s) [2021-05-18T08:05:53.885Z] === RUN TestRenameAnonymousContainer [2021-05-18T08:05:54.604Z] --- PASS: TestHostIPv4BridgeLabel (1.49s) [2021-05-18T08:05:54.604Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-18T08:05:57.261Z] --- PASS: TestRenameAnonymousContainer (3.28s) [2021-05-18T08:05:57.261Z] === RUN TestRenameContainerWithSameName [2021-05-18T08:05:57.848Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2021-05-18T08:05:57.848Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-18T08:05:57.914Z] --- PASS: TestDaemonRestartWithLiveRestore (2.66s) [2021-05-18T08:05:57.914Z] === RUN TestDaemonDefaultNetworkPools [2021-05-18T08:05:59.233Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2021-05-18T08:05:59.233Z] === RUN TestResize [2021-05-18T08:05:59.804Z] --- PASS: TestResize (0.66s) [2021-05-18T08:05:59.804Z] === RUN TestResizeWithInvalidSize [2021-05-18T08:05:59.826Z] --- PASS: TestDaemonDefaultNetworkPools (2.28s) [2021-05-18T08:05:59.826Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-18T08:06:00.376Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-05-18T08:06:00.376Z] === RUN TestResizeWhenContainerNotStarted [2021-05-18T08:06:01.318Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-05-18T08:06:01.318Z] === RUN TestDaemonRestartKillContainers [2021-05-18T08:06:01.318Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-18T08:06:01.318Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-18T08:06:01.318Z] === RUN TestCgroupNamespacesRun [2021-05-18T08:06:03.127Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.45s) [2021-05-18T08:06:03.127Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-18T08:06:04.618Z] --- PASS: TestCgroupNamespacesRun (2.97s) [2021-05-18T08:06:04.618Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-18T08:06:05.569Z] --- PASS: TestServiceWithDataPathPortInit (16.03s) [2021-05-18T08:06:05.569Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-18T08:06:06.535Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.51s) [2021-05-18T08:06:06.536Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-18T08:06:08.414Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.57s) [2021-05-18T08:06:08.414Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-18T08:06:08.986Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.37s) [2021-05-18T08:06:08.986Z] === RUN TestServiceWithPredefinedNetwork [2021-05-18T08:06:09.977Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.96s) [2021-05-18T08:06:09.977Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-18T08:06:10.858Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s) [2021-05-18T08:06:10.858Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vzfe8kcyl4heflhvxi8a247nz Created:2021-05-18 08:06:04.235120799 +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[454eca182c521effb5808b8276d12912de058f7151cfed5aba1a34010e2b43ac:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pw5b64xb1gnqm4facftxfgmql EndpointID:bb97c0d2fdeb45d9cf81bd041cd8d3d2d12148fec16ead225bca51ef425cbb3c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:580b3e103570ad5e18c5b983d0a1ac74c7640c5e0ebf3b9f05fb231fb53ef008 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:2e9678a6eb3a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pw5b64xb1gnqm4facftxfgmql EndpointID:bb97c0d2fdeb45d9cf81bd041cd8d3d2d12148fec16ead225bca51ef425cbb3c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-18T08:06:10.858Z] PASS [2021-05-18T08:06:10.858Z] [2021-05-18T08:06:10.858Z] === Skipped [2021-05-18T08:06:10.858Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T08:06:10.858Z] service_test.go:242: FLAKY_TEST [2021-05-18T08:06:10.858Z] [2021-05-18T08:06:10.858Z] [2021-05-18T08:06:10.858Z] DONE 26 tests, 1 skipped in 56.871s [2021-05-18T08:06:10.858Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-18T08:06:10.858Z] INFO: Testing against a local daemon [2021-05-18T08:06:10.858Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-18T08:06:10.858Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-18T08:06:10.858Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:06:10.858Z] === RUN TestDockerNetworkIpvlan [2021-05-18T08:06:10.858Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-18T08:06:10.858Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:06:10.858Z] PASS [2021-05-18T08:06:10.858Z] [2021-05-18T08:06:10.858Z] === Skipped [2021-05-18T08:06:10.858Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-18T08:06:10.858Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:06:10.858Z] [2021-05-18T08:06:10.858Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-18T08:06:10.858Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:06:10.858Z] [2021-05-18T08:06:10.858Z] [2021-05-18T08:06:10.858Z] DONE 2 tests, 2 skipped in 0.040s [2021-05-18T08:06:10.858Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-18T08:06:10.858Z] INFO: Testing against a local daemon [2021-05-18T08:06:10.858Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-18T08:06:12.287Z] --- PASS: TestServiceWithPredefinedNetwork (3.18s) [2021-05-18T08:06:12.287Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-18T08:06:12.287Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T08:06:12.287Z] service_test.go:242: FLAKY_TEST [2021-05-18T08:06:12.287Z] === RUN TestServiceWithDataPathPortInit [2021-05-18T08:06:12.522Z] --- PASS: TestCgroupNamespacesRunHostMode (2.95s) [2021-05-18T08:06:12.522Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-18T08:06:12.771Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.90s) [2021-05-18T08:06:12.771Z] === RUN TestDockerNetworkMacvlan [2021-05-18T08:06:13.712Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-18T08:06:13.788Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-05-18T08:06:15.099Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-18T08:06:15.825Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.96s) [2021-05-18T08:06:15.825Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-18T08:06:16.043Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-18T08:06:18.372Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.42s) [2021-05-18T08:06:18.372Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-18T08:06:19.359Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-18T08:06:19.758Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.94s) [2021-05-18T08:06:19.758Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-18T08:06:22.148Z] Loaded image: buildpack-deps:buster [2021-05-18T08:06:22.148Z] Loaded image: busybox:latest [2021-05-18T08:06:22.148Z] Loaded image: busybox:glibc [2021-05-18T08:06:22.661Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-18T08:06:23.061Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.94s) [2021-05-18T08:06:23.062Z] === RUN TestNISDomainname [2021-05-18T08:06:23.062Z] --- SKIP: TestNISDomainname (0.01s) [2021-05-18T08:06:23.062Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-18T08:06:23.062Z] === RUN TestHostnameDnsResolution [2021-05-18T08:06:23.435Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-05-18T08:06:23.531Z] Loaded image: debian:bullseye [2021-05-18T08:06:23.791Z] Loaded image: hello-world:latest [2021-05-18T08:06:24.051Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T08:06:24.051Z] INFO: Testing against a local daemon [2021-05-18T08:06:24.051Z] === RUN TestCgroupNamespacesBuild [2021-05-18T08:06:24.448Z] --- PASS: TestHostnameDnsResolution (1.62s) [2021-05-18T08:06:24.448Z] === RUN TestStats [2021-05-18T08:06:24.448Z] --- SKIP: TestStats (0.00s) [2021-05-18T08:06:24.448Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T08:06:24.448Z] === RUN TestStopContainerWithTimeout [2021-05-18T08:06:24.448Z] === RUN TestStopContainerWithTimeout/0 [2021-05-18T08:06:24.448Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-18T08:06:24.448Z] === RUN TestStopContainerWithTimeout/1 [2021-05-18T08:06:24.448Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-18T08:06:24.448Z] === RUN TestStopContainerWithTimeout/3 [2021-05-18T08:06:24.448Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-18T08:06:24.448Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-18T08:06:24.448Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-18T08:06:24.448Z] === CONT TestStopContainerWithTimeout/0 [2021-05-18T08:06:24.448Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-18T08:06:25.393Z] === CONT TestStopContainerWithTimeout/3 [2021-05-18T08:06:25.471Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-18T08:06:25.471Z] [2021-05-18T08:06:25.471Z] ________ ____ __. [2021-05-18T08:06:25.471Z] \_____ \ | |/ _| [2021-05-18T08:06:25.471Z] / | \| < [2021-05-18T08:06:25.471Z] / | \ | \ [2021-05-18T08:06:25.471Z] \_______ /____|__ \ [2021-05-18T08:06:25.471Z] \/ \/ [2021-05-18T08:06:25.471Z] [2021-05-18T08:06:25.471Z] INFO: make.ps1 ended at 05/18/2021 08:06:24 [2021-05-18T08:06:25.933Z] INFO: Binaries build ended at 05/18/2021 08:06:25. Duration:00:01:17.8574259 [2021-05-18T08:06:26.909Z] INFO: Copying the built daemon binary to d:\CI\PR-42390\1\binary\dockerd-2842639e0e.exe... [2021-05-18T08:06:27.373Z] INFO: Copying the built client binary to d:\CI\PR-42390\1\binary\docker-2842639e0e.exe... [2021-05-18T08:06:27.373Z] INFO: Copying dockerversion from the container... [2021-05-18T08:06:27.373Z] INFO: Copying the golang package from the container to d:\CI\PR-42390\1\installer\go.zip... [2021-05-18T08:06:27.647Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-05-18T08:06:27.939Z] === CONT TestStopContainerWithTimeout/1 [2021-05-18T08:06:28.255Z] --- PASS: TestCgroupNamespacesBuild (3.52s) [2021-05-18T08:06:28.255Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-18T08:06:28.349Z] INFO: Extracting go.zip to d:\CI\PR-42390\1\go [2021-05-18T08:06:29.250Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-18T08:06:29.323Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-18T08:06:29.323Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-05-18T08:06:29.323Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2021-05-18T08:06:29.323Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2021-05-18T08:06:29.323Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2021-05-18T08:06:29.323Z] === RUN TestDeleteDevicemapper [2021-05-18T08:06:29.323Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-18T08:06:29.323Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T08:06:29.323Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-18T08:06:30.407Z] --- PASS: TestServiceWithDataPathPortInit (17.88s) [2021-05-18T08:06:30.407Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-18T08:06:30.636Z] --- PASS: TestDockerNetworkMacvlan (17.82s) [2021-05-18T08:06:30.636Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-05-18T08:06:30.636Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-05-18T08:06:30.636Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) [2021-05-18T08:06:30.636Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.29s) [2021-05-18T08:06:30.636Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.99s) [2021-05-18T08:06:30.636Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.61s) [2021-05-18T08:06:30.636Z] PASS [2021-05-18T08:06:30.636Z] [2021-05-18T08:06:30.636Z] DONE 8 tests in 19.752s [2021-05-18T08:06:30.636Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-18T08:06:30.636Z] testing: warning: no tests to run [2021-05-18T08:06:30.636Z] PASS [2021-05-18T08:06:30.636Z] [2021-05-18T08:06:30.636Z] DONE 0 tests in 0.006s [2021-05-18T08:06:30.636Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-18T08:06:30.636Z] INFO: Testing against a local daemon [2021-05-18T08:06:30.636Z] === RUN TestAuthZPluginAllowRequest [2021-05-18T08:06:30.798Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.22s) [2021-05-18T08:06:30.798Z] === RUN TestBuildWithSession [2021-05-18T08:06:30.798Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-18T08:06:30.798Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T08:06:30.798Z] === RUN TestBuildSquashParent [2021-05-18T08:06:31.873Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.29s) [2021-05-18T08:06:31.873Z] === RUN TestUpdateMemory [2021-05-18T08:06:31.873Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-18T08:06:31.873Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T08:06:31.873Z] === RUN TestUpdateCPUQuota [2021-05-18T08:06:31.873Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-05-18T08:06:31.873Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T08:06:31.873Z] === RUN TestUpdatePidsLimit [2021-05-18T08:06:31.873Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-05-18T08:06:31.873Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T08:06:31.873Z] === RUN TestUpdateRestartPolicy [2021-05-18T08:06:32.550Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2021-05-18T08:06:32.550Z] === RUN TestAuthZPluginTLS [2021-05-18T08:06:33.121Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-05-18T08:06:33.121Z] === RUN TestAuthZPluginDenyRequest [2021-05-18T08:06:33.693Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2021-05-18T08:06:33.693Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-18T08:06:34.655Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.72s) [2021-05-18T08:06:34.655Z] === RUN TestAuthZPluginDenyResponse [2021-05-18T08:06:35.233Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2021-05-18T08:06:35.233Z] === RUN TestAuthZPluginAllowEventStream [2021-05-18T08:06:36.621Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2021-05-18T08:06:36.621Z] === RUN TestAuthZPluginErrorResponse [2021-05-18T08:06:37.564Z] --- PASS: TestAuthZPluginErrorResponse (0.70s) [2021-05-18T08:06:37.564Z] === RUN TestAuthZPluginErrorRequest [2021-05-18T08:06:38.135Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-05-18T08:06:38.135Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-18T08:06:38.707Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2021-05-18T08:06:38.707Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-18T08:06:40.410Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.79s) [2021-05-18T08:06:40.410Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:eos3jkrsr51gwvtcsljtxy1ou Created:2021-05-18 08:06:31.691085487 +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[5ba7e6dd2e1267b8735cb3ad100891ece3a9cb3b6b4e76a4c43b379927ee69a0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w50auxixz9xojagcfh3cckche EndpointID:dc8160983e5c3a4e1c54a882f3805b53b74f53cb193525e25b594c1649445e51 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:12edc428c373c7765d1e43668852ad93890ab9a91decbad90a81adaa74b7bd94 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:206d9a350dfd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w50auxixz9xojagcfh3cckche EndpointID:dc8160983e5c3a4e1c54a882f3805b53b74f53cb193525e25b594c1649445e51 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-18T08:06:40.410Z] PASS [2021-05-18T08:06:40.410Z] [2021-05-18T08:06:40.410Z] === Skipped [2021-05-18T08:06:40.410Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T08:06:40.410Z] service_test.go:242: FLAKY_TEST [2021-05-18T08:06:40.410Z] [2021-05-18T08:06:40.410Z] [2021-05-18T08:06:40.410Z] DONE 26 tests, 1 skipped in 69.899s [2021-05-18T08:06:40.410Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-18T08:06:40.410Z] ++ 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 [2021-05-18T08:06:40.410Z] ++ set -e [2021-05-18T08:06:40.410Z] ++ '[' -n 0 ']' [2021-05-18T08:06:40.410Z] ++ set -x [2021-05-18T08:06:40.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-18T08:06:40.411Z] INFO: Testing against a local daemon [2021-05-18T08:06:40.411Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-18T08:06:40.411Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-18T08:06:40.411Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:06:40.411Z] === RUN TestDockerNetworkIpvlan [2021-05-18T08:06:40.411Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-18T08:06:40.411Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:06:40.411Z] PASS [2021-05-18T08:06:40.411Z] [2021-05-18T08:06:40.411Z] === Skipped [2021-05-18T08:06:40.411Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-18T08:06:40.411Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:06:40.411Z] [2021-05-18T08:06:40.411Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-18T08:06:40.411Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:06:40.411Z] [2021-05-18T08:06:40.411Z] [2021-05-18T08:06:40.411Z] DONE 2 tests, 2 skipped in 0.147s [2021-05-18T08:06:40.411Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-18T08:06:40.411Z] ++ 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 [2021-05-18T08:06:40.411Z] ++ set -e [2021-05-18T08:06:40.411Z] ++ '[' -n 0 ']' [2021-05-18T08:06:40.411Z] ++ set -x [2021-05-18T08:06:40.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-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 [2021-05-18T08:06:40.411Z] INFO: Testing against a local daemon [2021-05-18T08:06:40.411Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-18T08:06:40.624Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2021-05-18T08:06:40.624Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-18T08:06:42.327Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.24s) [2021-05-18T08:06:42.327Z] === RUN TestDockerNetworkMacvlan [2021-05-18T08:06:42.540Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.94s) [2021-05-18T08:06:42.540Z] === RUN TestAuthZPluginHeader [2021-05-18T08:06:43.483Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-05-18T08:06:43.483Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-18T08:06:44.111Z] --- PASS: TestUpdateRestartPolicy (12.48s) [2021-05-18T08:06:44.111Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-18T08:06:44.250Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-18T08:06:44.682Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-05-18T08:06:44.682Z] === RUN TestWaitNonBlocked [2021-05-18T08:06:44.682Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:06:44.682Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:06:44.683Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:06:44.683Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:06:44.683Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:06:44.683Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:06:45.739Z] --- PASS: TestBuildSquashParent (13.53s) [2021-05-18T08:06:45.739Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-18T08:06:45.739Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:06:45.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:06:45.739Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:06:45.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:06:45.739Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:06:45.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:06:45.739Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:06:45.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:06:45.739Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:06:45.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:06:45.739Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:06:45.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:06:45.739Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:06:45.739Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:06:46.071Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-18T08:06:46.071Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-05-18T08:06:46.071Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2021-05-18T08:06:46.071Z] === RUN TestWaitBlocked [2021-05-18T08:06:46.071Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T08:06:46.071Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T08:06:46.071Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T08:06:46.071Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T08:06:46.071Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T08:06:46.071Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T08:06:46.162Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-18T08:06:47.013Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-18T08:06:47.013Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2021-05-18T08:06:47.013Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-05-18T08:06:47.013Z] === CONT TestDaemonRestartIpcMode [2021-05-18T08:06:47.013Z] === CONT TestIpcModeOlderClient [2021-05-18T08:06:47.013Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-05-18T08:06:47.013Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-18T08:06:47.547Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-18T08:06:48.771Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.54s) [2021-05-18T08:06:48.771Z] === RUN TestAuthZPluginV2Disable [2021-05-18T08:06:49.960Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:06:50.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:06:51.753Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-18T08:06:52.071Z] --- PASS: TestAuthZPluginV2Disable (3.70s) [2021-05-18T08:06:52.071Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-18T08:06:53.542Z] INFO: Extraction ended at 05/18/2021 08:06:49. Duration:00:00:21.6554380 [2021-05-18T08:06:53.543Z] INFO: Updating the golang and path environment variables [2021-05-18T08:06:53.543Z] INFO: GOPATH=d:\gopath [2021-05-18T08:06:53.543Z] INFO: go version go1.13.15 windows/amd64 [2021-05-18T08:06:53.543Z] INFO: Running the daemon under test in debug mode [2021-05-18T08:06:53.543Z] INFO: Starting a daemon under test... [2021-05-18T08:06:53.543Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42390\1\daemon --pidfile d:\CI\PR-42390\1\docker.pid -D [2021-05-18T08:06:53.543Z] INFO: Process started successfully. [2021-05-18T08:06:53.543Z] INFO: Start tailing logs of the daemon under tests [2021-05-18T08:06:53.543Z] INFO: Waiting for the daemon under test to start... [2021-05-18T08:06:53.603Z] --- PASS: TestDaemonRestartIpcMode (5.73s) [2021-05-18T08:06:53.603Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.70s) [2021-05-18T08:06:53.603Z] PASS [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === Skipped [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-18T08:06:53.603Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-05-18T08:06:53.603Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-05-18T08:06:53.603Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-05-18T08:06:53.603Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-05-18T08:06:53.603Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-05-18T08:06:53.603Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-05-18T08:06:53.603Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-18T08:06:53.603Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-18T08:06:53.603Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-18T08:06:53.603Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-18T08:06:53.603Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-05-18T08:06:53.603Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-05-18T08:06:53.603Z] 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) [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-05-18T08:06:53.603Z] 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) [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-05-18T08:06:53.603Z] 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) [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-05-18T08:06:53.603Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T08:06:53.603Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-05-18T08:06:53.603Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-05-18T08:06:53.603Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-05-18T08:06:53.603Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-05-18T08:06:53.603Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-18T08:06:53.603Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-18T08:06:53.603Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-05-18T08:06:53.603Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-05-18T08:06:53.603Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] [2021-05-18T08:06:53.603Z] DONE 177 tests, 25 skipped in 112.263s [2021-05-18T08:06:53.603Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-18T08:06:53.603Z] INFO: Testing against a local daemon [2021-05-18T08:06:53.603Z] === RUN TestCommitInheritsEnv [2021-05-18T08:06:54.175Z] --- PASS: TestCommitInheritsEnv (1.28s) [2021-05-18T08:06:54.175Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-18T08:06:54.175Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-18T08:06:54.175Z] === RUN TestImagesFilterMultiReference [2021-05-18T08:06:54.175Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-18T08:06:54.175Z] === RUN TestImagePullPlatformInvalid [2021-05-18T08:06:54.175Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-18T08:06:54.175Z] === RUN TestRemoveImageOrphaning [2021-05-18T08:06:55.372Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.47s) [2021-05-18T08:06:55.372Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-18T08:06:55.959Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-18T08:06:56.088Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-05-18T08:06:56.088Z] === RUN TestRemoveImageGarbageCollector [2021-05-18T08:06:56.088Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-18T08:06:56.088Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-18T08:06:56.088Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-18T08:06:56.088Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-18T08:06:56.088Z] === RUN TestTagInvalidReference [2021-05-18T08:06:56.088Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-18T08:06:56.088Z] === RUN TestTagValidPrefixedRepo [2021-05-18T08:06:56.349Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-05-18T08:06:56.349Z] === RUN TestTagExistedNameWithoutForce [2021-05-18T08:06:56.349Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-18T08:06:56.349Z] === RUN TestTagOfficialNames [2021-05-18T08:06:56.349Z] --- PASS: TestTagOfficialNames (0.05s) [2021-05-18T08:06:56.349Z] === RUN TestTagMatchesDigest [2021-05-18T08:06:56.349Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-18T08:06:56.349Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-18T08:06:56.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:06:56.796Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:06:57.533Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-05-18T08:07:02.079Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-18T08:07:02.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.62s) [2021-05-18T08:07:02.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.77s) [2021-05-18T08:07:02.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.54s) [2021-05-18T08:07:02.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.78s) [2021-05-18T08:07:02.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.34s) [2021-05-18T08:07:02.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.68s) [2021-05-18T08:07:02.079Z] === RUN TestBuildMultiStageCopy [2021-05-18T08:07:02.079Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-18T08:07:04.102Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-18T08:07:04.517Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-05-18T08:07:05.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-18T08:07:05.943Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-18T08:07:06.015Z] --- PASS: TestDockerNetworkMacvlan (23.31s) [2021-05-18T08:07:06.015Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2021-05-18T08:07:06.015Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.21s) [2021-05-18T08:07:06.015Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.32s) [2021-05-18T08:07:06.015Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s) [2021-05-18T08:07:06.015Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.78s) [2021-05-18T08:07:06.015Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.78s) [2021-05-18T08:07:06.015Z] PASS [2021-05-18T08:07:06.015Z] [2021-05-18T08:07:06.015Z] DONE 8 tests in 26.684s [2021-05-18T08:07:06.015Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-18T08:07:06.015Z] ++ 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 [2021-05-18T08:07:06.015Z] ++ set -e [2021-05-18T08:07:06.015Z] ++ '[' -n 0 ']' [2021-05-18T08:07:06.015Z] ++ set -x [2021-05-18T08:07:06.015Z] ++ 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 [2021-05-18T08:07:06.015Z] testing: warning: no tests to run [2021-05-18T08:07:06.015Z] PASS [2021-05-18T08:07:06.015Z] [2021-05-18T08:07:06.015Z] DONE 0 tests in 0.026s [2021-05-18T08:07:06.015Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-18T08:07:06.015Z] ++ 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 [2021-05-18T08:07:06.015Z] ++ set -e [2021-05-18T08:07:06.015Z] ++ '[' -n 0 ']' [2021-05-18T08:07:06.015Z] ++ set -x [2021-05-18T08:07:06.015Z] ++ 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 [2021-05-18T08:07:06.015Z] INFO: Testing against a local daemon [2021-05-18T08:07:06.015Z] === RUN TestAuthZPluginAllowRequest [2021-05-18T08:07:06.441Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-05-18T08:07:06.515Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-18T08:07:07.084Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-18T08:07:07.610Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.49s) [2021-05-18T08:07:07.610Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-18T08:07:07.659Z] --- PASS: TestBuildMultiStageCopy (6.30s) [2021-05-18T08:07:07.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.84s) [2021-05-18T08:07:07.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2021-05-18T08:07:07.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2021-05-18T08:07:07.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-05-18T08:07:07.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2021-05-18T08:07:07.659Z] === RUN TestBuildMultiStageParentConfig [2021-05-18T08:07:08.562Z] --- PASS: TestAuthZPluginAllowRequest (2.29s) [2021-05-18T08:07:08.562Z] === RUN TestAuthZPluginTLS [2021-05-18T08:07:09.040Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2021-05-18T08:07:09.041Z] === RUN TestBuildLabelWithTargets [2021-05-18T08:07:09.506Z] --- PASS: TestAuthZPluginTLS (1.15s) [2021-05-18T08:07:09.506Z] === RUN TestAuthZPluginDenyRequest [2021-05-18T08:07:10.890Z] --- PASS: TestAuthZPluginDenyRequest (1.18s) [2021-05-18T08:07:10.890Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-18T08:07:11.023Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-05-18T08:07:11.290Z] .....INFO: Daemon under test started and replied! [2021-05-18T08:07:11.290Z] INFO: Docker version of the daemon under test [2021-05-18T08:07:11.290Z] [2021-05-18T08:07:11.290Z] Client: [2021-05-18T08:07:11.290Z] Version: 17.06.2-ce [2021-05-18T08:07:11.290Z] API version: 1.30 [2021-05-18T08:07:11.290Z] Go version: go1.8.3 [2021-05-18T08:07:11.290Z] Git commit: cec0b72 [2021-05-18T08:07:11.290Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-18T08:07:11.290Z] OS/Arch: windows/amd64 [2021-05-18T08:07:11.290Z] [2021-05-18T08:07:11.290Z] Server: [2021-05-18T08:07:11.290Z] Version: 0.0.0-dev [2021-05-18T08:07:11.290Z] API version: 1.41 (minimum version 1.24) [2021-05-18T08:07:11.290Z] Go version: go1.13.15 [2021-05-18T08:07:11.290Z] Git commit: 2842639e0e [2021-05-18T08:07:11.290Z] Built: 05/18/2021 08:05:12 [2021-05-18T08:07:11.290Z] OS/Arch: windows/amd64 [2021-05-18T08:07:11.290Z] Experimental: false [2021-05-18T08:07:11.290Z] [2021-05-18T08:07:11.290Z] INFO: Docker info of the daemon under test [2021-05-18T08:07:11.290Z] [2021-05-18T08:07:11.290Z] Containers: 0 [2021-05-18T08:07:11.290Z] Running: 0 [2021-05-18T08:07:11.290Z] Paused: 0 [2021-05-18T08:07:11.290Z] Stopped: 0 [2021-05-18T08:07:11.290Z] Images: 0 [2021-05-18T08:07:11.290Z] Server Version: 0.0.0-dev [2021-05-18T08:07:11.290Z] Storage Driver: windowsfilter [2021-05-18T08:07:11.290Z] Windows: [2021-05-18T08:07:11.290Z] Logging Driver: json-file [2021-05-18T08:07:11.290Z] Plugins: [2021-05-18T08:07:11.290Z] Volume: local [2021-05-18T08:07:11.290Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-18T08:07:11.290Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-18T08:07:11.290Z] Swarm: inactive [2021-05-18T08:07:11.290Z] Default Isolation: process [2021-05-18T08:07:11.290Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-18T08:07:11.290Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-18T08:07:11.290Z] OSType: windows [2021-05-18T08:07:11.290Z] Architecture: x86_64 [2021-05-18T08:07:11.290Z] CPUs: 4 [2021-05-18T08:07:11.290Z] Total Memory: 32GiB [2021-05-18T08:07:11.290Z] Name: azwin-2-821830 [2021-05-18T08:07:11.290Z] ID: 5VBK:NYSJ:3ZNO:SORM:LO5Y:2H6D:GJCG:3O4G:A7GO:HN5C:7WIV:PRFU [2021-05-18T08:07:11.290Z] Docker Root Dir: D:\CI\PR-42390\1\daemon [2021-05-18T08:07:11.290Z] Debug Mode (client): false [2021-05-18T08:07:11.290Z] Debug Mode (server): true [2021-05-18T08:07:11.290Z] File Descriptors: -1 [2021-05-18T08:07:11.290Z] Goroutines: 16 [2021-05-18T08:07:11.290Z] System Time: 2021-05-18T08:07:09.5852262Z [2021-05-18T08:07:11.290Z] EventsListeners: 0 [2021-05-18T08:07:11.290Z] Registry: https://index.docker.io/v1/ [2021-05-18T08:07:11.290Z] Labels: [2021-05-18T08:07:11.290Z] Experimental: false [2021-05-18T08:07:11.290Z] Insecure Registries: [2021-05-18T08:07:11.290Z] 127.0.0.0/8 [2021-05-18T08:07:11.290Z] Live Restore Enabled: false [2021-05-18T08:07:11.290Z] [2021-05-18T08:07:11.290Z] [2021-05-18T08:07:11.290Z] INFO: Docker images of the daemon under test [2021-05-18T08:07:11.290Z] [2021-05-18T08:07:11.290Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-18T08:07:11.290Z] [2021-05-18T08:07:11.290Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-05-18T08:07:11.290Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-05-18T08:07:11.290Z] ltsc2019: Pulling from windows/servercore [2021-05-18T08:07:11.290Z] 4612f6d0b889: Pulling fs layer [2021-05-18T08:07:11.290Z] 8116de3c91c3: Pulling fs layer [2021-05-18T08:07:11.715Z] --- PASS: TestBuildLabelWithTargets (2.40s) [2021-05-18T08:07:11.715Z] === RUN TestBuildWithEmptyLayers [2021-05-18T08:07:11.835Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.13s) [2021-05-18T08:07:11.835Z] === RUN TestAuthZPluginDenyResponse [2021-05-18T08:07:12.653Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2021-05-18T08:07:12.653Z] === RUN TestBuildMultiStageOnBuild [2021-05-18T08:07:12.777Z] --- PASS: TestAuthZPluginDenyResponse (1.12s) [2021-05-18T08:07:12.777Z] === RUN TestAuthZPluginAllowEventStream [2021-05-18T08:07:15.323Z] --- PASS: TestAuthZPluginAllowEventStream (2.23s) [2021-05-18T08:07:15.323Z] === RUN TestAuthZPluginErrorResponse [2021-05-18T08:07:16.265Z] --- PASS: TestAuthZPluginErrorResponse (1.15s) [2021-05-18T08:07:16.265Z] === RUN TestAuthZPluginErrorRequest [2021-05-18T08:07:17.651Z] --- PASS: TestAuthZPluginErrorRequest (1.15s) [2021-05-18T08:07:17.651Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-18T08:07:17.936Z] --- PASS: TestBuildMultiStageOnBuild (4.56s) [2021-05-18T08:07:17.936Z] === RUN TestBuildUncleanTarFilenames [2021-05-18T08:07:18.534Z] 8116de3c91c3: Verifying Checksum [2021-05-18T08:07:18.534Z] 8116de3c91c3: Download complete [2021-05-18T08:07:18.593Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.17s) [2021-05-18T08:07:18.593Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-18T08:07:19.326Z] --- PASS: TestBuildUncleanTarFilenames (1.90s) [2021-05-18T08:07:19.326Z] === RUN TestBuildMultiStageLayerLeak [2021-05-18T08:07:21.140Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.66s) [2021-05-18T08:07:21.140Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-18T08:07:21.866Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-18T08:07:21.866Z] Using test binary docker [2021-05-18T08:07:21.866Z] +++ /etc/init.d/apparmor start [2021-05-18T08:07:21.866Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-18T08:07:21.866Z] INFO: Waiting for daemon to start... [2021-05-18T08:07:21.866Z] Starting dockerd [2021-05-18T08:07:21.866Z] +++ 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 [2021-05-18T08:07:23.250Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-18T08:07:23.250Z] Using test binary docker [2021-05-18T08:07:23.250Z] +++ /etc/init.d/apparmor start [2021-05-18T08:07:23.250Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-18T08:07:23.250Z] INFO: Waiting for daemon to start... [2021-05-18T08:07:23.250Z] Starting dockerd [2021-05-18T08:07:23.250Z] +++ 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 [2021-05-18T08:07:23.510Z] .--- PASS: TestBuildMultiStageLayerLeak (4.19s) [2021-05-18T08:07:23.510Z] === RUN TestBuildWithHugeFile [2021-05-18T08:07:23.510Z] [2021-05-18T08:07:23.510Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-18T08:07:23.686Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.57s) [2021-05-18T08:07:23.686Z] === RUN TestAuthZPluginHeader [2021-05-18T08:07:23.769Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-18T08:07:23.769Z] Error: No such image: emptyfs [2021-05-18T08:07:23.769Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-18T08:07:23.769Z] ++++ docker load [2021-05-18T08:07:24.029Z] Running integration-test (iteration 1) [2021-05-18T08:07:24.029Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-18T08:07:24.029Z] ++ 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)/' [2021-05-18T08:07:24.029Z] ++ set -e [2021-05-18T08:07:24.029Z] ++ '[' -n 0 ']' [2021-05-18T08:07:24.029Z] ++ set -x [2021-05-18T08:07:24.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-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)/' [2021-05-18T08:07:25.411Z] [2021-05-18T08:07:25.411Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-18T08:07:25.411Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-18T08:07:25.411Z] Error: No such image: emptyfs [2021-05-18T08:07:25.411Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-18T08:07:25.411Z] ++++ docker load [2021-05-18T08:07:25.492Z] .......................... [ 67%] [2021-05-18T08:07:25.602Z] --- PASS: TestAuthZPluginHeader (1.46s) [2021-05-18T08:07:25.602Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-18T08:07:25.602Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-18T08:07:25.602Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T08:07:25.602Z] === RUN TestAuthZPluginV2Disable [2021-05-18T08:07:25.602Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-18T08:07:25.602Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T08:07:25.602Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-18T08:07:25.602Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-18T08:07:25.602Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T08:07:25.602Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-18T08:07:25.602Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-18T08:07:25.602Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T08:07:25.602Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-18T08:07:25.671Z] Running integration-test (iteration 1) [2021-05-18T08:07:25.671Z] 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)/ [2021-05-18T08:07:25.671Z] ++ 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)/' [2021-05-18T08:07:25.671Z] ++ set -e [2021-05-18T08:07:25.671Z] ++ '[' -n 0 ']' [2021-05-18T08:07:25.671Z] ++ set -x [2021-05-18T08:07:25.671Z] ++ 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)/' [2021-05-18T08:07:25.750Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.86s) [2021-05-18T08:07:25.750Z] PASS [2021-05-18T08:07:25.750Z] [2021-05-18T08:07:25.750Z] DONE 17 tests in 52.799s [2021-05-18T08:07:25.750Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-18T08:07:25.750Z] INFO: Testing against a local daemon [2021-05-18T08:07:25.750Z] === RUN TestPluginInvalidJSON [2021-05-18T08:07:25.750Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:07:25.750Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:07:25.750Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:07:25.750Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-05-18T08:07:25.750Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-18T08:07:25.750Z] === RUN TestPluginInstall [2021-05-18T08:07:25.750Z] === RUN TestPluginInstall/no_auth [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a6c594e728e49056ee332e93e403caa3e93920faa8203122a2999916b0b1572" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a6c594e728e49056ee332e93e403caa3e93920faa8203122a2999916b0b1572" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:07:25.750Z] === RUN TestPluginInstall/with_htpasswd [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cac688264c3cfe18b80a6630a8e203fee9091f9af0862d257c75a8cb85f269a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:07:25.750Z] time="2021-05-18T08:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cac688264c3cfe18b80a6630a8e203fee9091f9af0862d257c75a8cb85f269a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:07:26.321Z] === RUN TestPluginInstall/with_insecure [2021-05-18T08:07:27.217Z] 4612f6d0b889: Verifying Checksum [2021-05-18T08:07:27.217Z] 4612f6d0b889: Download complete [2021-05-18T08:07:27.263Z] time="2021-05-18T08:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:07:27.264Z] time="2021-05-18T08:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7620b99c02dc6ee23986a89f7c7bf7753bcf14b7f3b6afe583c382578a4faaae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:07:27.264Z] time="2021-05-18T08:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:07:27.264Z] time="2021-05-18T08:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7620b99c02dc6ee23986a89f7c7bf7753bcf14b7f3b6afe583c382578a4faaae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:07:27.524Z] --- PASS: TestPluginInstall (3.99s) [2021-05-18T08:07:27.524Z] --- PASS: TestPluginInstall/no_auth (1.79s) [2021-05-18T08:07:27.524Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-05-18T08:07:27.524Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2021-05-18T08:07:27.524Z] plugin_test.go:165: [dffe448a20b48] daemon is not started [2021-05-18T08:07:27.524Z] === RUN TestPluginsWithRuntimes [2021-05-18T08:07:29.438Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-18T08:07:31.351Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-18T08:07:32.736Z] --- PASS: TestPluginsWithRuntimes (5.04s) [2021-05-18T08:07:32.736Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.58s) [2021-05-18T08:07:32.736Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.53s) [2021-05-18T08:07:32.736Z] === RUN TestPluginBackCompatMediaTypes [2021-05-18T08:07:33.308Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-05-18T08:07:33.308Z] PASS [2021-05-18T08:07:33.308Z] [2021-05-18T08:07:33.308Z] DONE 10 tests in 9.798s [2021-05-18T08:07:33.308Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-18T08:07:33.308Z] INFO: Testing against a local daemon [2021-05-18T08:07:33.308Z] === RUN TestExternalGraphDriver [2021-05-18T08:07:33.308Z] === RUN TestExternalGraphDriver/json [2021-05-18T08:07:35.855Z] === RUN TestExternalGraphDriver/spec [2021-05-18T08:07:38.397Z] === RUN TestExternalGraphDriver/pull [2021-05-18T08:07:40.311Z] --- PASS: TestExternalGraphDriver (7.07s) [2021-05-18T08:07:40.311Z] --- PASS: TestExternalGraphDriver/json (2.38s) [2021-05-18T08:07:40.311Z] --- PASS: TestExternalGraphDriver/spec (2.62s) [2021-05-18T08:07:40.311Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2021-05-18T08:07:40.311Z] === RUN TestGraphdriverPluginV2 [2021-05-18T08:07:45.599Z] --- PASS: TestGraphdriverPluginV2 (4.46s) [2021-05-18T08:07:45.599Z] PASS [2021-05-18T08:07:45.599Z] [2021-05-18T08:07:45.599Z] DONE 5 tests in 11.566s [2021-05-18T08:07:45.599Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-18T08:07:45.599Z] INFO: Testing against a local daemon [2021-05-18T08:07:45.599Z] === RUN TestContinueAfterPluginCrash [2021-05-18T08:07:45.599Z] === PAUSE TestContinueAfterPluginCrash [2021-05-18T08:07:45.599Z] === RUN TestReadPluginNoRead [2021-05-18T08:07:45.599Z] === PAUSE TestReadPluginNoRead [2021-05-18T08:07:45.599Z] === RUN TestDaemonStartWithLogOpt [2021-05-18T08:07:45.599Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-18T08:07:45.599Z] === CONT TestContinueAfterPluginCrash [2021-05-18T08:07:45.599Z] === CONT TestDaemonStartWithLogOpt [2021-05-18T08:07:46.970Z] 29d5b6a226d2: Pull complete [2021-05-18T08:07:46.970Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-18T08:07:46.970Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:07:46.970Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-05-18T08:07:46.970Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-05-18T08:07:46.970Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-05-18T08:07:46.970Z] WARN: Skipping validation tests [2021-05-18T08:07:46.970Z] INFO: Running unit tests at 05/18/2021 08:07:33... [2021-05-18T08:07:46.970Z] INFO: make.ps1 starting at 05/18/2021 08:07:38 [2021-05-18T08:07:46.970Z] INFO: Git commit (2842639e0e) assumed from DOCKER_GITCOMMIT environment variable [2021-05-18T08:07:46.970Z] INFO: Invoking autogen... [2021-05-18T08:07:46.970Z] INFO: Running unit tests... [2021-05-18T08:07:47.563Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.78s) [2021-05-18T08:07:47.563Z] PASS [2021-05-18T08:07:47.563Z] [2021-05-18T08:07:47.563Z] === Skipped [2021-05-18T08:07:47.563Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-18T08:07:47.563Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T08:07:47.563Z] [2021-05-18T08:07:47.563Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-18T08:07:47.563Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T08:07:47.563Z] [2021-05-18T08:07:47.563Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-18T08:07:47.563Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T08:07:47.563Z] [2021-05-18T08:07:47.563Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-18T08:07:47.563Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T08:07:47.563Z] [2021-05-18T08:07:47.563Z] [2021-05-18T08:07:47.563Z] DONE 17 tests, 4 skipped in 39.205s [2021-05-18T08:07:47.563Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-18T08:07:47.563Z] ++ 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 [2021-05-18T08:07:47.563Z] ++ set -e [2021-05-18T08:07:47.563Z] ++ '[' -n 0 ']' [2021-05-18T08:07:47.563Z] ++ set -x [2021-05-18T08:07:47.563Z] ++ 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 [2021-05-18T08:07:47.563Z] INFO: Testing against a local daemon [2021-05-18T08:07:47.563Z] === RUN TestPluginInvalidJSON [2021-05-18T08:07:47.563Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:07:47.563Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:07:47.563Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:07:47.563Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-18T08:07:47.563Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-18T08:07:47.563Z] === RUN TestPluginInstall [2021-05-18T08:07:47.563Z] === RUN TestPluginInstall/no_auth [2021-05-18T08:07:47.564Z] time="2021-05-18T08:07:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:07:47.564Z] time="2021-05-18T08:07:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5ae2ed0e4230add1648a95ff4e90e1c7e1c4b5c0820a102f2fcf14621004ebc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:07:47.564Z] time="2021-05-18T08:07:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:07:47.564Z] time="2021-05-18T08:07:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5ae2ed0e4230add1648a95ff4e90e1c7e1c4b5c0820a102f2fcf14621004ebc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:07:47.564Z] === RUN TestPluginInstall/with_htpasswd [2021-05-18T08:07:48.509Z] time="2021-05-18T08:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:07:48.509Z] time="2021-05-18T08:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e123a8a22102db18dc260b932e885d99d879c5b2a33fd3b252863e4caede9a27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:07:48.509Z] time="2021-05-18T08:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:07:48.509Z] time="2021-05-18T08:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e123a8a22102db18dc260b932e885d99d879c5b2a33fd3b252863e4caede9a27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:07:48.770Z] === RUN TestPluginInstall/with_insecure [2021-05-18T08:07:49.807Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2021-05-18T08:07:49.807Z] === CONT TestReadPluginNoRead [2021-05-18T08:07:50.684Z] time="2021-05-18T08:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:07:50.684Z] time="2021-05-18T08:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffd84b28b03b551c5c891a5ab9d440719ce4eb455de9abef1d54c59d44b043fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:07:50.684Z] time="2021-05-18T08:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:07:50.684Z] time="2021-05-18T08:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffd84b28b03b551c5c891a5ab9d440719ce4eb455de9abef1d54c59d44b043fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:07:50.947Z] --- PASS: TestPluginInstall (5.62s) [2021-05-18T08:07:50.947Z] --- PASS: TestPluginInstall/no_auth (2.31s) [2021-05-18T08:07:50.947Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-05-18T08:07:50.947Z] --- PASS: TestPluginInstall/with_insecure (2.17s) [2021-05-18T08:07:50.947Z] plugin_test.go:165: [d8e8e1623d270] daemon is not started [2021-05-18T08:07:50.947Z] === RUN TestPluginsWithRuntimes [2021-05-18T08:07:51.625Z] 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/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow 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/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles 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 [2021-05-18T08:07:51.721Z] === RUN TestReadPluginNoRead/default [2021-05-18T08:07:53.492Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-18T08:07:53.634Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-18T08:07:54.601Z] --- PASS: TestContinueAfterPluginCrash (9.53s) [2021-05-18T08:07:55.171Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-18T08:07:56.035Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-18T08:07:56.554Z] --- PASS: TestReadPluginNoRead (7.49s) [2021-05-18T08:07:56.554Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2021-05-18T08:07:56.554Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.72s) [2021-05-18T08:07:56.554Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2021-05-18T08:07:56.554Z] read_test.go:92: [dd7e40396571f] daemon is not started [2021-05-18T08:07:56.554Z] PASS [2021-05-18T08:07:56.554Z] [2021-05-18T08:07:56.554Z] DONE 6 tests in 11.710s [2021-05-18T08:07:56.554Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-18T08:07:56.554Z] testing: warning: no tests to run [2021-05-18T08:07:56.554Z] PASS [2021-05-18T08:07:56.554Z] [2021-05-18T08:07:56.554Z] DONE 0 tests in 0.016s [2021-05-18T08:07:56.554Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-18T08:07:56.815Z] INFO: Testing against a local daemon [2021-05-18T08:07:56.815Z] === RUN TestPluginWithDevMounts [2021-05-18T08:07:56.815Z] === PAUSE TestPluginWithDevMounts [2021-05-18T08:07:56.815Z] === CONT TestPluginWithDevMounts [2021-05-18T08:07:58.579Z] --- PASS: TestPluginsWithRuntimes (7.23s) [2021-05-18T08:07:58.579Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.32s) [2021-05-18T08:07:58.579Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.25s) [2021-05-18T08:07:58.579Z] === RUN TestPluginBackCompatMediaTypes [2021-05-18T08:07:58.726Z] --- PASS: TestPluginWithDevMounts (1.71s) [2021-05-18T08:07:58.726Z] PASS [2021-05-18T08:07:58.726Z] [2021-05-18T08:07:58.726Z] DONE 1 tests in 1.750s [2021-05-18T08:07:58.726Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-18T08:07:58.726Z] INFO: Testing against a local daemon [2021-05-18T08:07:58.726Z] === RUN TestSecretInspect [2021-05-18T08:07:59.150Z] --- PASS: TestPluginBackCompatMediaTypes (1.10s) [2021-05-18T08:07:59.150Z] PASS [2021-05-18T08:07:59.150Z] [2021-05-18T08:07:59.150Z] DONE 10 tests in 14.162s [2021-05-18T08:07:59.150Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-18T08:07:59.150Z] ++ 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 [2021-05-18T08:07:59.150Z] ++ set -e [2021-05-18T08:07:59.150Z] ++ '[' -n 0 ']' [2021-05-18T08:07:59.150Z] ++ set -x [2021-05-18T08:07:59.150Z] ++ 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 [2021-05-18T08:07:59.410Z] INFO: Testing against a local daemon [2021-05-18T08:07:59.410Z] === RUN TestExternalGraphDriver [2021-05-18T08:07:59.670Z] === RUN TestExternalGraphDriver/json [2021-05-18T08:08:00.144Z] ? github.com/docker/docker/api [no test files] [2021-05-18T08:08:01.269Z] --- PASS: TestSecretInspect (2.43s) [2021-05-18T08:08:01.269Z] === RUN TestSecretList [2021-05-18T08:08:03.830Z] --- PASS: TestSecretList (2.46s) [2021-05-18T08:08:03.830Z] === RUN TestSecretsCreateAndDelete [2021-05-18T08:08:03.874Z] === RUN TestExternalGraphDriver/spec [2021-05-18T08:08:04.404Z] Loaded image: buildpack-deps:buster [2021-05-18T08:08:04.404Z] Loaded image: busybox:latest [2021-05-18T08:08:04.664Z] Loaded image: busybox:glibc [2021-05-18T08:08:05.743Z] --- PASS: TestSecretsCreateAndDelete (2.48s) [2021-05-18T08:08:05.743Z] === RUN TestSecretsUpdate [2021-05-18T08:08:06.570Z] Loaded image: buildpack-deps:buster [2021-05-18T08:08:06.830Z] Loaded image: busybox:latest [2021-05-18T08:08:07.400Z] Loaded image: busybox:glibc [2021-05-18T08:08:08.077Z] === RUN TestExternalGraphDriver/pull [2021-05-18T08:08:08.285Z] --- PASS: TestSecretsUpdate (2.48s) [2021-05-18T08:08:08.285Z] === RUN TestTemplatedSecret [2021-05-18T08:08:10.417Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-05-18T08:08:10.620Z] --- PASS: TestExternalGraphDriver (10.92s) [2021-05-18T08:08:10.620Z] --- PASS: TestExternalGraphDriver/json (3.73s) [2021-05-18T08:08:10.620Z] --- PASS: TestExternalGraphDriver/spec (4.12s) [2021-05-18T08:08:10.620Z] --- PASS: TestExternalGraphDriver/pull (2.92s) [2021-05-18T08:08:10.620Z] === RUN TestGraphdriverPluginV2 [2021-05-18T08:08:10.620Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-05-18T08:08:10.620Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T08:08:10.620Z] PASS [2021-05-18T08:08:10.620Z] [2021-05-18T08:08:10.620Z] === Skipped [2021-05-18T08:08:10.620Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-05-18T08:08:10.620Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T08:08:10.620Z] [2021-05-18T08:08:10.620Z] [2021-05-18T08:08:10.620Z] DONE 5 tests, 1 skipped in 11.104s [2021-05-18T08:08:10.620Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-18T08:08:10.620Z] ++ 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 [2021-05-18T08:08:10.620Z] ++ set -e [2021-05-18T08:08:10.620Z] ++ '[' -n 0 ']' [2021-05-18T08:08:10.620Z] ++ set -x [2021-05-18T08:08:10.620Z] ++ 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 [2021-05-18T08:08:10.620Z] INFO: Testing against a local daemon [2021-05-18T08:08:10.620Z] === RUN TestContinueAfterPluginCrash [2021-05-18T08:08:10.620Z] === PAUSE TestContinueAfterPluginCrash [2021-05-18T08:08:10.620Z] === RUN TestReadPluginNoRead [2021-05-18T08:08:10.620Z] === PAUSE TestReadPluginNoRead [2021-05-18T08:08:10.620Z] === RUN TestDaemonStartWithLogOpt [2021-05-18T08:08:10.620Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-18T08:08:10.620Z] === CONT TestContinueAfterPluginCrash [2021-05-18T08:08:10.620Z] === CONT TestDaemonStartWithLogOpt [2021-05-18T08:08:10.620Z] === CONT TestReadPluginNoRead [2021-05-18T08:08:11.583Z] --- PASS: TestTemplatedSecret (3.14s) [2021-05-18T08:08:11.583Z] === RUN TestSecretCreateResolve [2021-05-18T08:08:12.675Z] Loaded image: debian:bullseye [2021-05-18T08:08:12.675Z] Loaded image: hello-world:latest [2021-05-18T08:08:12.675Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T08:08:12.675Z] INFO: Testing against a local daemon [2021-05-18T08:08:12.675Z] === RUN TestDockerDaemonSuite [2021-05-18T08:08:12.675Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-05-18T08:08:13.614Z] Loaded image: debian:bullseye [2021-05-18T08:08:13.876Z] Loaded image: hello-world:latest [2021-05-18T08:08:14.125Z] --- PASS: TestSecretCreateResolve (2.60s) [2021-05-18T08:08:14.126Z] PASS [2021-05-18T08:08:14.126Z] [2021-05-18T08:08:14.126Z] DONE 6 tests in 15.626s [2021-05-18T08:08:14.126Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-18T08:08:14.126Z] INFO: Testing against a local daemon [2021-05-18T08:08:14.126Z] === RUN TestServiceCreateInit [2021-05-18T08:08:14.126Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-18T08:08:14.136Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T08:08:14.136Z] INFO: Testing against a local daemon [2021-05-18T08:08:14.395Z] === RUN TestDockerSuite [2021-05-18T08:08:14.395Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-18T08:08:14.395Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-18T08:08:14.395Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-18T08:08:14.654Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-18T08:08:14.654Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-18T08:08:14.654Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-18T08:08:14.654Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-18T08:08:14.654Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-18T08:08:14.833Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-18T08:08:15.093Z] --- PASS: TestDaemonStartWithLogOpt (4.64s) [2021-05-18T08:08:15.591Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-18T08:08:15.591Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-18T08:08:16.159Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-18T08:08:16.159Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-18T08:08:16.478Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-18T08:08:17.097Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-18T08:08:17.357Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-18T08:08:17.357Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-18T08:08:17.873Z] === RUN TestMiddlewares [2021-05-18T08:08:17.873Z] --- PASS: TestMiddlewares (0.00s) [2021-05-18T08:08:17.873Z] PASS [2021-05-18T08:08:17.873Z] coverage: 9.0% of statements [2021-05-18T08:08:17.873Z] ok github.com/docker/docker/api/server 0.085s coverage: 9.0% of statements [2021-05-18T08:08:18.403Z] === RUN TestReadPluginNoRead/default [2021-05-18T08:08:19.411Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-18T08:08:19.896Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-18T08:08:20.314Z] --- PASS: TestReadPluginNoRead (9.42s) [2021-05-18T08:08:20.314Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.77s) [2021-05-18T08:08:20.314Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2021-05-18T08:08:20.314Z] --- PASS: TestReadPluginNoRead/default (1.75s) [2021-05-18T08:08:20.314Z] read_test.go:92: [dfa6c0750c860] daemon is not started [2021-05-18T08:08:20.575Z] --- PASS: TestContinueAfterPluginCrash (10.08s) [2021-05-18T08:08:20.575Z] PASS [2021-05-18T08:08:20.575Z] [2021-05-18T08:08:20.575Z] DONE 6 tests in 10.240s [2021-05-18T08:08:20.575Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-18T08:08:20.575Z] ++ 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 [2021-05-18T08:08:20.575Z] ++ set -e [2021-05-18T08:08:20.575Z] ++ '[' -n 0 ']' [2021-05-18T08:08:20.575Z] ++ set -x [2021-05-18T08:08:20.575Z] ++ 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 [2021-05-18T08:08:20.575Z] testing: warning: no tests to run [2021-05-18T08:08:20.575Z] PASS [2021-05-18T08:08:20.575Z] [2021-05-18T08:08:20.575Z] DONE 0 tests in 0.051s [2021-05-18T08:08:20.575Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-18T08:08:20.575Z] ++ 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 [2021-05-18T08:08:20.575Z] ++ set -e [2021-05-18T08:08:20.575Z] ++ '[' -n 0 ']' [2021-05-18T08:08:20.575Z] ++ set -x [2021-05-18T08:08:20.575Z] ++ 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 [2021-05-18T08:08:20.834Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-18T08:08:20.834Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-18T08:08:20.834Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-18T08:08:20.835Z] INFO: Testing against a local daemon [2021-05-18T08:08:20.835Z] === RUN TestPluginWithDevMounts [2021-05-18T08:08:20.835Z] === PAUSE TestPluginWithDevMounts [2021-05-18T08:08:20.835Z] === CONT TestPluginWithDevMounts [2021-05-18T08:08:21.401Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-05-18T08:08:23.378Z] --- PASS: TestPluginWithDevMounts (2.11s) [2021-05-18T08:08:23.378Z] PASS [2021-05-18T08:08:23.378Z] [2021-05-18T08:08:23.378Z] DONE 1 tests in 2.265s [2021-05-18T08:08:23.378Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-18T08:08:23.378Z] ++ 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 [2021-05-18T08:08:23.378Z] ++ set -e [2021-05-18T08:08:23.378Z] ++ '[' -n 0 ']' [2021-05-18T08:08:23.378Z] ++ set -x [2021-05-18T08:08:23.378Z] ++ 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 [2021-05-18T08:08:23.378Z] INFO: Testing against a local daemon [2021-05-18T08:08:23.378Z] === RUN TestSecretInspect [2021-05-18T08:08:23.614Z] --- PASS: TestServiceCreateInit (9.41s) [2021-05-18T08:08:23.614Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.63s) [2021-05-18T08:08:23.614Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s) [2021-05-18T08:08:23.614Z] === RUN TestCreateServiceMultipleTimes [2021-05-18T08:08:23.945Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-18T08:08:23.945Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-18T08:08:25.243Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-05-18T08:08:25.351Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-18T08:08:25.624Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-18T08:08:25.624Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-18T08:08:25.624Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-18T08:08:26.676Z] --- PASS: TestSecretInspect (3.12s) [2021-05-18T08:08:26.676Z] === RUN TestSecretList [2021-05-18T08:08:27.753Z] tests/integration/client_test.py ..... [ 75%] [2021-05-18T08:08:27.753Z] tests/integration/context_api_test.py ... [ 76%] [2021-05-18T08:08:28.007Z] tests/integration/errors_test.py . [ 76%] [2021-05-18T08:08:29.975Z] --- PASS: TestSecretList (3.11s) [2021-05-18T08:08:29.975Z] === RUN TestSecretsCreateAndDelete [2021-05-18T08:08:32.518Z] --- PASS: TestSecretsCreateAndDelete (3.13s) [2021-05-18T08:08:32.518Z] === RUN TestSecretsUpdate [2021-05-18T08:08:33.747Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-18T08:08:35.063Z] --- PASS: TestSecretsUpdate (2.65s) [2021-05-18T08:08:35.063Z] === RUN TestTemplatedSecret [2021-05-18T08:08:36.282Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-18T08:08:39.266Z] --- PASS: TestTemplatedSecret (3.65s) [2021-05-18T08:08:39.266Z] === RUN TestSecretCreateResolve [2021-05-18T08:08:39.574Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-18T08:08:40.511Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-05-18T08:08:41.726Z] --- PASS: TestCreateServiceMultipleTimes (18.25s) [2021-05-18T08:08:41.726Z] === RUN TestCreateServiceConflict [2021-05-18T08:08:41.810Z] --- PASS: TestSecretCreateResolve (3.10s) [2021-05-18T08:08:41.810Z] PASS [2021-05-18T08:08:41.810Z] [2021-05-18T08:08:41.810Z] DONE 6 tests in 18.904s [2021-05-18T08:08:41.810Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-05-18T08:08:41.810Z] ++ 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 [2021-05-18T08:08:41.810Z] ++ set -e [2021-05-18T08:08:41.810Z] ++ '[' -n 0 ']' [2021-05-18T08:08:41.810Z] ++ set -x [2021-05-18T08:08:41.810Z] ++ 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 [2021-05-18T08:08:42.071Z] INFO: Testing against a local daemon [2021-05-18T08:08:42.071Z] === RUN TestServiceCreateInit [2021-05-18T08:08:42.071Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-18T08:08:42.420Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-18T08:08:43.806Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-18T08:08:44.268Z] --- PASS: TestCreateServiceConflict (2.48s) [2021-05-18T08:08:44.268Z] === RUN TestCreateServiceMaxReplicas [2021-05-18T08:08:45.184Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-18T08:08:45.184Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-05-18T08:08:46.123Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-18T08:08:47.387Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-18T08:08:47.567Z] --- PASS: TestCreateServiceMaxReplicas (3.29s) [2021-05-18T08:08:47.567Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-18T08:08:47.867Z] --- PASS: TestImportExtremelyLargeImageWorks (108.96s) [2021-05-18T08:08:47.867Z] PASS [2021-05-18T08:08:47.867Z] [2021-05-18T08:08:47.867Z] === Skipped [2021-05-18T08:08:47.867Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-18T08:08:47.867Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-18T08:08:47.867Z] [2021-05-18T08:08:47.867Z] [2021-05-18T08:08:47.867Z] DONE 12 tests, 1 skipped in 112.633s [2021-05-18T08:08:47.867Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-18T08:08:47.867Z] INFO: Testing against a local daemon [2021-05-18T08:08:47.867Z] === RUN TestNetworkCreateDelete [2021-05-18T08:08:47.867Z] --- PASS: TestNetworkCreateDelete (0.43s) [2021-05-18T08:08:47.867Z] === RUN TestDockerNetworkDeletePreferID [2021-05-18T08:08:47.867Z] --- PASS: TestDockerNetworkDeletePreferID (1.29s) [2021-05-18T08:08:47.867Z] === RUN TestDaemonDNSFallback [2021-05-18T08:08:48.030Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-05-18T08:08:48.597Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-05-18T08:08:50.506Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-05-18T08:08:51.885Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-05-18T08:08:52.823Z] === RUN TestDockerSuite/TestAttachDetach [2021-05-18T08:08:53.969Z] --- PASS: TestServiceCreateInit (10.74s) [2021-05-18T08:08:53.969Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.29s) [2021-05-18T08:08:53.969Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.41s) [2021-05-18T08:08:53.969Z] === RUN TestCreateServiceMultipleTimes [2021-05-18T08:08:54.202Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-18T08:08:55.115Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-05-18T08:08:55.582Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-18T08:08:56.012Z] --- PASS: TestDaemonDNSFallback (8.18s) [2021-05-18T08:08:56.012Z] === RUN TestInspectNetwork [2021-05-18T08:08:56.012Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-18T08:08:56.012Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:08:56.012Z] === RUN TestRunContainerWithBridgeNone [2021-05-18T08:08:56.012Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-18T08:08:56.012Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] === RUN TestNetworkInvalidJSON [2021-05-18T08:08:56.012Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-18T08:08:56.012Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-18T08:08:56.012Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:08:56.012Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:08:56.012Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:08:56.012Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:08:56.012Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-18T08:08:56.012Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:08:56.012Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:08:56.012Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-18T08:08:56.012Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-18T08:08:56.012Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-18T08:08:56.012Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-18T08:08:56.012Z] === RUN TestNetworkList [2021-05-18T08:08:56.012Z] === RUN TestNetworkList//networks [2021-05-18T08:08:56.012Z] === PAUSE TestNetworkList//networks [2021-05-18T08:08:56.012Z] === RUN TestNetworkList//networks/ [2021-05-18T08:08:56.012Z] === PAUSE TestNetworkList//networks/ [2021-05-18T08:08:56.012Z] === CONT TestNetworkList//networks [2021-05-18T08:08:56.012Z] === CONT TestNetworkList//networks/ [2021-05-18T08:08:56.012Z] --- PASS: TestNetworkList (0.01s) [2021-05-18T08:08:56.012Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-18T08:08:56.012Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-18T08:08:56.012Z] === RUN TestHostIPv4BridgeLabel [2021-05-18T08:08:56.012Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-18T08:08:56.012Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-18T08:08:56.012Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-05-18T08:08:56.012Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] === RUN TestDaemonDefaultNetworkPools [2021-05-18T08:08:56.012Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-05-18T08:08:56.012Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-18T08:08:56.012Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-18T08:08:56.012Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-18T08:08:56.012Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-18T08:08:56.012Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-18T08:08:56.012Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-18T08:08:56.012Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] === RUN TestServiceWithPredefinedNetwork [2021-05-18T08:08:56.012Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-18T08:08:56.012Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:08:56.012Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-18T08:08:56.012Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T08:08:56.012Z] service_test.go:242: FLAKY_TEST [2021-05-18T08:08:56.012Z] === RUN TestServiceWithDataPathPortInit [2021-05-18T08:08:56.012Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-18T08:08:56.012Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:08:56.012Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-18T08:08:56.012Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-18T08:08:56.012Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:08:56.012Z] PASS [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === Skipped [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-05-18T08:08:56.012Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-05-18T08:08:56.012Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-05-18T08:08:56.012Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-05-18T08:08:56.012Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-05-18T08:08:56.012Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-18T08:08:56.012Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-18T08:08:56.012Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-18T08:08:56.012Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-05-18T08:08:56.012Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T08:08:56.012Z] service_test.go:242: FLAKY_TEST [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-05-18T08:08:56.012Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-18T08:08:56.012Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] DONE 22 tests, 12 skipped in 10.080s [2021-05-18T08:08:56.012Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-18T08:08:56.012Z] INFO: Testing against a local daemon [2021-05-18T08:08:56.012Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-18T08:08:56.012Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-18T08:08:56.012Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:08:56.012Z] === RUN TestDockerNetworkIpvlan [2021-05-18T08:08:56.012Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-18T08:08:56.012Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:08:56.012Z] PASS [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === Skipped [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-18T08:08:56.012Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-18T08:08:56.012Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] DONE 2 tests, 2 skipped in 0.124s [2021-05-18T08:08:56.012Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-18T08:08:56.012Z] INFO: Testing against a local daemon [2021-05-18T08:08:56.012Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-18T08:08:56.012Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-18T08:08:56.012Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] === RUN TestDockerNetworkMacvlan [2021-05-18T08:08:56.012Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-05-18T08:08:56.012Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] PASS [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === Skipped [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-18T08:08:56.012Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-05-18T08:08:56.012Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] DONE 2 tests, 2 skipped in 0.112s [2021-05-18T08:08:56.012Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-18T08:08:56.012Z] testing: warning: no tests to run [2021-05-18T08:08:56.012Z] PASS [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] DONE 0 tests in 0.027s [2021-05-18T08:08:56.012Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-18T08:08:56.012Z] INFO: Testing against a local daemon [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginAllowRequest [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginTLS [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginDenyRequest [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginDenyResponse [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginAllowEventStream [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginErrorResponse [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginErrorRequest [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginHeader [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginV2Disable [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-18T08:08:56.012Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] PASS [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === Skipped [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-18T08:08:56.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.012Z] [2021-05-18T08:08:56.012Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-05-18T08:08:56.013Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.013Z] [2021-05-18T08:08:56.013Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-05-18T08:08:56.013Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.013Z] [2021-05-18T08:08:56.013Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-05-18T08:08:56.013Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.013Z] [2021-05-18T08:08:56.013Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-18T08:08:56.013Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.013Z] [2021-05-18T08:08:56.013Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-18T08:08:56.013Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.013Z] [2021-05-18T08:08:56.013Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-05-18T08:08:56.013Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.013Z] [2021-05-18T08:08:56.013Z] [2021-05-18T08:08:56.013Z] DONE 17 tests, 17 skipped in 0.411s [2021-05-18T08:08:56.013Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-18T08:08:56.273Z] INFO: Testing against a local daemon [2021-05-18T08:08:56.273Z] === RUN TestPluginInvalidJSON [2021-05-18T08:08:56.273Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:08:56.273Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:08:56.273Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:08:56.273Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-18T08:08:56.273Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-18T08:08:56.273Z] === RUN TestPluginInstall [2021-05-18T08:08:56.273Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-18T08:08:56.273Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.273Z] === RUN TestPluginsWithRuntimes [2021-05-18T08:08:56.273Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-18T08:08:56.273Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-18T08:08:56.273Z] === RUN TestPluginBackCompatMediaTypes [2021-05-18T08:08:56.273Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-18T08:08:56.273Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-18T08:08:56.273Z] PASS [2021-05-18T08:08:56.273Z] [2021-05-18T08:08:56.273Z] === Skipped [2021-05-18T08:08:56.273Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-05-18T08:08:56.273Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-18T08:08:56.273Z] [2021-05-18T08:08:56.273Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-05-18T08:08:56.273Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-18T08:08:56.273Z] [2021-05-18T08:08:56.273Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-05-18T08:08:56.273Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-18T08:08:56.273Z] [2021-05-18T08:08:56.273Z] [2021-05-18T08:08:56.273Z] DONE 5 tests, 3 skipped in 0.156s [2021-05-18T08:08:56.273Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-18T08:08:56.273Z] INFO: Testing against a local daemon [2021-05-18T08:08:56.273Z] === RUN TestExternalGraphDriver [2021-05-18T08:08:56.537Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-05-18T08:08:56.537Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-18T08:08:56.537Z] === RUN TestGraphdriverPluginV2 [2021-05-18T08:08:56.962Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-05-18T08:08:57.900Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-18T08:08:59.807Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-18T08:08:59.807Z] --- PASS: TestBuildWithHugeFile (96.10s) [2021-05-18T08:08:59.807Z] === RUN TestBuildWCOWSandboxSize [2021-05-18T08:08:59.807Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-18T08:08:59.807Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-18T08:08:59.807Z] === RUN TestBuildWithEmptyDockerfile [2021-05-18T08:08:59.807Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:08:59.807Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:08:59.807Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:08:59.807Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:08:59.807Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:08:59.807Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:08:59.807Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:08:59.807Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:08:59.807Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:09:00.066Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-05-18T08:09:00.066Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-05-18T08:09:00.066Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2021-05-18T08:09:00.066Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2021-05-18T08:09:00.066Z] === RUN TestBuildPreserveOwnership [2021-05-18T08:09:00.066Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-18T08:09:01.003Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-18T08:09:01.262Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-05-18T08:09:02.467Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s) [2021-05-18T08:09:02.467Z] === RUN TestCreateServiceSecretFileMode [2021-05-18T08:09:03.171Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-18T08:09:04.378Z] --- PASS: TestCreateServiceSecretFileMode (2.80s) [2021-05-18T08:09:04.378Z] === RUN TestCreateServiceConfigFileMode [2021-05-18T08:09:04.673Z] --- PASS: TestGraphdriverPluginV2 (6.89s) [2021-05-18T08:09:04.674Z] PASS [2021-05-18T08:09:04.674Z] [2021-05-18T08:09:04.674Z] === Skipped [2021-05-18T08:09:04.674Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-05-18T08:09:04.674Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-18T08:09:04.674Z] [2021-05-18T08:09:04.674Z] [2021-05-18T08:09:04.674Z] DONE 2 tests, 1 skipped in 7.087s [2021-05-18T08:09:04.674Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-18T08:09:04.674Z] INFO: Testing against a local daemon [2021-05-18T08:09:04.674Z] === RUN TestContinueAfterPluginCrash [2021-05-18T08:09:04.674Z] === PAUSE TestContinueAfterPluginCrash [2021-05-18T08:09:04.674Z] === RUN TestReadPluginNoRead [2021-05-18T08:09:04.674Z] === PAUSE TestReadPluginNoRead [2021-05-18T08:09:04.674Z] === RUN TestDaemonStartWithLogOpt [2021-05-18T08:09:04.674Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-18T08:09:04.674Z] === CONT TestContinueAfterPluginCrash [2021-05-18T08:09:04.674Z] === CONT TestDaemonStartWithLogOpt [2021-05-18T08:09:05.080Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-18T08:09:05.080Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-05-18T08:09:05.649Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-18T08:09:07.558Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-18T08:09:07.558Z] --- PASS: TestBuildPreserveOwnership (7.43s) [2021-05-18T08:09:07.558Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.01s) [2021-05-18T08:09:07.558Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.41s) [2021-05-18T08:09:07.558Z] === RUN TestBuildPlatformInvalid [2021-05-18T08:09:07.558Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2021-05-18T08:09:07.558Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-18T08:09:07.677Z] --- PASS: TestCreateServiceConfigFileMode (2.91s) [2021-05-18T08:09:07.677Z] === RUN TestCreateServiceSysctls [2021-05-18T08:09:08.940Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-18T08:09:08.940Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-18T08:09:10.847Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-05-18T08:09:10.847Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-18T08:09:10.978Z] --- PASS: TestCreateServiceSysctls (3.72s) [2021-05-18T08:09:10.978Z] === RUN TestCreateServiceCapabilities [2021-05-18T08:09:11.258Z] --- PASS: TestDaemonStartWithLogOpt (6.68s) [2021-05-18T08:09:11.258Z] === CONT TestReadPluginNoRead [2021-05-18T08:09:11.416Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-18T08:09:12.093Z] --- PASS: TestCreateServiceMultipleTimes (18.59s) [2021-05-18T08:09:12.093Z] === RUN TestCreateServiceConflict [2021-05-18T08:09:13.523Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2021-05-18T08:09:13.523Z] === RUN TestInspect [2021-05-18T08:09:13.696Z] ......... [ 86%] [2021-05-18T08:09:13.807Z] === RUN TestReadPluginNoRead/default [2021-05-18T08:09:14.071Z] --- PASS: TestContinueAfterPluginCrash (10.56s) [2021-05-18T08:09:14.639Z] --- PASS: TestCreateServiceConflict (3.12s) [2021-05-18T08:09:14.639Z] === RUN TestCreateServiceMaxReplicas [2021-05-18T08:09:16.618Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-18T08:09:16.837Z] --- PASS: TestInspect (3.40s) [2021-05-18T08:09:16.837Z] === RUN TestCreateJob [2021-05-18T08:09:17.996Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-18T08:09:18.179Z] === RUN TestBoolValue [2021-05-18T08:09:18.179Z] --- PASS: TestBoolValue (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestBoolValueOrDefault [2021-05-18T08:09:18.179Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestInt64ValueOrZero [2021-05-18T08:09:18.179Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestInt64ValueOrDefault [2021-05-18T08:09:18.179Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-18T08:09:18.179Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestJsonContentType [2021-05-18T08:09:18.179Z] --- PASS: TestJsonContentType (0.00s) [2021-05-18T08:09:18.179Z] PASS [2021-05-18T08:09:18.179Z] coverage: 14.7% of statements [2021-05-18T08:09:18.179Z] ok github.com/docker/docker/api/server/httputils 0.088s coverage: 14.7% of statements [2021-05-18T08:09:18.179Z] === RUN TestMaskSecretKeys [2021-05-18T08:09:18.179Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-18T08:09:18.179Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-18T08:09:18.179Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-18T08:09:18.179Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-18T08:09:18.179Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-18T08:09:18.179Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-18T08:09:18.179Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestVersionMiddlewareVersion [2021-05-18T08:09:18.179Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-18T08:09:18.179Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-18T08:09:18.179Z] PASS [2021-05-18T08:09:18.179Z] coverage: 37.7% of statements [2021-05-18T08:09:18.179Z] ok github.com/docker/docker/api/server/middleware 0.084s coverage: 37.7% of statements [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-18T08:09:18.179Z] === RUN TestToJSON [2021-05-18T08:09:18.179Z] --- PASS: TestToJSON (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestToParamWithVersion [2021-05-18T08:09:18.179Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestFromJSON [2021-05-18T08:09:18.179Z] --- PASS: TestFromJSON (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestEmpty [2021-05-18T08:09:18.179Z] --- PASS: TestEmpty (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestArgsMatchKVListEmptySources [2021-05-18T08:09:18.179Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestArgsMatchKVList [2021-05-18T08:09:18.179Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestArgsMatch [2021-05-18T08:09:18.179Z] --- PASS: TestArgsMatch (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestAdd [2021-05-18T08:09:18.179Z] --- PASS: TestAdd (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestDel [2021-05-18T08:09:18.179Z] --- PASS: TestDel (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestLen [2021-05-18T08:09:18.179Z] --- PASS: TestLen (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestExactMatch [2021-05-18T08:09:18.179Z] --- PASS: TestExactMatch (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestOnlyOneExactMatch [2021-05-18T08:09:18.179Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestContains [2021-05-18T08:09:18.179Z] --- PASS: TestContains (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestValidate [2021-05-18T08:09:18.179Z] --- PASS: TestValidate (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestWalkValues [2021-05-18T08:09:18.179Z] --- PASS: TestWalkValues (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestFuzzyMatch [2021-05-18T08:09:18.179Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestClone [2021-05-18T08:09:18.179Z] --- PASS: TestClone (0.00s) [2021-05-18T08:09:18.179Z] PASS [2021-05-18T08:09:18.179Z] coverage: 92.2% of statements [2021-05-18T08:09:18.179Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2021-05-18T08:09:18.179Z] === RUN TestStrSliceMarshalJSON [2021-05-18T08:09:18.179Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestStrSliceUnmarshalJSON [2021-05-18T08:09:18.179Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestStrSliceUnmarshalString [2021-05-18T08:09:18.179Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestStrSliceUnmarshalSlice [2021-05-18T08:09:18.179Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-18T08:09:18.179Z] PASS [2021-05-18T08:09:18.179Z] coverage: 90.0% of statements [2021-05-18T08:09:18.179Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-05-18T08:09:18.179Z] === RUN TestAdjustForAPIVersion [2021-05-18T08:09:18.179Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-18T08:09:18.179Z] PASS [2021-05-18T08:09:18.179Z] coverage: 5.7% of statements [2021-05-18T08:09:18.179Z] ok github.com/docker/docker/api/server/router/swarm 0.061s coverage: 5.7% of statements [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-18T08:09:18.179Z] === RUN TestDurationToSecondsString [2021-05-18T08:09:18.179Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-18T08:09:18.179Z] === RUN TestGetTimestamp [2021-05-18T08:09:18.179Z] --- PASS: TestGetTimestamp (0.16s) [2021-05-18T08:09:18.179Z] === RUN TestParseTimestamps [2021-05-18T08:09:18.179Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-18T08:09:18.179Z] PASS [2021-05-18T08:09:18.179Z] coverage: 100.0% of statements [2021-05-18T08:09:18.179Z] ok github.com/docker/docker/api/types/time 0.204s coverage: 100.0% of statements [2021-05-18T08:09:18.179Z] === RUN TestCompareVersion [2021-05-18T08:09:18.179Z] --- PASS: TestCompareVersion (0.00s) [2021-05-18T08:09:18.179Z] PASS [2021-05-18T08:09:18.179Z] coverage: 75.0% of statements [2021-05-18T08:09:18.179Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/builder [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-18T08:09:18.179Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-18T08:09:18.180Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-18T08:09:18.632Z] === RUN TestParseRemoteURL [2021-05-18T08:09:18.632Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-18T08:09:18.632Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-18T08:09:18.632Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-18T08:09:18.632Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-18T08:09:18.632Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-18T08:09:18.632Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-18T08:09:18.632Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-18T08:09:18.632Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-18T08:09:18.632Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-18T08:09:18.632Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-18T08:09:18.632Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-18T08:09:18.632Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-18T08:09:18.632Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-18T08:09:18.632Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-18T08:09:18.632Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-18T08:09:18.632Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-18T08:09:18.632Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-18T08:09:18.632Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-18T08:09:18.632Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-18T08:09:18.632Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-18T08:09:18.632Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-18T08:09:18.632Z] === RUN TestCloneArgsSmartHttp [2021-05-18T08:09:18.632Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-05-18T08:09:18.632Z] === RUN TestCloneArgsDumbHttp [2021-05-18T08:09:18.632Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-18T08:09:18.632Z] === RUN TestCloneArgsGit [2021-05-18T08:09:18.632Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-18T08:09:18.632Z] === RUN TestCheckoutGit [2021-05-18T08:09:18.850Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2021-05-18T08:09:18.850Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-18T08:09:18.974Z] tests/integration/models_images_test.py ............... [ 89%] [2021-05-18T08:09:19.323Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-18T08:09:21.045Z] --- PASS: TestCreateJob (4.00s) [2021-05-18T08:09:21.045Z] === RUN TestReplicatedJob [2021-05-18T08:09:21.262Z] --- PASS: TestReadPluginNoRead (11.19s) [2021-05-18T08:09:21.262Z] --- PASS: TestReadPluginNoRead/default (2.53s) [2021-05-18T08:09:21.262Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.54s) [2021-05-18T08:09:21.262Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.50s) [2021-05-18T08:09:21.262Z] read_test.go:92: [d2125313ba327] daemon is not started [2021-05-18T08:09:21.262Z] PASS [2021-05-18T08:09:21.262Z] [2021-05-18T08:09:21.262Z] DONE 6 tests in 17.997s [2021-05-18T08:09:21.262Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-18T08:09:21.291Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-05-18T08:09:21.505Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-18T08:09:21.505Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-18T08:09:21.505Z] === RUN TestProcessNoDockerignore [2021-05-18T08:09:21.505Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-18T08:09:21.505Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-18T08:09:21.505Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-05-18T08:09:21.505Z] === RUN TestDetectContentType [2021-05-18T08:09:21.505Z] --- PASS: TestDetectContentType (0.00s) [2021-05-18T08:09:21.505Z] === RUN TestSelectAcceptableMIME [2021-05-18T08:09:21.505Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-18T08:09:21.505Z] === RUN TestInspectEmptyResponse [2021-05-18T08:09:21.505Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-18T08:09:21.505Z] === RUN TestInspectResponseBinary [2021-05-18T08:09:21.505Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-18T08:09:21.505Z] === RUN TestResponseUnsupportedContentType [2021-05-18T08:09:21.505Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-18T08:09:21.505Z] === RUN TestInspectResponseTextSimple [2021-05-18T08:09:21.505Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-18T08:09:21.505Z] === RUN TestInspectResponseEmptyContentType [2021-05-18T08:09:21.505Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-18T08:09:21.505Z] === RUN TestUnknownContentLength [2021-05-18T08:09:21.505Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-18T08:09:21.505Z] === RUN TestDownloadRemote [2021-05-18T08:09:21.505Z] --- PASS: TestDownloadRemote (0.09s) [2021-05-18T08:09:21.505Z] === RUN TestGetWithStatusError [2021-05-18T08:09:21.505Z] --- PASS: TestGetWithStatusError (0.01s) [2021-05-18T08:09:21.505Z] === RUN TestCloseRootDirectory [2021-05-18T08:09:21.505Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-18T08:09:21.505Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:09:21.505Z] === RUN TestHashFile [2021-05-18T08:09:21.505Z] === RUN TestEnable [2021-05-18T08:09:21.505Z] --- PASS: TestEnable (0.00s) [2021-05-18T08:09:21.505Z] === RUN TestDisable [2021-05-18T08:09:21.505Z] --- PASS: TestDisable (0.00s) [2021-05-18T08:09:21.505Z] === RUN TestEnabled [2021-05-18T08:09:21.505Z] --- PASS: TestEnabled (0.00s) [2021-05-18T08:09:21.505Z] PASS [2021-05-18T08:09:21.505Z] coverage: 100.0% of statements [2021-05-18T08:09:21.505Z] --- SKIP: TestHashFile (0.00s) [2021-05-18T08:09:21.505Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:09:21.505Z] === RUN TestHashSubdir [2021-05-18T08:09:21.505Z] --- SKIP: TestHashSubdir (0.01s) [2021-05-18T08:09:21.505Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:09:21.505Z] === RUN TestRemoveDirectory [2021-05-18T08:09:21.505Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-05-18T08:09:21.505Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-18T08:09:21.505Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:09:21.505Z] PASS [2021-05-18T08:09:21.505Z] coverage: 9.3% of statements [2021-05-18T08:09:21.505Z] ok github.com/docker/docker/builder/remotecontext 0.254s coverage: 9.3% of statements [2021-05-18T08:09:21.533Z] testing: warning: no tests to run [2021-05-18T08:09:21.533Z] PASS [2021-05-18T08:09:21.533Z] [2021-05-18T08:09:21.533Z] DONE 0 tests in 0.054s [2021-05-18T08:09:21.533Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-18T08:09:21.533Z] INFO: Testing against a local daemon [2021-05-18T08:09:21.533Z] === RUN TestPluginWithDevMounts [2021-05-18T08:09:21.533Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-18T08:09:21.533Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-18T08:09:21.533Z] PASS [2021-05-18T08:09:21.533Z] [2021-05-18T08:09:21.533Z] === Skipped [2021-05-18T08:09:21.533Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-05-18T08:09:21.533Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-18T08:09:21.533Z] [2021-05-18T08:09:21.533Z] [2021-05-18T08:09:21.533Z] DONE 1 tests, 1 skipped in 0.134s [2021-05-18T08:09:21.533Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-18T08:09:21.760Z] tests/integration/models_networks_test.py .... [ 91%] [2021-05-18T08:09:21.810Z] INFO: Testing against a local daemon [2021-05-18T08:09:21.810Z] === RUN TestSecretInspect [2021-05-18T08:09:21.810Z] --- SKIP: TestSecretInspect (0.01s) [2021-05-18T08:09:21.810Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:21.810Z] === RUN TestSecretList [2021-05-18T08:09:21.810Z] --- SKIP: TestSecretList (0.02s) [2021-05-18T08:09:21.810Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:21.810Z] === RUN TestSecretsCreateAndDelete [2021-05-18T08:09:21.810Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-05-18T08:09:21.810Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:21.810Z] === RUN TestSecretsUpdate [2021-05-18T08:09:21.810Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-05-18T08:09:21.810Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:21.810Z] === RUN TestTemplatedSecret [2021-05-18T08:09:21.810Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-18T08:09:21.810Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:21.810Z] === RUN TestSecretCreateResolve [2021-05-18T08:09:21.810Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-05-18T08:09:21.810Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:21.810Z] PASS [2021-05-18T08:09:21.810Z] [2021-05-18T08:09:21.810Z] === Skipped [2021-05-18T08:09:21.810Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-05-18T08:09:21.810Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:21.810Z] [2021-05-18T08:09:21.810Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-05-18T08:09:21.810Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:21.810Z] [2021-05-18T08:09:21.810Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-05-18T08:09:21.810Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:21.810Z] [2021-05-18T08:09:21.810Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2021-05-18T08:09:21.810Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:21.810Z] [2021-05-18T08:09:21.810Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-05-18T08:09:21.810Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:21.810Z] [2021-05-18T08:09:21.810Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-05-18T08:09:21.810Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:21.810Z] [2021-05-18T08:09:21.810Z] [2021-05-18T08:09:21.810Z] DONE 6 tests, 6 skipped in 0.197s [2021-05-18T08:09:21.810Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-18T08:09:21.958Z] === RUN TestGetAllAllowed [2021-05-18T08:09:21.958Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-18T08:09:21.958Z] === RUN TestGetAllMeta [2021-05-18T08:09:21.958Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-18T08:09:21.958Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-18T08:09:21.958Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-18T08:09:21.958Z] === RUN TestIsUnreferencedBuiltin [2021-05-18T08:09:21.958Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-18T08:09:21.958Z] === RUN TestIsExistingDirectory [2021-05-18T08:09:21.958Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-18T08:09:21.958Z] === RUN TestGetFilenameForDownload [2021-05-18T08:09:21.958Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-18T08:09:21.958Z] === RUN TestEnv2Variables [2021-05-18T08:09:21.958Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-18T08:09:21.958Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-18T08:09:21.958Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-18T08:09:21.958Z] === RUN TestMaintainer [2021-05-18T08:09:21.958Z] --- PASS: TestMaintainer (0.00s) [2021-05-18T08:09:21.958Z] === RUN TestLabel [2021-05-18T08:09:21.958Z] --- PASS: TestLabel (0.00s) [2021-05-18T08:09:21.958Z] === RUN TestFromScratch [2021-05-18T08:09:21.958Z] --- PASS: TestFromScratch (0.00s) [2021-05-18T08:09:21.958Z] === RUN TestFromWithArg [2021-05-18T08:09:21.958Z] --- PASS: TestFromWithArg (0.00s) [2021-05-18T08:09:21.958Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-18T08:09:21.958Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-18T08:09:22.074Z] INFO: Testing against a local daemon [2021-05-18T08:09:22.074Z] === RUN TestServiceCreateInit [2021-05-18T08:09:22.074Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-18T08:09:22.074Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-18T08:09:22.074Z] --- PASS: TestServiceCreateInit (0.02s) [2021-05-18T08:09:22.074Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T08:09:22.074Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.074Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T08:09:22.074Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.074Z] === RUN TestCreateServiceMultipleTimes [2021-05-18T08:09:22.074Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-05-18T08:09:22.074Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.074Z] === RUN TestCreateServiceConflict [2021-05-18T08:09:22.074Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-05-18T08:09:22.074Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.074Z] === RUN TestCreateServiceMaxReplicas [2021-05-18T08:09:22.074Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-05-18T08:09:22.074Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.074Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-18T08:09:22.074Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-05-18T08:09:22.075Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.075Z] === RUN TestCreateServiceSecretFileMode [2021-05-18T08:09:22.075Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-05-18T08:09:22.075Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.075Z] === RUN TestCreateServiceConfigFileMode [2021-05-18T08:09:22.075Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-05-18T08:09:22.075Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.075Z] === RUN TestCreateServiceSysctls [2021-05-18T08:09:22.075Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-18T08:09:22.075Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.075Z] === RUN TestCreateServiceCapabilities [2021-05-18T08:09:22.075Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-18T08:09:22.075Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.075Z] === RUN TestInspect [2021-05-18T08:09:22.075Z] --- SKIP: TestInspect (0.01s) [2021-05-18T08:09:22.075Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.075Z] === RUN TestCreateJob [2021-05-18T08:09:22.075Z] --- SKIP: TestCreateJob (0.01s) [2021-05-18T08:09:22.075Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.075Z] === RUN TestReplicatedJob [2021-05-18T08:09:22.075Z] --- SKIP: TestReplicatedJob (0.01s) [2021-05-18T08:09:22.075Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.075Z] === RUN TestUpdateReplicatedJob [2021-05-18T08:09:22.075Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-05-18T08:09:22.075Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.075Z] === RUN TestServiceListWithStatuses [2021-05-18T08:09:22.075Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-18T08:09:22.075Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T08:09:22.075Z] === RUN TestDockerNetworkConnectAlias [2021-05-18T08:09:22.075Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-05-18T08:09:22.075Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.075Z] === RUN TestDockerNetworkReConnect [2021-05-18T08:09:22.075Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-05-18T08:09:22.075Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:22.075Z] === RUN TestServicePlugin [2021-05-18T08:09:22.412Z] === RUN TestFromWithUndefinedArg [2021-05-18T08:09:22.412Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestFromMultiStageWithNamedStage [2021-05-18T08:09:22.412Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestOnbuild [2021-05-18T08:09:22.412Z] --- PASS: TestOnbuild (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestWorkdir [2021-05-18T08:09:22.412Z] --- PASS: TestWorkdir (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestCmd [2021-05-18T08:09:22.412Z] --- PASS: TestCmd (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestHealthcheckNone [2021-05-18T08:09:22.412Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestHealthcheckCmd [2021-05-18T08:09:22.412Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestEntrypoint [2021-05-18T08:09:22.412Z] --- PASS: TestEntrypoint (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestExpose [2021-05-18T08:09:22.412Z] --- PASS: TestExpose (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestUser [2021-05-18T08:09:22.412Z] --- PASS: TestUser (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestVolume [2021-05-18T08:09:22.412Z] --- PASS: TestVolume (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestStopSignal [2021-05-18T08:09:22.412Z] --- SKIP: TestStopSignal (0.00s) [2021-05-18T08:09:22.412Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-18T08:09:22.412Z] === RUN TestArg [2021-05-18T08:09:22.412Z] --- PASS: TestArg (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestShell [2021-05-18T08:09:22.412Z] --- PASS: TestShell (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestPrependEnvOnCmd [2021-05-18T08:09:22.412Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestRunWithBuildArgs [2021-05-18T08:09:22.412Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestRunIgnoresHealthcheck [2021-05-18T08:09:22.412Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestDispatchUnsupportedOptions [2021-05-18T08:09:22.412Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-18T08:09:22.412Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-18T08:09:22.412Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-18T08:09:22.412Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-18T08:09:22.412Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-18T08:09:22.412Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-18T08:09:22.412Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestNormalizeWorkdir [2021-05-18T08:09:22.412Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestDispatch [2021-05-18T08:09:22.412Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-18T08:09:22.412Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-18T08:09:22.412Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-18T08:09:22.412Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-18T08:09:22.412Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-18T08:09:22.412Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-18T08:09:22.412Z] === RUN TestDispatch/COPY_url [2021-05-18T08:09:22.412Z] --- PASS: TestDispatch (0.10s) [2021-05-18T08:09:22.412Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-05-18T08:09:22.412Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2021-05-18T08:09:22.412Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-18T08:09:22.412Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-18T08:09:22.412Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-18T08:09:22.412Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-18T08:09:22.412Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestAddScratchImageAddsToMounts [2021-05-18T08:09:22.412Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-18T08:09:22.412Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-18T08:09:22.412Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-18T08:09:22.412Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestImageSourceGetAddsToMounts [2021-05-18T08:09:22.412Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestEmptyDockerfile [2021-05-18T08:09:22.412Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestSymlinkDockerfile [2021-05-18T08:09:22.412Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-18T08:09:22.412Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-18T08:09:22.412Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestNonExistingDockerfile [2021-05-18T08:09:22.412Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestCopyRunConfig [2021-05-18T08:09:22.412Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestDeepCopyRunConfig [2021-05-18T08:09:22.412Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestExportImage [2021-05-18T08:09:22.412Z] --- PASS: TestExportImage (0.00s) [2021-05-18T08:09:22.412Z] === RUN TestNormalizeDest [2021-05-18T08:09:22.412Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-18T08:09:22.412Z] PASS [2021-05-18T08:09:22.412Z] coverage: 46.8% of statements [2021-05-18T08:09:22.412Z] ok github.com/docker/docker/builder/dockerfile 0.319s coverage: 46.8% of statements [2021-05-18T08:09:22.412Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-18T08:09:23.830Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-05-18T08:09:26.299Z] --- SKIP: TestServicePlugin (3.81s) [2021-05-18T08:09:26.300Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] === RUN TestServiceUpdateLabel [2021-05-18T08:09:26.300Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-05-18T08:09:26.300Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] === RUN TestServiceUpdateSecrets [2021-05-18T08:09:26.300Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-05-18T08:09:26.300Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] === RUN TestServiceUpdateConfigs [2021-05-18T08:09:26.300Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-05-18T08:09:26.300Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] === RUN TestServiceUpdateNetwork [2021-05-18T08:09:26.300Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-05-18T08:09:26.300Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] === RUN TestServiceUpdatePidsLimit [2021-05-18T08:09:26.300Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-05-18T08:09:26.300Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] PASS [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === Skipped [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T08:09:26.300Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T08:09:26.300Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T08:09:26.300Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T08:09:26.300Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-05-18T08:09:26.300Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-05-18T08:09:26.300Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-05-18T08:09:26.300Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-05-18T08:09:26.300Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-05-18T08:09:26.300Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-05-18T08:09:26.300Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-05-18T08:09:26.300Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-05-18T08:09:26.300Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-05-18T08:09:26.300Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-05-18T08:09:26.300Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-05-18T08:09:26.300Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-05-18T08:09:26.300Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-18T08:09:26.300Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-05-18T08:09:26.300Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-05-18T08:09:26.300Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestServicePlugin (3.81s) [2021-05-18T08:09:26.300Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-05-18T08:09:26.300Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-05-18T08:09:26.300Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-05-18T08:09:26.300Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-05-18T08:09:26.300Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-05-18T08:09:26.300Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] DONE 24 tests, 23 skipped in 4.235s [2021-05-18T08:09:26.300Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-18T08:09:26.300Z] INFO: Testing against a local daemon [2021-05-18T08:09:26.300Z] === RUN TestSessionCreate [2021-05-18T08:09:26.300Z] --- PASS: TestSessionCreate (0.02s) [2021-05-18T08:09:26.300Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-18T08:09:26.300Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-18T08:09:26.300Z] PASS [2021-05-18T08:09:26.300Z] [2021-05-18T08:09:26.300Z] DONE 2 tests in 0.148s [2021-05-18T08:09:26.300Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-18T08:09:26.300Z] INFO: Testing against a local daemon [2021-05-18T08:09:26.300Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-18T08:09:26.300Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T08:09:26.300Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-18T08:09:26.300Z] === RUN TestEventsExecDie [2021-05-18T08:09:27.243Z] --- PASS: TestEventsExecDie (1.01s) [2021-05-18T08:09:27.243Z] === RUN TestEventsBackwardsCompatible [2021-05-18T08:09:27.504Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-05-18T08:09:27.504Z] === RUN TestInfoBinaryCommits [2021-05-18T08:09:27.504Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-18T08:09:27.504Z] === RUN TestInfoAPIVersioned [2021-05-18T08:09:27.504Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-18T08:09:27.504Z] === RUN TestInfoDiscoveryBackend [2021-05-18T08:09:27.638Z] --- PASS: TestReplicatedJob (6.65s) [2021-05-18T08:09:27.638Z] === RUN TestUpdateReplicatedJob [2021-05-18T08:09:28.032Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-05-18T08:09:28.032Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-05-18T08:09:28.292Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-05-18T08:09:28.292Z] tests/integration/models_nodes_test.py . [ 91%] [2021-05-18T08:09:28.853Z] tests/integration/models_resources_test.py . [ 91%] [2021-05-18T08:09:29.417Z] --- PASS: TestInfoDiscoveryBackend (1.76s) [2021-05-18T08:09:29.418Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-18T08:09:30.940Z] --- PASS: TestUpdateReplicatedJob (3.41s) [2021-05-18T08:09:30.940Z] === RUN TestServiceListWithStatuses [2021-05-18T08:09:30.940Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-18T08:09:30.940Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T08:09:30.940Z] === RUN TestDockerNetworkConnectAlias [2021-05-18T08:09:31.589Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-05-18T08:09:31.848Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-05-18T08:09:32.680Z] === RUN TestCheckpointCreateError [2021-05-18T08:09:32.680Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestCheckpointCreate [2021-05-18T08:09:32.680Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestCheckpointDeleteError [2021-05-18T08:09:32.680Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestCheckpointDelete [2021-05-18T08:09:32.680Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestCheckpointListError [2021-05-18T08:09:32.680Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestCheckpointList [2021-05-18T08:09:32.680Z] --- PASS: TestCheckpointList (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestCheckpointListContainerNotFound [2021-05-18T08:09:32.680Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestNewClientWithOpsFromEnv [2021-05-18T08:09:32.680Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-18T08:09:32.680Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-18T08:09:32.680Z] === RUN TestGetAPIPath [2021-05-18T08:09:32.680Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestParseHostURL [2021-05-18T08:09:32.680Z] --- PASS: TestParseHostURL (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-18T08:09:32.680Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-18T08:09:32.680Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestNegotiateAPIVersion [2021-05-18T08:09:32.680Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestNegotiateAPVersionOverride [2021-05-18T08:09:32.680Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-18T08:09:32.680Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-18T08:09:32.680Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-18T08:09:32.680Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestClientRedirect [2021-05-18T08:09:32.680Z] --- PASS: TestClientRedirect (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestConfigCreateUnsupported [2021-05-18T08:09:32.680Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestConfigCreateError [2021-05-18T08:09:32.680Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestConfigCreate [2021-05-18T08:09:32.680Z] --- PASS: TestConfigCreate (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestConfigInspectNotFound [2021-05-18T08:09:32.680Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestConfigInspectWithEmptyID [2021-05-18T08:09:32.680Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestConfigInspectUnsupported [2021-05-18T08:09:32.680Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestConfigInspectError [2021-05-18T08:09:32.680Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestConfigInspectConfigNotFound [2021-05-18T08:09:32.680Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestConfigInspect [2021-05-18T08:09:32.680Z] --- PASS: TestConfigInspect (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestConfigListUnsupported [2021-05-18T08:09:32.680Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestConfigListError [2021-05-18T08:09:32.680Z] --- PASS: TestConfigListError (0.00s) [2021-05-18T08:09:32.680Z] === RUN TestConfigList [2021-05-18T08:09:32.680Z] --- PASS: TestConfigList (0.00s) [2021-05-18T08:09:32.718Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-05-18T08:09:32.718Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-18T08:09:32.718Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-18T08:09:32.718Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:09:32.718Z] === RUN TestInfoAPI [2021-05-18T08:09:32.718Z] --- PASS: TestInfoAPI (0.02s) [2021-05-18T08:09:32.718Z] === RUN TestInfoAPIWarnings [2021-05-18T08:09:33.138Z] === RUN TestConfigRemoveUnsupported [2021-05-18T08:09:33.138Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestConfigRemoveError [2021-05-18T08:09:33.138Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestConfigRemove [2021-05-18T08:09:33.138Z] --- PASS: TestConfigRemove (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestConfigUpdateUnsupported [2021-05-18T08:09:33.138Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestConfigUpdateError [2021-05-18T08:09:33.138Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestConfigUpdate [2021-05-18T08:09:33.138Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerCommitError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerCommit [2021-05-18T08:09:33.138Z] --- PASS: TestContainerCommit (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerStatPathError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerStatPathNotFoundError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerStatPathNoHeaderError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerStatPath [2021-05-18T08:09:33.138Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestCopyToContainerError [2021-05-18T08:09:33.138Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestCopyToContainerNotFoundError [2021-05-18T08:09:33.138Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-18T08:09:33.138Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestCopyToContainer [2021-05-18T08:09:33.138Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestCopyFromContainerError [2021-05-18T08:09:33.138Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestCopyFromContainerNotFoundError [2021-05-18T08:09:33.138Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-18T08:09:33.138Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-18T08:09:33.138Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestCopyFromContainer [2021-05-18T08:09:33.138Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerCreateError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerCreateImageNotFound [2021-05-18T08:09:33.138Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerCreateWithName [2021-05-18T08:09:33.138Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerCreateAutoRemove [2021-05-18T08:09:33.138Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerDiffError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerDiff [2021-05-18T08:09:33.138Z] --- PASS: TestContainerDiff (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerExecCreateError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerExecCreate [2021-05-18T08:09:33.138Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerExecStartError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerExecStart [2021-05-18T08:09:33.138Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerExecInspectError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerExecInspect [2021-05-18T08:09:33.138Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerExportError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerExportError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerExport [2021-05-18T08:09:33.138Z] --- PASS: TestContainerExport (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerInspectError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerInspectContainerNotFound [2021-05-18T08:09:33.138Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerInspectWithEmptyID [2021-05-18T08:09:33.138Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerInspect [2021-05-18T08:09:33.138Z] --- PASS: TestContainerInspect (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerInspectNode [2021-05-18T08:09:33.138Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerKillError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerKillError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerKill [2021-05-18T08:09:33.138Z] --- PASS: TestContainerKill (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerListError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerListError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerList [2021-05-18T08:09:33.138Z] --- PASS: TestContainerList (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerLogsNotFoundError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerLogsError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerLogs [2021-05-18T08:09:33.138Z] --- PASS: TestContainerLogs (0.20s) [2021-05-18T08:09:33.138Z] === RUN TestContainerPauseError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerPause [2021-05-18T08:09:33.138Z] --- PASS: TestContainerPause (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainersPruneError [2021-05-18T08:09:33.138Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainersPrune [2021-05-18T08:09:33.138Z] --- PASS: TestContainersPrune (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerRemoveError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerRemoveNotFoundError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerRemove [2021-05-18T08:09:33.138Z] --- PASS: TestContainerRemove (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerRenameError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerRename [2021-05-18T08:09:33.138Z] --- PASS: TestContainerRename (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerResizeError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerExecResizeError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerResize [2021-05-18T08:09:33.138Z] --- PASS: TestContainerResize (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerExecResize [2021-05-18T08:09:33.138Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerRestartError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerRestart [2021-05-18T08:09:33.138Z] --- PASS: TestContainerRestart (0.00s) [2021-05-18T08:09:33.138Z] === RUN TestContainerStartError [2021-05-18T08:09:33.138Z] --- PASS: TestContainerStartError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestContainerStart [2021-05-18T08:09:33.139Z] --- PASS: TestContainerStart (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestContainerStatsError [2021-05-18T08:09:33.139Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestContainerStats [2021-05-18T08:09:33.139Z] --- PASS: TestContainerStats (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestContainerStopError [2021-05-18T08:09:33.139Z] --- PASS: TestContainerStopError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestContainerStop [2021-05-18T08:09:33.139Z] --- PASS: TestContainerStop (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestContainerTopError [2021-05-18T08:09:33.139Z] --- PASS: TestContainerTopError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestContainerTop [2021-05-18T08:09:33.139Z] --- PASS: TestContainerTop (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestContainerUnpauseError [2021-05-18T08:09:33.139Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestContainerUnpause [2021-05-18T08:09:33.139Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestContainerUpdateError [2021-05-18T08:09:33.139Z] --- PASS: TestContainerUpdateError (0.09s) [2021-05-18T08:09:33.139Z] === RUN TestContainerUpdate [2021-05-18T08:09:33.139Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestContainerWaitError [2021-05-18T08:09:33.139Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestContainerWait [2021-05-18T08:09:33.139Z] --- PASS: TestContainerWait (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestDiskUsageError [2021-05-18T08:09:33.139Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestDiskUsage [2021-05-18T08:09:33.139Z] --- PASS: TestDiskUsage (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestDistributionInspectUnsupported [2021-05-18T08:09:33.139Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestDistributionInspectWithEmptyID [2021-05-18T08:09:33.139Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestEventsErrorInOptions [2021-05-18T08:09:33.139Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestEventsErrorFromServer [2021-05-18T08:09:33.139Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestEvents [2021-05-18T08:09:33.139Z] --- PASS: TestEvents (0.05s) [2021-05-18T08:09:33.139Z] === RUN TestTLSCloseWriter [2021-05-18T08:09:33.139Z] === PAUSE TestTLSCloseWriter [2021-05-18T08:09:33.139Z] === RUN TestImageBuildError [2021-05-18T08:09:33.139Z] --- PASS: TestImageBuildError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageBuild [2021-05-18T08:09:33.139Z] --- PASS: TestImageBuild (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestGetDockerOS [2021-05-18T08:09:33.139Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageCreateError [2021-05-18T08:09:33.139Z] --- PASS: TestImageCreateError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageCreate [2021-05-18T08:09:33.139Z] --- PASS: TestImageCreate (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageHistoryError [2021-05-18T08:09:33.139Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageHistory [2021-05-18T08:09:33.139Z] --- PASS: TestImageHistory (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageImportError [2021-05-18T08:09:33.139Z] --- PASS: TestImageImportError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageImport [2021-05-18T08:09:33.139Z] --- PASS: TestImageImport (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageInspectError [2021-05-18T08:09:33.139Z] --- PASS: TestImageInspectError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageInspectImageNotFound [2021-05-18T08:09:33.139Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageInspectWithEmptyID [2021-05-18T08:09:33.139Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageInspect [2021-05-18T08:09:33.139Z] --- PASS: TestImageInspect (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageListError [2021-05-18T08:09:33.139Z] --- PASS: TestImageListError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageList [2021-05-18T08:09:33.139Z] --- PASS: TestImageList (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageListApiBefore125 [2021-05-18T08:09:33.139Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageLoadError [2021-05-18T08:09:33.139Z] --- PASS: TestImageLoadError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageLoad [2021-05-18T08:09:33.139Z] --- PASS: TestImageLoad (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagesPruneError [2021-05-18T08:09:33.139Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagesPrune [2021-05-18T08:09:33.139Z] --- PASS: TestImagesPrune (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagePullReferenceParseError [2021-05-18T08:09:33.139Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagePullAnyError [2021-05-18T08:09:33.139Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-18T08:09:33.139Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-18T08:09:33.139Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-18T08:09:33.139Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-18T08:09:33.139Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagePullWithoutErrors [2021-05-18T08:09:33.139Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagePushReferenceError [2021-05-18T08:09:33.139Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagePushAnyError [2021-05-18T08:09:33.139Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-18T08:09:33.139Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-18T08:09:33.139Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-18T08:09:33.139Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-18T08:09:33.139Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImagePushWithoutErrors [2021-05-18T08:09:33.139Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-18T08:09:33.139Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-18T08:09:33.139Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-18T08:09:33.139Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-18T08:09:33.139Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-18T08:09:33.139Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-18T08:09:33.139Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-18T08:09:33.139Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-18T08:09:33.139Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageRemoveError [2021-05-18T08:09:33.139Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageRemoveImageNotFound [2021-05-18T08:09:33.139Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageRemove [2021-05-18T08:09:33.139Z] --- PASS: TestImageRemove (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageSaveError [2021-05-18T08:09:33.139Z] --- PASS: TestImageSaveError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageSave [2021-05-18T08:09:33.139Z] --- PASS: TestImageSave (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageSearchAnyError [2021-05-18T08:09:33.139Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-18T08:09:33.139Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-18T08:09:33.139Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-18T08:09:33.139Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-18T08:09:33.139Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageSearchWithoutErrors [2021-05-18T08:09:33.139Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageTagError [2021-05-18T08:09:33.139Z] --- PASS: TestImageTagError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageTagInvalidReference [2021-05-18T08:09:33.139Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageTagInvalidSourceImageName [2021-05-18T08:09:33.139Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageTagHexSource [2021-05-18T08:09:33.139Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestImageTag [2021-05-18T08:09:33.139Z] --- PASS: TestImageTag (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestInfoServerError [2021-05-18T08:09:33.139Z] --- PASS: TestInfoServerError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestInfoInvalidResponseJSONError [2021-05-18T08:09:33.139Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestInfo [2021-05-18T08:09:33.139Z] --- PASS: TestInfo (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkConnectError [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkConnect [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkCreateError [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkCreate [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkDisconnectError [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkDisconnect [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkInspectError [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkInspectNotFoundError [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkInspectWithEmptyID [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkInspect [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkListError [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkListError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkList [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkList (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworksPruneError [2021-05-18T08:09:33.139Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworksPrune [2021-05-18T08:09:33.139Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkRemoveError [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNetworkRemove [2021-05-18T08:09:33.139Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNodeInspectError [2021-05-18T08:09:33.139Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNodeInspectNodeNotFound [2021-05-18T08:09:33.139Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNodeInspectWithEmptyID [2021-05-18T08:09:33.139Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNodeInspect [2021-05-18T08:09:33.139Z] --- PASS: TestNodeInspect (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNodeListError [2021-05-18T08:09:33.139Z] --- PASS: TestNodeListError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNodeList [2021-05-18T08:09:33.139Z] --- PASS: TestNodeList (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNodeRemoveError [2021-05-18T08:09:33.139Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNodeRemove [2021-05-18T08:09:33.139Z] --- PASS: TestNodeRemove (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNodeUpdateError [2021-05-18T08:09:33.139Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestNodeUpdate [2021-05-18T08:09:33.139Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestOptionWithTimeout [2021-05-18T08:09:33.139Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPingFail [2021-05-18T08:09:33.139Z] --- PASS: TestPingFail (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPingWithError [2021-05-18T08:09:33.139Z] 2021/05/18 08:09:32 RoundTripper returned a response & error; ignoring response [2021-05-18T08:09:33.139Z] 2021/05/18 08:09:32 RoundTripper returned a response & error; ignoring response [2021-05-18T08:09:33.139Z] --- PASS: TestPingWithError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPingSuccess [2021-05-18T08:09:33.139Z] --- PASS: TestPingSuccess (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPingHeadFallback [2021-05-18T08:09:33.139Z] === RUN TestPingHeadFallback/OK [2021-05-18T08:09:33.139Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-18T08:09:33.139Z] === RUN TestPingHeadFallback/Not_Found [2021-05-18T08:09:33.139Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-18T08:09:33.139Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-18T08:09:33.139Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-18T08:09:33.139Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-18T08:09:33.139Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-18T08:09:33.139Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginDisableError [2021-05-18T08:09:33.139Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginDisable [2021-05-18T08:09:33.139Z] --- PASS: TestPluginDisable (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginEnableError [2021-05-18T08:09:33.139Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginEnable [2021-05-18T08:09:33.139Z] --- PASS: TestPluginEnable (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginInspectError [2021-05-18T08:09:33.139Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginInspectWithEmptyID [2021-05-18T08:09:33.139Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginInspect [2021-05-18T08:09:33.139Z] --- PASS: TestPluginInspect (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginListError [2021-05-18T08:09:33.139Z] --- PASS: TestPluginListError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginList [2021-05-18T08:09:33.139Z] --- PASS: TestPluginList (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginPushError [2021-05-18T08:09:33.139Z] --- PASS: TestPluginPushError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginPush [2021-05-18T08:09:33.139Z] --- PASS: TestPluginPush (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginRemoveError [2021-05-18T08:09:33.139Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginRemove [2021-05-18T08:09:33.139Z] --- PASS: TestPluginRemove (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginSetError [2021-05-18T08:09:33.139Z] --- PASS: TestPluginSetError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPluginSet [2021-05-18T08:09:33.139Z] --- PASS: TestPluginSet (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSetHostHeader [2021-05-18T08:09:33.139Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestPlainTextError [2021-05-18T08:09:33.139Z] --- PASS: TestPlainTextError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestInfiniteError [2021-05-18T08:09:33.139Z] --- PASS: TestInfiniteError (0.03s) [2021-05-18T08:09:33.139Z] === RUN TestSecretCreateUnsupported [2021-05-18T08:09:33.139Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretCreateError [2021-05-18T08:09:33.139Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretCreate [2021-05-18T08:09:33.139Z] --- PASS: TestSecretCreate (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretInspectUnsupported [2021-05-18T08:09:33.139Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretInspectError [2021-05-18T08:09:33.139Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretInspectSecretNotFound [2021-05-18T08:09:33.139Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretInspectWithEmptyID [2021-05-18T08:09:33.139Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretInspect [2021-05-18T08:09:33.139Z] --- PASS: TestSecretInspect (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretListUnsupported [2021-05-18T08:09:33.139Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretListError [2021-05-18T08:09:33.139Z] --- PASS: TestSecretListError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretList [2021-05-18T08:09:33.139Z] --- PASS: TestSecretList (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretRemoveUnsupported [2021-05-18T08:09:33.139Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretRemoveError [2021-05-18T08:09:33.139Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretRemove [2021-05-18T08:09:33.139Z] --- PASS: TestSecretRemove (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretUpdateUnsupported [2021-05-18T08:09:33.139Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretUpdateError [2021-05-18T08:09:33.139Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestSecretUpdate [2021-05-18T08:09:33.139Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestServiceCreateError [2021-05-18T08:09:33.139Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestServiceCreate [2021-05-18T08:09:33.139Z] --- PASS: TestServiceCreate (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-18T08:09:33.139Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-18T08:09:33.139Z] === RUN TestServiceCreateDigestPinning [2021-05-18T08:09:33.140Z] --- PASS: TestServiceCreateDigestPinning (0.02s) [2021-05-18T08:09:33.140Z] === RUN TestServiceInspectError [2021-05-18T08:09:33.140Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestServiceInspectServiceNotFound [2021-05-18T08:09:33.140Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestServiceInspectWithEmptyID [2021-05-18T08:09:33.140Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestServiceInspect [2021-05-18T08:09:33.140Z] --- PASS: TestServiceInspect (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestServiceListError [2021-05-18T08:09:33.140Z] --- PASS: TestServiceListError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestServiceList [2021-05-18T08:09:33.140Z] --- PASS: TestServiceList (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestServiceLogsError [2021-05-18T08:09:33.140Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestServiceLogs [2021-05-18T08:09:33.140Z] --- PASS: TestServiceLogs (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestServiceRemoveError [2021-05-18T08:09:33.140Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestServiceRemoveNotFoundError [2021-05-18T08:09:33.140Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestServiceRemove [2021-05-18T08:09:33.140Z] --- PASS: TestServiceRemove (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestServiceUpdateError [2021-05-18T08:09:33.140Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestServiceUpdate [2021-05-18T08:09:33.140Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestSwarmGetUnlockKeyError [2021-05-18T08:09:33.140Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestSwarmGetUnlockKey [2021-05-18T08:09:33.140Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestSwarmInitError [2021-05-18T08:09:33.140Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestSwarmInit [2021-05-18T08:09:33.140Z] --- PASS: TestSwarmInit (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestSwarmInspectError [2021-05-18T08:09:33.140Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestSwarmInspect [2021-05-18T08:09:33.140Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestSwarmJoinError [2021-05-18T08:09:33.140Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestSwarmJoin [2021-05-18T08:09:33.140Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestSwarmLeaveError [2021-05-18T08:09:33.140Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestSwarmLeave [2021-05-18T08:09:33.140Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestSwarmUnlockError [2021-05-18T08:09:33.140Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestSwarmUnlock [2021-05-18T08:09:33.140Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestSwarmUpdateError [2021-05-18T08:09:33.140Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestSwarmUpdate [2021-05-18T08:09:33.140Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestTaskInspectError [2021-05-18T08:09:33.140Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestTaskInspectWithEmptyID [2021-05-18T08:09:33.140Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestTaskInspect [2021-05-18T08:09:33.140Z] --- PASS: TestTaskInspect (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestTaskListError [2021-05-18T08:09:33.140Z] --- PASS: TestTaskListError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestTaskList [2021-05-18T08:09:33.140Z] --- PASS: TestTaskList (0.01s) [2021-05-18T08:09:33.140Z] === RUN TestVolumeCreateError [2021-05-18T08:09:33.140Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestVolumeCreate [2021-05-18T08:09:33.140Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestVolumeInspectError [2021-05-18T08:09:33.140Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestVolumeInspectNotFound [2021-05-18T08:09:33.140Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestVolumeInspectWithEmptyID [2021-05-18T08:09:33.140Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestVolumeInspect [2021-05-18T08:09:33.140Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestVolumeListError [2021-05-18T08:09:33.140Z] --- PASS: TestVolumeListError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestVolumeList [2021-05-18T08:09:33.140Z] --- PASS: TestVolumeList (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestVolumeRemoveError [2021-05-18T08:09:33.140Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-18T08:09:33.140Z] === RUN TestVolumeRemove [2021-05-18T08:09:33.140Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-18T08:09:33.140Z] === CONT TestTLSCloseWriter [2021-05-18T08:09:33.140Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-18T08:09:33.140Z] PASS [2021-05-18T08:09:33.140Z] coverage: 74.9% of statements [2021-05-18T08:09:33.140Z] ok github.com/docker/docker/client 0.771s coverage: 74.9% of statements [2021-05-18T08:09:33.758Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.61s) [2021-05-18T08:09:33.758Z] === RUN TestCreateServiceSecretFileMode [2021-05-18T08:09:35.207Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-05-18T08:09:36.115Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-05-18T08:09:36.235Z] --- PASS: TestDockerNetworkConnectAlias (5.37s) [2021-05-18T08:09:36.235Z] === RUN TestDockerNetworkReConnect [2021-05-18T08:09:36.311Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2021-05-18T08:09:36.311Z] === RUN TestCreateServiceConfigFileMode [2021-05-18T08:09:38.656Z] Loaded image: buildpack-deps:buster [2021-05-18T08:09:38.656Z] Loaded image: busybox:latest [2021-05-18T08:09:39.225Z] Loaded image: busybox:glibc [2021-05-18T08:09:39.226Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-05-18T08:09:39.486Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-18T08:09:39.614Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2021-05-18T08:09:39.614Z] === RUN TestCreateServiceSysctls [2021-05-18T08:09:40.426Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-18T08:09:40.442Z] --- PASS: TestDockerNetworkReConnect (4.14s) [2021-05-18T08:09:40.442Z] === RUN TestServicePlugin [2021-05-18T08:09:42.377Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-05-18T08:09:42.378Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-05-18T08:09:42.972Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-18T08:09:42.972Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-18T08:09:43.820Z] --- PASS: TestCreateServiceSysctls (4.59s) [2021-05-18T08:09:43.820Z] === RUN TestCreateServiceCapabilities [2021-05-18T08:09:43.911Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-05-18T08:09:44.171Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-05-18T08:09:44.431Z] Loaded image: debian:bullseye [2021-05-18T08:09:44.431Z] Loaded image: hello-world:latest [2021-05-18T08:09:44.691Z] Loaded image: arm32v7/hello-world:latest [2021-05-18T08:09:46.071Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-05-18T08:09:47.013Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-05-18T08:09:47.013Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-18T08:09:47.123Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2021-05-18T08:09:47.123Z] === RUN TestInspect [2021-05-18T08:09:47.396Z] tests/integration/regression_test.py ...... [ 98%] [2021-05-18T08:09:47.909Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-05-18T08:09:47.909Z] tests/integration/credentials/utils_test.py . [100%] [2021-05-18T08:09:47.909Z] [2021-05-18T08:09:47.909Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-05-18T08:09:47.909Z] =========================== short test summary info ============================ [2021-05-18T08:09:47.909Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-05-18T08:09:47.909Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-05-18T08:09:47.909Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-05-18T08:09:47.909Z] Not supported on most drivers [2021-05-18T08:09:47.909Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-05-18T08:09:47.909Z] Output of docker top depends on host distro, and is not formalized. [2021-05-18T08:09:47.909Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-05-18T08:09:47.909Z] Output of docker top depends on host distro, and is not formalized. [2021-05-18T08:09:47.909Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-05-18T08:09:47.909Z] Can fail if eth0 has multiple IP addresses [2021-05-18T08:09:47.909Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-05-18T08:09:47.909Z] This doesn't seem to be taken into account by the engine [2021-05-18T08:09:47.909Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-05-18T08:09:47.909Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-05-18T08:09:47.909Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-05-18T08:09:47.909Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 372.25 seconds == [2021-05-18T08:09:48.190Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-05-18T08:09:50.306Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-18T08:09:50.837Z] --- PASS: TestInfoAPIWarnings (17.86s) [2021-05-18T08:09:50.837Z] === RUN TestInfoDebug [2021-05-18T08:09:50.874Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-18T08:09:51.134Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-05-18T08:09:51.329Z] --- PASS: TestInspect (3.56s) [2021-05-18T08:09:51.329Z] === RUN TestCreateJob [2021-05-18T08:09:52.223Z] --- PASS: TestInfoDebug (1.77s) [2021-05-18T08:09:52.223Z] === RUN TestInfoInsecureRegistries [2021-05-18T08:09:53.678Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.86s) [2021-05-18T08:09:53.678Z] PASS [2021-05-18T08:09:53.678Z] [2021-05-18T08:09:53.678Z] === Skipped [2021-05-18T08:09:53.678Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-18T08:09:53.678Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T08:09:53.678Z] [2021-05-18T08:09:53.678Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-18T08:09:53.678Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-18T08:09:53.678Z] [2021-05-18T08:09:53.678Z] [2021-05-18T08:09:53.678Z] DONE 34 tests, 2 skipped in 258.204s [2021-05-18T08:09:53.678Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-18T08:09:53.678Z] ++ 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 [2021-05-18T08:09:53.678Z] ++ set -e [2021-05-18T08:09:53.678Z] ++ '[' -n 0 ']' [2021-05-18T08:09:53.678Z] ++ set -x [2021-05-18T08:09:53.678Z] ++ 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 [2021-05-18T08:09:53.678Z] INFO: Testing against a local daemon [2021-05-18T08:09:53.678Z] === RUN TestConfigInspect [2021-05-18T08:09:54.139Z] --- PASS: TestInfoInsecureRegistries (1.78s) [2021-05-18T08:09:54.139Z] === RUN TestInfoRegistryMirrors [2021-05-18T08:09:54.505Z] 4612f6d0b889: Pull complete [2021-05-18T08:09:55.538Z] --- PASS: TestCreateJob (4.12s) [2021-05-18T08:09:55.538Z] === RUN TestReplicatedJob [2021-05-18T08:09:55.587Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-05-18T08:09:55.587Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-05-18T08:09:56.053Z] --- PASS: TestInfoRegistryMirrors (1.82s) [2021-05-18T08:09:56.053Z] === RUN TestLoginFailsWithBadCredentials [2021-05-18T08:09:56.053Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-05-18T08:09:56.053Z] === RUN TestPingCacheHeaders [2021-05-18T08:09:56.053Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-18T08:09:56.053Z] === RUN TestPingGet [2021-05-18T08:09:56.053Z] --- PASS: TestPingGet (0.02s) [2021-05-18T08:09:56.053Z] === RUN TestPingHead [2021-05-18T08:09:56.053Z] --- PASS: TestPingHead (0.02s) [2021-05-18T08:09:56.053Z] === RUN TestVersion [2021-05-18T08:09:56.053Z] --- PASS: TestVersion (0.02s) [2021-05-18T08:09:56.053Z] PASS [2021-05-18T08:09:56.053Z] [2021-05-18T08:09:56.053Z] === Skipped [2021-05-18T08:09:56.053Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T08:09:56.053Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-18T08:09:56.053Z] [2021-05-18T08:09:56.053Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-18T08:09:56.053Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-18T08:09:56.053Z] [2021-05-18T08:09:56.053Z] [2021-05-18T08:09:56.053Z] DONE 18 tests, 2 skipped in 29.848s [2021-05-18T08:09:56.053Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-18T08:09:56.314Z] INFO: Testing against a local daemon [2021-05-18T08:09:56.314Z] === RUN TestVolumesCreateAndList [2021-05-18T08:09:56.314Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-18T08:09:56.314Z] === RUN TestVolumesRemove [2021-05-18T08:09:56.314Z] --- PASS: TestVolumesRemove (0.06s) [2021-05-18T08:09:56.314Z] === RUN TestVolumesInspect [2021-05-18T08:09:56.314Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-18T08:09:56.314Z] === RUN TestVolumesInvalidJSON [2021-05-18T08:09:56.314Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-18T08:09:56.314Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-18T08:09:56.314Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-18T08:09:56.314Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-18T08:09:56.314Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-18T08:09:56.314Z] PASS [2021-05-18T08:09:56.314Z] [2021-05-18T08:09:56.314Z] DONE 5 tests in 0.235s [2021-05-18T08:09:56.314Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-18T08:09:56.314Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12373 is not a child of this shell [2021-05-18T08:09:56.314Z] warning: PID 12373 from bundles/test-integration/docker.pid had a nonzero exit code [2021-05-18T08:09:56.314Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-18T08:09:56.314Z] [2021-05-18T08:09:56.314Z] Unloading profiles will leave already running processes permanently [2021-05-18T08:09:56.314Z] unconfined, which can lead to unexpected situations. [2021-05-18T08:09:56.314Z] [2021-05-18T08:09:56.314Z] To set a process to complain mode, use the command line tool [2021-05-18T08:09:56.314Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-18T08:09:56.314Z] Removing test suite binaries [2021-05-18T08:09:56.314Z] exiting test-integration [2021-05-18T08:09:56.314Z] ++ exit 0 [2021-05-18T08:09:56.969Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-05-18T08:09:56.969Z] --- PASS: TestConfigInspect (3.26s) [2021-05-18T08:09:56.969Z] === RUN TestConfigList [2021-05-18T08:09:57.256Z] [2021-05-18T08:09:57.539Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-05-18T08:09:58.202Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-18T08:09:58.202Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-18T08:09:58.202Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-18T08:09:58.202Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-18T08:09:58.202Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-18T08:09:58.202Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-18T08:09:58.202Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-18T08:09:58.202Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-18T08:09:58.202Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-18T08:09:58.202Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-18T08:09:58.202Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-18T08:09:58.202Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-18T08:09:58.202Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-18T08:09:58.202Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-18T08:09:58.202Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-18T08:09:58.202Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-05-18T08:09:58.202Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-18T08:09:58.202Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-18T08:09:58.202Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-18T08:09:58.202Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-18T08:09:58.202Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-18T08:09:58.202Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-18T08:09:58.202Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-18T08:09:58.202Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-18T08:09:58.202Z] === RUN TestConfigureDaemonLogs [2021-05-18T08:09:58.202Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-18T08:09:58.202Z] === RUN TestCommonOptionsInstallFlags [2021-05-18T08:09:58.202Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-18T08:09:58.202Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-18T08:09:58.202Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-18T08:09:58.202Z] PASS [2021-05-18T08:09:58.202Z] coverage: 18.4% of statements [2021-05-18T08:09:58.202Z] ok github.com/docker/docker/cmd/dockerd 0.282s coverage: 18.4% of statements [2021-05-18T08:09:58.478Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose Post stage [Pipeline] junit [2021-05-18T08:09:59.188Z] Recording test results [2021-05-18T08:09:59.861Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-18T08:09:59.861Z] --- PASS: TestConfigList (3.01s) [2021-05-18T08:09:59.861Z] === RUN TestConfigsCreateAndDelete [2021-05-18T08:10:00.355Z] === RUN TestContainerStopSignal [2021-05-18T08:10:00.355Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestContainerStopTimeout [2021-05-18T08:10:00.355Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-18T08:10:00.355Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-18T08:10:00.355Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-05-18T08:10:00.355Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-18T08:10:00.355Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestReplaceAndAppendEnvVars [2021-05-18T08:10:00.355Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-18T08:10:00.355Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-18T08:10:00.355Z] === RUN TestNewMemoryStore [2021-05-18T08:10:00.355Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestAddContainers [2021-05-18T08:10:00.355Z] --- PASS: TestAddContainers (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestGetContainer [2021-05-18T08:10:00.355Z] --- PASS: TestGetContainer (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestDeleteContainer [2021-05-18T08:10:00.355Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestListContainers [2021-05-18T08:10:00.355Z] --- PASS: TestListContainers (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestFirstContainer [2021-05-18T08:10:00.355Z] --- PASS: TestFirstContainer (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestApplyAllContainer [2021-05-18T08:10:00.355Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestIsValidHealthString [2021-05-18T08:10:00.355Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestStateRunStop [2021-05-18T08:10:00.355Z] --- PASS: TestStateRunStop (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestStateTimeoutWait [2021-05-18T08:10:00.355Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-18T08:10:00.355Z] state_test.go:141: Stop callback fired [2021-05-18T08:10:00.355Z] state_test.go:165: Stop callback fired [2021-05-18T08:10:00.355Z] === RUN TestIsValidStateString [2021-05-18T08:10:00.355Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestViewSaveDelete [2021-05-18T08:10:00.355Z] --- PASS: TestViewSaveDelete (0.01s) [2021-05-18T08:10:00.355Z] === RUN TestViewAll [2021-05-18T08:10:00.355Z] --- PASS: TestViewAll (0.01s) [2021-05-18T08:10:00.355Z] === RUN TestViewGet [2021-05-18T08:10:00.355Z] --- PASS: TestViewGet (0.02s) [2021-05-18T08:10:00.355Z] === RUN TestNames [2021-05-18T08:10:00.355Z] --- PASS: TestNames (0.00s) [2021-05-18T08:10:00.355Z] === RUN TestViewWithHealthCheck [2021-05-18T08:10:00.355Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-18T08:10:00.355Z] PASS [2021-05-18T08:10:00.355Z] coverage: 41.2% of statements [2021-05-18T08:10:00.355Z] ok github.com/docker/docker/container 0.327s coverage: 41.2% of statements [2021-05-18T08:10:00.411Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-18T08:10:00.411Z] [2021-05-18T08:10:00.411Z] Unloading profiles will leave already running processes permanently [2021-05-18T08:10:00.411Z] unconfined, which can lead to unexpected situations. [2021-05-18T08:10:00.411Z] [2021-05-18T08:10:00.411Z] To set a process to complain mode, use the command line tool [2021-05-18T08:10:00.411Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-18T08:10:00.411Z] Post stage [Pipeline] junit [2021-05-18T08:10:00.420Z] Recording test results [2021-05-18T08:10:00.827Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-18T08:10:01.144Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-05-18T08:10:01.172Z] + echo Ensuring container killed. [2021-05-18T08:10:01.172Z] Ensuring container killed. [2021-05-18T08:10:01.172Z] + docker rm -vf docker-pr1 [2021-05-18T08:10:01.172Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-18T08:10:01.463Z] + echo Ensuring container killed. [2021-05-18T08:10:01.463Z] Ensuring container killed. [2021-05-18T08:10:01.463Z] + docker rm -vf docker-pr1 [2021-05-18T08:10:01.463Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-18T08:10:01.510Z] + echo Chowning /workspace to jenkins user [2021-05-18T08:10:01.510Z] Chowning /workspace to jenkins user [2021-05-18T08:10:01.510Z] + id -u [2021-05-18T08:10:01.510Z] + id -g [2021-05-18T08:10:01.510Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42390:/workspace busybox chown -R 1000:1000 /workspace [2021-05-18T08:10:01.510Z] Unable to find image 'busybox:latest' locally [2021-05-18T08:10:01.773Z] latest: Pulling from library/busybox [2021-05-18T08:10:01.773Z] 92f8b3f0730f: Pulling fs layer [2021-05-18T08:10:01.773Z] 92f8b3f0730f: Verifying Checksum [2021-05-18T08:10:01.773Z] 92f8b3f0730f: Download complete [2021-05-18T08:10:01.783Z] + echo Chowning /workspace to jenkins user [2021-05-18T08:10:01.783Z] Chowning /workspace to jenkins user [2021-05-18T08:10:01.783Z] + id -u [2021-05-18T08:10:01.783Z] + id -g [2021-05-18T08:10:01.783Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42390:/workspace busybox chown -R 1000:1000 /workspace [2021-05-18T08:10:01.783Z] Unable to find image 'busybox:latest' locally [2021-05-18T08:10:02.035Z] 92f8b3f0730f: Pull complete [2021-05-18T08:10:02.035Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-18T08:10:02.035Z] Status: Downloaded newer image for busybox:latest [2021-05-18T08:10:02.040Z] latest: Pulling from library/busybox [2021-05-18T08:10:02.040Z] 92f8b3f0730f: Pulling fs layer [2021-05-18T08:10:02.040Z] 92f8b3f0730f: Verifying Checksum [2021-05-18T08:10:02.040Z] 92f8b3f0730f: Download complete [2021-05-18T08:10:02.130Z] --- PASS: TestReplicatedJob (6.63s) [2021-05-18T08:10:02.130Z] === RUN TestUpdateReplicatedJob [2021-05-18T08:10:02.296Z] 92f8b3f0730f: Pull complete [2021-05-18T08:10:02.296Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-18T08:10:02.296Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-18T08:10:03.726Z] + bundleName=amd64-rootless [2021-05-18T08:10:03.726Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-05-18T08:10:03.726Z] Creating amd64-rootless-bundles.tar.gz [2021-05-18T08:10:03.726Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-05-18T08:10:03.726Z] + 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 [2021-05-18T08:10:03.757Z] Archiving artifacts [2021-05-18T08:10:03.993Z] + bundleName=docker-py [2021-05-18T08:10:03.993Z] + echo Creating docker-py-bundles.tar.gz [2021-05-18T08:10:03.993Z] Creating docker-py-bundles.tar.gz [2021-05-18T08:10:03.993Z] + 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 [2021-05-18T08:10:04.003Z] Archiving artifacts [2021-05-18T08:10:04.060Z] --- PASS: TestConfigsCreateAndDelete (3.73s) [2021-05-18T08:10:04.060Z] === RUN TestConfigsUpdate [2021-05-18T08:10:04.060Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-05-18T08:10:05.440Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-18T08:10:05.610Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42390/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-18T08:10:05.662Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42390/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-05-18T08:10:05.700Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-05-18T08:10:05.930Z] + make clean [2021-05-18T08:10:06.072Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -e DOCKER_GRAPHDRIVER docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/make.sh binary-daemon [2021-05-18T08:10:06.115Z] === RUN TestPrepare [2021-05-18T08:10:06.116Z] --- PASS: TestPrepare (0.00s) [2021-05-18T08:10:06.116Z] === RUN TestStart [2021-05-18T08:10:06.116Z] --- PASS: TestStart (0.00s) [2021-05-18T08:10:06.116Z] === RUN TestWaitCancel [2021-05-18T08:10:06.116Z] --- PASS: TestWaitCancel (0.00s) [2021-05-18T08:10:06.116Z] === RUN TestWaitDisabled [2021-05-18T08:10:06.116Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-18T08:10:06.116Z] === RUN TestWaitEnabled [2021-05-18T08:10:06.116Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-18T08:10:06.116Z] === RUN TestRemove [2021-05-18T08:10:06.116Z] --- PASS: TestRemove (0.00s) [2021-05-18T08:10:06.116Z] PASS [2021-05-18T08:10:06.116Z] coverage: 65.3% of statements [2021-05-18T08:10:06.116Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.082s coverage: 65.3% of statements [2021-05-18T08:10:06.193Z] docker volume rm -f docker-dev-cache [2021-05-18T08:10:06.193Z] docker-dev-cache [Pipeline] deleteDir [2021-05-18T08:10:06.337Z] --- PASS: TestUpdateReplicatedJob (4.22s) [2021-05-18T08:10:06.337Z] === RUN TestServiceListWithStatuses [2021-05-18T08:10:06.337Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-18T08:10:06.337Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T08:10:06.337Z] === RUN TestDockerNetworkConnectAlias [2021-05-18T08:10:06.568Z] === RUN TestNewListSecretsFilters [2021-05-18T08:10:06.568Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-18T08:10:06.568Z] === RUN TestNewListConfigsFilters [2021-05-18T08:10:06.568Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-18T08:10:06.568Z] PASS [2021-05-18T08:10:06.568Z] coverage: 0.5% of statements [2021-05-18T08:10:06.568Z] ok github.com/docker/docker/daemon/cluster 0.290s coverage: 0.5% of statements [2021-05-18T08:10:06.635Z] [2021-05-18T08:10:06.635Z] Removing bundles/ [2021-05-18T08:10:06.635Z] [2021-05-18T08:10:06.635Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-05-18T08:10:06.635Z] Building: bundles/binary-daemon/dockerd-dev [2021-05-18T08:10:06.635Z] GOOS="" GOARCH="" GOARM="" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T08:10:07.082Z] --- PASS: TestConfigsUpdate (3.34s) [2021-05-18T08:10:07.082Z] === RUN TestTemplatedConfig [2021-05-18T08:10:07.652Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-18T08:10:10.266Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-18T08:10:10.266Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-18T08:10:10.266Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-18T08:10:10.266Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-18T08:10:10.266Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-18T08:10:10.266Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-18T08:10:10.267Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-18T08:10:10.267Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-18T08:10:10.267Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-18T08:10:10.267Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-18T08:10:10.267Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-18T08:10:10.267Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-18T08:10:10.267Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-18T08:10:10.267Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-18T08:10:10.267Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-18T08:10:10.267Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-18T08:10:10.267Z] PASS [2021-05-18T08:10:10.267Z] coverage: 35.9% of statements [2021-05-18T08:10:10.267Z] ok github.com/docker/docker/daemon/cluster/convert 0.253s coverage: 35.9% of statements [2021-05-18T08:10:11.222Z] === RUN TestVerifyNetworkingConfig [2021-05-18T08:10:11.222Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestGetContainer [2021-05-18T08:10:11.222Z] --- PASS: TestGetContainer (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestValidContainerNames [2021-05-18T08:10:11.222Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestContainerInitDNS [2021-05-18T08:10:11.222Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-18T08:10:11.222Z] daemon_test.go:147: root required [2021-05-18T08:10:11.222Z] === RUN TestMerge [2021-05-18T08:10:11.222Z] --- PASS: TestMerge (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestValidateContainerIsolation [2021-05-18T08:10:11.222Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestFindNetworkErrorType [2021-05-18T08:10:11.222Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestEnsureServicesExist [2021-05-18T08:10:11.222Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestEnsureServicesExistErrors [2021-05-18T08:10:11.222Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-18T08:10:11.222Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-18T08:10:11.222Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-18T08:10:11.222Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestContainerDelete [2021-05-18T08:10:11.222Z] --- PASS: TestContainerDelete (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestContainerDoubleDelete [2021-05-18T08:10:11.222Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestLogContainerEventCopyLabels [2021-05-18T08:10:11.222Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestLogContainerEventWithAttributes [2021-05-18T08:10:11.222Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestNoneHealthcheck [2021-05-18T08:10:11.222Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestHealthStates [2021-05-18T08:10:11.222Z] time="2021-05-18T08:10:10Z" 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" [2021-05-18T08:10:11.222Z] time="2021-05-18T08:10:10Z" 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" [2021-05-18T08:10:11.222Z] time="2021-05-18T08:10:10Z" 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" [2021-05-18T08:10:11.222Z] time="2021-05-18T08:10:10Z" 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" [2021-05-18T08:10:11.222Z] time="2021-05-18T08:10:10Z" 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" [2021-05-18T08:10:11.222Z] time="2021-05-18T08:10:10Z" 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" [2021-05-18T08:10:11.222Z] time="2021-05-18T08:10:10Z" 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" [2021-05-18T08:10:11.222Z] time="2021-05-18T08:10:10Z" 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" [2021-05-18T08:10:11.222Z] time="2021-05-18T08:10:10Z" 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" [2021-05-18T08:10:11.222Z] time="2021-05-18T08:10:10Z" 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" [2021-05-18T08:10:11.222Z] --- PASS: TestHealthStates (0.16s) [2021-05-18T08:10:11.222Z] === RUN TestMaskURLCredentials [2021-05-18T08:10:11.222Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestGetInspectData [2021-05-18T08:10:11.222Z] --- PASS: TestGetInspectData (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestFillLicense [2021-05-18T08:10:11.222Z] --- PASS: TestFillLicense (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestListInvalidFilter [2021-05-18T08:10:11.222Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestNameFilter [2021-05-18T08:10:11.222Z] --- PASS: TestNameFilter (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-18T08:10:11.222Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-18T08:10:11.222Z] === 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 [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-18T08:10:11.222Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-18T08:10:11.222Z] --- 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) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-18T08:10:11.222Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestDaemonReloadLabels [2021-05-18T08:10:11.222Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-18T08:10:11.222Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestDaemonReloadMirrors [2021-05-18T08:10:11.222Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-18T08:10:11.222Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-18T08:10:11.222Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-18T08:10:11.222Z] === RUN TestDaemonDiscoveryReload [2021-05-18T08:10:11.641Z] --- PASS: TestDockerNetworkConnectAlias (6.01s) [2021-05-18T08:10:11.641Z] === RUN TestDockerNetworkReConnect [2021-05-18T08:10:11.851Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-05-18T08:10:12.419Z] --- PASS: TestTemplatedConfig (5.28s) [2021-05-18T08:10:12.419Z] === RUN TestConfigCreateResolve [2021-05-18T08:10:12.419Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-18T08:10:12.554Z] --- PASS: TestServicePlugin (30.59s) [2021-05-18T08:10:12.554Z] plugin_test.go:62: [d7c1be47831ba] joining swarm manager [db8a7654e5692]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:10:12.554Z] plugin_test.go:65: [d708b42cf5fe5] joining swarm manager [db8a7654e5692]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:10:12.554Z] === RUN TestServiceUpdateLabel [2021-05-18T08:10:12.743Z] --- PASS: TestDaemonDiscoveryReload (1.08s) [2021-05-18T08:10:12.743Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-18T08:10:12.743Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-18T08:10:12.743Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-18T08:10:13.198Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.56s) [2021-05-18T08:10:13.198Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-18T08:10:13.198Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-18T08:10:13.198Z] reload_test.go:520: root required [2021-05-18T08:10:13.198Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-18T08:10:13.198Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-05-18T08:10:13.198Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-18T08:10:13.198Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-05-18T08:10:13.198Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-18T08:10:13.198Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-05-18T08:10:13.198Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-18T08:10:13.495Z] --- PASS: TestServiceUpdateLabel (2.45s) [2021-05-18T08:10:13.496Z] === RUN TestServiceUpdateSecrets [2021-05-18T08:10:13.650Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-18T08:10:13.650Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-18T08:10:13.650Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-18T08:10:13.650Z] === RUN TestParseVolumesFrom [2021-05-18T08:10:13.650Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-18T08:10:13.650Z] PASS [2021-05-18T08:10:13.650Z] coverage: 9.0% of statements [2021-05-18T08:10:13.650Z] ok github.com/docker/docker/daemon 2.713s coverage: 9.0% of statements [2021-05-18T08:10:14.330Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-18T08:10:14.606Z] === RUN TestBuilderGC [2021-05-18T08:10:14.606Z] --- PASS: TestBuilderGC (0.00s) [2021-05-18T08:10:14.606Z] === RUN TestDaemonConfigurationNotFound [2021-05-18T08:10:14.606Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-18T08:10:14.606Z] === RUN TestDaemonBrokenConfiguration [2021-05-18T08:10:14.606Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-18T08:10:14.606Z] === RUN TestParseClusterAdvertiseSettings [2021-05-18T08:10:14.606Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-18T08:10:14.606Z] === RUN TestFindConfigurationConflicts [2021-05-18T08:10:14.606Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-18T08:10:14.606Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-18T08:10:14.606Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-18T08:10:14.606Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-18T08:10:14.606Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-18T08:10:14.606Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-18T08:10:14.900Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-18T08:10:15.059Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-18T08:10:15.059Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-18T08:10:15.059Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-18T08:10:15.059Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-18T08:10:15.059Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-18T08:10:15.059Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-18T08:10:15.059Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-18T08:10:15.059Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-18T08:10:15.059Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-18T08:10:15.059Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-18T08:10:15.059Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-18T08:10:15.059Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-18T08:10:15.059Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-18T08:10:15.059Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-18T08:10:15.059Z] === RUN TestValidateConfigurationErrors [2021-05-18T08:10:15.059Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-18T08:10:15.059Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-18T08:10:15.059Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-18T08:10:15.059Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-18T08:10:15.059Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-18T08:10:15.059Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-18T08:10:15.059Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-18T08:10:15.059Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-18T08:10:15.059Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-18T08:10:15.059Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-18T08:10:15.059Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-18T08:10:15.059Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-18T08:10:15.059Z] === RUN TestValidateConfiguration [2021-05-18T08:10:15.059Z] === RUN TestValidateConfiguration/with_label [2021-05-18T08:10:15.059Z] === RUN TestValidateConfiguration/with_dns [2021-05-18T08:10:15.059Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-18T08:10:15.059Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-18T08:10:15.059Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-18T08:10:15.059Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-18T08:10:15.059Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-18T08:10:15.059Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-18T08:10:15.059Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-18T08:10:15.059Z] === RUN TestModifiedDiscoverySettings [2021-05-18T08:10:15.059Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-18T08:10:15.059Z] === RUN TestReloadSetConfigFileNotExist [2021-05-18T08:10:15.059Z] time="2021-05-18T08:10:14Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-18T08:10:15.059Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-05-18T08:10:15.059Z] === RUN TestReloadDefaultConfigNotExist [2021-05-18T08:10:15.059Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-18T08:10:15.059Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:10:15.059Z] === RUN TestReloadBadDefaultConfig [2021-05-18T08:10:15.059Z] time="2021-05-18T08:10:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-424472891" [2021-05-18T08:10:15.059Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-18T08:10:15.059Z] === RUN TestReloadWithConflictingLabels [2021-05-18T08:10:15.059Z] time="2021-05-18T08:10:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-697300830" [2021-05-18T08:10:15.059Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-18T08:10:15.059Z] === RUN TestReloadWithDuplicateLabels [2021-05-18T08:10:15.059Z] time="2021-05-18T08:10:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-715888933" [2021-05-18T08:10:15.059Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-18T08:10:15.059Z] === RUN TestDaemonConfigurationMerge [2021-05-18T08:10:15.059Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-18T08:10:15.059Z] PASS [2021-05-18T08:10:15.059Z] coverage: 79.7% of statements [2021-05-18T08:10:15.059Z] ok github.com/docker/docker/daemon/config 0.363s coverage: 79.7% of statements [2021-05-18T08:10:15.512Z] === RUN TestWaitNodeAttachment [2021-05-18T08:10:15.512Z] === RUN TestDiscoveryOptsErrors [2021-05-18T08:10:15.512Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-18T08:10:15.512Z] === RUN TestDiscoveryOpts [2021-05-18T08:10:15.512Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-18T08:10:15.512Z] PASS [2021-05-18T08:10:15.512Z] coverage: 30.0% of statements [2021-05-18T08:10:15.512Z] ok github.com/docker/docker/daemon/discovery 0.053s coverage: 30.0% of statements [2021-05-18T08:10:15.837Z] --- PASS: TestConfigCreateResolve (3.36s) [2021-05-18T08:10:15.837Z] === RUN TestConfigDaemonLibtrustID [2021-05-18T08:10:15.837Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-05-18T08:10:15.837Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-05-18T08:10:15.966Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-18T08:10:15.966Z] === RUN TestIsolationConversion [2021-05-18T08:10:15.966Z] === RUN TestIsolationConversion/default [2021-05-18T08:10:15.966Z] === RUN TestIsolationConversion/process [2021-05-18T08:10:15.966Z] === RUN TestIsolationConversion/hyperv [2021-05-18T08:10:15.966Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-18T08:10:15.966Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-18T08:10:15.966Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-18T08:10:15.966Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-18T08:10:15.966Z] === RUN TestContainerLabels [2021-05-18T08:10:15.966Z] --- PASS: TestContainerLabels (0.00s) [2021-05-18T08:10:15.966Z] === RUN TestCredentialSpecConversion [2021-05-18T08:10:15.966Z] === RUN TestCredentialSpecConversion/none [2021-05-18T08:10:15.966Z] === RUN TestCredentialSpecConversion/config [2021-05-18T08:10:15.966Z] === RUN TestCredentialSpecConversion/file [2021-05-18T08:10:15.966Z] === RUN TestCredentialSpecConversion/registry [2021-05-18T08:10:15.966Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-18T08:10:15.966Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-18T08:10:15.966Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-18T08:10:15.966Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-18T08:10:15.966Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-18T08:10:15.966Z] === RUN TestControllerValidateMountBind [2021-05-18T08:10:15.966Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-18T08:10:15.966Z] === RUN TestControllerValidateMountVolume [2021-05-18T08:10:15.966Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-18T08:10:15.966Z] === RUN TestControllerValidateMountTarget [2021-05-18T08:10:15.966Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-18T08:10:15.966Z] === RUN TestControllerValidateMountTmpfs [2021-05-18T08:10:15.966Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-18T08:10:15.966Z] === RUN TestControllerValidateMountInvalidType [2021-05-18T08:10:15.966Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-18T08:10:15.966Z] === RUN TestControllerValidateMountNamedPipe [2021-05-18T08:10:15.966Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-18T08:10:15.966Z] PASS [2021-05-18T08:10:15.966Z] coverage: 11.3% of statements [2021-05-18T08:10:15.966Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.897s coverage: 11.3% of statements [2021-05-18T08:10:16.778Z] --- PASS: TestConfigDaemonLibtrustID (1.12s) [2021-05-18T08:10:16.778Z] PASS [2021-05-18T08:10:16.778Z] [2021-05-18T08:10:16.778Z] DONE 7 tests in 23.246s [2021-05-18T08:10:16.778Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-18T08:10:16.778Z] ++ 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 [2021-05-18T08:10:16.778Z] ++ set -e [2021-05-18T08:10:16.778Z] ++ '[' -n 0 ']' [2021-05-18T08:10:16.778Z] ++ set -x [2021-05-18T08:10:16.778Z] ++ 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 [2021-05-18T08:10:16.931Z] --- PASS: TestDockerNetworkReConnect (5.12s) [2021-05-18T08:10:16.931Z] === RUN TestServicePlugin [2021-05-18T08:10:16.931Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-18T08:10:16.931Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T08:10:16.931Z] === RUN TestServiceUpdateLabel [2021-05-18T08:10:17.038Z] INFO: Testing against a local daemon [2021-05-18T08:10:17.038Z] === RUN TestCheckpoint [2021-05-18T08:10:17.038Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-18T08:10:17.038Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T08:10:17.038Z] === RUN TestContainerInvalidJSON [2021-05-18T08:10:17.038Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:10:17.038Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:10:17.038Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:10:17.038Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:10:17.038Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:10:17.038Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:10:17.038Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:10:17.038Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:10:17.038Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:10:17.038Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-18T08:10:17.038Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-18T08:10:17.038Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-18T08:10:17.038Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-18T08:10:17.038Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-18T08:10:17.297Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-05-18T08:10:17.297Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-18T08:10:17.297Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-05-18T08:10:17.297Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-18T08:10:17.297Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-05-18T08:10:17.297Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-18T08:10:17.297Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-18T08:10:17.297Z] === RUN TestCopyFromContainer [2021-05-18T08:10:17.486Z] === RUN TestEventsLog [2021-05-18T08:10:17.486Z] --- PASS: TestEventsLog (0.00s) [2021-05-18T08:10:17.486Z] === RUN TestEventsLogTimeout [2021-05-18T08:10:17.486Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-18T08:10:17.486Z] === RUN TestLogEvents [2021-05-18T08:10:17.486Z] --- PASS: TestLogEvents (0.05s) [2021-05-18T08:10:17.486Z] === RUN TestLoadBufferedEvents [2021-05-18T08:10:17.486Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-05-18T08:10:17.486Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-18T08:10:17.486Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-18T08:10:17.486Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-18T08:10:17.486Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-18T08:10:17.486Z] PASS [2021-05-18T08:10:17.486Z] coverage: 50.0% of statements [2021-05-18T08:10:17.486Z] ok github.com/docker/docker/daemon/events 0.318s coverage: 50.0% of statements [2021-05-18T08:10:17.938Z] === RUN TestIsEmptyDir [2021-05-18T08:10:17.938Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-18T08:10:17.938Z] PASS [2021-05-18T08:10:17.938Z] coverage: 2.3% of statements [2021-05-18T08:10:17.938Z] ok github.com/docker/docker/daemon/graphdriver 0.086s coverage: 2.3% of statements [2021-05-18T08:10:18.896Z] === RUN TestLinkNaming [2021-05-18T08:10:18.896Z] --- PASS: TestLinkNaming (0.00s) [2021-05-18T08:10:18.896Z] === RUN TestLinkNew [2021-05-18T08:10:18.896Z] --- PASS: TestLinkNew (0.00s) [2021-05-18T08:10:18.896Z] === RUN TestLinkEnv [2021-05-18T08:10:18.896Z] --- PASS: TestLinkEnv (0.00s) [2021-05-18T08:10:18.896Z] === RUN TestLinkMultipleEnv [2021-05-18T08:10:18.896Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-18T08:10:18.896Z] === RUN TestLinkPortRangeEnv [2021-05-18T08:10:18.896Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-18T08:10:18.896Z] PASS [2021-05-18T08:10:18.896Z] coverage: 93.0% of statements [2021-05-18T08:10:18.896Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2021-05-18T08:10:19.327Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-18T08:10:19.328Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-05-18T08:10:19.897Z] === RUN TestCopyFromContainer// [2021-05-18T08:10:19.897Z] === RUN TestCopyFromContainer//bar/root [2021-05-18T08:10:20.157Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-18T08:10:20.157Z] === RUN TestCopyFromContainer/bar/quux [2021-05-18T08:10:20.157Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-18T08:10:20.232Z] --- PASS: TestServiceUpdateLabel (3.12s) [2021-05-18T08:10:20.232Z] === RUN TestServiceUpdateSecrets [2021-05-18T08:10:20.417Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-18T08:10:20.417Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-18T08:10:20.417Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-18T08:10:20.678Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-18T08:10:20.678Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-18T08:10:20.937Z] --- PASS: TestCopyFromContainer (3.46s) [2021-05-18T08:10:20.937Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-18T08:10:20.937Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-18T08:10:20.937Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-18T08:10:20.937Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-05-18T08:10:20.937Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-05-18T08:10:20.937Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-18T08:10:20.937Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-05-18T08:10:20.937Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-05-18T08:10:20.937Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-05-18T08:10:20.937Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-05-18T08:10:20.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-18T08:10:20.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:10:20.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:10:20.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:10:20.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:10:20.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:10:20.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:10:20.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:10:20.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:10:20.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:10:20.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-18T08:10:20.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-18T08:10:20.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-18T08:10:20.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-05-18T08:10:20.937Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-18T08:10:20.937Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-18T08:10:20.937Z] === RUN TestCreateWithInvalidEnv [2021-05-18T08:10:20.937Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-18T08:10:20.937Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-18T08:10:20.937Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-18T08:10:20.937Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-18T08:10:20.937Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-18T08:10:20.937Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-18T08:10:20.937Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-18T08:10:20.937Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-18T08:10:20.937Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-18T08:10:20.937Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-18T08:10:20.937Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-05-18T08:10:20.937Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-05-18T08:10:20.937Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-18T08:10:20.937Z] === RUN TestCreateTmpfsMountsTarget [2021-05-18T08:10:20.937Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-18T08:10:20.937Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-18T08:10:21.871Z] === RUN TestAdapterReadLogs [2021-05-18T08:10:21.871Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-18T08:10:21.871Z] === RUN TestCopier [2021-05-18T08:10:21.871Z] --- PASS: TestCopier (0.00s) [2021-05-18T08:10:21.871Z] === RUN TestCopierLongLines [2021-05-18T08:10:21.871Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-18T08:10:21.871Z] === RUN TestCopierSlow [2021-05-18T08:10:21.871Z] --- PASS: TestCopierSlow (0.20s) [2021-05-18T08:10:21.871Z] === RUN TestCopierWithSized [2021-05-18T08:10:21.871Z] === RUN TestCopierWithSized/as_is [2021-05-18T08:10:21.871Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-18T08:10:21.871Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-18T08:10:21.871Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-18T08:10:21.871Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-05-18T08:10:21.871Z] === RUN TestCopierWithPartial [2021-05-18T08:10:21.871Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-18T08:10:21.871Z] === RUN TestRingLogger [2021-05-18T08:10:21.871Z] --- PASS: TestRingLogger (0.00s) [2021-05-18T08:10:21.871Z] === RUN TestRingCap [2021-05-18T08:10:21.871Z] --- PASS: TestRingCap (0.00s) [2021-05-18T08:10:21.871Z] === RUN TestRingClose [2021-05-18T08:10:21.871Z] --- PASS: TestRingClose (0.00s) [2021-05-18T08:10:21.871Z] === RUN TestRingDrain [2021-05-18T08:10:21.871Z] --- PASS: TestRingDrain (0.00s) [2021-05-18T08:10:21.871Z] PASS [2021-05-18T08:10:21.871Z] coverage: 43.5% of statements [2021-05-18T08:10:21.871Z] ok github.com/docker/docker/daemon/logger 0.402s coverage: 43.5% of statements [2021-05-18T08:10:21.875Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-05-18T08:10:22.135Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-18T08:10:22.324Z] === RUN TestSearchRegistryForImagesErrors [2021-05-18T08:10:22.324Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-18T08:10:22.324Z] === RUN TestSearchRegistryForImages [2021-05-18T08:10:22.324Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-18T08:10:22.324Z] === RUN TestOnlyPlatformWithFallback [2021-05-18T08:10:22.324Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-18T08:10:22.324Z] === RUN TestImageDelete [2021-05-18T08:10:22.324Z] === RUN TestImageDelete/no_lease [2021-05-18T08:10:22.324Z] === RUN TestImageDelete/lease_exists [2021-05-18T08:10:22.324Z] --- PASS: TestImageDelete (0.04s) [2021-05-18T08:10:22.324Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-18T08:10:22.324Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-05-18T08:10:22.324Z] === RUN TestContentStoreForPull [2021-05-18T08:10:22.776Z] --- PASS: TestContentStoreForPull (0.19s) [2021-05-18T08:10:22.776Z] PASS [2021-05-18T08:10:22.776Z] coverage: 6.7% of statements [2021-05-18T08:10:22.776Z] ok github.com/docker/docker/daemon/images 0.431s coverage: 6.7% of statements [2021-05-18T08:10:22.776Z] === RUN TestNewStreamConfig [2021-05-18T08:10:22.776Z] === RUN TestNewStreamConfig/defaults [2021-05-18T08:10:22.776Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-18T08:10:22.776Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-18T08:10:22.776Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-18T08:10:22.776Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-18T08:10:22.776Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-18T08:10:22.776Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-18T08:10:22.776Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-18T08:10:22.776Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-18T08:10:22.776Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-18T08:10:22.776Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-18T08:10:22.776Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-18T08:10:22.776Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-18T08:10:22.776Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-18T08:10:22.776Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-18T08:10:22.776Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-18T08:10:22.776Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-18T08:10:22.776Z] time="2021-05-18T08:10:22Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-18T08:10:22.776Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-05-18T08:10:22.776Z] === RUN TestCreateSuccess [2021-05-18T08:10:22.776Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestCreateLogGroupSuccess [2021-05-18T08:10:22.776Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestCreateError [2021-05-18T08:10:22.776Z] --- PASS: TestCreateError (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestCreateAlreadyExists [2021-05-18T08:10:22.776Z] time="2021-05-18T08:10:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-18T08:10:22.776Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestLogClosed [2021-05-18T08:10:22.776Z] --- PASS: TestLogClosed (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestLogBlocking [2021-05-18T08:10:22.776Z] --- PASS: TestLogBlocking (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-18T08:10:22.776Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestLogNonBlockingBufferFull [2021-05-18T08:10:22.776Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestPublishBatchSuccess [2021-05-18T08:10:22.776Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestPublishBatchError [2021-05-18T08:10:22.776Z] time="2021-05-18T08:10:22Z" level=error msg=Error [2021-05-18T08:10:22.776Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-18T08:10:22.776Z] time="2021-05-18T08:10:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-18T08:10:22.776Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-18T08:10:22.776Z] time="2021-05-18T08:10:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-18T08:10:22.776Z] time="2021-05-18T08:10:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-18T08:10:22.776Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestCollectBatchSimple [2021-05-18T08:10:22.776Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestCollectBatchTicker [2021-05-18T08:10:22.776Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestCollectBatchMultilinePattern [2021-05-18T08:10:22.776Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-18T08:10:22.776Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-18T08:10:22.776Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-18T08:10:22.776Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-05-18T08:10:22.776Z] === RUN TestCollectBatchClose [2021-05-18T08:10:22.776Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestEffectiveLen [2021-05-18T08:10:22.776Z] === RUN TestEffectiveLen/0/Hello [2021-05-18T08:10:22.776Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-18T08:10:22.776Z] === RUN TestEffectiveLen/2/🙃 [2021-05-18T08:10:22.776Z] === RUN TestEffectiveLen/3/���� [2021-05-18T08:10:22.776Z] === RUN TestEffectiveLen/4/He��o [2021-05-18T08:10:22.776Z] === RUN TestEffectiveLen/5/ [2021-05-18T08:10:22.776Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-18T08:10:22.776Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-18T08:10:22.776Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-18T08:10:22.776Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-18T08:10:22.776Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-18T08:10:22.776Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-18T08:10:22.776Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestFindValidSplit [2021-05-18T08:10:22.776Z] === RUN TestFindValidSplit/0/ [2021-05-18T08:10:22.776Z] === RUN TestFindValidSplit/1/Hello [2021-05-18T08:10:22.776Z] === RUN TestFindValidSplit/2/Hello [2021-05-18T08:10:22.776Z] === RUN TestFindValidSplit/3/Hello [2021-05-18T08:10:22.776Z] === RUN TestFindValidSplit/4/🙃 [2021-05-18T08:10:22.776Z] === RUN TestFindValidSplit/5/🙃 [2021-05-18T08:10:22.776Z] === RUN TestFindValidSplit/6/a� [2021-05-18T08:10:22.776Z] === RUN TestFindValidSplit/7/a� [2021-05-18T08:10:22.776Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-18T08:10:22.776Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1044: [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1045: [2021-05-18T08:10:22.776Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1044: Hello [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1045: [2021-05-18T08:10:22.776Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1044: He [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1045: llo [2021-05-18T08:10:22.776Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1044: [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1045: Hello [2021-05-18T08:10:22.776Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1044: [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-18T08:10:22.776Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1045: [2021-05-18T08:10:22.776Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1044: a [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1045: � [2021-05-18T08:10:22.776Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1044: a� [2021-05-18T08:10:22.776Z] cloudwatchlogs_test.go:1045: [2021-05-18T08:10:22.776Z] === RUN TestProcessEventEmoji [2021-05-18T08:10:22.776Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-05-18T08:10:22.776Z] === RUN TestCollectBatchLineSplit [2021-05-18T08:10:22.776Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-18T08:10:22.776Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-18T08:10:22.776Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2021-05-18T08:10:22.776Z] === RUN TestCollectBatchMaxEvents [2021-05-18T08:10:22.776Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-05-18T08:10:22.776Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-18T08:10:22.776Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-05-18T08:10:22.776Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-18T08:10:22.776Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-05-18T08:10:22.776Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-18T08:10:23.229Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-05-18T08:10:23.229Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-18T08:10:23.229Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-18T08:10:23.229Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-18T08:10:23.229Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-18T08:10:23.229Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-18T08:10:23.229Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-18T08:10:23.229Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-18T08:10:23.229Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-18T08:10:23.229Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-18T08:10:23.229Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-18T08:10:23.229Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-18T08:10:23.229Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-18T08:10:23.229Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-18T08:10:23.229Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-18T08:10:23.229Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-18T08:10:23.229Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-18T08:10:23.229Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-18T08:10:23.229Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-18T08:10:23.229Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-18T08:10:23.229Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-18T08:10:23.229Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-18T08:10:23.229Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-18T08:10:23.229Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-18T08:10:23.229Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-18T08:10:23.229Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-18T08:10:23.229Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-18T08:10:23.229Z] === RUN TestCreateTagSuccess [2021-05-18T08:10:23.229Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-18T08:10:23.229Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-18T08:10:23.229Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-05-18T08:10:23.229Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-18T08:10:23.229Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-18T08:10:23.229Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-18T08:10:23.229Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-18T08:10:23.229Z] PASS [2021-05-18T08:10:23.229Z] coverage: 77.4% of statements [2021-05-18T08:10:23.229Z] ok github.com/docker/docker/daemon/logger/awslogs 0.457s coverage: 77.4% of statements [2021-05-18T08:10:23.515Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-18T08:10:24.184Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-18T08:10:24.184Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-18T08:10:24.184Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-18T08:10:24.184Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-05-18T08:10:24.184Z] === RUN TestFastTimeMarshalJSON [2021-05-18T08:10:24.184Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-05-18T08:10:24.184Z] PASS [2021-05-18T08:10:24.184Z] coverage: 87.2% of statements [2021-05-18T08:10:24.184Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.218s coverage: 87.2% of statements [2021-05-18T08:10:24.455Z] --- PASS: TestCreateWithCustomMaskedPaths (3.21s) [2021-05-18T08:10:24.455Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-18T08:10:24.637Z] === RUN TestJSONFileLogger [2021-05-18T08:10:24.637Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-18T08:10:24.637Z] === RUN TestJSONFileLoggerWithTags [2021-05-18T08:10:24.637Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-18T08:10:24.637Z] === RUN TestJSONFileLoggerWithOpts [2021-05-18T08:10:24.637Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-18T08:10:24.637Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-18T08:10:24.637Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-18T08:10:24.637Z] === RUN TestEncodeDecode [2021-05-18T08:10:24.637Z] === PAUSE TestEncodeDecode [2021-05-18T08:10:24.637Z] === RUN TestUnexpectedEOF [2021-05-18T08:10:25.024Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-05-18T08:10:25.090Z] time="2021-05-18T08:10:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-18T08:10:25.090Z] time="2021-05-18T08:10:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-18T08:10:25.090Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-05-18T08:10:25.090Z] === CONT TestEncodeDecode [2021-05-18T08:10:25.090Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-18T08:10:25.090Z] PASS [2021-05-18T08:10:25.090Z] coverage: 69.9% of statements [2021-05-18T08:10:25.090Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.343s coverage: 69.9% of statements [2021-05-18T08:10:25.090Z] --- PASS: TestCheckoutGit (66.17s) [2021-05-18T08:10:25.090Z] === RUN TestValidGitTransport [2021-05-18T08:10:25.090Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-18T08:10:25.090Z] === RUN TestGitInvalidRef [2021-05-18T08:10:25.090Z] --- PASS: TestGitInvalidRef (0.26s) [2021-05-18T08:10:25.090Z] PASS [2021-05-18T08:10:25.090Z] coverage: 86.3% of statements [2021-05-18T08:10:25.090Z] ok github.com/docker/docker/builder/remotecontext/git 66.621s coverage: 86.3% of statements [2021-05-18T08:10:25.544Z] === RUN TestWriteLog [2021-05-18T08:10:25.544Z] === PAUSE TestWriteLog [2021-05-18T08:10:25.544Z] === RUN TestReadLog [2021-05-18T08:10:25.544Z] === PAUSE TestReadLog [2021-05-18T08:10:25.544Z] === CONT TestWriteLog [2021-05-18T08:10:25.593Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-18T08:10:25.998Z] === CONT TestReadLog [2021-05-18T08:10:25.998Z] --- PASS: TestWriteLog (0.00s) [2021-05-18T08:10:25.998Z] === RUN TestReadLog/tail_exact [2021-05-18T08:10:25.998Z] === RUN TestReadLog/tail_less_than_available [2021-05-18T08:10:25.998Z] === RUN TestReadLog/tail_more_than_available [2021-05-18T08:10:25.998Z] --- PASS: TestReadLog (0.18s) [2021-05-18T08:10:25.998Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-05-18T08:10:25.998Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-18T08:10:25.998Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-18T08:10:25.998Z] PASS [2021-05-18T08:10:25.998Z] coverage: 75.2% of statements [2021-05-18T08:10:25.998Z] ok github.com/docker/docker/daemon/logger/local 0.261s coverage: 75.2% of statements [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/cli [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-18T08:10:25.998Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-18T08:10:26.450Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-18T08:10:26.450Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-18T08:10:27.407Z] === RUN TestOpenFileDelete [2021-05-18T08:10:27.407Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-18T08:10:27.407Z] === RUN TestOpenFileRename [2021-05-18T08:10:27.407Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-18T08:10:27.407Z] === RUN TestParseLogTagDefaultTag [2021-05-18T08:10:27.407Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-18T08:10:27.407Z] === RUN TestParseLogTag [2021-05-18T08:10:27.407Z] --- PASS: TestParseLogTag (0.00s) [2021-05-18T08:10:27.407Z] === RUN TestParseLogTagEmptyTag [2021-05-18T08:10:27.407Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-18T08:10:27.407Z] === RUN TestTailFiles [2021-05-18T08:10:27.407Z] --- PASS: TestTailFiles (0.00s) [2021-05-18T08:10:27.407Z] === RUN TestFollowLogsConsumerGone [2021-05-18T08:10:27.407Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-18T08:10:27.407Z] === RUN TestFollowLogsProducerGone [2021-05-18T08:10:27.407Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-18T08:10:27.407Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-18T08:10:27.407Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-18T08:10:27.407Z] === RUN TestCheckCapacityAndRotate [2021-05-18T08:10:27.407Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-18T08:10:27.407Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-18T08:10:27.407Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-05-18T08:10:27.407Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.05s) [2021-05-18T08:10:27.407Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.05s) [2021-05-18T08:10:27.407Z] PASS [2021-05-18T08:10:27.407Z] coverage: 53.7% of statements [2021-05-18T08:10:27.407Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.263s coverage: 53.7% of statements [2021-05-18T08:10:27.860Z] === RUN TestLog [2021-05-18T08:10:27.860Z] --- PASS: TestLog (0.01s) [2021-05-18T08:10:27.860Z] PASS [2021-05-18T08:10:27.860Z] coverage: 31.5% of statements [2021-05-18T08:10:27.860Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.179s coverage: 31.5% of statements [2021-05-18T08:10:28.134Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-05-18T08:10:28.134Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.90s) [2021-05-18T08:10:28.134Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-18T08:10:28.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:10:28.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:10:28.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:10:28.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:10:28.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:10:28.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:10:28.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:10:28.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:10:28.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:10:28.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:10:28.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:10:28.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:10:28.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:10:28.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:10:28.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:10:28.395Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-05-18T08:10:28.395Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-05-18T08:10:28.395Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-05-18T08:10:28.395Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-05-18T08:10:28.395Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-05-18T08:10:28.395Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.07s) [2021-05-18T08:10:28.395Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-18T08:10:28.815Z] === RUN TestParseLogFormat [2021-05-18T08:10:28.815Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-18T08:10:28.815Z] === RUN TestValidateLogOptEmpty [2021-05-18T08:10:28.815Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-18T08:10:28.815Z] === RUN TestValidateSyslogAddress [2021-05-18T08:10:28.815Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-18T08:10:28.815Z] === RUN TestParseAddressDefaultPort [2021-05-18T08:10:28.815Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-18T08:10:28.815Z] === RUN TestValidateSyslogFacility [2021-05-18T08:10:28.815Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-18T08:10:28.815Z] === RUN TestValidateLogOptSyslogFormat [2021-05-18T08:10:28.815Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-18T08:10:28.815Z] === RUN TestValidateLogOpt [2021-05-18T08:10:28.815Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-18T08:10:28.815Z] PASS [2021-05-18T08:10:28.815Z] coverage: 46.8% of statements [2021-05-18T08:10:28.815Z] ok github.com/docker/docker/daemon/logger/syslog 0.078s coverage: 46.8% of statements [2021-05-18T08:10:29.274Z] === RUN TestNewParse [2021-05-18T08:10:29.274Z] --- PASS: TestNewParse (0.00s) [2021-05-18T08:10:29.274Z] PASS [2021-05-18T08:10:29.274Z] coverage: 8.3% of statements [2021-05-18T08:10:29.274Z] ok github.com/docker/docker/daemon/logger/templates 0.112s coverage: 8.3% of statements [2021-05-18T08:10:29.274Z] === RUN TestValidateLogOpt [2021-05-18T08:10:29.274Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-18T08:10:29.274Z] === RUN TestNewMissedConfig [2021-05-18T08:10:29.274Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-18T08:10:29.274Z] === RUN TestNewMissedUrl [2021-05-18T08:10:29.274Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-18T08:10:29.274Z] === RUN TestNewMissedToken [2021-05-18T08:10:29.274Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-18T08:10:29.274Z] === RUN TestNewWithProxy [2021-05-18T08:10:29.274Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-18T08:10:29.274Z] === RUN TestDefault [2021-05-18T08:10:29.274Z] --- PASS: TestDefault (0.01s) [2021-05-18T08:10:29.274Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-18T08:10:29.274Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-18T08:10:29.274Z] === RUN TestJsonFormat [2021-05-18T08:10:29.274Z] --- PASS: TestJsonFormat (0.01s) [2021-05-18T08:10:29.274Z] === RUN TestRawFormat [2021-05-18T08:10:29.274Z] --- PASS: TestRawFormat (0.00s) [2021-05-18T08:10:29.274Z] === RUN TestRawFormatWithLabels [2021-05-18T08:10:29.274Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-18T08:10:29.274Z] === RUN TestRawFormatWithoutTag [2021-05-18T08:10:29.274Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-18T08:10:29.274Z] === RUN TestBatching [2021-05-18T08:10:29.335Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.15s) [2021-05-18T08:10:29.335Z] === RUN TestCreateDifferentPlatform [2021-05-18T08:10:29.335Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-18T08:10:29.335Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-18T08:10:29.335Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-18T08:10:29.335Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-18T08:10:29.335Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-18T08:10:29.335Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-18T08:10:29.594Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-05-18T08:10:29.594Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-18T08:10:29.594Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-05-18T08:10:29.594Z] === RUN TestContainerStartOnDaemonRestart [2021-05-18T08:10:29.594Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-18T08:10:29.594Z] === RUN TestDaemonRestartIpcMode [2021-05-18T08:10:29.594Z] === PAUSE TestDaemonRestartIpcMode [2021-05-18T08:10:29.594Z] === RUN TestDaemonHostGatewayIP [2021-05-18T08:10:29.594Z] === PAUSE TestDaemonHostGatewayIP [2021-05-18T08:10:29.594Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-18T08:10:29.594Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-18T08:10:29.594Z] === RUN TestContainerKillOnDaemonStart [2021-05-18T08:10:29.594Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-18T08:10:29.594Z] === RUN TestDiff [2021-05-18T08:10:29.727Z] --- PASS: TestBatching (0.45s) [2021-05-18T08:10:29.727Z] === RUN TestFrequency [2021-05-18T08:10:30.163Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-18T08:10:30.181Z] --- PASS: TestFrequency (0.22s) [2021-05-18T08:10:30.181Z] === RUN TestOneMessagePerRequest [2021-05-18T08:10:30.181Z] --- PASS: TestOneMessagePerRequest (0.03s) [2021-05-18T08:10:30.181Z] === RUN TestVerify [2021-05-18T08:10:30.181Z] --- PASS: TestVerify (0.00s) [2021-05-18T08:10:30.181Z] === RUN TestSkipVerify [2021-05-18T08:10:30.181Z] time="2021-05-18T08:10:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:10:30.181Z] time="2021-05-18T08:10:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:10:30.181Z] time="2021-05-18T08:10:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:10:30.181Z] time="2021-05-18T08:10:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:10:30.633Z] --- PASS: TestSkipVerify (0.60s) [2021-05-18T08:10:30.633Z] === RUN TestBufferMaximum [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621325430.349247\",\"host\":\"88f4d12544a4\"}'" [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621325430.349247\",\"host\":\"88f4d12544a4\"}'" [2021-05-18T08:10:30.633Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-18T08:10:30.633Z] === RUN TestServerAlwaysDown [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621325430.352247\",\"host\":\"88f4d12544a4\"}'" [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621325430.352247\",\"host\":\"88f4d12544a4\"}'" [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621325430.352247\",\"host\":\"88f4d12544a4\"}'" [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621325430.353249\",\"host\":\"88f4d12544a4\"}'" [2021-05-18T08:10:30.633Z] time="2021-05-18T08:10:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621325430.353249\",\"host\":\"88f4d12544a4\"}'" [2021-05-18T08:10:30.633Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-18T08:10:30.633Z] === RUN TestCannotSendAfterClose [2021-05-18T08:10:30.633Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-18T08:10:30.633Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-18T08:10:31.103Z] --- PASS: TestDiff (1.30s) [2021-05-18T08:10:31.103Z] === RUN TestExecWithCloseStdin [2021-05-18T08:10:31.588Z] === RUN TestV1IDService [2021-05-18T08:10:31.588Z] --- PASS: TestV1IDService (0.02s) [2021-05-18T08:10:31.588Z] === RUN TestV2MetadataService [2021-05-18T08:10:31.588Z] time="2021-05-18T08:10:31Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49198/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-18T08:10:31.588Z] time="2021-05-18T08:10:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"88f4d12544a4\"}'" [2021-05-18T08:10:31.588Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-18T08:10:31.588Z] PASS [2021-05-18T08:10:31.588Z] coverage: 82.5% of statements [2021-05-18T08:10:31.588Z] ok github.com/docker/docker/daemon/logger/splunk 2.409s coverage: 82.5% of statements [2021-05-18T08:10:31.588Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-18T08:10:31.588Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-18T08:10:31.588Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-18T08:10:31.612Z] --- PASS: TestServiceUpdateSecrets (15.26s) [2021-05-18T08:10:31.612Z] === RUN TestServiceUpdateConfigs [2021-05-18T08:10:32.544Z] --- PASS: TestV2MetadataService (1.04s) [2021-05-18T08:10:32.544Z] PASS [2021-05-18T08:10:32.544Z] coverage: 48.2% of statements [2021-05-18T08:10:32.544Z] ok github.com/docker/docker/distribution/metadata 1.187s coverage: 48.2% of statements [2021-05-18T08:10:32.544Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-18T08:10:32.544Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-18T08:10:32.544Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-18T08:10:32.544Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-18T08:10:32.544Z] === RUN TestContinueOnError_NeverContinue [2021-05-18T08:10:32.544Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-18T08:10:32.544Z] === RUN TestManifestStore [2021-05-18T08:10:32.544Z] === RUN TestManifestStore/no_remote_or_local [2021-05-18T08:10:32.544Z] time="2021-05-18T08:10:32Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local943321135\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-18T08:10:32.544Z] === RUN TestManifestStore/no_local_cache [2021-05-18T08:10:32.544Z] === RUN TestManifestStore/with_local_cache [2021-05-18T08:10:32.544Z] === RUN TestManifestStore/unknown_media_type [2021-05-18T08:10:32.544Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-18T08:10:32.544Z] time="2021-05-18T08:10:32Z" level=warning msg="reference for unknown type: " [2021-05-18T08:10:32.544Z] time="2021-05-18T08:10:32Z" level=warning msg="reference for unknown type: " [2021-05-18T08:10:32.544Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-18T08:10:32.544Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-18T08:10:32.544Z] time="2021-05-18T08:10:32Z" level=warning msg="reference for unknown type: " [2021-05-18T08:10:32.544Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-18T08:10:32.544Z] time="2021-05-18T08:10:32Z" level=warning msg="reference for unknown type: " [2021-05-18T08:10:32.544Z] time="2021-05-18T08:10:32Z" level=warning msg="reference for unknown type: " [2021-05-18T08:10:32.544Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-18T08:10:32.544Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-18T08:10:32.544Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-18T08:10:32.997Z] time="2021-05-18T08:10:32Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-18T08:10:32.997Z] --- PASS: TestManifestStore (0.34s) [2021-05-18T08:10:32.997Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2021-05-18T08:10:32.997Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-05-18T08:10:32.997Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-05-18T08:10:32.997Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-05-18T08:10:32.997Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-05-18T08:10:32.997Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-05-18T08:10:32.997Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-18T08:10:32.997Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-05-18T08:10:32.997Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2021-05-18T08:10:32.997Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-05-18T08:10:32.997Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.04s) [2021-05-18T08:10:32.997Z] === RUN TestDetectManifestBlobMediaType [2021-05-18T08:10:32.997Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-18T08:10:32.997Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-18T08:10:32.997Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-18T08:10:32.997Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-18T08:10:32.997Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-18T08:10:32.997Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-18T08:10:32.997Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-18T08:10:32.997Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-18T08:10:32.997Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-18T08:10:32.997Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-18T08:10:32.997Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-18T08:10:32.997Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-18T08:10:32.997Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-18T08:10:32.997Z] === RUN TestFixManifestLayers [2021-05-18T08:10:32.997Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-18T08:10:32.997Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-18T08:10:32.997Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-18T08:10:32.997Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-18T08:10:32.998Z] === RUN TestFixManifestLayersBadParent [2021-05-18T08:10:32.998Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-18T08:10:32.998Z] === RUN TestValidateManifest [2021-05-18T08:10:32.998Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-18T08:10:32.998Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-18T08:10:32.998Z] === RUN TestFormatPlatform [2021-05-18T08:10:32.998Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-18T08:10:32.998Z] === RUN TestGetRepositoryMountCandidates [2021-05-18T08:10:32.998Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-18T08:10:32.998Z] === RUN TestLayerAlreadyExists [2021-05-18T08:10:32.998Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-18T08:10:32.998Z] 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} [2021-05-18T08:10:32.998Z] 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} [2021-05-18T08:10:32.998Z] 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} [2021-05-18T08:10:32.998Z] 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} [2021-05-18T08:10:32.998Z] 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} [2021-05-18T08:10:32.998Z] 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} [2021-05-18T08:10:32.998Z] === RUN TestWhenEmptyAuthConfig [2021-05-18T08:10:32.998Z] === RUN TestSuccessfulDownload [2021-05-18T08:10:32.998Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-18T08:10:32.998Z] download_test.go:268: Needs fixing on Windows [2021-05-18T08:10:32.998Z] === RUN TestCancelledDownload [2021-05-18T08:10:32.998Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-18T08:10:32.998Z] === RUN TestMaxDownloadAttempts [2021-05-18T08:10:32.998Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-18T08:10:32.998Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-18T08:10:32.998Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-18T08:10:32.998Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-18T08:10:32.998Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-18T08:10:32.998Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-18T08:10:32.998Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-18T08:10:32.998Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-18T08:10:32.998Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-18T08:10:32.998Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-18T08:10:32.998Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-18T08:10:32.998Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-18T08:10:33.066Z] --- PASS: TestExecWithCloseStdin (2.01s) [2021-05-18T08:10:33.066Z] === RUN TestExec [2021-05-18T08:10:33.450Z] time="2021-05-18T08:10:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-18T08:10:33.451Z] time="2021-05-18T08:10:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-18T08:10:33.451Z] time="2021-05-18T08:10:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-18T08:10:33.451Z] time="2021-05-18T08:10:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-18T08:10:33.451Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-18T08:10:33.451Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-05-18T08:10:33.451Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-05-18T08:10:33.451Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-05-18T08:10:33.451Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-05-18T08:10:33.451Z] === RUN TestTransfer [2021-05-18T08:10:33.451Z] --- PASS: TestTransfer (0.15s) [2021-05-18T08:10:33.451Z] === RUN TestConcurrencyLimit [2021-05-18T08:10:33.659Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-05-18T08:10:33.903Z] --- PASS: TestConcurrencyLimit (0.43s) [2021-05-18T08:10:33.903Z] === RUN TestInactiveJobs [2021-05-18T08:10:33.903Z] === RUN TestNotFound [2021-05-18T08:10:33.903Z] --- PASS: TestNotFound (0.00s) [2021-05-18T08:10:33.903Z] === RUN TestConflict [2021-05-18T08:10:33.903Z] --- PASS: TestConflict (0.00s) [2021-05-18T08:10:33.903Z] === RUN TestForbidden [2021-05-18T08:10:33.903Z] --- PASS: TestForbidden (0.00s) [2021-05-18T08:10:33.903Z] === RUN TestInvalidParameter [2021-05-18T08:10:33.903Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-18T08:10:33.903Z] === RUN TestNotImplemented [2021-05-18T08:10:33.903Z] --- PASS: TestNotImplemented (0.00s) [2021-05-18T08:10:33.903Z] === RUN TestNotModified [2021-05-18T08:10:33.903Z] --- PASS: TestNotModified (0.00s) [2021-05-18T08:10:33.903Z] === RUN TestUnauthorized [2021-05-18T08:10:33.903Z] --- PASS: TestUnauthorized (0.00s) [2021-05-18T08:10:33.903Z] === RUN TestUnknown [2021-05-18T08:10:33.903Z] --- PASS: TestUnknown (0.00s) [2021-05-18T08:10:33.903Z] === RUN TestCancelled [2021-05-18T08:10:33.903Z] --- PASS: TestCancelled (0.00s) [2021-05-18T08:10:33.903Z] === RUN TestDeadline [2021-05-18T08:10:33.903Z] --- PASS: TestDeadline (0.00s) [2021-05-18T08:10:33.903Z] === RUN TestDataLoss [2021-05-18T08:10:33.903Z] --- PASS: TestDataLoss (0.00s) [2021-05-18T08:10:33.903Z] === RUN TestUnavailable [2021-05-18T08:10:33.903Z] --- PASS: TestUnavailable (0.00s) [2021-05-18T08:10:33.903Z] === RUN TestSystem [2021-05-18T08:10:33.903Z] --- PASS: TestSystem (0.00s) [2021-05-18T08:10:33.903Z] === RUN TestFromStatusCode [2021-05-18T08:10:33.903Z] === RUN TestFromStatusCode/Not_Found [2021-05-18T08:10:33.903Z] === RUN TestFromStatusCode/Bad_Request [2021-05-18T08:10:33.903Z] === RUN TestFromStatusCode/Conflict [2021-05-18T08:10:33.903Z] === RUN TestFromStatusCode/Unauthorized [2021-05-18T08:10:33.903Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-18T08:10:33.903Z] === RUN TestFromStatusCode/Forbidden [2021-05-18T08:10:33.903Z] === RUN TestFromStatusCode/Not_Modified [2021-05-18T08:10:33.903Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-18T08:10:33.903Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-18T08:10:33.903Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-18T08:10:33.903Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-18T08:10:33.903Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-18T08:10:33.903Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-18T08:10:33.903Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-18T08:10:33.903Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-18T08:10:33.903Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-18T08:10:33.903Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-18T08:10:33.903Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-18T08:10:33.903Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-18T08:10:33.903Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-18T08:10:33.903Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-18T08:10:33.903Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-18T08:10:33.903Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-18T08:10:33.903Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-18T08:10:33.903Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-18T08:10:33.903Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-18T08:10:33.903Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-18T08:10:33.903Z] PASS [2021-05-18T08:10:33.903Z] coverage: 53.1% of statements [2021-05-18T08:10:33.903Z] ok github.com/docker/docker/errdefs 0.073s coverage: 53.1% of statements [2021-05-18T08:10:33.903Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2021-05-18T08:10:33.903Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-18T08:10:33.903Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-18T08:10:33.903Z] === RUN TestTokenPassThru [2021-05-18T08:10:33.903Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-18T08:10:33.903Z] === RUN TestTokenPassThruDifferentHost [2021-05-18T08:10:33.903Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-05-18T08:10:33.903Z] PASS [2021-05-18T08:10:33.903Z] coverage: 23.6% of statements [2021-05-18T08:10:33.903Z] ok github.com/docker/docker/distribution 1.767s coverage: 23.6% of statements [2021-05-18T08:10:34.356Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-18T08:10:34.356Z] --- PASS: TestInactiveJobs (0.39s) [2021-05-18T08:10:34.356Z] === RUN TestWatchRelease [2021-05-18T08:10:34.356Z] --- PASS: TestWatchRelease (0.05s) [2021-05-18T08:10:34.356Z] === RUN TestWatchFinishedTransfer [2021-05-18T08:10:34.356Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-18T08:10:34.356Z] === RUN TestDuplicateTransfer [2021-05-18T08:10:34.356Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-05-18T08:10:34.356Z] === RUN TestSuccessfulUpload [2021-05-18T08:10:34.603Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-05-18T08:10:34.603Z] --- PASS: TestExec (1.76s) [2021-05-18T08:10:34.603Z] === RUN TestExecUser [2021-05-18T08:10:34.809Z] time="2021-05-18T08:10:34Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-18T08:10:34.809Z] --- PASS: TestSuccessfulUpload (0.56s) [2021-05-18T08:10:34.809Z] === RUN TestCancelledUpload [2021-05-18T08:10:34.809Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-18T08:10:34.809Z] PASS [2021-05-18T08:10:34.809Z] coverage: 76.8% of statements [2021-05-18T08:10:34.809Z] ok github.com/docker/docker/distribution/xfer 2.149s coverage: 76.8% of statements [2021-05-18T08:10:34.809Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-18T08:10:35.137Z] --- PASS: TestServiceUpdateSecrets (15.01s) [2021-05-18T08:10:35.137Z] === RUN TestServiceUpdateConfigs [2021-05-18T08:10:35.262Z] === RUN TestFSGetInvalidData [2021-05-18T08:10:35.262Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-05-18T08:10:35.262Z] === RUN TestFSInvalidSet [2021-05-18T08:10:35.262Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-18T08:10:35.262Z] === RUN TestFSInvalidRoot [2021-05-18T08:10:35.262Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-18T08:10:35.262Z] === RUN TestFSMetadataGetSet [2021-05-18T08:10:35.718Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-05-18T08:10:35.718Z] === RUN TestFSInvalidWalker [2021-05-18T08:10:35.718Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-05-18T08:10:35.718Z] === RUN TestFSGetSet [2021-05-18T08:10:35.718Z] --- PASS: TestFSGetSet (0.07s) [2021-05-18T08:10:35.718Z] === RUN TestFSGetUnsetKey [2021-05-18T08:10:35.718Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-05-18T08:10:35.718Z] === RUN TestFSGetEmptyData [2021-05-18T08:10:35.718Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-05-18T08:10:35.718Z] === RUN TestFSDelete [2021-05-18T08:10:35.718Z] --- PASS: TestFSDelete (0.02s) [2021-05-18T08:10:35.718Z] === RUN TestFSWalker [2021-05-18T08:10:35.718Z] --- PASS: TestFSWalker (0.02s) [2021-05-18T08:10:35.718Z] === RUN TestFSWalkerStopOnError [2021-05-18T08:10:35.718Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-05-18T08:10:35.718Z] === RUN TestNewFromJSON [2021-05-18T08:10:35.718Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-18T08:10:35.718Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-18T08:10:35.718Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-18T08:10:35.718Z] === RUN TestMarshalKeyOrder [2021-05-18T08:10:35.718Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-18T08:10:35.718Z] === RUN TestHistoryEqual [2021-05-18T08:10:35.718Z] --- PASS: TestHistoryEqual (0.16s) [2021-05-18T08:10:35.718Z] === RUN TestImage [2021-05-18T08:10:35.718Z] --- PASS: TestImage (0.00s) [2021-05-18T08:10:35.718Z] === RUN TestImageOSNotEmpty [2021-05-18T08:10:35.718Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-18T08:10:35.718Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-18T08:10:36.177Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-18T08:10:36.177Z] === RUN TestCreate [2021-05-18T08:10:36.177Z] --- PASS: TestCreate (0.09s) [2021-05-18T08:10:36.177Z] === RUN TestRestore [2021-05-18T08:10:36.177Z] time="2021-05-18T08:10:35Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-18T08:10:36.177Z] --- PASS: TestRestore (0.04s) [2021-05-18T08:10:36.177Z] === RUN TestAddDelete [2021-05-18T08:10:36.177Z] --- PASS: TestAddDelete (0.03s) [2021-05-18T08:10:36.177Z] === RUN TestSearchAfterDelete [2021-05-18T08:10:36.177Z] --- PASS: TestSearchAfterDelete (0.03s) [2021-05-18T08:10:36.177Z] === RUN TestParentReset [2021-05-18T08:10:36.177Z] --- PASS: TestParentReset (0.17s) [2021-05-18T08:10:36.177Z] === RUN TestGetAndSetLastUpdated [2021-05-18T08:10:36.177Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-05-18T08:10:36.177Z] === RUN TestStoreLen [2021-05-18T08:10:36.177Z] --- PASS: TestStoreLen (0.10s) [2021-05-18T08:10:36.177Z] PASS [2021-05-18T08:10:36.177Z] coverage: 86.6% of statements [2021-05-18T08:10:36.177Z] === RUN TestCompare [2021-05-18T08:10:36.177Z] --- PASS: TestCompare (0.00s) [2021-05-18T08:10:36.177Z] PASS [2021-05-18T08:10:36.177Z] coverage: 19.2% of statements [2021-05-18T08:10:36.177Z] ok github.com/docker/docker/image 0.989s coverage: 86.6% of statements [2021-05-18T08:10:36.177Z] ok github.com/docker/docker/image/cache 0.088s coverage: 19.2% of statements [2021-05-18T08:10:36.510Z] --- PASS: TestExecUser (1.72s) [2021-05-18T08:10:36.510Z] === RUN TestExportContainerAndImportImage [2021-05-18T08:10:37.134Z] === RUN TestValidateManifest [2021-05-18T08:10:37.134Z] === RUN TestValidateManifest/nil [2021-05-18T08:10:37.134Z] === RUN TestValidateManifest/non-nil [2021-05-18T08:10:37.134Z] --- PASS: TestValidateManifest (0.00s) [2021-05-18T08:10:37.134Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-18T08:10:37.134Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-18T08:10:37.134Z] PASS [2021-05-18T08:10:37.134Z] coverage: 0.6% of statements [2021-05-18T08:10:37.134Z] ok github.com/docker/docker/image/tarexport 0.074s coverage: 0.6% of statements [2021-05-18T08:10:37.591Z] === RUN TestMakeV1ConfigFromConfig [2021-05-18T08:10:37.591Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-18T08:10:37.591Z] PASS [2021-05-18T08:10:37.591Z] coverage: 25.0% of statements [2021-05-18T08:10:37.591Z] ok github.com/docker/docker/image/v1 0.125s coverage: 25.0% of statements [2021-05-18T08:10:37.591Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-18T08:10:37.892Z] --- PASS: TestExportContainerAndImportImage (1.42s) [2021-05-18T08:10:37.892Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-18T08:10:38.548Z] === RUN TestSerialization [2021-05-18T08:10:38.548Z] --- PASS: TestSerialization (0.02s) [2021-05-18T08:10:38.548Z] PASS [2021-05-18T08:10:38.548Z] coverage: 100.0% of statements [2021-05-18T08:10:38.548Z] ok github.com/docker/docker/libcontainerd/queue 0.089s coverage: 100.0% of statements [2021-05-18T08:10:39.801Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-05-18T08:10:40.373Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-18T08:10:40.701Z] === RUN TestEmptyLayer [2021-05-18T08:10:40.701Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-18T08:10:40.701Z] === RUN TestCommitFailure [2021-05-18T08:10:40.701Z] --- PASS: TestCommitFailure (0.04s) [2021-05-18T08:10:40.701Z] === RUN TestStartTransactionFailure [2021-05-18T08:10:40.701Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-18T08:10:40.701Z] === RUN TestGetOrphan [2021-05-18T08:10:40.701Z] --- PASS: TestGetOrphan (0.01s) [2021-05-18T08:10:40.701Z] === RUN TestMountAndRegister [2021-05-18T08:10:40.701Z] === RUN TestEnvironmentParsing [2021-05-18T08:10:40.701Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-18T08:10:40.701Z] PASS [2021-05-18T08:10:40.701Z] coverage: 1.0% of statements [2021-05-18T08:10:40.701Z] --- PASS: TestMountAndRegister (0.05s) [2021-05-18T08:10:40.701Z] layer_test.go:271: Layer size: 14 [2021-05-18T08:10:40.701Z] === RUN TestLayerRelease [2021-05-18T08:10:40.701Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-18T08:10:40.701Z] layer_test.go:304: Failing on Windows [2021-05-18T08:10:40.701Z] === RUN TestStoreRestore [2021-05-18T08:10:40.701Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-18T08:10:40.701Z] layer_test.go:353: Failing on Windows [2021-05-18T08:10:40.701Z] === RUN TestTarStreamStability [2021-05-18T08:10:40.701Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-18T08:10:40.701Z] layer_test.go:468: Failing on Windows [2021-05-18T08:10:40.701Z] === RUN TestRegisterExistingLayer [2021-05-18T08:10:40.701Z] ok github.com/docker/docker/libcontainerd/local 0.192s coverage: 1.0% of statements [2021-05-18T08:10:40.701Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-05-18T08:10:40.701Z] === RUN TestTarStreamVerification [2021-05-18T08:10:40.701Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-18T08:10:40.701Z] layer_test.go:697: Failing on Windows [2021-05-18T08:10:40.701Z] === RUN TestLayerMigration [2021-05-18T08:10:40.701Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-18T08:10:40.701Z] migration_test.go:46: Failing on Windows [2021-05-18T08:10:40.701Z] === RUN TestLayerMigrationNoTarsplit [2021-05-18T08:10:40.701Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-18T08:10:40.701Z] migration_test.go:182: Failing on Windows [2021-05-18T08:10:40.701Z] === RUN TestMountInit [2021-05-18T08:10:40.701Z] --- SKIP: TestMountInit (0.00s) [2021-05-18T08:10:40.701Z] mount_test.go:17: Failing on Windows [2021-05-18T08:10:40.701Z] === RUN TestMountSize [2021-05-18T08:10:40.701Z] --- SKIP: TestMountSize (0.00s) [2021-05-18T08:10:40.701Z] mount_test.go:76: Failing on Windows [2021-05-18T08:10:40.701Z] === RUN TestMountChanges [2021-05-18T08:10:40.701Z] --- SKIP: TestMountChanges (0.00s) [2021-05-18T08:10:40.701Z] mount_test.go:125: Failing on Windows [2021-05-18T08:10:40.701Z] === RUN TestMountApply [2021-05-18T08:10:40.701Z] --- SKIP: TestMountApply (0.00s) [2021-05-18T08:10:40.701Z] mount_test.go:212: Failing on Windows [2021-05-18T08:10:40.701Z] PASS [2021-05-18T08:10:40.701Z] coverage: 30.1% of statements [2021-05-18T08:10:40.701Z] ok github.com/docker/docker/layer 0.368s coverage: 30.1% of statements [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-18T08:10:40.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-18T08:10:40.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-18T08:10:40.701Z] PASS [2021-05-18T08:10:40.701Z] coverage: 42.3% of statements [2021-05-18T08:10:40.701Z] ok github.com/docker/docker/oci 0.077s coverage: 42.3% of statements [2021-05-18T08:10:40.701Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-18T08:10:40.701Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-18T08:10:40.701Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-18T08:10:40.701Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-18T08:10:40.701Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-18T08:10:40.942Z] --- PASS: TestExportContainerAfterDaemonRestart (3.16s) [2021-05-18T08:10:40.942Z] === RUN TestHealthCheckWorkdir [2021-05-18T08:10:41.656Z] === RUN TestAddressPoolOpt [2021-05-18T08:10:41.656Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/a [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/something [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/_=a [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/env1=value1 [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/_env1=value1 [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/PATH [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/=a [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/PATH= [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/PATH=something [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/asd!qwe [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/1asd [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/123 [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/some_space [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/__some_space_before [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/some_space_after__ [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/= [2021-05-18T08:10:41.656Z] === RUN TestValidateEnv/PaTh [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestParseHost [2021-05-18T08:10:41.656Z] --- PASS: TestParseHost (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestParseDockerDaemonHost [2021-05-18T08:10:41.656Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestParseTCP [2021-05-18T08:10:41.656Z] --- PASS: TestParseTCP (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-18T08:10:41.656Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestValidateExtraHosts [2021-05-18T08:10:41.656Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestIpOptString [2021-05-18T08:10:41.656Z] --- PASS: TestIpOptString (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-18T08:10:41.656Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestNewIpOptValidDefaultVal [2021-05-18T08:10:41.656Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestIpOptSetInvalidVal [2021-05-18T08:10:41.656Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestValidateIPAddress [2021-05-18T08:10:41.656Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestMapOpts [2021-05-18T08:10:41.656Z] --- PASS: TestMapOpts (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestListOptsWithoutValidator [2021-05-18T08:10:41.656Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestListOptsWithValidator [2021-05-18T08:10:41.656Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestValidateDNSSearch [2021-05-18T08:10:41.656Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestValidateLabel [2021-05-18T08:10:41.656Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-18T08:10:41.656Z] === RUN TestValidateLabel/label_with_general_format [2021-05-18T08:10:41.656Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-18T08:10:41.656Z] === RUN TestValidateLabel/label_with_one_more [2021-05-18T08:10:41.656Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-18T08:10:41.656Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-18T08:10:41.656Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-18T08:10:41.656Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-18T08:10:41.656Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-18T08:10:41.656Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-18T08:10:41.656Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-18T08:10:41.656Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-18T08:10:41.656Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-18T08:10:41.656Z] --- PASS: TestValidateLabel (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-18T08:10:41.656Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestNamedListOpts [2021-05-18T08:10:41.656Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestNamedMapOpts [2021-05-18T08:10:41.656Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestParseLink [2021-05-18T08:10:41.656Z] --- PASS: TestParseLink (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestQuotedStringSetWithQuotes [2021-05-18T08:10:41.656Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-18T08:10:41.656Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-18T08:10:41.656Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-18T08:10:41.656Z] === RUN TestUlimitOpt [2021-05-18T08:10:41.656Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-18T08:10:41.656Z] PASS [2021-05-18T08:10:41.656Z] coverage: 67.1% of statements [2021-05-18T08:10:41.656Z] ok github.com/docker/docker/opts 0.084s coverage: 67.1% of statements [2021-05-18T08:10:41.656Z] === RUN TestParseVersion [2021-05-18T08:10:41.656Z] --- PASS: TestParseVersion (0.00s) [2021-05-18T08:10:41.656Z] PASS [2021-05-18T08:10:41.656Z] coverage: 52.9% of statements [2021-05-18T08:10:41.656Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2021-05-18T08:10:43.182Z] === RUN TestPeerCertificateMarshalJSON [2021-05-18T08:10:43.182Z] === RUN TestUnbuffered [2021-05-18T08:10:43.182Z] --- PASS: TestUnbuffered (0.00s) [2021-05-18T08:10:43.182Z] === RUN TestRaceUnbuffered [2021-05-18T08:10:43.182Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-18T08:10:43.182Z] PASS [2021-05-18T08:10:43.182Z] coverage: 100.0% of statements [2021-05-18T08:10:43.182Z] ok github.com/docker/docker/pkg/broadcaster 0.089s coverage: 100.0% of statements [2021-05-18T08:10:43.182Z] === RUN TestMatch [2021-05-18T08:10:43.182Z] === RUN TestMatch/[[]] [2021-05-18T08:10:43.182Z] === RUN TestMatch/[[foo]] [2021-05-18T08:10:43.182Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-18T08:10:43.182Z] === RUN TestMatch/[[foo_bar]] [2021-05-18T08:10:43.182Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-18T08:10:43.182Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-18T08:10:43.182Z] === RUN TestMatch/[] [2021-05-18T08:10:43.182Z] === RUN TestMatch/[]#01 [2021-05-18T08:10:43.182Z] === RUN TestMatch/[[qux]] [2021-05-18T08:10:43.182Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-18T08:10:43.182Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-18T08:10:43.182Z] === RUN TestMatch/[[foo_baz]] [2021-05-18T08:10:43.182Z] --- PASS: TestMatch (0.00s) [2021-05-18T08:10:43.182Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-18T08:10:43.182Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-18T08:10:43.483Z] --- PASS: TestHealthCheckWorkdir (2.36s) [2021-05-18T08:10:43.483Z] === RUN TestHealthKillContainer [2021-05-18T08:10:43.638Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-18T08:10:43.639Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-18T08:10:43.639Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-18T08:10:43.639Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-18T08:10:43.639Z] --- PASS: TestMatch/[] (0.00s) [2021-05-18T08:10:43.639Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-18T08:10:43.639Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-18T08:10:43.639Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-18T08:10:43.639Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-18T08:10:43.639Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-18T08:10:43.639Z] PASS [2021-05-18T08:10:43.639Z] coverage: 87.5% of statements [2021-05-18T08:10:43.639Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-05-18T08:10:43.841Z] --- PASS: TestServiceUpdateConfigs (15.10s) [2021-05-18T08:10:43.841Z] === RUN TestServiceUpdateNetwork [2021-05-18T08:10:44.091Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-18T08:10:44.091Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-18T08:10:44.091Z] --- PASS: TestPeerCertificateMarshalJSON (0.86s) [2021-05-18T08:10:44.091Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-18T08:10:44.091Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-18T08:10:44.091Z] === RUN TestMiddleware [2021-05-18T08:10:44.091Z] --- PASS: TestMiddleware (0.00s) [2021-05-18T08:10:44.091Z] === RUN TestNewResponseModifier [2021-05-18T08:10:44.091Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-18T08:10:44.091Z] PASS [2021-05-18T08:10:44.091Z] coverage: 26.8% of statements [2021-05-18T08:10:44.091Z] ok github.com/docker/docker/pkg/authorization 0.964s coverage: 26.8% of statements [2021-05-18T08:10:44.422Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-05-18T08:10:44.545Z] === RUN TestIsArchivePathDir [2021-05-18T08:10:44.545Z] --- PASS: TestIsArchivePathDir (0.17s) [2021-05-18T08:10:44.545Z] === RUN TestIsArchivePathInvalidFile [2021-05-18T08:10:44.545Z] === RUN TestSizeEmpty [2021-05-18T08:10:44.545Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-18T08:10:44.545Z] === RUN TestSizeEmptyFile [2021-05-18T08:10:44.545Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-18T08:10:44.545Z] === RUN TestSizeNonemptyFile [2021-05-18T08:10:44.545Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-18T08:10:44.545Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-18T08:10:44.545Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-18T08:10:44.545Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-18T08:10:44.545Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-18T08:10:44.545Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-18T08:10:44.545Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-18T08:10:44.545Z] === RUN TestMoveToSubdir [2021-05-18T08:10:44.545Z] --- PASS: TestMoveToSubdir (0.01s) [2021-05-18T08:10:44.545Z] === RUN TestSizeNonExistingDirectory [2021-05-18T08:10:44.545Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-18T08:10:44.545Z] PASS [2021-05-18T08:10:44.545Z] coverage: 80.0% of statements [2021-05-18T08:10:44.545Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2021-05-18T08:10:44.998Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2021-05-18T08:10:44.998Z] === RUN TestIsArchivePathTar [2021-05-18T08:10:44.998Z] === RUN TestChrootTarUntar [2021-05-18T08:10:44.998Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-18T08:10:44.998Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:10:44.998Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-18T08:10:44.998Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-18T08:10:44.998Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:10:44.998Z] === RUN TestChrootUntarEmptyArchive [2021-05-18T08:10:44.998Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-18T08:10:44.998Z] === RUN TestChrootTarUntarWithSymlink [2021-05-18T08:10:44.998Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-18T08:10:44.998Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T08:10:44.998Z] === RUN TestChrootCopyWithTar [2021-05-18T08:10:44.998Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-18T08:10:44.998Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T08:10:44.998Z] === RUN TestChrootCopyFileWithTar [2021-05-18T08:10:44.998Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-18T08:10:44.998Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:10:44.998Z] === RUN TestChrootUntarPath [2021-05-18T08:10:44.998Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-18T08:10:44.998Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T08:10:44.998Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-18T08:10:44.998Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-18T08:10:44.998Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:10:44.998Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-18T08:10:44.998Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-18T08:10:44.998Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:10:44.998Z] === RUN TestChrootApplyDotDotFile [2021-05-18T08:10:44.998Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-18T08:10:44.998Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:10:44.998Z] PASS [2021-05-18T08:10:44.998Z] coverage: 15.4% of statements [2021-05-18T08:10:44.998Z] ok github.com/docker/docker/pkg/chrootarchive 0.110s coverage: 15.4% of statements [2021-05-18T08:10:44.998Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-05-18T08:10:44.998Z] === RUN TestDecompressStreamGzip [2021-05-18T08:10:44.998Z] --- PASS: TestDecompressStreamGzip (0.18s) [2021-05-18T08:10:44.998Z] === RUN TestDecompressStreamBzip2 [2021-05-18T08:10:45.451Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-05-18T08:10:45.451Z] === RUN TestDecompressStreamXz [2021-05-18T08:10:45.451Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-18T08:10:45.451Z] archive_test.go:134: Xz not present in msys2 [2021-05-18T08:10:45.451Z] === RUN TestCompressStreamXzUnsupported [2021-05-18T08:10:45.451Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-18T08:10:45.451Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-18T08:10:45.451Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-18T08:10:45.451Z] === RUN TestCompressStreamInvalid [2021-05-18T08:10:45.451Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-18T08:10:45.451Z] === RUN TestExtensionInvalid [2021-05-18T08:10:45.451Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-18T08:10:45.451Z] === RUN TestExtensionUncompressed [2021-05-18T08:10:45.451Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-18T08:10:45.451Z] === RUN TestExtensionBzip2 [2021-05-18T08:10:45.451Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-18T08:10:45.451Z] === RUN TestExtensionGzip [2021-05-18T08:10:45.451Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-18T08:10:45.451Z] === RUN TestExtensionXz [2021-05-18T08:10:45.451Z] --- PASS: TestExtensionXz (0.00s) [2021-05-18T08:10:45.451Z] === RUN TestCmdStreamLargeStderr [2021-05-18T08:10:45.451Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-05-18T08:10:45.451Z] === RUN TestCmdStreamBad [2021-05-18T08:10:45.451Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-18T08:10:45.451Z] archive_test.go:239: Failing on Windows CI machines [2021-05-18T08:10:45.451Z] === RUN TestCmdStreamGood [2021-05-18T08:10:45.451Z] --- PASS: TestCmdStreamGood (0.10s) [2021-05-18T08:10:45.451Z] === RUN TestUntarPathWithInvalidDest [2021-05-18T08:10:45.451Z] --- PASS: TestUntarPathWithInvalidDest (0.14s) [2021-05-18T08:10:45.451Z] === RUN TestUntarPathWithInvalidSrc [2021-05-18T08:10:45.451Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-18T08:10:45.451Z] === RUN TestUntarPath [2021-05-18T08:10:45.903Z] --- PASS: TestUntarPath (0.07s) [2021-05-18T08:10:45.903Z] === RUN TestUntarPathWithDestinationFile [2021-05-18T08:10:45.903Z] === RUN Test [2021-05-18T08:10:45.903Z] === RUN Test/TestContainsEntry [2021-05-18T08:10:45.903Z] === RUN Test/TestCreateEntries [2021-05-18T08:10:45.903Z] === RUN Test/TestEntriesDiff [2021-05-18T08:10:45.903Z] === RUN Test/TestEntriesEquality [2021-05-18T08:10:45.903Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-18T08:10:45.903Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-18T08:10:45.903Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-18T08:10:45.903Z] === RUN Test/TestGeneratorNotGenerate [2021-05-18T08:10:45.903Z] === RUN Test/TestGeneratorWithPort [2021-05-18T08:10:45.903Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-18T08:10:45.903Z] === RUN Test/TestNewEntry [2021-05-18T08:10:45.903Z] === RUN Test/TestParse [2021-05-18T08:10:45.903Z] --- PASS: Test (0.00s) [2021-05-18T08:10:45.903Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-18T08:10:45.903Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-18T08:10:45.903Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-18T08:10:45.903Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-18T08:10:45.903Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-18T08:10:45.903Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-18T08:10:45.903Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-18T08:10:45.903Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-18T08:10:45.903Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-18T08:10:45.903Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-18T08:10:45.903Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-18T08:10:45.903Z] --- PASS: Test/TestParse (0.00s) [2021-05-18T08:10:45.903Z] PASS [2021-05-18T08:10:45.903Z] coverage: 58.3% of statements [2021-05-18T08:10:45.903Z] ok github.com/docker/docker/pkg/discovery 0.077s coverage: 58.3% of statements [2021-05-18T08:10:45.903Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-05-18T08:10:45.903Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-18T08:10:45.903Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-05-18T08:10:45.903Z] === RUN TestCopyWithTarInvalidSrc [2021-05-18T08:10:45.903Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-18T08:10:45.903Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-18T08:10:45.903Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-18T08:10:45.903Z] === RUN TestCopyWithTarSrcFile [2021-05-18T08:10:45.903Z] --- PASS: TestCopyWithTarSrcFile (0.03s) [2021-05-18T08:10:45.903Z] === RUN TestCopyWithTarSrcFolder [2021-05-18T08:10:45.903Z] --- PASS: TestCopyWithTarSrcFolder (0.03s) [2021-05-18T08:10:45.903Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-18T08:10:45.903Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-18T08:10:45.903Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-18T08:10:45.903Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-18T08:10:45.903Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-18T08:10:45.903Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-18T08:10:45.903Z] === RUN TestCopyFileWithTarSrcFile [2021-05-18T08:10:45.903Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-18T08:10:45.903Z] === RUN TestTarFiles [2021-05-18T08:10:46.332Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-18T08:10:46.356Z] === RUN Test [2021-05-18T08:10:46.356Z] === RUN Test/TestContent [2021-05-18T08:10:46.356Z] === RUN Test/TestInitialize [2021-05-18T08:10:46.356Z] === RUN Test/TestNew [2021-05-18T08:10:46.356Z] === RUN Test/TestParsingContentsWithComments [2021-05-18T08:10:46.356Z] === RUN Test/TestRegister [2021-05-18T08:10:46.356Z] === RUN Test/TestWatch [2021-05-18T08:10:46.356Z] --- PASS: Test (0.01s) [2021-05-18T08:10:46.356Z] --- PASS: Test/TestContent (0.00s) [2021-05-18T08:10:46.356Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-18T08:10:46.356Z] --- PASS: Test/TestNew (0.00s) [2021-05-18T08:10:46.356Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-18T08:10:46.356Z] --- PASS: Test/TestRegister (0.00s) [2021-05-18T08:10:46.356Z] --- PASS: Test/TestWatch (0.01s) [2021-05-18T08:10:46.356Z] PASS [2021-05-18T08:10:46.356Z] coverage: 92.9% of statements [2021-05-18T08:10:46.356Z] ok github.com/docker/docker/pkg/discovery/file 0.114s coverage: 92.9% of statements [2021-05-18T08:10:47.270Z] --- PASS: TestHealthKillContainer (3.72s) [2021-05-18T08:10:47.270Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-18T08:10:47.312Z] === RUN Test [2021-05-18T08:10:47.312Z] === RUN Test/TestWatch [2021-05-18T08:10:47.312Z] --- PASS: Test (0.00s) [2021-05-18T08:10:47.312Z] --- PASS: Test/TestWatch (0.00s) [2021-05-18T08:10:47.312Z] PASS [2021-05-18T08:10:47.312Z] coverage: 92.3% of statements [2021-05-18T08:10:47.312Z] ok github.com/docker/docker/pkg/discovery/memory 0.062s coverage: 92.3% of statements [2021-05-18T08:10:47.312Z] === RUN Test [2021-05-18T08:10:47.312Z] === RUN Test/TestInitialize [2021-05-18T08:10:47.764Z] time="2021-05-18T08:10:47Z" level=info msg="Initializing discovery without TLS" [2021-05-18T08:10:47.764Z] time="2021-05-18T08:10:47Z" level=info msg="Initializing discovery without TLS" [2021-05-18T08:10:47.764Z] time="2021-05-18T08:10:47Z" level=info msg="Initializing discovery without TLS" [2021-05-18T08:10:47.764Z] === RUN Test/TestInitializeWithCerts [2021-05-18T08:10:47.764Z] time="2021-05-18T08:10:47Z" level=info msg="Initializing discovery with TLS" [2021-05-18T08:10:47.764Z] === RUN Test/TestWatch [2021-05-18T08:10:47.764Z] time="2021-05-18T08:10:47Z" level=info msg="Initializing discovery without TLS" [2021-05-18T08:10:47.764Z] === RUN Test [2021-05-18T08:10:47.764Z] === RUN Test/TestInitialize [2021-05-18T08:10:47.764Z] === RUN Test/TestInitializeWithPattern [2021-05-18T08:10:47.764Z] === RUN Test/TestRegister [2021-05-18T08:10:47.764Z] === RUN Test/TestWatch [2021-05-18T08:10:47.764Z] --- PASS: Test (0.00s) [2021-05-18T08:10:47.764Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-18T08:10:47.764Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-18T08:10:47.764Z] --- PASS: Test/TestRegister (0.00s) [2021-05-18T08:10:47.764Z] --- PASS: Test/TestWatch (0.00s) [2021-05-18T08:10:47.764Z] PASS [2021-05-18T08:10:47.764Z] coverage: 93.8% of statements [2021-05-18T08:10:47.764Z] ok github.com/docker/docker/pkg/discovery/nodes 0.058s coverage: 93.8% of statements [2021-05-18T08:10:48.653Z] --- PASS: TestInspectCpusetInConfigPre120 (1.33s) [2021-05-18T08:10:48.653Z] === RUN TestIpcModeNone [2021-05-18T08:10:48.719Z] === RUN TestPollerAddRemove [2021-05-18T08:10:48.719Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-18T08:10:48.719Z] === RUN TestPollerEvent [2021-05-18T08:10:48.719Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-18T08:10:48.719Z] poller_test.go:41: No chmod on Windows [2021-05-18T08:10:48.719Z] === RUN TestPollerClose [2021-05-18T08:10:48.719Z] --- PASS: TestPollerClose (0.00s) [2021-05-18T08:10:48.719Z] PASS [2021-05-18T08:10:48.719Z] coverage: 36.2% of statements [2021-05-18T08:10:48.719Z] ok github.com/docker/docker/pkg/filenotify 0.084s coverage: 36.2% of statements [2021-05-18T08:10:49.223Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-05-18T08:10:49.674Z] === RUN TestCopyFileWithInvalidSrc [2021-05-18T08:10:49.674Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestCopyFileWithInvalidDest [2021-05-18T08:10:49.674Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-18T08:10:49.674Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-18T08:10:49.674Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestCopyFile [2021-05-18T08:10:49.674Z] --- PASS: TestCopyFile (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-18T08:10:49.674Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-18T08:10:49.674Z] fileutils_test.go:134: Needs porting to Windows [2021-05-18T08:10:49.674Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-18T08:10:49.674Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-18T08:10:49.674Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-18T08:10:49.674Z] fileutils_test.go:180: Needs porting to Windows [2021-05-18T08:10:49.674Z] === RUN TestWildcardMatches [2021-05-18T08:10:49.674Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestPatternMatches [2021-05-18T08:10:49.674Z] --- PASS: TestPatternMatches (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-18T08:10:49.674Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestPatternMatchesFolderExclusions [2021-05-18T08:10:49.674Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-18T08:10:49.674Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-18T08:10:49.674Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-18T08:10:49.674Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-18T08:10:49.674Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestSingleExclamationError [2021-05-18T08:10:49.674Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestMatchesWithNoPatterns [2021-05-18T08:10:49.674Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestMatchesWithMalformedPatterns [2021-05-18T08:10:49.674Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestMatches [2021-05-18T08:10:49.674Z] --- PASS: TestMatches (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestCleanPatterns [2021-05-18T08:10:49.674Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-18T08:10:49.674Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestCleanPatternsExceptionFlag [2021-05-18T08:10:49.674Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-18T08:10:49.674Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-18T08:10:49.674Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestCleanPatternsErrorSingleException [2021-05-18T08:10:49.674Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestCreateIfNotExistsDir [2021-05-18T08:10:49.674Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestCreateIfNotExistsFile [2021-05-18T08:10:49.674Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-18T08:10:49.674Z] === RUN TestMatch [2021-05-18T08:10:49.674Z] --- PASS: TestMatch (0.00s) [2021-05-18T08:10:49.674Z] PASS [2021-05-18T08:10:49.674Z] coverage: 87.7% of statements [2021-05-18T08:10:49.674Z] ok github.com/docker/docker/pkg/fileutils 0.101s coverage: 87.7% of statements [2021-05-18T08:10:50.050Z] --- PASS: TestServiceUpdateConfigs (14.99s) [2021-05-18T08:10:50.050Z] === RUN TestServiceUpdateNetwork [2021-05-18T08:10:50.126Z] === RUN TestGet [2021-05-18T08:10:50.126Z] --- PASS: TestGet (0.00s) [2021-05-18T08:10:50.126Z] === RUN TestGetShortcutString [2021-05-18T08:10:50.126Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-18T08:10:50.126Z] PASS [2021-05-18T08:10:50.126Z] coverage: 42.9% of statements [2021-05-18T08:10:50.126Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 42.9% of statements [2021-05-18T08:10:50.165Z] --- PASS: TestIpcModeNone (1.65s) [2021-05-18T08:10:50.165Z] === RUN TestIpcModePrivate [2021-05-18T08:10:50.165Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-05-18T08:10:50.580Z] --- PASS: Test (3.18s) [2021-05-18T08:10:50.580Z] --- PASS: Test/TestInitialize (0.16s) [2021-05-18T08:10:50.580Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-05-18T08:10:50.580Z] --- PASS: Test/TestWatch (3.01s) [2021-05-18T08:10:50.580Z] PASS [2021-05-18T08:10:50.580Z] coverage: 84.1% of statements [2021-05-18T08:10:50.580Z] ok github.com/docker/docker/pkg/discovery/kv 3.292s coverage: 84.1% of statements [2021-05-18T08:10:50.734Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-18T08:10:50.993Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-05-18T08:10:50.993Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-18T08:10:51.032Z] === RUN TestCreateIDMapOrder [2021-05-18T08:10:51.032Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-18T08:10:51.032Z] PASS [2021-05-18T08:10:51.032Z] coverage: 7.2% of statements [2021-05-18T08:10:51.032Z] ok github.com/docker/docker/pkg/idtools 0.071s coverage: 7.2% of statements [2021-05-18T08:10:51.571Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-05-18T08:10:51.833Z] --- PASS: TestIpcModePrivate (1.73s) [2021-05-18T08:10:51.833Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2021-05-18T08:10:51.833Z] === RUN TestIpcModeShareable [2021-05-18T08:10:51.989Z] --- PASS: TestTarFiles (6.06s) [2021-05-18T08:10:51.989Z] === RUN TestTarUntar [2021-05-18T08:10:51.989Z] === RUN TestFixedBufferCap [2021-05-18T08:10:51.989Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-18T08:10:51.989Z] === RUN TestFixedBufferLen [2021-05-18T08:10:51.989Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-18T08:10:51.989Z] === RUN TestFixedBufferString [2021-05-18T08:10:51.989Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-18T08:10:51.989Z] === RUN TestFixedBufferWrite [2021-05-18T08:10:51.989Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-18T08:10:51.989Z] === RUN TestFixedBufferRead [2021-05-18T08:10:51.989Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-18T08:10:51.989Z] === RUN TestBytesPipeRead [2021-05-18T08:10:51.989Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-18T08:10:51.989Z] === RUN TestBytesPipeWrite [2021-05-18T08:10:51.989Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-18T08:10:51.989Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-18T08:10:51.989Z] --- PASS: TestTarUntar (0.05s) [2021-05-18T08:10:51.989Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-18T08:10:51.989Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-18T08:10:51.989Z] === RUN TestTarWithOptions [2021-05-18T08:10:51.989Z] --- PASS: TestTarWithOptions (0.03s) [2021-05-18T08:10:51.989Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-18T08:10:51.989Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-18T08:10:51.989Z] === RUN TestUntarUstarGnuConflict [2021-05-18T08:10:51.989Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-18T08:10:51.989Z] === RUN TestUntarInvalidFilenames [2021-05-18T08:10:52.442Z] === RUN TestError [2021-05-18T08:10:52.442Z] --- PASS: TestError (0.00s) [2021-05-18T08:10:52.442Z] === RUN TestProgressString [2021-05-18T08:10:52.442Z] === RUN TestProgressString/no_progress [2021-05-18T08:10:52.442Z] === RUN TestProgressString/progress_1 [2021-05-18T08:10:52.442Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-18T08:10:52.442Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-18T08:10:52.442Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-18T08:10:52.442Z] === RUN TestProgressString/with_units [2021-05-18T08:10:52.442Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-18T08:10:52.442Z] === RUN TestProgressString/hide_counts [2021-05-18T08:10:52.442Z] --- PASS: TestProgressString (0.00s) [2021-05-18T08:10:52.442Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-18T08:10:52.442Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-18T08:10:52.442Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-18T08:10:52.442Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-18T08:10:52.442Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-18T08:10:52.442Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-18T08:10:52.442Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-18T08:10:52.442Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-18T08:10:52.442Z] === RUN TestJSONMessageDisplay [2021-05-18T08:10:52.442Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames220115290\\dest" [2021-05-18T08:10:52.442Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-05-18T08:10:52.442Z] === RUN TestUntarHardlinkToSymlink [2021-05-18T08:10:52.442Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-18T08:10:52.442Z] === RUN TestUntarInvalidHardlink [2021-05-18T08:10:52.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink849219147\\victim\\hello" -> "../victim/hello" [2021-05-18T08:10:52.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink597507374\\victim\\hello" -> "/../victim/hello" [2021-05-18T08:10:52.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink247747253\\victim" -> "../victim" [2021-05-18T08:10:52.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink599312528\\victim" -> "../victim" [2021-05-18T08:10:52.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink120567983\\victim" -> "../victim" [2021-05-18T08:10:52.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink333467714\\victim" -> "../victim" [2021-05-18T08:10:52.442Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-05-18T08:10:52.442Z] === RUN TestUntarInvalidSymlink [2021-05-18T08:10:52.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink967084217\\dest\\dotdot" -> "../victim/hello" [2021-05-18T08:10:52.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink142035140\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-18T08:10:52.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink659571027\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:10:52.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink527352470\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:10:52.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink521977597\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:10:52.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink867908152\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:10:52.442Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-05-18T08:10:52.442Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-18T08:10:52.442Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-18T08:10:52.442Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-18T08:10:52.442Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-18T08:10:52.442Z] === RUN TestDisplayJSONMessagesStream [2021-05-18T08:10:52.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink630929463\\dest\\dir\\loophole" -> "../../victim" [2021-05-18T08:10:52.442Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-18T08:10:52.442Z] PASS [2021-05-18T08:10:52.442Z] coverage: 91.7% of statements [2021-05-18T08:10:52.442Z] --- PASS: TestUntarInvalidSymlink (0.09s) [2021-05-18T08:10:52.442Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-18T08:10:52.442Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-18T08:10:52.442Z] === RUN TestXGlobalNoParent [2021-05-18T08:10:52.442Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-18T08:10:52.442Z] === RUN TestReplaceFileTarWrapper [2021-05-18T08:10:52.442Z] ok github.com/docker/docker/pkg/jsonmessage 0.207s coverage: 91.7% of statements [2021-05-18T08:10:52.442Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2021-05-18T08:10:52.442Z] === RUN TestAtomicWriteToFile [2021-05-18T08:10:52.442Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-18T08:10:52.442Z] === RUN TestAtomicWriteSetCommit [2021-05-18T08:10:52.442Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-18T08:10:52.442Z] === RUN TestAtomicWriteSetCancel [2021-05-18T08:10:52.442Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-18T08:10:52.442Z] === RUN TestReadCloserWrapperClose [2021-05-18T08:10:52.442Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-18T08:10:52.442Z] === RUN TestReaderErrWrapperReadOnError [2021-05-18T08:10:52.442Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-18T08:10:52.442Z] === RUN TestReaderErrWrapperRead [2021-05-18T08:10:52.442Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-18T08:10:52.442Z] === RUN TestHashData [2021-05-18T08:10:52.442Z] --- PASS: TestHashData (0.00s) [2021-05-18T08:10:52.442Z] === RUN TestCancelReadCloser [2021-05-18T08:10:52.442Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2021-05-18T08:10:52.442Z] === RUN TestPrefixHeaderReadable [2021-05-18T08:10:52.442Z] === RUN TestStandardLongPath [2021-05-18T08:10:52.442Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-18T08:10:52.442Z] === RUN TestUNCLongPath [2021-05-18T08:10:52.442Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-18T08:10:52.442Z] PASS [2021-05-18T08:10:52.442Z] coverage: 100.0% of statements [2021-05-18T08:10:52.442Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2021-05-18T08:10:52.442Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-05-18T08:10:52.442Z] === RUN TestDisablePigz [2021-05-18T08:10:52.894Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-18T08:10:52.895Z] === RUN TestWriteCloserWrapperClose [2021-05-18T08:10:52.895Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-18T08:10:52.895Z] === RUN TestNopWriteCloser [2021-05-18T08:10:52.895Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-18T08:10:52.895Z] === RUN TestNopWriter [2021-05-18T08:10:52.895Z] --- PASS: TestNopWriter (0.00s) [2021-05-18T08:10:52.895Z] === RUN TestWriteCounter [2021-05-18T08:10:52.895Z] --- PASS: TestWriteCounter (0.00s) [2021-05-18T08:10:52.895Z] PASS [2021-05-18T08:10:52.895Z] coverage: 69.2% of statements [2021-05-18T08:10:52.895Z] ok github.com/docker/docker/pkg/ioutils 0.753s coverage: 69.2% of statements [2021-05-18T08:10:52.895Z] --- PASS: TestDisablePigz (0.14s) [2021-05-18T08:10:52.895Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-18T08:10:52.895Z] === RUN TestPigz [2021-05-18T08:10:52.895Z] --- PASS: TestPigz (0.17s) [2021-05-18T08:10:52.895Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-18T08:10:52.895Z] === RUN TestCopyFileWithInvalidDest [2021-05-18T08:10:52.895Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-18T08:10:52.895Z] archive_windows_test.go:16: Currently fails [2021-05-18T08:10:52.895Z] === RUN TestCanonicalTarNameForPath [2021-05-18T08:10:52.895Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-18T08:10:52.895Z] === RUN TestCanonicalTarName [2021-05-18T08:10:52.895Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-18T08:10:52.895Z] === RUN TestChmodTarEntry [2021-05-18T08:10:52.895Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-18T08:10:52.895Z] === RUN TestHardLinkOrder [2021-05-18T08:10:52.895Z] --- PASS: TestHardLinkOrder (0.09s) [2021-05-18T08:10:52.895Z] === RUN TestChangeString [2021-05-18T08:10:52.895Z] --- PASS: TestChangeString (0.00s) [2021-05-18T08:10:52.895Z] === RUN TestChangesWithNoChanges [2021-05-18T08:10:53.347Z] --- PASS: TestChangesWithNoChanges (0.05s) [2021-05-18T08:10:53.347Z] === RUN TestChangesWithChanges [2021-05-18T08:10:53.347Z] --- PASS: TestChangesWithChanges (0.05s) [2021-05-18T08:10:53.347Z] === RUN TestChangesWithChangesGH13590 [2021-05-18T08:10:53.347Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-18T08:10:53.347Z] changes_test.go:196: needs more investigation [2021-05-18T08:10:53.347Z] === RUN TestChangesDirsEmpty [2021-05-18T08:10:53.347Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-05-18T08:10:53.347Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-18T08:10:53.347Z] === RUN TestChangesDirsMutated [2021-05-18T08:10:53.347Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-05-18T08:10:53.347Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-18T08:10:53.347Z] === RUN TestApplyLayer [2021-05-18T08:10:53.347Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-18T08:10:53.347Z] changes_test.go:433: needs further investigation [2021-05-18T08:10:53.347Z] === RUN TestChangesSizeWithHardlinks [2021-05-18T08:10:53.347Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-18T08:10:53.347Z] changes_test.go:469: needs further investigation [2021-05-18T08:10:53.347Z] === RUN TestChangesSizeWithNoChanges [2021-05-18T08:10:53.347Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-18T08:10:53.347Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-18T08:10:53.347Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-18T08:10:53.347Z] === RUN TestChangesSize [2021-05-18T08:10:53.347Z] --- PASS: TestChangesSize (0.00s) [2021-05-18T08:10:53.347Z] === RUN TestApplyLayerInvalidFilenames [2021-05-18T08:10:53.347Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames781363772\\dest" [2021-05-18T08:10:53.347Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-05-18T08:10:53.347Z] === RUN TestApplyLayerInvalidHardlink [2021-05-18T08:10:53.347Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink251781326\\victim\\hello" -> "../victim/hello" [2021-05-18T08:10:53.347Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink380789205\\victim\\hello" -> "/../victim/hello" [2021-05-18T08:10:53.347Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink740683568\\victim" -> "../victim" [2021-05-18T08:10:53.347Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink996277967\\victim" -> "../victim" [2021-05-18T08:10:53.347Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink774266338\\victim" -> "../victim" [2021-05-18T08:10:53.347Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink148620249\\victim" -> "../victim" [2021-05-18T08:10:53.347Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-05-18T08:10:53.347Z] === RUN TestApplyLayerInvalidSymlink [2021-05-18T08:10:53.347Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink607555940\\dest\\dotdot" -> "../victim/hello" [2021-05-18T08:10:53.347Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink899917171\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-18T08:10:53.347Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink208474166\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:10:53.347Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink800919581\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:10:53.347Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink420724440\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:10:53.347Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink728881751\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:10:53.347Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-05-18T08:10:53.347Z] === RUN TestApplyLayerWhiteouts [2021-05-18T08:10:53.347Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2021-05-18T08:10:53.347Z] === RUN TestGenerateEmptyFile [2021-05-18T08:10:53.347Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-18T08:10:53.347Z] === RUN TestGenerateWithContent [2021-05-18T08:10:53.347Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-18T08:10:53.347Z] PASS [2021-05-18T08:10:53.347Z] coverage: 61.6% of statements [2021-05-18T08:10:53.347Z] ok github.com/docker/docker/pkg/archive 8.975s coverage: 61.6% of statements [2021-05-18T08:10:53.347Z] === RUN TestNameFormat [2021-05-18T08:10:53.347Z] --- PASS: TestNameFormat (0.00s) [2021-05-18T08:10:53.347Z] === RUN TestNameRetries [2021-05-18T08:10:53.347Z] --- PASS: TestNameRetries (0.00s) [2021-05-18T08:10:53.347Z] PASS [2021-05-18T08:10:53.347Z] coverage: 85.7% of statements [2021-05-18T08:10:53.740Z] --- PASS: TestIpcModeShareable (1.91s) [2021-05-18T08:10:53.740Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-05-18T08:10:53.740Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-18T08:10:53.800Z] ok github.com/docker/docker/pkg/namesgenerator 0.076s coverage: 85.7% of statements [2021-05-18T08:10:53.800Z] === RUN TestParseKeyValueOpt [2021-05-18T08:10:53.800Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-18T08:10:53.800Z] === RUN TestParseUintList [2021-05-18T08:10:53.800Z] --- PASS: TestParseUintList (0.00s) [2021-05-18T08:10:53.800Z] === RUN TestParseUintListMaximumLimits [2021-05-18T08:10:53.800Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-18T08:10:53.800Z] PASS [2021-05-18T08:10:53.800Z] coverage: 97.0% of statements [2021-05-18T08:10:53.800Z] ok github.com/docker/docker/pkg/parsers 0.106s coverage: 97.0% of statements [2021-05-18T08:10:54.253Z] === RUN TestNewAndRemove [2021-05-18T08:10:54.253Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-18T08:10:54.253Z] === RUN TestRemoveInvalidPath [2021-05-18T08:10:54.253Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-18T08:10:54.253Z] PASS [2021-05-18T08:10:54.253Z] coverage: 82.6% of statements [2021-05-18T08:10:54.253Z] ok github.com/docker/docker/pkg/pidfile 0.060s coverage: 82.6% of statements [2021-05-18T08:10:54.309Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-05-18T08:10:55.208Z] === RUN TestParseEmptyInterface [2021-05-18T08:10:55.208Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-18T08:10:55.208Z] === RUN TestParseNonInterfaceType [2021-05-18T08:10:55.208Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-18T08:10:55.208Z] === RUN TestParseWithOneFunction [2021-05-18T08:10:55.208Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-18T08:10:55.208Z] === RUN TestParseWithMultipleFuncs [2021-05-18T08:10:55.208Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-18T08:10:55.208Z] === RUN TestParseWithUnnamedReturn [2021-05-18T08:10:55.208Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-18T08:10:55.208Z] === RUN TestEmbeddedInterface [2021-05-18T08:10:55.208Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-18T08:10:55.208Z] === RUN TestParsedImports [2021-05-18T08:10:55.208Z] --- PASS: TestParsedImports (0.00s) [2021-05-18T08:10:55.208Z] === RUN TestAliasedImports [2021-05-18T08:10:55.208Z] --- PASS: TestAliasedImports (0.00s) [2021-05-18T08:10:55.208Z] PASS [2021-05-18T08:10:55.208Z] coverage: 56.8% of statements [2021-05-18T08:10:55.208Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.112s coverage: 56.8% of statements [2021-05-18T08:10:56.163Z] === RUN TestFailedConnection [2021-05-18T08:10:56.615Z] === RUN TestHTTPTransport [2021-05-18T08:10:56.615Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-18T08:10:56.615Z] PASS [2021-05-18T08:10:56.615Z] coverage: 85.7% of statements [2021-05-18T08:10:56.615Z] ok github.com/docker/docker/pkg/plugins/transport 0.059s coverage: 85.7% of statements [2021-05-18T08:10:57.070Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-18T08:10:57.070Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-18T08:10:57.070Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-18T08:10:57.070Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-18T08:10:57.070Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-18T08:10:57.070Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-18T08:10:57.070Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-18T08:10:57.070Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-18T08:10:57.070Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-18T08:10:57.070Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-18T08:10:57.070Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-18T08:10:57.070Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-18T08:10:57.070Z] === RUN TestBufferPoolPutAndGet [2021-05-18T08:10:57.070Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-18T08:10:57.070Z] PASS [2021-05-18T08:10:57.070Z] coverage: 88.2% of statements [2021-05-18T08:10:57.070Z] ok github.com/docker/docker/pkg/pools 0.050s coverage: 88.2% of statements [2021-05-18T08:10:57.523Z] === RUN TestOutputOnPrematureClose [2021-05-18T08:10:57.523Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-18T08:10:57.523Z] === RUN TestCompleteSilently [2021-05-18T08:10:57.523Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-18T08:10:57.523Z] PASS [2021-05-18T08:10:57.523Z] coverage: 75.9% of statements [2021-05-18T08:10:57.523Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2021-05-18T08:10:57.602Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-05-18T08:10:57.975Z] === RUN TestSendToOneSub [2021-05-18T08:10:57.975Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-18T08:10:57.975Z] === RUN TestSendToMultipleSubs [2021-05-18T08:10:57.975Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-18T08:10:57.975Z] === RUN TestEvictOneSub [2021-05-18T08:10:57.975Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-18T08:10:57.975Z] === RUN TestClosePublisher [2021-05-18T08:10:57.975Z] --- PASS: TestClosePublisher (0.00s) [2021-05-18T08:10:57.975Z] === RUN TestPubSubRace [2021-05-18T08:10:58.428Z] --- PASS: TestFailedConnection (2.23s) [2021-05-18T08:10:58.428Z] === RUN TestFailOnce [2021-05-18T08:10:58.749Z] --- PASS: TestServiceUpdateNetwork (13.49s) [2021-05-18T08:10:58.749Z] === RUN TestServiceUpdatePidsLimit [2021-05-18T08:10:58.749Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-18T08:10:58.880Z] 2021/05/18 08:10:58 http: panic serving 127.0.0.1:49218: Plugin not ready [2021-05-18T08:10:58.880Z] goroutine 34 [running]: [2021-05-18T08:10:58.880Z] net/http.(*conn).serve.func1(0xc000138000) [2021-05-18T08:10:58.880Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-18T08:10:58.880Z] panic(0x849b40, 0x986aa0) [2021-05-18T08:10:58.880Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-18T08:10:58.880Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000158000, 0xc000148000) [2021-05-18T08:10:58.880Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-18T08:10:58.880Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000158000, 0xc000148000) [2021-05-18T08:10:58.880Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-18T08:10:58.880Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000158000, 0xc000148000) [2021-05-18T08:10:58.880Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-18T08:10:58.880Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000158000, 0xc000148000) [2021-05-18T08:10:58.880Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-18T08:10:58.880Z] net/http.(*conn).serve(0xc000138000, 0x99b2a0, 0xc000122040) [2021-05-18T08:10:58.880Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-18T08:10:58.880Z] created by net/http.(*Server).Serve [2021-05-18T08:10:58.880Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-18T08:10:58.880Z] time="2021-05-18T08:10:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49217/Test.FailOnce: Post http://127.0.0.1:49217/Test.FailOnce: EOF, retrying in 1s" [2021-05-18T08:10:58.880Z] --- PASS: TestPubSubRace (1.05s) [2021-05-18T08:10:58.880Z] PASS [2021-05-18T08:10:58.880Z] coverage: 75.0% of statements [2021-05-18T08:10:58.880Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2021-05-18T08:10:58.880Z] === RUN TestRegister [2021-05-18T08:10:58.880Z] --- PASS: TestRegister (0.00s) [2021-05-18T08:10:58.880Z] === RUN TestCommand [2021-05-18T08:10:58.880Z] --- PASS: TestCommand (0.03s) [2021-05-18T08:10:58.880Z] === RUN TestNaiveSelf [2021-05-18T08:10:58.880Z] --- PASS: TestNaiveSelf (0.03s) [2021-05-18T08:10:58.880Z] PASS [2021-05-18T08:10:58.880Z] coverage: 82.4% of statements [2021-05-18T08:10:58.880Z] ok github.com/docker/docker/pkg/reexec 0.103s coverage: 82.4% of statements [2021-05-18T08:10:58.985Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.23s) [2021-05-18T08:10:58.985Z] === RUN TestAPIIpcModeHost [2021-05-18T08:10:59.691Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-18T08:10:59.835Z] --- PASS: TestFailOnce (1.17s) [2021-05-18T08:10:59.835Z] === RUN TestEchoInputOutput [2021-05-18T08:10:59.835Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-18T08:10:59.835Z] === RUN TestBackoff [2021-05-18T08:10:59.835Z] --- PASS: TestBackoff (0.00s) [2021-05-18T08:10:59.835Z] === RUN TestAbortRetry [2021-05-18T08:10:59.835Z] --- PASS: TestAbortRetry (0.00s) [2021-05-18T08:10:59.835Z] === RUN TestClientScheme [2021-05-18T08:10:59.835Z] --- PASS: TestClientScheme (0.00s) [2021-05-18T08:10:59.835Z] === RUN TestNewClientWithTimeout [2021-05-18T08:10:59.835Z] === RUN TestParseSignal [2021-05-18T08:10:59.835Z] --- PASS: TestParseSignal (0.00s) [2021-05-18T08:10:59.835Z] === RUN TestValidSignalForPlatform [2021-05-18T08:10:59.835Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-18T08:10:59.835Z] PASS [2021-05-18T08:10:59.835Z] coverage: 20.3% of statements [2021-05-18T08:10:59.835Z] ok github.com/docker/docker/pkg/signal 0.040s coverage: 20.3% of statements [2021-05-18T08:10:59.924Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-05-18T08:11:00.290Z] === RUN TestNewStdWriter [2021-05-18T08:11:00.290Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-18T08:11:00.290Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-18T08:11:00.290Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-18T08:11:00.290Z] === RUN TestWriteWithNilBytes [2021-05-18T08:11:00.290Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-18T08:11:00.290Z] === RUN TestWrite [2021-05-18T08:11:00.290Z] --- PASS: TestWrite (0.00s) [2021-05-18T08:11:00.290Z] === RUN TestWriteWithWriterError [2021-05-18T08:11:00.290Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-18T08:11:00.290Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-18T08:11:00.290Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-18T08:11:00.290Z] === RUN TestStdCopyWriteAndRead [2021-05-18T08:11:00.290Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-18T08:11:00.290Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-18T08:11:00.290Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-18T08:11:00.290Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-18T08:11:00.290Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-18T08:11:00.290Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-18T08:11:00.290Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-18T08:11:00.290Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-18T08:11:00.290Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-18T08:11:00.290Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-18T08:11:00.290Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-18T08:11:00.290Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-18T08:11:00.290Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-18T08:11:00.290Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-18T08:11:00.290Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-18T08:11:00.290Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-18T08:11:00.290Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-18T08:11:00.290Z] PASS [2021-05-18T08:11:00.290Z] coverage: 100.0% of statements [2021-05-18T08:11:00.290Z] time="2021-05-18T08:10:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-18T08:11:00.290Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-05-18T08:11:01.255Z] === RUN TestGenerateRandomID [2021-05-18T08:11:01.255Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestShortenId [2021-05-18T08:11:01.255Z] --- PASS: TestShortenId (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestShortenSha256Id [2021-05-18T08:11:01.255Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestShortenIdEmpty [2021-05-18T08:11:01.255Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestShortenIdInvalid [2021-05-18T08:11:01.255Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestIsShortIDNonHex [2021-05-18T08:11:01.255Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestIsShortIDNotCorrectSize [2021-05-18T08:11:01.255Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-18T08:11:01.255Z] PASS [2021-05-18T08:11:01.255Z] coverage: 70.6% of statements [2021-05-18T08:11:01.255Z] ok github.com/docker/docker/pkg/stringid 0.054s coverage: 70.6% of statements [2021-05-18T08:11:01.255Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-18T08:11:01.255Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-18T08:11:01.255Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestFormatStatus [2021-05-18T08:11:01.255Z] --- PASS: TestFormatStatus (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestFormatError [2021-05-18T08:11:01.255Z] --- PASS: TestFormatError (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestFormatJSONError [2021-05-18T08:11:01.255Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-18T08:11:01.255Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-18T08:11:01.255Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestNewJSONProgressOutput [2021-05-18T08:11:01.255Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestAuxFormatterEmit [2021-05-18T08:11:01.255Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestStreamWriterStdout [2021-05-18T08:11:01.255Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-18T08:11:01.255Z] === RUN TestStreamWriterStderr [2021-05-18T08:11:01.255Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-18T08:11:01.255Z] PASS [2021-05-18T08:11:01.255Z] coverage: 66.2% of statements [2021-05-18T08:11:01.255Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2021-05-18T08:11:01.306Z] --- PASS: TestAPIIpcModeHost (2.25s) [2021-05-18T08:11:01.306Z] === RUN TestDaemonIpcModeShareable [2021-05-18T08:11:01.708Z] time="2021-05-18T08:11:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-18T08:11:02.663Z] === RUN TestIsCpusetListAvailable [2021-05-18T08:11:02.663Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-18T08:11:02.663Z] PASS [2021-05-18T08:11:02.663Z] coverage: 38.2% of statements [2021-05-18T08:11:02.663Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements [2021-05-18T08:11:02.687Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-05-18T08:11:02.687Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-18T08:11:03.618Z] === RUN TestChtimes [2021-05-18T08:11:03.618Z] --- PASS: TestChtimes (0.00s) [2021-05-18T08:11:03.618Z] === RUN TestChtimesWindows [2021-05-18T08:11:03.618Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-18T08:11:03.618Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-18T08:11:03.618Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-18T08:11:03.618Z] === RUN TestEnsureRemoveAllNotExist [2021-05-18T08:11:03.618Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-18T08:11:03.618Z] === RUN TestEnsureRemoveAllWithDir [2021-05-18T08:11:03.618Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-18T08:11:03.618Z] === RUN TestEnsureRemoveAllWithFile [2021-05-18T08:11:03.618Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-18T08:11:03.618Z] === RUN TestHasWin32KSupport [2021-05-18T08:11:03.618Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-18T08:11:03.618Z] syscall_windows_test.go:8: win32k: true [2021-05-18T08:11:03.618Z] PASS [2021-05-18T08:11:03.618Z] coverage: 12.0% of statements [2021-05-18T08:11:03.618Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 12.0% of statements [2021-05-18T08:11:04.071Z] === RUN TestTailFile [2021-05-18T08:11:04.071Z] --- PASS: TestTailFile (0.00s) [2021-05-18T08:11:04.071Z] === RUN TestTailFileManyLines [2021-05-18T08:11:04.071Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-18T08:11:04.071Z] === RUN TestTailEmptyFile [2021-05-18T08:11:04.071Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-18T08:11:04.071Z] === RUN TestTailNegativeN [2021-05-18T08:11:04.071Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader [2021-05-18T08:11:04.071Z] === CONT TestNewTailReader [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/truncated_last_line [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-18T08:11:04.071Z] === CONT TestNewTailReader/no_delimiter [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.071Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.071Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.071Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-18T08:11:04.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-18T08:11:04.071Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-18T08:11:04.072Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.072Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.072Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.073Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.526Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.526Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.527Z] time="2021-05-18T08:11:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.527Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.528Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.528Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.528Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.529Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.529Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:11:04.530Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:11:04.530Z] --- PASS: TestNewTailReader (0.00s) [2021-05-18T08:11:04.530Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-18T08:11:04.530Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-18T08:11:04.530Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-18T08:11:04.530Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-18T08:11:04.530Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-18T08:11:04.530Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-18T08:11:04.530Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-18T08:11:04.530Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-18T08:11:04.530Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T08:11:04.530Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.530Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T08:11:04.531Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T08:11:04.593Z] --- PASS: TestDaemonIpcModeShareable (3.22s) [2021-05-18T08:11:04.593Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-05-18T08:11:04.593Z] === RUN TestDaemonIpcModePrivate [2021-05-18T08:11:04.593Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T08:11:04.817Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:04.961Z] --- PASS: TestServiceUpdateNetwork (14.62s) [2021-05-18T08:11:04.961Z] === RUN TestServiceUpdatePidsLimit [2021-05-18T08:11:05.166Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.02s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-18T08:11:05.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T08:11:05.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-18T08:11:05.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T08:11:05.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T08:11:05.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T08:11:05.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T08:11:05.272Z] PASS [2021-05-18T08:11:05.272Z] coverage: 88.6% of statements [2021-05-18T08:11:05.272Z] ok github.com/docker/docker/pkg/tailfile 0.483s coverage: 88.6% of statements [2021-05-18T08:11:05.272Z] === RUN TestTarSumRemoveNonExistent [2021-05-18T08:11:05.272Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-05-18T08:11:05.272Z] === RUN TestTarSumRemove [2021-05-18T08:11:05.272Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-18T08:11:05.272Z] === RUN TestSortFileInfoSums [2021-05-18T08:11:05.272Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-18T08:11:05.272Z] === RUN TestNewTarSumForLabelInvalid [2021-05-18T08:11:05.272Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-18T08:11:05.272Z] === RUN TestNewTarSumForLabel [2021-05-18T08:11:05.272Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-18T08:11:05.272Z] === RUN TestEmptyTar [2021-05-18T08:11:05.272Z] --- PASS: TestEmptyTar (0.00s) [2021-05-18T08:11:05.272Z] === RUN TestTarSumsReadSize [2021-05-18T08:11:05.272Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-18T08:11:05.272Z] === RUN TestTarSums [2021-05-18T08:11:05.272Z] --- PASS: TestTarSums (0.12s) [2021-05-18T08:11:05.272Z] === RUN TestIteration [2021-05-18T08:11:05.272Z] --- PASS: TestIteration (0.00s) [2021-05-18T08:11:05.272Z] === RUN TestVersionLabelForChecksum [2021-05-18T08:11:05.272Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-18T08:11:05.272Z] === RUN TestVersion [2021-05-18T08:11:05.272Z] --- PASS: TestVersion (0.00s) [2021-05-18T08:11:05.272Z] === RUN TestGetVersion [2021-05-18T08:11:05.272Z] --- PASS: TestGetVersion (0.00s) [2021-05-18T08:11:05.272Z] === RUN TestGetVersions [2021-05-18T08:11:05.272Z] --- PASS: TestGetVersions (0.00s) [2021-05-18T08:11:05.272Z] PASS [2021-05-18T08:11:05.272Z] coverage: 89.3% of statements [2021-05-18T08:11:05.272Z] ok github.com/docker/docker/pkg/tarsum 0.225s coverage: 89.3% of statements [2021-05-18T08:11:05.726Z] testing: warning: no tests to run [2021-05-18T08:11:05.726Z] PASS [2021-05-18T08:11:05.726Z] coverage: [no statements] [2021-05-18T08:11:05.726Z] ok github.com/docker/docker/pkg/term/windows 0.047s coverage: [no statements] [no tests to run] [2021-05-18T08:11:06.346Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-18T08:11:06.547Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-18T08:11:06.681Z] === RUN TestTruncIndex [2021-05-18T08:11:06.681Z] --- PASS: TestTruncIndex (0.10s) [2021-05-18T08:11:06.681Z] PASS [2021-05-18T08:11:06.681Z] coverage: 91.5% of statements [2021-05-18T08:11:06.681Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2021-05-18T08:11:06.681Z] === RUN TestIsGIT [2021-05-18T08:11:06.681Z] --- PASS: TestIsGIT (0.00s) [2021-05-18T08:11:06.681Z] === RUN TestIsTransport [2021-05-18T08:11:06.681Z] --- PASS: TestIsTransport (0.00s) [2021-05-18T08:11:06.681Z] PASS [2021-05-18T08:11:06.681Z] coverage: 100.0% of statements [2021-05-18T08:11:06.681Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2021-05-18T08:11:07.289Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-18T08:11:07.485Z] --- PASS: TestDaemonIpcModePrivate (3.10s) [2021-05-18T08:11:07.485Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2021-05-18T08:11:07.485Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-18T08:11:07.635Z] === RUN TestVersionInfo [2021-05-18T08:11:07.635Z] --- PASS: TestVersionInfo (0.00s) [2021-05-18T08:11:07.635Z] === RUN TestAppendVersions [2021-05-18T08:11:07.635Z] --- PASS: TestAppendVersions (0.00s) [2021-05-18T08:11:07.635Z] PASS [2021-05-18T08:11:07.635Z] coverage: 88.9% of statements [2021-05-18T08:11:07.635Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2021-05-18T08:11:07.827Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-18T08:11:08.055Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-05-18T08:11:08.590Z] time="2021-05-18T08:11:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-18T08:11:09.546Z] === RUN TestValidatePrivileges [2021-05-18T08:11:09.546Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-18T08:11:09.546Z] === RUN TestFilterByCapNeg [2021-05-18T08:11:09.546Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-18T08:11:09.546Z] === RUN TestFilterByCapPos [2021-05-18T08:11:09.546Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-18T08:11:09.546Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-18T08:11:09.546Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-18T08:11:09.546Z] PASS [2021-05-18T08:11:09.546Z] coverage: 12.0% of statements [2021-05-18T08:11:09.546Z] ok github.com/docker/docker/plugin 0.084s coverage: 12.0% of statements [2021-05-18T08:11:09.998Z] === RUN TestNewSettable [2021-05-18T08:11:09.998Z] --- PASS: TestNewSettable (0.00s) [2021-05-18T08:11:09.998Z] === RUN TestIsSettable [2021-05-18T08:11:09.998Z] --- PASS: TestIsSettable (0.00s) [2021-05-18T08:11:09.998Z] === RUN TestUpdateSettingsEnv [2021-05-18T08:11:09.998Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-18T08:11:09.998Z] PASS [2021-05-18T08:11:09.998Z] coverage: 20.1% of statements [2021-05-18T08:11:09.998Z] ok github.com/docker/docker/plugin/v2 0.101s coverage: 20.1% of statements [2021-05-18T08:11:10.595Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.20s) [2021-05-18T08:11:10.595Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2021-05-18T08:11:10.595Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-18T08:11:10.855Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-05-18T08:11:10.953Z] === RUN TestLoad [2021-05-18T08:11:10.953Z] --- PASS: TestLoad (0.00s) [2021-05-18T08:11:10.953Z] === RUN TestSave [2021-05-18T08:11:10.953Z] --- PASS: TestSave (0.03s) [2021-05-18T08:11:10.953Z] === RUN TestAddDeleteGet [2021-05-18T08:11:11.406Z] --- PASS: TestAddDeleteGet (0.04s) [2021-05-18T08:11:11.406Z] === RUN TestInvalidTags [2021-05-18T08:11:11.406Z] --- PASS: TestInvalidTags (0.01s) [2021-05-18T08:11:11.406Z] PASS [2021-05-18T08:11:11.406Z] coverage: 83.7% of statements [2021-05-18T08:11:11.406Z] ok github.com/docker/docker/reference 0.130s coverage: 83.7% of statements [2021-05-18T08:11:12.235Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-05-18T08:11:12.235Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-18T08:11:13.558Z] === RUN TestResolveAuthConfigIndexServer [2021-05-18T08:11:13.558Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestResolveAuthConfigFullURL [2021-05-18T08:11:13.558Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-18T08:11:13.558Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestValidateMirror [2021-05-18T08:11:13.558Z] --- PASS: TestValidateMirror (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestLoadInsecureRegistries [2021-05-18T08:11:13.558Z] time="2021-05-18T08:11:12Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-18T08:11:13.558Z] time="2021-05-18T08:11:13Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-18T08:11:13.558Z] time="2021-05-18T08:11:13Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-18T08:11:13.558Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-05-18T08:11:13.558Z] === RUN TestNewServiceConfig [2021-05-18T08:11:13.558Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestValidateIndexName [2021-05-18T08:11:13.558Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestValidateIndexNameWithError [2021-05-18T08:11:13.558Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestEndpointParse [2021-05-18T08:11:13.558Z] --- PASS: TestEndpointParse (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestEndpointParseInvalid [2021-05-18T08:11:13.558Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestValidateEndpoint [2021-05-18T08:11:13.558Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-18T08:11:13.558Z] === RUN TestPing [2021-05-18T08:11:13.558Z] --- PASS: TestPing (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestPingRegistryEndpoint [2021-05-18T08:11:13.558Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-05-18T08:11:13.558Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:13.558Z] === RUN TestEndpoint [2021-05-18T08:11:13.558Z] --- SKIP: TestEndpoint (0.01s) [2021-05-18T08:11:13.558Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:13.558Z] === RUN TestParseRepositoryInfo [2021-05-18T08:11:13.558Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestNewIndexInfo [2021-05-18T08:11:13.558Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestMirrorEndpointLookup [2021-05-18T08:11:13.558Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-18T08:11:13.558Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:13.558Z] === RUN TestSearchRepositories [2021-05-18T08:11:13.558Z] --- PASS: TestSearchRepositories (0.00s) [2021-05-18T08:11:13.558Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-18T08:11:13.558Z] Host: 127.0.0.1:49227 [2021-05-18T08:11:13.558Z] User-Agent: docker test client [2021-05-18T08:11:13.558Z] Authorization: Token fake-token [2021-05-18T08:11:13.558Z] X-Docker-Token: true [2021-05-18T08:11:13.558Z] Accept-Encoding: gzip [2021-05-18T08:11:13.558Z] [2021-05-18T08:11:13.558Z] [2021-05-18T08:11:13.558Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-18T08:11:13.558Z] Connection: close [2021-05-18T08:11:13.558Z] Content-Length: 144 [2021-05-18T08:11:13.558Z] Cache-Control: no-cache [2021-05-18T08:11:13.558Z] Content-Type: application/json [2021-05-18T08:11:13.558Z] Date: Tue, 18 May 2021 08:11:13 GMT [2021-05-18T08:11:13.558Z] Expires: -1 [2021-05-18T08:11:13.558Z] Pragma: no-cache [2021-05-18T08:11:13.558Z] Server: docker-tests/mock [2021-05-18T08:11:13.558Z] X-Docker-Registry-Config: mock [2021-05-18T08:11:13.558Z] X-Docker-Registry-Version: 0.0.0 [2021-05-18T08:11:13.558Z] [2021-05-18T08:11:13.558Z] [2021-05-18T08:11:13.558Z] === RUN TestTrustedLocation [2021-05-18T08:11:13.558Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-18T08:11:13.558Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestAllowNondistributableArtifacts [2021-05-18T08:11:13.558Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestIsSecureIndex [2021-05-18T08:11:13.558Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-18T08:11:13.558Z] PASS [2021-05-18T08:11:13.558Z] coverage: 51.7% of statements [2021-05-18T08:11:13.558Z] ok github.com/docker/docker/registry 0.319s coverage: 51.7% of statements [2021-05-18T08:11:13.558Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-18T08:11:13.558Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-05-18T08:11:13.558Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-18T08:11:13.558Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-18T08:11:13.558Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-18T08:11:13.558Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestResumableRequestReaderWithReadError [2021-05-18T08:11:13.558Z] time="2021-05-18T08:11:13Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-18T08:11:13.558Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-05-18T08:11:13.558Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-18T08:11:13.558Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-18T08:11:13.558Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-18T08:11:13.558Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestResumableRequestReader [2021-05-18T08:11:13.558Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-18T08:11:13.558Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-18T08:11:13.558Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-18T08:11:13.558Z] PASS [2021-05-18T08:11:13.558Z] coverage: 100.0% of statements [2021-05-18T08:11:13.558Z] ok github.com/docker/docker/registry/resumable 0.258s coverage: 100.0% of statements [2021-05-18T08:11:14.142Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.18s) [2021-05-18T08:11:14.142Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-05-18T08:11:14.142Z] === RUN TestIpcModeOlderClient [2021-05-18T08:11:14.142Z] === PAUSE TestIpcModeOlderClient [2021-05-18T08:11:14.142Z] === RUN TestKillContainerInvalidSignal [2021-05-18T08:11:14.413Z] --- PASS: TestServiceUpdatePidsLimit (17.14s) [2021-05-18T08:11:14.413Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-05-18T08:11:14.413Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-05-18T08:11:14.413Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-05-18T08:11:14.413Z] PASS [2021-05-18T08:11:14.413Z] [2021-05-18T08:11:14.413Z] === Skipped [2021-05-18T08:11:14.413Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-18T08:11:14.413Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T08:11:14.413Z] [2021-05-18T08:11:14.413Z] [2021-05-18T08:11:14.413Z] DONE 27 tests, 1 skipped in 180.347s [2021-05-18T08:11:14.413Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-18T08:11:14.413Z] INFO: Testing against a local daemon [2021-05-18T08:11:14.413Z] === RUN TestSessionCreate [2021-05-18T08:11:14.413Z] --- PASS: TestSessionCreate (0.02s) [2021-05-18T08:11:14.413Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-18T08:11:14.414Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-05-18T08:11:14.414Z] PASS [2021-05-18T08:11:14.414Z] [2021-05-18T08:11:14.414Z] DONE 2 tests in 0.073s [2021-05-18T08:11:14.414Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-18T08:11:14.513Z] === RUN TestRestartManagerTimeout [2021-05-18T08:11:14.514Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-18T08:11:14.514Z] === RUN TestRestartManagerTimeoutReset [2021-05-18T08:11:14.514Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-18T08:11:14.514Z] PASS [2021-05-18T08:11:14.514Z] coverage: 45.3% of statements [2021-05-18T08:11:14.514Z] ok github.com/docker/docker/restartmanager 0.054s coverage: 45.3% of statements [2021-05-18T08:11:14.675Z] INFO: Testing against a local daemon [2021-05-18T08:11:14.675Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-18T08:11:14.675Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-05-18T08:11:14.675Z] === RUN TestEventsExecDie [2021-05-18T08:11:14.968Z] === RUN TestDecodeContainerConfig [2021-05-18T08:11:14.968Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-18T08:11:14.968Z] === RUN TestDecodeContainerConfigIsolation [2021-05-18T08:11:14.968Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-18T08:11:14.968Z] === RUN TestValidatePrivileged [2021-05-18T08:11:14.968Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-18T08:11:14.968Z] PASS [2021-05-18T08:11:14.968Z] coverage: 52.2% of statements [2021-05-18T08:11:14.968Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.2% of statements [2021-05-18T08:11:15.081Z] --- PASS: TestKillContainerInvalidSignal (1.05s) [2021-05-18T08:11:15.081Z] === RUN TestKillContainer [2021-05-18T08:11:15.081Z] === RUN TestKillContainer/no_signal [2021-05-18T08:11:15.425Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-18T08:11:15.620Z] --- PASS: TestEventsExecDie (1.12s) [2021-05-18T08:11:15.620Z] === RUN TestEventsBackwardsCompatible [2021-05-18T08:11:15.881Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-05-18T08:11:15.881Z] === RUN TestInfoBinaryCommits [2021-05-18T08:11:15.881Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-18T08:11:15.881Z] === RUN TestInfoAPIVersioned [2021-05-18T08:11:15.881Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-18T08:11:15.881Z] === RUN TestInfoDiscoveryBackend [2021-05-18T08:11:15.923Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-18T08:11:15.923Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-18T08:11:15.923Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-18T08:11:15.923Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-18T08:11:15.923Z] PASS [2021-05-18T08:11:15.923Z] coverage: 62.5% of statements [2021-05-18T08:11:15.923Z] ok github.com/docker/docker/testutil 0.124s coverage: 62.5% of statements [2021-05-18T08:11:16.021Z] === RUN TestKillContainer/non_killing_signal [2021-05-18T08:11:16.021Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-05-18T08:11:16.375Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-18T08:11:16.375Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-18T08:11:16.375Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-18T08:11:16.375Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-18T08:11:16.375Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-18T08:11:16.375Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-18T08:11:16.375Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-18T08:11:16.375Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-18T08:11:16.375Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-18T08:11:16.452Z] --- PASS: TestInfoDiscoveryBackend (0.66s) [2021-05-18T08:11:16.452Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-18T08:11:16.960Z] === RUN TestKillContainer/killing_signal [2021-05-18T08:11:17.330Z] --- PASS: TestNewClientWithTimeout (17.65s) [2021-05-18T08:11:17.330Z] === RUN TestClientStream [2021-05-18T08:11:17.330Z] --- PASS: TestClientStream (0.00s) [2021-05-18T08:11:17.330Z] === RUN TestClientSendFile [2021-05-18T08:11:17.330Z] --- PASS: TestClientSendFile (0.00s) [2021-05-18T08:11:17.330Z] === RUN TestClientWithRequestTimeout [2021-05-18T08:11:17.330Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-18T08:11:17.330Z] === RUN TestFileSpecPlugin [2021-05-18T08:11:17.330Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-05-18T08:11:17.330Z] === RUN TestFileJSONSpecPlugin [2021-05-18T08:11:17.330Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-18T08:11:17.331Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-18T08:11:17.331Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-05-18T08:11:17.331Z] === RUN TestPluginAddHandler [2021-05-18T08:11:17.331Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-18T08:11:17.331Z] === RUN TestPluginWaitBadPlugin [2021-05-18T08:11:17.331Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-18T08:11:17.331Z] === RUN TestGet [2021-05-18T08:11:17.331Z] time="2021-05-18T08:11:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-18T08:11:17.409Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-18T08:11:17.409Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-18T08:11:18.286Z] time="2021-05-18T08:11:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-18T08:11:18.341Z] --- PASS: TestKillContainer (3.16s) [2021-05-18T08:11:18.341Z] --- PASS: TestKillContainer/no_signal (0.97s) [2021-05-18T08:11:18.341Z] --- PASS: TestKillContainer/non_killing_signal (0.94s) [2021-05-18T08:11:18.341Z] --- PASS: TestKillContainer/killing_signal (0.95s) [2021-05-18T08:11:18.341Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-18T08:11:18.341Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-18T08:11:18.367Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.71s) [2021-05-18T08:11:18.367Z] === RUN TestInfoAPI [2021-05-18T08:11:18.367Z] --- PASS: TestInfoAPI (0.02s) [2021-05-18T08:11:18.367Z] === RUN TestInfoAPIWarnings [2021-05-18T08:11:19.241Z] === RUN TestGetAddress [2021-05-18T08:11:19.241Z] --- PASS: TestGetAddress (0.00s) [2021-05-18T08:11:19.241Z] === RUN TestRemove [2021-05-18T08:11:19.241Z] --- SKIP: TestRemove (0.00s) [2021-05-18T08:11:19.241Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-18T08:11:19.241Z] === RUN TestInitializeWithVolumes [2021-05-18T08:11:19.241Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-05-18T08:11:19.241Z] === RUN TestCreate [2021-05-18T08:11:19.241Z] --- PASS: TestCreate (0.01s) [2021-05-18T08:11:19.241Z] === RUN TestValidateName [2021-05-18T08:11:19.241Z] --- PASS: TestValidateName (0.00s) [2021-05-18T08:11:19.241Z] === RUN TestCreateWithOpts [2021-05-18T08:11:19.241Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-18T08:11:19.241Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-18T08:11:19.241Z] === RUN TestRelaodNoOpts [2021-05-18T08:11:19.241Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-18T08:11:19.241Z] PASS [2021-05-18T08:11:19.241Z] coverage: 41.5% of statements [2021-05-18T08:11:19.241Z] ok github.com/docker/docker/volume/local 0.085s coverage: 41.5% of statements [2021-05-18T08:11:19.241Z] === RUN TestGetDriver [2021-05-18T08:11:19.241Z] --- PASS: TestGetDriver (0.00s) [2021-05-18T08:11:19.241Z] === RUN TestVolumeRequestError [2021-05-18T08:11:19.241Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-18T08:11:19.241Z] PASS [2021-05-18T08:11:19.241Z] coverage: 36.1% of statements [2021-05-18T08:11:19.241Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2021-05-18T08:11:19.282Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-18T08:11:19.693Z] === RUN TestConvertTmpfsOptions [2021-05-18T08:11:19.693Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-18T08:11:19.693Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-18T08:11:19.693Z] parser_test.go:49: data="ro" [2021-05-18T08:11:19.693Z] === RUN TestParseMountRaw [2021-05-18T08:11:20.146Z] --- PASS: TestParseMountRaw (0.07s) [2021-05-18T08:11:20.146Z] === RUN TestParseMountRawSplit [2021-05-18T08:11:20.146Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-05-18T08:11:20.146Z] parser_test.go:390: case 0 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 1 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 2 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 3 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 4 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 5 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 6 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 7 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 8 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 0 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 1 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 2 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 3 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 4 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 5 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 6 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 7 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 8 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 9 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 10 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 11 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 12 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 0 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 1 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 2 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 3 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 4 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 5 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 6 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 7 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 8 [2021-05-18T08:11:20.146Z] parser_test.go:390: case 9 [2021-05-18T08:11:20.147Z] parser_test.go:390: case 10 [2021-05-18T08:11:20.147Z] parser_test.go:390: case 11 [2021-05-18T08:11:20.147Z] === RUN TestParseMountSpec [2021-05-18T08:11:20.147Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-18T08:11:20.147Z] parser_test.go:455: case 0 [2021-05-18T08:11:20.147Z] parser_test.go:455: case 1 [2021-05-18T08:11:20.147Z] parser_test.go:455: case 2 [2021-05-18T08:11:20.147Z] parser_test.go:455: case 3 [2021-05-18T08:11:20.147Z] parser_test.go:455: case 4 [2021-05-18T08:11:20.147Z] parser_test.go:455: case 5 [2021-05-18T08:11:20.147Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-18T08:11:20.147Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-18T08:11:20.147Z] === RUN TestValidateMount [2021-05-18T08:11:20.147Z] --- PASS: TestValidateMount (0.00s) [2021-05-18T08:11:20.147Z] PASS [2021-05-18T08:11:20.147Z] coverage: 66.2% of statements [2021-05-18T08:11:20.147Z] ok github.com/docker/docker/volume/mounts 0.169s coverage: 66.2% of statements [2021-05-18T08:11:20.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.07s) [2021-05-18T08:11:20.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s) [2021-05-18T08:11:20.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.86s) [2021-05-18T08:11:20.222Z] === RUN TestKillStoppedContainer [2021-05-18T08:11:20.222Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-18T08:11:20.222Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-18T08:11:20.222Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-18T08:11:20.222Z] === RUN TestKillDifferentUserContainer [2021-05-18T08:11:20.222Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-18T08:11:20.599Z] time="2021-05-18T08:11:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-18T08:11:20.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-18T08:11:21.364Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2021-05-18T08:11:21.364Z] === RUN TestInspectOomKilledTrue [2021-05-18T08:11:21.364Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-18T08:11:21.364Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:11:21.364Z] === RUN TestInspectOomKilledFalse [2021-05-18T08:11:21.364Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-18T08:11:21.364Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:11:21.364Z] === RUN TestLinksEtcHostsContentMatch [2021-05-18T08:11:21.557Z] === RUN TestSetGetMeta [2021-05-18T08:11:21.557Z] === PAUSE TestSetGetMeta [2021-05-18T08:11:21.557Z] === RUN TestRestore [2021-05-18T08:11:21.557Z] === PAUSE TestRestore [2021-05-18T08:11:21.557Z] === RUN TestServiceCreate [2021-05-18T08:11:21.557Z] === PAUSE TestServiceCreate [2021-05-18T08:11:21.557Z] === RUN TestServiceList [2021-05-18T08:11:21.557Z] === PAUSE TestServiceList [2021-05-18T08:11:21.557Z] === RUN TestServiceRemove [2021-05-18T08:11:21.557Z] === PAUSE TestServiceRemove [2021-05-18T08:11:21.557Z] === RUN TestServiceGet [2021-05-18T08:11:21.557Z] === PAUSE TestServiceGet [2021-05-18T08:11:21.557Z] === RUN TestServicePrune [2021-05-18T08:11:21.557Z] === PAUSE TestServicePrune [2021-05-18T08:11:21.557Z] === RUN TestCreate [2021-05-18T08:11:21.557Z] === PAUSE TestCreate [2021-05-18T08:11:21.557Z] === RUN TestRemove [2021-05-18T08:11:21.557Z] === PAUSE TestRemove [2021-05-18T08:11:21.557Z] === RUN TestList [2021-05-18T08:11:21.557Z] === PAUSE TestList [2021-05-18T08:11:21.557Z] === RUN TestFindByDriver [2021-05-18T08:11:21.557Z] === PAUSE TestFindByDriver [2021-05-18T08:11:21.557Z] === RUN TestFindByReferenced [2021-05-18T08:11:21.557Z] === PAUSE TestFindByReferenced [2021-05-18T08:11:21.557Z] === RUN TestDerefMultipleOfSameRef [2021-05-18T08:11:21.557Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-18T08:11:21.557Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-18T08:11:21.557Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-18T08:11:21.557Z] === RUN TestDefererencePluginOnCreateError [2021-05-18T08:11:21.557Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-18T08:11:21.557Z] === RUN TestRefDerefRemove [2021-05-18T08:11:21.557Z] === PAUSE TestRefDerefRemove [2021-05-18T08:11:21.557Z] === RUN TestGet [2021-05-18T08:11:21.557Z] === PAUSE TestGet [2021-05-18T08:11:21.557Z] === RUN TestGetWithReference [2021-05-18T08:11:21.557Z] === PAUSE TestGetWithReference [2021-05-18T08:11:21.557Z] === RUN TestFilterFunc [2021-05-18T08:11:21.557Z] === RUN TestFilterFunc/test_nil_list [2021-05-18T08:11:21.557Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-18T08:11:21.557Z] === RUN TestFilterFunc/test_empty_list [2021-05-18T08:11:21.557Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-18T08:11:21.557Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-18T08:11:21.557Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-18T08:11:21.558Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-18T08:11:21.558Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-18T08:11:21.558Z] === RUN TestFilterFunc/test_filter_some [2021-05-18T08:11:21.558Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-18T08:11:21.558Z] === RUN TestFilterFunc/test_filter_middle [2021-05-18T08:11:21.558Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-18T08:11:21.558Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-18T08:11:21.558Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-18T08:11:21.558Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-18T08:11:21.558Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-18T08:11:21.558Z] === CONT TestFilterFunc/test_nil_list [2021-05-18T08:11:21.558Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-18T08:11:21.558Z] === CONT TestFilterFunc/test_filter_some [2021-05-18T08:11:21.558Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-18T08:11:21.558Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-18T08:11:21.558Z] === CONT TestFilterFunc/test_empty_list [2021-05-18T08:11:21.558Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-18T08:11:21.558Z] === CONT TestFilterFunc/test_filter_middle [2021-05-18T08:11:21.558Z] --- PASS: TestFilterFunc (0.00s) [2021-05-18T08:11:21.558Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-18T08:11:21.558Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-18T08:11:21.558Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-18T08:11:21.558Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-18T08:11:21.558Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-18T08:11:21.558Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-18T08:11:21.558Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-18T08:11:21.558Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-18T08:11:21.558Z] === CONT TestSetGetMeta [2021-05-18T08:11:21.558Z] === CONT TestGetWithReference [2021-05-18T08:11:21.558Z] === CONT TestFindByReferenced [2021-05-18T08:11:21.558Z] === CONT TestServicePrune [2021-05-18T08:11:21.558Z] --- PASS: TestSetGetMeta (0.02s) [2021-05-18T08:11:21.558Z] === CONT TestList [2021-05-18T08:11:21.558Z] --- PASS: TestGetWithReference (0.02s) [2021-05-18T08:11:21.558Z] === CONT TestFindByDriver [2021-05-18T08:11:21.558Z] --- PASS: TestFindByReferenced (0.03s) [2021-05-18T08:11:21.558Z] === CONT TestDefererencePluginOnCreateError [2021-05-18T08:11:21.558Z] --- PASS: TestList (0.03s) [2021-05-18T08:11:21.558Z] === CONT TestGet [2021-05-18T08:11:21.558Z] --- PASS: TestFindByDriver (0.02s) [2021-05-18T08:11:21.558Z] === CONT TestRefDerefRemove [2021-05-18T08:11:21.558Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-05-18T08:11:21.558Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-18T08:11:21.558Z] --- PASS: TestGet (0.02s) [2021-05-18T08:11:21.558Z] === CONT TestServiceList [2021-05-18T08:11:21.558Z] --- PASS: TestRefDerefRemove (0.02s) [2021-05-18T08:11:21.558Z] === CONT TestServiceGet [2021-05-18T08:11:21.558Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-05-18T08:11:21.558Z] === CONT TestServiceRemove [2021-05-18T08:11:22.010Z] time="2021-05-18T08:11:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-18T08:11:22.010Z] --- PASS: TestServiceGet (0.13s) [2021-05-18T08:11:22.010Z] === CONT TestServiceCreate [2021-05-18T08:11:22.010Z] --- PASS: TestServiceRemove (0.13s) [2021-05-18T08:11:22.010Z] === CONT TestDerefMultipleOfSameRef [2021-05-18T08:11:22.010Z] --- PASS: TestServiceList (0.14s) [2021-05-18T08:11:22.010Z] === CONT TestRestore [2021-05-18T08:11:22.010Z] time="2021-05-18T08:11:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-18T08:11:22.010Z] time="2021-05-18T08:11:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-18T08:11:22.010Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-05-18T08:11:22.010Z] === CONT TestRemove [2021-05-18T08:11:22.010Z] time="2021-05-18T08:11:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-18T08:11:22.010Z] --- PASS: TestServiceCreate (0.02s) [2021-05-18T08:11:22.010Z] === CONT TestCreate [2021-05-18T08:11:22.010Z] time="2021-05-18T08:11:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-18T08:11:22.010Z] --- PASS: TestRestore (0.03s) [2021-05-18T08:11:22.010Z] --- PASS: TestServicePrune (0.23s) [2021-05-18T08:11:22.010Z] --- PASS: TestCreate (0.02s) [2021-05-18T08:11:22.010Z] --- PASS: TestRemove (0.02s) [2021-05-18T08:11:22.010Z] PASS [2021-05-18T08:11:22.010Z] coverage: 70.3% of statements [2021-05-18T08:11:22.010Z] ok github.com/docker/docker/volume/service 0.306s coverage: 70.3% of statements [2021-05-18T08:11:22.304Z] --- PASS: TestLinksEtcHostsContentMatch (1.20s) [2021-05-18T08:11:22.304Z] === RUN TestLinksContainerNames [2021-05-18T08:11:22.874Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-05-18T08:11:23.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-18T08:11:23.564Z] --- PASS: TestServiceUpdatePidsLimit (17.79s) [2021-05-18T08:11:23.564Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-05-18T08:11:23.564Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-05-18T08:11:23.564Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-05-18T08:11:23.564Z] PASS [2021-05-18T08:11:23.564Z] [2021-05-18T08:11:23.564Z] === Skipped [2021-05-18T08:11:23.564Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-18T08:11:23.564Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T08:11:23.564Z] [2021-05-18T08:11:23.564Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-05-18T08:11:23.564Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-18T08:11:23.564Z] [2021-05-18T08:11:23.564Z] [2021-05-18T08:11:23.564Z] DONE 27 tests, 2 skipped in 160.460s [2021-05-18T08:11:23.564Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-05-18T08:11:23.564Z] ++ 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 [2021-05-18T08:11:23.564Z] ++ set -e [2021-05-18T08:11:23.564Z] ++ '[' -n 0 ']' [2021-05-18T08:11:23.564Z] ++ set -x [2021-05-18T08:11:23.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-05-18T08:11:23.564Z] INFO: Testing against a local daemon [2021-05-18T08:11:23.564Z] === RUN TestSessionCreate [2021-05-18T08:11:23.564Z] --- PASS: TestSessionCreate (0.05s) [2021-05-18T08:11:23.564Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-18T08:11:23.564Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-18T08:11:23.564Z] PASS [2021-05-18T08:11:23.564Z] [2021-05-18T08:11:23.564Z] DONE 2 tests in 0.253s [2021-05-18T08:11:23.564Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-05-18T08:11:23.564Z] ++ 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 [2021-05-18T08:11:23.564Z] ++ set -e [2021-05-18T08:11:23.564Z] ++ '[' -n 0 ']' [2021-05-18T08:11:23.564Z] ++ set -x [2021-05-18T08:11:23.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-05-18T08:11:23.564Z] INFO: Testing against a local daemon [2021-05-18T08:11:23.564Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-18T08:11:23.564Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T08:11:23.564Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-18T08:11:23.564Z] === RUN TestEventsExecDie [2021-05-18T08:11:24.135Z] --- PASS: TestEventsExecDie (1.13s) [2021-05-18T08:11:24.135Z] === RUN TestEventsBackwardsCompatible [2021-05-18T08:11:24.135Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-18T08:11:24.135Z] === RUN TestInfoBinaryCommits [2021-05-18T08:11:24.135Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-18T08:11:24.135Z] === RUN TestInfoAPIVersioned [2021-05-18T08:11:24.135Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-18T08:11:24.135Z] === RUN TestInfoDiscoveryBackend [2021-05-18T08:11:24.886Z] time="2021-05-18T08:11:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-18T08:11:25.046Z] --- PASS: TestLinksContainerNames (2.50s) [2021-05-18T08:11:25.046Z] === RUN TestLogsFollowTailEmpty [2021-05-18T08:11:25.520Z] --- PASS: TestInfoDiscoveryBackend (1.12s) [2021-05-18T08:11:25.521Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-18T08:11:25.987Z] --- PASS: TestLogsFollowTailEmpty (1.16s) [2021-05-18T08:11:25.987Z] === RUN TestContainerNetworkMountsNoChown [2021-05-18T08:11:26.462Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-18T08:11:26.462Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-18T08:11:26.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-18T08:11:27.403Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.12s) [2021-05-18T08:11:27.403Z] === RUN TestInfoAPI [2021-05-18T08:11:27.403Z] --- PASS: TestInfoAPI (0.05s) [2021-05-18T08:11:27.403Z] === RUN TestInfoAPIWarnings [2021-05-18T08:11:27.578Z] --- PASS: TestContainerNetworkMountsNoChown (1.31s) [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/default [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/default [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/private [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/private [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rprivate [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/slave [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/slave [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rslave [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/shared [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/shared [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rshared [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-18T08:11:27.578Z] === CONT TestMountDaemonRoot/default [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-18T08:11:27.578Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-18T08:11:27.578Z] === CONT TestMountDaemonRoot/rshared [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T08:11:27.578Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-18T08:11:27.578Z] === CONT TestMountDaemonRoot/shared [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-18T08:11:27.578Z] === CONT TestMountDaemonRoot/rslave [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T08:11:27.578Z] === CONT TestMountDaemonRoot/slave [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-18T08:11:27.578Z] === CONT TestMountDaemonRoot/rprivate [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-18T08:11:27.578Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T08:11:27.578Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T08:11:27.578Z] === CONT TestMountDaemonRoot/private [2021-05-18T08:11:27.579Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-18T08:11:27.579Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-18T08:11:27.579Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-18T08:11:27.579Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-18T08:11:27.579Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-18T08:11:27.579Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-18T08:11:27.579Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-18T08:11:27.579Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-18T08:11:27.579Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-18T08:11:27.579Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-18T08:11:27.579Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-18T08:11:27.579Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-18T08:11:27.579Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-18T08:11:27.579Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-18T08:11:27.579Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-18T08:11:27.838Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-18T08:11:27.838Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-18T08:11:27.838Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-18T08:11:27.838Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-18T08:11:27.838Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-18T08:11:27.838Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-18T08:11:27.838Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-18T08:11:27.838Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-18T08:11:27.838Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-18T08:11:27.838Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-18T08:11:28.035Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-05-18T08:11:28.036Z] Copying nested executables into bundles/binary-daemon [2021-05-18T08:11:28.109Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-18T08:11:28.110Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-18T08:11:28.110Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-18T08:11:28.110Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-18T08:11:28.110Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-18T08:11:28.110Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-18T08:11:28.110Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-18T08:11:28.110Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-18T08:11:28.110Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-18T08:11:28.110Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-18T08:11:28.110Z] === RUN TestContainerBindMountNonRecursive [2021-05-18T08:11:28.291Z] [2021-05-18T08:11:28.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-05-18T08:11:29.171Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -e DOCKER_GRAPHDRIVER docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/make.sh cross [2021-05-18T08:11:29.428Z] [2021-05-18T08:11:29.684Z] Removing bundles/ [2021-05-18T08:11:29.684Z] [2021-05-18T08:11:29.684Z] ---> Making bundle: cross (in bundles/cross) [2021-05-18T08:11:29.684Z] Cross building: bundles/cross/linux/amd64 [2021-05-18T08:11:29.684Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-05-18T08:11:29.684Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-05-18T08:11:31.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-05-18T08:11:31.974Z] --- PASS: TestContainerBindMountNonRecursive (3.87s) [2021-05-18T08:11:31.974Z] === RUN TestContainerVolumesMountedAsShared [2021-05-18T08:11:32.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-18T08:11:32.542Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-05-18T08:11:32.542Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-18T08:11:33.391Z] --- PASS: TestGet (15.05s) [2021-05-18T08:11:33.391Z] === RUN TestPluginWithNoManifest [2021-05-18T08:11:33.391Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-18T08:11:33.391Z] === RUN TestGetAll [2021-05-18T08:11:33.391Z] --- PASS: TestGetAll (0.00s) [2021-05-18T08:11:33.391Z] PASS [2021-05-18T08:11:33.391Z] coverage: 73.4% of statements [2021-05-18T08:11:33.391Z] ok github.com/docker/docker/pkg/plugins 36.242s coverage: 73.4% of statements [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/quota [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/rootless [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/volume [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-18T08:11:33.391Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-18T08:11:34.449Z] --- PASS: TestContainerVolumesMountedAsSlave (1.77s) [2021-05-18T08:11:34.449Z] === RUN TestNetworkNat [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === Skipped [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-18T08:11:34.909Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-18T08:11:34.909Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-18T08:11:34.909Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-05-18T08:11:34.909Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-18T08:11:34.909Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-18T08:11:34.909Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-18T08:11:34.909Z] daemon_test.go:147: root required [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-18T08:11:34.909Z] reload_test.go:520: root required [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-18T08:11:34.909Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-18T08:11:34.909Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-18T08:11:34.909Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-18T08:11:34.909Z] download_test.go:268: Needs fixing on Windows [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-18T08:11:34.909Z] layer_test.go:304: Failing on Windows [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-18T08:11:34.909Z] layer_test.go:353: Failing on Windows [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-18T08:11:34.909Z] layer_test.go:468: Failing on Windows [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-18T08:11:34.909Z] layer_test.go:697: Failing on Windows [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-18T08:11:34.909Z] migration_test.go:46: Failing on Windows [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-18T08:11:34.909Z] migration_test.go:182: Failing on Windows [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-18T08:11:34.909Z] mount_test.go:17: Failing on Windows [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-18T08:11:34.909Z] mount_test.go:76: Failing on Windows [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-18T08:11:34.909Z] mount_test.go:125: Failing on Windows [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-18T08:11:34.909Z] mount_test.go:212: Failing on Windows [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.909Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-18T08:11:34.909Z] archive_test.go:134: Xz not present in msys2 [2021-05-18T08:11:34.909Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-18T08:11:34.910Z] archive_test.go:239: Failing on Windows CI machines [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-18T08:11:34.910Z] archive_windows_test.go:16: Currently fails [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-18T08:11:34.910Z] changes_test.go:196: needs more investigation [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-05-18T08:11:34.910Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-05-18T08:11:34.910Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-18T08:11:34.910Z] changes_test.go:433: needs further investigation [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-18T08:11:34.910Z] changes_test.go:469: needs further investigation [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-18T08:11:34.910Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-18T08:11:34.910Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-18T08:11:34.910Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-18T08:11:34.910Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-18T08:11:34.910Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-18T08:11:34.910Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-18T08:11:34.910Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-18T08:11:34.910Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-18T08:11:34.910Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-18T08:11:34.910Z] poller_test.go:41: No chmod on Windows [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-18T08:11:34.910Z] fileutils_test.go:134: Needs porting to Windows [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-18T08:11:34.910Z] fileutils_test.go:180: Needs porting to Windows [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-05-18T08:11:34.910Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-05-18T08:11:34.910Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-18T08:11:34.910Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-18T08:11:34.910Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-18T08:11:34.910Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] [2021-05-18T08:11:34.910Z] DONE 1833 tests, 47 skipped in 224.026s [2021-05-18T08:11:35.362Z] INFO: make.ps1 ended at 05/18/2021 08:11:34 [2021-05-18T08:11:35.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-18T08:11:35.829Z] --- PASS: TestNetworkNat (1.34s) [2021-05-18T08:11:35.829Z] === RUN TestNetworkLocalhostTCPNat [2021-05-18T08:11:35.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-05-18T08:11:36.476Z] --- PASS: TestInfoAPIWarnings (16.65s) [2021-05-18T08:11:36.476Z] === RUN TestInfoDebug [2021-05-18T08:11:36.476Z] --- PASS: TestInfoDebug (0.67s) [2021-05-18T08:11:36.476Z] === RUN TestInfoInsecureRegistries [2021-05-18T08:11:36.476Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2021-05-18T08:11:36.476Z] === RUN TestInfoRegistryMirrors [2021-05-18T08:11:36.737Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-05-18T08:11:36.737Z] === RUN TestLoginFailsWithBadCredentials [2021-05-18T08:11:36.998Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-05-18T08:11:36.998Z] === RUN TestPingCacheHeaders [2021-05-18T08:11:36.998Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-18T08:11:36.998Z] === RUN TestPingGet [2021-05-18T08:11:36.998Z] --- PASS: TestPingGet (0.02s) [2021-05-18T08:11:36.998Z] === RUN TestPingHead [2021-05-18T08:11:36.998Z] --- PASS: TestPingHead (0.02s) [2021-05-18T08:11:36.998Z] === RUN TestVersion [2021-05-18T08:11:36.998Z] --- PASS: TestVersion (0.02s) [2021-05-18T08:11:36.998Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-05-18T08:11:37.214Z] --- PASS: TestNetworkLocalhostTCPNat (1.19s) [2021-05-18T08:11:37.214Z] === RUN TestNetworkLoopbackNat [2021-05-18T08:11:37.523Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-18T08:11:37.523Z] INFO: Unit tests ended at 05/18/2021 08:11:36. Duration:00:04:02.7275342 [2021-05-18T08:11:37.523Z] INFO: Building busybox [2021-05-18T08:11:37.523Z] Sending build context to Docker daemon 5.12kB [2021-05-18T08:11:37.523Z] [2021-05-18T08:11:37.523Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-18T08:11:37.523Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-18T08:11:37.523Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-18T08:11:37.523Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-18T08:11:37.523Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-18T08:11:37.523Z] ---> 39d157a84080 [2021-05-18T08:11:37.523Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-18T08:11:37.523Z] ---> Running in ffc9d52ffc6a [2021-05-18T08:11:38.382Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s) [2021-05-18T08:11:38.382Z] PASS [2021-05-18T08:11:38.382Z] [2021-05-18T08:11:38.382Z] DONE 18 tests in 23.951s [2021-05-18T08:11:38.382Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-18T08:11:38.643Z] INFO: Testing against a local daemon [2021-05-18T08:11:38.643Z] === RUN TestVolumesCreateAndList [2021-05-18T08:11:38.643Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-18T08:11:38.643Z] === RUN TestVolumesRemove [2021-05-18T08:11:38.643Z] --- PASS: TestVolumesRemove (0.08s) [2021-05-18T08:11:38.643Z] === RUN TestVolumesInspect [2021-05-18T08:11:38.643Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-18T08:11:38.643Z] === RUN TestVolumesInvalidJSON [2021-05-18T08:11:38.643Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-18T08:11:38.643Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-18T08:11:38.643Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-18T08:11:38.643Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-18T08:11:38.643Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-18T08:11:38.643Z] PASS [2021-05-18T08:11:38.643Z] [2021-05-18T08:11:38.643Z] DONE 5 tests in 0.177s [2021-05-18T08:11:38.643Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-18T08:11:39.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-18T08:11:40.556Z] Stopping apparmor (via systemctl): apparmor.service. [2021-05-18T08:11:40.556Z] Removing test suite binaries [2021-05-18T08:11:40.556Z] exiting test-integration [2021-05-18T08:11:40.556Z] ++ exit 0 [2021-05-18T08:11:40.556Z] [2021-05-18T08:11:41.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-18T08:11:41.665Z] --- PASS: TestNetworkLoopbackNat (4.72s) [2021-05-18T08:11:41.665Z] === RUN TestPause [2021-05-18T08:11:43.407Z] Removing intermediate container ffc9d52ffc6a [2021-05-18T08:11:43.407Z] ---> 7cf664da8af1 [2021-05-18T08:11:43.407Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-18T08:11:43.407Z] ---> Running in 538f19cc78ed [2021-05-18T08:11:43.407Z] Removing intermediate container 538f19cc78ed [2021-05-18T08:11:43.407Z] ---> c9c144f23ffd [2021-05-18T08:11:43.407Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-18T08:11:43.407Z] ---> Running in 803750c0f480 [2021-05-18T08:11:43.570Z] --- PASS: TestPause (1.54s) [2021-05-18T08:11:43.570Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-18T08:11:43.570Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T08:11:43.570Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T08:11:43.570Z] === RUN TestPauseStopPausedContainer [2021-05-18T08:11:43.859Z] Removing intermediate container 803750c0f480 [2021-05-18T08:11:43.859Z] ---> 90130f90193c [2021-05-18T08:11:43.859Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-18T08:11:44.817Z] [2021-05-18T08:11:44.950Z] --- PASS: TestPauseStopPausedContainer (1.53s) [2021-05-18T08:11:44.950Z] === RUN TestPidHost [2021-05-18T08:11:45.270Z] ---> 92219a51e7ac [2021-05-18T08:11:45.270Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-18T08:11:45.517Z] --- PASS: TestInfoAPIWarnings (17.11s) [2021-05-18T08:11:45.517Z] === RUN TestInfoDebug [2021-05-18T08:11:45.517Z] --- PASS: TestInfoDebug (1.09s) [2021-05-18T08:11:45.517Z] === RUN TestInfoInsecureRegistries [2021-05-18T08:11:45.723Z] ---> Running in 0bfc09507b17 Post stage [Pipeline] junit [2021-05-18T08:11:45.868Z] Recording test results [2021-05-18T08:11:46.067Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-18T08:11:46.410Z] + echo Ensuring container killed. [2021-05-18T08:11:46.410Z] Ensuring container killed. [2021-05-18T08:11:46.410Z] + docker rm -vf docker-pr1 [2021-05-18T08:11:46.410Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-18T08:11:46.697Z] + echo Chowning /workspace to jenkins user [2021-05-18T08:11:46.697Z] Chowning /workspace to jenkins user [2021-05-18T08:11:46.697Z] + id -u [2021-05-18T08:11:46.697Z] + id -g [2021-05-18T08:11:46.697Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42390:/workspace busybox chown -R 1000:1000 /workspace [2021-05-18T08:11:46.901Z] --- PASS: TestInfoInsecureRegistries (1.08s) [2021-05-18T08:11:46.901Z] === RUN TestInfoRegistryMirrors [2021-05-18T08:11:47.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-18T08:11:47.846Z] --- PASS: TestInfoRegistryMirrors (1.15s) [2021-05-18T08:11:47.846Z] === RUN TestLoginFailsWithBadCredentials [2021-05-18T08:11:48.107Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-05-18T08:11:48.107Z] === RUN TestPingCacheHeaders [2021-05-18T08:11:48.107Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-05-18T08:11:48.107Z] === RUN TestPingGet [2021-05-18T08:11:48.107Z] --- PASS: TestPingGet (0.03s) [2021-05-18T08:11:48.107Z] === RUN TestPingHead [2021-05-18T08:11:48.107Z] --- PASS: TestPingHead (0.05s) [2021-05-18T08:11:48.107Z] === RUN TestVersion [2021-05-18T08:11:48.367Z] --- PASS: TestVersion (0.05s) [2021-05-18T08:11:48.367Z] PASS [2021-05-18T08:11:48.367Z] [2021-05-18T08:11:48.367Z] === Skipped [2021-05-18T08:11:48.368Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T08:11:48.368Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-18T08:11:48.368Z] [2021-05-18T08:11:48.368Z] [2021-05-18T08:11:48.368Z] DONE 18 tests, 1 skipped in 25.606s [2021-05-18T08:11:48.368Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-18T08:11:48.368Z] ++ 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 [2021-05-18T08:11:48.368Z] ++ set -e [2021-05-18T08:11:48.368Z] ++ '[' -n 0 ']' [2021-05-18T08:11:48.368Z] ++ set -x [2021-05-18T08:11:48.368Z] ++ 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 [2021-05-18T08:11:48.368Z] INFO: Testing against a local daemon [2021-05-18T08:11:48.368Z] === RUN TestVolumesCreateAndList [2021-05-18T08:11:48.368Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-18T08:11:48.368Z] === RUN TestVolumesRemove [2021-05-18T08:11:48.629Z] --- PASS: TestVolumesRemove (0.10s) [2021-05-18T08:11:48.629Z] === RUN TestVolumesInspect [2021-05-18T08:11:48.629Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-18T08:11:48.629Z] === RUN TestVolumesInvalidJSON [2021-05-18T08:11:48.629Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-18T08:11:48.629Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-18T08:11:48.629Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-18T08:11:48.629Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-18T08:11:48.629Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-18T08:11:48.629Z] PASS [2021-05-18T08:11:48.629Z] [2021-05-18T08:11:48.629Z] DONE 5 tests in 0.351s [2021-05-18T08:11:48.629Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-18T08:11:49.402Z] --- PASS: TestPidHost (4.27s) [2021-05-18T08:11:49.403Z] === RUN TestPsFilter [2021-05-18T08:11:49.403Z] --- PASS: TestPsFilter (0.17s) [2021-05-18T08:11:49.403Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-18T08:11:49.570Z] ++++ cat bundles/test-integration/docker.pid [2021-05-18T08:11:49.571Z] +++ kill 14064 [2021-05-18T08:11:49.578Z] + bundleName=amd64-cgroup2 [2021-05-18T08:11:49.579Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-05-18T08:11:49.579Z] Creating amd64-cgroup2-bundles.tar.gz [2021-05-18T08:11:49.579Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-05-18T08:11:49.579Z] + 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 [2021-05-18T08:11:49.853Z] Archiving artifacts [2021-05-18T08:11:50.143Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42390/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-18T08:11:50.341Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.18s) [2021-05-18T08:11:50.341Z] === RUN TestRemoveContainerWithVolume [2021-05-18T08:11:50.457Z] + make clean [2021-05-18T08:11:50.457Z] docker volume rm -f docker-dev-cache [2021-05-18T08:11:50.513Z] +++ /etc/init.d/apparmor stop [2021-05-18T08:11:50.513Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-18T08:11:50.513Z] [2021-05-18T08:11:50.513Z] Unloading profiles will leave already running processes permanently [2021-05-18T08:11:50.513Z] unconfined, which can lead to unexpected situations. [2021-05-18T08:11:50.513Z] [2021-05-18T08:11:50.513Z] To set a process to complain mode, use the command line tool [2021-05-18T08:11:50.513Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-18T08:11:50.513Z] +++ true [2021-05-18T08:11:50.513Z] exiting test-integration [2021-05-18T08:11:50.513Z] ++ exit 0 [2021-05-18T08:11:50.513Z] [2021-05-18T08:11:50.718Z] docker-dev-cache [Pipeline] deleteDir [2021-05-18T08:11:51.051Z] 8116de3c91c3: Pull complete [2021-05-18T08:11:51.051Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-18T08:11:51.051Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:11:51.051Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-05-18T08:11:51.051Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-05-18T08:11:51.051Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935' [2021-05-18T08:11:51.051Z] WARN: Skipping validation tests [2021-05-18T08:11:51.051Z] INFO: Running unit tests at 05/18/2021 08:11:43... [2021-05-18T08:11:51.051Z] INFO: make.ps1 starting at 05/18/2021 08:11:48 [2021-05-18T08:11:51.051Z] INFO: Git commit (2842639e0e) assumed from DOCKER_GITCOMMIT environment variable [2021-05-18T08:11:51.051Z] INFO: Invoking autogen... [2021-05-18T08:11:51.051Z] INFO: Running unit tests... [2021-05-18T08:11:51.722Z] --- PASS: TestRemoveContainerWithVolume (1.24s) [2021-05-18T08:11:51.722Z] === RUN TestRemoveContainerRunning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T08:11:53.630Z] --- PASS: TestRemoveContainerRunning (1.65s) [2021-05-18T08:11:53.630Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-18T08:11:54.231Z] Removing intermediate container 0bfc09507b17 [2021-05-18T08:11:54.231Z] ---> 3ef8334e6204 [2021-05-18T08:11:54.231Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-18T08:11:54.684Z] ---> Running in b578c5a08558 [2021-05-18T08:11:55.011Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.54s) [2021-05-18T08:11:55.011Z] === RUN TestRemoveInvalidContainer [2021-05-18T08:11:55.011Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-18T08:11:55.011Z] === RUN TestRenameLinkedContainer Post stage [Pipeline] junit [2021-05-18T08:11:55.815Z] Recording test results [2021-05-18T08:11:55.973Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-18T08:11:56.202Z] [2021-05-18T08:11:56.202Z] SUCCESS: Specified value was saved. [2021-05-18T08:11:56.315Z] + echo Ensuring container killed. [2021-05-18T08:11:56.315Z] Ensuring container killed. [2021-05-18T08:11:56.315Z] + docker rm -vf docker-pr1 [2021-05-18T08:11:56.315Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-18T08:11:56.606Z] + echo Chowning /workspace to jenkins user [2021-05-18T08:11:56.606Z] Chowning /workspace to jenkins user [2021-05-18T08:11:56.606Z] + id -u [2021-05-18T08:11:56.606Z] + id -g [2021-05-18T08:11:56.606Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42390:/workspace busybox chown -R 1000:1000 /workspace [2021-05-18T08:11:58.359Z] Removing intermediate container b578c5a08558 [2021-05-18T08:11:58.359Z] ---> 8fd2a4dee14a [2021-05-18T08:11:58.359Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-18T08:11:58.359Z] ---> Running in 44dad806eb1c [2021-05-18T08:11:59.656Z] 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/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow 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/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles 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 [2021-05-18T08:12:01.587Z] --- PASS: TestRenameLinkedContainer (5.81s) [2021-05-18T08:12:01.587Z] === RUN TestRenameStoppedContainer [2021-05-18T08:12:02.528Z] --- PASS: TestRenameStoppedContainer (1.71s) [2021-05-18T08:12:02.528Z] === RUN TestRenameRunningContainerAndReuse [2021-05-18T08:12:03.006Z] Cannot create a file when that file already exists. [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-18T08:12:03.511Z] + bundleName=arm64-integration [2021-05-18T08:12:03.511Z] + echo Creating arm64-integration-bundles.tar.gz [2021-05-18T08:12:03.511Z] Creating arm64-integration-bundles.tar.gz [2021-05-18T08:12:03.511Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-05-18T08:12:03.511Z] + 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 [2021-05-18T08:12:03.790Z] Archiving artifacts [2021-05-18T08:12:04.055Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42390/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-18T08:12:04.377Z] + make clean [2021-05-18T08:12:04.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-05-18T08:12:04.951Z] docker volume rm -f docker-dev-cache [2021-05-18T08:12:04.951Z] docker-dev-cache [Pipeline] deleteDir [2021-05-18T08:12:05.382Z] --- PASS: TestRenameRunningContainerAndReuse (3.10s) [2021-05-18T08:12:05.382Z] === RUN TestRenameInvalidName [2021-05-18T08:12:06.764Z] --- PASS: TestRenameInvalidName (1.32s) [2021-05-18T08:12:06.764Z] === RUN TestRenameAnonymousContainer [2021-05-18T08:12:07.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-18T08:12:07.659Z] Removing intermediate container 44dad806eb1c [2021-05-18T08:12:07.659Z] ---> 89d4459a2bb7 [2021-05-18T08:12:07.659Z] Step 13/13 : CMD ["sh"] [2021-05-18T08:12:07.659Z] ---> Running in c720fff987e2 [2021-05-18T08:12:08.115Z] Removing intermediate container c720fff987e2 [2021-05-18T08:12:08.115Z] ---> cc48d20dd059 [2021-05-18T08:12:08.115Z] Successfully built cc48d20dd059 [2021-05-18T08:12:08.115Z] Successfully tagged busybox:latest [2021-05-18T08:12:08.115Z] INFO: Docker images of the daemon under test [2021-05-18T08:12:08.115Z] [2021-05-18T08:12:08.115Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-18T08:12:08.115Z] busybox latest cc48d20dd059 Less than a second ago 2.78GB [2021-05-18T08:12:08.115Z] microsoft/windowsservercore latest 39d157a84080 2 months ago 2.74GB [2021-05-18T08:12:08.115Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 2 months ago 2.74GB [2021-05-18T08:12:08.115Z] [2021-05-18T08:12:08.115Z] INFO: Running integration tests at 05/18/2021 08:12:07... [2021-05-18T08:12:08.115Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-18T08:12:08.115Z] INFO: Integration API tests being run from the host: [2021-05-18T08:12:08.115Z] INFO: make.ps1 starting at 05/18/2021 08:12:07 [2021-05-18T08:12:08.285Z] ? github.com/docker/docker/api [no test files] [2021-05-18T08:12:08.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-05-18T08:12:09.070Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-18T08:12:09.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-18T08:12:10.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-05-18T08:12:11.666Z] --- PASS: TestRenameAnonymousContainer (4.97s) [2021-05-18T08:12:11.666Z] === RUN TestRenameContainerWithSameName [2021-05-18T08:12:13.048Z] --- PASS: TestRenameContainerWithSameName (1.20s) [2021-05-18T08:12:13.048Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-18T08:12:13.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T08:12:14.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-18T08:12:15.571Z] --- PASS: TestRenameContainerWithLinkedContainer (2.74s) [2021-05-18T08:12:15.571Z] === RUN TestResize [2021-05-18T08:12:16.955Z] --- PASS: TestResize (1.31s) [2021-05-18T08:12:16.955Z] === RUN TestResizeWithInvalidSize [2021-05-18T08:12:17.214Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-18T08:12:18.154Z] --- PASS: TestResizeWithInvalidSize (1.19s) [2021-05-18T08:12:18.154Z] === RUN TestResizeWhenContainerNotStarted [2021-05-18T08:12:19.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-05-18T08:12:19.353Z] --- PASS: TestResizeWhenContainerNotStarted (1.14s) [2021-05-18T08:12:19.353Z] === RUN TestDaemonRestartKillContainers [2021-05-18T08:12:19.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T08:12:19.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T08:12:19.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T08:12:19.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T08:12:19.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T08:12:19.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T08:12:19.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T08:12:19.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T08:12:19.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T08:12:19.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T08:12:19.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T08:12:19.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T08:12:19.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T08:12:19.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T08:12:19.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T08:12:19.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T08:12:19.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:12:19.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:12:19.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:12:19.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:12:19.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:12:19.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:12:19.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:12:19.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:12:19.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-18T08:12:19.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-18T08:12:20.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-18T08:12:23.149Z] === RUN TestMiddlewares [2021-05-18T08:12:23.149Z] --- PASS: TestMiddlewares (0.00s) [2021-05-18T08:12:23.149Z] PASS [2021-05-18T08:12:23.149Z] coverage: 9.0% of statements [2021-05-18T08:12:23.149Z] ok github.com/docker/docker/api/server 0.093s coverage: 9.0% of statements [2021-05-18T08:12:23.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:12:23.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:12:24.210Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-05-18T08:12:25.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-18T08:12:25.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-18T08:12:27.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-18T08:12:27.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-18T08:12:29.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-18T08:12:31.182Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-18T08:12:31.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-18T08:12:31.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-18T08:12:33.086Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-05-18T08:12:33.346Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-18T08:12:34.731Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-18T08:12:35.673Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-18T08:12:35.933Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-05-18T08:12:37.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-18T08:12:37.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-18T08:12:39.097Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:12:39.097Z] INFO: Testing against a local daemon [2021-05-18T08:12:39.097Z] === RUN TestBuildWithSession [2021-05-18T08:12:39.097Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-18T08:12:39.097Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T08:12:39.097Z] === RUN TestBuildSquashParent [2021-05-18T08:12:39.097Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-18T08:12:39.097Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:12:39.097Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-18T08:12:39.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:12:39.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:12:39.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:12:39.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:12:39.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:12:39.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:12:39.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:12:39.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:12:39.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:12:39.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:12:39.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:12:39.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:12:39.097Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:12:39.097Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:12:39.097Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:12:39.097Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:12:40.119Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-05-18T08:12:41.498Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-18T08:12:41.498Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.92s) [2021-05-18T08:12:41.498Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.95s) [2021-05-18T08:12:41.498Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.95s) [2021-05-18T08:12:41.498Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.05s) [2021-05-18T08:12:41.498Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.90s) [2021-05-18T08:12:41.498Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s) [2021-05-18T08:12:41.498Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.05s) [2021-05-18T08:12:41.498Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.32s) [2021-05-18T08:12:41.498Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.50s) [2021-05-18T08:12:41.498Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.39s) [2021-05-18T08:12:41.498Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.62s) [2021-05-18T08:12:41.498Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.76s) [2021-05-18T08:12:41.498Z] === RUN TestCgroupNamespacesRun [2021-05-18T08:12:44.041Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-18T08:12:44.611Z] --- PASS: TestCgroupNamespacesRun (3.39s) [2021-05-18T08:12:44.611Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-18T08:12:45.996Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-18T08:12:46.936Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-05-18T08:12:46.936Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.25s) [2021-05-18T08:12:46.936Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-18T08:12:47.876Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-18T08:12:49.525Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:12:50.417Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.43s) [2021-05-18T08:12:50.417Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-18T08:12:50.503Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:12:51.072Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-05-18T08:12:51.072Z] Copying nested executables into bundles/cross/linux/amd64 [2021-05-18T08:12:51.328Z] Cross building: bundles/cross/windows/amd64 [2021-05-18T08:12:51.584Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-18T08:12:51.584Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-05-18T08:12:53.713Z] --- PASS: TestCgroupNamespacesRunHostMode (3.21s) [2021-05-18T08:12:53.713Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-18T08:12:57.007Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-18T08:12:57.007Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.51s) [2021-05-18T08:12:57.007Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-18T08:12:57.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-05-18T08:12:59.329Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.18s) [2021-05-18T08:12:59.329Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-18T08:13:00.270Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-18T08:13:00.531Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.27s) [2021-05-18T08:13:00.531Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-18T08:13:01.101Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-18T08:13:01.671Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-18T08:13:02.241Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-18T08:13:02.502Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-18T08:13:02.762Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-05-18T08:13:03.022Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-18T08:13:03.022Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-18T08:13:03.043Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-18T08:13:03.043Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.38s) [2021-05-18T08:13:03.043Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.63s) [2021-05-18T08:13:03.043Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.57s) [2021-05-18T08:13:03.043Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.18s) [2021-05-18T08:13:03.043Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.23s) [2021-05-18T08:13:03.043Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.53s) [2021-05-18T08:13:03.043Z] === RUN TestBuildMultiStageCopy [2021-05-18T08:13:03.043Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-18T08:13:03.282Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.88s) [2021-05-18T08:13:03.282Z] === RUN TestNISDomainname [2021-05-18T08:13:04.664Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-18T08:13:05.602Z] --- PASS: TestNISDomainname (2.15s) [2021-05-18T08:13:05.602Z] === RUN TestHostnameDnsResolution [2021-05-18T08:13:05.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-05-18T08:13:08.586Z] --- PASS: TestHostnameDnsResolution (2.80s) [2021-05-18T08:13:08.586Z] === RUN TestStats [2021-05-18T08:13:09.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-05-18T08:13:11.877Z] --- PASS: TestStats (3.32s) [2021-05-18T08:13:11.877Z] === RUN TestStopContainerWithTimeout [2021-05-18T08:13:11.877Z] === RUN TestStopContainerWithTimeout/0 [2021-05-18T08:13:11.877Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-18T08:13:11.877Z] === RUN TestStopContainerWithTimeout/1 [2021-05-18T08:13:11.877Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-18T08:13:11.877Z] === RUN TestStopContainerWithTimeout/3 [2021-05-18T08:13:11.877Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-18T08:13:11.878Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-18T08:13:11.878Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-18T08:13:11.878Z] === CONT TestStopContainerWithTimeout/0 [2021-05-18T08:13:11.878Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-18T08:13:11.878Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-18T08:13:12.817Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-18T08:13:13.762Z] === CONT TestStopContainerWithTimeout/3 [2021-05-18T08:13:14.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-05-18T08:13:14.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-05-18T08:13:14.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-05-18T08:13:14.596Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-18T08:13:14.856Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-18T08:13:15.425Z] === CONT TestStopContainerWithTimeout/1 [2021-05-18T08:13:15.995Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-18T08:13:16.565Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-18T08:13:17.137Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-18T08:13:17.706Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-05-18T08:13:17.706Z] --- PASS: TestStopContainerWithTimeout/0 (1.98s) [2021-05-18T08:13:17.706Z] --- PASS: TestStopContainerWithTimeout/-1 (3.70s) [2021-05-18T08:13:17.706Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2021-05-18T08:13:17.706Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2021-05-18T08:13:17.706Z] === RUN TestDeleteDevicemapper [2021-05-18T08:13:17.706Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-18T08:13:17.706Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T08:13:17.706Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-18T08:13:19.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-05-18T08:13:20.775Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-18T08:13:21.749Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-18T08:13:22.156Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.39s) [2021-05-18T08:13:22.156Z] === RUN TestUpdateMemory [2021-05-18T08:13:22.156Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-18T08:13:22.156Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:13:22.156Z] === RUN TestUpdateCPUQuota [2021-05-18T08:13:22.727Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-18T08:13:23.665Z] === RUN TestBoolValue [2021-05-18T08:13:23.665Z] --- PASS: TestBoolValue (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestBoolValueOrDefault [2021-05-18T08:13:23.665Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestInt64ValueOrZero [2021-05-18T08:13:23.665Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestInt64ValueOrDefault [2021-05-18T08:13:23.665Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-18T08:13:23.665Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestJsonContentType [2021-05-18T08:13:23.665Z] --- PASS: TestJsonContentType (0.00s) [2021-05-18T08:13:23.665Z] PASS [2021-05-18T08:13:23.665Z] coverage: 14.7% of statements [2021-05-18T08:13:23.665Z] ok github.com/docker/docker/api/server/httputils 0.061s coverage: 14.7% of statements [2021-05-18T08:13:23.665Z] === RUN TestMaskSecretKeys [2021-05-18T08:13:23.665Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-18T08:13:23.665Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-18T08:13:23.665Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-18T08:13:23.665Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-18T08:13:23.665Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-18T08:13:23.665Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-18T08:13:23.665Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestVersionMiddlewareVersion [2021-05-18T08:13:23.665Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-18T08:13:23.665Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-18T08:13:23.665Z] PASS [2021-05-18T08:13:23.665Z] coverage: 37.7% of statements [2021-05-18T08:13:23.665Z] ok github.com/docker/docker/api/server/middleware 0.142s coverage: 37.7% of statements [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-18T08:13:23.665Z] === RUN TestStrSliceMarshalJSON [2021-05-18T08:13:23.665Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestStrSliceUnmarshalJSON [2021-05-18T08:13:23.665Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestStrSliceUnmarshalString [2021-05-18T08:13:23.665Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestStrSliceUnmarshalSlice [2021-05-18T08:13:23.665Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-18T08:13:23.665Z] PASS [2021-05-18T08:13:23.665Z] coverage: 90.0% of statements [2021-05-18T08:13:23.665Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2021-05-18T08:13:23.665Z] === RUN TestToJSON [2021-05-18T08:13:23.665Z] --- PASS: TestToJSON (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestToParamWithVersion [2021-05-18T08:13:23.665Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestFromJSON [2021-05-18T08:13:23.665Z] --- PASS: TestFromJSON (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestEmpty [2021-05-18T08:13:23.665Z] --- PASS: TestEmpty (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestArgsMatchKVListEmptySources [2021-05-18T08:13:23.665Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestArgsMatchKVList [2021-05-18T08:13:23.665Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestArgsMatch [2021-05-18T08:13:23.665Z] --- PASS: TestArgsMatch (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestAdd [2021-05-18T08:13:23.665Z] --- PASS: TestAdd (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestDel [2021-05-18T08:13:23.665Z] --- PASS: TestDel (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestLen [2021-05-18T08:13:23.665Z] --- PASS: TestLen (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestExactMatch [2021-05-18T08:13:23.665Z] --- PASS: TestExactMatch (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestOnlyOneExactMatch [2021-05-18T08:13:23.665Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestContains [2021-05-18T08:13:23.665Z] --- PASS: TestContains (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestValidate [2021-05-18T08:13:23.665Z] --- PASS: TestValidate (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestWalkValues [2021-05-18T08:13:23.665Z] --- PASS: TestWalkValues (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestFuzzyMatch [2021-05-18T08:13:23.665Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestClone [2021-05-18T08:13:23.665Z] --- PASS: TestClone (0.00s) [2021-05-18T08:13:23.665Z] PASS [2021-05-18T08:13:23.665Z] coverage: 92.2% of statements [2021-05-18T08:13:23.665Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2021-05-18T08:13:23.665Z] === RUN TestAdjustForAPIVersion [2021-05-18T08:13:23.665Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-18T08:13:23.665Z] PASS [2021-05-18T08:13:23.665Z] coverage: 5.7% of statements [2021-05-18T08:13:23.665Z] ok github.com/docker/docker/api/server/router/swarm 0.073s coverage: 5.7% of statements [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-18T08:13:23.665Z] === RUN TestDurationToSecondsString [2021-05-18T08:13:23.665Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestGetTimestamp [2021-05-18T08:13:23.665Z] --- PASS: TestGetTimestamp (0.14s) [2021-05-18T08:13:23.665Z] === RUN TestParseTimestamps [2021-05-18T08:13:23.665Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-18T08:13:23.665Z] PASS [2021-05-18T08:13:23.665Z] coverage: 100.0% of statements [2021-05-18T08:13:23.665Z] ok github.com/docker/docker/api/types/time 0.188s coverage: 100.0% of statements [2021-05-18T08:13:23.665Z] === RUN TestCompareVersion [2021-05-18T08:13:23.665Z] --- PASS: TestCompareVersion (0.00s) [2021-05-18T08:13:23.665Z] PASS [2021-05-18T08:13:23.665Z] coverage: 75.0% of statements [2021-05-18T08:13:23.665Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/builder [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-18T08:13:23.665Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-18T08:13:23.665Z] === RUN TestParseRemoteURL [2021-05-18T08:13:23.665Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-18T08:13:23.665Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-18T08:13:23.665Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-18T08:13:23.665Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-18T08:13:23.665Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-18T08:13:23.665Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-18T08:13:23.665Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-18T08:13:23.665Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-18T08:13:23.665Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-18T08:13:23.665Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-18T08:13:23.665Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-18T08:13:23.665Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-18T08:13:23.665Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-18T08:13:23.665Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-18T08:13:23.665Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-18T08:13:23.665Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-18T08:13:23.665Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-18T08:13:23.665Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-18T08:13:23.665Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-18T08:13:23.665Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-18T08:13:23.665Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestCloneArgsSmartHttp [2021-05-18T08:13:23.665Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2021-05-18T08:13:23.665Z] === RUN TestCloneArgsDumbHttp [2021-05-18T08:13:23.665Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestCloneArgsGit [2021-05-18T08:13:23.665Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-18T08:13:23.665Z] === RUN TestCheckoutGit [2021-05-18T08:13:24.278Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-18T08:13:24.640Z] === RUN TestEnable [2021-05-18T08:13:24.640Z] --- PASS: TestEnable (0.00s) [2021-05-18T08:13:24.640Z] === RUN TestDisable [2021-05-18T08:13:24.640Z] --- PASS: TestDisable (0.00s) [2021-05-18T08:13:24.640Z] === RUN TestEnabled [2021-05-18T08:13:24.640Z] --- PASS: TestEnabled (0.00s) [2021-05-18T08:13:24.640Z] PASS [2021-05-18T08:13:24.640Z] coverage: 100.0% of statements [2021-05-18T08:13:24.640Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2021-05-18T08:13:25.614Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-18T08:13:25.614Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-18T08:13:25.614Z] === RUN TestProcessNoDockerignore [2021-05-18T08:13:25.614Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-18T08:13:25.614Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-18T08:13:25.614Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-18T08:13:25.614Z] === RUN TestDetectContentType [2021-05-18T08:13:25.614Z] --- PASS: TestDetectContentType (0.00s) [2021-05-18T08:13:25.614Z] === RUN TestSelectAcceptableMIME [2021-05-18T08:13:25.614Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-18T08:13:25.614Z] === RUN TestInspectEmptyResponse [2021-05-18T08:13:25.614Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-18T08:13:25.614Z] === RUN TestInspectResponseBinary [2021-05-18T08:13:25.614Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-18T08:13:25.614Z] === RUN TestResponseUnsupportedContentType [2021-05-18T08:13:25.614Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-18T08:13:25.614Z] === RUN TestInspectResponseTextSimple [2021-05-18T08:13:25.614Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-18T08:13:25.614Z] === RUN TestInspectResponseEmptyContentType [2021-05-18T08:13:25.614Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-18T08:13:25.614Z] === RUN TestUnknownContentLength [2021-05-18T08:13:25.614Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-18T08:13:25.614Z] === RUN TestDownloadRemote [2021-05-18T08:13:25.614Z] --- PASS: TestDownloadRemote (0.08s) [2021-05-18T08:13:25.614Z] === RUN TestGetWithStatusError [2021-05-18T08:13:25.614Z] --- PASS: TestGetWithStatusError (0.00s) [2021-05-18T08:13:25.614Z] === RUN TestCloseRootDirectory [2021-05-18T08:13:25.614Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-18T08:13:25.614Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:13:25.614Z] === RUN TestHashFile [2021-05-18T08:13:25.614Z] --- SKIP: TestHashFile (0.00s) [2021-05-18T08:13:25.614Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:13:25.614Z] === RUN TestHashSubdir [2021-05-18T08:13:25.614Z] --- SKIP: TestHashSubdir (0.01s) [2021-05-18T08:13:25.614Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:13:25.614Z] === RUN TestRemoveDirectory [2021-05-18T08:13:25.614Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-18T08:13:25.614Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:13:25.614Z] PASS [2021-05-18T08:13:25.614Z] coverage: 9.3% of statements [2021-05-18T08:13:25.614Z] ok github.com/docker/docker/builder/remotecontext 0.311s coverage: 9.3% of statements [2021-05-18T08:13:25.615Z] === RUN TestGetAllAllowed [2021-05-18T08:13:25.615Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestGetAllMeta [2021-05-18T08:13:25.615Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-18T08:13:25.615Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestIsUnreferencedBuiltin [2021-05-18T08:13:25.615Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestIsExistingDirectory [2021-05-18T08:13:25.615Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestGetFilenameForDownload [2021-05-18T08:13:25.615Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestEnv2Variables [2021-05-18T08:13:25.615Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-18T08:13:25.615Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestMaintainer [2021-05-18T08:13:25.615Z] --- PASS: TestMaintainer (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestLabel [2021-05-18T08:13:25.615Z] --- PASS: TestLabel (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestFromScratch [2021-05-18T08:13:25.615Z] --- PASS: TestFromScratch (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestFromWithArg [2021-05-18T08:13:25.615Z] --- PASS: TestFromWithArg (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-18T08:13:25.615Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestFromWithUndefinedArg [2021-05-18T08:13:25.615Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestFromMultiStageWithNamedStage [2021-05-18T08:13:25.615Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestOnbuild [2021-05-18T08:13:25.615Z] --- PASS: TestOnbuild (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestWorkdir [2021-05-18T08:13:25.615Z] --- PASS: TestWorkdir (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestCmd [2021-05-18T08:13:25.615Z] --- PASS: TestCmd (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestHealthcheckNone [2021-05-18T08:13:25.615Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestHealthcheckCmd [2021-05-18T08:13:25.615Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestEntrypoint [2021-05-18T08:13:25.615Z] --- PASS: TestEntrypoint (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestExpose [2021-05-18T08:13:25.615Z] --- PASS: TestExpose (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestUser [2021-05-18T08:13:25.615Z] --- PASS: TestUser (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestVolume [2021-05-18T08:13:25.615Z] --- PASS: TestVolume (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestStopSignal [2021-05-18T08:13:25.615Z] --- SKIP: TestStopSignal (0.00s) [2021-05-18T08:13:25.615Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-18T08:13:25.615Z] === RUN TestArg [2021-05-18T08:13:25.615Z] --- PASS: TestArg (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestShell [2021-05-18T08:13:25.615Z] --- PASS: TestShell (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestPrependEnvOnCmd [2021-05-18T08:13:25.615Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestRunWithBuildArgs [2021-05-18T08:13:25.615Z] --- PASS: TestRunWithBuildArgs (0.02s) [2021-05-18T08:13:25.615Z] === RUN TestRunIgnoresHealthcheck [2021-05-18T08:13:25.615Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestDispatchUnsupportedOptions [2021-05-18T08:13:25.615Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-18T08:13:25.615Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-18T08:13:25.615Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-18T08:13:25.615Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-18T08:13:25.615Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-18T08:13:25.615Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-18T08:13:25.615Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestNormalizeWorkdir [2021-05-18T08:13:25.615Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-18T08:13:25.615Z] === RUN TestDispatch [2021-05-18T08:13:25.615Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-18T08:13:25.615Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-18T08:13:25.615Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-18T08:13:25.615Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-18T08:13:25.615Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-18T08:13:25.615Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-18T08:13:25.829Z] --- PASS: TestBuildMultiStageCopy (22.98s) [2021-05-18T08:13:25.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (17.97s) [2021-05-18T08:13:25.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2021-05-18T08:13:25.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.14s) [2021-05-18T08:13:25.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.33s) [2021-05-18T08:13:25.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.63s) [2021-05-18T08:13:25.829Z] === RUN TestBuildMultiStageParentConfig [2021-05-18T08:13:26.077Z] === RUN TestDispatch/COPY_url [2021-05-18T08:13:26.077Z] --- PASS: TestDispatch (0.09s) [2021-05-18T08:13:26.077Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-05-18T08:13:26.077Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-05-18T08:13:26.077Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2021-05-18T08:13:26.077Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-18T08:13:26.077Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-18T08:13:26.077Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-05-18T08:13:26.077Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-18T08:13:26.077Z] === RUN TestAddScratchImageAddsToMounts [2021-05-18T08:13:26.077Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-18T08:13:26.077Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-18T08:13:26.077Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-18T08:13:26.077Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-18T08:13:26.077Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-18T08:13:26.077Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-18T08:13:26.077Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-18T08:13:26.077Z] === RUN TestImageSourceGetAddsToMounts [2021-05-18T08:13:26.077Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-18T08:13:26.077Z] === RUN TestEmptyDockerfile [2021-05-18T08:13:26.077Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-18T08:13:26.077Z] === RUN TestSymlinkDockerfile [2021-05-18T08:13:26.077Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-18T08:13:26.077Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-18T08:13:26.077Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-18T08:13:26.077Z] === RUN TestNonExistingDockerfile [2021-05-18T08:13:26.077Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-18T08:13:26.077Z] === RUN TestCopyRunConfig [2021-05-18T08:13:26.077Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-18T08:13:26.077Z] === RUN TestDeepCopyRunConfig [2021-05-18T08:13:26.077Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-18T08:13:26.077Z] === RUN TestExportImage [2021-05-18T08:13:26.077Z] --- PASS: TestExportImage (0.00s) [2021-05-18T08:13:26.077Z] === RUN TestNormalizeDest [2021-05-18T08:13:26.077Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-18T08:13:26.077Z] PASS [2021-05-18T08:13:26.077Z] coverage: 46.8% of statements [2021-05-18T08:13:26.077Z] ok github.com/docker/docker/builder/dockerfile 0.278s coverage: 46.8% of statements [2021-05-18T08:13:26.077Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-18T08:13:27.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-05-18T08:13:28.759Z] --- PASS: TestBuildMultiStageParentConfig (2.77s) [2021-05-18T08:13:28.759Z] === RUN TestBuildLabelWithTargets [2021-05-18T08:13:28.759Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-05-18T08:13:28.759Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:13:28.759Z] === RUN TestBuildWithEmptyLayers [2021-05-18T08:13:30.305Z] --- PASS: TestBuildWithEmptyLayers (1.53s) [2021-05-18T08:13:30.305Z] === RUN TestBuildMultiStageOnBuild [2021-05-18T08:13:31.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-05-18T08:13:31.968Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-18T08:13:32.908Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-18T08:13:32.908Z] --- PASS: TestUpdateCPUQuota (10.91s) [2021-05-18T08:13:32.908Z] === RUN TestUpdatePidsLimit [2021-05-18T08:13:33.169Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-18T08:13:33.739Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-18T08:13:34.311Z] === RUN TestUpdatePidsLimit/no_change [2021-05-18T08:13:35.692Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-18T08:13:36.262Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-05-18T08:13:37.201Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-18T08:13:38.494Z] === RUN TestCheckpointCreateError [2021-05-18T08:13:38.494Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestCheckpointCreate [2021-05-18T08:13:38.494Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestCheckpointDeleteError [2021-05-18T08:13:38.494Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestCheckpointDelete [2021-05-18T08:13:38.494Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestCheckpointListError [2021-05-18T08:13:38.494Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestCheckpointList [2021-05-18T08:13:38.494Z] --- PASS: TestCheckpointList (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestCheckpointListContainerNotFound [2021-05-18T08:13:38.494Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestNewClientWithOpsFromEnv [2021-05-18T08:13:38.494Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-18T08:13:38.494Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-18T08:13:38.494Z] === RUN TestGetAPIPath [2021-05-18T08:13:38.494Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestParseHostURL [2021-05-18T08:13:38.494Z] --- PASS: TestParseHostURL (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-18T08:13:38.494Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-18T08:13:38.494Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestNegotiateAPIVersion [2021-05-18T08:13:38.494Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestNegotiateAPVersionOverride [2021-05-18T08:13:38.494Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-18T08:13:38.494Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-18T08:13:38.494Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-18T08:13:38.494Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestClientRedirect [2021-05-18T08:13:38.494Z] --- PASS: TestClientRedirect (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigCreateUnsupported [2021-05-18T08:13:38.494Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigCreateError [2021-05-18T08:13:38.494Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigCreate [2021-05-18T08:13:38.494Z] --- PASS: TestConfigCreate (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigInspectNotFound [2021-05-18T08:13:38.494Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigInspectWithEmptyID [2021-05-18T08:13:38.494Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigInspectUnsupported [2021-05-18T08:13:38.494Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigInspectError [2021-05-18T08:13:38.494Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigInspectConfigNotFound [2021-05-18T08:13:38.494Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigInspect [2021-05-18T08:13:38.494Z] --- PASS: TestConfigInspect (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigListUnsupported [2021-05-18T08:13:38.494Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigListError [2021-05-18T08:13:38.494Z] --- PASS: TestConfigListError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigList [2021-05-18T08:13:38.494Z] --- PASS: TestConfigList (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigRemoveUnsupported [2021-05-18T08:13:38.494Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigRemoveError [2021-05-18T08:13:38.494Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigRemove [2021-05-18T08:13:38.494Z] --- PASS: TestConfigRemove (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigUpdateUnsupported [2021-05-18T08:13:38.494Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigUpdateError [2021-05-18T08:13:38.494Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestConfigUpdate [2021-05-18T08:13:38.494Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestContainerCommitError [2021-05-18T08:13:38.494Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestContainerCommit [2021-05-18T08:13:38.494Z] --- PASS: TestContainerCommit (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestContainerStatPathError [2021-05-18T08:13:38.494Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestContainerStatPathNotFoundError [2021-05-18T08:13:38.494Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestContainerStatPathNoHeaderError [2021-05-18T08:13:38.494Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestContainerStatPath [2021-05-18T08:13:38.494Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestCopyToContainerError [2021-05-18T08:13:38.494Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestCopyToContainerNotFoundError [2021-05-18T08:13:38.494Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-18T08:13:38.494Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestCopyToContainer [2021-05-18T08:13:38.494Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestCopyFromContainerError [2021-05-18T08:13:38.494Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-18T08:13:38.494Z] === RUN TestCopyFromContainerNotFoundError [2021-05-18T08:13:38.494Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-18T08:13:38.495Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-18T08:13:38.495Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestCopyFromContainer [2021-05-18T08:13:38.495Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerCreateError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerCreateImageNotFound [2021-05-18T08:13:38.495Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerCreateWithName [2021-05-18T08:13:38.495Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerCreateAutoRemove [2021-05-18T08:13:38.495Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerDiffError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerDiff [2021-05-18T08:13:38.495Z] --- PASS: TestContainerDiff (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerExecCreateError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerExecCreate [2021-05-18T08:13:38.495Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerExecStartError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerExecStart [2021-05-18T08:13:38.495Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerExecInspectError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerExecInspect [2021-05-18T08:13:38.495Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerExportError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerExportError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerExport [2021-05-18T08:13:38.495Z] --- PASS: TestContainerExport (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerInspectError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerInspectContainerNotFound [2021-05-18T08:13:38.495Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerInspectWithEmptyID [2021-05-18T08:13:38.495Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerInspect [2021-05-18T08:13:38.495Z] --- PASS: TestContainerInspect (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerInspectNode [2021-05-18T08:13:38.495Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerKillError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerKillError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerKill [2021-05-18T08:13:38.495Z] --- PASS: TestContainerKill (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerListError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerListError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerList [2021-05-18T08:13:38.495Z] --- PASS: TestContainerList (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerLogsNotFoundError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerLogsError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerLogs [2021-05-18T08:13:38.495Z] --- PASS: TestContainerLogs (0.16s) [2021-05-18T08:13:38.495Z] === RUN TestContainerPauseError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerPause [2021-05-18T08:13:38.495Z] --- PASS: TestContainerPause (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainersPruneError [2021-05-18T08:13:38.495Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainersPrune [2021-05-18T08:13:38.495Z] --- PASS: TestContainersPrune (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerRemoveError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerRemoveNotFoundError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerRemove [2021-05-18T08:13:38.495Z] --- PASS: TestContainerRemove (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerRenameError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerRenameError (0.02s) [2021-05-18T08:13:38.495Z] === RUN TestContainerRename [2021-05-18T08:13:38.495Z] --- PASS: TestContainerRename (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerResizeError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerExecResizeError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerResize [2021-05-18T08:13:38.495Z] --- PASS: TestContainerResize (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerExecResize [2021-05-18T08:13:38.495Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerRestartError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerRestart [2021-05-18T08:13:38.495Z] --- PASS: TestContainerRestart (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerStartError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerStartError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerStart [2021-05-18T08:13:38.495Z] --- PASS: TestContainerStart (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerStatsError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerStats [2021-05-18T08:13:38.495Z] --- PASS: TestContainerStats (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerStopError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerStopError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerStop [2021-05-18T08:13:38.495Z] --- PASS: TestContainerStop (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerTopError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerTopError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerTop [2021-05-18T08:13:38.495Z] --- PASS: TestContainerTop (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerUnpauseError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerUnpause [2021-05-18T08:13:38.495Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerUpdateError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerUpdate [2021-05-18T08:13:38.495Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerWaitError [2021-05-18T08:13:38.495Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestContainerWait [2021-05-18T08:13:38.495Z] --- PASS: TestContainerWait (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestDiskUsageError [2021-05-18T08:13:38.495Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestDiskUsage [2021-05-18T08:13:38.495Z] --- PASS: TestDiskUsage (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestDistributionInspectUnsupported [2021-05-18T08:13:38.495Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestDistributionInspectWithEmptyID [2021-05-18T08:13:38.495Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestEventsErrorInOptions [2021-05-18T08:13:38.495Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestEventsErrorFromServer [2021-05-18T08:13:38.495Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestEvents [2021-05-18T08:13:38.495Z] --- PASS: TestEvents (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestTLSCloseWriter [2021-05-18T08:13:38.495Z] === PAUSE TestTLSCloseWriter [2021-05-18T08:13:38.495Z] === RUN TestImageBuildError [2021-05-18T08:13:38.495Z] --- PASS: TestImageBuildError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageBuild [2021-05-18T08:13:38.495Z] --- PASS: TestImageBuild (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestGetDockerOS [2021-05-18T08:13:38.495Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageCreateError [2021-05-18T08:13:38.495Z] --- PASS: TestImageCreateError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageCreate [2021-05-18T08:13:38.495Z] --- PASS: TestImageCreate (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageHistoryError [2021-05-18T08:13:38.495Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageHistory [2021-05-18T08:13:38.495Z] --- PASS: TestImageHistory (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageImportError [2021-05-18T08:13:38.495Z] --- PASS: TestImageImportError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageImport [2021-05-18T08:13:38.495Z] --- PASS: TestImageImport (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageInspectError [2021-05-18T08:13:38.495Z] --- PASS: TestImageInspectError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageInspectImageNotFound [2021-05-18T08:13:38.495Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageInspectWithEmptyID [2021-05-18T08:13:38.495Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageInspect [2021-05-18T08:13:38.495Z] --- PASS: TestImageInspect (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageListError [2021-05-18T08:13:38.495Z] --- PASS: TestImageListError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageList [2021-05-18T08:13:38.495Z] --- PASS: TestImageList (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageListApiBefore125 [2021-05-18T08:13:38.495Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageLoadError [2021-05-18T08:13:38.495Z] --- PASS: TestImageLoadError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageLoad [2021-05-18T08:13:38.495Z] --- PASS: TestImageLoad (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagesPruneError [2021-05-18T08:13:38.495Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagesPrune [2021-05-18T08:13:38.495Z] --- PASS: TestImagesPrune (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagePullReferenceParseError [2021-05-18T08:13:38.495Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagePullAnyError [2021-05-18T08:13:38.495Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-18T08:13:38.495Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-18T08:13:38.495Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-18T08:13:38.495Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-18T08:13:38.495Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagePullWithoutErrors [2021-05-18T08:13:38.495Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagePushReferenceError [2021-05-18T08:13:38.495Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagePushAnyError [2021-05-18T08:13:38.495Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-18T08:13:38.495Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-18T08:13:38.495Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-18T08:13:38.495Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-18T08:13:38.495Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImagePushWithoutErrors [2021-05-18T08:13:38.495Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-18T08:13:38.495Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-18T08:13:38.495Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-18T08:13:38.495Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-18T08:13:38.495Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-18T08:13:38.495Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-18T08:13:38.495Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-18T08:13:38.495Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-18T08:13:38.495Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageRemoveError [2021-05-18T08:13:38.495Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageRemoveImageNotFound [2021-05-18T08:13:38.495Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageRemove [2021-05-18T08:13:38.495Z] --- PASS: TestImageRemove (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageSaveError [2021-05-18T08:13:38.495Z] --- PASS: TestImageSaveError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageSave [2021-05-18T08:13:38.495Z] --- PASS: TestImageSave (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageSearchAnyError [2021-05-18T08:13:38.495Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-18T08:13:38.495Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-18T08:13:38.495Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-18T08:13:38.495Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-18T08:13:38.495Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageSearchWithoutErrors [2021-05-18T08:13:38.495Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageTagError [2021-05-18T08:13:38.495Z] --- PASS: TestImageTagError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageTagInvalidReference [2021-05-18T08:13:38.495Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageTagInvalidSourceImageName [2021-05-18T08:13:38.495Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageTagHexSource [2021-05-18T08:13:38.495Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestImageTag [2021-05-18T08:13:38.495Z] --- PASS: TestImageTag (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestInfoServerError [2021-05-18T08:13:38.495Z] --- PASS: TestInfoServerError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestInfoInvalidResponseJSONError [2021-05-18T08:13:38.495Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestInfo [2021-05-18T08:13:38.495Z] --- PASS: TestInfo (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkConnectError [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkConnect [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkCreateError [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkCreate [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkDisconnectError [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkDisconnect [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkInspectError [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkInspectNotFoundError [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkInspectWithEmptyID [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkInspect [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkListError [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkListError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkList [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkList (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworksPruneError [2021-05-18T08:13:38.495Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworksPrune [2021-05-18T08:13:38.495Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkRemoveError [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNetworkRemove [2021-05-18T08:13:38.495Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNodeInspectError [2021-05-18T08:13:38.495Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNodeInspectNodeNotFound [2021-05-18T08:13:38.495Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNodeInspectWithEmptyID [2021-05-18T08:13:38.495Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNodeInspect [2021-05-18T08:13:38.495Z] --- PASS: TestNodeInspect (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNodeListError [2021-05-18T08:13:38.495Z] --- PASS: TestNodeListError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNodeList [2021-05-18T08:13:38.495Z] --- PASS: TestNodeList (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNodeRemoveError [2021-05-18T08:13:38.495Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNodeRemove [2021-05-18T08:13:38.495Z] --- PASS: TestNodeRemove (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNodeUpdateError [2021-05-18T08:13:38.495Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestNodeUpdate [2021-05-18T08:13:38.495Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestOptionWithTimeout [2021-05-18T08:13:38.495Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-18T08:13:38.495Z] === RUN TestPingFail [2021-05-18T08:13:38.495Z] --- PASS: TestPingFail (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPingWithError [2021-05-18T08:13:38.496Z] 2021/05/18 08:13:37 RoundTripper returned a response & error; ignoring response [2021-05-18T08:13:38.496Z] 2021/05/18 08:13:37 RoundTripper returned a response & error; ignoring response [2021-05-18T08:13:38.496Z] --- PASS: TestPingWithError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPingSuccess [2021-05-18T08:13:38.496Z] --- PASS: TestPingSuccess (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPingHeadFallback [2021-05-18T08:13:38.496Z] === RUN TestPingHeadFallback/OK [2021-05-18T08:13:38.496Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-18T08:13:38.496Z] === RUN TestPingHeadFallback/Not_Found [2021-05-18T08:13:38.496Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-18T08:13:38.496Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-18T08:13:38.496Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-18T08:13:38.496Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-18T08:13:38.496Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-18T08:13:38.496Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginDisableError [2021-05-18T08:13:38.496Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginDisable [2021-05-18T08:13:38.496Z] --- PASS: TestPluginDisable (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginEnableError [2021-05-18T08:13:38.496Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginEnable [2021-05-18T08:13:38.496Z] --- PASS: TestPluginEnable (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginInspectError [2021-05-18T08:13:38.496Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginInspectWithEmptyID [2021-05-18T08:13:38.496Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginInspect [2021-05-18T08:13:38.496Z] --- PASS: TestPluginInspect (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginListError [2021-05-18T08:13:38.496Z] --- PASS: TestPluginListError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginList [2021-05-18T08:13:38.496Z] --- PASS: TestPluginList (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginPushError [2021-05-18T08:13:38.496Z] --- PASS: TestPluginPushError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginPush [2021-05-18T08:13:38.496Z] --- PASS: TestPluginPush (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginRemoveError [2021-05-18T08:13:38.496Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginRemove [2021-05-18T08:13:38.496Z] --- PASS: TestPluginRemove (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginSetError [2021-05-18T08:13:38.496Z] --- PASS: TestPluginSetError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPluginSet [2021-05-18T08:13:38.496Z] --- PASS: TestPluginSet (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSetHostHeader [2021-05-18T08:13:38.496Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestPlainTextError [2021-05-18T08:13:38.496Z] --- PASS: TestPlainTextError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestInfiniteError [2021-05-18T08:13:38.496Z] --- PASS: TestInfiniteError (0.01s) [2021-05-18T08:13:38.496Z] === RUN TestSecretCreateUnsupported [2021-05-18T08:13:38.496Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretCreateError [2021-05-18T08:13:38.496Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretCreate [2021-05-18T08:13:38.496Z] --- PASS: TestSecretCreate (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretInspectUnsupported [2021-05-18T08:13:38.496Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretInspectError [2021-05-18T08:13:38.496Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretInspectSecretNotFound [2021-05-18T08:13:38.496Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretInspectWithEmptyID [2021-05-18T08:13:38.496Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretInspect [2021-05-18T08:13:38.496Z] --- PASS: TestSecretInspect (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretListUnsupported [2021-05-18T08:13:38.496Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretListError [2021-05-18T08:13:38.496Z] --- PASS: TestSecretListError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretList [2021-05-18T08:13:38.496Z] --- PASS: TestSecretList (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretRemoveUnsupported [2021-05-18T08:13:38.496Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretRemoveError [2021-05-18T08:13:38.496Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretRemove [2021-05-18T08:13:38.496Z] --- PASS: TestSecretRemove (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretUpdateUnsupported [2021-05-18T08:13:38.496Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretUpdateError [2021-05-18T08:13:38.496Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSecretUpdate [2021-05-18T08:13:38.496Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceCreateError [2021-05-18T08:13:38.496Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceCreate [2021-05-18T08:13:38.496Z] --- PASS: TestServiceCreate (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-18T08:13:38.496Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceCreateDigestPinning [2021-05-18T08:13:38.496Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceInspectError [2021-05-18T08:13:38.496Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceInspectServiceNotFound [2021-05-18T08:13:38.496Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceInspectWithEmptyID [2021-05-18T08:13:38.496Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceInspect [2021-05-18T08:13:38.496Z] --- PASS: TestServiceInspect (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceListError [2021-05-18T08:13:38.496Z] --- PASS: TestServiceListError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceList [2021-05-18T08:13:38.496Z] --- PASS: TestServiceList (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceLogsError [2021-05-18T08:13:38.496Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceLogs [2021-05-18T08:13:38.496Z] --- PASS: TestServiceLogs (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceRemoveError [2021-05-18T08:13:38.496Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceRemoveNotFoundError [2021-05-18T08:13:38.496Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceRemove [2021-05-18T08:13:38.496Z] --- PASS: TestServiceRemove (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceUpdateError [2021-05-18T08:13:38.496Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestServiceUpdate [2021-05-18T08:13:38.496Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSwarmGetUnlockKeyError [2021-05-18T08:13:38.496Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSwarmGetUnlockKey [2021-05-18T08:13:38.496Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSwarmInitError [2021-05-18T08:13:38.496Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSwarmInit [2021-05-18T08:13:38.496Z] --- PASS: TestSwarmInit (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSwarmInspectError [2021-05-18T08:13:38.496Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSwarmInspect [2021-05-18T08:13:38.496Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSwarmJoinError [2021-05-18T08:13:38.496Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSwarmJoin [2021-05-18T08:13:38.496Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSwarmLeaveError [2021-05-18T08:13:38.496Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSwarmLeave [2021-05-18T08:13:38.496Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSwarmUnlockError [2021-05-18T08:13:38.496Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSwarmUnlock [2021-05-18T08:13:38.496Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSwarmUpdateError [2021-05-18T08:13:38.496Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestSwarmUpdate [2021-05-18T08:13:38.496Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestTaskInspectError [2021-05-18T08:13:38.496Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestTaskInspectWithEmptyID [2021-05-18T08:13:38.496Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestTaskInspect [2021-05-18T08:13:38.496Z] --- PASS: TestTaskInspect (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestTaskListError [2021-05-18T08:13:38.496Z] --- PASS: TestTaskListError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestTaskList [2021-05-18T08:13:38.496Z] --- PASS: TestTaskList (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestVolumeCreateError [2021-05-18T08:13:38.496Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestVolumeCreate [2021-05-18T08:13:38.496Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestVolumeInspectError [2021-05-18T08:13:38.496Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestVolumeInspectNotFound [2021-05-18T08:13:38.496Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestVolumeInspectWithEmptyID [2021-05-18T08:13:38.496Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestVolumeInspect [2021-05-18T08:13:38.496Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestVolumeListError [2021-05-18T08:13:38.496Z] --- PASS: TestVolumeListError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestVolumeList [2021-05-18T08:13:38.496Z] --- PASS: TestVolumeList (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestVolumeRemoveError [2021-05-18T08:13:38.496Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-18T08:13:38.496Z] === RUN TestVolumeRemove [2021-05-18T08:13:38.496Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-18T08:13:38.496Z] === CONT TestTLSCloseWriter [2021-05-18T08:13:38.496Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-05-18T08:13:38.496Z] PASS [2021-05-18T08:13:38.496Z] coverage: 74.9% of statements [2021-05-18T08:13:38.496Z] ok github.com/docker/docker/client 0.630s coverage: 74.9% of statements [2021-05-18T08:13:38.580Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-18T08:13:38.581Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-18T08:13:39.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-05-18T08:13:39.519Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-18T08:13:40.903Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-18T08:13:43.448Z] --- PASS: TestUpdatePidsLimit (9.93s) [2021-05-18T08:13:43.448Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.35s) [2021-05-18T08:13:43.448Z] --- PASS: TestUpdatePidsLimit/no_change (1.29s) [2021-05-18T08:13:43.448Z] --- PASS: TestUpdatePidsLimit/update_lower (1.35s) [2021-05-18T08:13:43.448Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.33s) [2021-05-18T08:13:43.448Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.21s) [2021-05-18T08:13:43.448Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.25s) [2021-05-18T08:13:43.448Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.28s) [2021-05-18T08:13:43.448Z] === RUN TestUpdateRestartPolicy [2021-05-18T08:13:43.708Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-18T08:13:44.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-05-18T08:13:45.216Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-18T08:13:45.216Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-18T08:13:45.216Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-18T08:13:45.216Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-18T08:13:45.216Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-18T08:13:50.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-05-18T08:13:50.756Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-18T08:13:51.467Z] --- PASS: TestBuildMultiStageOnBuild (18.34s) [2021-05-18T08:13:51.467Z] === RUN TestBuildUncleanTarFilenames [2021-05-18T08:13:51.467Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-05-18T08:13:51.467Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:13:51.467Z] === RUN TestBuildMultiStageLayerLeak [2021-05-18T08:13:57.330Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-18T08:13:57.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-05-18T08:13:58.711Z] --- PASS: TestUpdateRestartPolicy (15.62s) [2021-05-18T08:13:58.711Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-18T08:13:59.642Z] --- PASS: TestCheckoutGit (34.84s) [2021-05-18T08:13:59.642Z] === RUN TestValidGitTransport [2021-05-18T08:13:59.642Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-18T08:13:59.642Z] === RUN TestGitInvalidRef [2021-05-18T08:13:59.643Z] --- PASS: TestGitInvalidRef (0.21s) [2021-05-18T08:13:59.643Z] PASS [2021-05-18T08:13:59.643Z] coverage: 86.3% of statements [2021-05-18T08:13:59.643Z] ok github.com/docker/docker/builder/remotecontext/git 35.249s coverage: 86.3% of statements [2021-05-18T08:13:59.643Z] ? github.com/docker/docker/cli [no test files] [2021-05-18T08:13:59.643Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-18T08:14:00.079Z] --- PASS: TestBuildMultiStageLayerLeak (11.58s) [2021-05-18T08:14:00.079Z] === RUN TestBuildWithHugeFile [2021-05-18T08:14:00.091Z] --- PASS: TestUpdateRestartWithAutoRemove (1.38s) [2021-05-18T08:14:00.091Z] === RUN TestWaitNonBlocked [2021-05-18T08:14:00.091Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:14:00.091Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:14:00.091Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:14:00.091Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:14:00.091Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:14:00.091Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:14:00.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-05-18T08:14:00.661Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-18T08:14:01.231Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-18T08:14:02.171Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-05-18T08:14:02.171Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.64s) [2021-05-18T08:14:02.171Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.14s) [2021-05-18T08:14:02.171Z] === RUN TestWaitBlocked [2021-05-18T08:14:02.171Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T08:14:02.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T08:14:02.171Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T08:14:02.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T08:14:02.171Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-18T08:14:02.171Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-18T08:14:04.367Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-18T08:14:04.367Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-18T08:14:04.367Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-18T08:14:04.367Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-18T08:14:04.367Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-18T08:14:04.367Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-18T08:14:04.367Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-18T08:14:04.367Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-18T08:14:04.367Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-18T08:14:04.367Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-18T08:14:04.367Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-18T08:14:04.367Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-18T08:14:04.367Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-18T08:14:04.367Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-18T08:14:04.367Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-18T08:14:04.367Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-18T08:14:04.367Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-18T08:14:04.367Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-18T08:14:04.367Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-18T08:14:04.367Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-18T08:14:04.367Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-18T08:14:04.367Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-18T08:14:04.367Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-18T08:14:04.367Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-18T08:14:04.367Z] === RUN TestConfigureDaemonLogs [2021-05-18T08:14:04.367Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-18T08:14:04.367Z] === RUN TestCommonOptionsInstallFlags [2021-05-18T08:14:04.367Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-18T08:14:04.367Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-18T08:14:04.367Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-18T08:14:04.367Z] PASS [2021-05-18T08:14:04.367Z] coverage: 18.4% of statements [2021-05-18T08:14:04.367Z] ok github.com/docker/docker/cmd/dockerd 0.334s coverage: 18.4% of statements [2021-05-18T08:14:04.710Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-18T08:14:04.710Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.98s) [2021-05-18T08:14:04.710Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.15s) [2021-05-18T08:14:04.710Z] === CONT TestContainerStartOnDaemonRestart [2021-05-18T08:14:04.710Z] === CONT TestContainerKillOnDaemonStart [2021-05-18T08:14:05.651Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-05-18T08:14:06.559Z] === RUN TestContainerStopSignal [2021-05-18T08:14:06.559Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestContainerStopTimeout [2021-05-18T08:14:06.559Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-18T08:14:06.559Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-18T08:14:06.559Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-18T08:14:06.559Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestReplaceAndAppendEnvVars [2021-05-18T08:14:06.559Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-18T08:14:06.559Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-18T08:14:06.559Z] === RUN TestNewMemoryStore [2021-05-18T08:14:06.559Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestAddContainers [2021-05-18T08:14:06.559Z] --- PASS: TestAddContainers (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestGetContainer [2021-05-18T08:14:06.559Z] --- PASS: TestGetContainer (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestDeleteContainer [2021-05-18T08:14:06.559Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestListContainers [2021-05-18T08:14:06.559Z] --- PASS: TestListContainers (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestFirstContainer [2021-05-18T08:14:06.559Z] --- PASS: TestFirstContainer (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestApplyAllContainer [2021-05-18T08:14:06.559Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestIsValidHealthString [2021-05-18T08:14:06.559Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestStateRunStop [2021-05-18T08:14:06.559Z] --- PASS: TestStateRunStop (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestStateTimeoutWait [2021-05-18T08:14:06.559Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-18T08:14:06.559Z] state_test.go:141: Stop callback fired [2021-05-18T08:14:06.559Z] state_test.go:165: Stop callback fired [2021-05-18T08:14:06.559Z] === RUN TestIsValidStateString [2021-05-18T08:14:06.559Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestViewSaveDelete [2021-05-18T08:14:06.559Z] --- PASS: TestViewSaveDelete (0.01s) [2021-05-18T08:14:06.559Z] === RUN TestViewAll [2021-05-18T08:14:06.559Z] --- PASS: TestViewAll (0.02s) [2021-05-18T08:14:06.559Z] === RUN TestViewGet [2021-05-18T08:14:06.559Z] --- PASS: TestViewGet (0.01s) [2021-05-18T08:14:06.559Z] === RUN TestNames [2021-05-18T08:14:06.559Z] --- PASS: TestNames (0.00s) [2021-05-18T08:14:06.559Z] === RUN TestViewWithHealthCheck [2021-05-18T08:14:06.559Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-18T08:14:06.559Z] PASS [2021-05-18T08:14:06.559Z] coverage: 41.5% of statements [2021-05-18T08:14:06.559Z] ok github.com/docker/docker/container 0.323s coverage: 41.5% of statements [2021-05-18T08:14:06.559Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-18T08:14:06.559Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-18T08:14:06.559Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-18T08:14:06.559Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-18T08:14:08.935Z] === RUN TestPrepare [2021-05-18T08:14:08.935Z] --- PASS: TestPrepare (0.00s) [2021-05-18T08:14:08.935Z] === RUN TestStart [2021-05-18T08:14:08.935Z] --- PASS: TestStart (0.00s) [2021-05-18T08:14:08.935Z] === RUN TestWaitCancel [2021-05-18T08:14:08.935Z] --- PASS: TestWaitCancel (0.00s) [2021-05-18T08:14:08.935Z] === RUN TestWaitDisabled [2021-05-18T08:14:08.935Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-18T08:14:08.935Z] === RUN TestWaitEnabled [2021-05-18T08:14:08.935Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-18T08:14:08.935Z] === RUN TestRemove [2021-05-18T08:14:08.935Z] --- PASS: TestRemove (0.00s) [2021-05-18T08:14:08.935Z] PASS [2021-05-18T08:14:08.935Z] coverage: 65.3% of statements [2021-05-18T08:14:08.935Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.211s coverage: 65.3% of statements [2021-05-18T08:14:08.943Z] --- PASS: TestContainerStartOnDaemonRestart (4.76s) [2021-05-18T08:14:08.943Z] === CONT TestIpcModeOlderClient [2021-05-18T08:14:09.202Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-05-18T08:14:09.202Z] === CONT TestDaemonHostGatewayIP [2021-05-18T08:14:10.140Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-18T08:14:10.709Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-05-18T08:14:11.863Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-18T08:14:11.863Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-18T08:14:11.863Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-18T08:14:11.863Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-18T08:14:11.863Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-18T08:14:11.863Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-18T08:14:11.863Z] PASS [2021-05-18T08:14:11.863Z] coverage: 35.9% of statements [2021-05-18T08:14:11.863Z] ok github.com/docker/docker/daemon/cluster/convert 0.380s coverage: 35.9% of statements [2021-05-18T08:14:11.863Z] === RUN TestNewListSecretsFilters [2021-05-18T08:14:11.863Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-18T08:14:11.863Z] === RUN TestNewListConfigsFilters [2021-05-18T08:14:11.863Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-18T08:14:11.863Z] PASS [2021-05-18T08:14:11.863Z] coverage: 0.5% of statements [2021-05-18T08:14:11.863Z] ok github.com/docker/docker/daemon/cluster 0.470s coverage: 0.5% of statements [2021-05-18T08:14:13.009Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-18T08:14:13.009Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-05-18T08:14:13.009Z] remote: Enumerating objects: 23, done. [2021-05-18T08:14:13.009Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-05-18T08:14:13.009Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-05-18T08:14:13.009Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-05-18T08:14:13.009Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-05-18T08:14:13.009Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-05-18T08:14:13.009Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-18T08:14:13.249Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-05-18T08:14:13.339Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/test/unit [2021-05-18T08:14:15.788Z] --- PASS: TestDaemonHostGatewayIP (6.37s) [2021-05-18T08:14:15.788Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-18T08:14:15.857Z] ? github.com/docker/docker/api [no test files] [2021-05-18T08:14:16.580Z] === RUN TestDiscoveryOptsErrors [2021-05-18T08:14:16.580Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-18T08:14:16.580Z] === RUN TestDiscoveryOpts [2021-05-18T08:14:16.580Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-18T08:14:16.580Z] PASS [2021-05-18T08:14:16.580Z] coverage: 30.0% of statements [2021-05-18T08:14:16.580Z] ok github.com/docker/docker/daemon/discovery 0.052s coverage: 30.0% of statements [2021-05-18T08:14:17.169Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-18T08:14:17.169Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-05-18T08:14:17.739Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-18T08:14:18.771Z] === RUN TestBuilderGC [2021-05-18T08:14:18.771Z] --- PASS: TestBuilderGC (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestDaemonConfigurationNotFound [2021-05-18T08:14:18.771Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestDaemonBrokenConfiguration [2021-05-18T08:14:18.771Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestParseClusterAdvertiseSettings [2021-05-18T08:14:18.771Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestFindConfigurationConflicts [2021-05-18T08:14:18.771Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-18T08:14:18.771Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-18T08:14:18.771Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-18T08:14:18.771Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-18T08:14:18.771Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-18T08:14:18.771Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-18T08:14:18.771Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-18T08:14:18.771Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-18T08:14:18.771Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-18T08:14:18.771Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-05-18T08:14:18.771Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-18T08:14:18.771Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-18T08:14:18.771Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestValidateConfigurationErrors [2021-05-18T08:14:18.771Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-18T08:14:18.771Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-18T08:14:18.771Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-18T08:14:18.771Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-18T08:14:18.771Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-18T08:14:18.771Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-18T08:14:18.771Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-18T08:14:18.771Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-18T08:14:18.771Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-18T08:14:18.771Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-18T08:14:18.771Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-18T08:14:18.771Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestValidateConfiguration [2021-05-18T08:14:18.771Z] === RUN TestValidateConfiguration/with_label [2021-05-18T08:14:18.771Z] === RUN TestValidateConfiguration/with_dns [2021-05-18T08:14:18.771Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-18T08:14:18.771Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-18T08:14:18.771Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-18T08:14:18.771Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-18T08:14:18.771Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-18T08:14:18.771Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-18T08:14:18.771Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestModifiedDiscoverySettings [2021-05-18T08:14:18.771Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestReloadSetConfigFileNotExist [2021-05-18T08:14:18.771Z] time="2021-05-18T08:14:18Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-18T08:14:18.771Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-05-18T08:14:18.771Z] === RUN TestReloadDefaultConfigNotExist [2021-05-18T08:14:18.771Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-18T08:14:18.771Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:14:18.771Z] === RUN TestReloadBadDefaultConfig [2021-05-18T08:14:18.771Z] time="2021-05-18T08:14:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-477434259" [2021-05-18T08:14:18.771Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestReloadWithConflictingLabels [2021-05-18T08:14:18.771Z] time="2021-05-18T08:14:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-388654550" [2021-05-18T08:14:18.771Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestReloadWithDuplicateLabels [2021-05-18T08:14:18.771Z] time="2021-05-18T08:14:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-909250877" [2021-05-18T08:14:18.771Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestDaemonConfigurationMerge [2021-05-18T08:14:18.771Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-18T08:14:18.771Z] PASS [2021-05-18T08:14:18.771Z] coverage: 79.7% of statements [2021-05-18T08:14:18.771Z] ok github.com/docker/docker/daemon/config 0.489s coverage: 79.7% of statements [2021-05-18T08:14:18.771Z] === RUN TestEventsLog [2021-05-18T08:14:18.771Z] --- PASS: TestEventsLog (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestEventsLogTimeout [2021-05-18T08:14:18.771Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestLogEvents [2021-05-18T08:14:18.771Z] --- PASS: TestLogEvents (0.05s) [2021-05-18T08:14:18.771Z] === RUN TestLoadBufferedEvents [2021-05-18T08:14:18.771Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-05-18T08:14:18.771Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-18T08:14:18.771Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-18T08:14:18.771Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-18T08:14:18.771Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-18T08:14:18.771Z] PASS [2021-05-18T08:14:18.771Z] coverage: 50.0% of statements [2021-05-18T08:14:18.771Z] ok github.com/docker/docker/daemon/events 0.250s coverage: 50.0% of statements [2021-05-18T08:14:19.233Z] === RUN TestVerifyNetworkingConfig [2021-05-18T08:14:19.233Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestGetContainer [2021-05-18T08:14:19.233Z] --- PASS: TestGetContainer (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestValidContainerNames [2021-05-18T08:14:19.233Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestContainerInitDNS [2021-05-18T08:14:19.233Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-18T08:14:19.233Z] daemon_test.go:147: root required [2021-05-18T08:14:19.233Z] === RUN TestMerge [2021-05-18T08:14:19.233Z] --- PASS: TestMerge (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestValidateContainerIsolation [2021-05-18T08:14:19.233Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestFindNetworkErrorType [2021-05-18T08:14:19.233Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestEnsureServicesExist [2021-05-18T08:14:19.233Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestEnsureServicesExistErrors [2021-05-18T08:14:19.233Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-18T08:14:19.233Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-18T08:14:19.233Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-18T08:14:19.233Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-18T08:14:19.233Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-18T08:14:19.233Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-18T08:14:19.233Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestContainerDelete [2021-05-18T08:14:19.233Z] --- PASS: TestContainerDelete (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestContainerDoubleDelete [2021-05-18T08:14:19.233Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestLogContainerEventCopyLabels [2021-05-18T08:14:19.233Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestLogContainerEventWithAttributes [2021-05-18T08:14:19.233Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestNoneHealthcheck [2021-05-18T08:14:19.233Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestHealthStates [2021-05-18T08:14:19.233Z] time="2021-05-18T08:14:18Z" 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" [2021-05-18T08:14:19.233Z] time="2021-05-18T08:14:19Z" 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" [2021-05-18T08:14:19.233Z] time="2021-05-18T08:14:19Z" 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" [2021-05-18T08:14:19.233Z] time="2021-05-18T08:14:19Z" 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" [2021-05-18T08:14:19.233Z] time="2021-05-18T08:14:19Z" 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" [2021-05-18T08:14:19.233Z] time="2021-05-18T08:14:19Z" 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" [2021-05-18T08:14:19.233Z] time="2021-05-18T08:14:19Z" 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" [2021-05-18T08:14:19.233Z] time="2021-05-18T08:14:19Z" 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" [2021-05-18T08:14:19.233Z] time="2021-05-18T08:14:19Z" 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" [2021-05-18T08:14:19.233Z] time="2021-05-18T08:14:19Z" 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" [2021-05-18T08:14:19.233Z] --- PASS: TestHealthStates (0.15s) [2021-05-18T08:14:19.233Z] === RUN TestMaskURLCredentials [2021-05-18T08:14:19.233Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestGetInspectData [2021-05-18T08:14:19.233Z] --- PASS: TestGetInspectData (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestFillLicense [2021-05-18T08:14:19.233Z] --- PASS: TestFillLicense (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestListInvalidFilter [2021-05-18T08:14:19.233Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestNameFilter [2021-05-18T08:14:19.233Z] --- PASS: TestNameFilter (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-18T08:14:19.233Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-18T08:14:19.233Z] === 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 [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-18T08:14:19.233Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-18T08:14:19.233Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-05-18T08:14:19.233Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-18T08:14:19.233Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-18T08:14:19.233Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-18T08:14:19.233Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-18T08:14:19.233Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-18T08:14:19.233Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-18T08:14:19.233Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-18T08:14:19.233Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-18T08:14:19.233Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-18T08:14:19.233Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-18T08:14:19.233Z] --- 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) [2021-05-18T08:14:19.233Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-18T08:14:19.233Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-18T08:14:19.233Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-18T08:14:19.234Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-18T08:14:19.234Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-18T08:14:19.234Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-18T08:14:19.234Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-18T08:14:19.234Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-18T08:14:19.234Z] === RUN TestDaemonReloadLabels [2021-05-18T08:14:19.234Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-18T08:14:19.234Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-18T08:14:19.234Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-18T08:14:19.234Z] === RUN TestDaemonReloadMirrors [2021-05-18T08:14:19.234Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-18T08:14:19.234Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-18T08:14:19.234Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-18T08:14:19.234Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-18T08:14:19.234Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-18T08:14:19.234Z] === RUN TestDaemonDiscoveryReload [2021-05-18T08:14:19.234Z] === RUN TestWaitNodeAttachment [2021-05-18T08:14:19.646Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-18T08:14:19.646Z] --- PASS: TestContainerKillOnDaemonStart (15.26s) [2021-05-18T08:14:19.646Z] === CONT TestDaemonRestartIpcMode [2021-05-18T08:14:19.696Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-18T08:14:19.696Z] === RUN TestIsolationConversion [2021-05-18T08:14:19.696Z] === RUN TestIsolationConversion/default [2021-05-18T08:14:19.696Z] === RUN TestIsolationConversion/process [2021-05-18T08:14:19.696Z] === RUN TestIsolationConversion/hyperv [2021-05-18T08:14:19.696Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-18T08:14:19.696Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-18T08:14:19.696Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-18T08:14:19.696Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-18T08:14:19.696Z] === RUN TestContainerLabels [2021-05-18T08:14:19.696Z] --- PASS: TestContainerLabels (0.00s) [2021-05-18T08:14:19.696Z] === RUN TestCredentialSpecConversion [2021-05-18T08:14:19.696Z] === RUN TestCredentialSpecConversion/none [2021-05-18T08:14:19.696Z] === RUN TestCredentialSpecConversion/config [2021-05-18T08:14:19.696Z] === RUN TestCredentialSpecConversion/file [2021-05-18T08:14:19.696Z] === RUN TestCredentialSpecConversion/registry [2021-05-18T08:14:19.696Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-18T08:14:19.696Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-18T08:14:19.696Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-18T08:14:19.696Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-18T08:14:19.696Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-18T08:14:19.696Z] === RUN TestControllerValidateMountBind [2021-05-18T08:14:19.696Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-18T08:14:19.696Z] === RUN TestControllerValidateMountVolume [2021-05-18T08:14:19.696Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-18T08:14:19.696Z] === RUN TestControllerValidateMountTarget [2021-05-18T08:14:19.696Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-18T08:14:19.696Z] === RUN TestControllerValidateMountTmpfs [2021-05-18T08:14:19.696Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-18T08:14:19.696Z] === RUN TestControllerValidateMountInvalidType [2021-05-18T08:14:19.696Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-18T08:14:19.696Z] === RUN TestControllerValidateMountNamedPipe [2021-05-18T08:14:19.696Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-18T08:14:19.696Z] PASS [2021-05-18T08:14:19.696Z] coverage: 11.3% of statements [2021-05-18T08:14:19.696Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.801s coverage: 11.3% of statements [2021-05-18T08:14:19.905Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.50s) [2021-05-18T08:14:20.159Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-18T08:14:20.159Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-18T08:14:20.621Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-05-18T08:14:20.621Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-18T08:14:21.083Z] === RUN TestLinkNaming [2021-05-18T08:14:21.083Z] --- PASS: TestLinkNaming (0.00s) [2021-05-18T08:14:21.083Z] === RUN TestLinkNew [2021-05-18T08:14:21.083Z] --- PASS: TestLinkNew (0.00s) [2021-05-18T08:14:21.083Z] === RUN TestLinkEnv [2021-05-18T08:14:21.083Z] --- PASS: TestLinkEnv (0.00s) [2021-05-18T08:14:21.083Z] === RUN TestLinkMultipleEnv [2021-05-18T08:14:21.083Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-18T08:14:21.083Z] === RUN TestLinkPortRangeEnv [2021-05-18T08:14:21.083Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-18T08:14:21.083Z] PASS [2021-05-18T08:14:21.083Z] coverage: 93.0% of statements [2021-05-18T08:14:21.083Z] ok github.com/docker/docker/daemon/links 0.057s coverage: 93.0% of statements [2021-05-18T08:14:21.545Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-05-18T08:14:21.545Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-18T08:14:21.545Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-18T08:14:21.545Z] reload_test.go:520: root required [2021-05-18T08:14:21.545Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-18T08:14:21.545Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-05-18T08:14:21.545Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-18T08:14:21.545Z] === RUN TestIsEmptyDir [2021-05-18T08:14:21.545Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-18T08:14:21.545Z] PASS [2021-05-18T08:14:21.545Z] coverage: 2.3% of statements [2021-05-18T08:14:21.545Z] ok github.com/docker/docker/daemon/graphdriver 0.136s coverage: 2.3% of statements [2021-05-18T08:14:21.545Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-05-18T08:14:21.545Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-18T08:14:21.545Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-05-18T08:14:21.545Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-18T08:14:21.545Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-18T08:14:21.545Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-18T08:14:21.545Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-18T08:14:21.545Z] === RUN TestParseVolumesFrom [2021-05-18T08:14:21.545Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-18T08:14:21.545Z] PASS [2021-05-18T08:14:21.545Z] coverage: 9.0% of statements [2021-05-18T08:14:21.545Z] ok github.com/docker/docker/daemon 2.625s coverage: 9.0% of statements [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-18T08:14:21.545Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-18T08:14:24.107Z] --- PASS: TestDaemonRestartIpcMode (4.60s) [2021-05-18T08:14:24.108Z] PASS [2021-05-18T08:14:24.108Z] [2021-05-18T08:14:24.108Z] === Skipped [2021-05-18T08:14:24.108Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-18T08:14:24.108Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T08:14:24.108Z] [2021-05-18T08:14:24.108Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-18T08:14:24.108Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:14:24.108Z] [2021-05-18T08:14:24.108Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-18T08:14:24.108Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:14:24.108Z] [2021-05-18T08:14:24.108Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-18T08:14:24.108Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-18T08:14:24.108Z] [2021-05-18T08:14:24.108Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-18T08:14:24.108Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-18T08:14:24.108Z] [2021-05-18T08:14:24.108Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-18T08:14:24.108Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:14:24.108Z] [2021-05-18T08:14:24.108Z] [2021-05-18T08:14:24.108Z] DONE 196 tests, 6 skipped in 247.377s [2021-05-18T08:14:24.108Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-18T08:14:24.108Z] ++ 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 [2021-05-18T08:14:24.108Z] ++ set -e [2021-05-18T08:14:24.108Z] ++ '[' -n 0 ']' [2021-05-18T08:14:24.108Z] ++ set -x [2021-05-18T08:14:24.108Z] ++ 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 [2021-05-18T08:14:24.108Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-05-18T08:14:24.368Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-18T08:14:24.368Z] INFO: Testing against a local daemon [2021-05-18T08:14:24.368Z] === RUN TestCommitInheritsEnv [2021-05-18T08:14:24.938Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-05-18T08:14:24.938Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-18T08:14:24.938Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-18T08:14:24.938Z] === RUN TestImagesFilterMultiReference [2021-05-18T08:14:24.938Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-18T08:14:24.938Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-05-18T08:14:24.938Z] === RUN TestImagePullPlatformInvalid [2021-05-18T08:14:24.938Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-18T08:14:24.938Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-05-18T08:14:24.938Z] === RUN TestRemoveImageOrphaning [2021-05-18T08:14:25.304Z] === RUN TestAdapterReadLogs [2021-05-18T08:14:25.304Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestCopier [2021-05-18T08:14:25.304Z] --- PASS: TestCopier (0.01s) [2021-05-18T08:14:25.304Z] === RUN TestCopierLongLines [2021-05-18T08:14:25.304Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestCopierSlow [2021-05-18T08:14:25.304Z] === RUN TestNewStreamConfig [2021-05-18T08:14:25.304Z] === RUN TestNewStreamConfig/defaults [2021-05-18T08:14:25.304Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-18T08:14:25.304Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-18T08:14:25.304Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-18T08:14:25.304Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-18T08:14:25.304Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-18T08:14:25.304Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-18T08:14:25.304Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-18T08:14:25.304Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-18T08:14:25.304Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-18T08:14:25.304Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-18T08:14:25.304Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-18T08:14:25.304Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-18T08:14:25.304Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-18T08:14:25.304Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-18T08:14:25.304Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-18T08:14:25.304Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-18T08:14:25.304Z] --- PASS: TestCopierSlow (0.22s) [2021-05-18T08:14:25.304Z] === RUN TestCopierWithSized [2021-05-18T08:14:25.304Z] === RUN TestCopierWithSized/as_is [2021-05-18T08:14:25.304Z] time="2021-05-18T08:14:24Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-18T08:14:25.304Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-05-18T08:14:25.304Z] === RUN TestCreateSuccess [2021-05-18T08:14:25.304Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestCreateLogGroupSuccess [2021-05-18T08:14:25.304Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestCreateError [2021-05-18T08:14:25.304Z] --- PASS: TestCreateError (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestCreateAlreadyExists [2021-05-18T08:14:25.304Z] time="2021-05-18T08:14:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-18T08:14:25.304Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestLogClosed [2021-05-18T08:14:25.304Z] --- PASS: TestLogClosed (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestLogBlocking [2021-05-18T08:14:25.304Z] --- PASS: TestLogBlocking (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-18T08:14:25.304Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestLogNonBlockingBufferFull [2021-05-18T08:14:25.304Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestPublishBatchSuccess [2021-05-18T08:14:25.304Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestPublishBatchError [2021-05-18T08:14:25.304Z] time="2021-05-18T08:14:24Z" level=error msg=Error [2021-05-18T08:14:25.304Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-18T08:14:25.304Z] time="2021-05-18T08:14:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-18T08:14:25.304Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-18T08:14:25.304Z] time="2021-05-18T08:14:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-18T08:14:25.304Z] time="2021-05-18T08:14:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-18T08:14:25.304Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestCollectBatchSimple [2021-05-18T08:14:25.304Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestCollectBatchTicker [2021-05-18T08:14:25.304Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestCollectBatchMultilinePattern [2021-05-18T08:14:25.304Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-18T08:14:25.304Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-18T08:14:25.304Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-18T08:14:25.304Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-18T08:14:25.304Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-18T08:14:25.304Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2021-05-18T08:14:25.304Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestCopierWithPartial [2021-05-18T08:14:25.304Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-05-18T08:14:25.304Z] === RUN TestCollectBatchClose [2021-05-18T08:14:25.304Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestEffectiveLen [2021-05-18T08:14:25.304Z] === RUN TestEffectiveLen/0/Hello [2021-05-18T08:14:25.304Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-18T08:14:25.304Z] === RUN TestEffectiveLen/2/🙃 [2021-05-18T08:14:25.304Z] === RUN TestEffectiveLen/3/���� [2021-05-18T08:14:25.304Z] === RUN TestEffectiveLen/4/He��o [2021-05-18T08:14:25.304Z] === RUN TestEffectiveLen/5/ [2021-05-18T08:14:25.304Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-18T08:14:25.304Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-18T08:14:25.304Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-18T08:14:25.304Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-18T08:14:25.304Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-18T08:14:25.304Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-18T08:14:25.304Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestFindValidSplit [2021-05-18T08:14:25.304Z] === RUN TestFindValidSplit/0/ [2021-05-18T08:14:25.304Z] === RUN TestFindValidSplit/1/Hello [2021-05-18T08:14:25.304Z] === RUN TestFindValidSplit/2/Hello [2021-05-18T08:14:25.304Z] === RUN TestFindValidSplit/3/Hello [2021-05-18T08:14:25.304Z] === RUN TestFindValidSplit/4/🙃 [2021-05-18T08:14:25.304Z] === RUN TestFindValidSplit/5/🙃 [2021-05-18T08:14:25.304Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestFindValidSplit/6/a� [2021-05-18T08:14:25.304Z] === RUN TestFindValidSplit/7/a� [2021-05-18T08:14:25.304Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-18T08:14:25.304Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1044: [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1045: [2021-05-18T08:14:25.304Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1044: Hello [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1045: [2021-05-18T08:14:25.304Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1044: He [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1045: llo [2021-05-18T08:14:25.304Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1044: [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1045: Hello [2021-05-18T08:14:25.304Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1044: [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-18T08:14:25.304Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1045: [2021-05-18T08:14:25.304Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1044: a [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1045: � [2021-05-18T08:14:25.304Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1044: a� [2021-05-18T08:14:25.304Z] cloudwatchlogs_test.go:1045: [2021-05-18T08:14:25.304Z] === RUN TestProcessEventEmoji [2021-05-18T08:14:25.304Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestCollectBatchLineSplit [2021-05-18T08:14:25.304Z] === RUN TestRingLogger [2021-05-18T08:14:25.304Z] --- PASS: TestRingLogger (0.00s) [2021-05-18T08:14:25.304Z] === RUN TestRingCap [2021-05-18T08:14:25.305Z] --- PASS: TestRingCap (0.00s) [2021-05-18T08:14:25.305Z] === RUN TestRingClose [2021-05-18T08:14:25.305Z] --- PASS: TestRingClose (0.00s) [2021-05-18T08:14:25.305Z] === RUN TestRingDrain [2021-05-18T08:14:25.305Z] --- PASS: TestRingDrain (0.00s) [2021-05-18T08:14:25.305Z] PASS [2021-05-18T08:14:25.305Z] coverage: 43.5% of statements [2021-05-18T08:14:25.305Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-18T08:14:25.305Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-18T08:14:25.305Z] ok github.com/docker/docker/daemon/logger 0.323s coverage: 43.5% of statements [2021-05-18T08:14:25.305Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-18T08:14:25.305Z] === RUN TestCollectBatchMaxEvents [2021-05-18T08:14:25.305Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-05-18T08:14:25.305Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-18T08:14:25.305Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-05-18T08:14:25.305Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-18T08:14:25.305Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-05-18T08:14:25.305Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-18T08:14:25.305Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-05-18T08:14:25.305Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-18T08:14:25.305Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-18T08:14:25.305Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-18T08:14:25.305Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-18T08:14:25.305Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-18T08:14:25.305Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-18T08:14:25.305Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-18T08:14:25.305Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-18T08:14:25.305Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-18T08:14:25.305Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-18T08:14:25.305Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-18T08:14:25.305Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-18T08:14:25.305Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-18T08:14:25.305Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-18T08:14:25.305Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-18T08:14:25.305Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-18T08:14:25.305Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-18T08:14:25.305Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-18T08:14:25.305Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-18T08:14:25.305Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-18T08:14:25.305Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-18T08:14:25.305Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-18T08:14:25.305Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-18T08:14:25.305Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-18T08:14:25.305Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-18T08:14:25.305Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-18T08:14:25.305Z] === RUN TestCreateTagSuccess [2021-05-18T08:14:25.305Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-18T08:14:25.305Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-18T08:14:25.305Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-18T08:14:25.305Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-18T08:14:25.305Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-18T08:14:25.305Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-18T08:14:25.305Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-18T08:14:25.305Z] PASS [2021-05-18T08:14:25.305Z] coverage: 77.8% of statements [2021-05-18T08:14:25.305Z] ok github.com/docker/docker/daemon/logger/awslogs 0.436s coverage: 77.8% of statements [2021-05-18T08:14:25.305Z] === RUN TestSearchRegistryForImagesErrors [2021-05-18T08:14:25.305Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-18T08:14:25.305Z] === RUN TestSearchRegistryForImages [2021-05-18T08:14:25.305Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-18T08:14:25.305Z] === RUN TestOnlyPlatformWithFallback [2021-05-18T08:14:25.305Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-18T08:14:25.305Z] === RUN TestImageDelete [2021-05-18T08:14:25.305Z] === RUN TestImageDelete/no_lease [2021-05-18T08:14:25.305Z] === RUN TestImageDelete/lease_exists [2021-05-18T08:14:25.305Z] --- PASS: TestImageDelete (0.09s) [2021-05-18T08:14:25.305Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-18T08:14:25.305Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-05-18T08:14:25.305Z] === RUN TestContentStoreForPull [2021-05-18T08:14:25.305Z] --- PASS: TestContentStoreForPull (0.16s) [2021-05-18T08:14:25.305Z] PASS [2021-05-18T08:14:25.305Z] coverage: 6.7% of statements [2021-05-18T08:14:25.305Z] ok github.com/docker/docker/daemon/images 0.478s coverage: 6.7% of statements [2021-05-18T08:14:25.510Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2021-05-18T08:14:25.510Z] === RUN TestRemoveImageGarbageCollector [2021-05-18T08:14:25.767Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-18T08:14:25.767Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-18T08:14:25.767Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-18T08:14:25.767Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-18T08:14:25.767Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-18T08:14:25.767Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-18T08:14:25.767Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-18T08:14:25.767Z] === RUN TestJSONFileLogger [2021-05-18T08:14:25.767Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-18T08:14:25.767Z] === RUN TestJSONFileLoggerWithTags [2021-05-18T08:14:25.767Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-18T08:14:25.767Z] === RUN TestJSONFileLoggerWithOpts [2021-05-18T08:14:25.767Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-18T08:14:25.767Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-18T08:14:25.767Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-18T08:14:25.767Z] === RUN TestEncodeDecode [2021-05-18T08:14:26.229Z] === PAUSE TestEncodeDecode [2021-05-18T08:14:26.229Z] === RUN TestUnexpectedEOF [2021-05-18T08:14:26.229Z] time="2021-05-18T08:14:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-18T08:14:26.230Z] time="2021-05-18T08:14:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-18T08:14:26.230Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-05-18T08:14:26.230Z] === CONT TestEncodeDecode [2021-05-18T08:14:26.230Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-18T08:14:26.230Z] PASS [2021-05-18T08:14:26.230Z] coverage: 69.9% of statements [2021-05-18T08:14:26.230Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.222s coverage: 69.9% of statements [2021-05-18T08:14:26.450Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-18T08:14:26.450Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-05-18T08:14:26.692Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-18T08:14:26.692Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-18T08:14:26.692Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-18T08:14:26.692Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-05-18T08:14:26.692Z] === RUN TestFastTimeMarshalJSON [2021-05-18T08:14:26.692Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-05-18T08:14:26.692Z] PASS [2021-05-18T08:14:26.692Z] coverage: 87.2% of statements [2021-05-18T08:14:26.692Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.262s coverage: 87.2% of statements [2021-05-18T08:14:27.020Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-05-18T08:14:27.590Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-18T08:14:27.851Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-05-18T08:14:28.245Z] === RUN TestWriteLog [2021-05-18T08:14:28.245Z] === PAUSE TestWriteLog [2021-05-18T08:14:28.245Z] === RUN TestReadLog [2021-05-18T08:14:28.245Z] === PAUSE TestReadLog [2021-05-18T08:14:28.245Z] === CONT TestWriteLog [2021-05-18T08:14:28.245Z] --- PASS: TestWriteLog (0.00s) [2021-05-18T08:14:28.245Z] === CONT TestReadLog [2021-05-18T08:14:28.245Z] === RUN TestReadLog/tail_exact [2021-05-18T08:14:28.245Z] === RUN TestReadLog/tail_less_than_available [2021-05-18T08:14:28.245Z] === RUN TestReadLog/tail_more_than_available [2021-05-18T08:14:28.245Z] --- PASS: TestReadLog (0.16s) [2021-05-18T08:14:28.245Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-05-18T08:14:28.245Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-18T08:14:28.245Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-18T08:14:28.245Z] PASS [2021-05-18T08:14:28.245Z] coverage: 75.2% of statements [2021-05-18T08:14:28.245Z] ok github.com/docker/docker/daemon/logger/local 0.702s coverage: 75.2% of statements [2021-05-18T08:14:28.245Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-18T08:14:28.709Z] === RUN TestOpenFileDelete [2021-05-18T08:14:28.709Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-18T08:14:28.709Z] === RUN TestOpenFileRename [2021-05-18T08:14:28.709Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-18T08:14:28.709Z] === RUN TestParseLogTagDefaultTag [2021-05-18T08:14:28.709Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-18T08:14:28.709Z] === RUN TestParseLogTag [2021-05-18T08:14:28.709Z] --- PASS: TestParseLogTag (0.00s) [2021-05-18T08:14:28.709Z] === RUN TestParseLogTagEmptyTag [2021-05-18T08:14:28.709Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-18T08:14:28.709Z] === RUN TestTailFiles [2021-05-18T08:14:28.709Z] --- PASS: TestTailFiles (0.00s) [2021-05-18T08:14:28.709Z] === RUN TestFollowLogsConsumerGone [2021-05-18T08:14:28.709Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-18T08:14:28.709Z] === RUN TestFollowLogsProducerGone [2021-05-18T08:14:28.709Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-05-18T08:14:28.709Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-18T08:14:28.709Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-18T08:14:28.709Z] === RUN TestCheckCapacityAndRotate [2021-05-18T08:14:28.709Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-18T08:14:28.709Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-18T08:14:28.709Z] === RUN TestLog [2021-05-18T08:14:28.709Z] --- PASS: TestLog (0.01s) [2021-05-18T08:14:28.709Z] PASS [2021-05-18T08:14:28.709Z] coverage: 31.5% of statements [2021-05-18T08:14:28.709Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.113s coverage: 31.5% of statements [2021-05-18T08:14:28.709Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-05-18T08:14:28.709Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-18T08:14:28.709Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-05-18T08:14:28.709Z] PASS [2021-05-18T08:14:28.709Z] coverage: 55.3% of statements [2021-05-18T08:14:28.709Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.279s coverage: 55.3% of statements [2021-05-18T08:14:28.791Z] --- PASS: TestRemoveImageGarbageCollector (3.11s) [2021-05-18T08:14:28.791Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-18T08:14:28.791Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-18T08:14:28.791Z] === RUN TestTagInvalidReference [2021-05-18T08:14:28.791Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-18T08:14:28.791Z] === RUN TestTagValidPrefixedRepo [2021-05-18T08:14:28.791Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-05-18T08:14:28.791Z] === RUN TestTagExistedNameWithoutForce [2021-05-18T08:14:28.791Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-05-18T08:14:28.791Z] === RUN TestTagOfficialNames [2021-05-18T08:14:28.791Z] --- PASS: TestTagOfficialNames (0.07s) [2021-05-18T08:14:28.791Z] === RUN TestTagMatchesDigest [2021-05-18T08:14:28.791Z] --- PASS: TestTagMatchesDigest (0.06s) [2021-05-18T08:14:28.791Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-18T08:14:29.360Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-18T08:14:30.255Z] === RUN TestValidateLogOpt [2021-05-18T08:14:30.255Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-18T08:14:30.255Z] === RUN TestNewMissedConfig [2021-05-18T08:14:30.255Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-18T08:14:30.255Z] === RUN TestNewMissedUrl [2021-05-18T08:14:30.255Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-18T08:14:30.255Z] === RUN TestNewMissedToken [2021-05-18T08:14:30.255Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-18T08:14:30.255Z] === RUN TestNewWithProxy [2021-05-18T08:14:30.255Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-18T08:14:30.255Z] === RUN TestDefault [2021-05-18T08:14:30.255Z] === RUN TestNewParse [2021-05-18T08:14:30.255Z] --- PASS: TestNewParse (0.00s) [2021-05-18T08:14:30.255Z] PASS [2021-05-18T08:14:30.255Z] coverage: 8.3% of statements [2021-05-18T08:14:30.255Z] --- PASS: TestDefault (0.01s) [2021-05-18T08:14:30.255Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-18T08:14:30.255Z] ok github.com/docker/docker/daemon/logger/templates 0.066s coverage: 8.3% of statements [2021-05-18T08:14:30.255Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-05-18T08:14:30.255Z] === RUN TestJsonFormat [2021-05-18T08:14:30.255Z] --- PASS: TestJsonFormat (0.01s) [2021-05-18T08:14:30.255Z] === RUN TestRawFormat [2021-05-18T08:14:30.255Z] --- PASS: TestRawFormat (0.00s) [2021-05-18T08:14:30.255Z] === RUN TestRawFormatWithLabels [2021-05-18T08:14:30.255Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-18T08:14:30.255Z] === RUN TestRawFormatWithoutTag [2021-05-18T08:14:30.255Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-18T08:14:30.255Z] === RUN TestBatching [2021-05-18T08:14:30.255Z] --- PASS: TestBatching (0.37s) [2021-05-18T08:14:30.255Z] === RUN TestFrequency [2021-05-18T08:14:30.702Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-05-18T08:14:30.719Z] --- PASS: TestFrequency (0.34s) [2021-05-18T08:14:30.719Z] === RUN TestOneMessagePerRequest [2021-05-18T08:14:30.719Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-18T08:14:30.719Z] === RUN TestVerify [2021-05-18T08:14:30.719Z] --- PASS: TestVerify (0.00s) [2021-05-18T08:14:30.719Z] === RUN TestSkipVerify [2021-05-18T08:14:30.719Z] === RUN TestParseLogFormat [2021-05-18T08:14:30.719Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-18T08:14:30.719Z] === RUN TestValidateLogOptEmpty [2021-05-18T08:14:30.719Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-18T08:14:30.719Z] === RUN TestValidateSyslogAddress [2021-05-18T08:14:30.719Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-18T08:14:30.719Z] === RUN TestParseAddressDefaultPort [2021-05-18T08:14:30.719Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-18T08:14:30.719Z] === RUN TestValidateSyslogFacility [2021-05-18T08:14:30.719Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-18T08:14:30.719Z] === RUN TestValidateLogOptSyslogFormat [2021-05-18T08:14:30.719Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-18T08:14:30.719Z] === RUN TestValidateLogOpt [2021-05-18T08:14:30.719Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-18T08:14:30.719Z] PASS [2021-05-18T08:14:30.719Z] coverage: 46.8% of statements [2021-05-18T08:14:30.719Z] ok github.com/docker/docker/daemon/logger/syslog 0.081s coverage: 46.8% of statements [2021-05-18T08:14:30.719Z] time="2021-05-18T08:14:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:14:30.719Z] time="2021-05-18T08:14:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:14:30.719Z] time="2021-05-18T08:14:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:14:31.181Z] --- PASS: TestSkipVerify (0.46s) [2021-05-18T08:14:31.181Z] === RUN TestBufferMaximum [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621325670.904093\",\"host\":\"655c9d69f2b2\"}'" [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621325670.904093\",\"host\":\"655c9d69f2b2\"}'" [2021-05-18T08:14:31.181Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-18T08:14:31.181Z] === RUN TestServerAlwaysDown [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621325670.907100\",\"host\":\"655c9d69f2b2\"}'" [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621325670.908098\",\"host\":\"655c9d69f2b2\"}'" [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621325670.908098\",\"host\":\"655c9d69f2b2\"}'" [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621325670.908098\",\"host\":\"655c9d69f2b2\"}'" [2021-05-18T08:14:31.181Z] time="2021-05-18T08:14:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621325670.908098\",\"host\":\"655c9d69f2b2\"}'" [2021-05-18T08:14:31.181Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-18T08:14:31.181Z] === RUN TestCannotSendAfterClose [2021-05-18T08:14:31.181Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-18T08:14:31.181Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-18T08:14:32.155Z] time="2021-05-18T08:14:31Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-18T08:14:32.155Z] time="2021-05-18T08:14:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"655c9d69f2b2\"}'" [2021-05-18T08:14:32.155Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s) [2021-05-18T08:14:32.155Z] PASS [2021-05-18T08:14:32.155Z] coverage: 82.5% of statements [2021-05-18T08:14:32.155Z] ok github.com/docker/docker/daemon/logger/splunk 2.382s coverage: 82.5% of statements [2021-05-18T08:14:32.155Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-18T08:14:32.155Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-18T08:14:32.155Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-18T08:14:33.130Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-18T08:14:33.130Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-18T08:14:33.130Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-18T08:14:33.130Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-18T08:14:33.130Z] === RUN TestContinueOnError_NeverContinue [2021-05-18T08:14:33.130Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-18T08:14:33.130Z] === RUN TestManifestStore [2021-05-18T08:14:33.130Z] === RUN TestManifestStore/no_remote_or_local [2021-05-18T08:14:33.130Z] === RUN TestV1IDService [2021-05-18T08:14:33.130Z] time="2021-05-18T08:14:33Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local454534247\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-18T08:14:33.130Z] === RUN TestManifestStore/no_local_cache [2021-05-18T08:14:33.130Z] --- PASS: TestV1IDService (0.03s) [2021-05-18T08:14:33.130Z] === RUN TestV2MetadataService [2021-05-18T08:14:33.592Z] === RUN TestManifestStore/with_local_cache [2021-05-18T08:14:33.592Z] === RUN TestManifestStore/unknown_media_type [2021-05-18T08:14:33.592Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-18T08:14:33.592Z] time="2021-05-18T08:14:33Z" level=warning msg="reference for unknown type: " [2021-05-18T08:14:33.592Z] time="2021-05-18T08:14:33Z" level=warning msg="reference for unknown type: " [2021-05-18T08:14:33.592Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-18T08:14:33.592Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-18T08:14:33.592Z] time="2021-05-18T08:14:33Z" level=warning msg="reference for unknown type: " [2021-05-18T08:14:33.592Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-18T08:14:33.592Z] time="2021-05-18T08:14:33Z" level=warning msg="reference for unknown type: " [2021-05-18T08:14:33.592Z] time="2021-05-18T08:14:33Z" level=warning msg="reference for unknown type: " [2021-05-18T08:14:33.592Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-18T08:14:33.592Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-18T08:14:33.592Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-18T08:14:33.592Z] time="2021-05-18T08:14:33Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-18T08:14:33.592Z] === RUN TestSuccessfulDownload [2021-05-18T08:14:33.592Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-18T08:14:33.592Z] download_test.go:268: Needs fixing on Windows [2021-05-18T08:14:33.592Z] === RUN TestCancelledDownload [2021-05-18T08:14:33.592Z] --- PASS: TestManifestStore (0.33s) [2021-05-18T08:14:33.592Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-05-18T08:14:33.592Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-05-18T08:14:33.592Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-05-18T08:14:33.592Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-05-18T08:14:33.592Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-05-18T08:14:33.592Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-05-18T08:14:33.592Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-18T08:14:33.592Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-05-18T08:14:33.592Z] --- PASS: TestManifestStore/error_persisting_manifest (0.06s) [2021-05-18T08:14:33.592Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-05-18T08:14:33.592Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.05s) [2021-05-18T08:14:33.592Z] === RUN TestDetectManifestBlobMediaType [2021-05-18T08:14:33.592Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-18T08:14:33.592Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-18T08:14:33.592Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-18T08:14:33.592Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-18T08:14:33.592Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-18T08:14:33.592Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-18T08:14:33.592Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-18T08:14:33.592Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-18T08:14:33.592Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-18T08:14:33.592Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-18T08:14:33.592Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-18T08:14:33.592Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-18T08:14:33.592Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-18T08:14:33.592Z] === RUN TestFixManifestLayers [2021-05-18T08:14:33.592Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-18T08:14:33.592Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-18T08:14:33.592Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-18T08:14:33.592Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-18T08:14:33.592Z] === RUN TestFixManifestLayersBadParent [2021-05-18T08:14:33.592Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-18T08:14:33.592Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-18T08:14:33.592Z] === RUN TestValidateManifest [2021-05-18T08:14:33.592Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-18T08:14:33.592Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-18T08:14:33.592Z] === RUN TestFormatPlatform [2021-05-18T08:14:33.592Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-18T08:14:33.592Z] === RUN TestGetRepositoryMountCandidates [2021-05-18T08:14:33.592Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-18T08:14:33.592Z] === RUN TestLayerAlreadyExists [2021-05-18T08:14:33.592Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-18T08:14:33.592Z] 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} [2021-05-18T08:14:33.592Z] 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} [2021-05-18T08:14:33.592Z] 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} [2021-05-18T08:14:33.592Z] 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} [2021-05-18T08:14:33.592Z] 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} [2021-05-18T08:14:33.592Z] 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} [2021-05-18T08:14:33.592Z] === RUN TestWhenEmptyAuthConfig [2021-05-18T08:14:33.592Z] === RUN TestMaxDownloadAttempts [2021-05-18T08:14:33.592Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-18T08:14:33.592Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-18T08:14:33.592Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-18T08:14:33.592Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-18T08:14:33.592Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-18T08:14:33.592Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-18T08:14:33.592Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-18T08:14:33.592Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-18T08:14:33.592Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-18T08:14:33.592Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-18T08:14:33.592Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-18T08:14:33.592Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-18T08:14:34.055Z] time="2021-05-18T08:14:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-18T08:14:34.055Z] time="2021-05-18T08:14:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-18T08:14:34.055Z] time="2021-05-18T08:14:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-18T08:14:34.055Z] time="2021-05-18T08:14:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-18T08:14:34.055Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-18T08:14:34.055Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-05-18T08:14:34.055Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-05-18T08:14:34.055Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-05-18T08:14:34.055Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-05-18T08:14:34.055Z] === RUN TestTransfer [2021-05-18T08:14:34.055Z] --- PASS: TestTransfer (0.14s) [2021-05-18T08:14:34.055Z] === RUN TestConcurrencyLimit [2021-05-18T08:14:34.055Z] --- PASS: TestV2MetadataService (0.86s) [2021-05-18T08:14:34.055Z] PASS [2021-05-18T08:14:34.055Z] coverage: 48.2% of statements [2021-05-18T08:14:34.055Z] ok github.com/docker/docker/distribution/metadata 0.981s coverage: 48.2% of statements [2021-05-18T08:14:34.517Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-05-18T08:14:34.517Z] === RUN TestInactiveJobs [2021-05-18T08:14:34.517Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-05-18T08:14:34.517Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-18T08:14:34.517Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-18T08:14:34.517Z] === RUN TestTokenPassThru [2021-05-18T08:14:34.517Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-18T08:14:34.517Z] === RUN TestTokenPassThruDifferentHost [2021-05-18T08:14:34.517Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-05-18T08:14:34.517Z] PASS [2021-05-18T08:14:34.517Z] coverage: 23.6% of statements [2021-05-18T08:14:34.517Z] ok github.com/docker/docker/distribution 1.660s coverage: 23.6% of statements [2021-05-18T08:14:34.517Z] === RUN TestNotFound [2021-05-18T08:14:34.517Z] --- PASS: TestNotFound (0.00s) [2021-05-18T08:14:34.517Z] === RUN TestConflict [2021-05-18T08:14:34.517Z] --- PASS: TestConflict (0.00s) [2021-05-18T08:14:34.517Z] === RUN TestForbidden [2021-05-18T08:14:34.517Z] --- PASS: TestForbidden (0.00s) [2021-05-18T08:14:34.517Z] === RUN TestInvalidParameter [2021-05-18T08:14:34.517Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-18T08:14:34.517Z] === RUN TestNotImplemented [2021-05-18T08:14:34.517Z] --- PASS: TestNotImplemented (0.00s) [2021-05-18T08:14:34.517Z] === RUN TestNotModified [2021-05-18T08:14:34.517Z] --- PASS: TestNotModified (0.00s) [2021-05-18T08:14:34.517Z] === RUN TestUnauthorized [2021-05-18T08:14:34.517Z] --- PASS: TestUnauthorized (0.00s) [2021-05-18T08:14:34.517Z] === RUN TestUnknown [2021-05-18T08:14:34.517Z] --- PASS: TestUnknown (0.00s) [2021-05-18T08:14:34.517Z] === RUN TestCancelled [2021-05-18T08:14:34.517Z] --- PASS: TestCancelled (0.00s) [2021-05-18T08:14:34.517Z] === RUN TestDeadline [2021-05-18T08:14:34.517Z] --- PASS: TestDeadline (0.00s) [2021-05-18T08:14:34.517Z] === RUN TestDataLoss [2021-05-18T08:14:34.517Z] --- PASS: TestDataLoss (0.00s) [2021-05-18T08:14:34.517Z] === RUN TestUnavailable [2021-05-18T08:14:34.517Z] --- PASS: TestUnavailable (0.00s) [2021-05-18T08:14:34.517Z] === RUN TestSystem [2021-05-18T08:14:34.517Z] --- PASS: TestSystem (0.00s) [2021-05-18T08:14:34.517Z] === RUN TestFromStatusCode [2021-05-18T08:14:34.517Z] === RUN TestFromStatusCode/Not_Found [2021-05-18T08:14:34.517Z] === RUN TestFromStatusCode/Bad_Request [2021-05-18T08:14:34.517Z] === RUN TestFromStatusCode/Conflict [2021-05-18T08:14:34.517Z] === RUN TestFromStatusCode/Unauthorized [2021-05-18T08:14:34.517Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-18T08:14:34.517Z] === RUN TestFromStatusCode/Forbidden [2021-05-18T08:14:34.517Z] === RUN TestFromStatusCode/Not_Modified [2021-05-18T08:14:34.517Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-18T08:14:34.517Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-18T08:14:34.517Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-18T08:14:34.517Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-18T08:14:34.517Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-18T08:14:34.517Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-18T08:14:34.517Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-18T08:14:34.517Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-18T08:14:34.517Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-18T08:14:34.517Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-18T08:14:34.517Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-18T08:14:34.517Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-18T08:14:34.517Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-18T08:14:34.517Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-18T08:14:34.517Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-18T08:14:34.517Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-18T08:14:34.517Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-18T08:14:34.517Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-18T08:14:34.517Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-18T08:14:34.517Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-18T08:14:34.517Z] PASS [2021-05-18T08:14:34.517Z] coverage: 53.1% of statements [2021-05-18T08:14:34.517Z] ok github.com/docker/docker/errdefs 0.053s coverage: 53.1% of statements [2021-05-18T08:14:34.640Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-05-18T08:14:34.980Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-18T08:14:34.980Z] --- PASS: TestInactiveJobs (0.36s) [2021-05-18T08:14:34.980Z] === RUN TestWatchRelease [2021-05-18T08:14:34.980Z] --- PASS: TestWatchRelease (0.08s) [2021-05-18T08:14:34.980Z] === RUN TestWatchFinishedTransfer [2021-05-18T08:14:34.980Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-18T08:14:34.980Z] === RUN TestDuplicateTransfer [2021-05-18T08:14:34.980Z] --- PASS: TestDuplicateTransfer (0.07s) [2021-05-18T08:14:34.980Z] === RUN TestSuccessfulUpload [2021-05-18T08:14:35.442Z] time="2021-05-18T08:14:34Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-18T08:14:35.442Z] --- PASS: TestSuccessfulUpload (0.48s) [2021-05-18T08:14:35.442Z] === RUN TestCancelledUpload [2021-05-18T08:14:35.442Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-18T08:14:35.442Z] PASS [2021-05-18T08:14:35.442Z] coverage: 76.8% of statements [2021-05-18T08:14:35.442Z] ok github.com/docker/docker/distribution/xfer 2.008s coverage: 76.8% of statements [2021-05-18T08:14:35.442Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-18T08:14:36.532Z] === RUN TestCompare [2021-05-18T08:14:36.532Z] --- PASS: TestCompare (0.00s) [2021-05-18T08:14:36.532Z] PASS [2021-05-18T08:14:36.532Z] coverage: 19.2% of statements [2021-05-18T08:14:36.532Z] ok github.com/docker/docker/image/cache 0.249s coverage: 19.2% of statements [2021-05-18T08:14:36.548Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-05-18T08:14:36.994Z] === RUN TestFSGetInvalidData [2021-05-18T08:14:36.994Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-05-18T08:14:36.994Z] === RUN TestFSInvalidSet [2021-05-18T08:14:36.994Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-18T08:14:36.994Z] === RUN TestFSInvalidRoot [2021-05-18T08:14:36.994Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-18T08:14:36.994Z] === RUN TestFSMetadataGetSet [2021-05-18T08:14:36.994Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-05-18T08:14:36.994Z] === RUN TestFSInvalidWalker [2021-05-18T08:14:36.994Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-05-18T08:14:36.994Z] === RUN TestFSGetSet [2021-05-18T08:14:36.994Z] --- PASS: TestFSGetSet (0.03s) [2021-05-18T08:14:36.994Z] === RUN TestFSGetUnsetKey [2021-05-18T08:14:36.994Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-05-18T08:14:36.994Z] === RUN TestFSGetEmptyData [2021-05-18T08:14:36.994Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-05-18T08:14:36.994Z] === RUN TestFSDelete [2021-05-18T08:14:36.994Z] --- PASS: TestFSDelete (0.01s) [2021-05-18T08:14:36.994Z] === RUN TestFSWalker [2021-05-18T08:14:36.994Z] --- PASS: TestFSWalker (0.01s) [2021-05-18T08:14:36.994Z] === RUN TestFSWalkerStopOnError [2021-05-18T08:14:36.994Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-18T08:14:36.994Z] === RUN TestNewFromJSON [2021-05-18T08:14:36.994Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-18T08:14:36.994Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-18T08:14:36.994Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-18T08:14:36.994Z] === RUN TestMarshalKeyOrder [2021-05-18T08:14:36.994Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-18T08:14:36.994Z] === RUN TestHistoryEqual [2021-05-18T08:14:37.456Z] --- PASS: TestHistoryEqual (0.13s) [2021-05-18T08:14:37.456Z] === RUN TestImage [2021-05-18T08:14:37.456Z] --- PASS: TestImage (0.00s) [2021-05-18T08:14:37.456Z] === RUN TestImageOSNotEmpty [2021-05-18T08:14:37.456Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-18T08:14:37.456Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-18T08:14:37.456Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-18T08:14:37.456Z] === RUN TestCreate [2021-05-18T08:14:37.456Z] --- PASS: TestCreate (0.01s) [2021-05-18T08:14:37.456Z] === RUN TestRestore [2021-05-18T08:14:37.456Z] time="2021-05-18T08:14:37Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-18T08:14:37.456Z] --- PASS: TestRestore (0.03s) [2021-05-18T08:14:37.456Z] === RUN TestAddDelete [2021-05-18T08:14:37.456Z] --- PASS: TestAddDelete (0.02s) [2021-05-18T08:14:37.456Z] === RUN TestSearchAfterDelete [2021-05-18T08:14:37.456Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-18T08:14:37.456Z] === RUN TestParentReset [2021-05-18T08:14:37.456Z] === RUN TestValidateManifest [2021-05-18T08:14:37.456Z] === RUN TestValidateManifest/nil [2021-05-18T08:14:37.456Z] === RUN TestValidateManifest/non-nil [2021-05-18T08:14:37.456Z] --- PASS: TestValidateManifest (0.00s) [2021-05-18T08:14:37.456Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-18T08:14:37.456Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-18T08:14:37.456Z] PASS [2021-05-18T08:14:37.456Z] coverage: 0.6% of statements [2021-05-18T08:14:37.456Z] ok github.com/docker/docker/image/tarexport 0.083s coverage: 0.6% of statements [2021-05-18T08:14:37.456Z] --- PASS: TestParentReset (0.03s) [2021-05-18T08:14:37.456Z] === RUN TestGetAndSetLastUpdated [2021-05-18T08:14:37.456Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-05-18T08:14:37.456Z] === RUN TestStoreLen [2021-05-18T08:14:37.456Z] --- PASS: TestStoreLen (0.05s) [2021-05-18T08:14:37.456Z] PASS [2021-05-18T08:14:37.456Z] coverage: 86.6% of statements [2021-05-18T08:14:37.456Z] ok github.com/docker/docker/image 0.651s coverage: 86.6% of statements [2021-05-18T08:14:37.488Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-05-18T08:14:38.436Z] === RUN TestMakeV1ConfigFromConfig [2021-05-18T08:14:38.436Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-18T08:14:38.436Z] PASS [2021-05-18T08:14:38.436Z] coverage: 25.0% of statements [2021-05-18T08:14:38.436Z] ok github.com/docker/docker/image/v1 0.219s coverage: 25.0% of statements [2021-05-18T08:14:38.436Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-18T08:14:39.409Z] === RUN TestSerialization [2021-05-18T08:14:39.409Z] --- PASS: TestSerialization (0.02s) [2021-05-18T08:14:39.409Z] PASS [2021-05-18T08:14:39.409Z] coverage: 100.0% of statements [2021-05-18T08:14:39.409Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2021-05-18T08:14:39.455Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-05-18T08:14:40.385Z] === RUN TestEmptyLayer [2021-05-18T08:14:40.385Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-18T08:14:40.385Z] === RUN TestCommitFailure [2021-05-18T08:14:40.385Z] --- PASS: TestCommitFailure (0.01s) [2021-05-18T08:14:40.385Z] === RUN TestStartTransactionFailure [2021-05-18T08:14:40.385Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-18T08:14:40.385Z] === RUN TestGetOrphan [2021-05-18T08:14:40.385Z] --- PASS: TestGetOrphan (0.01s) [2021-05-18T08:14:40.385Z] === RUN TestMountAndRegister [2021-05-18T08:14:40.385Z] --- PASS: TestMountAndRegister (0.06s) [2021-05-18T08:14:40.385Z] layer_test.go:271: Layer size: 14 [2021-05-18T08:14:40.385Z] === RUN TestLayerRelease [2021-05-18T08:14:40.385Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-18T08:14:40.385Z] layer_test.go:304: Failing on Windows [2021-05-18T08:14:40.385Z] === RUN TestStoreRestore [2021-05-18T08:14:40.385Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-18T08:14:40.385Z] layer_test.go:353: Failing on Windows [2021-05-18T08:14:40.385Z] === RUN TestTarStreamStability [2021-05-18T08:14:40.385Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-18T08:14:40.385Z] layer_test.go:468: Failing on Windows [2021-05-18T08:14:40.385Z] === RUN TestRegisterExistingLayer [2021-05-18T08:14:40.385Z] --- PASS: TestRegisterExistingLayer (0.31s) [2021-05-18T08:14:40.385Z] === RUN TestTarStreamVerification [2021-05-18T08:14:40.385Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-18T08:14:40.385Z] layer_test.go:697: Failing on Windows [2021-05-18T08:14:40.385Z] === RUN TestLayerMigration [2021-05-18T08:14:40.385Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-18T08:14:40.385Z] migration_test.go:46: Failing on Windows [2021-05-18T08:14:40.385Z] === RUN TestLayerMigrationNoTarsplit [2021-05-18T08:14:40.385Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-18T08:14:40.385Z] migration_test.go:182: Failing on Windows [2021-05-18T08:14:40.385Z] === RUN TestMountInit [2021-05-18T08:14:40.385Z] --- SKIP: TestMountInit (0.00s) [2021-05-18T08:14:40.385Z] mount_test.go:17: Failing on Windows [2021-05-18T08:14:40.385Z] === RUN TestMountSize [2021-05-18T08:14:40.385Z] --- SKIP: TestMountSize (0.00s) [2021-05-18T08:14:40.385Z] mount_test.go:76: Failing on Windows [2021-05-18T08:14:40.385Z] === RUN TestMountChanges [2021-05-18T08:14:40.385Z] --- SKIP: TestMountChanges (0.00s) [2021-05-18T08:14:40.385Z] mount_test.go:125: Failing on Windows [2021-05-18T08:14:40.385Z] === RUN TestMountApply [2021-05-18T08:14:40.385Z] --- SKIP: TestMountApply (0.00s) [2021-05-18T08:14:40.385Z] mount_test.go:212: Failing on Windows [2021-05-18T08:14:40.385Z] PASS [2021-05-18T08:14:40.385Z] coverage: 30.1% of statements [2021-05-18T08:14:40.385Z] ok github.com/docker/docker/layer 0.526s coverage: 30.1% of statements [2021-05-18T08:14:40.847Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-18T08:14:40.847Z] === RUN TestEnvironmentParsing [2021-05-18T08:14:40.847Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-18T08:14:40.847Z] PASS [2021-05-18T08:14:40.847Z] coverage: 1.0% of statements [2021-05-18T08:14:40.847Z] ok github.com/docker/docker/libcontainerd/local 0.256s coverage: 1.0% of statements [2021-05-18T08:14:40.847Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-18T08:14:40.847Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-18T08:14:40.847Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-18T08:14:41.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-18T08:14:41.310Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-18T08:14:41.310Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-18T08:14:41.310Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-18T08:14:41.310Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-18T08:14:41.310Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-18T08:14:41.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-18T08:14:41.310Z] PASS [2021-05-18T08:14:41.310Z] coverage: 42.3% of statements [2021-05-18T08:14:41.310Z] ok github.com/docker/docker/oci 0.112s coverage: 42.3% of statements [2021-05-18T08:14:41.310Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-18T08:14:41.772Z] === RUN TestAddressPoolOpt [2021-05-18T08:14:41.772Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/a [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/something [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/_=a [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/env1=value1 [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/_env1=value1 [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/PATH [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/=a [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/PATH= [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/PATH=something [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/asd!qwe [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/1asd [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/123 [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/some_space [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/__some_space_before [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/some_space_after__ [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/= [2021-05-18T08:14:41.772Z] === RUN TestValidateEnv/PaTh [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestParseHost [2021-05-18T08:14:41.772Z] --- PASS: TestParseHost (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestParseDockerDaemonHost [2021-05-18T08:14:41.772Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestParseTCP [2021-05-18T08:14:41.772Z] --- PASS: TestParseTCP (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-18T08:14:41.772Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestValidateExtraHosts [2021-05-18T08:14:41.772Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestIpOptString [2021-05-18T08:14:41.772Z] --- PASS: TestIpOptString (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-18T08:14:41.772Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestNewIpOptValidDefaultVal [2021-05-18T08:14:41.772Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestIpOptSetInvalidVal [2021-05-18T08:14:41.772Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestValidateIPAddress [2021-05-18T08:14:41.772Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestMapOpts [2021-05-18T08:14:41.772Z] --- PASS: TestMapOpts (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestListOptsWithoutValidator [2021-05-18T08:14:41.772Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestListOptsWithValidator [2021-05-18T08:14:41.772Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestValidateDNSSearch [2021-05-18T08:14:41.772Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-18T08:14:41.772Z] === RUN TestValidateLabel [2021-05-18T08:14:41.772Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-18T08:14:41.772Z] === RUN TestValidateLabel/label_with_general_format [2021-05-18T08:14:41.772Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-18T08:14:41.772Z] === RUN TestValidateLabel/label_with_one_more [2021-05-18T08:14:41.772Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-18T08:14:41.772Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-18T08:14:41.772Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-18T08:14:41.772Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-18T08:14:41.772Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-18T08:14:41.772Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-18T08:14:41.772Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-18T08:14:41.772Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-18T08:14:41.772Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-18T08:14:41.772Z] --- PASS: TestValidateLabel (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-18T08:14:41.772Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-18T08:14:41.773Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-18T08:14:41.773Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-18T08:14:41.773Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-18T08:14:41.773Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-18T08:14:41.773Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-18T08:14:41.773Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-18T08:14:41.773Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-18T08:14:41.773Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-18T08:14:41.773Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-18T08:14:41.773Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-18T08:14:41.773Z] === RUN TestNamedListOpts [2021-05-18T08:14:41.773Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-18T08:14:41.773Z] === RUN TestNamedMapOpts [2021-05-18T08:14:41.773Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-18T08:14:41.773Z] === RUN TestParseLink [2021-05-18T08:14:41.773Z] --- PASS: TestParseLink (0.00s) [2021-05-18T08:14:41.773Z] === RUN TestQuotedStringSetWithQuotes [2021-05-18T08:14:41.773Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-18T08:14:41.773Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-18T08:14:41.773Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-18T08:14:41.773Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-18T08:14:41.773Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-18T08:14:41.773Z] === RUN TestUlimitOpt [2021-05-18T08:14:41.773Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-18T08:14:41.773Z] PASS [2021-05-18T08:14:41.773Z] coverage: 67.1% of statements [2021-05-18T08:14:41.773Z] ok github.com/docker/docker/opts 0.124s coverage: 67.1% of statements [2021-05-18T08:14:41.773Z] === RUN TestParseVersion [2021-05-18T08:14:41.773Z] --- PASS: TestParseVersion (0.00s) [2021-05-18T08:14:41.773Z] PASS [2021-05-18T08:14:41.773Z] coverage: 52.9% of statements [2021-05-18T08:14:41.773Z] ok github.com/docker/docker/pkg/aaparser 0.068s coverage: 52.9% of statements [2021-05-18T08:14:43.319Z] === RUN TestUnbuffered [2021-05-18T08:14:43.319Z] --- PASS: TestUnbuffered (0.00s) [2021-05-18T08:14:43.319Z] === RUN TestRaceUnbuffered [2021-05-18T08:14:43.319Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-18T08:14:43.319Z] PASS [2021-05-18T08:14:43.319Z] coverage: 100.0% of statements [2021-05-18T08:14:43.319Z] ok github.com/docker/docker/pkg/broadcaster 0.073s coverage: 100.0% of statements [2021-05-18T08:14:43.319Z] === RUN TestPeerCertificateMarshalJSON [2021-05-18T08:14:43.781Z] === RUN TestMatch [2021-05-18T08:14:43.781Z] === RUN TestMatch/[[]] [2021-05-18T08:14:43.781Z] === RUN TestMatch/[[foo]] [2021-05-18T08:14:43.781Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-18T08:14:43.781Z] === RUN TestMatch/[[foo_bar]] [2021-05-18T08:14:43.781Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-18T08:14:43.781Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-18T08:14:43.781Z] === RUN TestMatch/[] [2021-05-18T08:14:43.781Z] === RUN TestMatch/[]#01 [2021-05-18T08:14:43.781Z] === RUN TestMatch/[[qux]] [2021-05-18T08:14:43.781Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-18T08:14:43.781Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-18T08:14:43.781Z] === RUN TestMatch/[[foo_baz]] [2021-05-18T08:14:43.781Z] --- PASS: TestMatch (0.00s) [2021-05-18T08:14:43.781Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-18T08:14:43.781Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-18T08:14:43.781Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-18T08:14:43.781Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-18T08:14:43.781Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-18T08:14:43.781Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-18T08:14:43.781Z] --- PASS: TestMatch/[] (0.00s) [2021-05-18T08:14:43.781Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-18T08:14:43.781Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-18T08:14:43.781Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-18T08:14:43.781Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-18T08:14:43.781Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-18T08:14:43.781Z] PASS [2021-05-18T08:14:43.781Z] coverage: 87.5% of statements [2021-05-18T08:14:43.781Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-05-18T08:14:43.781Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-18T08:14:43.781Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-18T08:14:43.781Z] --- PASS: TestPeerCertificateMarshalJSON (0.73s) [2021-05-18T08:14:43.781Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-18T08:14:43.781Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-18T08:14:43.781Z] === RUN TestMiddleware [2021-05-18T08:14:43.781Z] --- PASS: TestMiddleware (0.00s) [2021-05-18T08:14:43.781Z] === RUN TestNewResponseModifier [2021-05-18T08:14:43.781Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-18T08:14:43.781Z] PASS [2021-05-18T08:14:43.781Z] coverage: 26.8% of statements [2021-05-18T08:14:43.781Z] ok github.com/docker/docker/pkg/authorization 0.816s coverage: 26.8% of statements [2021-05-18T08:14:44.757Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-18T08:14:44.757Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-05-18T08:14:44.758Z] === RUN TestIsArchivePathDir [2021-05-18T08:14:44.758Z] --- PASS: TestIsArchivePathDir (0.09s) [2021-05-18T08:14:44.758Z] === RUN TestIsArchivePathInvalidFile [2021-05-18T08:14:44.758Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-05-18T08:14:44.758Z] === RUN TestIsArchivePathTar [2021-05-18T08:14:44.758Z] === RUN TestChrootTarUntar [2021-05-18T08:14:44.758Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-18T08:14:44.758Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:14:44.758Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-18T08:14:44.758Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-18T08:14:44.758Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:14:44.758Z] === RUN TestChrootUntarEmptyArchive [2021-05-18T08:14:44.758Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-18T08:14:44.758Z] === RUN TestChrootTarUntarWithSymlink [2021-05-18T08:14:44.758Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-18T08:14:44.758Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T08:14:44.758Z] === RUN TestChrootCopyWithTar [2021-05-18T08:14:44.758Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-18T08:14:44.758Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T08:14:44.758Z] === RUN TestChrootCopyFileWithTar [2021-05-18T08:14:44.758Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-18T08:14:44.758Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:14:44.758Z] === RUN TestChrootUntarPath [2021-05-18T08:14:44.758Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-18T08:14:44.758Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T08:14:44.758Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-18T08:14:44.758Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-18T08:14:44.758Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:14:44.758Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-18T08:14:44.758Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-18T08:14:44.758Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:14:44.758Z] === RUN TestChrootApplyDotDotFile [2021-05-18T08:14:44.758Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-18T08:14:44.758Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:14:44.758Z] PASS [2021-05-18T08:14:44.758Z] coverage: 15.4% of statements [2021-05-18T08:14:44.758Z] ok github.com/docker/docker/pkg/chrootarchive 0.111s coverage: 15.4% of statements [2021-05-18T08:14:45.220Z] === RUN TestSizeEmpty [2021-05-18T08:14:45.220Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-18T08:14:45.220Z] === RUN TestSizeEmptyFile [2021-05-18T08:14:45.220Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-18T08:14:45.220Z] === RUN TestSizeNonemptyFile [2021-05-18T08:14:45.220Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-18T08:14:45.220Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-18T08:14:45.220Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-18T08:14:45.220Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-18T08:14:45.220Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-18T08:14:45.220Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-18T08:14:45.220Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-18T08:14:45.220Z] === RUN TestMoveToSubdir [2021-05-18T08:14:45.220Z] --- PASS: TestMoveToSubdir (0.01s) [2021-05-18T08:14:45.220Z] === RUN TestSizeNonExistingDirectory [2021-05-18T08:14:45.220Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-18T08:14:45.220Z] PASS [2021-05-18T08:14:45.220Z] coverage: 80.0% of statements [2021-05-18T08:14:45.220Z] --- PASS: TestIsArchivePathTar (0.20s) [2021-05-18T08:14:45.220Z] === RUN TestDecompressStreamGzip [2021-05-18T08:14:45.220Z] ok github.com/docker/docker/pkg/directory 0.074s coverage: 80.0% of statements [2021-05-18T08:14:45.220Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-05-18T08:14:45.220Z] === RUN TestDecompressStreamBzip2 [2021-05-18T08:14:45.220Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2021-05-18T08:14:45.220Z] === RUN TestDecompressStreamXz [2021-05-18T08:14:45.220Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-18T08:14:45.220Z] archive_test.go:134: Xz not present in msys2 [2021-05-18T08:14:45.220Z] === RUN TestCompressStreamXzUnsupported [2021-05-18T08:14:45.220Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-18T08:14:45.220Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-18T08:14:45.220Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-18T08:14:45.220Z] === RUN TestCompressStreamInvalid [2021-05-18T08:14:45.220Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-18T08:14:45.220Z] === RUN TestExtensionInvalid [2021-05-18T08:14:45.220Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-18T08:14:45.220Z] === RUN TestExtensionUncompressed [2021-05-18T08:14:45.220Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-18T08:14:45.220Z] === RUN TestExtensionBzip2 [2021-05-18T08:14:45.220Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-18T08:14:45.220Z] === RUN TestExtensionGzip [2021-05-18T08:14:45.220Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-18T08:14:45.220Z] === RUN TestExtensionXz [2021-05-18T08:14:45.220Z] --- PASS: TestExtensionXz (0.00s) [2021-05-18T08:14:45.220Z] === RUN TestCmdStreamLargeStderr [2021-05-18T08:14:45.220Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2021-05-18T08:14:45.220Z] === RUN TestCmdStreamBad [2021-05-18T08:14:45.220Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-18T08:14:45.220Z] archive_test.go:239: Failing on Windows CI machines [2021-05-18T08:14:45.220Z] === RUN TestCmdStreamGood [2021-05-18T08:14:45.220Z] --- PASS: TestCmdStreamGood (0.05s) [2021-05-18T08:14:45.220Z] === RUN TestUntarPathWithInvalidDest [2021-05-18T08:14:45.687Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-05-18T08:14:45.687Z] === RUN TestUntarPathWithInvalidSrc [2021-05-18T08:14:45.687Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-18T08:14:45.687Z] === RUN TestUntarPath [2021-05-18T08:14:45.687Z] --- PASS: TestUntarPath (0.10s) [2021-05-18T08:14:45.687Z] === RUN TestUntarPathWithDestinationFile [2021-05-18T08:14:45.687Z] === RUN Test [2021-05-18T08:14:45.687Z] === RUN Test/TestContainsEntry [2021-05-18T08:14:45.687Z] === RUN Test/TestCreateEntries [2021-05-18T08:14:45.687Z] === RUN Test/TestEntriesDiff [2021-05-18T08:14:45.687Z] === RUN Test/TestEntriesEquality [2021-05-18T08:14:45.687Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-18T08:14:45.687Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-18T08:14:45.687Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-18T08:14:45.687Z] === RUN Test/TestGeneratorNotGenerate [2021-05-18T08:14:45.687Z] === RUN Test/TestGeneratorWithPort [2021-05-18T08:14:45.687Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-18T08:14:45.687Z] === RUN Test/TestNewEntry [2021-05-18T08:14:45.687Z] === RUN Test/TestParse [2021-05-18T08:14:45.687Z] --- PASS: Test (0.00s) [2021-05-18T08:14:45.687Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-18T08:14:45.687Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-18T08:14:45.687Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-18T08:14:45.687Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-18T08:14:45.687Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-18T08:14:45.687Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-18T08:14:45.687Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-18T08:14:45.687Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-18T08:14:45.687Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-18T08:14:45.687Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-18T08:14:45.687Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-18T08:14:45.687Z] --- PASS: Test/TestParse (0.00s) [2021-05-18T08:14:45.687Z] PASS [2021-05-18T08:14:45.687Z] coverage: 58.3% of statements [2021-05-18T08:14:45.687Z] ok github.com/docker/docker/pkg/discovery 0.090s coverage: 58.3% of statements [2021-05-18T08:14:45.687Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-05-18T08:14:45.687Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-18T08:14:45.687Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2021-05-18T08:14:45.687Z] === RUN TestCopyWithTarInvalidSrc [2021-05-18T08:14:45.687Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-18T08:14:45.687Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-18T08:14:45.687Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-18T08:14:45.687Z] === RUN TestCopyWithTarSrcFile [2021-05-18T08:14:45.687Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-05-18T08:14:45.687Z] === RUN TestCopyWithTarSrcFolder [2021-05-18T08:14:45.687Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-18T08:14:45.687Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-18T08:14:45.687Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-18T08:14:45.687Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-18T08:14:45.687Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-18T08:14:45.687Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-18T08:14:45.687Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-18T08:14:45.687Z] === RUN TestCopyFileWithTarSrcFile [2021-05-18T08:14:45.687Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-18T08:14:45.687Z] === RUN TestTarFiles [2021-05-18T08:14:45.696Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-05-18T08:14:45.956Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-18T08:14:46.149Z] === RUN Test [2021-05-18T08:14:46.149Z] === RUN Test/TestContent [2021-05-18T08:14:46.149Z] === RUN Test/TestInitialize [2021-05-18T08:14:46.149Z] === RUN Test/TestNew [2021-05-18T08:14:46.149Z] === RUN Test/TestParsingContentsWithComments [2021-05-18T08:14:46.149Z] === RUN Test/TestRegister [2021-05-18T08:14:46.149Z] === RUN Test/TestWatch [2021-05-18T08:14:46.149Z] --- PASS: Test (0.01s) [2021-05-18T08:14:46.149Z] --- PASS: Test/TestContent (0.00s) [2021-05-18T08:14:46.149Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-18T08:14:46.149Z] --- PASS: Test/TestNew (0.00s) [2021-05-18T08:14:46.149Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-18T08:14:46.149Z] --- PASS: Test/TestRegister (0.00s) [2021-05-18T08:14:46.149Z] --- PASS: Test/TestWatch (0.00s) [2021-05-18T08:14:46.149Z] PASS [2021-05-18T08:14:46.149Z] coverage: 92.9% of statements [2021-05-18T08:14:46.149Z] ok github.com/docker/docker/pkg/discovery/file 0.082s coverage: 92.9% of statements [2021-05-18T08:14:47.126Z] === RUN Test [2021-05-18T08:14:47.126Z] === RUN Test/TestWatch [2021-05-18T08:14:47.126Z] --- PASS: Test (0.00s) [2021-05-18T08:14:47.126Z] --- PASS: Test/TestWatch (0.00s) [2021-05-18T08:14:47.126Z] PASS [2021-05-18T08:14:47.126Z] coverage: 92.3% of statements [2021-05-18T08:14:47.126Z] ok github.com/docker/docker/pkg/discovery/memory 0.083s coverage: 92.3% of statements [2021-05-18T08:14:47.126Z] === RUN Test [2021-05-18T08:14:47.126Z] === RUN Test/TestInitialize [2021-05-18T08:14:47.126Z] time="2021-05-18T08:14:46Z" level=info msg="Initializing discovery without TLS" [2021-05-18T08:14:47.126Z] time="2021-05-18T08:14:47Z" level=info msg="Initializing discovery without TLS" [2021-05-18T08:14:47.126Z] time="2021-05-18T08:14:47Z" level=info msg="Initializing discovery without TLS" [2021-05-18T08:14:47.126Z] === RUN Test/TestInitializeWithCerts [2021-05-18T08:14:47.126Z] time="2021-05-18T08:14:47Z" level=info msg="Initializing discovery with TLS" [2021-05-18T08:14:47.126Z] === RUN Test/TestWatch [2021-05-18T08:14:47.126Z] time="2021-05-18T08:14:47Z" level=info msg="Initializing discovery without TLS" [2021-05-18T08:14:47.588Z] === RUN Test [2021-05-18T08:14:47.588Z] === RUN Test/TestInitialize [2021-05-18T08:14:47.588Z] === RUN Test/TestInitializeWithPattern [2021-05-18T08:14:47.588Z] === RUN Test/TestRegister [2021-05-18T08:14:47.588Z] === RUN Test/TestWatch [2021-05-18T08:14:47.588Z] --- PASS: Test (0.00s) [2021-05-18T08:14:47.588Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-18T08:14:47.588Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-18T08:14:47.588Z] --- PASS: Test/TestRegister (0.00s) [2021-05-18T08:14:47.588Z] --- PASS: Test/TestWatch (0.00s) [2021-05-18T08:14:47.588Z] PASS [2021-05-18T08:14:47.588Z] coverage: 93.8% of statements [2021-05-18T08:14:47.588Z] ok github.com/docker/docker/pkg/discovery/nodes 0.053s coverage: 93.8% of statements [2021-05-18T08:14:48.566Z] === RUN TestPollerAddRemove [2021-05-18T08:14:48.566Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-18T08:14:48.566Z] === RUN TestPollerEvent [2021-05-18T08:14:48.566Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-18T08:14:48.566Z] poller_test.go:41: No chmod on Windows [2021-05-18T08:14:48.566Z] === RUN TestPollerClose [2021-05-18T08:14:48.566Z] --- PASS: TestPollerClose (0.00s) [2021-05-18T08:14:48.566Z] PASS [2021-05-18T08:14:48.566Z] coverage: 36.2% of statements [2021-05-18T08:14:48.566Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 36.2% of statements [2021-05-18T08:14:49.540Z] === RUN TestCopyFileWithInvalidSrc [2021-05-18T08:14:49.540Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-18T08:14:49.540Z] === RUN TestCopyFileWithInvalidDest [2021-05-18T08:14:49.540Z] --- PASS: TestCopyFileWithInvalidDest (0.02s) [2021-05-18T08:14:49.540Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-18T08:14:49.540Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-18T08:14:49.540Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-18T08:14:49.540Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-18T08:14:49.540Z] === RUN TestCopyFile [2021-05-18T08:14:49.540Z] --- PASS: TestCopyFile (0.00s) [2021-05-18T08:14:49.540Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-18T08:14:49.540Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-18T08:14:49.540Z] fileutils_test.go:134: Needs porting to Windows [2021-05-18T08:14:49.540Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-18T08:14:49.540Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-18T08:14:49.541Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-18T08:14:49.541Z] fileutils_test.go:180: Needs porting to Windows [2021-05-18T08:14:49.541Z] === RUN TestWildcardMatches [2021-05-18T08:14:49.541Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestPatternMatches [2021-05-18T08:14:49.541Z] --- PASS: TestPatternMatches (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-18T08:14:49.541Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestPatternMatchesFolderExclusions [2021-05-18T08:14:49.541Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-18T08:14:49.541Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-18T08:14:49.541Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-18T08:14:49.541Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-18T08:14:49.541Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestSingleExclamationError [2021-05-18T08:14:49.541Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestMatchesWithNoPatterns [2021-05-18T08:14:49.541Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestMatchesWithMalformedPatterns [2021-05-18T08:14:49.541Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestMatches [2021-05-18T08:14:49.541Z] --- PASS: TestMatches (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestCleanPatterns [2021-05-18T08:14:49.541Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-18T08:14:49.541Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestCleanPatternsExceptionFlag [2021-05-18T08:14:49.541Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-18T08:14:49.541Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-18T08:14:49.541Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestCleanPatternsErrorSingleException [2021-05-18T08:14:49.541Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestCreateIfNotExistsDir [2021-05-18T08:14:49.541Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestCreateIfNotExistsFile [2021-05-18T08:14:49.541Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestMatch [2021-05-18T08:14:49.541Z] --- PASS: TestMatch (0.00s) [2021-05-18T08:14:49.541Z] PASS [2021-05-18T08:14:49.541Z] coverage: 87.7% of statements [2021-05-18T08:14:49.541Z] ok github.com/docker/docker/pkg/fileutils 0.091s coverage: 87.7% of statements [2021-05-18T08:14:49.541Z] === RUN TestGet [2021-05-18T08:14:49.541Z] --- PASS: TestGet (0.00s) [2021-05-18T08:14:49.541Z] === RUN TestGetShortcutString [2021-05-18T08:14:49.541Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-18T08:14:49.541Z] PASS [2021-05-18T08:14:49.541Z] coverage: 42.9% of statements [2021-05-18T08:14:49.541Z] ok github.com/docker/docker/pkg/homedir 0.072s coverage: 42.9% of statements [2021-05-18T08:14:50.152Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-05-18T08:14:50.516Z] --- PASS: Test (3.22s) [2021-05-18T08:14:50.516Z] --- PASS: Test/TestInitialize (0.14s) [2021-05-18T08:14:50.516Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-05-18T08:14:50.516Z] --- PASS: Test/TestWatch (3.07s) [2021-05-18T08:14:50.516Z] PASS [2021-05-18T08:14:50.516Z] coverage: 84.1% of statements [2021-05-18T08:14:50.516Z] ok github.com/docker/docker/pkg/discovery/kv 3.307s coverage: 84.1% of statements [2021-05-18T08:14:50.978Z] === RUN TestCreateIDMapOrder [2021-05-18T08:14:50.978Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-18T08:14:50.978Z] PASS [2021-05-18T08:14:50.978Z] coverage: 7.2% of statements [2021-05-18T08:14:50.978Z] ok github.com/docker/docker/pkg/idtools 0.056s coverage: 7.2% of statements [2021-05-18T08:14:51.091Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-18T08:14:51.440Z] === RUN TestFixedBufferCap [2021-05-18T08:14:51.440Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-18T08:14:51.440Z] === RUN TestFixedBufferLen [2021-05-18T08:14:51.440Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-18T08:14:51.440Z] === RUN TestFixedBufferString [2021-05-18T08:14:51.440Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-18T08:14:51.440Z] === RUN TestFixedBufferWrite [2021-05-18T08:14:51.440Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-18T08:14:51.440Z] === RUN TestFixedBufferRead [2021-05-18T08:14:51.440Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-18T08:14:51.440Z] === RUN TestBytesPipeRead [2021-05-18T08:14:51.440Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-18T08:14:51.440Z] === RUN TestBytesPipeWrite [2021-05-18T08:14:51.440Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-18T08:14:51.440Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-18T08:14:51.440Z] --- PASS: TestTarFiles (5.69s) [2021-05-18T08:14:51.440Z] === RUN TestTarUntar [2021-05-18T08:14:51.440Z] --- PASS: TestTarUntar (0.03s) [2021-05-18T08:14:51.440Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-18T08:14:51.440Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-18T08:14:51.440Z] === RUN TestTarWithOptions [2021-05-18T08:14:51.440Z] --- PASS: TestTarWithOptions (0.03s) [2021-05-18T08:14:51.440Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-18T08:14:51.440Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-18T08:14:51.903Z] === RUN TestUntarUstarGnuConflict [2021-05-18T08:14:51.903Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-18T08:14:51.903Z] === RUN TestUntarInvalidFilenames [2021-05-18T08:14:51.903Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames262901138\\dest" [2021-05-18T08:14:51.903Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-05-18T08:14:51.903Z] === RUN TestUntarHardlinkToSymlink [2021-05-18T08:14:51.903Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-18T08:14:51.903Z] === RUN TestUntarInvalidHardlink [2021-05-18T08:14:51.903Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink750672099\\victim\\hello" -> "../victim/hello" [2021-05-18T08:14:51.903Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink128903398\\victim\\hello" -> "/../victim/hello" [2021-05-18T08:14:51.903Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink261253901\\victim" -> "../victim" [2021-05-18T08:14:51.903Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink519713544\\victim" -> "../victim" [2021-05-18T08:14:51.903Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink276374215\\victim" -> "../victim" [2021-05-18T08:14:51.903Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink065587066\\victim" -> "../victim" [2021-05-18T08:14:51.903Z] --- PASS: TestUntarInvalidHardlink (0.14s) [2021-05-18T08:14:51.903Z] === RUN TestUntarInvalidSymlink [2021-05-18T08:14:51.903Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink846208145\\dest\\dotdot" -> "../victim/hello" [2021-05-18T08:14:51.903Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink475771068\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-18T08:14:51.903Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink011026667\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:14:51.903Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink155570510\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:14:51.903Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink517852757\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:14:51.903Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink621313456\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:14:51.903Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink698115407\\dest\\dir\\loophole" -> "../../victim" [2021-05-18T08:14:51.903Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-05-18T08:14:51.903Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-18T08:14:51.903Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-18T08:14:51.903Z] === RUN TestXGlobalNoParent [2021-05-18T08:14:51.903Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-18T08:14:51.903Z] === RUN TestReplaceFileTarWrapper [2021-05-18T08:14:51.903Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2021-05-18T08:14:51.903Z] === RUN TestAtomicWriteToFile [2021-05-18T08:14:51.903Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-18T08:14:51.903Z] === RUN TestAtomicWriteSetCommit [2021-05-18T08:14:51.903Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-18T08:14:51.903Z] === RUN TestAtomicWriteSetCancel [2021-05-18T08:14:51.903Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-18T08:14:51.903Z] === RUN TestReadCloserWrapperClose [2021-05-18T08:14:51.903Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-18T08:14:51.903Z] === RUN TestReaderErrWrapperReadOnError [2021-05-18T08:14:51.903Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-18T08:14:51.903Z] === RUN TestReaderErrWrapperRead [2021-05-18T08:14:51.903Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-18T08:14:51.903Z] === RUN TestHashData [2021-05-18T08:14:51.903Z] --- PASS: TestHashData (0.00s) [2021-05-18T08:14:51.903Z] === RUN TestCancelReadCloser [2021-05-18T08:14:51.903Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-18T08:14:51.903Z] === RUN TestWriteCloserWrapperClose [2021-05-18T08:14:51.903Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-18T08:14:51.903Z] === RUN TestNopWriteCloser [2021-05-18T08:14:51.903Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-18T08:14:51.903Z] === RUN TestNopWriter [2021-05-18T08:14:51.903Z] --- PASS: TestNopWriter (0.00s) [2021-05-18T08:14:51.903Z] === RUN TestWriteCounter [2021-05-18T08:14:51.903Z] --- PASS: TestWriteCounter (0.00s) [2021-05-18T08:14:51.903Z] PASS [2021-05-18T08:14:51.903Z] coverage: 69.2% of statements [2021-05-18T08:14:51.903Z] ok github.com/docker/docker/pkg/ioutils 0.706s coverage: 69.2% of statements [2021-05-18T08:14:51.903Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2021-05-18T08:14:51.903Z] === RUN TestPrefixHeaderReadable [2021-05-18T08:14:51.903Z] === RUN TestError [2021-05-18T08:14:51.903Z] --- PASS: TestError (0.00s) [2021-05-18T08:14:51.903Z] === RUN TestProgressString [2021-05-18T08:14:51.903Z] === RUN TestProgressString/no_progress [2021-05-18T08:14:51.903Z] === RUN TestProgressString/progress_1 [2021-05-18T08:14:51.903Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-18T08:14:51.903Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-18T08:14:51.903Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-18T08:14:51.903Z] === RUN TestProgressString/with_units [2021-05-18T08:14:51.903Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-18T08:14:51.903Z] === RUN TestProgressString/hide_counts [2021-05-18T08:14:52.366Z] --- PASS: TestProgressString (0.00s) [2021-05-18T08:14:52.366Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-18T08:14:52.366Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-18T08:14:52.366Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-18T08:14:52.366Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-18T08:14:52.366Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-18T08:14:52.366Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-18T08:14:52.366Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-18T08:14:52.366Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-18T08:14:52.366Z] === RUN TestJSONMessageDisplay [2021-05-18T08:14:52.366Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-05-18T08:14:52.366Z] === RUN TestDisablePigz [2021-05-18T08:14:52.366Z] === RUN TestStandardLongPath [2021-05-18T08:14:52.366Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-18T08:14:52.366Z] === RUN TestUNCLongPath [2021-05-18T08:14:52.366Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-18T08:14:52.366Z] PASS [2021-05-18T08:14:52.366Z] coverage: 100.0% of statements [2021-05-18T08:14:52.366Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2021-05-18T08:14:52.366Z] --- PASS: TestDisablePigz (0.13s) [2021-05-18T08:14:52.366Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-18T08:14:52.366Z] === RUN TestPigz [2021-05-18T08:14:52.366Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-05-18T08:14:52.366Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-18T08:14:52.366Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-18T08:14:52.366Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-18T08:14:52.366Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-18T08:14:52.366Z] === RUN TestDisplayJSONMessagesStream [2021-05-18T08:14:52.366Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-18T08:14:52.366Z] PASS [2021-05-18T08:14:52.366Z] coverage: 91.7% of statements [2021-05-18T08:14:52.366Z] ok github.com/docker/docker/pkg/jsonmessage 0.227s coverage: 91.7% of statements [2021-05-18T08:14:52.366Z] --- PASS: TestPigz (0.13s) [2021-05-18T08:14:52.366Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-18T08:14:52.366Z] === RUN TestCopyFileWithInvalidDest [2021-05-18T08:14:52.366Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-18T08:14:52.366Z] archive_windows_test.go:16: Currently fails [2021-05-18T08:14:52.366Z] === RUN TestCanonicalTarNameForPath [2021-05-18T08:14:52.366Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-18T08:14:52.366Z] === RUN TestCanonicalTarName [2021-05-18T08:14:52.366Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-18T08:14:52.366Z] === RUN TestChmodTarEntry [2021-05-18T08:14:52.366Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-18T08:14:52.366Z] === RUN TestHardLinkOrder [2021-05-18T08:14:52.366Z] --- PASS: TestHardLinkOrder (0.11s) [2021-05-18T08:14:52.366Z] === RUN TestChangeString [2021-05-18T08:14:52.366Z] --- PASS: TestChangeString (0.00s) [2021-05-18T08:14:52.366Z] === RUN TestChangesWithNoChanges [2021-05-18T08:14:52.366Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-05-18T08:14:52.366Z] === RUN TestChangesWithChanges [2021-05-18T08:14:52.366Z] --- PASS: TestChangesWithChanges (0.04s) [2021-05-18T08:14:52.366Z] === RUN TestChangesWithChangesGH13590 [2021-05-18T08:14:52.366Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-18T08:14:52.366Z] changes_test.go:196: needs more investigation [2021-05-18T08:14:52.366Z] === RUN TestChangesDirsEmpty [2021-05-18T08:14:52.828Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-05-18T08:14:52.828Z] === RUN TestChangesDirsMutated [2021-05-18T08:14:52.828Z] --- PASS: TestChangesDirsMutated (0.20s) [2021-05-18T08:14:52.828Z] === RUN TestApplyLayer [2021-05-18T08:14:52.828Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-18T08:14:52.828Z] changes_test.go:433: needs further investigation [2021-05-18T08:14:52.828Z] === RUN TestChangesSizeWithHardlinks [2021-05-18T08:14:52.828Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-18T08:14:52.828Z] changes_test.go:469: needs further investigation [2021-05-18T08:14:52.828Z] === RUN TestChangesSizeWithNoChanges [2021-05-18T08:14:52.828Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-18T08:14:52.828Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-18T08:14:52.828Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-18T08:14:52.828Z] === RUN TestChangesSize [2021-05-18T08:14:52.828Z] --- PASS: TestChangesSize (0.00s) [2021-05-18T08:14:52.828Z] === RUN TestApplyLayerInvalidFilenames [2021-05-18T08:14:52.828Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames894978694\\dest" [2021-05-18T08:14:52.828Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-05-18T08:14:52.828Z] === RUN TestApplyLayerInvalidHardlink [2021-05-18T08:14:52.828Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink235377064\\victim\\hello" -> "../victim/hello" [2021-05-18T08:14:52.828Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink809650407\\victim\\hello" -> "/../victim/hello" [2021-05-18T08:14:52.828Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink929542426\\victim" -> "../victim" [2021-05-18T08:14:52.828Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink832027057\\victim" -> "../victim" [2021-05-18T08:14:52.828Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink840526684\\victim" -> "../victim" [2021-05-18T08:14:52.828Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink685851915\\victim" -> "../victim" [2021-05-18T08:14:52.828Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2021-05-18T08:14:52.828Z] === RUN TestApplyLayerInvalidSymlink [2021-05-18T08:14:52.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink020074222\\dest\\dotdot" -> "../victim/hello" [2021-05-18T08:14:52.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink047216501\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-18T08:14:52.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink122682960\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:14:52.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink100910447\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:14:52.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink394684930\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:14:52.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink288949625\\dest\\loophole-victim" -> "../victim" [2021-05-18T08:14:52.828Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-05-18T08:14:52.828Z] === RUN TestApplyLayerWhiteouts [2021-05-18T08:14:53.001Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-05-18T08:14:53.290Z] === RUN TestNameFormat [2021-05-18T08:14:53.290Z] --- PASS: TestNameFormat (0.00s) [2021-05-18T08:14:53.290Z] === RUN TestNameRetries [2021-05-18T08:14:53.290Z] --- PASS: TestNameRetries (0.00s) [2021-05-18T08:14:53.290Z] PASS [2021-05-18T08:14:53.290Z] coverage: 85.7% of statements [2021-05-18T08:14:53.290Z] ok github.com/docker/docker/pkg/namesgenerator 0.082s coverage: 85.7% of statements [2021-05-18T08:14:53.290Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-05-18T08:14:53.290Z] === RUN TestGenerateEmptyFile [2021-05-18T08:14:53.290Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-18T08:14:53.290Z] === RUN TestGenerateWithContent [2021-05-18T08:14:53.290Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-18T08:14:53.290Z] PASS [2021-05-18T08:14:53.291Z] coverage: 62.6% of statements [2021-05-18T08:14:53.291Z] ok github.com/docker/docker/pkg/archive 8.702s coverage: 62.6% of statements [2021-05-18T08:14:53.291Z] === RUN TestParseKeyValueOpt [2021-05-18T08:14:53.291Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-18T08:14:53.291Z] === RUN TestParseUintList [2021-05-18T08:14:53.291Z] --- PASS: TestParseUintList (0.00s) [2021-05-18T08:14:53.291Z] === RUN TestParseUintListMaximumLimits [2021-05-18T08:14:53.291Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-18T08:14:53.291Z] PASS [2021-05-18T08:14:53.291Z] coverage: 97.0% of statements [2021-05-18T08:14:53.291Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2021-05-18T08:14:53.752Z] === RUN TestNewAndRemove [2021-05-18T08:14:53.752Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-18T08:14:53.752Z] === RUN TestRemoveInvalidPath [2021-05-18T08:14:53.752Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-18T08:14:53.752Z] PASS [2021-05-18T08:14:53.752Z] coverage: 82.6% of statements [2021-05-18T08:14:53.752Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2021-05-18T08:14:54.726Z] === RUN TestParseEmptyInterface [2021-05-18T08:14:54.726Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-18T08:14:54.726Z] === RUN TestParseNonInterfaceType [2021-05-18T08:14:54.726Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-18T08:14:54.726Z] === RUN TestParseWithOneFunction [2021-05-18T08:14:54.726Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-18T08:14:54.726Z] === RUN TestParseWithMultipleFuncs [2021-05-18T08:14:54.726Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-18T08:14:54.726Z] === RUN TestParseWithUnnamedReturn [2021-05-18T08:14:54.726Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-18T08:14:54.726Z] === RUN TestEmbeddedInterface [2021-05-18T08:14:54.726Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-18T08:14:54.726Z] === RUN TestParsedImports [2021-05-18T08:14:54.726Z] --- PASS: TestParsedImports (0.00s) [2021-05-18T08:14:54.726Z] === RUN TestAliasedImports [2021-05-18T08:14:54.726Z] --- PASS: TestAliasedImports (0.00s) [2021-05-18T08:14:54.726Z] PASS [2021-05-18T08:14:54.726Z] coverage: 56.8% of statements [2021-05-18T08:14:54.726Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.071s coverage: 56.8% of statements [2021-05-18T08:14:55.701Z] === RUN TestFailedConnection [2021-05-18T08:14:56.163Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-18T08:14:56.163Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-18T08:14:56.163Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-18T08:14:56.163Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-18T08:14:56.163Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-18T08:14:56.163Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-18T08:14:56.163Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-18T08:14:56.163Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-18T08:14:56.163Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-18T08:14:56.163Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-18T08:14:56.163Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-18T08:14:56.163Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-18T08:14:56.163Z] === RUN TestBufferPoolPutAndGet [2021-05-18T08:14:56.163Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-18T08:14:56.163Z] PASS [2021-05-18T08:14:56.163Z] coverage: 88.2% of statements [2021-05-18T08:14:56.163Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2021-05-18T08:14:56.163Z] === RUN TestHTTPTransport [2021-05-18T08:14:56.163Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-18T08:14:56.163Z] PASS [2021-05-18T08:14:56.163Z] coverage: 85.7% of statements [2021-05-18T08:14:56.163Z] ok github.com/docker/docker/pkg/plugins/transport 0.134s coverage: 85.7% of statements [2021-05-18T08:14:56.625Z] --- PASS: TestFailedConnection (1.02s) [2021-05-18T08:14:56.625Z] === RUN TestFailOnce [2021-05-18T08:14:56.625Z] 2021/05/18 08:14:56 http: panic serving 127.0.0.1:49223: Plugin not ready [2021-05-18T08:14:56.625Z] goroutine 34 [running]: [2021-05-18T08:14:56.625Z] net/http.(*conn).serve.func1(0xc000126000) [2021-05-18T08:14:56.626Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-18T08:14:56.626Z] panic(0x849b40, 0x986aa0) [2021-05-18T08:14:56.626Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-18T08:14:56.626Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000152000, 0xc000144000) [2021-05-18T08:14:56.626Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-18T08:14:56.626Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000152000, 0xc000144000) [2021-05-18T08:14:56.626Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-18T08:14:56.626Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000152000, 0xc000144000) [2021-05-18T08:14:56.626Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-18T08:14:56.626Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000152000, 0xc000144000) [2021-05-18T08:14:56.626Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-18T08:14:56.626Z] net/http.(*conn).serve(0xc000126000, 0x99b2a0, 0xc00013a000) [2021-05-18T08:14:56.626Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-18T08:14:56.626Z] created by net/http.(*Server).Serve [2021-05-18T08:14:56.626Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-18T08:14:56.626Z] time="2021-05-18T08:14:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.FailOnce: Post http://127.0.0.1:49222/Test.FailOnce: EOF, retrying in 1s" [2021-05-18T08:14:57.088Z] === RUN TestOutputOnPrematureClose [2021-05-18T08:14:57.088Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-18T08:14:57.088Z] === RUN TestCompleteSilently [2021-05-18T08:14:57.088Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-18T08:14:57.088Z] PASS [2021-05-18T08:14:57.088Z] coverage: 75.9% of statements [2021-05-18T08:14:57.088Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2021-05-18T08:14:57.550Z] === RUN TestSendToOneSub [2021-05-18T08:14:57.550Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-18T08:14:57.550Z] === RUN TestSendToMultipleSubs [2021-05-18T08:14:57.550Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-18T08:14:57.550Z] === RUN TestEvictOneSub [2021-05-18T08:14:57.550Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-18T08:14:57.550Z] === RUN TestClosePublisher [2021-05-18T08:14:57.550Z] --- PASS: TestClosePublisher (0.00s) [2021-05-18T08:14:57.550Z] === RUN TestPubSubRace [2021-05-18T08:14:57.550Z] --- PASS: TestFailOnce (1.16s) [2021-05-18T08:14:57.550Z] === RUN TestEchoInputOutput [2021-05-18T08:14:57.550Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-18T08:14:57.550Z] === RUN TestBackoff [2021-05-18T08:14:57.550Z] --- PASS: TestBackoff (0.00s) [2021-05-18T08:14:57.550Z] === RUN TestAbortRetry [2021-05-18T08:14:57.550Z] --- PASS: TestAbortRetry (0.00s) [2021-05-18T08:14:57.550Z] === RUN TestClientScheme [2021-05-18T08:14:57.550Z] --- PASS: TestClientScheme (0.00s) [2021-05-18T08:14:57.550Z] === RUN TestNewClientWithTimeout [2021-05-18T08:14:58.013Z] time="2021-05-18T08:14:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post http://127.0.0.1:49228/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-18T08:14:58.475Z] === RUN TestRegister [2021-05-18T08:14:58.475Z] --- PASS: TestRegister (0.00s) [2021-05-18T08:14:58.475Z] === RUN TestCommand [2021-05-18T08:14:58.475Z] --- PASS: TestCommand (0.03s) [2021-05-18T08:14:58.475Z] === RUN TestNaiveSelf [2021-05-18T08:14:58.475Z] --- PASS: TestNaiveSelf (0.03s) [2021-05-18T08:14:58.475Z] PASS [2021-05-18T08:14:58.475Z] coverage: 82.4% of statements [2021-05-18T08:14:58.475Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2021-05-18T08:14:58.475Z] --- PASS: TestPubSubRace (1.06s) [2021-05-18T08:14:58.475Z] PASS [2021-05-18T08:14:58.475Z] coverage: 75.0% of statements [2021-05-18T08:14:58.475Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2021-05-18T08:14:59.449Z] === RUN TestParseSignal [2021-05-18T08:14:59.449Z] --- PASS: TestParseSignal (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestValidSignalForPlatform [2021-05-18T08:14:59.449Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-18T08:14:59.449Z] PASS [2021-05-18T08:14:59.449Z] coverage: 20.3% of statements [2021-05-18T08:14:59.449Z] ok github.com/docker/docker/pkg/signal 0.040s coverage: 20.3% of statements [2021-05-18T08:14:59.449Z] === RUN TestNewStdWriter [2021-05-18T08:14:59.449Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-18T08:14:59.449Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestWriteWithNilBytes [2021-05-18T08:14:59.449Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestWrite [2021-05-18T08:14:59.449Z] --- PASS: TestWrite (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestWriteWithWriterError [2021-05-18T08:14:59.449Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-18T08:14:59.449Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestStdCopyWriteAndRead [2021-05-18T08:14:59.449Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-18T08:14:59.449Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-18T08:14:59.449Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-18T08:14:59.449Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-18T08:14:59.449Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-18T08:14:59.449Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-18T08:14:59.449Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-18T08:14:59.449Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-18T08:14:59.449Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-18T08:14:59.449Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-18T08:14:59.449Z] PASS [2021-05-18T08:14:59.449Z] coverage: 100.0% of statements [2021-05-18T08:14:59.449Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-05-18T08:14:59.449Z] time="2021-05-18T08:14:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post http://127.0.0.1:49228/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-18T08:15:00.424Z] === RUN TestGenerateRandomID [2021-05-18T08:15:00.424Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-18T08:15:00.424Z] === RUN TestShortenId [2021-05-18T08:15:00.424Z] --- PASS: TestShortenId (0.00s) [2021-05-18T08:15:00.424Z] === RUN TestShortenSha256Id [2021-05-18T08:15:00.424Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-18T08:15:00.424Z] === RUN TestShortenIdEmpty [2021-05-18T08:15:00.424Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-18T08:15:00.424Z] === RUN TestShortenIdInvalid [2021-05-18T08:15:00.424Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-18T08:15:00.424Z] === RUN TestIsShortIDNonHex [2021-05-18T08:15:00.424Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-18T08:15:00.424Z] === RUN TestIsShortIDNotCorrectSize [2021-05-18T08:15:00.424Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-18T08:15:00.424Z] PASS [2021-05-18T08:15:00.424Z] coverage: 70.6% of statements [2021-05-18T08:15:00.424Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2021-05-18T08:15:00.886Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-18T08:15:00.886Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-18T08:15:00.886Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-18T08:15:00.886Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-18T08:15:00.886Z] === RUN TestFormatStatus [2021-05-18T08:15:00.886Z] --- PASS: TestFormatStatus (0.00s) [2021-05-18T08:15:00.886Z] === RUN TestFormatError [2021-05-18T08:15:00.886Z] --- PASS: TestFormatError (0.00s) [2021-05-18T08:15:00.886Z] === RUN TestFormatJSONError [2021-05-18T08:15:00.886Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-18T08:15:00.886Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-18T08:15:00.886Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-18T08:15:00.886Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-18T08:15:00.886Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-18T08:15:00.886Z] === RUN TestNewJSONProgressOutput [2021-05-18T08:15:00.886Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-18T08:15:00.886Z] === RUN TestAuxFormatterEmit [2021-05-18T08:15:00.886Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-18T08:15:00.886Z] === RUN TestStreamWriterStdout [2021-05-18T08:15:00.886Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-18T08:15:00.886Z] === RUN TestStreamWriterStderr [2021-05-18T08:15:00.886Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-18T08:15:00.886Z] PASS [2021-05-18T08:15:00.886Z] coverage: 66.2% of statements [2021-05-18T08:15:00.886Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2021-05-18T08:15:01.131Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-05-18T08:15:01.131Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-05-18T08:15:01.861Z] === RUN TestIsCpusetListAvailable [2021-05-18T08:15:01.861Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-18T08:15:01.861Z] PASS [2021-05-18T08:15:01.861Z] coverage: 38.2% of statements [2021-05-18T08:15:01.861Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2021-05-18T08:15:02.323Z] time="2021-05-18T08:15:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post http://127.0.0.1:49228/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-18T08:15:02.323Z] === RUN TestChtimes [2021-05-18T08:15:02.323Z] --- PASS: TestChtimes (0.00s) [2021-05-18T08:15:02.323Z] === RUN TestChtimesWindows [2021-05-18T08:15:02.323Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-18T08:15:02.323Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-18T08:15:02.323Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-18T08:15:02.323Z] === RUN TestEnsureRemoveAllNotExist [2021-05-18T08:15:02.323Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-18T08:15:02.323Z] === RUN TestEnsureRemoveAllWithDir [2021-05-18T08:15:02.323Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-18T08:15:02.323Z] === RUN TestEnsureRemoveAllWithFile [2021-05-18T08:15:02.323Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-18T08:15:02.323Z] === RUN TestHasWin32KSupport [2021-05-18T08:15:02.323Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-18T08:15:02.323Z] syscall_windows_test.go:8: win32k: true [2021-05-18T08:15:02.323Z] PASS [2021-05-18T08:15:02.323Z] coverage: 12.0% of statements [2021-05-18T08:15:02.323Z] ok github.com/docker/docker/pkg/system 0.067s coverage: 12.0% of statements [2021-05-18T08:15:03.298Z] === RUN TestTailFile [2021-05-18T08:15:03.298Z] --- PASS: TestTailFile (0.00s) [2021-05-18T08:15:03.298Z] === RUN TestTailFileManyLines [2021-05-18T08:15:03.298Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-18T08:15:03.298Z] === RUN TestTailEmptyFile [2021-05-18T08:15:03.298Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-18T08:15:03.298Z] === RUN TestTailNegativeN [2021-05-18T08:15:03.298Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader [2021-05-18T08:15:03.298Z] === CONT TestNewTailReader [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/no_delimiter [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/truncated_last_line [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-18T08:15:03.298Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.298Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.298Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.298Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.298Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.298Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/no_delimiter [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.299Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.300Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.300Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.301Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.301Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.302Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.302Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.302Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.303Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.303Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.303Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.766Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-18T08:15:03.766Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.766Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-18T08:15:03.766Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.766Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.766Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.766Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.766Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.766Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.766Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.766Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.766Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.767Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.767Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-18T08:15:03.768Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-18T08:15:03.768Z] --- PASS: TestNewTailReader (0.00s) [2021-05-18T08:15:03.768Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-18T08:15:03.768Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-18T08:15:03.768Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-18T08:15:03.768Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-18T08:15:03.768Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-18T08:15:03.768Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-18T08:15:03.768Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-18T08:15:03.768Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T08:15:03.769Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T08:15:03.770Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-18T08:15:03.771Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-18T08:15:03.771Z] PASS [2021-05-18T08:15:03.771Z] coverage: 88.6% of statements [2021-05-18T08:15:03.771Z] ok github.com/docker/docker/pkg/tailfile 0.423s coverage: 88.6% of statements [2021-05-18T08:15:04.233Z] === RUN TestTarSumRemoveNonExistent [2021-05-18T08:15:04.233Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-18T08:15:04.233Z] === RUN TestTarSumRemove [2021-05-18T08:15:04.233Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-18T08:15:04.233Z] === RUN TestSortFileInfoSums [2021-05-18T08:15:04.233Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-18T08:15:04.233Z] === RUN TestNewTarSumForLabelInvalid [2021-05-18T08:15:04.233Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-18T08:15:04.233Z] === RUN TestNewTarSumForLabel [2021-05-18T08:15:04.233Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-18T08:15:04.233Z] === RUN TestEmptyTar [2021-05-18T08:15:04.233Z] --- PASS: TestEmptyTar (0.00s) [2021-05-18T08:15:04.233Z] === RUN TestTarSumsReadSize [2021-05-18T08:15:04.233Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-18T08:15:04.233Z] === RUN TestTarSums [2021-05-18T08:15:04.233Z] --- PASS: TestTarSums (0.09s) [2021-05-18T08:15:04.233Z] === RUN TestIteration [2021-05-18T08:15:04.233Z] --- PASS: TestIteration (0.00s) [2021-05-18T08:15:04.233Z] === RUN TestVersionLabelForChecksum [2021-05-18T08:15:04.233Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-18T08:15:04.233Z] === RUN TestVersion [2021-05-18T08:15:04.233Z] --- PASS: TestVersion (0.00s) [2021-05-18T08:15:04.233Z] === RUN TestGetVersion [2021-05-18T08:15:04.233Z] --- PASS: TestGetVersion (0.00s) [2021-05-18T08:15:04.233Z] === RUN TestGetVersions [2021-05-18T08:15:04.233Z] --- PASS: TestGetVersions (0.00s) [2021-05-18T08:15:04.233Z] PASS [2021-05-18T08:15:04.233Z] coverage: 89.3% of statements [2021-05-18T08:15:04.233Z] ok github.com/docker/docker/pkg/tarsum 0.145s coverage: 89.3% of statements [2021-05-18T08:15:04.695Z] testing: warning: no tests to run [2021-05-18T08:15:04.695Z] PASS [2021-05-18T08:15:04.695Z] coverage: [no statements] [2021-05-18T08:15:04.695Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2021-05-18T08:15:05.158Z] === RUN TestTruncIndex [2021-05-18T08:15:05.158Z] --- PASS: TestTruncIndex (0.10s) [2021-05-18T08:15:05.158Z] PASS [2021-05-18T08:15:05.158Z] coverage: 91.5% of statements [2021-05-18T08:15:05.158Z] ok github.com/docker/docker/pkg/truncindex 0.155s coverage: 91.5% of statements [2021-05-18T08:15:05.619Z] === RUN TestIsGIT [2021-05-18T08:15:05.619Z] --- PASS: TestIsGIT (0.00s) [2021-05-18T08:15:05.619Z] === RUN TestIsTransport [2021-05-18T08:15:05.619Z] --- PASS: TestIsTransport (0.00s) [2021-05-18T08:15:05.619Z] PASS [2021-05-18T08:15:05.619Z] coverage: 100.0% of statements [2021-05-18T08:15:05.619Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2021-05-18T08:15:06.082Z] === RUN TestVersionInfo [2021-05-18T08:15:06.082Z] --- PASS: TestVersionInfo (0.00s) [2021-05-18T08:15:06.082Z] === RUN TestAppendVersions [2021-05-18T08:15:06.082Z] --- PASS: TestAppendVersions (0.00s) [2021-05-18T08:15:06.082Z] PASS [2021-05-18T08:15:06.082Z] coverage: 88.9% of statements [2021-05-18T08:15:06.082Z] ok github.com/docker/docker/pkg/useragent 0.102s coverage: 88.9% of statements [2021-05-18T08:15:06.543Z] time="2021-05-18T08:15:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post http://127.0.0.1:49228/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-18T08:15:08.089Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-18T08:15:08.089Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-18T08:15:08.089Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-18T08:15:08.089Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-18T08:15:08.089Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-18T08:15:08.089Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-18T08:15:08.089Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-18T08:15:08.089Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-18T08:15:08.089Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-18T08:15:08.089Z] === RUN TestNewSettable [2021-05-18T08:15:08.089Z] --- PASS: TestNewSettable (0.00s) [2021-05-18T08:15:08.089Z] === RUN TestIsSettable [2021-05-18T08:15:08.089Z] --- PASS: TestIsSettable (0.00s) [2021-05-18T08:15:08.089Z] === RUN TestUpdateSettingsEnv [2021-05-18T08:15:08.089Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-18T08:15:08.089Z] PASS [2021-05-18T08:15:08.089Z] coverage: 20.1% of statements [2021-05-18T08:15:08.089Z] ok github.com/docker/docker/plugin/v2 0.076s coverage: 20.1% of statements [2021-05-18T08:15:08.089Z] === RUN TestValidatePrivileges [2021-05-18T08:15:08.089Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-18T08:15:08.089Z] === RUN TestFilterByCapNeg [2021-05-18T08:15:08.089Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-18T08:15:08.089Z] === RUN TestFilterByCapPos [2021-05-18T08:15:08.089Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-18T08:15:08.089Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-18T08:15:08.089Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-18T08:15:08.089Z] PASS [2021-05-18T08:15:08.089Z] coverage: 12.0% of statements [2021-05-18T08:15:08.089Z] ok github.com/docker/docker/plugin 0.099s coverage: 12.0% of statements [2021-05-18T08:15:09.255Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-18T08:15:09.634Z] === RUN TestLoad [2021-05-18T08:15:09.634Z] --- PASS: TestLoad (0.00s) [2021-05-18T08:15:09.634Z] === RUN TestSave [2021-05-18T08:15:09.634Z] --- PASS: TestSave (0.03s) [2021-05-18T08:15:09.634Z] === RUN TestAddDeleteGet [2021-05-18T08:15:09.634Z] --- PASS: TestAddDeleteGet (0.04s) [2021-05-18T08:15:09.634Z] === RUN TestInvalidTags [2021-05-18T08:15:09.634Z] --- PASS: TestInvalidTags (0.00s) [2021-05-18T08:15:09.634Z] PASS [2021-05-18T08:15:09.634Z] coverage: 84.4% of statements [2021-05-18T08:15:09.634Z] ok github.com/docker/docker/reference 0.119s coverage: 84.4% of statements [2021-05-18T08:15:10.098Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-18T08:15:10.098Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-05-18T08:15:10.098Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-18T08:15:10.098Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-18T08:15:10.098Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-18T08:15:10.098Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-18T08:15:10.098Z] === RUN TestResumableRequestReaderWithReadError [2021-05-18T08:15:10.098Z] time="2021-05-18T08:15:09Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-18T08:15:10.098Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-05-18T08:15:10.099Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-18T08:15:10.099Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-18T08:15:10.099Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-18T08:15:10.099Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-18T08:15:10.099Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-18T08:15:10.099Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-18T08:15:10.099Z] === RUN TestResumableRequestReader [2021-05-18T08:15:10.099Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-18T08:15:10.099Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-18T08:15:10.099Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-18T08:15:10.099Z] PASS [2021-05-18T08:15:10.099Z] coverage: 100.0% of statements [2021-05-18T08:15:10.099Z] ok github.com/docker/docker/registry/resumable 0.252s coverage: 100.0% of statements [2021-05-18T08:15:10.193Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-18T08:15:10.193Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-18T08:15:10.560Z] === RUN TestRestartManagerTimeout [2021-05-18T08:15:10.560Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-18T08:15:10.560Z] === RUN TestRestartManagerTimeoutReset [2021-05-18T08:15:10.560Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-18T08:15:10.560Z] PASS [2021-05-18T08:15:10.560Z] coverage: 50.9% of statements [2021-05-18T08:15:10.560Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 50.9% of statements [2021-05-18T08:15:11.022Z] === RUN TestResolveAuthConfigIndexServer [2021-05-18T08:15:11.022Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-18T08:15:11.022Z] === RUN TestResolveAuthConfigFullURL [2021-05-18T08:15:11.022Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-18T08:15:11.022Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-18T08:15:11.022Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-18T08:15:11.022Z] === RUN TestValidateMirror [2021-05-18T08:15:11.022Z] --- PASS: TestValidateMirror (0.00s) [2021-05-18T08:15:11.022Z] === RUN TestLoadInsecureRegistries [2021-05-18T08:15:11.133Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-18T08:15:11.484Z] time="2021-05-18T08:15:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-18T08:15:11.484Z] time="2021-05-18T08:15:11Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-18T08:15:11.484Z] time="2021-05-18T08:15:11Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-18T08:15:11.484Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-05-18T08:15:11.484Z] === RUN TestNewServiceConfig [2021-05-18T08:15:11.484Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-18T08:15:11.484Z] === RUN TestValidateIndexName [2021-05-18T08:15:11.484Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-18T08:15:11.484Z] === RUN TestValidateIndexNameWithError [2021-05-18T08:15:11.484Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-18T08:15:11.484Z] === RUN TestEndpointParse [2021-05-18T08:15:11.484Z] --- PASS: TestEndpointParse (0.00s) [2021-05-18T08:15:11.484Z] === RUN TestEndpointParseInvalid [2021-05-18T08:15:11.484Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-18T08:15:11.484Z] === RUN TestValidateEndpoint [2021-05-18T08:15:11.484Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-18T08:15:11.484Z] === RUN TestPing [2021-05-18T08:15:11.484Z] --- PASS: TestPing (0.00s) [2021-05-18T08:15:11.484Z] === RUN TestPingRegistryEndpoint [2021-05-18T08:15:11.484Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-18T08:15:11.484Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:11.484Z] === RUN TestEndpoint [2021-05-18T08:15:11.484Z] --- SKIP: TestEndpoint (0.00s) [2021-05-18T08:15:11.484Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:11.484Z] === RUN TestParseRepositoryInfo [2021-05-18T08:15:11.484Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-18T08:15:11.484Z] === RUN TestNewIndexInfo [2021-05-18T08:15:11.484Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-18T08:15:11.484Z] === RUN TestMirrorEndpointLookup [2021-05-18T08:15:11.484Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-05-18T08:15:11.484Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:11.484Z] === RUN TestSearchRepositories [2021-05-18T08:15:11.484Z] --- PASS: TestSearchRepositories (0.01s) [2021-05-18T08:15:11.484Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-18T08:15:11.484Z] Host: 127.0.0.1:49244 [2021-05-18T08:15:11.484Z] User-Agent: docker test client [2021-05-18T08:15:11.484Z] Authorization: Token fake-token [2021-05-18T08:15:11.484Z] X-Docker-Token: true [2021-05-18T08:15:11.484Z] Accept-Encoding: gzip [2021-05-18T08:15:11.484Z] [2021-05-18T08:15:11.484Z] [2021-05-18T08:15:11.484Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-18T08:15:11.484Z] Connection: close [2021-05-18T08:15:11.484Z] Content-Length: 144 [2021-05-18T08:15:11.484Z] Cache-Control: no-cache [2021-05-18T08:15:11.484Z] Content-Type: application/json [2021-05-18T08:15:11.484Z] Date: Tue, 18 May 2021 08:15:11 GMT [2021-05-18T08:15:11.484Z] Expires: -1 [2021-05-18T08:15:11.484Z] Pragma: no-cache [2021-05-18T08:15:11.484Z] Server: docker-tests/mock [2021-05-18T08:15:11.484Z] X-Docker-Registry-Config: mock [2021-05-18T08:15:11.484Z] X-Docker-Registry-Version: 0.0.0 [2021-05-18T08:15:11.484Z] [2021-05-18T08:15:11.484Z] [2021-05-18T08:15:11.484Z] === RUN TestTrustedLocation [2021-05-18T08:15:11.484Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-18T08:15:11.484Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-18T08:15:11.484Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-18T08:15:11.484Z] === RUN TestAllowNondistributableArtifacts [2021-05-18T08:15:11.484Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-18T08:15:11.484Z] === RUN TestIsSecureIndex [2021-05-18T08:15:11.484Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-18T08:15:11.484Z] PASS [2021-05-18T08:15:11.484Z] coverage: 51.7% of statements [2021-05-18T08:15:11.484Z] ok github.com/docker/docker/registry 0.268s coverage: 51.7% of statements [2021-05-18T08:15:11.484Z] === RUN TestDecodeContainerConfig [2021-05-18T08:15:11.484Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-18T08:15:11.484Z] === RUN TestDecodeContainerConfigIsolation [2021-05-18T08:15:11.484Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-18T08:15:11.484Z] === RUN TestValidatePrivileged [2021-05-18T08:15:11.484Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-18T08:15:11.484Z] PASS [2021-05-18T08:15:11.484Z] coverage: 52.2% of statements [2021-05-18T08:15:11.484Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.2% of statements [2021-05-18T08:15:11.946Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-18T08:15:11.946Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-18T08:15:11.946Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-18T08:15:11.946Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-18T08:15:11.946Z] PASS [2021-05-18T08:15:11.946Z] coverage: 62.5% of statements [2021-05-18T08:15:11.946Z] ok github.com/docker/docker/testutil 0.117s coverage: 62.5% of statements [2021-05-18T08:15:14.872Z] === RUN TestGetDriver [2021-05-18T08:15:14.872Z] --- PASS: TestGetDriver (0.00s) [2021-05-18T08:15:14.872Z] === RUN TestVolumeRequestError [2021-05-18T08:15:14.872Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-18T08:15:14.872Z] PASS [2021-05-18T08:15:14.872Z] coverage: 36.1% of statements [2021-05-18T08:15:14.872Z] ok github.com/docker/docker/volume/drivers 0.080s coverage: 36.1% of statements [2021-05-18T08:15:14.872Z] === RUN TestGetAddress [2021-05-18T08:15:14.872Z] --- PASS: TestGetAddress (0.00s) [2021-05-18T08:15:14.872Z] === RUN TestRemove [2021-05-18T08:15:14.872Z] --- SKIP: TestRemove (0.00s) [2021-05-18T08:15:14.872Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-18T08:15:14.872Z] === RUN TestInitializeWithVolumes [2021-05-18T08:15:14.872Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-05-18T08:15:14.872Z] === RUN TestCreate [2021-05-18T08:15:14.872Z] --- PASS: TestCreate (0.01s) [2021-05-18T08:15:14.872Z] === RUN TestValidateName [2021-05-18T08:15:14.872Z] --- PASS: TestValidateName (0.00s) [2021-05-18T08:15:14.872Z] === RUN TestCreateWithOpts [2021-05-18T08:15:14.872Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-18T08:15:14.872Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-18T08:15:14.872Z] === RUN TestRelaodNoOpts [2021-05-18T08:15:14.872Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-18T08:15:14.872Z] PASS [2021-05-18T08:15:14.872Z] coverage: 41.5% of statements [2021-05-18T08:15:14.872Z] ok github.com/docker/docker/volume/local 0.083s coverage: 41.5% of statements [2021-05-18T08:15:15.335Z] --- PASS: TestNewClientWithTimeout (17.67s) [2021-05-18T08:15:15.335Z] === RUN TestClientStream [2021-05-18T08:15:15.335Z] --- PASS: TestClientStream (0.01s) [2021-05-18T08:15:15.335Z] === RUN TestClientSendFile [2021-05-18T08:15:15.335Z] --- PASS: TestClientSendFile (0.00s) [2021-05-18T08:15:15.335Z] === RUN TestClientWithRequestTimeout [2021-05-18T08:15:15.335Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2021-05-18T08:15:15.335Z] === RUN TestFileSpecPlugin [2021-05-18T08:15:15.335Z] --- PASS: TestFileSpecPlugin (0.03s) [2021-05-18T08:15:15.335Z] === RUN TestFileJSONSpecPlugin [2021-05-18T08:15:15.335Z] --- PASS: TestFileJSONSpecPlugin (0.03s) [2021-05-18T08:15:15.335Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-18T08:15:15.335Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-18T08:15:15.335Z] === RUN TestPluginAddHandler [2021-05-18T08:15:15.335Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-18T08:15:15.335Z] === RUN TestPluginWaitBadPlugin [2021-05-18T08:15:15.335Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-18T08:15:15.336Z] === RUN TestGet [2021-05-18T08:15:15.336Z] time="2021-05-18T08:15:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-18T08:15:15.336Z] === RUN TestConvertTmpfsOptions [2021-05-18T08:15:15.336Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-18T08:15:15.336Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-18T08:15:15.336Z] parser_test.go:49: data="ro" [2021-05-18T08:15:15.336Z] === RUN TestParseMountRaw [2021-05-18T08:15:15.336Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-18T08:15:15.336Z] === RUN TestParseMountRawSplit [2021-05-18T08:15:15.336Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-18T08:15:15.336Z] parser_test.go:390: case 0 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 1 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 2 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 3 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 4 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 5 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 6 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 7 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 8 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 0 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 1 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 2 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 3 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 4 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 5 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 6 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 7 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 8 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 9 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 10 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 11 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 12 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 0 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 1 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 2 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 3 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 4 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 5 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 6 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 7 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 8 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 9 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 10 [2021-05-18T08:15:15.336Z] parser_test.go:390: case 11 [2021-05-18T08:15:15.336Z] === RUN TestParseMountSpec [2021-05-18T08:15:15.336Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-18T08:15:15.336Z] parser_test.go:455: case 0 [2021-05-18T08:15:15.336Z] parser_test.go:455: case 1 [2021-05-18T08:15:15.336Z] parser_test.go:455: case 2 [2021-05-18T08:15:15.798Z] parser_test.go:455: case 3 [2021-05-18T08:15:15.798Z] parser_test.go:455: case 4 [2021-05-18T08:15:15.798Z] parser_test.go:455: case 5 [2021-05-18T08:15:15.798Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-18T08:15:15.798Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-18T08:15:15.798Z] === RUN TestValidateMount [2021-05-18T08:15:15.798Z] --- PASS: TestValidateMount (0.00s) [2021-05-18T08:15:15.798Z] PASS [2021-05-18T08:15:15.798Z] coverage: 66.2% of statements [2021-05-18T08:15:15.798Z] ok github.com/docker/docker/volume/mounts 0.093s coverage: 66.2% of statements [2021-05-18T08:15:16.262Z] time="2021-05-18T08:15:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-18T08:15:17.240Z] === RUN TestSetGetMeta [2021-05-18T08:15:17.240Z] === PAUSE TestSetGetMeta [2021-05-18T08:15:17.240Z] === RUN TestRestore [2021-05-18T08:15:17.240Z] === PAUSE TestRestore [2021-05-18T08:15:17.240Z] === RUN TestServiceCreate [2021-05-18T08:15:17.240Z] === PAUSE TestServiceCreate [2021-05-18T08:15:17.240Z] === RUN TestServiceList [2021-05-18T08:15:17.240Z] === PAUSE TestServiceList [2021-05-18T08:15:17.240Z] === RUN TestServiceRemove [2021-05-18T08:15:17.240Z] === PAUSE TestServiceRemove [2021-05-18T08:15:17.240Z] === RUN TestServiceGet [2021-05-18T08:15:17.240Z] === PAUSE TestServiceGet [2021-05-18T08:15:17.240Z] === RUN TestServicePrune [2021-05-18T08:15:17.240Z] === PAUSE TestServicePrune [2021-05-18T08:15:17.240Z] === RUN TestCreate [2021-05-18T08:15:17.240Z] === PAUSE TestCreate [2021-05-18T08:15:17.240Z] === RUN TestRemove [2021-05-18T08:15:17.240Z] === PAUSE TestRemove [2021-05-18T08:15:17.240Z] === RUN TestList [2021-05-18T08:15:17.240Z] === PAUSE TestList [2021-05-18T08:15:17.240Z] === RUN TestFindByDriver [2021-05-18T08:15:17.240Z] === PAUSE TestFindByDriver [2021-05-18T08:15:17.240Z] === RUN TestFindByReferenced [2021-05-18T08:15:17.240Z] === PAUSE TestFindByReferenced [2021-05-18T08:15:17.240Z] === RUN TestDerefMultipleOfSameRef [2021-05-18T08:15:17.240Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-18T08:15:17.240Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-18T08:15:17.240Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-18T08:15:17.240Z] === RUN TestDefererencePluginOnCreateError [2021-05-18T08:15:17.240Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-18T08:15:17.240Z] === RUN TestRefDerefRemove [2021-05-18T08:15:17.240Z] === PAUSE TestRefDerefRemove [2021-05-18T08:15:17.240Z] === RUN TestGet [2021-05-18T08:15:17.240Z] === PAUSE TestGet [2021-05-18T08:15:17.240Z] === RUN TestGetWithReference [2021-05-18T08:15:17.240Z] === PAUSE TestGetWithReference [2021-05-18T08:15:17.240Z] === RUN TestFilterFunc [2021-05-18T08:15:17.240Z] === RUN TestFilterFunc/test_nil_list [2021-05-18T08:15:17.240Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-18T08:15:17.240Z] === RUN TestFilterFunc/test_empty_list [2021-05-18T08:15:17.240Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-18T08:15:17.240Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-18T08:15:17.240Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-18T08:15:17.240Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-18T08:15:17.240Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-18T08:15:17.240Z] === RUN TestFilterFunc/test_filter_some [2021-05-18T08:15:17.240Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-18T08:15:17.240Z] === RUN TestFilterFunc/test_filter_middle [2021-05-18T08:15:17.240Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-18T08:15:17.240Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-18T08:15:17.240Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-18T08:15:17.240Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-18T08:15:17.240Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-18T08:15:17.240Z] === CONT TestFilterFunc/test_nil_list [2021-05-18T08:15:17.240Z] === CONT TestFilterFunc/test_filter_some [2021-05-18T08:15:17.240Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-18T08:15:17.240Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-18T08:15:17.240Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-18T08:15:17.240Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-18T08:15:17.240Z] === CONT TestFilterFunc/test_filter_middle [2021-05-18T08:15:17.240Z] === CONT TestFilterFunc/test_empty_list [2021-05-18T08:15:17.240Z] --- PASS: TestFilterFunc (0.00s) [2021-05-18T08:15:17.240Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-18T08:15:17.240Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-18T08:15:17.240Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-18T08:15:17.240Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-18T08:15:17.240Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-18T08:15:17.240Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-18T08:15:17.240Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-18T08:15:17.240Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-18T08:15:17.240Z] === CONT TestSetGetMeta [2021-05-18T08:15:17.240Z] === CONT TestFindByReferenced [2021-05-18T08:15:17.240Z] === CONT TestGetWithReference [2021-05-18T08:15:17.240Z] === CONT TestDefererencePluginOnCreateError [2021-05-18T08:15:17.240Z] --- PASS: TestSetGetMeta (0.02s) [2021-05-18T08:15:17.240Z] === CONT TestGet [2021-05-18T08:15:17.240Z] --- PASS: TestFindByReferenced (0.02s) [2021-05-18T08:15:17.240Z] === CONT TestRefDerefRemove [2021-05-18T08:15:17.240Z] --- PASS: TestGetWithReference (0.03s) [2021-05-18T08:15:17.240Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-18T08:15:17.240Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-05-18T08:15:17.240Z] === CONT TestDerefMultipleOfSameRef [2021-05-18T08:15:17.240Z] --- PASS: TestRefDerefRemove (0.03s) [2021-05-18T08:15:17.240Z] === CONT TestServicePrune [2021-05-18T08:15:17.240Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-05-18T08:15:17.240Z] === CONT TestFindByDriver [2021-05-18T08:15:17.240Z] --- PASS: TestGet (0.03s) [2021-05-18T08:15:17.240Z] === CONT TestList [2021-05-18T08:15:17.240Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-05-18T08:15:17.240Z] === CONT TestRemove [2021-05-18T08:15:17.240Z] --- PASS: TestFindByDriver (0.02s) [2021-05-18T08:15:17.240Z] === CONT TestCreate [2021-05-18T08:15:17.240Z] --- PASS: TestRemove (0.02s) [2021-05-18T08:15:17.240Z] === CONT TestServiceList [2021-05-18T08:15:17.240Z] --- PASS: TestList (0.03s) [2021-05-18T08:15:17.240Z] === CONT TestServiceGet [2021-05-18T08:15:17.240Z] --- PASS: TestCreate (0.02s) [2021-05-18T08:15:17.240Z] === CONT TestServiceRemove [2021-05-18T08:15:17.240Z] --- PASS: TestServiceGet (0.10s) [2021-05-18T08:15:17.240Z] === CONT TestServiceCreate [2021-05-18T08:15:17.240Z] time="2021-05-18T08:15:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-18T08:15:17.240Z] === CONT TestRestore [2021-05-18T08:15:17.240Z] --- PASS: TestServiceRemove (0.10s) [2021-05-18T08:15:17.240Z] time="2021-05-18T08:15:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-18T08:15:17.240Z] --- PASS: TestServiceList (0.13s) [2021-05-18T08:15:17.240Z] time="2021-05-18T08:15:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-18T08:15:17.240Z] time="2021-05-18T08:15:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-18T08:15:17.240Z] --- PASS: TestServiceCreate (0.04s) [2021-05-18T08:15:17.240Z] time="2021-05-18T08:15:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-18T08:15:17.241Z] --- PASS: TestServicePrune (0.19s) [2021-05-18T08:15:17.241Z] --- PASS: TestRestore (0.04s) [2021-05-18T08:15:17.241Z] PASS [2021-05-18T08:15:17.241Z] coverage: 70.3% of statements [2021-05-18T08:15:17.241Z] ok github.com/docker/docker/volume/service 0.389s coverage: 70.3% of statements [2021-05-18T08:15:17.711Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-18T08:15:17.711Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-05-18T08:15:18.216Z] time="2021-05-18T08:15:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-18T08:15:21.007Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-18T08:15:22.928Z] time="2021-05-18T08:15:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-18T08:15:23.544Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-05-18T08:15:24.114Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-18T08:15:26.777Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-05-18T08:15:27.719Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-05-18T08:15:28.658Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-05-18T08:15:29.598Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-05-18T08:15:31.533Z] --- PASS: TestGet (15.01s) [2021-05-18T08:15:31.533Z] === RUN TestPluginWithNoManifest [2021-05-18T08:15:31.533Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-18T08:15:31.533Z] === RUN TestGetAll [2021-05-18T08:15:31.533Z] --- PASS: TestGetAll (0.00s) [2021-05-18T08:15:31.533Z] PASS [2021-05-18T08:15:31.533Z] coverage: 73.4% of statements [2021-05-18T08:15:31.533Z] ok github.com/docker/docker/pkg/plugins 35.019s coverage: 73.4% of statements [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/quota [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/rootless [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/volume [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-18T08:15:31.533Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-18T08:15:32.511Z] [2021-05-18T08:15:32.511Z] === Skipped [2021-05-18T08:15:32.511Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-18T08:15:32.511Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-18T08:15:32.511Z] [2021-05-18T08:15:32.511Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-18T08:15:32.511Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:32.511Z] [2021-05-18T08:15:32.511Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-18T08:15:32.511Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:32.511Z] [2021-05-18T08:15:32.511Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-05-18T08:15:32.511Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:32.511Z] [2021-05-18T08:15:32.511Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-18T08:15:32.511Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:32.511Z] [2021-05-18T08:15:32.511Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-18T08:15:32.511Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-18T08:15:32.511Z] [2021-05-18T08:15:32.511Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-18T08:15:32.511Z] daemon_test.go:147: root required [2021-05-18T08:15:32.511Z] [2021-05-18T08:15:32.511Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-18T08:15:32.511Z] reload_test.go:520: root required [2021-05-18T08:15:32.511Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-18T08:15:32.512Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-18T08:15:32.512Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-18T08:15:32.512Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-18T08:15:32.512Z] download_test.go:268: Needs fixing on Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-18T08:15:32.512Z] layer_test.go:304: Failing on Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-18T08:15:32.512Z] layer_test.go:353: Failing on Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-18T08:15:32.512Z] layer_test.go:468: Failing on Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-18T08:15:32.512Z] layer_test.go:697: Failing on Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-18T08:15:32.512Z] migration_test.go:46: Failing on Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-18T08:15:32.512Z] migration_test.go:182: Failing on Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-18T08:15:32.512Z] mount_test.go:17: Failing on Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-18T08:15:32.512Z] mount_test.go:76: Failing on Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-18T08:15:32.512Z] mount_test.go:125: Failing on Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-18T08:15:32.512Z] mount_test.go:212: Failing on Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-18T08:15:32.512Z] archive_test.go:134: Xz not present in msys2 [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-18T08:15:32.512Z] archive_test.go:239: Failing on Windows CI machines [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-18T08:15:32.512Z] archive_windows_test.go:16: Currently fails [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-18T08:15:32.512Z] changes_test.go:196: needs more investigation [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-18T08:15:32.512Z] changes_test.go:433: needs further investigation [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-18T08:15:32.512Z] changes_test.go:469: needs further investigation [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-18T08:15:32.512Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-18T08:15:32.512Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-18T08:15:32.512Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-18T08:15:32.512Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-18T08:15:32.512Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-18T08:15:32.512Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-18T08:15:32.512Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-18T08:15:32.512Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-18T08:15:32.512Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-18T08:15:32.512Z] poller_test.go:41: No chmod on Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-18T08:15:32.512Z] fileutils_test.go:134: Needs porting to Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-18T08:15:32.512Z] fileutils_test.go:180: Needs porting to Windows [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-18T08:15:32.512Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-18T08:15:32.512Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-05-18T08:15:32.512Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-18T08:15:32.512Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-18T08:15:32.512Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] [2021-05-18T08:15:32.512Z] DONE 1833 tests, 45 skipped in 213.521s [2021-05-18T08:15:32.512Z] INFO: make.ps1 ended at 05/18/2021 08:15:32 [2021-05-18T08:15:32.903Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-05-18T08:15:32.903Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-05-18T08:15:33.471Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-18T08:15:34.058Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-18T08:15:34.058Z] INFO: Unit tests ended at 05/18/2021 08:15:34. Duration:00:03:50.1564133 [2021-05-18T08:15:34.058Z] INFO: Building busybox [2021-05-18T08:15:34.410Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-05-18T08:15:34.520Z] Sending build context to Docker daemon 5.12kB [2021-05-18T08:15:34.520Z] [2021-05-18T08:15:34.520Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-18T08:15:34.520Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-18T08:15:34.520Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-18T08:15:34.520Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-18T08:15:34.520Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-18T08:15:34.520Z] ---> 3a7f23e29bd7 [2021-05-18T08:15:34.520Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-18T08:15:34.520Z] ---> Running in 3f29ec6ea435 [2021-05-18T08:15:36.949Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-18T08:15:36.949Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-05-18T08:15:39.234Z] Removing intermediate container 3f29ec6ea435 [2021-05-18T08:15:39.234Z] ---> 09b380ed1d03 [2021-05-18T08:15:39.234Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-18T08:15:39.234Z] ---> Running in 81b8b6b208d0 [2021-05-18T08:15:39.697Z] Removing intermediate container 81b8b6b208d0 [2021-05-18T08:15:39.697Z] ---> 96a9865fb0ba [2021-05-18T08:15:39.697Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-18T08:15:39.697Z] ---> Running in f21e90478c26 [2021-05-18T08:15:40.159Z] Removing intermediate container f21e90478c26 [2021-05-18T08:15:40.159Z] ---> 3d53bf357506 [2021-05-18T08:15:40.159Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-18T08:15:40.242Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-18T08:15:41.137Z] [2021-05-18T08:15:41.599Z] ---> 7158375c70fa [2021-05-18T08:15:41.599Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-18T08:15:41.599Z] ---> Running in d63979781ff4 [2021-05-18T08:15:41.623Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-05-18T08:15:43.546Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-05-18T08:15:46.085Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-05-18T08:15:51.363Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-05-18T08:15:51.952Z] Removing intermediate container d63979781ff4 [2021-05-18T08:15:51.952Z] ---> 18a32a40249e [2021-05-18T08:15:51.952Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-18T08:15:51.952Z] ---> Running in 4b5bea237510 [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-18T08:15:52.159Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2021-05-18T08:15:52.159Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-18T08:15:52.159Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-18T08:15:52.159Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2021-05-18T08:15:52.159Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-18T08:15:52.159Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-05-18T08:15:52.159Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/builder [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-18T08:15:52.159Z] ok github.com/docker/docker/builder/remotecontext 0.104s coverage: 13.7% of statements [2021-05-18T08:15:52.159Z] ok github.com/docker/docker/builder/dockerfile 0.212s coverage: 48.5% of statements [2021-05-18T08:15:52.159Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-18T08:15:52.413Z] [2021-05-18T08:15:52.413Z] SUCCESS: Specified value was saved. [2021-05-18T08:15:53.522Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-05-18T08:15:54.085Z] ok github.com/docker/docker/builder/remotecontext/git 1.193s coverage: 86.3% of statements [2021-05-18T08:15:54.085Z] ? github.com/docker/docker/cli [no test files] [2021-05-18T08:15:54.085Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-18T08:15:54.601Z] Removing intermediate container 4b5bea237510 [2021-05-18T08:15:54.601Z] ---> 643b3a3a1293 [2021-05-18T08:15:54.601Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-18T08:15:54.601Z] ---> Running in 6d64a15ff80b [2021-05-18T08:15:56.637Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-05-18T08:15:56.751Z] --- PASS: TestBuildWithHugeFile (114.10s) [2021-05-18T08:15:56.752Z] === RUN TestBuildWCOWSandboxSize [2021-05-18T08:15:58.256Z] ok github.com/docker/docker/client 0.236s coverage: 75.4% of statements [2021-05-18T08:15:59.306Z] Cannot create a file when that file already exists. [2021-05-18T08:16:04.015Z] Removing intermediate container 6d64a15ff80b [2021-05-18T08:16:04.015Z] ---> 8859ac1e9473 [2021-05-18T08:16:04.015Z] Step 13/13 : CMD ["sh"] [2021-05-18T08:16:04.015Z] ---> Running in acd1da89a202 [2021-05-18T08:16:04.015Z] Removing intermediate container acd1da89a202 [2021-05-18T08:16:04.015Z] ---> 9165e0e81593 [2021-05-18T08:16:04.015Z] Successfully built 9165e0e81593 [2021-05-18T08:16:04.015Z] Successfully tagged busybox:latest [2021-05-18T08:16:04.015Z] INFO: Docker images of the daemon under test [2021-05-18T08:16:04.015Z] [2021-05-18T08:16:04.015Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-18T08:16:04.015Z] busybox latest 9165e0e81593 Less than a second ago 5.3GB [2021-05-18T08:16:04.015Z] microsoft/windowsservercore latest 3a7f23e29bd7 9 days ago 5.28GB [2021-05-18T08:16:04.015Z] mcr.microsoft.com/windows/servercore ltsc2019 3a7f23e29bd7 9 days ago 5.28GB [2021-05-18T08:16:04.015Z] [2021-05-18T08:16:04.015Z] INFO: Running integration tests at 05/18/2021 08:16:03... [2021-05-18T08:16:04.015Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-18T08:16:04.015Z] INFO: Integration API tests being run from the host: [2021-05-18T08:16:04.015Z] INFO: make.ps1 starting at 05/18/2021 08:16:03 [2021-05-18T08:16:04.761Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-05-18T08:16:04.761Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-18T08:16:04.761Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-18T08:16:04.989Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-18T08:16:06.144Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-05-18T08:16:08.055Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-05-18T08:16:09.434Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-05-18T08:16:11.972Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-18T08:16:12.231Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-18T08:16:12.800Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-18T08:16:13.753Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-18T08:16:13.753Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-18T08:16:14.013Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-05-18T08:16:14.272Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-18T08:16:14.531Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-18T08:16:18.724Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-18T08:16:20.629Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-18T08:16:23.165Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-18T08:16:25.074Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-18T08:16:26.455Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-05-18T08:16:26.715Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-18T08:16:28.622Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-18T08:16:35.037Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:16:35.037Z] INFO: Testing against a local daemon [2021-05-18T08:16:35.037Z] === RUN TestBuildWithSession [2021-05-18T08:16:35.037Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-18T08:16:35.037Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T08:16:35.037Z] === RUN TestBuildSquashParent [2021-05-18T08:16:35.037Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-18T08:16:35.037Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:16:35.037Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-18T08:16:35.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:16:35.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:16:35.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:16:35.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:16:35.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:16:35.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:16:35.037Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:16:35.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:16:35.037Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:16:35.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:16:35.037Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:16:35.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:16:35.037Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-18T08:16:35.037Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-18T08:16:35.037Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-18T08:16:35.037Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-18T08:16:38.607Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-18T08:16:38.607Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-18T08:16:42.817Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-05-18T08:16:44.884Z] ok github.com/docker/docker/cmd/dockerd 0.106s coverage: 29.1% of statements [2021-05-18T08:16:44.884Z] ok github.com/docker/docker/container 0.149s coverage: 34.6% of statements [2021-05-18T08:16:44.884Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-18T08:16:44.884Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-18T08:16:44.884Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-18T08:16:44.884Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-18T08:16:45.354Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-05-18T08:16:45.390Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-18T08:16:45.390Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-18T08:16:49.548Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-05-18T08:16:49.548Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-05-18T08:16:50.133Z] ok github.com/docker/docker/daemon/cluster 0.083s coverage: 0.5% of statements [2021-05-18T08:16:51.155Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-05-18T08:16:53.044Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-05-18T08:16:54.007Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-18T08:16:54.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.44s) [2021-05-18T08:16:54.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.62s) [2021-05-18T08:16:54.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.77s) [2021-05-18T08:16:54.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.89s) [2021-05-18T08:16:54.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.22s) [2021-05-18T08:16:54.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.25s) [2021-05-18T08:16:54.007Z] === RUN TestBuildMultiStageCopy [2021-05-18T08:16:54.007Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite (523.81s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.58s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.17s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.06s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.55s) [2021-05-18T08:16:57.676Z] docker_cli_daemon_test.go:1455: [dd55ad7e48389] daemon is not started [2021-05-18T08:16:57.676Z] check_test.go:309: [d736a46c208aa] daemon is not started [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.63s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.02s) [2021-05-18T08:16:57.676Z] check_test.go:309: [d5698a66aecac] daemon is not started [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.13s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.49s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.82s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.40s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.49s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.30s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.01s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.01s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-05-18T08:16:57.676Z] check_test.go:309: [d37599dfd3877] daemon is not started [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-05-18T08:16:57.676Z] check_test.go:309: [df73edd1d0ace] daemon is not started [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.64s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.90s) [2021-05-18T08:16:57.676Z] check_test.go:309: [d4d73ca0da555] daemon is not started [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.30s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.97s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.48s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.30s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (1.07s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.97s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.16s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-05-18T08:16:57.676Z] check_test.go:309: [daa3a979420f2] daemon is not started [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.98s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.72s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.88s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.52s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.72s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.26s) [2021-05-18T08:16:57.676Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-18T08:16:57.676Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-18T08:16:57.676Z] check_test.go:309: [d32c82fc2f804] daemon is not started [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.41s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.61s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.34s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.95s) [2021-05-18T08:16:57.676Z] check_test.go:309: [da08922cf0082] daemon is not started [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.59s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.93s) [2021-05-18T08:16:57.676Z] check_test.go:309: [d868d64530368] daemon is not started [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.79s) [2021-05-18T08:16:57.676Z] docker_cli_daemon_plugins_test.go:79: [ddf8b13e225cf] daemon is not started [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.83s) [2021-05-18T08:16:57.676Z] docker_cli_daemon_plugins_test.go:169: [d20f607918fa5] daemon is not started [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.98s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.01s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.85s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-05-18T08:16:57.676Z] check_test.go:309: [dfdb93f13201a] daemon is not started [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.73s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.87s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.61s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.78s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.58s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.80s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.87s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (1.23s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.88s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.84s) [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (9.18s) [2021-05-18T08:16:57.676Z] check_test.go:309: [df88625c6daf4] daemon is not started [2021-05-18T08:16:57.676Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.86s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.57s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.03s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.37s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.18s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.26s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.92s) [2021-05-18T08:16:57.677Z] check_test.go:309: [d2f292023e116] daemon is not started [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.88s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.13s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (17.82s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.84s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.09s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.86s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.69s) [2021-05-18T08:16:57.677Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-18T08:16:57.677Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-18T08:16:57.677Z] check_test.go:309: [d39227f961d48] daemon is not started [2021-05-18T08:16:57.677Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-18T08:16:57.677Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-18T08:16:57.677Z] check_test.go:309: [d9705ae32055f] daemon is not started [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (5.06s) [2021-05-18T08:16:57.677Z] check_test.go:309: [d23583f9db6d1] daemon is not started [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.26s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.40s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (5.12s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.25s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.77s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.21s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.28s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.21s) [2021-05-18T08:16:57.677Z] check_test.go:309: [d892d50e37931] daemon is not started [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.67s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (5.09s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.53s) [2021-05-18T08:16:57.677Z] check_test.go:309: [d08270052ac7b] daemon is not started [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.97s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.96s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.17s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.92s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.70s) [2021-05-18T08:16:57.677Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-05-18T08:16:57.677Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-05-18T08:16:57.677Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-05-18T08:16:57.677Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-05-18T08:16:57.677Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-05-18T08:16:57.677Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-05-18T08:16:57.677Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-05-18T08:16:57.677Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-05-18T08:16:57.677Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-05-18T08:16:57.677Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-05-18T08:16:57.677Z] check_test.go:309: [d203bca759c7a] daemon is not started [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.03s) [2021-05-18T08:16:57.677Z] check_test.go:309: [dccca19554be7] daemon is not started [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.88s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.96s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.17s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.92s) [2021-05-18T08:16:57.677Z] check_test.go:309: [d43178c60c150] daemon is not started [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.49s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.98s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (6.78s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.34s) [2021-05-18T08:16:57.677Z] check_test.go:309: [d5f63d3900d78] daemon is not started [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.10s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.46s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.86s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.07s) [2021-05-18T08:16:57.677Z] check_test.go:309: [d15a3c4acda77] daemon is not started [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.92s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.95s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.94s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (3.01s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-05-18T08:16:57.677Z] check_test.go:309: [d87dc4b384091] daemon is not started [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.10s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.21s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.73s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.14s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.49s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.29s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.09s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.30s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.33s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.60s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.52s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.70s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.40s) [2021-05-18T08:16:57.677Z] docker_cli_daemon_test.go:2550: [d0447add435eb] daemon is not started [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (12.02s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.22s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.69s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.10s) [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s) [2021-05-18T08:16:57.677Z] check_test.go:309: [ded9e389e3d10] daemon is not started [2021-05-18T08:16:57.677Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.89s) [2021-05-18T08:16:57.677Z] === RUN TestDockerSwarmSuite [2021-05-18T08:16:57.677Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-05-18T08:17:00.215Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-05-18T08:17:02.601Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-18T08:17:02.980Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2021-05-18T08:17:02.980Z] ok github.com/docker/docker/daemon 12.228s coverage: 17.3% of statements [2021-05-18T08:17:02.980Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-18T08:17:02.980Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-18T08:17:03.062Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-18T08:17:03.505Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-05-18T08:17:03.542Z] ok github.com/docker/docker/daemon/config 0.046s coverage: 81.8% of statements [2021-05-18T08:17:03.798Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-05-18T08:17:04.035Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-18T08:17:04.725Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-05-18T08:17:04.725Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-18T08:17:04.725Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-18T08:17:05.009Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-18T08:17:05.286Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2021-05-18T08:17:06.554Z] --- PASS: TestBuildMultiStageCopy (12.80s) [2021-05-18T08:17:06.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.66s) [2021-05-18T08:17:06.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2021-05-18T08:17:06.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.97s) [2021-05-18T08:17:06.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s) [2021-05-18T08:17:06.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.26s) [2021-05-18T08:17:06.554Z] === RUN TestBuildMultiStageParentConfig [2021-05-18T08:17:07.801Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.427s coverage: 73.3% of statements [2021-05-18T08:17:08.362Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.1% of statements [2021-05-18T08:17:08.742Z] --- PASS: TestBuildMultiStageParentConfig (2.61s) [2021-05-18T08:17:08.742Z] === RUN TestBuildLabelWithTargets [2021-05-18T08:17:08.742Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-05-18T08:17:08.742Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:17:08.742Z] === RUN TestBuildWithEmptyLayers [2021-05-18T08:17:09.290Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.500s coverage: 56.2% of statements [2021-05-18T08:17:10.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-05-18T08:17:10.287Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2021-05-18T08:17:10.287Z] === RUN TestBuildMultiStageOnBuild [2021-05-18T08:17:10.341Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-18T08:17:11.806Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-05-18T08:17:12.881Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-18T08:17:13.692Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.334s coverage: 49.4% of statements [2021-05-18T08:17:13.692Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.840s coverage: 46.2% of statements [2021-05-18T08:17:13.692Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-18T08:17:16.207Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 57.5% of statements [2021-05-18T08:17:16.207Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.696s coverage: 57.7% of statements [2021-05-18T08:17:16.207Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-18T08:17:16.207Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-18T08:17:17.572Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-05-18T08:17:18.500Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-05-18T08:17:19.428Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-05-18T08:17:19.428Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-18T08:17:19.428Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-18T08:17:20.793Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.0% of statements [2021-05-18T08:17:21.720Z] ok github.com/docker/docker/daemon/logger/awslogs 0.182s coverage: 77.8% of statements [2021-05-18T08:17:21.720Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-18T08:17:21.720Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-18T08:17:21.975Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2021-05-18T08:17:22.903Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-05-18T08:17:23.465Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-05-18T08:17:23.465Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2021-05-18T08:17:24.831Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2021-05-18T08:17:24.831Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-18T08:17:25.088Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 59.3% of statements [2021-05-18T08:17:25.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-05-18T08:17:25.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-18T08:17:25.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-05-18T08:17:25.665Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-18T08:17:26.234Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-18T08:17:26.453Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-05-18T08:17:27.173Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-18T08:17:27.818Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-05-18T08:17:28.012Z] --- PASS: TestBuildMultiStageOnBuild (16.73s) [2021-05-18T08:17:28.012Z] === RUN TestBuildUncleanTarFilenames [2021-05-18T08:17:28.012Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-18T08:17:28.012Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:17:28.012Z] === RUN TestBuildMultiStageLayerLeak [2021-05-18T08:17:28.074Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-05-18T08:17:28.636Z] ok github.com/docker/docker/daemon/logger/splunk 1.682s coverage: 82.5% of statements [2021-05-18T08:17:28.636Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-18T08:17:28.892Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-05-18T08:17:28.892Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-18T08:17:29.713Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-18T08:17:29.713Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-18T08:17:30.282Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-18T08:17:30.783Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2021-05-18T08:17:31.711Z] ok github.com/docker/docker/distribution 0.188s coverage: 25.2% of statements [2021-05-18T08:17:31.711Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-18T08:17:32.637Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-05-18T08:17:33.564Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-05-18T08:17:34.124Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2021-05-18T08:17:34.124Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-18T08:17:34.379Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-05-18T08:17:35.744Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2021-05-18T08:17:35.744Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-05-18T08:17:35.744Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-18T08:17:36.333Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-05-18T08:17:38.244Z] ok github.com/docker/docker/oci 0.015s coverage: 45.2% of statements [2021-05-18T08:17:38.806Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-05-18T08:17:38.806Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-05-18T08:17:40.693Z] ok github.com/docker/docker/pkg/archive 0.284s coverage: 81.9% of statements [2021-05-18T08:17:41.619Z] ok github.com/docker/docker/pkg/authorization 0.131s coverage: 68.3% of statements [2021-05-18T08:17:41.619Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-05-18T08:17:41.874Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-05-18T08:17:42.862Z] --- PASS: TestBuildMultiStageLayerLeak (15.71s) [2021-05-18T08:17:42.862Z] === RUN TestBuildWithHugeFile [2021-05-18T08:17:45.137Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 43.2% of statements [2021-05-18T08:17:45.137Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-05-18T08:17:45.699Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-05-18T08:17:45.955Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-05-18T08:17:46.211Z] ok github.com/docker/docker/layer 8.033s coverage: 68.8% of statements [2021-05-18T08:17:46.211Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-18T08:17:46.211Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-18T08:17:46.211Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-18T08:17:46.211Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-18T08:17:46.211Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-18T08:17:46.211Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-18T08:17:46.211Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-18T08:17:46.772Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-05-18T08:17:47.334Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-05-18T08:17:47.896Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-05-18T08:17:48.378Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-18T08:17:48.378Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-18T08:17:48.638Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-18T08:17:49.208Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-18T08:17:49.259Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-05-18T08:17:49.467Z] === RUN TestDockerSuite/TestBuildFails [2021-05-18T08:17:49.820Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 88.7% of statements [2021-05-18T08:17:50.076Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2021-05-18T08:17:50.332Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2021-05-18T08:17:50.589Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-05-18T08:17:50.847Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-18T08:17:50.847Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-18T08:17:51.517Z] ok github.com/docker/docker/pkg/idtools 0.445s coverage: 69.5% of statements [2021-05-18T08:17:51.773Z] ok github.com/docker/docker/pkg/ioutils 0.479s coverage: 69.3% of statements [2021-05-18T08:17:52.334Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-05-18T08:17:52.334Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-18T08:17:52.334Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-05-18T08:17:52.334Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-18T08:17:52.334Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-18T08:17:52.590Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2021-05-18T08:17:52.590Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-18T08:17:52.845Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2021-05-18T08:17:53.102Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-05-18T08:17:53.358Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-05-18T08:17:53.358Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-05-18T08:17:53.358Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-18T08:17:53.358Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-18T08:17:54.163Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-18T08:17:54.286Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-05-18T08:17:55.213Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-05-18T08:17:55.213Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-05-18T08:17:55.468Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-05-18T08:17:56.697Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-18T08:17:56.829Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-05-18T08:17:56.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-05-18T08:17:56.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-05-18T08:17:57.085Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-05-18T08:18:00.245Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-18T08:18:00.349Z] ok github.com/docker/docker/pkg/signal 2.372s coverage: 61.0% of statements [2021-05-18T08:18:00.349Z] ok github.com/docker/docker/pkg/stdcopy 0.020s coverage: 100.0% of statements [2021-05-18T08:18:00.605Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-05-18T08:18:00.860Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-05-18T08:18:01.421Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-05-18T08:18:01.982Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-05-18T08:18:02.151Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-18T08:18:02.151Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-18T08:18:02.544Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2021-05-18T08:18:03.105Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2021-05-18T08:18:03.105Z] testing: warning: no tests to run [2021-05-18T08:18:03.105Z] coverage: [no statements] [2021-05-18T08:18:03.105Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-05-18T08:18:03.529Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-18T08:18:03.665Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-05-18T08:18:03.665Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-05-18T08:18:03.921Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-05-18T08:18:05.809Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-05-18T08:18:06.735Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-05-18T08:18:06.818Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-18T08:18:06.991Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.4% of statements [2021-05-18T08:18:07.386Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-18T08:18:07.645Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-18T08:18:08.355Z] ok github.com/docker/docker/quota 0.244s coverage: 71.4% of statements [2021-05-18T08:18:08.917Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-05-18T08:18:10.282Z] ok github.com/docker/docker/registry 0.059s coverage: 58.8% of statements [2021-05-18T08:18:10.842Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-05-18T08:18:10.842Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2021-05-18T08:18:10.937Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-18T08:18:11.770Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-05-18T08:18:11.770Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-05-18T08:18:13.472Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-18T08:18:15.035Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-05-18T08:18:15.378Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-18T08:18:15.595Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2021-05-18T08:18:16.156Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2021-05-18T08:18:17.519Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2021-05-18T08:18:18.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-05-18T08:18:19.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-05-18T08:18:19.812Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-18T08:18:20.380Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-18T08:18:21.318Z] --- PASS: TestImportExtremelyLargeImageWorks (232.22s) [2021-05-18T08:18:21.318Z] PASS [2021-05-18T08:18:21.318Z] [2021-05-18T08:18:21.318Z] DONE 12 tests in 236.916s [2021-05-18T08:18:21.318Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-18T08:18:21.318Z] ++ 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 [2021-05-18T08:18:21.318Z] ++ set -e [2021-05-18T08:18:21.318Z] ++ '[' -n 0 ']' [2021-05-18T08:18:21.318Z] ++ set -x [2021-05-18T08:18:21.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-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 [2021-05-18T08:18:21.318Z] INFO: Testing against a local daemon [2021-05-18T08:18:21.318Z] === RUN TestNetworkCreateDelete [2021-05-18T08:18:21.887Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-18T08:18:21.887Z] --- PASS: TestNetworkCreateDelete (0.53s) [2021-05-18T08:18:21.887Z] === RUN TestDockerNetworkDeletePreferID [2021-05-18T08:18:22.456Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-18T08:18:22.715Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-18T08:18:22.715Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-18T08:18:23.651Z] --- PASS: TestDockerNetworkDeletePreferID (1.62s) [2021-05-18T08:18:23.651Z] === RUN TestDaemonDNSFallback [2021-05-18T08:18:23.910Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-18T08:18:24.169Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-18T08:18:24.739Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-18T08:18:24.999Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-18T08:18:25.258Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-18T08:18:25.825Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-18T08:18:26.763Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-18T08:18:28.668Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-18T08:18:29.674Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/rootless [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/volume [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-18T08:18:29.674Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === Skipped [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-18T08:18:29.674Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T08:18:29.674Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-18T08:18:29.674Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T08:18:29.674Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-18T08:18:29.674Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T08:18:29.674Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-18T08:18:29.674Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T08:18:29.674Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-18T08:18:29.674Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T08:18:29.674Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-18T08:18:29.674Z] graphtest_unix.go:73: No driver to put! [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-18T08:18:29.674Z] time="2021-05-18T08:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T08:18:29.674Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T08:18:29.674Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-18T08:18:29.674Z] time="2021-05-18T08:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T08:18:29.674Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T08:18:29.674Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-18T08:18:29.674Z] time="2021-05-18T08:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T08:18:29.674Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T08:18:29.674Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-18T08:18:29.674Z] time="2021-05-18T08:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T08:18:29.674Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T08:18:29.674Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-18T08:18:29.674Z] time="2021-05-18T08:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-18T08:18:29.674Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-18T08:18:29.674Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-18T08:18:29.674Z] graphtest_unix.go:73: No driver to put! [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-18T08:18:29.674Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-18T08:18:29.674Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-18T08:18:29.674Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-18T08:18:29.674Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-18T08:18:29.674Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T08:18:29.674Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-18T08:18:29.674Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T08:18:29.674Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-18T08:18:29.674Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T08:18:29.674Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T08:18:29.674Z] [2021-05-18T08:18:29.674Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-18T08:18:29.675Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T08:18:29.675Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T08:18:29.675Z] [2021-05-18T08:18:29.675Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-18T08:18:29.675Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-18T08:18:29.675Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-18T08:18:29.675Z] [2021-05-18T08:18:29.675Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-18T08:18:29.675Z] graphtest_unix.go:73: No driver to put! [2021-05-18T08:18:29.675Z] [2021-05-18T08:18:29.675Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-18T08:18:29.675Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-18T08:18:29.675Z] [2021-05-18T08:18:29.675Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-18T08:18:29.675Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-18T08:18:29.675Z] [2021-05-18T08:18:29.675Z] [2021-05-18T08:18:29.675Z] DONE 2254 tests, 24 skipped in 253.578s Post stage [Pipeline] junit [2021-05-18T08:18:29.683Z] Recording test results [2021-05-18T08:18:30.065Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-05-18T08:18:30.442Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42390/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2842639e0e22bc2f91271603fb9990fa2ac8ad2e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2842639e0e22bc2f91271603fb9990fa2ac8ad2e hack/validate/vendor [2021-05-18T08:18:31.199Z] --- PASS: TestDaemonDNSFallback (7.74s) [2021-05-18T08:18:31.199Z] === RUN TestInspectNetwork [2021-05-18T08:18:31.368Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-18T08:18:31.968Z] + echo Ensuring container killed. [2021-05-18T08:18:31.968Z] Ensuring container killed. [2021-05-18T08:18:31.968Z] + docker rm -vf docker-pr1 [2021-05-18T08:18:31.968Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-18T08:18:32.282Z] + echo Chowning /workspace to jenkins user [2021-05-18T08:18:32.282Z] Chowning /workspace to jenkins user [2021-05-18T08:18:32.282Z] + id -u [2021-05-18T08:18:32.282Z] + id -g [2021-05-18T08:18:32.282Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42390:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-18T08:18:33.176Z] + bundleName=unit [2021-05-18T08:18:33.176Z] + echo Creating unit-bundles.tar.gz [2021-05-18T08:18:33.176Z] Creating unit-bundles.tar.gz [2021-05-18T08:18:33.176Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-05-18T08:18:33.176Z] bundles/junit-report.xml [2021-05-18T08:18:33.176Z] bundles/go-test-report.json [2021-05-18T08:18:33.176Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-05-18T08:18:33.186Z] Archiving artifacts [2021-05-18T08:18:33.824Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42390/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-18T08:18:34.121Z] + make clean [2021-05-18T08:18:34.377Z] docker volume rm -f docker-dev-cache [2021-05-18T08:18:34.377Z] docker-dev-cache [Pipeline] deleteDir [2021-05-18T08:18:34.491Z] === RUN TestDockerSuite/TestBuildLineBreak [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T08:18:35.871Z] === RUN TestInspectNetwork/full_network_id [2021-05-18T08:18:35.871Z] === RUN TestInspectNetwork/partial_network_id [2021-05-18T08:18:35.871Z] === RUN TestInspectNetwork/network_name [2021-05-18T08:18:35.871Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-18T08:18:38.421Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-18T08:18:38.421Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-18T08:18:38.421Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-18T08:18:38.421Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-18T08:18:38.421Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-18T08:18:38.680Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-18T08:18:40.060Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-18T08:18:40.060Z] --- PASS: TestInspectNetwork (8.88s) [2021-05-18T08:18:40.060Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-18T08:18:40.060Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-18T08:18:40.060Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-18T08:18:40.060Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-18T08:18:40.060Z] === RUN TestRunContainerWithBridgeNone [2021-05-18T08:18:41.439Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-18T08:18:44.733Z] --- PASS: TestRunContainerWithBridgeNone (4.32s) [2021-05-18T08:18:44.733Z] === RUN TestNetworkInvalidJSON [2021-05-18T08:18:44.733Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-18T08:18:44.733Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-18T08:18:44.733Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:18:44.733Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:18:44.733Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:18:44.733Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:18:44.733Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-18T08:18:44.733Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:18:44.733Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:18:44.733Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-18T08:18:44.733Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-18T08:18:44.733Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-18T08:18:44.733Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-18T08:18:44.733Z] === RUN TestNetworkList [2021-05-18T08:18:44.733Z] === RUN TestNetworkList//networks [2021-05-18T08:18:44.733Z] === PAUSE TestNetworkList//networks [2021-05-18T08:18:44.733Z] === RUN TestNetworkList//networks/ [2021-05-18T08:18:44.733Z] === PAUSE TestNetworkList//networks/ [2021-05-18T08:18:44.733Z] === CONT TestNetworkList//networks [2021-05-18T08:18:44.734Z] === CONT TestNetworkList//networks/ [2021-05-18T08:18:44.734Z] --- PASS: TestNetworkList (0.02s) [2021-05-18T08:18:44.734Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-18T08:18:44.734Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-18T08:18:44.734Z] === RUN TestHostIPv4BridgeLabel [2021-05-18T08:18:45.302Z] --- PASS: TestHostIPv4BridgeLabel (0.97s) [2021-05-18T08:18:45.302Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-18T08:18:46.239Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-18T08:18:46.498Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-18T08:18:46.757Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-18T08:18:47.326Z] --- PASS: TestDaemonRestartWithLiveRestore (1.76s) [2021-05-18T08:18:47.326Z] === RUN TestDaemonDefaultNetworkPools [2021-05-18T08:18:48.706Z] --- PASS: TestDaemonDefaultNetworkPools (1.48s) [2021-05-18T08:18:48.706Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-18T08:18:51.241Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.34s) [2021-05-18T08:18:51.241Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-18T08:18:54.528Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.94s) [2021-05-18T08:18:54.528Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-18T08:18:54.787Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.98s) [2021-05-18T08:18:54.787Z] === RUN TestServiceWithPredefinedNetwork [2021-05-18T08:18:56.694Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-18T08:18:58.085Z] --- PASS: TestServiceWithPredefinedNetwork (3.20s) [2021-05-18T08:18:58.085Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-18T08:18:58.085Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T08:18:58.085Z] service_test.go:242: FLAKY_TEST [2021-05-18T08:18:58.085Z] === RUN TestServiceWithDataPathPortInit [2021-05-18T08:19:01.519Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-18T08:19:02.897Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-18T08:19:04.801Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-18T08:19:04.801Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-18T08:19:08.094Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-05-18T08:19:11.384Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-18T08:19:11.384Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-18T08:19:13.918Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-18T08:19:14.178Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-18T08:19:16.713Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-18T08:19:16.713Z] --- PASS: TestServiceWithDataPathPortInit (18.69s) [2021-05-18T08:19:16.713Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-18T08:19:17.281Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-18T08:19:18.218Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-18T08:19:19.596Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-18T08:19:20.980Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-18T08:19:21.247Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-18T08:19:21.506Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-18T08:19:21.764Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-18T08:19:22.023Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-18T08:19:22.592Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-18T08:19:24.496Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-18T08:19:25.064Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-18T08:19:25.631Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.84s) [2021-05-18T08:19:25.631Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fof0a177enurbnn06jipslung Created:2021-05-18 08:19:18.389438039 +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[409201664c5c89e187fbc283ef5b06a63549fafe6e8023d9e46ea3d5962ac170:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wvfnyuc4gvn95k9lewnm8e6s5 EndpointID:5ec40982292804f57d384c344e68e4f488fd6bf7e66ef675bc22e1425a5e65e3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f58689c83f1c43ed2c4ed58fab103e52789081d033675704c59dc3cd895a57e6 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:64923c3110a8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wvfnyuc4gvn95k9lewnm8e6s5 EndpointID:5ec40982292804f57d384c344e68e4f488fd6bf7e66ef675bc22e1425a5e65e3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-18T08:19:25.631Z] PASS [2021-05-18T08:19:25.631Z] [2021-05-18T08:19:25.631Z] === Skipped [2021-05-18T08:19:25.631Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T08:19:25.631Z] service_test.go:242: FLAKY_TEST [2021-05-18T08:19:25.631Z] [2021-05-18T08:19:25.631Z] [2021-05-18T08:19:25.631Z] DONE 26 tests, 1 skipped in 64.513s [2021-05-18T08:19:25.631Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-18T08:19:25.631Z] ++ 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 [2021-05-18T08:19:25.631Z] ++ set -e [2021-05-18T08:19:25.631Z] ++ '[' -n 0 ']' [2021-05-18T08:19:25.631Z] ++ set -x [2021-05-18T08:19:25.631Z] ++ 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 [2021-05-18T08:19:25.891Z] INFO: Testing against a local daemon [2021-05-18T08:19:25.891Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-18T08:19:25.891Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-18T08:19:25.891Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:19:25.891Z] === RUN TestDockerNetworkIpvlan [2021-05-18T08:19:25.891Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-18T08:19:25.891Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:19:25.891Z] PASS [2021-05-18T08:19:25.891Z] [2021-05-18T08:19:25.891Z] === Skipped [2021-05-18T08:19:25.891Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-18T08:19:25.891Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:19:25.891Z] [2021-05-18T08:19:25.891Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-18T08:19:25.891Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-18T08:19:25.891Z] [2021-05-18T08:19:25.891Z] [2021-05-18T08:19:25.891Z] DONE 2 tests, 2 skipped in 0.165s [2021-05-18T08:19:25.891Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-18T08:19:25.891Z] ++ 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 [2021-05-18T08:19:25.891Z] ++ set -e [2021-05-18T08:19:25.891Z] ++ '[' -n 0 ']' [2021-05-18T08:19:25.891Z] ++ set -x [2021-05-18T08:19:25.891Z] ++ 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 [2021-05-18T08:19:25.891Z] INFO: Testing against a local daemon [2021-05-18T08:19:25.891Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-18T08:19:27.797Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-18T08:19:28.368Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.34s) [2021-05-18T08:19:28.368Z] === RUN TestDockerNetworkMacvlan [2021-05-18T08:19:29.310Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-18T08:19:29.310Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-18T08:19:30.687Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-18T08:19:31.623Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-18T08:19:32.193Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-18T08:19:33.572Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-18T08:19:34.953Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-18T08:19:35.521Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-18T08:19:36.091Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-18T08:19:40.282Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-18T08:19:40.864Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-18T08:19:42.245Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-18T08:19:43.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-05-18T08:19:43.442Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-18T08:19:44.820Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-18T08:19:51.389Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-18T08:19:53.295Z] --- PASS: TestDockerNetworkMacvlan (24.80s) [2021-05-18T08:19:53.295Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-05-18T08:19:53.295Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-05-18T08:19:53.295Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.74s) [2021-05-18T08:19:53.295Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.29s) [2021-05-18T08:19:53.295Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (8.10s) [2021-05-18T08:19:53.295Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.26s) [2021-05-18T08:19:53.295Z] PASS [2021-05-18T08:19:53.295Z] [2021-05-18T08:19:53.295Z] DONE 8 tests in 27.292s [2021-05-18T08:19:53.295Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-18T08:19:53.295Z] ++ 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 [2021-05-18T08:19:53.295Z] ++ set -e [2021-05-18T08:19:53.295Z] ++ '[' -n 0 ']' [2021-05-18T08:19:53.295Z] ++ set -x [2021-05-18T08:19:53.295Z] ++ 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 [2021-05-18T08:19:53.295Z] testing: warning: no tests to run [2021-05-18T08:19:53.295Z] PASS [2021-05-18T08:19:53.295Z] [2021-05-18T08:19:53.295Z] DONE 0 tests in 0.032s [2021-05-18T08:19:53.295Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-18T08:19:53.295Z] ++ 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 [2021-05-18T08:19:53.295Z] ++ set -e [2021-05-18T08:19:53.295Z] ++ '[' -n 0 ']' [2021-05-18T08:19:53.295Z] ++ set -x [2021-05-18T08:19:53.295Z] ++ 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 [2021-05-18T08:19:53.295Z] INFO: Testing against a local daemon [2021-05-18T08:19:53.295Z] === RUN TestAuthZPluginAllowRequest [2021-05-18T08:19:55.832Z] --- PASS: TestAuthZPluginAllowRequest (2.06s) [2021-05-18T08:19:55.832Z] === RUN TestAuthZPluginTLS [2021-05-18T08:19:56.091Z] --- PASS: TestAuthZPluginTLS (0.79s) [2021-05-18T08:19:56.091Z] === RUN TestAuthZPluginDenyRequest [2021-05-18T08:19:56.351Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-18T08:19:56.920Z] --- PASS: TestAuthZPluginDenyRequest (0.73s) [2021-05-18T08:19:56.920Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-18T08:19:57.856Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.78s) [2021-05-18T08:19:57.856Z] === RUN TestAuthZPluginDenyResponse [2021-05-18T08:19:58.424Z] --- PASS: TestAuthZPluginDenyResponse (0.79s) [2021-05-18T08:19:58.424Z] === RUN TestAuthZPluginAllowEventStream [2021-05-18T08:20:00.959Z] --- PASS: TestAuthZPluginAllowEventStream (2.06s) [2021-05-18T08:20:00.959Z] === RUN TestAuthZPluginErrorResponse [2021-05-18T08:20:00.959Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-05-18T08:20:01.218Z] --- PASS: TestAuthZPluginErrorResponse (0.74s) [2021-05-18T08:20:01.218Z] === RUN TestAuthZPluginErrorRequest [2021-05-18T08:20:02.155Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2021-05-18T08:20:02.155Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-18T08:20:02.722Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2021-05-18T08:20:02.722Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-18T08:20:04.632Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s) [2021-05-18T08:20:04.632Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-18T08:20:07.167Z] === RUN TestDockerSuite/TestBuildRm [2021-05-18T08:20:07.167Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2021-05-18T08:20:07.167Z] === RUN TestAuthZPluginHeader [2021-05-18T08:20:08.105Z] --- PASS: TestAuthZPluginHeader (1.20s) [2021-05-18T08:20:08.105Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-18T08:20:09.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-05-18T08:20:09.837Z] --- PASS: TestBuildWithHugeFile (135.67s) [2021-05-18T08:20:09.837Z] === RUN TestBuildWCOWSandboxSize [2021-05-18T08:20:10.953Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-18T08:20:12.333Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-18T08:20:13.714Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-18T08:20:13.714Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.67s) [2021-05-18T08:20:13.714Z] === RUN TestAuthZPluginV2Disable [2021-05-18T08:20:14.281Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-18T08:20:14.849Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-18T08:20:16.228Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-18T08:20:17.164Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-18T08:20:18.100Z] --- PASS: TestAuthZPluginV2Disable (4.21s) [2021-05-18T08:20:18.100Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-18T08:20:18.359Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-18T08:20:22.550Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.77s) [2021-05-18T08:20:22.550Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-18T08:20:22.550Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-18T08:20:22.550Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-18T08:20:22.809Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-18T08:20:22.809Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-18T08:20:23.067Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-18T08:20:24.450Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-18T08:20:24.450Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-18T08:20:26.355Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-18T08:20:31.634Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-18T08:20:32.571Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-18T08:20:32.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-05-18T08:20:33.398Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.52s) [2021-05-18T08:20:33.398Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-18T08:20:33.968Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-18T08:20:34.906Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-18T08:20:36.284Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-18T08:20:37.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-05-18T08:20:37.926Z] === RUN TestDockerSuite/TestBuildUser [2021-05-18T08:20:40.467Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-18T08:20:43.755Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-18T08:20:51.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-05-18T08:20:51.897Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.58s) [2021-05-18T08:20:51.897Z] PASS [2021-05-18T08:20:51.897Z] [2021-05-18T08:20:51.897Z] DONE 17 tests in 58.722s [2021-05-18T08:20:51.897Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-18T08:20:51.897Z] ++ 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 [2021-05-18T08:20:51.897Z] ++ set -e [2021-05-18T08:20:51.897Z] ++ '[' -n 0 ']' [2021-05-18T08:20:51.897Z] ++ set -x [2021-05-18T08:20:51.897Z] ++ 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 [2021-05-18T08:20:52.156Z] INFO: Testing against a local daemon [2021-05-18T08:20:52.156Z] === RUN TestPluginInvalidJSON [2021-05-18T08:20:52.156Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:20:52.156Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:20:52.156Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:20:52.156Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-05-18T08:20:52.156Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-18T08:20:52.156Z] === RUN TestPluginInstall [2021-05-18T08:20:52.156Z] === RUN TestPluginInstall/no_auth [2021-05-18T08:20:55.442Z] time="2021-05-18T08:20:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:20:55.442Z] time="2021-05-18T08:20:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e544d3a2030ef46a4a2a99e3e7566e360ad5e82fa1ff3eb9dc5ca8b23c61747" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:20:55.442Z] time="2021-05-18T08:20:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:20:55.442Z] time="2021-05-18T08:20:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e544d3a2030ef46a4a2a99e3e7566e360ad5e82fa1ff3eb9dc5ca8b23c61747" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:20:56.011Z] === RUN TestPluginInstall/with_htpasswd [2021-05-18T08:20:56.949Z] time="2021-05-18T08:20:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:20:56.949Z] time="2021-05-18T08:20:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:acfc084420fc45543dfb0558ec61f2408363d5ad7807a07960f6ef92c2728d4b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:20:56.949Z] time="2021-05-18T08:20:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:20:56.949Z] time="2021-05-18T08:20:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:acfc084420fc45543dfb0558ec61f2408363d5ad7807a07960f6ef92c2728d4b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:20:57.518Z] === RUN TestPluginInstall/with_insecure [2021-05-18T08:20:59.424Z] time="2021-05-18T08:20:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:20:59.424Z] time="2021-05-18T08:20:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38c12229f7fc139091f68a56a36f24101c6dc6bcdea1c9f482cb05f799467cb9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:20:59.424Z] time="2021-05-18T08:20:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-18T08:20:59.424Z] time="2021-05-18T08:20:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38c12229f7fc139091f68a56a36f24101c6dc6bcdea1c9f482cb05f799467cb9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-18T08:20:59.992Z] --- PASS: TestPluginInstall (7.64s) [2021-05-18T08:20:59.992Z] --- PASS: TestPluginInstall/no_auth (3.74s) [2021-05-18T08:20:59.992Z] --- PASS: TestPluginInstall/with_htpasswd (1.69s) [2021-05-18T08:20:59.992Z] --- PASS: TestPluginInstall/with_insecure (2.21s) [2021-05-18T08:20:59.992Z] plugin_test.go:165: [d64042f6b7f26] daemon is not started [2021-05-18T08:20:59.992Z] === RUN TestPluginsWithRuntimes [2021-05-18T08:21:01.898Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-18T08:21:02.158Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-18T08:21:03.094Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-18T08:21:03.094Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-18T08:21:03.664Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-18T08:21:04.600Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-18T08:21:05.536Z] --- PASS: TestPluginsWithRuntimes (5.62s) [2021-05-18T08:21:05.536Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.77s) [2021-05-18T08:21:05.536Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.65s) [2021-05-18T08:21:05.536Z] === RUN TestPluginBackCompatMediaTypes [2021-05-18T08:21:05.536Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-18T08:21:06.474Z] --- PASS: TestPluginBackCompatMediaTypes (0.99s) [2021-05-18T08:21:06.474Z] PASS [2021-05-18T08:21:06.474Z] [2021-05-18T08:21:06.474Z] DONE 10 tests in 14.524s [2021-05-18T08:21:06.474Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-18T08:21:06.474Z] ++ 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 [2021-05-18T08:21:06.474Z] ++ set -e [2021-05-18T08:21:06.474Z] ++ '[' -n 0 ']' [2021-05-18T08:21:06.474Z] ++ set -x [2021-05-18T08:21:06.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-05-18T08:21:06.733Z] INFO: Testing against a local daemon [2021-05-18T08:21:06.733Z] === RUN TestExternalGraphDriver [2021-05-18T08:21:06.733Z] === RUN TestExternalGraphDriver/json [2021-05-18T08:21:06.992Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-18T08:21:06.992Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-18T08:21:06.992Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-18T08:21:06.992Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-18T08:21:07.251Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-18T08:21:09.791Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-18T08:21:09.791Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-18T08:21:09.791Z] === RUN TestExternalGraphDriver/spec [2021-05-18T08:21:10.741Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-18T08:21:11.680Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-18T08:21:12.617Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-18T08:21:12.877Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-18T08:21:13.135Z] === RUN TestExternalGraphDriver/pull [2021-05-18T08:21:15.675Z] --- PASS: TestExternalGraphDriver (8.97s) [2021-05-18T08:21:15.675Z] --- PASS: TestExternalGraphDriver/json (3.02s) [2021-05-18T08:21:15.675Z] --- PASS: TestExternalGraphDriver/spec (3.30s) [2021-05-18T08:21:15.675Z] --- PASS: TestExternalGraphDriver/pull (2.54s) [2021-05-18T08:21:15.675Z] === RUN TestGraphdriverPluginV2 [2021-05-18T08:21:15.934Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-18T08:21:17.840Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-18T08:21:18.777Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-18T08:21:19.036Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-18T08:21:19.604Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-18T08:21:19.604Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-18T08:21:20.541Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-18T08:21:21.110Z] --- PASS: TestGraphdriverPluginV2 (5.38s) [2021-05-18T08:21:21.110Z] PASS [2021-05-18T08:21:21.110Z] [2021-05-18T08:21:21.110Z] DONE 5 tests in 14.516s [2021-05-18T08:21:21.110Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-18T08:21:21.110Z] ++ 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 [2021-05-18T08:21:21.110Z] ++ set -e [2021-05-18T08:21:21.110Z] ++ '[' -n 0 ']' [2021-05-18T08:21:21.110Z] ++ set -x [2021-05-18T08:21:21.110Z] ++ 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 [2021-05-18T08:21:21.110Z] INFO: Testing against a local daemon [2021-05-18T08:21:21.110Z] === RUN TestContinueAfterPluginCrash [2021-05-18T08:21:21.110Z] === PAUSE TestContinueAfterPluginCrash [2021-05-18T08:21:21.110Z] === RUN TestReadPluginNoRead [2021-05-18T08:21:21.110Z] === PAUSE TestReadPluginNoRead [2021-05-18T08:21:21.110Z] === RUN TestDaemonStartWithLogOpt [2021-05-18T08:21:21.110Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-18T08:21:21.110Z] === CONT TestContinueAfterPluginCrash [2021-05-18T08:21:21.110Z] === CONT TestDaemonStartWithLogOpt [2021-05-18T08:21:23.649Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-18T08:21:23.649Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-18T08:21:23.649Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-18T08:21:25.029Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-18T08:21:26.409Z] === RUN TestDockerSuite/TestCommitChange [2021-05-18T08:21:27.348Z] --- PASS: TestDaemonStartWithLogOpt (6.16s) [2021-05-18T08:21:27.348Z] === CONT TestReadPluginNoRead [2021-05-18T08:21:27.611Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-18T08:21:28.992Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-18T08:21:30.918Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-18T08:21:31.178Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-18T08:21:33.088Z] --- PASS: TestContinueAfterPluginCrash (11.56s) [2021-05-18T08:21:33.088Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-18T08:21:33.347Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-18T08:21:34.285Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-18T08:21:34.855Z] === RUN TestReadPluginNoRead/default [2021-05-18T08:21:36.233Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-18T08:21:36.802Z] --- PASS: TestReadPluginNoRead (9.51s) [2021-05-18T08:21:36.802Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.34s) [2021-05-18T08:21:36.802Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s) [2021-05-18T08:21:36.802Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2021-05-18T08:21:36.802Z] read_test.go:92: [d92d129338093] daemon is not started [2021-05-18T08:21:36.802Z] PASS [2021-05-18T08:21:36.802Z] [2021-05-18T08:21:36.802Z] DONE 6 tests in 15.848s [2021-05-18T08:21:36.802Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-18T08:21:36.802Z] ++ 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 [2021-05-18T08:21:36.802Z] ++ set -e [2021-05-18T08:21:36.802Z] ++ '[' -n 0 ']' [2021-05-18T08:21:36.802Z] ++ set -x [2021-05-18T08:21:36.802Z] ++ 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 [2021-05-18T08:21:36.802Z] testing: warning: no tests to run [2021-05-18T08:21:36.802Z] PASS [2021-05-18T08:21:36.802Z] [2021-05-18T08:21:36.802Z] DONE 0 tests in 0.052s [2021-05-18T08:21:37.106Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-18T08:21:37.106Z] ++ 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 [2021-05-18T08:21:37.106Z] ++ set -e [2021-05-18T08:21:37.106Z] ++ '[' -n 0 ']' [2021-05-18T08:21:37.106Z] ++ set -x [2021-05-18T08:21:37.106Z] ++ 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 [2021-05-18T08:21:37.106Z] INFO: Testing against a local daemon [2021-05-18T08:21:37.106Z] === RUN TestPluginWithDevMounts [2021-05-18T08:21:37.106Z] === PAUSE TestPluginWithDevMounts [2021-05-18T08:21:37.106Z] === CONT TestPluginWithDevMounts [2021-05-18T08:21:37.365Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-18T08:21:39.273Z] --- PASS: TestPluginWithDevMounts (1.98s) [2021-05-18T08:21:39.273Z] PASS [2021-05-18T08:21:39.273Z] [2021-05-18T08:21:39.273Z] DONE 1 tests in 2.134s [2021-05-18T08:21:39.273Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-18T08:21:39.273Z] ++ 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 [2021-05-18T08:21:39.273Z] ++ set -e [2021-05-18T08:21:39.273Z] ++ '[' -n 0 ']' [2021-05-18T08:21:39.273Z] ++ set -x [2021-05-18T08:21:39.274Z] ++ 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 [2021-05-18T08:21:39.274Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-18T08:21:39.274Z] INFO: Testing against a local daemon [2021-05-18T08:21:39.274Z] === RUN TestSecretInspect [2021-05-18T08:21:40.213Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-18T08:21:40.213Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-18T08:21:40.213Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-18T08:21:40.213Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-18T08:21:40.213Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-18T08:21:40.213Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-18T08:21:40.213Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-18T08:21:42.122Z] --- PASS: TestSecretInspect (2.89s) [2021-05-18T08:21:42.122Z] === RUN TestSecretList [2021-05-18T08:21:42.122Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-18T08:21:42.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-05-18T08:21:44.661Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-18T08:21:44.661Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-18T08:21:45.599Z] --- PASS: TestSecretList (3.42s) [2021-05-18T08:21:45.599Z] === RUN TestSecretsCreateAndDelete [2021-05-18T08:21:45.599Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-18T08:21:46.977Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-18T08:21:48.355Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-18T08:21:48.922Z] --- PASS: TestSecretsCreateAndDelete (3.33s) [2021-05-18T08:21:48.922Z] === RUN TestSecretsUpdate [2021-05-18T08:21:49.181Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-18T08:21:50.578Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-18T08:21:50.578Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-18T08:21:50.578Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-18T08:21:51.959Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-18T08:21:51.959Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-18T08:21:51.959Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-18T08:21:51.959Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-18T08:21:51.959Z] --- PASS: TestSecretsUpdate (3.05s) [2021-05-18T08:21:51.959Z] === RUN TestTemplatedSecret [2021-05-18T08:21:51.959Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-18T08:21:53.337Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-18T08:21:54.718Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-18T08:21:56.096Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-18T08:21:56.096Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-18T08:21:57.033Z] --- PASS: TestTemplatedSecret (5.12s) [2021-05-18T08:21:57.033Z] === RUN TestSecretCreateResolve [2021-05-18T08:21:58.938Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-18T08:21:59.874Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-18T08:21:59.874Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-18T08:22:00.133Z] --- PASS: TestSecretCreateResolve (2.97s) [2021-05-18T08:22:00.133Z] PASS [2021-05-18T08:22:00.133Z] [2021-05-18T08:22:00.133Z] DONE 6 tests in 20.927s [2021-05-18T08:22:00.133Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-18T08:22:00.133Z] ++ 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 [2021-05-18T08:22:00.133Z] ++ set -e [2021-05-18T08:22:00.133Z] ++ '[' -n 0 ']' [2021-05-18T08:22:00.133Z] ++ set -x [2021-05-18T08:22:00.133Z] ++ 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 [2021-05-18T08:22:00.133Z] INFO: Testing against a local daemon [2021-05-18T08:22:00.133Z] === RUN TestServiceCreateInit [2021-05-18T08:22:00.133Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-18T08:22:00.703Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-18T08:22:01.639Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-18T08:22:02.578Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-18T08:22:03.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-05-18T08:22:03.516Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-18T08:22:03.516Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-18T08:22:04.894Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-18T08:22:06.272Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-18T08:22:06.844Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-18T08:22:07.793Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-18T08:22:07.793Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-18T08:22:08.729Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-18T08:22:11.266Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-18T08:22:13.170Z] --- PASS: TestServiceCreateInit (12.56s) [2021-05-18T08:22:13.170Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.42s) [2021-05-18T08:22:13.170Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.10s) [2021-05-18T08:22:13.170Z] === RUN TestCreateServiceMultipleTimes [2021-05-18T08:22:13.170Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-18T08:22:13.170Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-18T08:22:13.170Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-18T08:22:13.170Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-18T08:22:13.170Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-18T08:22:13.738Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-18T08:22:19.010Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-18T08:22:19.577Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-18T08:22:20.955Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-18T08:22:20.955Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-18T08:22:20.955Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-18T08:22:24.242Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-18T08:22:24.810Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-18T08:22:26.187Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-18T08:22:32.787Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-18T08:22:32.787Z] --- PASS: TestCreateServiceMultipleTimes (19.72s) [2021-05-18T08:22:32.787Z] === RUN TestCreateServiceConflict [2021-05-18T08:22:33.725Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-18T08:22:35.102Z] --- PASS: TestCreateServiceConflict (2.40s) [2021-05-18T08:22:35.102Z] === RUN TestCreateServiceMaxReplicas [2021-05-18T08:22:36.479Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-18T08:22:39.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-18T08:22:39.275Z] --- PASS: TestCreateServiceMaxReplicas (4.25s) [2021-05-18T08:22:39.275Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-18T08:22:39.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-05-18T08:22:40.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-05-18T08:22:42.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-05-18T08:22:42.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-05-18T08:22:44.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-05-18T08:22:45.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ab8300_} [2021-05-18T08:22:45.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-05-18T08:22:46.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1727038749_/foo_false____} [2021-05-18T08:22:48.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1727038749_/foo_true____} [2021-05-18T08:22:49.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3266959320_/foo_false____} [2021-05-18T08:22:50.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3266959320_/foo_true____} [2021-05-18T08:22:52.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3266959320_/foo_true__0xc000ab8360__} [2021-05-18T08:22:53.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ab8380_} [2021-05-18T08:22:54.906Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.63s) [2021-05-18T08:22:54.906Z] === RUN TestCreateServiceSecretFileMode [2021-05-18T08:22:55.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ab83a0_} [2021-05-18T08:22:57.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ab83c0_} [2021-05-18T08:22:57.748Z] --- PASS: TestCreateServiceSecretFileMode (2.86s) [2021-05-18T08:22:57.748Z] === RUN TestCreateServiceConfigFileMode [2021-05-18T08:22:59.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ab83e0_} [2021-05-18T08:23:01.031Z] --- PASS: TestCreateServiceConfigFileMode (3.16s) [2021-05-18T08:23:01.031Z] === RUN TestCreateServiceSysctls [2021-05-18T08:23:01.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-18T08:23:03.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-18T08:23:03.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-18T08:23:03.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-18T08:23:03.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-18T08:23:03.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-18T08:23:03.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-18T08:23:03.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-18T08:23:03.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-18T08:23:03.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-18T08:23:03.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-18T08:23:03.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-18T08:23:03.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-05-18T08:23:03.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-05-18T08:23:03.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-05-18T08:23:03.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-05-18T08:23:03.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-05-18T08:23:03.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-05-18T08:23:03.717Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-18T08:23:05.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-05-18T08:23:05.095Z] --- PASS: TestCreateServiceSysctls (4.26s) [2021-05-18T08:23:05.095Z] === RUN TestCreateServiceCapabilities [2021-05-18T08:23:09.290Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-18T08:23:09.290Z] --- PASS: TestCreateServiceCapabilities (4.24s) [2021-05-18T08:23:09.290Z] === RUN TestInspect [2021-05-18T08:23:12.602Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-18T08:23:13.538Z] --- PASS: TestInspect (4.11s) [2021-05-18T08:23:13.538Z] === RUN TestCreateJob [2021-05-18T08:23:17.733Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-18T08:23:17.992Z] --- PASS: TestCreateJob (4.50s) [2021-05-18T08:23:17.992Z] === RUN TestReplicatedJob [2021-05-18T08:23:19.371Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-18T08:23:19.371Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-18T08:23:20.749Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-18T08:23:22.128Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-05-18T08:23:23.509Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-18T08:23:24.449Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-18T08:23:25.829Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-18T08:23:26.768Z] --- PASS: TestReplicatedJob (8.80s) [2021-05-18T08:23:26.768Z] === RUN TestUpdateReplicatedJob [2021-05-18T08:23:26.768Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-18T08:23:28.146Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-18T08:23:29.084Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-18T08:23:30.464Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-18T08:23:31.403Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-18T08:23:31.403Z] --- PASS: TestUpdateReplicatedJob (4.75s) [2021-05-18T08:23:31.403Z] === RUN TestServiceListWithStatuses [2021-05-18T08:23:31.403Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-18T08:23:31.403Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T08:23:31.403Z] === RUN TestDockerNetworkConnectAlias [2021-05-18T08:23:32.789Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-18T08:23:33.727Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-18T08:23:35.105Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-18T08:23:36.485Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-18T08:23:37.866Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-18T08:23:38.434Z] --- PASS: TestDockerNetworkConnectAlias (6.80s) [2021-05-18T08:23:38.434Z] === RUN TestDockerNetworkReConnect [2021-05-18T08:23:38.693Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-18T08:23:38.693Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-18T08:23:39.632Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-18T08:23:41.011Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-18T08:23:41.948Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-18T08:23:43.326Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-18T08:23:43.586Z] --- PASS: TestDockerNetworkReConnect (5.24s) [2021-05-18T08:23:43.586Z] === RUN TestServicePlugin [2021-05-18T08:23:44.153Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-18T08:23:46.688Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-18T08:23:47.626Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-18T08:23:50.161Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-18T08:23:55.435Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-18T08:23:58.727Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-18T08:23:59.664Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-18T08:24:04.938Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-18T08:24:08.227Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-18T08:24:08.795Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-18T08:24:14.066Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-05-18T08:24:14.066Z] === RUN TestDockerSuite/TestCpToDot [2021-05-18T08:24:15.007Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-18T08:24:16.384Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-18T08:24:16.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-05-18T08:24:16.961Z] --- PASS: TestServicePlugin (33.44s) [2021-05-18T08:24:16.961Z] plugin_test.go:62: [d0e5df3e5b273] joining swarm manager [d9c62c614ac08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:24:16.961Z] plugin_test.go:65: [da8287cd7bb47] joining swarm manager [d9c62c614ac08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:24:16.961Z] === RUN TestServiceUpdateLabel [2021-05-18T08:24:18.889Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-18T08:24:19.832Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-18T08:24:20.091Z] --- PASS: TestServiceUpdateLabel (3.27s) [2021-05-18T08:24:20.091Z] === RUN TestServiceUpdateSecrets [2021-05-18T08:24:21.996Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-18T08:24:21.996Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-18T08:24:23.900Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-18T08:24:25.277Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-18T08:24:25.277Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-18T08:24:25.277Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-18T08:24:25.536Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-18T08:24:26.472Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-18T08:24:26.472Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-18T08:24:26.472Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-18T08:24:27.040Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-18T08:24:27.299Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-18T08:24:27.558Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-18T08:24:27.558Z] === RUN TestDockerSuite/TestCreateRM [2021-05-18T08:24:27.558Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-18T08:24:27.558Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-18T08:24:27.817Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-18T08:24:27.817Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-18T08:24:29.723Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-18T08:24:29.982Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-18T08:24:29.982Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-18T08:24:35.255Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-18T08:24:35.255Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-18T08:24:35.255Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-18T08:24:35.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-18T08:24:35.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-18T08:24:35.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-18T08:24:35.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-18T08:24:36.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-18T08:24:37.463Z] --- PASS: TestServiceUpdateSecrets (17.12s) [2021-05-18T08:24:37.463Z] === RUN TestServiceUpdateConfigs [2021-05-18T08:24:37.737Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-18T08:24:40.273Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-18T08:24:41.650Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-18T08:24:42.587Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-18T08:24:43.525Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-18T08:24:43.525Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-18T08:24:44.461Z] === RUN TestDockerSuite/TestDockerFails [2021-05-18T08:24:44.462Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-05-18T08:24:44.462Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-05-18T08:24:44.462Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-05-18T08:24:45.848Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-05-18T08:24:46.785Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-05-18T08:24:49.318Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-05-18T08:24:49.318Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-05-18T08:24:49.318Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-05-18T08:24:49.576Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-05-18T08:24:53.765Z] --- PASS: TestServiceUpdateConfigs (15.82s) [2021-05-18T08:24:53.765Z] === RUN TestServiceUpdateNetwork [2021-05-18T08:24:57.054Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-18T08:24:59.595Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-18T08:25:02.133Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-18T08:25:04.037Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-05-18T08:25:05.414Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-18T08:25:06.350Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-18T08:25:07.288Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-18T08:25:07.288Z] --- PASS: TestServiceUpdateNetwork (14.26s) [2021-05-18T08:25:07.288Z] === RUN TestServiceUpdatePidsLimit [2021-05-18T08:25:08.225Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-18T08:25:08.793Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-18T08:25:09.052Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-18T08:25:10.433Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-05-18T08:25:10.433Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-18T08:25:12.336Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-05-18T08:25:13.716Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-18T08:25:17.003Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-05-18T08:25:17.570Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-18T08:25:18.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-05-18T08:25:20.330Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-18T08:25:21.267Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-18T08:25:22.646Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-18T08:25:25.932Z] --- PASS: TestServiceUpdatePidsLimit (18.13s) [2021-05-18T08:25:25.932Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.44s) [2021-05-18T08:25:25.932Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s) [2021-05-18T08:25:25.932Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.30s) [2021-05-18T08:25:25.932Z] PASS [2021-05-18T08:25:25.932Z] [2021-05-18T08:25:25.932Z] === Skipped [2021-05-18T08:25:25.932Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-18T08:25:25.932Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-18T08:25:25.932Z] [2021-05-18T08:25:25.932Z] [2021-05-18T08:25:25.932Z] DONE 27 tests, 1 skipped in 205.513s [2021-05-18T08:25:25.932Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-18T08:25:25.932Z] ++ 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 [2021-05-18T08:25:25.932Z] ++ set -e [2021-05-18T08:25:25.932Z] ++ '[' -n 0 ']' [2021-05-18T08:25:25.932Z] ++ set -x [2021-05-18T08:25:25.933Z] ++ 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 [2021-05-18T08:25:25.933Z] INFO: Testing against a local daemon [2021-05-18T08:25:25.933Z] === RUN TestSessionCreate [2021-05-18T08:25:25.933Z] --- PASS: TestSessionCreate (0.03s) [2021-05-18T08:25:25.933Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-18T08:25:25.933Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-18T08:25:25.933Z] PASS [2021-05-18T08:25:25.933Z] [2021-05-18T08:25:25.933Z] DONE 2 tests in 0.167s [2021-05-18T08:25:25.933Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-18T08:25:25.933Z] ++ 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 [2021-05-18T08:25:25.933Z] ++ set -e [2021-05-18T08:25:25.933Z] ++ '[' -n 0 ']' [2021-05-18T08:25:25.933Z] ++ set -x [2021-05-18T08:25:25.933Z] ++ 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 [2021-05-18T08:25:25.933Z] INFO: Testing against a local daemon [2021-05-18T08:25:25.933Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-18T08:25:25.933Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T08:25:25.933Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-18T08:25:25.933Z] === RUN TestEventsExecDie [2021-05-18T08:25:26.869Z] --- PASS: TestEventsExecDie (1.13s) [2021-05-18T08:25:26.869Z] === RUN TestEventsBackwardsCompatible [2021-05-18T08:25:27.128Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-05-18T08:25:27.128Z] === RUN TestInfoBinaryCommits [2021-05-18T08:25:27.128Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-05-18T08:25:27.128Z] === RUN TestInfoAPIVersioned [2021-05-18T08:25:27.128Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-18T08:25:27.128Z] === RUN TestInfoDiscoveryBackend [2021-05-18T08:25:27.695Z] --- PASS: TestInfoDiscoveryBackend (0.70s) [2021-05-18T08:25:27.695Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-18T08:25:28.262Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-18T08:25:28.521Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-18T08:25:28.779Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-18T08:25:28.779Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-18T08:25:29.715Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.75s) [2021-05-18T08:25:29.715Z] === RUN TestInfoAPI [2021-05-18T08:25:29.715Z] --- PASS: TestInfoAPI (0.03s) [2021-05-18T08:25:29.715Z] === RUN TestInfoAPIWarnings [2021-05-18T08:25:30.283Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-18T08:25:30.849Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-05-18T08:25:31.416Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-18T08:25:31.675Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-05-18T08:25:32.242Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-05-18T08:25:32.242Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-18T08:25:33.619Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-18T08:25:35.523Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-18T08:25:35.523Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-18T08:25:35.523Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-18T08:25:36.092Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-18T08:25:36.351Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-18T08:25:36.609Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-18T08:25:38.002Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-05-18T08:25:38.002Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-05-18T08:25:38.002Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-05-18T08:25:38.002Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-18T08:25:39.377Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-05-18T08:25:39.946Z] === RUN TestDockerSuite/TestEventsRename [2021-05-18T08:25:40.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-05-18T08:25:40.773Z] === RUN TestDockerSuite/TestEventsResize [2021-05-18T08:25:41.712Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-18T08:25:45.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-05-18T08:25:46.167Z] --- PASS: TestInfoAPIWarnings (16.73s) [2021-05-18T08:25:46.167Z] === RUN TestInfoDebug [2021-05-18T08:25:47.104Z] --- PASS: TestInfoDebug (0.75s) [2021-05-18T08:25:47.104Z] === RUN TestInfoInsecureRegistries [2021-05-18T08:25:47.675Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-18T08:25:47.936Z] --- PASS: TestInfoInsecureRegistries (0.78s) [2021-05-18T08:25:47.936Z] === RUN TestInfoRegistryMirrors [2021-05-18T08:25:48.875Z] --- PASS: TestInfoRegistryMirrors (1.05s) [2021-05-18T08:25:48.875Z] === RUN TestLoginFailsWithBadCredentials [2021-05-18T08:25:49.135Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2021-05-18T08:25:49.135Z] === RUN TestPingCacheHeaders [2021-05-18T08:25:49.135Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-05-18T08:25:49.135Z] === RUN TestPingGet [2021-05-18T08:25:49.396Z] --- PASS: TestPingGet (0.02s) [2021-05-18T08:25:49.396Z] === RUN TestPingHead [2021-05-18T08:25:49.396Z] --- PASS: TestPingHead (0.02s) [2021-05-18T08:25:49.396Z] === RUN TestVersion [2021-05-18T08:25:49.396Z] --- PASS: TestVersion (0.07s) [2021-05-18T08:25:49.396Z] PASS [2021-05-18T08:25:49.396Z] [2021-05-18T08:25:49.396Z] === Skipped [2021-05-18T08:25:49.396Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T08:25:49.396Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-18T08:25:49.396Z] [2021-05-18T08:25:49.396Z] [2021-05-18T08:25:49.396Z] DONE 18 tests, 1 skipped in 23.642s [2021-05-18T08:25:49.396Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-18T08:25:49.396Z] ++ 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 [2021-05-18T08:25:49.396Z] ++ set -e [2021-05-18T08:25:49.396Z] ++ '[' -n 0 ']' [2021-05-18T08:25:49.396Z] ++ set -x [2021-05-18T08:25:49.396Z] ++ 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 [2021-05-18T08:25:49.396Z] === RUN TestDockerSuite/TestEventsStreaming [2021-05-18T08:25:49.656Z] INFO: Testing against a local daemon [2021-05-18T08:25:49.656Z] === RUN TestVolumesCreateAndList [2021-05-18T08:25:49.656Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-18T08:25:49.656Z] === RUN TestVolumesRemove [2021-05-18T08:25:49.656Z] --- PASS: TestVolumesRemove (0.12s) [2021-05-18T08:25:49.656Z] === RUN TestVolumesInspect [2021-05-18T08:25:49.656Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-18T08:25:49.656Z] === RUN TestVolumesInvalidJSON [2021-05-18T08:25:49.656Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-18T08:25:49.656Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-18T08:25:49.656Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-18T08:25:49.656Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-18T08:25:49.656Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-05-18T08:25:49.656Z] PASS [2021-05-18T08:25:49.656Z] [2021-05-18T08:25:49.656Z] DONE 5 tests in 0.364s [2021-05-18T08:25:49.656Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-18T08:25:50.226Z] ++++ cat bundles/test-integration/docker.pid [2021-05-18T08:25:50.226Z] +++ kill 5729 [2021-05-18T08:25:50.796Z] +++ /etc/init.d/apparmor stop [2021-05-18T08:25:50.796Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-18T08:25:50.796Z] [2021-05-18T08:25:50.796Z] Unloading profiles will leave already running processes permanently [2021-05-18T08:25:50.796Z] unconfined, which can lead to unexpected situations. [2021-05-18T08:25:50.796Z] [2021-05-18T08:25:50.796Z] To set a process to complain mode, use the command line tool [2021-05-18T08:25:50.796Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-18T08:25:50.796Z] +++ true [2021-05-18T08:25:50.796Z] exiting test-integration [2021-05-18T08:25:50.796Z] ++ exit 0 [2021-05-18T08:25:50.797Z] [2021-05-18T08:25:50.797Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-18T08:25:51.736Z] + for job in $(jobs -p) [2021-05-18T08:25:51.736Z] + wait 9619 [2021-05-18T08:25:54.279Z] === RUN TestDockerSuite/TestEventsTop [2021-05-18T08:25:55.218Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-18T08:25:57.790Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-18T08:26:07.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-05-18T08:26:09.242Z] === RUN TestDockerSuite/TestExec [2021-05-18T08:26:10.622Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-18T08:26:12.005Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-18T08:26:13.405Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-18T08:26:14.345Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-18T08:26:17.637Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-18T08:26:18.206Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-18T08:26:19.585Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-18T08:26:20.523Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-18T08:26:21.461Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-18T08:26:22.843Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-18T08:26:23.806Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-18T08:26:25.713Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-18T08:26:27.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-05-18T08:26:28.473Z] === RUN TestDockerSuite/TestExecEnv [2021-05-18T08:26:29.854Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-18T08:26:32.397Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-18T08:26:34.306Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-18T08:26:37.595Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-18T08:26:38.164Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-05-18T08:26:39.108Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-18T08:26:40.488Z] === RUN TestDockerSuite/TestExecParseError [2021-05-18T08:26:41.058Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-18T08:26:42.001Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-18T08:26:42.571Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-18T08:26:44.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-05-18T08:26:47.797Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-18T08:26:48.737Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-18T08:26:50.647Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-18T08:26:53.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-05-18T08:27:03.167Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-18T08:27:03.167Z] === RUN TestDockerSuite/TestExecTTY [2021-05-18T08:27:04.105Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-18T08:27:05.495Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-18T08:27:06.067Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-18T08:27:07.005Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-18T08:27:07.005Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-18T08:27:09.540Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-05-18T08:27:10.110Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-18T08:27:12.059Z] === RUN TestDockerSuite/TestExecWithTERM [2021-05-18T08:27:12.999Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-18T08:27:14.380Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-18T08:27:19.655Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-18T08:27:21.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-05-18T08:27:23.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-05-18T08:27:24.039Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-18T08:27:25.948Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-18T08:27:31.225Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-18T08:27:31.795Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-18T08:27:31.795Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-18T08:27:32.056Z] === RUN TestDockerSuite/TestHealth [2021-05-18T08:27:48.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-05-18T08:27:56.525Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-18T08:27:56.525Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-18T08:27:56.525Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-18T08:27:56.525Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-18T08:27:56.801Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-18T08:27:56.801Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-18T08:27:57.742Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-18T08:27:57.742Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-18T08:27:57.742Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-18T08:27:57.742Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-18T08:27:58.003Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-18T08:27:58.003Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-18T08:27:58.572Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-18T08:27:58.572Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-18T08:27:59.143Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-18T08:27:59.143Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-18T08:27:59.713Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-18T08:28:00.653Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-18T08:28:00.653Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-18T08:28:01.592Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-18T08:28:04.886Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-18T08:28:04.886Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-18T08:28:04.886Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-18T08:28:06.269Z] === RUN TestDockerSuite/TestImportFile [2021-05-18T08:28:08.181Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-18T08:28:08.181Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-18T08:28:10.724Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-18T08:28:13.264Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-18T08:28:15.175Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-18T08:28:15.763Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-18T08:28:16.703Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-18T08:28:17.272Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-18T08:28:17.272Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-05-18T08:28:17.272Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-18T08:28:18.211Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-18T08:28:18.782Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-18T08:28:19.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-05-18T08:28:19.612Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-18T08:28:20.552Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-18T08:28:21.492Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-18T08:28:22.432Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-18T08:28:22.432Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-05-18T08:28:24.973Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-18T08:28:26.355Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-18T08:28:27.296Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-18T08:28:27.296Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-18T08:28:28.678Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-18T08:28:28.678Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-18T08:28:30.590Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-18T08:28:31.530Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-18T08:28:32.938Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-18T08:28:33.878Z] === RUN TestDockerSuite/TestInspectImage [2021-05-18T08:28:33.878Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-18T08:28:33.878Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-18T08:28:33.878Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-18T08:28:34.818Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-18T08:28:35.388Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-18T08:28:35.647Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-18T08:28:36.217Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-18T08:28:37.161Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-18T08:28:38.540Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-18T08:28:38.540Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-18T08:28:39.482Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-18T08:28:40.422Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-18T08:28:41.802Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-18T08:28:42.742Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-18T08:28:43.311Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-18T08:28:44.250Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-18T08:28:44.820Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-18T08:28:45.760Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-18T08:28:46.329Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-18T08:28:46.329Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-05-18T08:28:48.883Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-18T08:28:50.262Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-18T08:28:50.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-05-18T08:28:51.903Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-18T08:28:52.473Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-18T08:28:55.768Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-18T08:28:59.059Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-18T08:29:01.599Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-18T08:29:01.859Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-18T08:29:03.147Z] --- PASS: TestBuildWCOWSandboxSize (783.70s) [2021-05-18T08:29:03.148Z] === RUN TestBuildWithEmptyDockerfile [2021-05-18T08:29:03.148Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:29:03.148Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:29:03.148Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:29:03.148Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:29:03.148Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:29:03.148Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:29:03.148Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:29:03.148Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:29:03.148Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:29:03.148Z] --- PASS: TestBuildWithEmptyDockerfile (0.52s) [2021-05-18T08:29:03.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-05-18T08:29:03.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-18T08:29:03.148Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-18T08:29:03.148Z] === RUN TestBuildPreserveOwnership [2021-05-18T08:29:03.148Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-18T08:29:03.148Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:29:03.148Z] === RUN TestBuildPlatformInvalid [2021-05-18T08:29:03.148Z] --- PASS: TestBuildPlatformInvalid (0.60s) [2021-05-18T08:29:03.148Z] PASS [2021-05-18T08:29:03.148Z] ok github.com/docker/docker/integration/build 981.221s [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] === Skipped [2021-05-18T08:29:03.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-18T08:29:03.148Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-18T08:29:03.148Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-05-18T08:29:03.148Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-05-18T08:29:03.148Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-18T08:29:03.148Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] DONE 29 tests, 5 skipped in 1010.617s [2021-05-18T08:29:03.148Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-18T08:29:03.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:29:03.148Z] INFO: Testing against a local daemon [2021-05-18T08:29:03.148Z] === RUN TestConfigInspect [2021-05-18T08:29:03.148Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-18T08:29:03.148Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:03.148Z] === RUN TestConfigList [2021-05-18T08:29:03.148Z] --- SKIP: TestConfigList (0.00s) [2021-05-18T08:29:03.148Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:03.148Z] === RUN TestConfigsCreateAndDelete [2021-05-18T08:29:03.148Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-18T08:29:03.148Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:03.148Z] === RUN TestConfigsUpdate [2021-05-18T08:29:03.148Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-18T08:29:03.148Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:03.148Z] === RUN TestTemplatedConfig [2021-05-18T08:29:03.148Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-18T08:29:03.148Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:03.148Z] === RUN TestConfigCreateResolve [2021-05-18T08:29:03.148Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-18T08:29:03.148Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:29:03.148Z] === RUN TestConfigDaemonLibtrustID [2021-05-18T08:29:03.148Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-18T08:29:03.148Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:29:03.148Z] PASS [2021-05-18T08:29:03.148Z] ok github.com/docker/docker/integration/config 0.185s [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] === Skipped [2021-05-18T08:29:03.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-18T08:29:03.148Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-18T08:29:03.148Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-18T08:29:03.148Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-18T08:29:03.148Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-18T08:29:03.148Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-18T08:29:03.148Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-18T08:29:03.148Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] [2021-05-18T08:29:03.148Z] DONE 7 tests, 7 skipped in 3.254s [2021-05-18T08:29:03.148Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-18T08:29:04.400Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-18T08:29:04.659Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-18T08:29:05.597Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-18T08:29:06.077Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:29:06.077Z] INFO: Testing against a local daemon [2021-05-18T08:29:06.077Z] === RUN TestCheckpoint [2021-05-18T08:29:06.077Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-18T08:29:06.077Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T08:29:06.077Z] === RUN TestContainerInvalidJSON [2021-05-18T08:29:06.077Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:29:06.077Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:29:06.077Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:29:06.077Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:29:06.077Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:29:06.077Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:29:06.539Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:29:06.539Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:29:06.539Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:29:06.539Z] --- PASS: TestContainerInvalidJSON (0.57s) [2021-05-18T08:29:06.539Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-18T08:29:06.539Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-18T08:29:06.539Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-18T08:29:06.539Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-18T08:29:07.001Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-05-18T08:29:07.002Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-18T08:29:07.002Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2021-05-18T08:29:07.002Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-18T08:29:07.464Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2021-05-18T08:29:07.464Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-18T08:29:07.464Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-05-18T08:29:07.464Z] === RUN TestCopyFromContainer [2021-05-18T08:29:07.464Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-18T08:29:07.464Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:07.464Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-18T08:29:07.926Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:29:07.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:29:07.926Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:29:07.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:29:07.926Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:29:07.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:29:07.926Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:29:07.926Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:29:07.926Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:29:07.926Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-18T08:29:07.926Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-18T08:29:07.926Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-18T08:29:07.926Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-05-18T08:29:07.926Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-18T08:29:07.926Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-18T08:29:07.926Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-18T08:29:07.926Z] === RUN TestCreateWithInvalidEnv [2021-05-18T08:29:07.926Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-18T08:29:07.926Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-18T08:29:07.926Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-18T08:29:07.926Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-18T08:29:07.926Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-18T08:29:07.926Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-18T08:29:07.926Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-18T08:29:07.926Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-18T08:29:07.926Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-18T08:29:07.926Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-18T08:29:07.926Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-18T08:29:07.926Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-18T08:29:07.926Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-18T08:29:07.926Z] === RUN TestCreateTmpfsMountsTarget [2021-05-18T08:29:07.927Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-18T08:29:07.927Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:07.927Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-18T08:29:07.927Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-18T08:29:07.927Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:29:07.927Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-18T08:29:07.927Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-18T08:29:07.927Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:29:07.927Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-18T08:29:07.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:29:07.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:29:07.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:29:07.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:29:07.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:29:07.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:29:07.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:29:07.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:29:07.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:29:07.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:29:07.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:29:07.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:29:07.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:29:07.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:29:07.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:29:07.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-18T08:29:07.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-18T08:29:07.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-18T08:29:07.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-18T08:29:07.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-18T08:29:07.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-05-18T08:29:07.927Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-18T08:29:07.927Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-18T08:29:07.927Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-18T08:29:07.927Z] === RUN TestCreateDifferentPlatform [2021-05-18T08:29:07.927Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-18T08:29:07.927Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-18T08:29:07.927Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-05-18T08:29:07.927Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-18T08:29:07.927Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-18T08:29:07.927Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-18T08:29:07.927Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-05-18T08:29:07.927Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-18T08:29:07.927Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-05-18T08:29:07.927Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-18T08:29:07.927Z] === RUN TestContainerKillOnDaemonStart [2021-05-18T08:29:07.927Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-18T08:29:07.927Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:07.927Z] === RUN TestDiff [2021-05-18T08:29:07.927Z] --- SKIP: TestDiff (0.00s) [2021-05-18T08:29:07.927Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-18T08:29:07.927Z] === RUN TestExecWithCloseStdin [2021-05-18T08:29:11.686Z] --- PASS: TestExecWithCloseStdin (3.27s) [2021-05-18T08:29:11.686Z] === RUN TestExec [2021-05-18T08:29:13.877Z] --- PASS: TestExec (2.45s) [2021-05-18T08:29:13.877Z] === RUN TestExecUser [2021-05-18T08:29:13.877Z] --- SKIP: TestExecUser (0.00s) [2021-05-18T08:29:13.877Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-18T08:29:13.877Z] === RUN TestExportContainerAndImportImage [2021-05-18T08:29:13.877Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-18T08:29:13.877Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:13.877Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-18T08:29:13.877Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-18T08:29:13.877Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:13.877Z] === RUN TestHealthCheckWorkdir [2021-05-18T08:29:13.877Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-18T08:29:13.877Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-18T08:29:13.877Z] === RUN TestHealthKillContainer [2021-05-18T08:29:13.877Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-18T08:29:13.877Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-18T08:29:13.877Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-18T08:29:13.877Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-18T08:29:13.877Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-18T08:29:13.877Z] === RUN TestKillContainerInvalidSignal [2021-05-18T08:29:16.076Z] --- PASS: TestKillContainerInvalidSignal (2.00s) [2021-05-18T08:29:16.076Z] === RUN TestKillContainer [2021-05-18T08:29:16.076Z] === RUN TestKillContainer/no_signal [2021-05-18T08:29:17.625Z] === RUN TestKillContainer/non_killing_signal [2021-05-18T08:29:17.625Z] === RUN TestKillContainer/killing_signal [2021-05-18T08:29:20.508Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-18T08:29:20.550Z] --- PASS: TestKillContainer (4.70s) [2021-05-18T08:29:20.550Z] --- PASS: TestKillContainer/no_signal (2.07s) [2021-05-18T08:29:20.550Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-18T08:29:20.550Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-18T08:29:20.550Z] --- PASS: TestKillContainer/killing_signal (2.56s) [2021-05-18T08:29:20.550Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-18T08:29:20.550Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-18T08:29:20.550Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T08:29:20.550Z] === RUN TestKillStoppedContainer [2021-05-18T08:29:20.550Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-18T08:29:20.550Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T08:29:20.550Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-18T08:29:20.550Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-18T08:29:20.550Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T08:29:20.550Z] === RUN TestKillDifferentUserContainer [2021-05-18T08:29:20.550Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-18T08:29:20.550Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-18T08:29:20.550Z] === RUN TestInspectOomKilledTrue [2021-05-18T08:29:20.550Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-18T08:29:20.550Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:20.550Z] === RUN TestInspectOomKilledFalse [2021-05-18T08:29:20.550Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-18T08:29:20.550Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:29:20.550Z] === RUN TestLogsFollowTailEmpty [2021-05-18T08:29:20.768Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-18T08:29:22.741Z] --- PASS: TestLogsFollowTailEmpty (1.99s) [2021-05-18T08:29:22.741Z] === RUN TestNetworkNat [2021-05-18T08:29:22.741Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-18T08:29:22.741Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-18T08:29:22.741Z] === RUN TestNetworkLocalhostTCPNat [2021-05-18T08:29:23.310Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-18T08:29:24.251Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-18T08:29:24.934Z] --- PASS: TestNetworkLocalhostTCPNat (2.42s) [2021-05-18T08:29:24.934Z] === RUN TestNetworkLoopbackNat [2021-05-18T08:29:24.934Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-18T08:29:24.934Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-18T08:29:24.934Z] === RUN TestPause [2021-05-18T08:29:24.934Z] --- SKIP: TestPause (0.00s) [2021-05-18T08:29:24.934Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-18T08:29:24.934Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-18T08:29:27.127Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.07s) [2021-05-18T08:29:27.127Z] === RUN TestPauseStopPausedContainer [2021-05-18T08:29:27.127Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-18T08:29:27.127Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:29:27.127Z] === RUN TestPsFilter [2021-05-18T08:29:27.127Z] --- PASS: TestPsFilter (0.35s) [2021-05-18T08:29:27.127Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-18T08:29:27.543Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-05-18T08:29:27.544Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-18T08:29:27.544Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-18T08:29:27.803Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-18T08:29:27.803Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-18T08:29:28.372Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-18T08:29:29.311Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-18T08:29:30.050Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.59s) [2021-05-18T08:29:30.050Z] === RUN TestRemoveContainerWithVolume [2021-05-18T08:29:32.972Z] --- PASS: TestRemoveContainerWithVolume (2.62s) [2021-05-18T08:29:32.972Z] === RUN TestRemoveContainerRunning [2021-05-18T08:29:33.502Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-18T08:29:33.762Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-18T08:29:34.520Z] --- PASS: TestRemoveContainerRunning (2.07s) [2021-05-18T08:29:34.520Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-18T08:29:35.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-05-18T08:29:36.715Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.17s) [2021-05-18T08:29:36.715Z] === RUN TestRemoveInvalidContainer [2021-05-18T08:29:36.715Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-18T08:29:36.715Z] === RUN TestRenameLinkedContainer [2021-05-18T08:29:36.715Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-18T08:29:36.715Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-18T08:29:36.715Z] === RUN TestRenameStoppedContainer [2021-05-18T08:29:38.465Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-18T08:29:39.638Z] --- PASS: TestRenameStoppedContainer (2.79s) [2021-05-18T08:29:39.638Z] === RUN TestRenameRunningContainerAndReuse [2021-05-18T08:29:39.845Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-18T08:29:39.845Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-18T08:29:41.227Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-18T08:29:43.136Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-18T08:29:44.362Z] --- PASS: TestRenameRunningContainerAndReuse (4.26s) [2021-05-18T08:29:44.362Z] === RUN TestRenameInvalidName [2021-05-18T08:29:44.518Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-18T08:29:45.898Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-18T08:29:45.913Z] --- PASS: TestRenameInvalidName (2.10s) [2021-05-18T08:29:45.913Z] === RUN TestRenameAnonymousContainer [2021-05-18T08:29:47.277Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-18T08:29:50.621Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-18T08:29:51.561Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-18T08:29:52.499Z] === RUN TestDockerSuite/TestLogsSince [2021-05-18T08:29:56.278Z] --- PASS: TestRenameAnonymousContainer (10.22s) [2021-05-18T08:29:56.278Z] === RUN TestRenameContainerWithSameName [2021-05-18T08:29:58.469Z] --- PASS: TestRenameContainerWithSameName (2.17s) [2021-05-18T08:29:58.469Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-18T08:29:58.469Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-18T08:29:58.469Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-18T08:29:58.469Z] === RUN TestResize [2021-05-18T08:30:00.640Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-18T08:30:00.666Z] --- PASS: TestResize (2.17s) [2021-05-18T08:30:00.666Z] === RUN TestResizeWithInvalidSize [2021-05-18T08:30:02.858Z] --- PASS: TestResizeWithInvalidSize (2.15s) [2021-05-18T08:30:02.858Z] === RUN TestResizeWhenContainerNotStarted [2021-05-18T08:30:05.779Z] --- PASS: TestResizeWhenContainerNotStarted (2.74s) [2021-05-18T08:30:05.779Z] === RUN TestDaemonRestartKillContainers [2021-05-18T08:30:05.779Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-18T08:30:05.779Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:30:05.779Z] === RUN TestStats [2021-05-18T08:30:05.779Z] --- SKIP: TestStats (0.00s) [2021-05-18T08:30:05.779Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-18T08:30:05.779Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-18T08:30:05.915Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-18T08:30:07.296Z] === RUN TestDockerSuite/TestLogsTail [2021-05-18T08:30:08.675Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-18T08:30:09.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-05-18T08:30:09.616Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-18T08:30:10.555Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-18T08:30:10.555Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-18T08:30:11.494Z] === RUN TestDockerSuite/TestNetHostname [2021-05-18T08:30:12.895Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.52s) [2021-05-18T08:30:12.895Z] === RUN TestStopContainerWithTimeout [2021-05-18T08:30:12.895Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-18T08:30:12.895Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-18T08:30:12.895Z] === RUN TestUpdateRestartPolicy [2021-05-18T08:30:15.691Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-18T08:30:15.950Z] === RUN TestDockerSuite/TestNetworkEvents [2021-05-18T08:30:16.889Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-05-18T08:30:17.828Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-18T08:30:19.738Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-05-18T08:30:20.676Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-18T08:30:21.628Z] === RUN TestDockerSuite/TestPluginActive [2021-05-18T08:30:23.533Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-05-18T08:30:23.533Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-18T08:30:27.731Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-05-18T08:30:29.638Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-18T08:30:29.638Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-18T08:30:30.207Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-18T08:30:31.146Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-05-18T08:30:33.683Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-18T08:30:34.046Z] --- PASS: TestUpdateRestartPolicy (22.33s) [2021-05-18T08:30:34.046Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-18T08:30:34.250Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-05-18T08:30:34.817Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-18T08:30:36.237Z] --- PASS: TestUpdateRestartWithAutoRemove (2.20s) [2021-05-18T08:30:36.237Z] === RUN TestWaitNonBlocked [2021-05-18T08:30:36.237Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:30:36.237Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:30:36.237Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:30:36.237Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:30:36.237Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:30:36.237Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:30:37.352Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-18T08:30:38.728Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-05-18T08:30:39.993Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-18T08:30:39.993Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.12s) [2021-05-18T08:30:39.993Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.36s) [2021-05-18T08:30:39.993Z] === RUN TestWaitBlocked [2021-05-18T08:30:39.993Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-18T08:30:39.993Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:30:39.993Z] PASS [2021-05-18T08:30:39.993Z] ok github.com/docker/docker/integration/container 93.875s [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === Skipped [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-18T08:30:39.993Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-18T08:30:39.993Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-18T08:30:39.993Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-18T08:30:39.993Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-18T08:30:39.993Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-18T08:30:39.993Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-18T08:30:39.993Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-05-18T08:30:39.993Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-18T08:30:39.993Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-18T08:30:39.993Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-18T08:30:39.993Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-18T08:30:39.993Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-18T08:30:39.993Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-18T08:30:39.993Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-18T08:30:39.993Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-18T08:30:39.993Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-18T08:30:39.993Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-18T08:30:39.993Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-18T08:30:39.993Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-18T08:30:39.993Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-18T08:30:39.993Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T08:30:39.993Z] [2021-05-18T08:30:39.993Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-18T08:30:39.993Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-18T08:30:39.994Z] [2021-05-18T08:30:39.994Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-18T08:30:39.994Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:30:39.994Z] [2021-05-18T08:30:39.994Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-18T08:30:39.994Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:30:39.994Z] [2021-05-18T08:30:39.994Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-18T08:30:39.994Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-18T08:30:39.994Z] [2021-05-18T08:30:39.994Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-18T08:30:39.994Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-18T08:30:39.994Z] [2021-05-18T08:30:39.994Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-18T08:30:39.994Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-18T08:30:39.994Z] [2021-05-18T08:30:39.994Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-18T08:30:39.994Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:30:39.994Z] [2021-05-18T08:30:39.994Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-18T08:30:39.994Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-18T08:30:39.994Z] [2021-05-18T08:30:39.994Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-18T08:30:39.994Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-18T08:30:39.994Z] [2021-05-18T08:30:39.994Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-18T08:30:39.994Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:30:39.994Z] [2021-05-18T08:30:39.994Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-18T08:30:39.994Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-18T08:30:39.994Z] [2021-05-18T08:30:39.994Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-18T08:30:39.994Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-18T08:30:39.994Z] [2021-05-18T08:30:39.994Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-18T08:30:39.994Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:30:39.994Z] [2021-05-18T08:30:39.994Z] [2021-05-18T08:30:39.994Z] DONE 88 tests, 33 skipped in 96.793s [2021-05-18T08:30:39.994Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-18T08:30:42.028Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-18T08:30:42.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:30:42.184Z] INFO: Testing against a local daemon [2021-05-18T08:30:42.184Z] === RUN TestCommitInheritsEnv [2021-05-18T08:30:42.184Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-18T08:30:42.184Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:30:42.184Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-18T08:30:42.184Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-18T08:30:42.184Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-18T08:30:42.184Z] === RUN TestImagesFilterMultiReference [2021-05-18T08:30:42.184Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-05-18T08:30:42.184Z] === RUN TestImagePullPlatformInvalid [2021-05-18T08:30:42.184Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-18T08:30:42.184Z] === RUN TestRemoveImageOrphaning [2021-05-18T08:30:43.731Z] --- PASS: TestRemoveImageOrphaning (1.12s) [2021-05-18T08:30:43.731Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-18T08:30:43.731Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-18T08:30:43.731Z] === RUN TestTagInvalidReference [2021-05-18T08:30:43.731Z] --- PASS: TestTagInvalidReference (0.04s) [2021-05-18T08:30:43.731Z] === RUN TestTagValidPrefixedRepo [2021-05-18T08:30:43.731Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-05-18T08:30:43.731Z] === RUN TestTagExistedNameWithoutForce [2021-05-18T08:30:43.731Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-18T08:30:43.731Z] === RUN TestTagOfficialNames [2021-05-18T08:30:43.731Z] --- PASS: TestTagOfficialNames (0.09s) [2021-05-18T08:30:43.731Z] === RUN TestTagMatchesDigest [2021-05-18T08:30:43.731Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-18T08:30:43.731Z] PASS [2021-05-18T08:30:43.731Z] ok github.com/docker/docker/integration/image 1.702s [2021-05-18T08:30:43.931Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-05-18T08:30:44.194Z] [2021-05-18T08:30:44.194Z] === Skipped [2021-05-18T08:30:44.194Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-18T08:30:44.194Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:30:44.194Z] [2021-05-18T08:30:44.194Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-18T08:30:44.194Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-18T08:30:44.194Z] [2021-05-18T08:30:44.194Z] [2021-05-18T08:30:44.194Z] DONE 11 tests, 2 skipped in 4.068s [2021-05-18T08:30:44.194Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-18T08:30:45.309Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-18T08:30:47.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:30:47.115Z] INFO: Testing against a local daemon [2021-05-18T08:30:47.115Z] === RUN TestNetworkCreateDelete [2021-05-18T08:30:47.115Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-18T08:30:47.115Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:30:47.115Z] === RUN TestDockerNetworkDeletePreferID [2021-05-18T08:30:47.115Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-18T08:30:47.115Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-18T08:30:47.115Z] === RUN TestDaemonDNSFallback [2021-05-18T08:30:47.115Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-18T08:30:47.115Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:30:47.115Z] === RUN TestInspectNetwork [2021-05-18T08:30:47.115Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-18T08:30:47.115Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-18T08:30:47.115Z] === RUN TestRunContainerWithBridgeNone [2021-05-18T08:30:47.115Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-18T08:30:47.115Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:30:47.115Z] === RUN TestNetworkInvalidJSON [2021-05-18T08:30:47.115Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-18T08:30:47.115Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-18T08:30:47.115Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:30:47.115Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:30:47.115Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:30:47.115Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:30:47.115Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-18T08:30:47.115Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:30:47.115Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:30:47.115Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-18T08:30:47.115Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-18T08:30:47.115Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-05-18T08:30:47.115Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-05-18T08:30:47.115Z] === RUN TestNetworkList [2021-05-18T08:30:47.115Z] === RUN TestNetworkList//networks [2021-05-18T08:30:47.115Z] === PAUSE TestNetworkList//networks [2021-05-18T08:30:47.115Z] === RUN TestNetworkList//networks/ [2021-05-18T08:30:47.115Z] === PAUSE TestNetworkList//networks/ [2021-05-18T08:30:47.115Z] === CONT TestNetworkList//networks [2021-05-18T08:30:47.115Z] === CONT TestNetworkList//networks/ [2021-05-18T08:30:47.115Z] --- PASS: TestNetworkList (0.04s) [2021-05-18T08:30:47.115Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-18T08:30:47.115Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-18T08:30:47.115Z] === RUN TestHostIPv4BridgeLabel [2021-05-18T08:30:47.115Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-18T08:30:47.115Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-18T08:30:47.115Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-18T08:30:47.115Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-18T08:30:47.115Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] === RUN TestDaemonDefaultNetworkPools [2021-05-18T08:30:47.116Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-18T08:30:47.116Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-18T08:30:47.116Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-18T08:30:47.116Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] === RUN TestServiceWithPredefinedNetwork [2021-05-18T08:30:47.116Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-18T08:30:47.116Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:242: FLAKY_TEST [2021-05-18T08:30:47.116Z] === RUN TestServiceWithDataPathPortInit [2021-05-18T08:30:47.116Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-18T08:30:47.116Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] PASS [2021-05-18T08:30:47.116Z] ok github.com/docker/docker/integration/network 0.261s [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === Skipped [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-18T08:30:47.116Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-18T08:30:47.116Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-18T08:30:47.116Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-18T08:30:47.116Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-18T08:30:47.116Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-18T08:30:47.116Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:242: FLAKY_TEST [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-18T08:30:47.116Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] [2021-05-18T08:30:47.116Z] DONE 22 tests, 15 skipped in 2.857s [2021-05-18T08:30:47.116Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-18T08:30:47.847Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-18T08:30:48.089Z] testing: warning: no tests to run [2021-05-18T08:30:48.089Z] PASS [2021-05-18T08:30:48.089Z] ok github.com/docker/docker/integration/network/ipvlan 0.098s [2021-05-18T08:30:48.089Z] [2021-05-18T08:30:48.089Z] DONE 0 tests in 0.849s [2021-05-18T08:30:48.089Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-18T08:30:48.550Z] testing: warning: no tests to run [2021-05-18T08:30:48.550Z] PASS [2021-05-18T08:30:48.550Z] ok github.com/docker/docker/integration/network/macvlan 0.079s [2021-05-18T08:30:48.550Z] [2021-05-18T08:30:48.550Z] DONE 0 tests in 0.832s [2021-05-18T08:30:49.019Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-18T08:30:49.483Z] testing: warning: no tests to run [2021-05-18T08:30:49.483Z] PASS [2021-05-18T08:30:49.483Z] ok github.com/docker/docker/integration/plugin 0.079s [2021-05-18T08:30:49.483Z] [2021-05-18T08:30:49.484Z] DONE 0 tests in 0.872s [2021-05-18T08:30:49.752Z] === RUN TestDockerSuite/TestPortList [2021-05-18T08:30:49.946Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-18T08:30:50.407Z] testing: warning: no tests to run [2021-05-18T08:30:50.407Z] PASS [2021-05-18T08:30:50.407Z] ok github.com/docker/docker/integration/plugin/authz 0.086s [2021-05-18T08:30:50.407Z] [2021-05-18T08:30:50.407Z] DONE 0 tests in 0.820s [2021-05-18T08:30:50.407Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-18T08:31:00.779Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:31:00.779Z] INFO: Testing against a local daemon [2021-05-18T08:31:00.779Z] === RUN TestPluginInvalidJSON [2021-05-18T08:31:00.779Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:31:00.779Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:31:00.779Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:31:00.779Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-05-18T08:31:00.779Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-18T08:31:00.779Z] === RUN TestPluginInstall [2021-05-18T08:31:00.779Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-18T08:31:00.779Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-18T08:31:00.779Z] === RUN TestPluginsWithRuntimes [2021-05-18T08:31:00.779Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-18T08:31:00.779Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-18T08:31:00.779Z] === RUN TestPluginBackCompatMediaTypes [2021-05-18T08:31:00.779Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-18T08:31:00.779Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-18T08:31:00.779Z] PASS [2021-05-18T08:31:00.779Z] ok github.com/docker/docker/integration/plugin/common 0.201s [2021-05-18T08:31:00.779Z] [2021-05-18T08:31:00.779Z] === Skipped [2021-05-18T08:31:00.779Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-18T08:31:00.779Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-18T08:31:00.779Z] [2021-05-18T08:31:00.779Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-18T08:31:00.779Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-18T08:31:00.779Z] [2021-05-18T08:31:00.779Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-18T08:31:00.779Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-18T08:31:00.779Z] [2021-05-18T08:31:00.779Z] [2021-05-18T08:31:00.779Z] DONE 5 tests, 3 skipped in 9.419s [2021-05-18T08:31:00.779Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-18T08:31:01.959Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-18T08:31:01.959Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-18T08:31:03.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:31:03.704Z] INFO: Testing against a local daemon [2021-05-18T08:31:03.704Z] === RUN TestExternalGraphDriver [2021-05-18T08:31:03.704Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-18T08:31:03.704Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-18T08:31:03.704Z] === RUN TestGraphdriverPluginV2 [2021-05-18T08:31:03.704Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-18T08:31:03.704Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-18T08:31:03.704Z] PASS [2021-05-18T08:31:03.704Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.208s [2021-05-18T08:31:03.704Z] [2021-05-18T08:31:03.704Z] === Skipped [2021-05-18T08:31:03.704Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-18T08:31:03.704Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-18T08:31:03.704Z] [2021-05-18T08:31:03.704Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-18T08:31:03.704Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-18T08:31:03.704Z] [2021-05-18T08:31:03.704Z] [2021-05-18T08:31:03.704Z] DONE 2 tests, 2 skipped in 3.491s [2021-05-18T08:31:03.704Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-18T08:31:06.642Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:31:06.642Z] INFO: Testing against a local daemon [2021-05-18T08:31:06.642Z] === RUN TestReadPluginNoRead [2021-05-18T08:31:06.642Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-18T08:31:06.642Z] read_test.go:21: no unix domain sockets on Windows [2021-05-18T08:31:06.642Z] PASS [2021-05-18T08:31:06.642Z] ok github.com/docker/docker/integration/plugin/logging 0.170s [2021-05-18T08:31:06.642Z] [2021-05-18T08:31:06.642Z] === Skipped [2021-05-18T08:31:06.642Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-18T08:31:06.642Z] read_test.go:21: no unix domain sockets on Windows [2021-05-18T08:31:06.642Z] [2021-05-18T08:31:06.642Z] [2021-05-18T08:31:06.642Z] DONE 1 tests, 1 skipped in 2.871s [2021-05-18T08:31:06.642Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-18T08:31:08.197Z] testing: warning: no tests to run [2021-05-18T08:31:08.197Z] PASS [2021-05-18T08:31:08.197Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.130s [2021-05-18T08:31:08.197Z] [2021-05-18T08:31:08.197Z] DONE 0 tests in 1.492s [2021-05-18T08:31:08.197Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-18T08:31:10.079Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-05-18T08:31:10.079Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-18T08:31:10.079Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-18T08:31:10.079Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-18T08:31:10.079Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-18T08:31:10.079Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-18T08:31:11.021Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-18T08:31:11.021Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-18T08:31:11.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:31:11.115Z] INFO: Testing against a local daemon [2021-05-18T08:31:11.115Z] === RUN TestPluginWithDevMounts [2021-05-18T08:31:11.115Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-18T08:31:11.115Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:11.115Z] PASS [2021-05-18T08:31:11.115Z] ok github.com/docker/docker/integration/plugin/volumes 0.203s [2021-05-18T08:31:11.115Z] [2021-05-18T08:31:11.115Z] === Skipped [2021-05-18T08:31:11.115Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-18T08:31:11.115Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:11.115Z] [2021-05-18T08:31:11.115Z] [2021-05-18T08:31:11.115Z] DONE 1 tests, 1 skipped in 2.996s [2021-05-18T08:31:11.115Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-18T08:31:11.980Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-18T08:31:12.239Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-18T08:31:13.304Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:31:13.304Z] INFO: Testing against a local daemon [2021-05-18T08:31:13.304Z] === RUN TestSecretInspect [2021-05-18T08:31:13.304Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-18T08:31:13.304Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:13.304Z] === RUN TestSecretList [2021-05-18T08:31:13.304Z] --- SKIP: TestSecretList (0.00s) [2021-05-18T08:31:13.304Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:13.304Z] === RUN TestSecretsCreateAndDelete [2021-05-18T08:31:13.304Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-18T08:31:13.304Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:13.304Z] === RUN TestSecretsUpdate [2021-05-18T08:31:13.304Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-18T08:31:13.304Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:13.304Z] === RUN TestTemplatedSecret [2021-05-18T08:31:13.304Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-18T08:31:13.304Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:13.304Z] === RUN TestSecretCreateResolve [2021-05-18T08:31:13.304Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-18T08:31:13.304Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:31:13.304Z] PASS [2021-05-18T08:31:13.304Z] ok github.com/docker/docker/integration/secret 0.206s [2021-05-18T08:31:13.765Z] [2021-05-18T08:31:13.765Z] === Skipped [2021-05-18T08:31:13.765Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-18T08:31:13.765Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:13.765Z] [2021-05-18T08:31:13.765Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-18T08:31:13.765Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:13.765Z] [2021-05-18T08:31:13.765Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-18T08:31:13.765Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:13.765Z] [2021-05-18T08:31:13.765Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-18T08:31:13.765Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:13.765Z] [2021-05-18T08:31:13.765Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-18T08:31:13.765Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:13.765Z] [2021-05-18T08:31:13.765Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-18T08:31:13.765Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:31:13.765Z] [2021-05-18T08:31:13.765Z] [2021-05-18T08:31:13.765Z] DONE 6 tests, 6 skipped in 2.409s [2021-05-18T08:31:13.765Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-18T08:31:14.144Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-18T08:31:14.144Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-05-18T08:31:16.691Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:31:16.691Z] INFO: Testing against a local daemon [2021-05-18T08:31:16.691Z] === RUN TestServiceCreateInit [2021-05-18T08:31:16.691Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-18T08:31:16.691Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-18T08:31:16.691Z] --- PASS: TestServiceCreateInit (0.04s) [2021-05-18T08:31:16.691Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T08:31:16.691Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.691Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T08:31:16.691Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.691Z] === RUN TestCreateServiceMultipleTimes [2021-05-18T08:31:16.691Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-18T08:31:16.691Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.691Z] === RUN TestCreateServiceConflict [2021-05-18T08:31:16.691Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-18T08:31:16.691Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.691Z] === RUN TestCreateServiceMaxReplicas [2021-05-18T08:31:16.691Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-05-18T08:31:16.691Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.691Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-18T08:31:16.691Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-18T08:31:16.691Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.692Z] === RUN TestCreateServiceSecretFileMode [2021-05-18T08:31:16.692Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-18T08:31:16.692Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.692Z] === RUN TestCreateServiceConfigFileMode [2021-05-18T08:31:16.692Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-18T08:31:16.692Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.692Z] === RUN TestCreateServiceSysctls [2021-05-18T08:31:16.692Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-05-18T08:31:16.692Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.692Z] === RUN TestCreateServiceCapabilities [2021-05-18T08:31:16.692Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-05-18T08:31:16.692Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.692Z] === RUN TestInspect [2021-05-18T08:31:16.692Z] --- SKIP: TestInspect (0.00s) [2021-05-18T08:31:16.692Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.692Z] === RUN TestCreateJob [2021-05-18T08:31:16.692Z] --- SKIP: TestCreateJob (0.00s) [2021-05-18T08:31:16.692Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.692Z] === RUN TestReplicatedJob [2021-05-18T08:31:16.692Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-18T08:31:16.692Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.692Z] === RUN TestUpdateReplicatedJob [2021-05-18T08:31:16.692Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-18T08:31:16.692Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.692Z] === RUN TestServiceListWithStatuses [2021-05-18T08:31:16.692Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-18T08:31:16.692Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.692Z] === RUN TestDockerNetworkConnectAlias [2021-05-18T08:31:16.692Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-18T08:31:16.692Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.692Z] === RUN TestDockerNetworkReConnect [2021-05-18T08:31:16.692Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-18T08:31:16.692Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.692Z] === RUN TestServicePlugin [2021-05-18T08:31:16.692Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-18T08:31:16.692Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:16.692Z] === RUN TestServiceUpdateLabel [2021-05-18T08:31:16.692Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-18T08:31:16.692Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:31:16.692Z] === RUN TestServiceUpdateSecrets [2021-05-18T08:31:16.692Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-18T08:31:16.692Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:31:16.692Z] === RUN TestServiceUpdateConfigs [2021-05-18T08:31:16.692Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-18T08:31:16.692Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:31:16.692Z] === RUN TestServiceUpdateNetwork [2021-05-18T08:31:16.692Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-18T08:31:16.692Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:31:16.692Z] === RUN TestServiceUpdatePidsLimit [2021-05-18T08:31:16.692Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-05-18T08:31:16.692Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:31:16.692Z] PASS [2021-05-18T08:31:16.692Z] ok github.com/docker/docker/integration/service 0.313s [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === Skipped [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T08:31:17.155Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T08:31:17.155Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T08:31:17.155Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T08:31:17.155Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-18T08:31:17.155Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-18T08:31:17.155Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-05-18T08:31:17.155Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-18T08:31:17.155Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-18T08:31:17.155Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-18T08:31:17.155Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-05-18T08:31:17.155Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-05-18T08:31:17.155Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-18T08:31:17.155Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-18T08:31:17.155Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-18T08:31:17.155Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-18T08:31:17.155Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-18T08:31:17.155Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-18T08:31:17.155Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-18T08:31:17.155Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-18T08:31:17.155Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-18T08:31:17.155Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-18T08:31:17.155Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-18T08:31:17.155Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-18T08:31:17.155Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-05-18T08:31:17.155Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] [2021-05-18T08:31:17.155Z] DONE 24 tests, 23 skipped in 3.247s [2021-05-18T08:31:17.155Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-18T08:31:17.435Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-05-18T08:31:19.341Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-05-18T08:31:19.341Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-05-18T08:31:19.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:31:19.350Z] INFO: Testing against a local daemon [2021-05-18T08:31:19.350Z] === RUN TestSessionCreate [2021-05-18T08:31:19.350Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-18T08:31:19.350Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-18T08:31:19.350Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-18T08:31:19.350Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-18T08:31:19.350Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-18T08:31:19.350Z] PASS [2021-05-18T08:31:19.350Z] ok github.com/docker/docker/integration/session 0.200s [2021-05-18T08:31:19.350Z] [2021-05-18T08:31:19.350Z] === Skipped [2021-05-18T08:31:19.350Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-18T08:31:19.350Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-18T08:31:19.350Z] [2021-05-18T08:31:19.350Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-18T08:31:19.350Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-18T08:31:19.350Z] [2021-05-18T08:31:19.350Z] [2021-05-18T08:31:19.350Z] DONE 2 tests, 2 skipped in 2.323s [2021-05-18T08:31:19.350Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-18T08:31:20.718Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-05-18T08:31:20.718Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-18T08:31:21.539Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:31:21.539Z] INFO: Testing against a local daemon [2021-05-18T08:31:21.539Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-18T08:31:21.539Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T08:31:21.539Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:21.539Z] === RUN TestEventsExecDie [2021-05-18T08:31:21.539Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-18T08:31:21.539Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-18T08:31:21.539Z] === RUN TestEventsBackwardsCompatible [2021-05-18T08:31:21.539Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-18T08:31:21.539Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-18T08:31:21.539Z] === RUN TestInfoAPI [2021-05-18T08:31:21.539Z] --- PASS: TestInfoAPI (0.04s) [2021-05-18T08:31:21.539Z] === RUN TestInfoAPIWarnings [2021-05-18T08:31:21.539Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-18T08:31:21.539Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:31:21.539Z] === RUN TestInfoDebug [2021-05-18T08:31:21.539Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-18T08:31:21.539Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T08:31:21.539Z] === RUN TestInfoInsecureRegistries [2021-05-18T08:31:21.539Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-18T08:31:21.539Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T08:31:21.539Z] === RUN TestInfoRegistryMirrors [2021-05-18T08:31:21.539Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-18T08:31:21.539Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T08:31:21.539Z] === RUN TestLoginFailsWithBadCredentials [2021-05-18T08:31:22.512Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-05-18T08:31:22.512Z] === RUN TestPingCacheHeaders [2021-05-18T08:31:22.512Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-18T08:31:22.512Z] === RUN TestPingGet [2021-05-18T08:31:22.512Z] --- PASS: TestPingGet (0.03s) [2021-05-18T08:31:22.512Z] === RUN TestPingHead [2021-05-18T08:31:22.512Z] --- PASS: TestPingHead (0.03s) [2021-05-18T08:31:22.512Z] === RUN TestVersion [2021-05-18T08:31:22.512Z] --- PASS: TestVersion (0.03s) [2021-05-18T08:31:22.512Z] PASS [2021-05-18T08:31:22.512Z] ok github.com/docker/docker/integration/system 1.300s [2021-05-18T08:31:22.973Z] [2021-05-18T08:31:22.974Z] === Skipped [2021-05-18T08:31:22.974Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T08:31:22.974Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:31:22.974Z] [2021-05-18T08:31:22.974Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-18T08:31:22.974Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-18T08:31:22.974Z] [2021-05-18T08:31:22.974Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-18T08:31:22.974Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-18T08:31:22.974Z] [2021-05-18T08:31:22.974Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-18T08:31:22.974Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:31:22.974Z] [2021-05-18T08:31:22.974Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-18T08:31:22.974Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T08:31:22.974Z] [2021-05-18T08:31:22.974Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-18T08:31:22.974Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T08:31:22.974Z] [2021-05-18T08:31:22.974Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-18T08:31:22.974Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T08:31:22.974Z] [2021-05-18T08:31:22.974Z] [2021-05-18T08:31:22.974Z] DONE 13 tests, 7 skipped in 3.457s [2021-05-18T08:31:22.974Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-18T08:31:24.009Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-05-18T08:31:24.946Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-18T08:31:25.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:31:25.161Z] INFO: Testing against a local daemon [2021-05-18T08:31:25.161Z] === RUN TestVolumesCreateAndList [2021-05-18T08:31:25.161Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-05-18T08:31:25.161Z] === RUN TestVolumesRemove [2021-05-18T08:31:25.161Z] --- PASS: TestVolumesRemove (0.18s) [2021-05-18T08:31:25.161Z] === RUN TestVolumesInspect [2021-05-18T08:31:25.161Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-18T08:31:25.161Z] === RUN TestVolumesInvalidJSON [2021-05-18T08:31:25.161Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-18T08:31:25.161Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-18T08:31:25.161Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-18T08:31:25.161Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-18T08:31:25.161Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-18T08:31:25.161Z] PASS [2021-05-18T08:31:25.161Z] ok github.com/docker/docker/integration/volume 0.455s [2021-05-18T08:31:25.623Z] [2021-05-18T08:31:25.623Z] DONE 5 tests in 2.622s [2021-05-18T08:31:25.623Z] INFO: make.ps1 ended at 05/18/2021 08:31:25 [2021-05-18T08:31:25.623Z] INFO: Integration CLI tests being run from the host: [2021-05-18T08:31:25.623Z] 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" [2021-05-18T08:31:26.326Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-18T08:31:29.614Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-18T08:31:33.834Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-18T08:31:33.834Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-18T08:31:34.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-18T08:31:34.240Z] INFO: Testing against a local daemon [2021-05-18T08:31:34.240Z] === RUN TestDockerSuite [2021-05-18T08:31:34.240Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-18T08:31:34.240Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-18T08:31:34.240Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-18T08:31:34.240Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-18T08:31:34.240Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-18T08:31:34.240Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-18T08:31:34.240Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-18T08:31:34.240Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-18T08:31:34.702Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-18T08:31:35.164Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-18T08:31:35.625Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-18T08:31:36.087Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-18T08:31:37.122Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-05-18T08:31:38.059Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-18T08:31:40.598Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-05-18T08:31:43.885Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-05-18T08:31:47.172Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-05-18T08:31:48.109Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-18T08:31:50.014Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-18T08:31:51.919Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-05-18T08:31:52.857Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-18T08:31:55.398Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-18T08:31:55.398Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-05-18T08:31:56.776Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-18T08:32:00.065Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-05-18T08:32:00.065Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-18T08:32:02.600Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-05-18T08:32:02.859Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-18T08:32:04.763Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-18T08:32:05.022Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-18T08:32:06.402Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-18T08:32:07.782Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-05-18T08:32:09.685Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-18T08:32:12.221Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-18T08:32:13.609Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-18T08:32:13.609Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-18T08:32:13.609Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-18T08:32:13.609Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-18T08:32:13.609Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-18T08:32:14.556Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-18T08:32:15.126Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-05-18T08:32:16.505Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-18T08:32:19.041Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-18T08:32:19.300Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-18T08:32:21.834Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-05-18T08:32:29.958Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-18T08:32:31.340Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-18T08:32:33.247Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-18T08:32:33.247Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-18T08:32:33.506Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-18T08:32:33.506Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-18T08:32:36.038Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-18T08:32:36.990Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-05-18T08:32:37.926Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-18T08:32:41.213Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-05-18T08:32:43.749Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-18T08:32:45.126Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-05-18T08:32:45.694Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-18T08:32:45.694Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-18T08:32:45.694Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-18T08:32:48.253Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-18T08:32:48.982Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-05-18T08:32:49.229Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-18T08:32:50.887Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-18T08:32:51.826Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-18T08:32:52.085Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-18T08:32:52.152Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-18T08:32:52.152Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-18T08:32:52.152Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-18T08:32:52.152Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-18T08:32:52.152Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-18T08:32:53.990Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-05-18T08:32:53.990Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-18T08:32:54.930Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-18T08:32:55.908Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-18T08:32:55.908Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-18T08:32:55.908Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-18T08:32:57.527Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-18T08:32:57.785Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-05-18T08:32:58.721Z] === RUN TestDockerSuite/TestRmiTag [2021-05-18T08:32:58.721Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-18T08:32:59.658Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-18T08:33:04.934Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-18T08:33:04.934Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-18T08:33:05.871Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-18T08:33:06.130Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-18T08:33:06.262Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-18T08:33:07.507Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-18T08:33:08.444Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-18T08:33:08.703Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-18T08:33:09.639Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-18T08:33:09.639Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-18T08:33:10.206Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-18T08:33:11.583Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-05-18T08:33:12.151Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-18T08:33:13.087Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-18T08:33:14.465Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-18T08:33:15.841Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-05-18T08:33:16.790Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-18T08:33:18.168Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-05-18T08:33:19.104Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-05-18T08:33:20.041Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-05-18T08:33:20.608Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-05-18T08:33:21.544Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-05-18T08:33:22.479Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-18T08:33:23.415Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-05-18T08:33:24.350Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-18T08:33:24.919Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-05-18T08:33:25.487Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-18T08:33:26.439Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-18T08:33:27.377Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-18T08:33:27.377Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-18T08:33:29.913Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-18T08:33:30.849Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-18T08:33:31.785Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-18T08:33:32.353Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-18T08:33:33.294Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-18T08:33:33.294Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-18T08:33:33.863Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-18T08:33:34.798Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-18T08:33:35.366Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-18T08:33:35.933Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-18T08:33:36.869Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-18T08:33:36.869Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-18T08:33:37.437Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-18T08:33:37.437Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-18T08:33:38.373Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-18T08:33:39.312Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-18T08:33:39.571Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-05-18T08:33:40.138Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-18T08:33:41.076Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-18T08:33:41.076Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-18T08:33:42.456Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-18T08:33:43.023Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-05-18T08:33:43.960Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-18T08:33:45.864Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-18T08:33:46.801Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-18T08:33:47.737Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-18T08:33:48.304Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-18T08:33:48.872Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-18T08:33:49.809Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-18T08:33:50.763Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-18T08:33:53.298Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-18T08:33:56.587Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-18T08:33:56.587Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-18T08:33:56.848Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-18T08:34:00.138Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-18T08:34:02.042Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-18T08:34:02.042Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-05-18T08:34:04.575Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-18T08:34:04.834Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-05-18T08:34:07.370Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-18T08:34:07.370Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-18T08:34:07.370Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-18T08:34:07.629Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-05-18T08:34:08.199Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-18T08:34:11.487Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-18T08:34:13.408Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-18T08:34:15.312Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-18T08:34:16.247Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-18T08:34:18.151Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-18T08:34:18.720Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-05-18T08:34:18.720Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-18T08:34:19.288Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-05-18T08:34:21.191Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-18T08:34:21.191Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-18T08:34:21.759Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-18T08:34:22.327Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-18T08:34:23.264Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-05-18T08:34:23.831Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-18T08:34:23.831Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-18T08:34:24.399Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-18T08:34:25.334Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-18T08:34:25.902Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-18T08:34:26.838Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-18T08:34:27.406Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-18T08:34:27.406Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-05-18T08:34:28.343Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-18T08:34:28.912Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-18T08:34:30.321Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-18T08:34:30.321Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-18T08:34:30.915Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-18T08:34:31.781Z] --- PASS: TestBuildWCOWSandboxSize (869.44s) [2021-05-18T08:34:31.781Z] === RUN TestBuildWithEmptyDockerfile [2021-05-18T08:34:31.781Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:34:31.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:34:31.781Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:34:31.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:34:31.781Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:34:31.781Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:34:31.781Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-18T08:34:31.781Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-18T08:34:31.781Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-18T08:34:31.781Z] --- PASS: TestBuildWithEmptyDockerfile (0.52s) [2021-05-18T08:34:31.781Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-05-18T08:34:31.781Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-18T08:34:31.781Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-18T08:34:31.781Z] === RUN TestBuildPreserveOwnership [2021-05-18T08:34:31.781Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-18T08:34:31.781Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:34:31.781Z] === RUN TestBuildPlatformInvalid [2021-05-18T08:34:31.781Z] --- PASS: TestBuildPlatformInvalid (0.48s) [2021-05-18T08:34:31.781Z] PASS [2021-05-18T08:34:31.781Z] ok github.com/docker/docker/integration/build 1076.405s [2021-05-18T08:34:31.781Z] [2021-05-18T08:34:31.781Z] === Skipped [2021-05-18T08:34:31.781Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-18T08:34:31.781Z] build_session_test.go:25: TODO: BuildKit [2021-05-18T08:34:31.781Z] [2021-05-18T08:34:31.781Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-18T08:34:31.781Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:31.781Z] [2021-05-18T08:34:31.781Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-05-18T08:34:31.781Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:34:31.781Z] [2021-05-18T08:34:31.781Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-18T08:34:31.781Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:34:31.781Z] [2021-05-18T08:34:31.781Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-18T08:34:31.781Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:34:31.781Z] [2021-05-18T08:34:31.781Z] [2021-05-18T08:34:31.781Z] DONE 29 tests, 5 skipped in 1104.396s [2021-05-18T08:34:31.781Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-18T08:34:31.852Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-18T08:34:32.381Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-18T08:34:32.381Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-18T08:34:32.754Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:34:32.754Z] INFO: Testing against a local daemon [2021-05-18T08:34:32.754Z] === RUN TestConfigInspect [2021-05-18T08:34:32.754Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-18T08:34:32.754Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:32.754Z] === RUN TestConfigList [2021-05-18T08:34:32.754Z] --- SKIP: TestConfigList (0.00s) [2021-05-18T08:34:32.754Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:32.754Z] === RUN TestConfigsCreateAndDelete [2021-05-18T08:34:32.754Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-18T08:34:32.754Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:32.754Z] === RUN TestConfigsUpdate [2021-05-18T08:34:32.754Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-18T08:34:32.754Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:32.754Z] === RUN TestTemplatedConfig [2021-05-18T08:34:32.754Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-18T08:34:32.754Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:32.754Z] === RUN TestConfigCreateResolve [2021-05-18T08:34:32.754Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-18T08:34:32.754Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:34:32.754Z] === RUN TestConfigDaemonLibtrustID [2021-05-18T08:34:32.754Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-18T08:34:32.754Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:34:32.754Z] PASS [2021-05-18T08:34:32.754Z] ok github.com/docker/docker/integration/config 0.217s [2021-05-18T08:34:32.754Z] [2021-05-18T08:34:32.754Z] === Skipped [2021-05-18T08:34:32.754Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-18T08:34:32.754Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:32.754Z] [2021-05-18T08:34:32.754Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-18T08:34:32.754Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:32.754Z] [2021-05-18T08:34:32.754Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-18T08:34:32.754Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:32.754Z] [2021-05-18T08:34:32.754Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-18T08:34:32.754Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:32.754Z] [2021-05-18T08:34:32.754Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-18T08:34:32.754Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:32.754Z] [2021-05-18T08:34:32.754Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-18T08:34:32.754Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:34:32.754Z] [2021-05-18T08:34:32.754Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-18T08:34:32.754Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:34:32.754Z] [2021-05-18T08:34:32.754Z] [2021-05-18T08:34:32.754Z] DONE 7 tests, 7 skipped in 3.224s [2021-05-18T08:34:32.754Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-18T08:34:33.232Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-18T08:34:33.800Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-18T08:34:33.800Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-18T08:34:35.672Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:34:35.672Z] INFO: Testing against a local daemon [2021-05-18T08:34:35.672Z] === RUN TestCheckpoint [2021-05-18T08:34:35.672Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-18T08:34:35.672Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T08:34:35.672Z] === RUN TestContainerInvalidJSON [2021-05-18T08:34:35.672Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:34:35.672Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:34:35.672Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:34:35.672Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:34:35.672Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:34:35.672Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:34:36.135Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-18T08:34:36.135Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-18T08:34:36.135Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-18T08:34:36.135Z] --- PASS: TestContainerInvalidJSON (0.44s) [2021-05-18T08:34:36.135Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-18T08:34:36.135Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-18T08:34:36.135Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-18T08:34:36.135Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-18T08:34:36.334Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-05-18T08:34:36.597Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-05-18T08:34:36.597Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-18T08:34:36.597Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-05-18T08:34:36.597Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-18T08:34:37.058Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2021-05-18T08:34:37.058Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-18T08:34:37.058Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2021-05-18T08:34:37.058Z] === RUN TestCopyFromContainer [2021-05-18T08:34:37.058Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-18T08:34:37.058Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:37.058Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-18T08:34:37.058Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:34:37.058Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:34:37.058Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:34:37.058Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:34:37.058Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:34:37.058Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:34:37.058Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-18T08:34:37.058Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-18T08:34:37.058Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-18T08:34:37.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-18T08:34:37.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-18T08:34:37.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-18T08:34:37.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-18T08:34:37.058Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-18T08:34:37.058Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-18T08:34:37.058Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-18T08:34:37.058Z] === RUN TestCreateWithInvalidEnv [2021-05-18T08:34:37.058Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-18T08:34:37.058Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-18T08:34:37.058Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-18T08:34:37.058Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-18T08:34:37.058Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-18T08:34:37.058Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-18T08:34:37.058Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-18T08:34:37.058Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-18T08:34:37.058Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-18T08:34:37.058Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-18T08:34:37.058Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-18T08:34:37.058Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-18T08:34:37.058Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-05-18T08:34:37.058Z] === RUN TestCreateTmpfsMountsTarget [2021-05-18T08:34:37.058Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-18T08:34:37.058Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:37.058Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-18T08:34:37.058Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-18T08:34:37.058Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:34:37.058Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-18T08:34:37.058Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-18T08:34:37.058Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:34:37.058Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-18T08:34:37.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:34:37.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:34:37.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:34:37.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:34:37.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:34:37.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:34:37.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:34:37.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:34:37.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:34:37.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:34:37.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-18T08:34:37.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-18T08:34:37.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-18T08:34:37.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-18T08:34:37.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-18T08:34:37.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-18T08:34:37.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-18T08:34:37.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-18T08:34:37.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-18T08:34:37.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-18T08:34:37.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-05-18T08:34:37.058Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-18T08:34:37.058Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-18T08:34:37.058Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-18T08:34:37.058Z] === RUN TestCreateDifferentPlatform [2021-05-18T08:34:37.058Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-18T08:34:37.058Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-18T08:34:37.058Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-05-18T08:34:37.058Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-18T08:34:37.058Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-18T08:34:37.058Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-18T08:34:37.271Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-18T08:34:37.520Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-05-18T08:34:37.520Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-18T08:34:37.520Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-18T08:34:37.520Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-18T08:34:37.520Z] === RUN TestContainerKillOnDaemonStart [2021-05-18T08:34:37.520Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-18T08:34:37.520Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:37.520Z] === RUN TestDiff [2021-05-18T08:34:37.520Z] --- SKIP: TestDiff (0.00s) [2021-05-18T08:34:37.520Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-18T08:34:37.520Z] === RUN TestExecWithCloseStdin [2021-05-18T08:34:38.200Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-18T08:34:38.200Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-18T08:34:38.209Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-18T08:34:38.776Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-05-18T08:34:40.438Z] --- PASS: TestExecWithCloseStdin (3.00s) [2021-05-18T08:34:40.438Z] === RUN TestExec [2021-05-18T08:34:41.951Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-18T08:34:42.633Z] --- PASS: TestExec (2.18s) [2021-05-18T08:34:42.633Z] === RUN TestExecUser [2021-05-18T08:34:42.633Z] --- SKIP: TestExecUser (0.00s) [2021-05-18T08:34:42.633Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-18T08:34:42.633Z] === RUN TestExportContainerAndImportImage [2021-05-18T08:34:42.633Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-18T08:34:42.633Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:42.633Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-18T08:34:42.633Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-18T08:34:42.633Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:42.633Z] === RUN TestHealthCheckWorkdir [2021-05-18T08:34:42.633Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-18T08:34:42.633Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-18T08:34:42.633Z] === RUN TestHealthKillContainer [2021-05-18T08:34:42.633Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-18T08:34:42.633Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-18T08:34:42.633Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-18T08:34:42.633Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-18T08:34:42.633Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-18T08:34:42.633Z] === RUN TestKillContainerInvalidSignal [2021-05-18T08:34:42.927Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-18T08:34:42.927Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-18T08:34:42.927Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-18T08:34:42.927Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-18T08:34:42.927Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-18T08:34:43.904Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-18T08:34:44.819Z] --- PASS: TestKillContainerInvalidSignal (1.96s) [2021-05-18T08:34:44.819Z] === RUN TestKillContainer [2021-05-18T08:34:44.819Z] === RUN TestKillContainer/no_signal [2021-05-18T08:34:46.377Z] === RUN TestKillContainer/non_killing_signal [2021-05-18T08:34:46.377Z] === RUN TestKillContainer/killing_signal [2021-05-18T08:34:47.664Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-18T08:34:48.563Z] --- PASS: TestKillContainer (4.11s) [2021-05-18T08:34:48.563Z] --- PASS: TestKillContainer/no_signal (1.83s) [2021-05-18T08:34:48.563Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-18T08:34:48.563Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-18T08:34:48.563Z] --- PASS: TestKillContainer/killing_signal (2.23s) [2021-05-18T08:34:48.563Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-18T08:34:48.563Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-18T08:34:48.563Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T08:34:48.563Z] === RUN TestKillStoppedContainer [2021-05-18T08:34:48.563Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-18T08:34:48.563Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T08:34:48.563Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-18T08:34:48.563Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-18T08:34:48.563Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T08:34:48.563Z] === RUN TestKillDifferentUserContainer [2021-05-18T08:34:48.563Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-18T08:34:48.563Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-18T08:34:48.563Z] === RUN TestInspectOomKilledTrue [2021-05-18T08:34:48.563Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-18T08:34:48.563Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:48.563Z] === RUN TestInspectOomKilledFalse [2021-05-18T08:34:48.563Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-18T08:34:48.563Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:34:48.563Z] === RUN TestLogsFollowTailEmpty [2021-05-18T08:34:49.214Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-18T08:34:49.677Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-18T08:34:49.677Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-18T08:34:49.677Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-18T08:34:50.751Z] --- PASS: TestLogsFollowTailEmpty (2.02s) [2021-05-18T08:34:50.751Z] === RUN TestNetworkNat [2021-05-18T08:34:50.751Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-18T08:34:50.751Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-18T08:34:50.751Z] === RUN TestNetworkLocalhostTCPNat [2021-05-18T08:34:50.978Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-05-18T08:34:50.978Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-18T08:34:52.355Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-05-18T08:34:52.355Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-05-18T08:34:52.355Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-18T08:34:52.355Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-18T08:34:52.923Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-18T08:34:52.943Z] --- PASS: TestNetworkLocalhostTCPNat (2.35s) [2021-05-18T08:34:52.943Z] === RUN TestNetworkLoopbackNat [2021-05-18T08:34:52.943Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-18T08:34:52.943Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-18T08:34:52.943Z] === RUN TestPause [2021-05-18T08:34:52.943Z] --- SKIP: TestPause (0.00s) [2021-05-18T08:34:52.943Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-18T08:34:52.943Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-18T08:34:53.429Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-18T08:34:54.828Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-05-18T08:34:55.132Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.87s) [2021-05-18T08:34:55.132Z] === RUN TestPauseStopPausedContainer [2021-05-18T08:34:55.132Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-18T08:34:55.132Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:34:55.132Z] === RUN TestPsFilter [2021-05-18T08:34:55.132Z] --- PASS: TestPsFilter (0.18s) [2021-05-18T08:34:55.132Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-18T08:34:56.740Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-18T08:34:57.327Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.19s) [2021-05-18T08:34:57.327Z] === RUN TestRemoveContainerWithVolume [2021-05-18T08:34:58.642Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-18T08:34:59.518Z] --- PASS: TestRemoveContainerWithVolume (2.16s) [2021-05-18T08:34:59.518Z] === RUN TestRemoveContainerRunning [2021-05-18T08:35:00.021Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-18T08:35:01.064Z] --- PASS: TestRemoveContainerRunning (1.91s) [2021-05-18T08:35:01.064Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-18T08:35:03.251Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.12s) [2021-05-18T08:35:03.251Z] === RUN TestRemoveInvalidContainer [2021-05-18T08:35:03.251Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-18T08:35:03.251Z] === RUN TestRenameLinkedContainer [2021-05-18T08:35:03.251Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-18T08:35:03.251Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-18T08:35:03.251Z] === RUN TestRenameStoppedContainer [2021-05-18T08:35:05.438Z] --- PASS: TestRenameStoppedContainer (2.25s) [2021-05-18T08:35:05.438Z] === RUN TestRenameRunningContainerAndReuse [2021-05-18T08:35:05.869Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-18T08:35:06.584Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-18T08:35:06.584Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-18T08:35:07.153Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-18T08:35:08.530Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-18T08:35:08.530Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-18T08:35:08.530Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-18T08:35:09.907Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-18T08:35:10.146Z] --- PASS: TestRenameRunningContainerAndReuse (3.84s) [2021-05-18T08:35:10.146Z] === RUN TestRenameInvalidName [2021-05-18T08:35:11.689Z] --- PASS: TestRenameInvalidName (1.92s) [2021-05-18T08:35:11.689Z] === RUN TestRenameAnonymousContainer [2021-05-18T08:35:11.713Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-18T08:35:11.811Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-18T08:35:13.189Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-18T08:35:13.189Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-18T08:35:13.189Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-18T08:35:14.570Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-05-18T08:35:14.570Z] === RUN TestDockerSuite/TestRunMount [2021-05-18T08:35:14.632Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-18T08:35:14.632Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-18T08:35:18.383Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-18T08:35:19.928Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-18T08:35:20.286Z] --- PASS: TestRenameAnonymousContainer (9.09s) [2021-05-18T08:35:20.286Z] === RUN TestRenameContainerWithSameName [2021-05-18T08:35:22.473Z] --- PASS: TestRenameContainerWithSameName (1.90s) [2021-05-18T08:35:22.473Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-18T08:35:22.473Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-18T08:35:22.473Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-18T08:35:22.473Z] === RUN TestResize [2021-05-18T08:35:24.553Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-05-18T08:35:24.553Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-18T08:35:24.553Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-18T08:35:24.638Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-18T08:35:24.660Z] --- PASS: TestResize (1.97s) [2021-05-18T08:35:24.660Z] === RUN TestResizeWithInvalidSize [2021-05-18T08:35:25.100Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-18T08:35:25.100Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-18T08:35:25.100Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-18T08:35:25.100Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-18T08:35:25.503Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-18T08:35:25.562Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-18T08:35:26.204Z] --- PASS: TestResizeWithInvalidSize (1.92s) [2021-05-18T08:35:26.204Z] === RUN TestResizeWhenContainerNotStarted [2021-05-18T08:35:27.408Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-18T08:35:29.942Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-18T08:35:33.239Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-18T08:35:33.299Z] --- PASS: TestResizeWhenContainerNotStarted (7.08s) [2021-05-18T08:35:33.299Z] === RUN TestDaemonRestartKillContainers [2021-05-18T08:35:33.299Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-18T08:35:33.299Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:35:33.299Z] === RUN TestStats [2021-05-18T08:35:33.299Z] --- SKIP: TestStats (0.00s) [2021-05-18T08:35:33.299Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-18T08:35:33.299Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-18T08:35:35.776Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-18T08:35:37.682Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-18T08:35:39.587Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-18T08:35:40.967Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-18T08:35:40.967Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-18T08:35:41.900Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.74s) [2021-05-18T08:35:41.900Z] === RUN TestStopContainerWithTimeout [2021-05-18T08:35:41.900Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-18T08:35:41.900Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-18T08:35:41.900Z] === RUN TestUpdateRestartPolicy [2021-05-18T08:35:41.903Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-18T08:35:43.281Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-18T08:35:43.849Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-18T08:35:44.785Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-18T08:35:47.334Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-18T08:35:49.238Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-18T08:35:53.430Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-18T08:35:53.999Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-18T08:35:53.999Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-05-18T08:35:54.935Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-18T08:35:54.935Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-18T08:35:55.502Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-18T08:35:56.438Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-18T08:35:56.438Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-18T08:35:57.006Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-18T08:36:03.029Z] --- PASS: TestUpdateRestartPolicy (20.67s) [2021-05-18T08:36:03.029Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-18T08:36:03.567Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-05-18T08:36:03.567Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-18T08:36:03.567Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-05-18T08:36:04.504Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-18T08:36:04.573Z] --- PASS: TestUpdateRestartWithAutoRemove (1.94s) [2021-05-18T08:36:04.573Z] === RUN TestWaitNonBlocked [2021-05-18T08:36:04.573Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:36:04.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:36:04.573Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:36:04.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:36:04.573Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-18T08:36:04.573Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-18T08:36:06.407Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-18T08:36:07.345Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-05-18T08:36:07.912Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-18T08:36:08.151Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-18T08:36:08.151Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-18T08:36:08.151Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-18T08:36:08.171Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-18T08:36:08.739Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-18T08:36:09.306Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-18T08:36:09.879Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-18T08:36:09.879Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-18T08:36:10.831Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-18T08:36:11.089Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-18T08:36:11.089Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-18T08:36:12.025Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-05-18T08:36:13.166Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-18T08:36:13.166Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.64s) [2021-05-18T08:36:13.166Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.30s) [2021-05-18T08:36:13.166Z] === RUN TestWaitBlocked [2021-05-18T08:36:13.166Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-18T08:36:13.166Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:13.166Z] PASS [2021-05-18T08:36:13.166Z] ok github.com/docker/docker/integration/container 96.461s [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === Skipped [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-18T08:36:13.166Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-18T08:36:13.166Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-18T08:36:13.166Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-18T08:36:13.166Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-18T08:36:13.166Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-18T08:36:13.166Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-18T08:36:13.166Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-18T08:36:13.166Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-18T08:36:13.166Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-18T08:36:13.166Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-18T08:36:13.166Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-18T08:36:13.166Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-18T08:36:13.166Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-18T08:36:13.166Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-18T08:36:13.166Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-18T08:36:13.166Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-18T08:36:13.166Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-18T08:36:13.166Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-18T08:36:13.166Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-18T08:36:13.166Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-18T08:36:13.166Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-18T08:36:13.166Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-18T08:36:13.166Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-18T08:36:13.166Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-18T08:36:13.166Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-18T08:36:13.166Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-18T08:36:13.166Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-18T08:36:13.166Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-18T08:36:13.166Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-18T08:36:13.166Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-18T08:36:13.166Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-18T08:36:13.166Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-18T08:36:13.166Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-18T08:36:13.166Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] [2021-05-18T08:36:13.166Z] DONE 88 tests, 33 skipped in 99.325s [2021-05-18T08:36:13.166Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-18T08:36:13.402Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-18T08:36:13.402Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-18T08:36:14.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:36:14.710Z] INFO: Testing against a local daemon [2021-05-18T08:36:14.710Z] === RUN TestCommitInheritsEnv [2021-05-18T08:36:14.710Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2021-05-18T08:36:14.710Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:36:14.710Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-18T08:36:14.710Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-18T08:36:14.710Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-18T08:36:14.710Z] === RUN TestImagesFilterMultiReference [2021-05-18T08:36:14.710Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-05-18T08:36:14.710Z] === RUN TestImagePullPlatformInvalid [2021-05-18T08:36:14.710Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-18T08:36:14.710Z] === RUN TestRemoveImageOrphaning [2021-05-18T08:36:15.685Z] --- PASS: TestRemoveImageOrphaning (1.10s) [2021-05-18T08:36:15.685Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-18T08:36:15.685Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-18T08:36:15.685Z] === RUN TestTagInvalidReference [2021-05-18T08:36:15.685Z] --- PASS: TestTagInvalidReference (0.04s) [2021-05-18T08:36:15.685Z] === RUN TestTagValidPrefixedRepo [2021-05-18T08:36:15.685Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-05-18T08:36:15.685Z] === RUN TestTagExistedNameWithoutForce [2021-05-18T08:36:15.685Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-18T08:36:15.685Z] === RUN TestTagOfficialNames [2021-05-18T08:36:15.685Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-18T08:36:15.685Z] === RUN TestTagMatchesDigest [2021-05-18T08:36:16.146Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-18T08:36:16.146Z] PASS [2021-05-18T08:36:16.146Z] ok github.com/docker/docker/integration/image 1.653s [2021-05-18T08:36:16.146Z] [2021-05-18T08:36:16.146Z] === Skipped [2021-05-18T08:36:16.146Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2021-05-18T08:36:16.146Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:36:16.146Z] [2021-05-18T08:36:16.146Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-18T08:36:16.146Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-18T08:36:16.146Z] [2021-05-18T08:36:16.146Z] [2021-05-18T08:36:16.146Z] DONE 11 tests, 2 skipped in 3.783s [2021-05-18T08:36:16.146Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-18T08:36:16.691Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-18T08:36:18.069Z] === RUN TestDockerSuite/TestRunRm [2021-05-18T08:36:18.333Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:36:18.333Z] INFO: Testing against a local daemon [2021-05-18T08:36:18.333Z] === RUN TestNetworkCreateDelete [2021-05-18T08:36:18.333Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-18T08:36:18.333Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:18.333Z] === RUN TestDockerNetworkDeletePreferID [2021-05-18T08:36:18.333Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-18T08:36:18.333Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-18T08:36:18.333Z] === RUN TestDaemonDNSFallback [2021-05-18T08:36:18.333Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-18T08:36:18.333Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:18.333Z] === RUN TestInspectNetwork [2021-05-18T08:36:18.333Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-18T08:36:18.333Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-18T08:36:18.333Z] === RUN TestRunContainerWithBridgeNone [2021-05-18T08:36:18.333Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-18T08:36:18.333Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:18.333Z] === RUN TestNetworkInvalidJSON [2021-05-18T08:36:18.333Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-18T08:36:18.333Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-18T08:36:18.333Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:36:18.333Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:36:18.333Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:36:18.333Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:36:18.333Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-18T08:36:18.333Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-18T08:36:18.333Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-18T08:36:18.333Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-18T08:36:18.333Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-18T08:36:18.333Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-18T08:36:18.333Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-05-18T08:36:18.333Z] === RUN TestNetworkList [2021-05-18T08:36:18.333Z] === RUN TestNetworkList//networks [2021-05-18T08:36:18.333Z] === PAUSE TestNetworkList//networks [2021-05-18T08:36:18.333Z] === RUN TestNetworkList//networks/ [2021-05-18T08:36:18.333Z] === PAUSE TestNetworkList//networks/ [2021-05-18T08:36:18.333Z] === CONT TestNetworkList//networks [2021-05-18T08:36:18.333Z] === CONT TestNetworkList//networks/ [2021-05-18T08:36:18.333Z] --- PASS: TestNetworkList (0.03s) [2021-05-18T08:36:18.333Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-18T08:36:18.333Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-18T08:36:18.333Z] === RUN TestHostIPv4BridgeLabel [2021-05-18T08:36:18.333Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-18T08:36:18.333Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-18T08:36:18.333Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-18T08:36:18.333Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-18T08:36:18.333Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-18T08:36:18.333Z] === RUN TestDaemonDefaultNetworkPools [2021-05-18T08:36:18.333Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-18T08:36:18.333Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-18T08:36:18.333Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-18T08:36:18.333Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-18T08:36:18.333Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-18T08:36:18.333Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-18T08:36:18.333Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-18T08:36:18.333Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-18T08:36:18.333Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-18T08:36:18.333Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-18T08:36:18.333Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-18T08:36:18.333Z] === RUN TestServiceWithPredefinedNetwork [2021-05-18T08:36:18.333Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-18T08:36:18.333Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-18T08:36:18.333Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-18T08:36:18.333Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T08:36:18.333Z] service_test.go:242: FLAKY_TEST [2021-05-18T08:36:18.333Z] === RUN TestServiceWithDataPathPortInit [2021-05-18T08:36:18.333Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-18T08:36:18.333Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-18T08:36:18.333Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-18T08:36:18.333Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-18T08:36:18.333Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-18T08:36:18.333Z] PASS [2021-05-18T08:36:18.333Z] ok github.com/docker/docker/integration/network 0.252s [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === Skipped [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-18T08:36:18.794Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-18T08:36:18.794Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-18T08:36:18.794Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-18T08:36:18.794Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-18T08:36:18.794Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-18T08:36:18.794Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-18T08:36:18.794Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-18T08:36:18.794Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-18T08:36:18.794Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-18T08:36:18.794Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-18T08:36:18.794Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-18T08:36:18.794Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-18T08:36:18.794Z] service_test.go:242: FLAKY_TEST [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-18T08:36:18.794Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-18T08:36:18.794Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] [2021-05-18T08:36:18.794Z] DONE 22 tests, 15 skipped in 2.595s [2021-05-18T08:36:18.794Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-18T08:36:19.016Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-18T08:36:19.766Z] testing: warning: no tests to run [2021-05-18T08:36:19.766Z] PASS [2021-05-18T08:36:19.766Z] ok github.com/docker/docker/integration/network/ipvlan 0.202s [2021-05-18T08:36:19.766Z] [2021-05-18T08:36:19.766Z] DONE 0 tests in 0.942s [2021-05-18T08:36:19.766Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-18T08:36:20.738Z] testing: warning: no tests to run [2021-05-18T08:36:20.738Z] PASS [2021-05-18T08:36:20.738Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2021-05-18T08:36:20.738Z] [2021-05-18T08:36:20.738Z] DONE 0 tests in 0.837s [2021-05-18T08:36:20.738Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-18T08:36:21.199Z] testing: warning: no tests to run [2021-05-18T08:36:21.200Z] PASS [2021-05-18T08:36:21.200Z] ok github.com/docker/docker/integration/plugin 0.074s [2021-05-18T08:36:21.200Z] [2021-05-18T08:36:21.200Z] DONE 0 tests in 0.812s [2021-05-18T08:36:21.660Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-18T08:36:22.634Z] testing: warning: no tests to run [2021-05-18T08:36:22.634Z] PASS [2021-05-18T08:36:22.634Z] ok github.com/docker/docker/integration/plugin/authz 0.086s [2021-05-18T08:36:22.634Z] [2021-05-18T08:36:22.634Z] DONE 0 tests in 0.912s [2021-05-18T08:36:22.634Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-18T08:36:23.203Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-18T08:36:23.203Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-18T08:36:24.140Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-05-18T08:36:25.517Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-05-18T08:36:25.885Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-18T08:36:25.885Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-18T08:36:26.084Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-05-18T08:36:26.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-18T08:36:30.273Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-05-18T08:36:33.002Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:36:33.002Z] INFO: Testing against a local daemon [2021-05-18T08:36:33.002Z] === RUN TestPluginInvalidJSON [2021-05-18T08:36:33.002Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:36:33.002Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:36:33.002Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-18T08:36:33.002Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-05-18T08:36:33.002Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-18T08:36:33.002Z] === RUN TestPluginInstall [2021-05-18T08:36:33.002Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-18T08:36:33.002Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-18T08:36:33.002Z] === RUN TestPluginsWithRuntimes [2021-05-18T08:36:33.002Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-18T08:36:33.002Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-18T08:36:33.002Z] === RUN TestPluginBackCompatMediaTypes [2021-05-18T08:36:33.002Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-18T08:36:33.002Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-18T08:36:33.002Z] PASS [2021-05-18T08:36:33.002Z] ok github.com/docker/docker/integration/plugin/common 0.181s [2021-05-18T08:36:33.002Z] [2021-05-18T08:36:33.002Z] === Skipped [2021-05-18T08:36:33.003Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-18T08:36:33.003Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-18T08:36:33.003Z] [2021-05-18T08:36:33.003Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-18T08:36:33.003Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-18T08:36:33.003Z] [2021-05-18T08:36:33.003Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-18T08:36:33.003Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-18T08:36:33.003Z] [2021-05-18T08:36:33.003Z] [2021-05-18T08:36:33.003Z] DONE 5 tests, 3 skipped in 9.485s [2021-05-18T08:36:33.003Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-18T08:36:33.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-18T08:36:34.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-18T08:36:34.468Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-05-18T08:36:34.468Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-05-18T08:36:35.039Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-05-18T08:36:35.190Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:36:35.190Z] INFO: Testing against a local daemon [2021-05-18T08:36:35.190Z] === RUN TestExternalGraphDriver [2021-05-18T08:36:35.190Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-18T08:36:35.190Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-18T08:36:35.190Z] === RUN TestGraphdriverPluginV2 [2021-05-18T08:36:35.190Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-18T08:36:35.190Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-18T08:36:35.190Z] PASS [2021-05-18T08:36:35.190Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.214s [2021-05-18T08:36:35.190Z] [2021-05-18T08:36:35.190Z] === Skipped [2021-05-18T08:36:35.190Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-18T08:36:35.190Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-18T08:36:35.190Z] [2021-05-18T08:36:35.190Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-18T08:36:35.190Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-18T08:36:35.190Z] [2021-05-18T08:36:35.190Z] [2021-05-18T08:36:35.190Z] DONE 2 tests, 2 skipped in 3.386s [2021-05-18T08:36:35.652Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-18T08:36:35.975Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-05-18T08:36:36.233Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-05-18T08:36:36.801Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-05-18T08:36:37.370Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-05-18T08:36:37.937Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-18T08:36:38.580Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:36:38.580Z] INFO: Testing against a local daemon [2021-05-18T08:36:38.580Z] === RUN TestReadPluginNoRead [2021-05-18T08:36:38.580Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-18T08:36:38.580Z] read_test.go:21: no unix domain sockets on Windows [2021-05-18T08:36:38.580Z] PASS [2021-05-18T08:36:38.580Z] ok github.com/docker/docker/integration/plugin/logging 0.231s [2021-05-18T08:36:38.580Z] [2021-05-18T08:36:38.580Z] === Skipped [2021-05-18T08:36:38.580Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-18T08:36:38.580Z] read_test.go:21: no unix domain sockets on Windows [2021-05-18T08:36:38.580Z] [2021-05-18T08:36:38.580Z] [2021-05-18T08:36:38.580Z] DONE 1 tests, 1 skipped in 2.900s [2021-05-18T08:36:38.580Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-18T08:36:38.873Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-18T08:36:39.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-18T08:36:39.440Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-18T08:36:40.123Z] testing: warning: no tests to run [2021-05-18T08:36:40.123Z] PASS [2021-05-18T08:36:40.123Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.083s [2021-05-18T08:36:40.123Z] [2021-05-18T08:36:40.123Z] DONE 0 tests in 1.420s [2021-05-18T08:36:40.123Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-18T08:36:42.315Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:36:42.315Z] INFO: Testing against a local daemon [2021-05-18T08:36:42.315Z] === RUN TestPluginWithDevMounts [2021-05-18T08:36:42.315Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-18T08:36:42.315Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:42.315Z] PASS [2021-05-18T08:36:42.315Z] ok github.com/docker/docker/integration/plugin/volumes 0.216s [2021-05-18T08:36:42.726Z] === RUN TestDockerSuite/TestRunState [2021-05-18T08:36:42.776Z] [2021-05-18T08:36:42.776Z] === Skipped [2021-05-18T08:36:42.776Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-18T08:36:42.776Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:42.776Z] [2021-05-18T08:36:42.776Z] [2021-05-18T08:36:42.776Z] DONE 1 tests, 1 skipped in 2.778s [2021-05-18T08:36:42.776Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-18T08:36:43.662Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-18T08:36:44.229Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-18T08:36:44.966Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:36:44.966Z] INFO: Testing against a local daemon [2021-05-18T08:36:44.966Z] === RUN TestSecretInspect [2021-05-18T08:36:44.966Z] --- SKIP: TestSecretInspect (0.01s) [2021-05-18T08:36:44.966Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:44.966Z] === RUN TestSecretList [2021-05-18T08:36:44.966Z] --- SKIP: TestSecretList (0.00s) [2021-05-18T08:36:44.966Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:44.966Z] === RUN TestSecretsCreateAndDelete [2021-05-18T08:36:44.966Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-18T08:36:44.966Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:44.966Z] === RUN TestSecretsUpdate [2021-05-18T08:36:44.966Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-18T08:36:44.966Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:44.966Z] === RUN TestTemplatedSecret [2021-05-18T08:36:44.966Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-18T08:36:44.966Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:44.966Z] === RUN TestSecretCreateResolve [2021-05-18T08:36:44.966Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-18T08:36:44.966Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:44.966Z] PASS [2021-05-18T08:36:44.966Z] ok github.com/docker/docker/integration/secret 0.208s [2021-05-18T08:36:44.966Z] [2021-05-18T08:36:44.966Z] === Skipped [2021-05-18T08:36:44.966Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-05-18T08:36:44.966Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:44.966Z] [2021-05-18T08:36:44.966Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-18T08:36:44.966Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:44.966Z] [2021-05-18T08:36:44.966Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-18T08:36:44.966Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:44.966Z] [2021-05-18T08:36:44.966Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-18T08:36:44.966Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:44.966Z] [2021-05-18T08:36:44.966Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-18T08:36:44.966Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:44.966Z] [2021-05-18T08:36:44.966Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-18T08:36:44.966Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:44.966Z] [2021-05-18T08:36:44.966Z] [2021-05-18T08:36:44.966Z] DONE 6 tests, 6 skipped in 2.427s [2021-05-18T08:36:45.165Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-18T08:36:45.165Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-05-18T08:36:45.165Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-18T08:36:45.428Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-18T08:36:46.100Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-18T08:36:46.358Z] === RUN TestDockerSuite/TestRunSysctls [2021-05-18T08:36:48.262Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-18T08:36:48.262Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-18T08:36:48.262Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-18T08:36:48.326Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:36:48.326Z] INFO: Testing against a local daemon [2021-05-18T08:36:48.326Z] === RUN TestServiceCreateInit [2021-05-18T08:36:48.326Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-18T08:36:48.326Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-18T08:36:48.326Z] --- PASS: TestServiceCreateInit (0.04s) [2021-05-18T08:36:48.326Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T08:36:48.326Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T08:36:48.326Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestCreateServiceMultipleTimes [2021-05-18T08:36:48.326Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-18T08:36:48.326Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestCreateServiceConflict [2021-05-18T08:36:48.326Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-18T08:36:48.326Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestCreateServiceMaxReplicas [2021-05-18T08:36:48.326Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-05-18T08:36:48.326Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-18T08:36:48.326Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-18T08:36:48.326Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestCreateServiceSecretFileMode [2021-05-18T08:36:48.326Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-18T08:36:48.326Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestCreateServiceConfigFileMode [2021-05-18T08:36:48.326Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-18T08:36:48.326Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestCreateServiceSysctls [2021-05-18T08:36:48.326Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-05-18T08:36:48.326Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestCreateServiceCapabilities [2021-05-18T08:36:48.326Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-05-18T08:36:48.326Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestInspect [2021-05-18T08:36:48.326Z] --- SKIP: TestInspect (0.00s) [2021-05-18T08:36:48.326Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestCreateJob [2021-05-18T08:36:48.326Z] --- SKIP: TestCreateJob (0.00s) [2021-05-18T08:36:48.326Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestReplicatedJob [2021-05-18T08:36:48.326Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-18T08:36:48.326Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestUpdateReplicatedJob [2021-05-18T08:36:48.326Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-18T08:36:48.326Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestServiceListWithStatuses [2021-05-18T08:36:48.326Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-18T08:36:48.326Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestDockerNetworkConnectAlias [2021-05-18T08:36:48.326Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-18T08:36:48.326Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestDockerNetworkReConnect [2021-05-18T08:36:48.326Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-18T08:36:48.326Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestServicePlugin [2021-05-18T08:36:48.326Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-18T08:36:48.326Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] === RUN TestServiceUpdateLabel [2021-05-18T08:36:48.326Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-18T08:36:48.326Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:48.326Z] === RUN TestServiceUpdateSecrets [2021-05-18T08:36:48.326Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-18T08:36:48.326Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:48.326Z] === RUN TestServiceUpdateConfigs [2021-05-18T08:36:48.326Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-18T08:36:48.326Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:48.326Z] === RUN TestServiceUpdateNetwork [2021-05-18T08:36:48.326Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-05-18T08:36:48.326Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:48.326Z] === RUN TestServiceUpdatePidsLimit [2021-05-18T08:36:48.326Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-05-18T08:36:48.326Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:48.326Z] PASS [2021-05-18T08:36:48.326Z] ok github.com/docker/docker/integration/service 0.402s [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === Skipped [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T08:36:48.326Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-18T08:36:48.326Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T08:36:48.326Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-18T08:36:48.326Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-18T08:36:48.326Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-18T08:36:48.326Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-05-18T08:36:48.326Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-18T08:36:48.326Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-18T08:36:48.326Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-18T08:36:48.326Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-05-18T08:36:48.326Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-05-18T08:36:48.326Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-18T08:36:48.326Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-18T08:36:48.326Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-18T08:36:48.326Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-18T08:36:48.326Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.326Z] [2021-05-18T08:36:48.326Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-18T08:36:48.327Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.327Z] [2021-05-18T08:36:48.327Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-18T08:36:48.327Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.327Z] [2021-05-18T08:36:48.327Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-18T08:36:48.327Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.327Z] [2021-05-18T08:36:48.327Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-18T08:36:48.327Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:48.327Z] [2021-05-18T08:36:48.327Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-18T08:36:48.327Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:48.327Z] [2021-05-18T08:36:48.327Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-18T08:36:48.327Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:48.327Z] [2021-05-18T08:36:48.327Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-18T08:36:48.327Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:48.327Z] [2021-05-18T08:36:48.327Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-05-18T08:36:48.327Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:48.327Z] [2021-05-18T08:36:48.327Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-05-18T08:36:48.327Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-18T08:36:48.327Z] [2021-05-18T08:36:48.327Z] [2021-05-18T08:36:48.327Z] DONE 24 tests, 23 skipped in 3.214s [2021-05-18T08:36:48.327Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-18T08:36:48.828Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-05-18T08:36:49.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-18T08:36:51.193Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:36:51.193Z] INFO: Testing against a local daemon [2021-05-18T08:36:51.193Z] === RUN TestSessionCreate [2021-05-18T08:36:51.193Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-18T08:36:51.193Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-18T08:36:51.193Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-18T08:36:51.193Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-18T08:36:51.193Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-18T08:36:51.193Z] PASS [2021-05-18T08:36:51.193Z] ok github.com/docker/docker/integration/session 0.256s [2021-05-18T08:36:51.193Z] [2021-05-18T08:36:51.193Z] === Skipped [2021-05-18T08:36:51.193Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-18T08:36:51.193Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-18T08:36:51.193Z] [2021-05-18T08:36:51.193Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-18T08:36:51.193Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-18T08:36:51.193Z] [2021-05-18T08:36:51.193Z] [2021-05-18T08:36:51.193Z] DONE 2 tests, 2 skipped in 2.373s [2021-05-18T08:36:51.193Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-18T08:36:51.365Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-05-18T08:36:51.365Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-05-18T08:36:51.933Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-05-18T08:36:53.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:36:53.344Z] INFO: Testing against a local daemon [2021-05-18T08:36:53.344Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-18T08:36:53.344Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T08:36:53.344Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:53.344Z] === RUN TestEventsExecDie [2021-05-18T08:36:53.344Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-18T08:36:53.344Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-18T08:36:53.344Z] === RUN TestEventsBackwardsCompatible [2021-05-18T08:36:53.344Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-18T08:36:53.344Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-18T08:36:53.344Z] === RUN TestInfoAPI [2021-05-18T08:36:53.344Z] --- PASS: TestInfoAPI (0.04s) [2021-05-18T08:36:53.344Z] === RUN TestInfoAPIWarnings [2021-05-18T08:36:53.344Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-18T08:36:53.344Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:36:53.344Z] === RUN TestInfoDebug [2021-05-18T08:36:53.344Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-18T08:36:53.344Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T08:36:53.344Z] === RUN TestInfoInsecureRegistries [2021-05-18T08:36:53.344Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-18T08:36:53.344Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T08:36:53.344Z] === RUN TestInfoRegistryMirrors [2021-05-18T08:36:53.344Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-18T08:36:53.344Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T08:36:53.344Z] === RUN TestLoginFailsWithBadCredentials [2021-05-18T08:36:54.296Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2021-05-18T08:36:54.296Z] === RUN TestPingCacheHeaders [2021-05-18T08:36:54.296Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-18T08:36:54.296Z] === RUN TestPingGet [2021-05-18T08:36:54.296Z] --- PASS: TestPingGet (0.03s) [2021-05-18T08:36:54.296Z] === RUN TestPingHead [2021-05-18T08:36:54.296Z] --- PASS: TestPingHead (0.03s) [2021-05-18T08:36:54.296Z] === RUN TestVersion [2021-05-18T08:36:54.296Z] --- PASS: TestVersion (0.03s) [2021-05-18T08:36:54.296Z] PASS [2021-05-18T08:36:54.296Z] ok github.com/docker/docker/integration/system 1.257s [2021-05-18T08:36:54.494Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-05-18T08:36:54.748Z] [2021-05-18T08:36:54.748Z] === Skipped [2021-05-18T08:36:54.748Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-18T08:36:54.748Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-18T08:36:54.748Z] [2021-05-18T08:36:54.748Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-18T08:36:54.748Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-18T08:36:54.748Z] [2021-05-18T08:36:54.748Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-18T08:36:54.748Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-18T08:36:54.748Z] [2021-05-18T08:36:54.748Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-18T08:36:54.748Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-18T08:36:54.748Z] [2021-05-18T08:36:54.748Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-18T08:36:54.748Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T08:36:54.748Z] [2021-05-18T08:36:54.748Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-18T08:36:54.748Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T08:36:54.748Z] [2021-05-18T08:36:54.748Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-18T08:36:54.748Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-18T08:36:54.748Z] [2021-05-18T08:36:54.748Z] [2021-05-18T08:36:54.748Z] DONE 13 tests, 7 skipped in 3.576s [2021-05-18T08:36:54.748Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-18T08:36:56.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:36:56.895Z] INFO: Testing against a local daemon [2021-05-18T08:36:56.895Z] === RUN TestVolumesCreateAndList [2021-05-18T08:36:56.895Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-18T08:36:56.895Z] === RUN TestVolumesRemove [2021-05-18T08:36:56.895Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-18T08:36:56.895Z] === RUN TestVolumesInspect [2021-05-18T08:36:56.895Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-18T08:36:56.895Z] === RUN TestVolumesInvalidJSON [2021-05-18T08:36:56.895Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-18T08:36:56.895Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-18T08:36:56.895Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-18T08:36:56.895Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-18T08:36:56.895Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-18T08:36:56.895Z] PASS [2021-05-18T08:36:56.895Z] ok github.com/docker/docker/integration/volume 0.338s [2021-05-18T08:36:57.029Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-05-18T08:36:57.347Z] [2021-05-18T08:36:57.347Z] DONE 5 tests in 2.568s [2021-05-18T08:36:57.347Z] INFO: make.ps1 ended at 05/18/2021 08:36:56 [2021-05-18T08:36:57.347Z] INFO: Integration CLI tests being run from the host: [2021-05-18T08:36:57.347Z] 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" [2021-05-18T08:36:58.935Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-18T08:37:03.126Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-18T08:37:03.385Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-18T08:37:04.321Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-18T08:37:05.257Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-18T08:37:05.824Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-05-18T08:37:05.880Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-18T08:37:05.880Z] INFO: Testing against a local daemon [2021-05-18T08:37:05.880Z] === RUN TestDockerSuite [2021-05-18T08:37:05.880Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-18T08:37:05.880Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-18T08:37:05.880Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-18T08:37:05.880Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-18T08:37:05.880Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-18T08:37:05.880Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-18T08:37:05.880Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-18T08:37:05.880Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-18T08:37:06.836Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-18T08:37:06.836Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-18T08:37:07.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-18T08:37:07.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-18T08:37:07.730Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-18T08:37:07.790Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-18T08:37:08.246Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-18T08:37:09.109Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-18T08:37:10.046Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-18T08:37:10.046Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-18T08:37:10.305Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-18T08:37:11.242Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-18T08:37:11.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-18T08:37:11.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-18T08:37:11.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-18T08:37:12.180Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-18T08:37:13.120Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-05-18T08:37:13.120Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-18T08:37:13.379Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-18T08:37:14.325Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-18T08:37:16.232Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-05-18T08:37:19.521Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-05-18T08:37:19.521Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-18T08:37:20.089Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-18T08:37:20.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-18T08:37:20.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-18T08:37:20.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-18T08:37:20.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-18T08:37:20.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-18T08:37:21.465Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-18T08:37:24.000Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-18T08:37:25.903Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-18T08:37:26.472Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-05-18T08:37:28.377Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-18T08:37:31.665Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-18T08:37:31.665Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-18T08:37:31.924Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-18T08:37:31.924Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-18T08:37:31.924Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-18T08:37:31.924Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-05-18T08:37:31.924Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-05-18T08:37:33.300Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-05-18T08:37:36.586Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-05-18T08:37:37.164Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-05-18T08:37:38.099Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-05-18T08:37:38.099Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-05-18T08:37:39.035Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-05-18T08:37:39.603Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-05-18T08:37:40.540Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-18T08:37:40.798Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-05-18T08:37:41.735Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-05-18T08:37:41.735Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-05-18T08:37:41.735Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-18T08:37:41.735Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-05-18T08:37:41.735Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-05-18T08:37:41.735Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-05-18T08:37:41.735Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-05-18T08:37:41.735Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-05-18T08:37:41.735Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-05-18T08:37:42.672Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-05-18T08:37:43.614Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-05-18T08:37:43.614Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-05-18T08:37:44.993Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-18T08:37:44.993Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-05-18T08:37:44.993Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-18T08:37:45.931Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-05-18T08:37:45.931Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-18T08:37:45.931Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-05-18T08:37:46.868Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-05-18T08:37:46.868Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-05-18T08:37:47.809Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-05-18T08:37:47.809Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-18T08:37:47.809Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-18T08:37:48.748Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-18T08:37:49.687Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-05-18T08:37:50.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-18T08:37:50.623Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-05-18T08:37:50.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-18T08:37:51.191Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-05-18T08:37:51.191Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-18T08:37:51.407Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-18T08:37:51.865Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-18T08:37:52.130Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-18T08:37:52.130Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-18T08:37:53.383Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-18T08:37:53.383Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-18T08:37:54.038Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-18T08:37:54.296Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-18T08:37:56.849Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-18T08:37:57.109Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-18T08:37:57.109Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-18T08:37:57.109Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-18T08:37:58.036Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-18T08:37:58.047Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-05-18T08:37:58.983Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-05-18T08:37:59.561Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-18T08:37:59.561Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-18T08:37:59.561Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-18T08:38:00.361Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-18T08:38:00.361Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-18T08:38:01.081Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-18T08:38:02.266Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-18T08:38:02.266Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-18T08:38:02.526Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-18T08:38:02.599Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-18T08:38:03.051Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-18T08:38:03.502Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-18T08:38:04.429Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-18T08:38:04.429Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-18T08:38:04.457Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-18T08:38:06.334Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-18T08:38:06.334Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-18T08:38:06.334Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-18T08:38:07.711Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-18T08:38:09.088Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-18T08:38:09.346Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-18T08:38:09.346Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-18T08:38:09.604Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-18T08:38:09.605Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-18T08:38:10.172Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-18T08:38:10.198Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-18T08:38:12.705Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-18T08:38:13.077Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-18T08:38:13.077Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-18T08:38:14.030Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-18T08:38:14.030Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-18T08:38:14.486Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-18T08:38:16.638Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-18T08:38:17.594Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-18T08:38:18.029Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-18T08:38:18.548Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-18T08:38:18.548Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-18T08:38:19.502Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-18T08:38:20.456Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-18T08:38:20.456Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-18T08:38:20.456Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-18T08:38:20.560Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-18T08:38:21.129Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-18T08:38:22.506Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-18T08:38:25.789Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-18T08:38:27.475Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-18T08:38:27.691Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-18T08:38:28.626Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-18T08:38:30.528Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-18T08:38:32.432Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-18T08:38:34.335Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-18T08:38:37.621Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-18T08:38:41.813Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-18T08:38:44.343Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-05-18T08:38:44.909Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-18T08:38:51.473Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-18T08:38:53.375Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-05-18T08:38:55.277Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-18T08:38:55.845Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-18T08:38:56.782Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-18T08:38:57.040Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-18T08:38:57.041Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-18T08:38:58.419Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-18T08:39:03.033Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-18T08:39:03.034Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-18T08:39:03.034Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-18T08:39:03.696Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-18T08:39:06.240Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-05-18T08:39:07.177Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-05-18T08:39:07.745Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-05-18T08:39:07.745Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-05-18T08:39:07.745Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-05-18T08:39:09.124Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-05-18T08:39:10.501Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-05-18T08:39:11.438Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-05-18T08:39:13.286Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-18T08:39:13.342Z] === RUN TestDockerSuite/TestUpdateStats [2021-05-18T08:39:13.737Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-18T08:39:14.191Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-18T08:39:14.191Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-18T08:39:14.643Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-18T08:39:15.097Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-18T08:39:17.528Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-05-18T08:39:18.467Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-05-18T08:39:18.467Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-18T08:39:19.747Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-18T08:39:21.000Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-05-18T08:39:21.570Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-18T08:39:21.900Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-18T08:39:24.051Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-18T08:39:24.051Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-18T08:39:24.051Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-18T08:39:24.051Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-18T08:39:24.051Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-18T08:39:27.744Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-18T08:39:27.744Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-18T08:39:27.744Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-18T08:39:28.134Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-05-18T08:39:30.674Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-05-18T08:39:33.963Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-05-18T08:39:34.758Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-18T08:39:39.232Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-05-18T08:39:42.520Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-18T08:39:44.423Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-05-18T08:39:44.943Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-18T08:39:44.943Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-18T08:39:44.943Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-18T08:39:48.614Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-18T08:39:49.552Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-05-18T08:39:56.119Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-05-18T08:39:58.038Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-05-18T08:40:00.571Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-05-18T08:40:01.948Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-05-18T08:40:02.537Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-18T08:40:02.537Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-18T08:40:02.537Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-18T08:40:03.324Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-05-18T08:40:05.229Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-05-18T08:40:07.183Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-18T08:40:07.762Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-05-18T08:40:09.666Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-05-18T08:40:10.054Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-18T08:40:12.204Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-05-18T08:40:12.929Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-18T08:40:14.106Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-18T08:40:32.198Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-18T08:40:32.198Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-18T08:40:32.198Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-18T08:40:32.198Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-18T08:40:32.198Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-18T08:40:32.198Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-18T08:40:32.198Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-18T08:40:32.198Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-18T08:40:32.198Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-18T08:40:32.198Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-18T08:40:32.199Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-18T08:40:32.199Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-18T08:40:32.199Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-18T08:40:32.199Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-18T08:40:34.736Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-18T08:40:34.736Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-18T08:40:34.736Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-18T08:40:34.736Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-18T08:40:34.736Z] === RUN TestDockerSuite/TestVolumeEvents [2021-05-18T08:40:35.672Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-18T08:40:37.576Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-18T08:40:37.835Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-18T08:40:37.835Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-18T08:40:41.124Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-18T08:40:45.316Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite (1950.33s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.00s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.81s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.27s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.39s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (2.95s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.37s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.48s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.59s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.95s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.39s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.45s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.58s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.32s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.22s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.60s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.47s) [2021-05-18T08:40:45.316Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.49s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestAttachDetach (1.40s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.26s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.45s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.52s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.50s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.92s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.76s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.56s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.61s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.82s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.96s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.76s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.43s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.07s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.60s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.19s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.05s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.56s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.23s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.64s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.65s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.21s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (2.03s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.53s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.25s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.19s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.21s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.55s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.86s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.81s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.77s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.16s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.36s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.62s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.21s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.13s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.80s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.29s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.92s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.84s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.89s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.69s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.80s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.70s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.13s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.50s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.63s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.03s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.01s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.13s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.02s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.21s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.93s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.96s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.39s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.07s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2021-05-18T08:40:45.317Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-18T08:40:45.317Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.46s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.32s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.85s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.05s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.94s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.90s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.45s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.54s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s) [2021-05-18T08:40:45.317Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-18T08:40:45.317Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.317Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-18T08:40:45.317Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.317Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-18T08:40:45.317Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.317Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-18T08:40:45.317Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.40s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.84s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.13s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.78s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.97s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.76s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.01s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.26s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.44s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.60s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.79s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.86s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.92s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.84s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.80s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.59s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.62s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.28s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.35s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.22s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.49s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.30s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.67s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.18s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.45s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEnv (1.96s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.98s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.77s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.40s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (32.28s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.70s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.64s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.15s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.94s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (2.44s) [2021-05-18T08:40:45.317Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-05-18T08:40:45.317Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (17.29s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildFails (1.15s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.04s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.89s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildForceRm (3.18s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.95s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.34s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.62s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.12s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.67s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.10s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.54s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildHistory (4.73s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.64s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.43s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.00s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildLabel (0.37s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.79s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.96s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.63s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.88s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.23s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.70s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.53s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.78s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.59s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.47s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.13s) [2021-05-18T08:40:45.317Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-18T08:40:45.317Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.12s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.48s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.25s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.77s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.05s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.38s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.47s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.45s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.49s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.89s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.77s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.36s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.36s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.84s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.63s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.61s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildPATH (2.25s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.14s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.42s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.67s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.31s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.10s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildRm (4.05s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.50s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.37s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.24s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.24s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.20s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.96s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2021-05-18T08:40:45.317Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-18T08:40:45.317Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.29s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildStderr (1.64s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.30s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.15s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.34s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.77s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.57s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.75s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildUser (2.35s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.32s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.40s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.93s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.21s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.02s) [2021-05-18T08:40:45.317Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.64s) [2021-05-18T08:40:45.317Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-18T08:40:45.317Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.318Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-18T08:40:45.318Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.318Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-18T08:40:45.318Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.318Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-18T08:40:45.318Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.21s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.28s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.78s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.20s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.19s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.99s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.84s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2021-05-18T08:40:45.318Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-18T08:40:45.318Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.80s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.13s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-05-18T08:40:45.318Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-18T08:40:45.318Z] docker_cli_sni_test.go:18: Flakey test [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.20s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.40s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCommitChange (1.42s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.19s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.26s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.25s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.97s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCommitTTY (1.92s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.09s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.87s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.98s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.84s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.28s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.16s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.11s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.38s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.12s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.27s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.18s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.09s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.41s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.39s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.04s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.72s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.99s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.10s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.18s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.65s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.36s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.96s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.07s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.97s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.89s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.50s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.22s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.18s) [2021-05-18T08:40:45.318Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s) [2021-05-18T08:40:45.318Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.14s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.75s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.37s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.41s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.26s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.51s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.43s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.51s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.79s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.95s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.75s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.70s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ab8300_} (1.56s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1727038749_/foo_false____} (1.67s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1727038749_/foo_true____} (0.79s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3266959320_/foo_false____} (1.56s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3266959320_/foo_true____} (1.63s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3266959320_/foo_true__0xc000ab8360__} (1.57s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ab8380_} (1.68s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ab83a0_} (1.91s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ab83c0_} (1.68s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ab83e0_} (1.95s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.12s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (5.51s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.26s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (4.94s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.88s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.38s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.23s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.26s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.23s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.25s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.07s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.02s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.20s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.13s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.24s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.08s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.33s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.24s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.00s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.26s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.14s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.18s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.08s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToCaseA (2.25s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.92s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.81s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.23s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.19s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.78s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.24s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.29s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.27s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToDot (0.81s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.41s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.54s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToStdout (1.21s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.68s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.57s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.37s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) [2021-05-18T08:40:45.318Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-18T08:40:45.318Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-05-18T08:40:45.318Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-18T08:40:45.318Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.02s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.39s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.49s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.96s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.06s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.08s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.75s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.51s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.83s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.43s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.47s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.01s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.50s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.90s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.85s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.44s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsAttach (0.78s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsCommit (1.06s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.94s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.23s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.92s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.66s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.18s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.23s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.51s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.61s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.63s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.45s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.46s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsFilters (1.50s) [2021-05-18T08:40:45.318Z] --- PASS: TestDockerSuite/TestEventsFormat (1.46s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.94s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-05-18T08:40:45.319Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-18T08:40:45.319Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-18T08:40:45.319Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-18T08:40:45.319Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.28s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.78s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsRename (0.80s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsResize (0.92s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.00s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.73s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.42s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.32s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsTop (0.86s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsUntag (2.65s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.29s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExec (1.66s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.19s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.27s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.28s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.81s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.04s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.04s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.05s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.07s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.14s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.11s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.81s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecCgroup (2.83s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecEnv (1.55s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.65s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.44s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecInspectID (3.13s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecInteractive (1.05s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.10s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.09s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecParseError (0.74s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.79s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.77s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.64s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.46s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecStartFails (1.84s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.69s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.76s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecTTY (1.09s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.15s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.79s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecUlimits (1.07s) [2021-05-18T08:40:45.319Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-18T08:40:45.319Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.05s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.04s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.82s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.05s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestExecWithUser (1.33s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.78s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.82s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.04s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.10s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.77s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestHealth (23.31s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.30s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.64s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.69s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.84s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.70s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImportDisplay (1.80s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImportFile (1.82s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.36s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImportGzipped (2.59s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.98s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.86s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.79s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.82s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.75s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.72s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.01s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.88s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.25s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.49s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.19s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.17s) [2021-05-18T08:40:45.319Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-18T08:40:45.319Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (2.07s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.95s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectDefault (1.07s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectHistory (1.10s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2021-05-18T08:40:45.319Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-18T08:40:45.319Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.87s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.76s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.73s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.75s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.50s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.75s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectStatus (0.98s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.49s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.75s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.74s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.76s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.73s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.87s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.71s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.23s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.56s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.66s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.75s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.26s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.01s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.86s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.27s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.83s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.04s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.24s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.37s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.22s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.10s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.74s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.73s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.77s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.70s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.15s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.05s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.49s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.67s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.33s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.62s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.17s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.25s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.14s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.14s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsSince (7.09s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.20s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.27s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsTail (1.29s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.03s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.87s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.92s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestNetHostname (3.61s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.72s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.72s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.99s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.00s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPluginActive (1.77s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.94s) [2021-05-18T08:40:45.319Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-18T08:40:45.319Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.83s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.19s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.57s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.23s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.69s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.57s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.42s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.81s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPortList (10.73s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.43s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.26s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.86s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.13s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.99s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.91s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.19s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.84s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.38s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.26s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsByOrder (3.96s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.31s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.43s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.42s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.00s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.00s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.06s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.88s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.19s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.68s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.33s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.85s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.87s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.25s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.00s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.98s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.12s) [2021-05-18T08:40:45.319Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-18T08:40:45.319Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.81s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (2.10s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.77s) [2021-05-18T08:40:45.319Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.46s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.35s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.11s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.47s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.79s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.99s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.77s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.84s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.19s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.80s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.13s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.40s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.19s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.89s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.48s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.90s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.41s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAddHost (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.48s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.72s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.74s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.02s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.66s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.19s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.40s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.90s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.88s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.76s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.07s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.95s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.87s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.02s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.76s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.75s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.76s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.70s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.70s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.92s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.75s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (1.07s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.76s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.67s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.20s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.72s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.76s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.96s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.16s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.30s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.60s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.14s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.88s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.79s) [2021-05-18T08:40:45.320Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-18T08:40:45.320Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.320Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-18T08:40:45.320Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (3.25s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.27s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.73s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.72s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.73s) [2021-05-18T08:40:45.320Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-18T08:40:45.320Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.56s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.76s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.72s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.13s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.85s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.75s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.44s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.47s) [2021-05-18T08:40:45.320Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-18T08:40:45.320Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.54s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.94s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.86s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.46s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.59s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.98s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.60s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.26s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.43s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.52s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.47s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.52s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunMount (9.10s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (1.08s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.68s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.29s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.57s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.23s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.28s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.51s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.96s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNetHost (1.22s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.94s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.15s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.08s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.29s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.76s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.72s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.72s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.84s) [2021-05-18T08:40:45.320Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-05-18T08:40:45.320Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.95s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2021-05-18T08:40:45.320Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2021-05-18T08:40:45.320Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-18T08:40:45.320Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.83s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.52s) [2021-05-18T08:40:45.320Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-18T08:40:45.320Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.42s) [2021-05-18T08:40:45.320Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-18T08:40:45.320Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.18s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.56s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunRm (0.76s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.75s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.74s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.34s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.73s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.76s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.99s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.75s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.58s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.77s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunState (1.49s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-05-18T08:40:45.320Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-18T08:40:45.320Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunSysctls (1.48s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.75s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.30s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.75s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.34s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.73s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.62s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (1.04s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.91s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.89s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.37s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.41s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunUserByID (0.88s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.87s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunUserByName (0.96s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.99s) [2021-05-18T08:40:45.320Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-05-18T08:40:45.320Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.98s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.07s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.89s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.24s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.42s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.76s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.79s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.64s) [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.73s) [2021-05-18T08:40:45.320Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-18T08:40:45.320Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.320Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-18T08:40:45.320Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.320Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-18T08:40:45.320Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.320Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2021-05-18T08:40:45.320Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-18T08:40:45.321Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.15s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.92s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.75s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (1.01s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.86s) [2021-05-18T08:40:45.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-18T08:40:45.321Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-05-18T08:40:45.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-18T08:40:45.321Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-18T08:40:45.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-18T08:40:45.321Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-18T08:40:45.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-18T08:40:45.321Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-18T08:40:45.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-18T08:40:45.321Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-18T08:40:45.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-18T08:40:45.321Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.98s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.94s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.25s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.87s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.92s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.94s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.71s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2021-05-18T08:40:45.321Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-18T08:40:45.321Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.92s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.47s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.30s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.68s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.99s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.94s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.13s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.71s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.45s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.89s) [2021-05-18T08:40:45.321Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents174526005 [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.63s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.45s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.16s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.48s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.50s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.90s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.43s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.32s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.83s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStartRecordError (1.76s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.87s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.90s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.04s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.80s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.58s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.81s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.73s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.77s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.79s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2021-05-18T08:40:45.321Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-05-18T08:40:45.321Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.00s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.71s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.42s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.72s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.67s) [2021-05-18T08:40:45.321Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-18T08:40:45.321Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-18T08:40:45.321Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-18T08:40:45.321Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.46s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.18s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.13s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.79s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUpdateStats (3.78s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.50s) [2021-05-18T08:40:45.321Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-18T08:40:45.321Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.02s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.07s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (6.26s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (6.18s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.85s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.38s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (6.08s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (7.50s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.18s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.22s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.44s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.48s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.17s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.13s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.29s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.19s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.13s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.72s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.94s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.36s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.77s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.21s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.87s) [2021-05-18T08:40:45.321Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.03s) [2021-05-18T08:40:45.321Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-18T08:40:45.321Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-18T08:40:45.321Z] === RUN TestDockerRegistrySuite [2021-05-18T08:40:45.321Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-18T08:40:46.257Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-18T08:40:47.635Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-18T08:40:49.012Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-18T08:40:49.271Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-18T08:40:53.479Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-18T08:41:00.042Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-18T08:41:02.574Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-18T08:41:03.950Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-18T08:41:04.887Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-18T08:41:06.265Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-18T08:41:08.170Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-18T08:41:09.105Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-18T08:41:10.482Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-18T08:41:11.861Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-18T08:41:13.235Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-18T08:41:13.236Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-18T08:41:13.236Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-18T08:41:14.396Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-18T08:41:16.939Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-18T08:41:17.875Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-18T08:41:21.165Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-18T08:41:22.544Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-18T08:41:22.544Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-18T08:41:23.923Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-18T08:41:25.300Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-18T08:41:26.237Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-18T08:41:29.524Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-18T08:41:29.783Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-18T08:41:31.117Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-18T08:41:31.117Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-18T08:41:31.160Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-18T08:41:31.418Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-18T08:41:31.677Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-18T08:41:31.936Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-18T08:41:32.196Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-18T08:41:32.454Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-18T08:41:32.712Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-18T08:41:34.089Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-18T08:41:35.994Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-18T08:41:36.859Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-18T08:41:36.859Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-18T08:41:37.383Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-18T08:41:38.318Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-18T08:41:39.693Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite (55.62s) [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.45s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d533202c062c5] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.31s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d4dc03818de7f] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.62s) [2021-05-18T08:41:40.260Z] check_test.go:196: [da21bab19a127] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d45c7538b483e] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.60s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d93dba5fa1980] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.09s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d7ccdedf1e08e] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.55s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d5ec1e5a119e9] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.36s) [2021-05-18T08:41:40.260Z] check_test.go:196: [df47e9e62aca3] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.15s) [2021-05-18T08:41:40.260Z] check_test.go:196: [dccd65ec88c0d] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s) [2021-05-18T08:41:40.260Z] check_test.go:196: [dda84f686d91d] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.41s) [2021-05-18T08:41:40.260Z] check_test.go:196: [da81ac4f6c13f] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.31s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d3be37a5ade6b] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d48bffdc359be] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.24s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d7e7c5b099042] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.50s) [2021-05-18T08:41:40.260Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3a511b24a732599d62d68d2be487595c0a0796a4efb88fdc9027fc87a1325586 [2021-05-18T08:41:40.260Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7bf02558e7e5134866456a69f7507731eefee81eec823bd13a26e6686b130ead [2021-05-18T08:41:40.260Z] check_test.go:196: [d5f1fad57009d] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.48s) [2021-05-18T08:41:40.260Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3df2f19dd0e7b0ebf761e418629c342b870465f4186cfb7fec715805a50551b6 [2021-05-18T08:41:40.260Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5d4ee1fa8bdf11c9500e7db62703bfe72be1c031a8a4a6776db77a54d61e1068 [2021-05-18T08:41:40.260Z] check_test.go:196: [d595bc128c3e9] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2021-05-18T08:41:40.260Z] check_test.go:196: [df5db28544106] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.08s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d06d41a4ce89b] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.26s) [2021-05-18T08:41:40.260Z] check_test.go:196: [da26a32ffbf29] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d01b60a279a98] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-05-18T08:41:40.260Z] check_test.go:196: [db479cdb3a610] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.35s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d220d2197d186] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.14s) [2021-05-18T08:41:40.260Z] check_test.go:196: [dee198617e104] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.22s) [2021-05-18T08:41:40.260Z] check_test.go:196: [de46641d73247] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d34f548c62abd] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.31s) [2021-05-18T08:41:40.260Z] check_test.go:196: [dd6440cdd3365] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2021-05-18T08:41:40.260Z] check_test.go:196: [db9da8f06bd4a] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-05-18T08:41:40.260Z] check_test.go:196: [dac0202d27d44] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-05-18T08:41:40.260Z] check_test.go:196: [dccd1d031ee34] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-05-18T08:41:40.260Z] check_test.go:196: [dbd11272347b8] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-05-18T08:41:40.260Z] check_test.go:196: [dc3ff5fad8903] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d644c1dbb0873] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.30s) [2021-05-18T08:41:40.260Z] check_test.go:196: [db0469ff7cf6f] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.00s) [2021-05-18T08:41:40.260Z] check_test.go:196: [dc2c5e0fe7a8b] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) [2021-05-18T08:41:40.260Z] check_test.go:196: [df2acb8b2ec33] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.29s) [2021-05-18T08:41:40.260Z] check_test.go:196: [d40da0a26c658] daemon is not started [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2021-05-18T08:41:40.260Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.88s) [2021-05-18T08:41:40.260Z] === RUN TestDockerSchema1RegistrySuite [2021-05-18T08:41:40.260Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-18T08:41:40.519Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-18T08:41:40.558Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-18T08:41:42.076Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-18T08:41:42.076Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-18T08:41:42.076Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-18T08:41:42.076Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-18T08:41:42.076Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-18T08:41:43.031Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-18T08:41:44.711Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-18T08:41:46.722Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-18T08:41:47.676Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-18T08:41:47.676Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-18T08:41:47.676Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-18T08:41:48.127Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-18T08:41:49.978Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-18T08:41:50.996Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-18T08:41:54.167Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-18T08:41:55.104Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-05-18T08:41:55.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-18T08:41:56.482Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-18T08:41:56.741Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-18T08:41:58.648Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-18T08:42:00.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-18T08:42:00.970Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-18T08:42:03.288Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-18T08:42:04.258Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-18T08:42:04.825Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-18T08:42:05.084Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-18T08:42:05.342Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-18T08:42:05.601Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-18T08:42:05.860Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-18T08:42:06.119Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite (26.03s) [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-05-18T08:42:06.378Z] check_test.go:223: [d453a28a083b4] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.67s) [2021-05-18T08:42:06.378Z] check_test.go:223: [d93587e6cd818] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.93s) [2021-05-18T08:42:06.378Z] check_test.go:223: [db3ca337fddb0] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.69s) [2021-05-18T08:42:06.378Z] check_test.go:223: [d0b558f408e40] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.31s) [2021-05-18T08:42:06.378Z] check_test.go:223: [d935a4390a42e] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.52s) [2021-05-18T08:42:06.378Z] check_test.go:223: [dc325a68e7197] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-05-18T08:42:06.378Z] check_test.go:223: [d6cf6ce79a68a] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.80s) [2021-05-18T08:42:06.378Z] check_test.go:223: [dd25a9cf06efc] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.32s) [2021-05-18T08:42:06.378Z] check_test.go:223: [d36a356fbbb79] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.17s) [2021-05-18T08:42:06.378Z] check_test.go:223: [d14e07fc8ccb5] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.28s) [2021-05-18T08:42:06.378Z] check_test.go:223: [d00e2071093e9] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-05-18T08:42:06.378Z] check_test.go:223: [d8079443c4a24] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-05-18T08:42:06.378Z] check_test.go:223: [d33b189918fae] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-05-18T08:42:06.378Z] check_test.go:223: [d2f5008a211e2] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-05-18T08:42:06.378Z] check_test.go:223: [d1bcc139c8a5a] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2021-05-18T08:42:06.378Z] check_test.go:223: [da611187409d4] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-05-18T08:42:06.378Z] check_test.go:223: [d4d03fb0fa557] daemon is not started [2021-05-18T08:42:06.378Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-05-18T08:42:06.378Z] check_test.go:223: [de81e05836fcd] daemon is not started [2021-05-18T08:42:06.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-18T08:42:06.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-18T08:42:06.978Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-18T08:42:07.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-18T08:42:07.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-18T08:42:07.832Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-18T08:42:07.932Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-18T08:42:07.933Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-18T08:42:09.208Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-05-18T08:42:09.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-18T08:42:09.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-18T08:42:09.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-18T08:42:10.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-18T08:42:10.342Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-05-18T08:42:10.601Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.18s) [2021-05-18T08:42:10.601Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2021-05-18T08:42:10.601Z] check_test.go:252: [d7e53da7de238] daemon is not started [2021-05-18T08:42:10.601Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-05-18T08:42:10.601Z] check_test.go:252: [d43491c739f9c] daemon is not started [2021-05-18T08:42:10.601Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-05-18T08:42:10.601Z] check_test.go:252: [d0d3f6be699ff] daemon is not started [2021-05-18T08:42:10.601Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.27s) [2021-05-18T08:42:10.601Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-05-18T08:42:10.601Z] check_test.go:252: [d5ceddf17c379] daemon is not started [2021-05-18T08:42:10.601Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2021-05-18T08:42:10.601Z] check_test.go:252: [da73fdb333550] daemon is not started [2021-05-18T08:42:10.601Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-05-18T08:42:10.601Z] check_test.go:252: [dede7845cb33d] daemon is not started [2021-05-18T08:42:10.601Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.23s) [2021-05-18T08:42:10.601Z] check_test.go:252: [de99c9928f764] daemon is not started [2021-05-18T08:42:10.601Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-18T08:42:10.601Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-18T08:42:10.601Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-05-18T08:42:10.860Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-05-18T08:42:10.860Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-05-18T08:42:11.625Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-18T08:42:11.795Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-05-18T08:42:13.142Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-18T08:42:13.562Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-18T08:42:13.562Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-18T08:42:14.013Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-18T08:42:14.326Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-05-18T08:42:15.701Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-18T08:42:15.960Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-18T08:42:16.219Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-18T08:42:16.219Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-18T08:42:16.478Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.94s) [2021-05-18T08:42:16.478Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2021-05-18T08:42:16.478Z] check_test.go:279: [d8bfde70c55f1] daemon is not started [2021-05-18T08:42:16.478Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.21s) [2021-05-18T08:42:16.478Z] check_test.go:279: [dd8aeb143d811] daemon is not started [2021-05-18T08:42:16.478Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2021-05-18T08:42:16.478Z] check_test.go:279: [db86244463b7b] daemon is not started [2021-05-18T08:42:16.478Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.20s) [2021-05-18T08:42:16.478Z] check_test.go:279: [d235b75be3cbb] daemon is not started [2021-05-18T08:42:16.478Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-05-18T08:42:16.478Z] check_test.go:279: [d1ca1f04e1acc] daemon is not started [2021-05-18T08:42:16.478Z] === RUN TestDockerNetworkSuite [2021-05-18T08:42:16.478Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-05-18T08:42:18.880Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-18T08:42:18.880Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-18T08:42:18.880Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-18T08:42:18.880Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-18T08:42:18.880Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-18T08:42:18.880Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-18T08:42:19.771Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-05-18T08:42:20.834Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-05-18T08:42:22.211Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-05-18T08:42:22.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-05-18T08:42:32.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-05-18T08:42:33.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-05-18T08:42:39.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-05-18T08:42:39.133Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-18T08:42:41.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-05-18T08:42:47.644Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-18T08:42:53.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-05-18T08:42:57.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-05-18T08:42:59.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-05-18T08:42:59.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-05-18T08:42:59.949Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-18T08:43:00.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-05-18T08:43:02.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-05-18T08:43:03.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-05-18T08:43:04.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-05-18T08:43:05.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-05-18T08:43:06.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-05-18T08:43:07.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-05-18T08:43:07.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-05-18T08:43:07.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-05-18T08:43:09.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-05-18T08:43:11.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-05-18T08:43:11.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-05-18T08:43:12.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-05-18T08:43:12.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-05-18T08:43:16.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-05-18T08:43:17.088Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-05-18T08:43:19.227Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-18T08:43:19.228Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-18T08:43:19.228Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-18T08:43:19.624Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-05-18T08:43:19.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-05-18T08:43:24.896Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-05-18T08:43:26.802Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-05-18T08:43:33.376Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-05-18T08:43:34.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-05-18T08:43:34.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-05-18T08:43:35.523Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-18T08:43:36.261Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-05-18T08:43:38.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-05-18T08:43:38.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-05-18T08:43:38.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-05-18T08:43:38.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-05-18T08:43:39.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-05-18T08:43:39.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-05-18T08:43:40.224Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-18T08:43:40.224Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-18T08:43:40.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-18T08:43:42.542Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-18T08:43:43.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-05-18T08:43:43.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-05-18T08:43:43.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-05-18T08:43:45.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-05-18T08:43:49.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-18T08:43:49.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-18T08:43:51.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-05-18T08:43:53.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-18T08:43:54.861Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-18T08:43:56.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-05-18T08:43:56.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-05-18T08:43:56.980Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-05-18T08:43:58.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-05-18T08:44:00.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-05-18T08:44:01.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-05-18T08:44:02.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-05-18T08:44:03.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-05-18T08:44:04.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-18T08:44:06.013Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-05-18T08:44:11.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-18T08:44:11.286Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite (114.48s) [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (4.12s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [de88adb7500a4] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.87s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d7569843d5dd9] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (8.44s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d71dddd891603] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.86s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [df0559c526669] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.41s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:1233: [d9cad7ad650f9] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.49s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d62371f43f0dd] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.39s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [dbbf8dcbd8eb4] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.80s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d20c37e850be5] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.90s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d1fd47089786e] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.79s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [deba862f5b9bc] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.66s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d2878b9b79dfd] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.66s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d7247a48ff652] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.83s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [da0dfdf6e9cd8] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.47s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d2598259417b7] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.95s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [dd898ac3c2df1] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.55s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [dbc271f018183] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.48s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [dcd7f47bbc4ff] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d5fc6dd5e8034] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.48s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d9b4f0a99d96e] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.55s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d891d8a6e909d] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.35s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d1b214cd281a6] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [dff5cd3819da1] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.59s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [da01e747c5561] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d1ffecf8927a8] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.27s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:968: [d32a860bc5092] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.98s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d178ff7e8a64c] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (14.69s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:1116: [d18ed86e2ec07] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.59s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [dfa5847f77ae7] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.91s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d88f81349c683] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.54s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [db201178009f2] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [df3994d11fbfd] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.67s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d564492348de3] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.47s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [dea6be127e738] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [ddf8c6739c9b4] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.10s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [db8edc892e06a] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d5353f3249f79] daemon is not started [2021-05-18T08:44:11.286Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [de173bdad5aaa] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.53s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [da99e5e2be0f9] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.72s) [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.53s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:1084: [d2e78a0a99d4b] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [dd8a7b0e57088] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.66s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d28dd44afe13a] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.76s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [dad9223c027cb] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d13872408c160] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.43s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d730dd2d5baed] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.86s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d7980a27c2a10] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (2.32s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [de3026f6ea7f0] daemon is not started [2021-05-18T08:44:11.286Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.31s) [2021-05-18T08:44:11.286Z] docker_cli_network_unix_test.go:46: [d666e2001fa40] daemon is not started [2021-05-18T08:44:11.286Z] === RUN TestDockerHubPullSuite [2021-05-18T08:44:11.286Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-05-18T08:44:11.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-18T08:44:12.662Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-05-18T08:44:13.229Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-05-18T08:44:15.131Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-05-18T08:44:15.389Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-05-18T08:44:15.957Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-05-18T08:44:16.525Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-05-18T08:44:16.785Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-05-18T08:44:16.786Z] --- PASS: TestDockerHubPullSuite (5.92s) [2021-05-18T08:44:16.786Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.79s) [2021-05-18T08:44:16.786Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-05-18T08:44:16.786Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2021-05-18T08:44:16.786Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.17s) [2021-05-18T08:44:16.786Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2021-05-18T08:44:16.786Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2021-05-18T08:44:16.786Z] PASS [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === Skipped [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-18T08:44:16.786Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-18T08:44:16.786Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-18T08:44:16.786Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-18T08:44:16.786Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-18T08:44:16.786Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-05-18T08:44:16.786Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-18T08:44:16.786Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-18T08:44:16.786Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-18T08:44:16.786Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-18T08:44:16.786Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-18T08:44:16.786Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-18T08:44:16.786Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-18T08:44:16.786Z] docker_cli_sni_test.go:18: Flakey test [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.02s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s) [2021-05-18T08:44:16.786Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-18T08:44:16.786Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-18T08:44:16.786Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-05-18T08:44:16.786Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-05-18T08:44:16.786Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-05-18T08:44:16.786Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-18T08:44:16.786Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-18T08:44:16.786Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-18T08:44:16.786Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-18T08:44:16.786Z] docker_cli_network_unix_test.go:46: [de173bdad5aaa] daemon is not started [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] [2021-05-18T08:44:16.786Z] DONE 1269 tests, 51 skipped in 2211.077s [2021-05-18T08:44:16.786Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-18T08:44:17.046Z] ++++ cat bundles/test-integration/docker.pid [2021-05-18T08:44:17.046Z] +++ kill 8240 [2021-05-18T08:44:17.985Z] +++ /etc/init.d/apparmor stop [2021-05-18T08:44:17.985Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-18T08:44:17.985Z] [2021-05-18T08:44:17.985Z] Unloading profiles will leave already running processes permanently [2021-05-18T08:44:17.985Z] unconfined, which can lead to unexpected situations. [2021-05-18T08:44:17.985Z] [2021-05-18T08:44:17.985Z] To set a process to complain mode, use the command line tool [2021-05-18T08:44:17.985Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-18T08:44:17.985Z] +++ true [2021-05-18T08:44:17.985Z] exiting test-integration [2021-05-18T08:44:17.985Z] ++ exit 0 [2021-05-18T08:44:17.985Z] [2021-05-18T08:44:18.561Z] + for job in $(jobs -p) [2021-05-18T08:44:18.561Z] + wait 9620 [2021-05-18T08:44:19.498Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-05-18T08:44:21.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-18T08:44:21.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-18T08:44:21.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-18T08:44:28.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-18T08:44:28.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-18T08:44:28.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-18T08:44:28.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-18T08:44:28.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-18T08:44:29.470Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-05-18T08:44:34.761Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-05-18T08:44:37.294Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-05-18T08:44:40.579Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-05-18T08:44:43.866Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-05-18T08:44:46.399Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-05-18T08:44:49.688Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-05-18T08:44:52.221Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-05-18T08:45:04.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-18T08:45:05.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-18T08:45:06.241Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-18T08:45:06.241Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-18T08:45:07.761Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-18T08:45:07.761Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-18T08:45:12.400Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-18T08:45:14.032Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-18T08:45:14.032Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-18T08:45:14.032Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-18T08:45:15.559Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-18T08:45:16.512Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-18T08:45:16.963Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-18T08:45:17.917Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-18T08:45:18.368Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-18T08:45:20.757Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-18T08:45:20.757Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-18T08:45:20.757Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-18T08:45:20.757Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-18T08:45:20.757Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-18T08:45:20.757Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-18T08:45:20.757Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-18T08:45:21.209Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-18T08:45:22.163Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-18T08:45:24.101Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-18T08:45:26.253Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-18T08:45:26.253Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-18T08:45:27.206Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-18T08:45:27.206Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-18T08:45:27.657Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-18T08:45:29.814Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-18T08:45:30.767Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-18T08:45:31.720Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-18T08:45:31.720Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-18T08:45:32.673Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-18T08:45:33.125Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-18T08:45:33.125Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-18T08:45:33.125Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-18T08:45:39.762Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-18T08:45:40.720Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-18T08:45:43.367Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-18T08:45:48.455Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-05-18T08:45:51.002Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-18T08:45:51.002Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-18T08:45:51.002Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-18T08:45:51.002Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-18T08:45:51.002Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-18T08:45:51.002Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-18T08:45:55.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-18T08:45:55.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-18T08:45:55.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-18T08:45:55.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-18T08:45:57.174Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-18T08:46:01.822Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-18T08:46:03.336Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-05-18T08:46:18.927Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-18T08:46:18.927Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-18T08:46:18.927Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-18T08:46:19.413Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-18T08:46:19.413Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-18T08:46:19.413Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-18T08:46:19.413Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-18T08:46:19.413Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-18T08:46:19.413Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-18T08:46:19.413Z] === RUN TestDockerSuite/TestBuildFails [2021-05-18T08:46:20.929Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-18T08:46:20.929Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite (1762.20s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.44s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.53s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.40s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.90s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.33s) [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:562: [d0fdb17d498fe] joining swarm manager [d5fa7039280a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:584: [d65a3928abe69] joining swarm manager [d5fa7039280a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] check_test.go:380: [d0fdb17d498fe] daemon is not started [2021-05-18T08:46:21.414Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.13s) [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:45: [d3ebf707ad574] joining swarm manager [d60f5a2fa8e0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.77s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.31s) [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:303: [dfeaf7f3e0a86] joining swarm manager [d119d14a0c17b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:304: [d66bf00d0db98] joining swarm manager [d119d14a0c17b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.69s) [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:271: [d0313b7586ceb] joining swarm manager [d5866b659c3e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:272: [dea39dae39a00] joining swarm manager [d5866b659c3e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.04s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.87s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.81s) [2021-05-18T08:46:21.414Z] docker_api_swarm_node_test.go:19: [d9f9f5ce94ab4] joining swarm manager [d6da8b4c09ae8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_node_test.go:20: [dae701842c19c] joining swarm manager [d6da8b4c09ae8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.63s) [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:501: [d34d0e2d6fde7] joining swarm manager [df32701bb6983]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:506: [dba214619dcd7] joining swarm manager [df32701bb6983]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.14s) [2021-05-18T08:46:21.414Z] docker_api_swarm_node_test.go:80: [db6b6cb07393e] joining swarm manager [d2a5edf94d01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.08s) [2021-05-18T08:46:21.414Z] docker_api_swarm_node_test.go:52: [deddeed7c8f4b] joining swarm manager [df78394fb1957]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_node_test.go:53: [d4f41cfcb46e5] joining swarm manager [df78394fb1957]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.83s) [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:201: [de1295077579b] joining swarm manager [d5738e4946b84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (71.32s) [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:383: [d32f1f8a211eb] joining swarm manager [dc7e81f12978f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:384: [d6d1874de40af] joining swarm manager [dc7e81f12978f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] check_test.go:380: [d6d1874de40af] daemon is not started [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.61s) [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:801: [dc90e12b5329b] joining swarm manager [d506ebede2db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:801: [dd61d518d8986] joining swarm manager [d506ebede2db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:801: [d44de288e0d00] joining swarm manager [d506ebede2db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:801: [deb3457b8e4ad] joining swarm manager [d506ebede2db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-18T08:46:21.414Z] docker_api_swarm_test.go:809: [d0802972dcdc6] joining swarm manager [d506ebede2db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.48s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.49s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.49s) [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:394: [d584b1b310d05] joining swarm manager [d4fe04d48c72d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:394: [dd53d0e0c8c8a] joining swarm manager [d4fe04d48c72d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.61s) [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:342: [d7887d5d0f065] joining swarm manager [d967967eac2ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:342: [d0f14a8a19808] joining swarm manager [d967967eac2ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.41s) [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:489: [da45540ec8793] joining swarm manager [d7b82cbdf72b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:489: [df4813a98470f] joining swarm manager [d7b82cbdf72b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.52s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.43s) [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:127: [d36be99022ac2] joining swarm manager [d9c2b730c15bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:128: [dbefd156c12b8] joining swarm manager [d9c2b730c15bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:136: [d60636874eb24] joining swarm manager [d9c2b730c15bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:137: [defdb89432c62] joining swarm manager [d9c2b730c15bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.02s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.67s) [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:303: [dfc74cf5af033] joining swarm manager [d33ba60d2d558]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:303: [da4deae485b55] joining swarm manager [d33ba60d2d558]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.29s) [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:99: [db90b074c0954] joining swarm manager [d5de26c7defe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:100: [d651382da7ff6] joining swarm manager [d5de26c7defe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] check_test.go:380: [db90b074c0954] daemon is not started [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.32s) [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:532: [d15b35f95bc88] joining swarm manager [dbd6e3a1c79cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:533: [dafe9bbc5ec61] joining swarm manager [dbd6e3a1c79cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.67s) [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:147: [de9cb8de252b6] joining swarm manager [d4f7779e92ecd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.414Z] docker_api_swarm_service_test.go:147: [ddc2d02420a46] joining swarm manager [d4f7779e92ecd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (34.03s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.36s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.75s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.75s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.84s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.83s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.12s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.54s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.98s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.23s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.29s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.54s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.37s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.86s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.81s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.82s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.54s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.31s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.87s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.17s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.61s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.83s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (15.12s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.62s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.44s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.55s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.19s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (4.03s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.42s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.55s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.62s) [2021-05-18T08:46:21.414Z] docker_cli_service_logs_test.go:245: checking task c3gebz0b2jlc [2021-05-18T08:46:21.414Z] docker_cli_service_logs_test.go:250: checking messages for c3gebz0b2jlc [2021-05-18T08:46:21.414Z] docker_cli_service_logs_test.go:245: checking task aqo61yhg3pw4 [2021-05-18T08:46:21.414Z] docker_cli_service_logs_test.go:250: checking messages for aqo61yhg3pw4 [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.62s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.72s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.94s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.99s) [2021-05-18T08:46:21.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.66s) [2021-05-18T08:46:21.414Z] docker_cli_swarm_test.go:1901: [dcb904d2bf4e1] joining swarm manager [d8e326afd9df9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.415Z] docker_cli_swarm_test.go:1902: [d44cf7bb96d74] joining swarm manager [d8e326afd9df9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.63s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.85s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.97s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.41s) [2021-05-18T08:46:21.415Z] docker_cli_swarm_test.go:1802: [da4fb8331d407] joining swarm manager [da7efb6a3a66f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.415Z] docker_cli_swarm_test.go:1803: [d9225c8fe3324] joining swarm manager [da7efb6a3a66f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.71s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (88.40s) [2021-05-18T08:46:21.415Z] docker_cli_swarm_test.go:1321: [d14cdaf114785] joining swarm manager [daea8d22b4e56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.415Z] docker_cli_swarm_test.go:1322: [db35ffdf89770] joining swarm manager [daea8d22b4e56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.27s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.02s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.41s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.94s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.36s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.92s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.70s) [2021-05-18T08:46:21.415Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-18T08:46:21.415Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.91s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.88s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.89s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.40s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.81s) [2021-05-18T08:46:21.415Z] docker_cli_swarm_test.go:1186: [d17c4be5e1c13] joining swarm manager [d4a8876873655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.415Z] docker_cli_swarm_test.go:1195: [dbe872c0b4fa1] joining swarm manager [d4a8876873655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.60s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.17s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.46s) [2021-05-18T08:46:21.415Z] docker_cli_swarm_test.go:1118: [ddc42b8de5b7a] joining swarm manager [d25f064728397]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.415Z] docker_cli_swarm_test.go:1119: [dae9c17c6bcf4] joining swarm manager [d25f064728397]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.415Z] docker_cli_swarm_test.go:1172: [d3f4acbe984e7] joining swarm manager [d25f064728397]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.01s) [2021-05-18T08:46:21.415Z] docker_cli_swarm_test.go:1453: [da8b82a9b8999] joining swarm manager [d5384bffc0e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.415Z] docker_cli_swarm_test.go:1454: [def8f841019c2] joining swarm manager [d5384bffc0e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.80s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.24s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.25s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.46s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.10s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.99s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.62s) [2021-05-18T08:46:21.415Z] docker_cli_swarm_unix_test.go:62: [d5829cbda3340] joining swarm manager [d034130cbcc98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.55s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.77s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.53s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (6.15s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.27s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.45s) [2021-05-18T08:46:21.415Z] docker_api_swarm_test.go:961: [d9b33b2e2de59] joining swarm manager [d2b3b804f1f32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.12s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.50s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.53s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.74s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.12s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.72s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.88s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.87s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.16s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.81s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.60s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.44s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.12s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.07s) [2021-05-18T08:46:21.415Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.44s) [2021-05-18T08:46:21.415Z] === RUN TestDockerExternalVolumeSuite [2021-05-18T08:46:21.415Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-05-18T08:46:23.564Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-18T08:46:24.015Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-18T08:46:24.015Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-18T08:46:24.015Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-18T08:46:24.968Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-18T08:46:24.968Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-18T08:46:27.939Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-18T08:46:34.952Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-18T08:46:36.290Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-05-18T08:46:42.002Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-18T08:46:49.016Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-18T08:46:49.475Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-18T08:46:49.986Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-18T08:46:49.986Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-18T08:46:49.986Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-18T08:46:59.731Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-18T08:47:00.183Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-18T08:47:00.639Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-18T08:47:01.596Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-18T08:47:01.596Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-18T08:47:16.322Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-18T08:47:16.322Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-18T08:47:19.813Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-18T08:47:21.335Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-18T08:47:21.786Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-18T08:47:25.480Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-18T08:47:28.347Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-18T08:47:28.632Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-18T08:47:30.147Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-18T08:47:31.219Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-18T08:47:31.665Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-18T08:47:31.665Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-18T08:47:32.620Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-18T08:47:32.620Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-18T08:47:38.369Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-18T08:47:38.821Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-18T08:47:39.274Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-18T08:47:40.227Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-18T08:47:41.180Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-18T08:47:42.132Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-18T08:47:43.649Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-18T08:47:43.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-05-18T08:47:50.660Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-18T08:47:50.660Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-18T08:47:50.660Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-18T08:47:50.660Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-18T08:47:50.660Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-18T08:47:50.660Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-18T08:47:50.660Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-18T08:47:51.115Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-18T08:47:52.070Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-18T08:47:52.086Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-05-18T08:47:57.809Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-18T08:48:15.393Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-18T08:48:15.393Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-18T08:48:16.912Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-18T08:48:24.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-05-18T08:48:39.046Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-05-18T08:48:43.166Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-18T08:48:43.166Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-18T08:48:43.166Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-18T08:48:52.489Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-18T08:49:11.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-05-18T08:49:13.471Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-18T08:49:17.169Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-18T08:49:23.310Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-05-18T08:49:24.189Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-18T08:49:28.834Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-18T08:49:53.862Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-18T08:49:53.862Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-18T08:49:55.407Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-05-18T08:49:58.505Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-18T08:49:59.459Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-18T08:49:59.459Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-18T08:49:59.459Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-18T08:50:02.329Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-18T08:50:06.971Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-18T08:50:09.276Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-18T08:50:09.847Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-18T08:50:10.248Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-18T08:50:10.298Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-18T08:50:10.298Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-18T08:50:10.709Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-18T08:50:13.169Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-18T08:50:13.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-05-18T08:50:14.122Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-18T08:50:15.641Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-18T08:50:25.890Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-18T08:50:26.846Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-18T08:50:28.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-05-18T08:50:37.096Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-18T08:50:40.698Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-18T08:50:40.790Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-18T08:50:55.515Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-18T08:50:55.565Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-18T08:51:04.031Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-18T08:51:05.945Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-18T08:51:07.732Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-18T08:51:08.694Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-18T08:51:08.694Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-18T08:51:09.148Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-18T08:51:11.307Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-18T08:51:11.307Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-18T08:51:15.024Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-05-18T08:51:33.121Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-05-18T08:51:48.536Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-18T08:52:00.957Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-18T08:52:01.916Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-18T08:52:05.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-05-18T08:52:15.813Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-18T08:52:16.657Z] === RUN TestDockerSuite/TestBuildRm [2021-05-18T08:52:37.291Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-05-18T08:52:37.656Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-18T08:52:41.357Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-18T08:52:41.357Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-18T08:52:41.810Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-18T08:52:43.964Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-18T08:52:47.724Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-18T08:52:52.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-05-18T08:52:52.370Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-18T08:52:57.018Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-18T08:53:10.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-05-18T08:53:14.620Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-18T08:53:14.621Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-18T08:53:15.074Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-18T08:53:25.335Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-18T08:53:25.335Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-18T08:53:28.366Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-05-18T08:53:35.618Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-18T08:53:35.618Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite (441.73s) [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s) [2021-05-18T08:53:40.574Z] docker_cli_external_volume_driver_test.go:53: [da04617fdeaa7] daemon is not started [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.77s) [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s) [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-05-18T08:53:40.574Z] docker_cli_external_volume_driver_test.go:53: [d7eeb93be5872] daemon is not started [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.66s) [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.09s) [2021-05-18T08:53:40.574Z] docker_cli_external_volume_driver_test.go:53: [da4b40eb344a7] daemon is not started [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-05-18T08:53:40.574Z] docker_cli_external_volume_driver_test.go:53: [dceddb90c46e2] daemon is not started [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.67s) [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.63s) [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.88s) [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.67s) [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.68s) [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.71s) [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.29s) [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.47s) [2021-05-18T08:53:40.574Z] docker_cli_external_volume_driver_test.go:485: [d358c7e60bb03] daemon is not started [2021-05-18T08:53:40.574Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-05-18T08:53:40.574Z] docker_cli_external_volume_driver_test.go:53: [d6d56a819a309] daemon is not started [2021-05-18T08:53:40.574Z] PASS [2021-05-18T08:53:40.574Z] [2021-05-18T08:53:40.574Z] === Skipped [2021-05-18T08:53:40.574Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-18T08:53:40.574Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-18T08:53:40.574Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-18T08:53:40.574Z] check_test.go:309: [d32c82fc2f804] daemon is not started [2021-05-18T08:53:40.574Z] [2021-05-18T08:53:40.574Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-18T08:53:40.574Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-18T08:53:40.574Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-18T08:53:40.574Z] check_test.go:309: [d39227f961d48] daemon is not started [2021-05-18T08:53:40.574Z] [2021-05-18T08:53:40.574Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-18T08:53:40.574Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-18T08:53:40.574Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-18T08:53:40.574Z] check_test.go:309: [d9705ae32055f] daemon is not started [2021-05-18T08:53:40.574Z] [2021-05-18T08:53:40.574Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2021-05-18T08:53:40.574Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2021-05-18T08:53:40.574Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-18T08:53:40.574Z] [2021-05-18T08:53:40.574Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-18T08:53:40.574Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-18T08:53:40.574Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-18T08:53:40.574Z] [2021-05-18T08:53:40.574Z] [2021-05-18T08:53:40.574Z] DONE 273 tests, 5 skipped in 2776.393s [2021-05-18T08:53:40.574Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-18T08:53:40.833Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df8f885ab7794/docker.pid [2021-05-18T08:53:40.833Z] +++ kill 8500 [2021-05-18T08:53:40.833Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8500 is not a child of this shell [2021-05-18T08:53:40.833Z] warning: PID 8500 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df8f885ab7794/docker.pid had a nonzero exit code [2021-05-18T08:53:40.833Z] ++++ cat bundles/test-integration/docker.pid [2021-05-18T08:53:40.833Z] +++ kill 8273 [2021-05-18T08:53:42.210Z] +++ /etc/init.d/apparmor stop [2021-05-18T08:53:42.210Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-18T08:53:42.210Z] [2021-05-18T08:53:42.210Z] Unloading profiles will leave already running processes permanently [2021-05-18T08:53:42.210Z] unconfined, which can lead to unexpected situations. [2021-05-18T08:53:42.210Z] [2021-05-18T08:53:42.210Z] To set a process to complain mode, use the command line tool [2021-05-18T08:53:42.210Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-18T08:53:42.210Z] +++ true [2021-05-18T08:53:42.210Z] exiting test-integration [2021-05-18T08:53:42.210Z] ++ exit 0 [2021-05-18T08:53:42.210Z] [2021-05-18T08:53:42.210Z] + exit 0 [2021-05-18T08:53:42.210Z] ++ jobs -p [2021-05-18T08:53:42.210Z] + pids= [2021-05-18T08:53:42.210Z] + echo 'Remaining pids to kill: []' [2021-05-18T08:53:42.210Z] Remaining pids to kill: [] [2021-05-18T08:53:42.210Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-05-18T08:53:42.226Z] Recording test results [2021-05-18T08:53:43.758Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-18T08:53:44.081Z] + echo Ensuring container killed. [2021-05-18T08:53:44.081Z] Ensuring container killed. [2021-05-18T08:53:44.081Z] + docker ps -aq -f name=docker-pr1-* [2021-05-18T08:53:44.081Z] + cids=ed969cfee6be [2021-05-18T08:53:44.081Z] c81a1a987334 [2021-05-18T08:53:44.081Z] 1f9cc3583cfc [2021-05-18T08:53:44.081Z] + [ -n ed969cfee6be [2021-05-18T08:53:44.081Z] c81a1a987334 [2021-05-18T08:53:44.081Z] 1f9cc3583cfc ] [2021-05-18T08:53:44.081Z] + docker rm -vf ed969cfee6be c81a1a987334 1f9cc3583cfc [2021-05-18T08:53:44.238Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-18T08:53:46.626Z] ed969cfee6be [2021-05-18T08:53:46.626Z] c81a1a987334 [2021-05-18T08:53:46.626Z] 1f9cc3583cfc [Pipeline] sh [2021-05-18T08:53:46.917Z] + echo Chowning /workspace to jenkins user [2021-05-18T08:53:46.917Z] Chowning /workspace to jenkins user [2021-05-18T08:53:46.917Z] + id -u [2021-05-18T08:53:46.917Z] + id -g [2021-05-18T08:53:46.917Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42390:/workspace busybox chown -R 1000:1000 /workspace [2021-05-18T08:53:46.917Z] Unable to find image 'busybox:latest' locally [2021-05-18T08:53:46.917Z] latest: Pulling from library/busybox [2021-05-18T08:53:47.179Z] 92f8b3f0730f: Pulling fs layer [2021-05-18T08:53:47.179Z] 92f8b3f0730f: Verifying Checksum [2021-05-18T08:53:47.179Z] 92f8b3f0730f: Download complete [2021-05-18T08:53:47.179Z] 92f8b3f0730f: Pull complete [2021-05-18T08:53:47.179Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-18T08:53:47.179Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-18T08:53:51.689Z] + bundleName=amd64 [2021-05-18T08:53:51.690Z] + echo Creating amd64-bundles.tar.gz [2021-05-18T08:53:51.690Z] Creating amd64-bundles.tar.gz [2021-05-18T08:53:51.690Z] + xargs tar -czf amd64-bundles.tar.gz [2021-05-18T08:53:51.690Z] + 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 [2021-05-18T08:53:53.081Z] Archiving artifacts [2021-05-18T08:53:54.954Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42390/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-18T08:53:55.270Z] + make clean [2021-05-18T08:53:55.532Z] docker volume rm -f docker-dev-cache [2021-05-18T08:53:55.532Z] docker-dev-cache [Pipeline] deleteDir [2021-05-18T08:53:57.150Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-18T08:53:57.151Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-18T08:53:57.151Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-18T08:53:57.151Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-18T08:53:57.151Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-18T08:53:57.151Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-18T08:53:57.151Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-18T08:53:57.151Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-18T08:53:57.151Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-18T08:53:57.151Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-18T08:53:57.151Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-18T08:54:00.904Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-18T08:54:00.904Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-18T08:54:00.904Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-18T08:54:00.904Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-18T08:54:00.904Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-18T08:54:00.904Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T08:54:04.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-18T08:54:04.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-18T08:54:05.118Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-18T08:54:05.118Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-18T08:54:06.093Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-18T08:54:10.806Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-18T08:54:25.693Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-18T08:54:26.155Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-18T08:54:26.155Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-18T08:54:26.155Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-18T08:54:26.155Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-18T08:54:26.155Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-18T08:54:26.155Z] === RUN TestDockerSuite/TestBuildFails [2021-05-18T08:54:26.858Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-18T08:54:26.858Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-18T08:54:26.858Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-18T08:54:27.834Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-18T08:54:33.261Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-18T08:54:33.723Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-18T08:54:38.213Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-18T08:54:39.545Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-18T08:54:45.368Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-18T08:54:46.824Z] === RUN TestDockerSuite/TestBuildUser [2021-05-18T08:54:46.824Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-18T08:54:46.824Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-18T08:54:46.824Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-18T08:54:50.581Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-18T08:54:51.044Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-18T08:54:52.468Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-18T08:54:54.804Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-18T08:54:54.804Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-18T08:54:54.804Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-18T08:55:02.829Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-18T08:55:03.803Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-18T08:55:09.634Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-18T08:55:09.634Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-18T08:55:10.096Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-18T08:55:10.558Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-18T08:55:10.558Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-18T08:55:20.043Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-18T08:55:20.043Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-18T08:55:25.403Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-18T08:55:25.403Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-18T08:55:30.411Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-18T08:55:35.763Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-18T08:55:36.245Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-18T08:55:36.245Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-18T08:55:36.245Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-18T08:55:36.737Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-18T08:55:38.443Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-18T08:55:38.906Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-18T08:55:38.927Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-18T08:55:38.927Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-18T08:55:39.901Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-18T08:55:39.901Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-18T08:55:44.613Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-18T08:55:45.586Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-18T08:55:46.048Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-18T08:55:47.022Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-18T08:55:47.998Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-18T08:55:48.972Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-18T08:55:50.517Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-18T08:55:56.332Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-18T08:55:56.644Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-18T08:55:56.794Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-18T08:55:56.794Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-18T08:55:56.794Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-18T08:55:56.794Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-18T08:55:56.794Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-18T08:55:57.258Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-18T08:55:57.721Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-18T08:55:58.694Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-18T08:55:58.840Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-18T08:55:59.303Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-18T08:56:04.526Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-18T08:56:17.050Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-18T08:56:17.050Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-18T08:56:17.050Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-18T08:56:17.050Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-18T08:56:17.050Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-18T08:56:19.386Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-18T08:56:19.386Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-18T08:56:21.576Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-18T08:56:25.660Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-18T08:56:27.209Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-18T08:56:27.672Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-18T08:56:27.672Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-18T08:56:27.672Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-18T08:56:29.869Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-18T08:56:35.716Z] === RUN TestDockerSuite/TestCommitChange [2021-05-18T08:56:40.435Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-18T08:56:46.276Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-18T08:56:46.276Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-18T08:56:54.891Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-18T08:56:54.891Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-18T08:57:01.996Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-18T08:57:04.158Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-18T08:57:06.722Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-18T08:57:06.722Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-18T08:57:06.722Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-18T08:57:06.722Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-18T08:57:06.722Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-18T08:57:06.722Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-18T08:57:06.722Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-18T08:57:06.722Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-18T08:57:06.722Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-18T08:57:15.333Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-18T08:57:19.019Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-18T08:57:22.445Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-18T08:57:22.445Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-18T08:57:25.379Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-18T08:57:25.379Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-18T08:57:25.379Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-18T08:57:25.379Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-18T08:57:27.617Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-18T08:57:28.302Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-18T08:57:28.303Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-18T08:57:28.303Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-18T08:57:31.229Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-18T08:57:31.229Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-18T08:57:31.229Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-18T08:57:31.229Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-18T08:57:31.229Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-18T08:57:34.986Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-18T08:57:37.181Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-18T08:57:40.049Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-18T08:57:40.106Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-18T08:57:40.106Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-18T08:57:40.106Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-18T08:57:42.305Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-18T08:57:42.305Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-18T08:57:43.803Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-18T08:57:44.499Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-18T08:57:44.499Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-18T08:57:44.499Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-18T08:57:47.429Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-18T08:57:47.429Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-18T08:57:50.357Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-18T08:57:50.357Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-18T08:57:53.279Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-18T08:57:53.279Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-18T08:57:56.203Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-18T08:58:00.922Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-18T08:58:04.687Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-18T08:58:04.687Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-18T08:58:04.687Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-18T08:58:04.687Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-18T08:58:04.687Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-18T08:58:06.881Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-18T08:58:07.343Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-18T08:58:08.992Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-18T08:58:08.992Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-18T08:58:10.271Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-18T08:58:10.271Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-18T08:58:12.462Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-18T08:58:12.462Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-18T08:58:18.292Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-18T08:58:19.352Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-18T08:58:19.352Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-18T08:58:19.352Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-18T08:58:19.352Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-18T08:58:19.840Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-18T08:58:19.840Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-18T08:58:19.840Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-18T08:58:19.840Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-18T08:58:19.840Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-18T08:58:19.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-18T08:58:22.279Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-18T08:58:26.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-18T08:58:26.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-18T08:58:26.990Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-18T08:58:29.183Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-18T08:58:29.645Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-18T08:58:29.645Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-18T08:58:29.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-18T08:58:32.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-18T08:58:32.574Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-18T08:58:33.550Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-18T08:58:35.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-18T08:58:35.096Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-18T08:58:38.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000682800_} [2021-05-18T08:58:40.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1007006962_c:\foo_false____} [2021-05-18T08:58:43.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1007006962_c:\foo_true____} [2021-05-18T08:58:45.452Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-18T08:58:45.914Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-18T08:58:46.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-18T08:58:46.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-18T08:58:46.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-18T08:58:46.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-18T08:58:46.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-18T08:58:46.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-18T08:58:46.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-18T08:58:46.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-18T08:58:46.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-18T08:58:46.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-18T08:58:46.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-18T08:58:46.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-18T08:58:46.540Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-18T08:58:46.540Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-18T08:58:46.540Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-18T08:58:46.540Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-18T08:58:46.540Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-18T08:58:46.540Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-18T08:58:48.738Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-18T08:58:48.738Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-18T08:58:48.738Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-18T08:58:48.738Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-18T08:58:48.738Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-18T08:58:48.738Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-18T08:58:49.201Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-18T08:58:49.202Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-18T08:58:49.202Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-18T08:58:49.202Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-18T08:58:49.202Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-18T08:58:49.202Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-18T08:58:49.202Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-18T08:58:49.202Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-18T08:58:52.131Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-18T08:58:52.131Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-18T08:58:52.131Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-18T08:58:54.511Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-18T08:58:55.057Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-18T08:58:55.057Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-18T08:58:55.057Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-18T08:58:55.057Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-18T08:58:59.226Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-18T08:58:59.776Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-18T08:59:02.705Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-18T08:59:03.167Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-18T08:59:03.167Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-18T08:59:07.823Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-18T08:59:11.574Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-18T08:59:13.534Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-18T08:59:13.534Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-18T08:59:13.534Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-18T08:59:17.388Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-18T08:59:17.850Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-18T08:59:17.850Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-18T08:59:17.850Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-18T08:59:20.038Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-18T08:59:20.038Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-18T08:59:25.956Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-18T08:59:25.956Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-18T08:59:25.956Z] === RUN TestDockerSuite/TestCpToDot [2021-05-18T08:59:27.504Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-18T08:59:27.504Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-18T08:59:27.504Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-18T08:59:30.423Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-18T08:59:30.423Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-18T08:59:30.423Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-18T08:59:30.423Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-18T08:59:30.423Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-18T08:59:30.423Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-18T08:59:30.885Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-18T08:59:33.074Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-18T08:59:35.999Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-18T08:59:35.999Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-18T08:59:35.999Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-18T08:59:38.191Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-18T08:59:38.652Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-18T08:59:39.116Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-18T08:59:39.116Z] === RUN TestDockerSuite/TestCreateRM [2021-05-18T08:59:39.578Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-18T08:59:39.578Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-18T08:59:39.578Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-18T08:59:40.040Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-18T08:59:48.646Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-18T08:59:49.109Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-18T08:59:49.571Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-18T08:59:54.282Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-18T08:59:54.282Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-18T08:59:54.282Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDockerFails [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-18T08:59:57.212Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-18T09:00:00.131Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-18T09:00:03.050Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-18T09:00:05.969Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-18T09:00:10.778Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-18T09:00:14.564Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-18T09:00:19.282Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-18T09:00:25.110Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-18T09:00:27.305Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-18T09:00:27.767Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-18T09:00:32.484Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-18T09:00:33.457Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-18T09:00:34.430Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-18T09:00:35.964Z] === RUN TestDockerSuite/TestBuildRm [2021-05-18T09:00:40.252Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-18T09:00:46.076Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-18T09:00:46.076Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-18T09:00:46.076Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-18T09:00:46.076Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-18T09:00:46.076Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-18T09:00:46.076Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-18T09:00:46.538Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-18T09:00:46.538Z] === RUN TestDockerSuite/TestEventsRename [2021-05-18T09:00:49.460Z] === RUN TestDockerSuite/TestEventsResize [2021-05-18T09:00:50.816Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-18T09:00:52.366Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-18T09:00:52.366Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-18T09:00:52.830Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-18T09:00:54.382Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-18T09:00:58.072Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-18T09:00:58.136Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-18T09:01:00.262Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-18T09:01:01.885Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-18T09:01:03.191Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-18T09:01:05.642Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-18T09:01:07.907Z] === RUN TestDockerSuite/TestEventsTop [2021-05-18T09:01:07.907Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-18T09:01:10.831Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-18T09:01:15.545Z] === RUN TestDockerSuite/TestExec [2021-05-18T09:01:15.545Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-18T09:01:15.545Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-18T09:01:17.739Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-18T09:01:19.939Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-18T09:01:19.939Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-18T09:01:19.939Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-18T09:01:19.939Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-18T09:01:22.130Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-18T09:01:24.320Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-18T09:01:26.511Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-18T09:01:26.781Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-18T09:01:27.242Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-18T09:01:27.704Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-18T09:01:28.701Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-18T09:01:33.563Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-18T09:01:33.563Z] === RUN TestDockerSuite/TestExecEnv [2021-05-18T09:01:33.563Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-18T09:01:33.563Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-18T09:01:35.755Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-18T09:01:36.304Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-18T09:01:36.766Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-18T09:01:40.471Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-18T09:01:40.471Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-18T09:01:40.471Z] === RUN TestDockerSuite/TestExecParseError [2021-05-18T09:01:40.471Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-18T09:01:40.471Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-18T09:01:40.471Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-18T09:01:41.473Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-18T09:01:41.473Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-18T09:01:43.392Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-18T09:01:43.392Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-18T09:01:43.392Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-18T09:01:43.392Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-18T09:01:43.392Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-18T09:01:43.392Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-18T09:01:45.581Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-18T09:01:45.582Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-18T09:01:46.186Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-18T09:01:52.685Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-18T09:01:52.685Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-18T09:01:52.685Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-18T09:01:52.685Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-18T09:01:58.514Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-18T09:02:04.334Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-18T09:02:07.258Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-18T09:02:07.318Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-18T09:02:07.318Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-18T09:02:09.505Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-18T09:02:11.050Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-18T09:02:14.354Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-18T09:02:14.354Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-18T09:02:14.354Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-18T09:02:14.354Z] === RUN TestDockerSuite/TestHealth [2021-05-18T09:02:14.354Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-18T09:02:14.354Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-18T09:02:14.354Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-18T09:02:14.354Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-18T09:02:15.755Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-18T09:02:18.110Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-18T09:02:18.574Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-18T09:02:18.574Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-18T09:02:18.574Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-18T09:02:18.574Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-18T09:02:19.036Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-18T09:02:19.499Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-18T09:02:19.499Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-18T09:02:21.050Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-18T09:02:21.050Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-18T09:02:21.572Z] === RUN TestDockerSuite/TestBuildUser [2021-05-18T09:02:21.572Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-18T09:02:21.572Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-18T09:02:21.572Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-18T09:02:23.244Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-18T09:02:23.244Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-18T09:02:25.321Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-18T09:02:25.783Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-18T09:02:26.163Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-18T09:02:28.698Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-18T09:02:28.698Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-18T09:02:28.698Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-18T09:02:29.085Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-18T09:02:29.085Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-18T09:02:29.085Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-18T09:02:32.835Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-18T09:02:33.296Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-18T09:02:35.484Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-18T09:02:35.484Z] === RUN TestDockerSuite/TestImportFile [2021-05-18T09:02:35.484Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-18T09:02:35.484Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-18T09:02:35.484Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-18T09:02:35.484Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-18T09:02:35.484Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-18T09:02:35.484Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-18T09:02:35.484Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-18T09:02:35.484Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-18T09:02:35.485Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-18T09:02:35.946Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-18T09:02:35.946Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-18T09:02:38.872Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-18T09:02:41.069Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-18T09:02:41.069Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-18T09:02:41.069Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-18T09:02:41.069Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-18T09:02:41.069Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-18T09:02:43.987Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-18T09:02:43.987Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-18T09:02:46.907Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-18T09:02:46.907Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-18T09:02:46.907Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-18T09:02:46.907Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-18T09:02:49.829Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-18T09:02:53.873Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-18T09:02:53.873Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-18T09:02:54.545Z] === RUN TestDockerSuite/TestInspectImage [2021-05-18T09:02:54.545Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-18T09:02:54.545Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-18T09:02:54.545Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-18T09:02:56.089Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-18T09:02:58.287Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-18T09:02:58.748Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-18T09:02:59.684Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-18T09:03:00.936Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-18T09:03:03.124Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-18T09:03:03.124Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-18T09:03:03.124Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-18T09:03:05.317Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-18T09:03:05.495Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-18T09:03:05.957Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-18T09:03:05.957Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-18T09:03:08.237Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-18T09:03:08.894Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-18T09:03:08.894Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-18T09:03:12.953Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-18T09:03:15.147Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-18T09:03:18.079Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-18T09:03:20.271Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-18T09:03:21.300Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-18T09:03:23.193Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-18T09:03:24.218Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-18T09:03:24.680Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-18T09:03:26.112Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-18T09:03:28.302Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-18T09:03:28.763Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-18T09:03:30.954Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-18T09:03:33.151Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-18T09:03:40.257Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-18T09:03:42.456Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-18T09:03:42.456Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-18T09:03:44.644Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-18T09:03:44.644Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-18T09:03:45.822Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-18T09:03:45.822Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-18T09:03:45.822Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-18T09:03:45.822Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-18T09:03:45.822Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-18T09:03:51.744Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-18T09:03:52.900Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-18T09:03:55.084Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-18T09:03:55.546Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-18T09:03:55.546Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-18T09:03:55.546Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-18T09:03:57.734Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-18T09:03:58.845Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-18T09:04:02.441Z] === RUN TestDockerSuite/TestCommitChange [2021-05-18T09:04:04.661Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-18T09:04:07.161Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-18T09:04:07.587Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-18T09:04:10.511Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-18T09:04:10.511Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-18T09:04:11.883Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-18T09:04:11.883Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-18T09:04:12.704Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-18T09:04:15.629Z] === RUN TestDockerSuite/TestLogsSince [2021-05-18T09:04:17.702Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-18T09:04:18.176Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-18T09:04:25.984Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-18T09:04:25.984Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-18T09:04:25.984Z] === RUN TestDockerSuite/TestLogsTail [2021-05-18T09:04:28.173Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-18T09:04:30.368Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-18T09:04:30.603Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestNetHostname [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestPluginActive [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestPortList [2021-05-18T09:04:34.122Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-18T09:04:34.352Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-18T09:04:34.353Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-18T09:04:34.353Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-18T09:04:34.353Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-18T09:04:34.353Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-18T09:04:34.353Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-18T09:04:34.353Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-18T09:04:34.353Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-18T09:04:34.814Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-18T09:04:39.937Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-18T09:04:39.937Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-18T09:04:39.937Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-18T09:04:39.937Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-18T09:04:39.937Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-18T09:04:39.937Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-18T09:04:39.937Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-18T09:04:39.937Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-18T09:04:39.937Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-18T09:04:39.937Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-18T09:04:41.910Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-18T09:04:45.861Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-18T09:04:45.861Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-18T09:04:49.012Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-18T09:04:49.012Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-18T09:04:50.557Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-18T09:04:50.557Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-18T09:04:50.557Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-18T09:04:50.557Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-18T09:04:53.474Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-18T09:04:53.474Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-18T09:04:53.474Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-18T09:04:54.467Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-18T09:04:54.467Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-18T09:04:55.661Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-18T09:04:55.661Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-18T09:04:55.661Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-18T09:04:55.661Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-18T09:04:55.661Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-18T09:04:58.578Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-18T09:05:00.770Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-18T09:05:04.822Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-18T09:05:06.579Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-18T09:05:06.580Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-18T09:05:06.580Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-18T09:05:11.284Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-18T09:05:11.284Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-18T09:05:12.827Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-18T09:05:12.827Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-18T09:05:12.827Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-18T09:05:19.680Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-18T09:05:19.680Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-18T09:05:19.680Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-18T09:05:21.425Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-18T09:05:21.425Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-18T09:05:22.397Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-18T09:05:22.397Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-18T09:05:25.319Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-18T09:05:25.319Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-18T09:05:32.092Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-18T09:05:32.419Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-18T09:05:36.806Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-18T09:05:41.010Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-18T09:05:43.918Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-18T09:05:45.715Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-18T09:05:45.715Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-18T09:05:45.715Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-18T09:05:45.715Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-18T09:05:45.715Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-18T09:05:47.259Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-18T09:05:47.259Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-18T09:05:49.731Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-18T09:05:49.731Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-18T09:05:49.731Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-18T09:05:50.175Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-18T09:05:50.175Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-18T09:05:52.374Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-18T09:05:52.374Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-18T09:05:54.441Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-18T09:05:54.441Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-18T09:05:54.441Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-18T09:05:54.441Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-18T09:05:54.441Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-18T09:05:57.082Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-18T09:05:58.628Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-18T09:05:58.628Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-18T09:05:58.628Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-18T09:05:58.628Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-18T09:05:58.628Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-18T09:05:58.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-18T09:06:00.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-18T09:06:00.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-18T09:06:01.543Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-18T09:06:01.543Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-18T09:06:02.515Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-18T09:06:02.515Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-18T09:06:04.065Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-18T09:06:04.528Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-18T09:06:04.990Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-18T09:06:09.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-18T09:06:09.704Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-18T09:06:11.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-18T09:06:14.421Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-18T09:06:16.614Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-18T09:06:18.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-18T09:06:27.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00091aa20_} [2021-05-18T09:06:34.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1051944210_c:\foo_false____} [2021-05-18T09:06:36.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1051944210_c:\foo_true____} [2021-05-18T09:06:37.782Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-18T09:06:37.782Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-18T09:06:39.498Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-18T09:06:42.419Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-18T09:06:42.419Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-18T09:06:42.419Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-18T09:06:42.419Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-18T09:06:42.419Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-18T09:06:42.419Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-18T09:06:42.419Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-18T09:06:42.419Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-18T09:06:42.419Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-18T09:06:42.419Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-18T09:06:42.419Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-18T09:06:42.419Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-18T09:06:42.419Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-18T09:06:42.419Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-18T09:06:44.885Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-18T09:06:44.885Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-18T09:06:44.885Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-18T09:06:45.346Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-18T09:06:45.346Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-18T09:06:45.346Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-18T09:06:45.859Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-18T09:06:50.587Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-18T09:06:52.451Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-18T09:06:52.451Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-18T09:06:52.451Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-18T09:06:52.451Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-18T09:06:55.305Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-18T09:06:55.305Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-18T09:07:01.126Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-18T09:07:01.126Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-18T09:07:01.126Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-18T09:07:07.307Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-18T09:07:14.411Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-18T09:07:14.411Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-18T09:07:14.411Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-18T09:07:26.334Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-18T09:07:26.796Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-18T09:07:27.771Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-18T09:07:35.578Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-18T09:07:35.578Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-18T09:07:35.578Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-18T09:07:40.204Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-18T09:07:42.681Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-18T09:07:42.681Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-18T09:07:42.681Z] === RUN TestDockerSuite/TestCpToDot [2021-05-18T09:07:44.227Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-18T09:07:44.227Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-18T09:07:44.227Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-18T09:07:44.937Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-18T09:07:47.152Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-18T09:07:47.153Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-18T09:07:47.153Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-18T09:07:47.153Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-18T09:07:47.153Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-18T09:07:47.153Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-18T09:07:47.153Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-18T09:07:49.353Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-18T09:07:51.544Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-18T09:07:52.007Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-18T09:07:52.007Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-18T09:07:53.550Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-18T09:07:54.201Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-18T09:07:55.174Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-18T09:07:55.174Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-18T09:07:55.174Z] === RUN TestDockerSuite/TestCreateRM [2021-05-18T09:07:55.639Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-18T09:07:55.639Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-18T09:07:55.639Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-18T09:07:56.104Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-18T09:08:02.166Z] === RUN TestDockerSuite/TestRmiTag [2021-05-18T09:08:02.166Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-18T09:08:04.355Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-18T09:08:10.961Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-18T09:08:10.961Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-18T09:08:10.961Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-18T09:08:13.883Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-18T09:08:13.883Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-18T09:08:13.883Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDockerFails [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-18T09:08:16.938Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-18T09:08:19.134Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-18T09:08:22.055Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-18T09:08:24.247Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-18T09:08:39.108Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-18T09:08:40.232Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-18T09:08:40.232Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-18T09:08:42.863Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-18T09:08:43.987Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-18T09:08:44.972Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-18T09:08:44.972Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-18T09:08:44.972Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-18T09:08:44.972Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-18T09:08:44.972Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-18T09:08:44.972Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-18T09:08:44.972Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-18T09:08:44.972Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-18T09:08:46.523Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-18T09:08:46.523Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-18T09:08:46.986Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-18T09:08:47.586Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-18T09:08:49.780Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-18T09:08:50.752Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-18T09:08:52.804Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-18T09:08:54.994Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-18T09:08:57.185Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-18T09:08:57.851Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-18T09:08:58.313Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-18T09:08:59.286Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-18T09:09:00.113Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-18T09:09:02.304Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-18T09:09:02.304Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-18T09:09:03.997Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-18T09:09:08.244Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-18T09:09:08.244Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-18T09:09:08.244Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-18T09:09:08.244Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-18T09:09:08.244Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-18T09:09:08.244Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-18T09:09:08.244Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-18T09:09:08.244Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-18T09:09:08.244Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-18T09:09:08.244Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-18T09:09:08.244Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-18T09:09:08.244Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-18T09:09:11.166Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-18T09:09:11.166Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-18T09:09:14.085Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-18T09:09:14.085Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-18T09:09:14.085Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-18T09:09:14.350Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-18T09:09:14.350Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-18T09:09:14.350Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-18T09:09:14.350Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-18T09:09:14.350Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-18T09:09:14.350Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-18T09:09:15.333Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-18T09:09:15.635Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-18T09:09:15.635Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-18T09:09:15.635Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-18T09:09:15.635Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-18T09:09:15.635Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-18T09:09:15.635Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-18T09:09:15.635Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-18T09:09:15.799Z] === RUN TestDockerSuite/TestEventsRename [2021-05-18T09:09:16.096Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-18T09:09:18.284Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-18T09:09:19.555Z] === RUN TestDockerSuite/TestEventsResize [2021-05-18T09:09:20.488Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-18T09:09:23.410Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-18T09:09:23.410Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-18T09:09:23.410Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-18T09:09:23.410Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-18T09:09:26.337Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-18T09:09:26.338Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-18T09:09:26.338Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-18T09:09:26.338Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-18T09:09:26.338Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-18T09:09:28.149Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-18T09:09:28.525Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-18T09:09:29.694Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-18T09:09:31.881Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-18T09:09:34.353Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-18T09:09:34.353Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-18T09:09:34.353Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-18T09:09:34.353Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-18T09:09:34.353Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-18T09:09:34.353Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-18T09:09:34.353Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-18T09:09:36.547Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-18T09:09:36.547Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-18T09:09:36.547Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-18T09:09:36.547Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-18T09:09:36.589Z] === RUN TestDockerSuite/TestEventsTop [2021-05-18T09:09:36.589Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-18T09:09:39.471Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-18T09:09:39.513Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-18T09:09:41.671Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-18T09:09:41.671Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-18T09:09:44.227Z] === RUN TestDockerSuite/TestExec [2021-05-18T09:09:44.227Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-18T09:09:44.227Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-18T09:09:44.597Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-18T09:09:44.597Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-18T09:09:44.597Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-18T09:09:44.597Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-18T09:09:45.774Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-18T09:09:47.520Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-18T09:09:47.970Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-18T09:09:47.970Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-18T09:09:47.970Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-18T09:09:47.970Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-18T09:09:50.161Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-18T09:09:50.443Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-18T09:09:52.348Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-18T09:09:52.632Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-18T09:09:55.267Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-18T09:09:55.559Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-18T09:09:55.559Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-18T09:09:55.559Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-18T09:09:55.559Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-18T09:09:55.559Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-18T09:09:55.559Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-18T09:09:55.559Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-18T09:09:55.559Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-18T09:09:55.559Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-18T09:09:56.814Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-18T09:10:00.265Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-18T09:10:00.265Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-18T09:10:00.265Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-18T09:10:00.265Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-18T09:10:00.265Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-18T09:10:00.265Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-18T09:10:00.265Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-18T09:10:01.523Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-18T09:10:01.523Z] === RUN TestDockerSuite/TestExecEnv [2021-05-18T09:10:01.523Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-18T09:10:01.523Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-18T09:10:03.712Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-18T09:10:07.378Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-18T09:10:07.378Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-18T09:10:08.428Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-18T09:10:08.428Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-18T09:10:08.889Z] === RUN TestDockerSuite/TestExecParseError [2021-05-18T09:10:08.889Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-18T09:10:08.889Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-18T09:10:08.889Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-18T09:10:08.929Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-18T09:10:08.929Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-18T09:10:08.929Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-18T09:10:08.929Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-18T09:10:08.929Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-18T09:10:08.929Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-18T09:10:09.390Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-18T09:10:09.390Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-18T09:10:09.390Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-18T09:10:09.390Z] === RUN TestDockerSuite/TestRunMount [2021-05-18T09:10:09.390Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-18T09:10:09.390Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-18T09:10:09.390Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-18T09:10:09.390Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-18T09:10:11.080Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-18T09:10:11.080Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-18T09:10:11.080Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-18T09:10:11.542Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-18T09:10:11.542Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-18T09:10:11.542Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-18T09:10:13.730Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-18T09:10:13.730Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-18T09:10:17.989Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-18T09:10:17.989Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-18T09:10:17.989Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-18T09:10:17.989Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-18T09:10:19.558Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-18T09:10:19.558Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-18T09:10:19.558Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-18T09:10:19.558Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-18T09:10:23.808Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-18T09:10:26.654Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-18T09:10:28.521Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-18T09:10:28.521Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-18T09:10:28.521Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-18T09:10:28.521Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-18T09:10:28.521Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-18T09:10:28.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-18T09:10:28.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-18T09:10:28.986Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-18T09:10:28.986Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-18T09:10:28.986Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-18T09:10:29.447Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-18T09:10:30.419Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-18T09:10:32.476Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-18T09:10:32.606Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-18T09:10:34.149Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-18T09:10:35.393Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-18T09:10:35.699Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-18T09:10:37.900Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-18T09:10:37.901Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-18T09:10:37.901Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-18T09:10:37.901Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-18T09:10:37.901Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-18T09:10:37.901Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-18T09:10:37.901Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-18T09:10:37.901Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-18T09:10:37.901Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-18T09:10:41.213Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-18T09:10:41.213Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-18T09:10:41.213Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-18T09:10:41.213Z] === RUN TestDockerSuite/TestHealth [2021-05-18T09:10:41.213Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-18T09:10:41.213Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-18T09:10:41.655Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-18T09:10:41.655Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-18T09:10:41.655Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-18T09:10:41.655Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-18T09:10:41.655Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-18T09:10:41.655Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-18T09:10:41.675Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-18T09:10:41.675Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-18T09:10:47.500Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-18T09:10:47.500Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-18T09:10:47.500Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-18T09:10:47.500Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-18T09:10:47.500Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-18T09:10:47.500Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-18T09:10:47.961Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-18T09:10:47.961Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-18T09:10:48.935Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-18T09:10:48.935Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-18T09:10:51.126Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-18T09:10:51.126Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-18T09:10:52.088Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-18T09:10:52.088Z] === RUN TestDockerSuite/TestRunRm [2021-05-18T09:10:53.632Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-18T09:10:54.051Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-18T09:10:59.444Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-18T09:11:01.148Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-18T09:11:01.610Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-18T09:11:01.610Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-18T09:11:02.366Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-18T09:11:04.560Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-18T09:11:05.365Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-18T09:11:05.365Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-18T09:11:06.750Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-18T09:11:08.283Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-18T09:11:08.283Z] === RUN TestDockerSuite/TestImportFile [2021-05-18T09:11:08.283Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-18T09:11:08.283Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-18T09:11:08.283Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-18T09:11:08.283Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-18T09:11:08.283Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-18T09:11:08.283Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-18T09:11:08.283Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-18T09:11:08.283Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-18T09:11:08.283Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-18T09:11:08.283Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-18T09:11:08.283Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-18T09:11:09.667Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-18T09:11:09.667Z] === RUN TestDockerSuite/TestRunState [2021-05-18T09:11:09.667Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-18T09:11:10.474Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-18T09:11:12.593Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-18T09:11:12.593Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-18T09:11:15.513Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-18T09:11:15.513Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-18T09:11:15.513Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-18T09:11:15.513Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-18T09:11:15.513Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-18T09:11:15.513Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-18T09:11:17.573Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-18T09:11:17.573Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-18T09:11:17.573Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-18T09:11:18.034Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-18T09:11:18.034Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-18T09:11:20.224Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-18T09:11:20.224Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-18T09:11:21.358Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-18T09:11:21.358Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-18T09:11:21.358Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-18T09:11:21.358Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-18T09:11:21.358Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-18T09:11:21.358Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-18T09:11:21.358Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-18T09:11:21.358Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-18T09:11:21.358Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-18T09:11:21.358Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-18T09:11:21.358Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-18T09:11:23.145Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-18T09:11:23.145Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-18T09:11:23.145Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-18T09:11:23.145Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-18T09:11:23.547Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-18T09:11:23.547Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-18T09:11:25.336Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-18T09:11:26.480Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-18T09:11:26.480Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-18T09:11:26.480Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-18T09:11:30.053Z] === RUN TestDockerSuite/TestInspectImage [2021-05-18T09:11:30.053Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-18T09:11:30.053Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-18T09:11:30.053Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-18T09:11:30.232Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-18T09:11:32.243Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-18T09:11:34.433Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-18T09:11:34.433Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-18T09:11:36.620Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-18T09:11:38.832Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-18T09:11:39.538Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-18T09:11:39.538Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-18T09:11:39.538Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-18T09:11:41.725Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-18T09:11:42.580Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-18T09:11:44.642Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-18T09:11:49.346Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-18T09:11:49.666Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-18T09:11:49.666Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-18T09:11:49.666Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-18T09:11:50.892Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-18T09:11:52.581Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-18T09:11:53.808Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-18T09:11:55.495Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-18T09:11:55.996Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-18T09:11:57.682Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-18T09:11:57.682Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-18T09:11:57.682Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-18T09:11:57.682Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-18T09:11:57.682Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-18T09:11:57.682Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-18T09:11:57.682Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-18T09:11:57.682Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-18T09:11:58.142Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-18T09:11:58.183Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-18T09:12:00.371Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-18T09:12:01.917Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-18T09:12:03.302Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-18T09:12:03.464Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-18T09:12:05.498Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-18T09:12:05.649Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-18T09:12:07.687Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-18T09:12:11.464Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-18T09:12:13.503Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-18T09:12:13.650Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-18T09:12:13.650Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-18T09:12:14.111Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-18T09:12:14.111Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-18T09:12:16.295Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-18T09:12:20.599Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-18T09:12:20.599Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-18T09:12:22.790Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-18T09:12:23.252Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-18T09:12:24.893Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-18T09:12:24.893Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-18T09:12:30.381Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-18T09:12:33.487Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-18T09:12:33.487Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-18T09:12:36.199Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-18T09:12:38.198Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-18T09:12:38.198Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-18T09:12:38.198Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-18T09:12:38.198Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-18T09:12:38.198Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-18T09:12:42.018Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-18T09:12:44.935Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-18T09:12:45.299Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-18T09:12:45.299Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-18T09:12:45.299Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-18T09:12:45.299Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-18T09:12:45.299Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-18T09:12:45.299Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-18T09:12:45.299Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-18T09:12:47.126Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-18T09:12:47.126Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-18T09:12:47.486Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-18T09:12:50.043Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-18T09:12:50.402Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-18T09:12:50.402Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-18T09:12:52.232Z] === RUN TestDockerSuite/TestLogsSince [2021-05-18T09:12:53.316Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-18T09:12:53.316Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-18T09:12:53.316Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-18T09:12:53.316Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-18T09:12:53.316Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-18T09:12:53.316Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-18T09:12:53.316Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-18T09:13:02.580Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-18T09:13:02.580Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-18T09:13:02.580Z] === RUN TestDockerSuite/TestLogsTail [2021-05-18T09:13:04.770Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-18T09:13:07.688Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-18T09:13:08.163Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-18T09:13:08.624Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-18T09:13:08.624Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-18T09:13:08.624Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-18T09:13:09.087Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-18T09:13:09.547Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-18T09:13:09.547Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-18T09:13:09.881Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestNetHostname [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestPluginActive [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestPortList [2021-05-18T09:13:10.345Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-18T09:13:12.463Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-18T09:13:12.463Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-18T09:13:15.054Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-18T09:13:15.054Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-18T09:13:15.054Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-18T09:13:15.054Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-18T09:13:15.054Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-18T09:13:15.054Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-18T09:13:15.054Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-18T09:13:15.054Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-18T09:13:15.054Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-18T09:13:15.054Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-18T09:13:16.230Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-18T09:13:16.693Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-18T09:13:16.693Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-18T09:13:17.160Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-18T09:13:17.160Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-18T09:13:20.872Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-18T09:13:20.872Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-18T09:13:25.755Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-18T09:13:25.755Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-18T09:13:26.216Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-18T09:13:26.677Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-18T09:13:26.677Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-18T09:13:29.473Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-18T09:13:29.473Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-18T09:13:35.267Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-18T09:13:35.267Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-18T09:13:35.267Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-18T09:13:38.084Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-18T09:13:45.604Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-18T09:13:45.604Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite (2532.25s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-18T09:13:46.066Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-18T09:13:46.066Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (63.84s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-18T09:13:46.066Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-18T09:13:46.066Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-18T09:13:46.066Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-18T09:13:46.066Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-18T09:13:46.066Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-18T09:13:46.066Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-18T09:13:46.066Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-18T09:13:46.066Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.39s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-18T09:13:46.066Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-18T09:13:46.066Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.16s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.83s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-18T09:13:46.066Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-18T09:13:46.066Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-18T09:13:46.066Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-18T09:13:46.066Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.33s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-18T09:13:46.066Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-18T09:13:46.066Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.94s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (85.04s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-05-18T09:13:46.066Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.78s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.91s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.60s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.75s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.34s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.04s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.64s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (2.96s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.32s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.86s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.09s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.18s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.84s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.86s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.60s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.95s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (17.82s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.47s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.62s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.06s) [2021-05-18T09:13:46.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.47s) [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.066Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-05-18T09:13:46.066Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.53s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.34s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.56s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-18T09:13:46.067Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.74s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCmd (0.65s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.79s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.46s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.09s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.13s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.22s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.43s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.75s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (10.21s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.94s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.96s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.81s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.85s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.90s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.33s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.16s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.61s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.50s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.85s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.89s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.38s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.97s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.41s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.49s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.99s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.93s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.42s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.30s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (15.24s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.50s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.80s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.65s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.03s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.94s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildFails (2.94s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.57s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.88s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.34s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.50s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.49s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.37s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.73s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.20s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildHistory (13.00s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.10s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.81s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.84s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildLabel (1.14s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.07s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.40s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.39s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.69s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.55s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.39s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.06s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.79s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.40s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.47s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.13s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.23s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.61s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.93s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.46s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.46s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.71s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.44s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.46s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (13.06s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.55s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.36s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.34s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.03s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.03s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.35s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildRm (22.52s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.56s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-05-18T09:13:46.067Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.67s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.10s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.07s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.96s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.57s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.87s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.76s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.73s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildStderr (9.39s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (38.02s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.57s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.45s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.24s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.74s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.65s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.19s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.16s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.73s) [2021-05-18T09:13:46.067Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.38s) [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.067Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-18T09:13:46.067Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.51s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-05-18T09:13:46.068Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.33s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.60s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.07s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-05-18T09:13:46.068Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-05-18T09:13:46.068Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-18T09:13:46.068Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.97s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.35s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-05-18T09:13:46.068Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-18T09:13:46.068Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-18T09:13:46.068Z] docker_cli_sni_test.go:18: Flakey test [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.11s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.16s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCommitChange (5.66s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.07s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.17s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCommitTTY (8.04s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.71s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.61s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.78s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.85s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.92s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.85s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.61s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.61s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.44s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.51s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.42s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.94s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.01s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.97s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.97s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.48s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.15s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.20s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.98s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.43s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.79s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.32s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.81s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.14s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.77s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.75s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.67s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.72s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000682800_} (2.69s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1007006962_c:\foo_false____} (2.70s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1007006962_c:\foo_true____} (2.82s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-18T09:13:46.068Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.13s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.42s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.02s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.98s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.73s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.98s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.58s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.70s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCpToDot (2.94s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCpToStdout (3.01s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.30s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.57s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.77s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-18T09:13:46.068Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2021-05-18T09:13:46.068Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-18T09:13:46.068Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.67s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2021-05-18T09:13:46.068Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.14s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.34s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-18T09:13:46.069Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.69s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-18T09:13:46.069Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-18T09:13:46.069Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-18T09:13:46.069Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-18T09:13:46.069Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-18T09:13:46.069Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-18T09:13:46.069Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-18T09:13:46.069Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-18T09:13:46.069Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-05-18T09:13:46.069Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.77s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.87s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.87s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.71s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsCopy (4.52s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.40s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.65s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.28s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.07s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.06s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsFilters (5.38s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsFormat (5.61s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-18T09:13:46.069Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsRename (2.86s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsResize (7.95s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.63s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.63s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.22s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.54s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-18T09:13:46.069Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.30s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.29s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-18T09:13:46.069Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-18T09:13:46.069Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-18T09:13:46.069Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.23s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.10s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.12s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.11s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.78s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.14s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestExecInspectID (4.81s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-18T09:13:46.069Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.69s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-18T09:13:46.069Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.50s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.00s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.24s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.18s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.13s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.09s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-18T09:13:46.069Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-18T09:13:46.069Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.49s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.02s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.45s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.15s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.95s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-05-18T09:13:46.069Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-18T09:13:46.069Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-18T09:13:46.069Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-18T09:13:46.069Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.64s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.77s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-18T09:13:46.069Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-18T09:13:46.069Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.63s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.69s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestInspectDefault (2.64s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestInspectHistory (4.40s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.25s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.14s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.29s) [2021-05-18T09:13:46.069Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.17s) [2021-05-18T09:13:46.069Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-18T09:13:46.069Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.42s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestInspectStatus (2.77s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.54s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.40s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.72s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.34s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.69s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.74s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.77s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.26s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.20s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.03s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.83s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-18T09:13:46.070Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.28s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.72s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.68s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.79s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.74s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.57s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.81s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.61s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsSince (9.19s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsTail (3.02s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.81s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.02s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestNetHostname (0.06s) [2021-05-18T09:13:46.070Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2021-05-18T09:13:46.070Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.06s) [2021-05-18T09:13:46.070Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2021-05-18T09:13:46.070Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.13s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.09s) [2021-05-18T09:13:46.070Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.32s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-18T09:13:46.070Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-18T09:13:46.070Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-18T09:13:46.070Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-18T09:13:46.070Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-18T09:13:46.070Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T09:13:46.070Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-18T09:13:46.070Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-18T09:13:46.070Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.43s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-18T09:13:46.070Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPsByOrder (8.80s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.92s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.55s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.43s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.96s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.85s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.83s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-18T09:13:46.070Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.05s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.94s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.89s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-18T09:13:46.070Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.24s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.89s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.69s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.03s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.56s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.90s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.90s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.88s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-18T09:13:46.070Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.83s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.23s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.07s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.48s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.30s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.10s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.70s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.40s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (31.14s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.72s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.27s) [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.87s) [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-18T09:13:46.070Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.070Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.41s) [2021-05-18T09:13:46.071Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.65s) [2021-05-18T09:13:46.071Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.53s) [2021-05-18T09:13:46.071Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.69s) [2021-05-18T09:13:46.071Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.40s) [2021-05-18T09:13:46.071Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-05-18T09:13:46.071Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.64s) [2021-05-18T09:13:46.071Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-18T09:13:46.071Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.071Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-18T09:13:46.071Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.071Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-18T09:13:46.071Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.071Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-18T09:13:46.071Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.071Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-18T09:13:46.071Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.071Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-18T09:13:46.071Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.071Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-18T09:13:46.071Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.071Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.37s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.02s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.00s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.01s) [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.70s) [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.72s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.65s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.10s) [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.38s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.63s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.67s) [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.61s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.71s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunExitCode (2.82s) [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.69s) [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.71s) [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.64s) [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.18s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.60s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.64s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.29s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.02s) [2021-05-18T09:13:46.533Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.04s) [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-18T09:13:46.533Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.533Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.89s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.89s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.06s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.75s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.95s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunRm (2.82s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.75s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.77s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.41s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.26s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.95s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.80s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.64s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.17s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.87s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.68s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.46s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.13s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.52s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.42s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.25s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.70s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.61s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.64s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.74s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.05s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.40s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.93s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.35s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.57s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.31s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.38s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.63s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.48s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.06s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.52s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.51s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-18T09:13:46.534Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.65s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.00s) [2021-05-18T09:13:46.534Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-18T09:13:46.534Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.534Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-18T09:13:46.534Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-18T09:13:46.535Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-18T09:13:46.535Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-18T09:13:46.535Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-18T09:13:46.535Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-18T09:13:46.535Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-18T09:13:46.535Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] === RUN TestDockerDaemonSuite [2021-05-18T09:13:46.535Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-18T09:13:46.535Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-18T09:13:46.535Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-18T09:13:46.535Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] === RUN TestDockerSwarmSuite [2021-05-18T09:13:46.535Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-18T09:13:46.535Z] === RUN TestDockerPluginSuite [2021-05-18T09:13:46.535Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-18T09:13:46.535Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-18T09:13:46.535Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-18T09:13:46.535Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-18T09:13:46.535Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-18T09:13:46.535Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-18T09:13:46.535Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-18T09:13:46.535Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-18T09:13:46.535Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-18T09:13:46.535Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-18T09:13:46.535Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-18T09:13:46.535Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] === RUN TestDockerExternalVolumeSuite [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] === RUN TestDockerNetworkSuite [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-18T09:13:46.535Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.535Z] === RUN TestDockerHubPullSuite [2021-05-18T09:13:46.535Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-18T09:13:46.536Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] PASS [2021-05-18T09:13:46.536Z] ok github.com/docker/docker/integration-cli 2532.879s [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === Skipped [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-18T09:13:46.536Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-18T09:13:46.536Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-18T09:13:46.536Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-18T09:13:46.536Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-18T09:13:46.536Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-18T09:13:46.536Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-18T09:13:46.536Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-18T09:13:46.536Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-18T09:13:46.536Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-18T09:13:46.536Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-18T09:13:46.536Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-18T09:13:46.536Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-18T09:13:46.536Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-18T09:13:46.536Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-18T09:13:46.536Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-18T09:13:46.536Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-18T09:13:46.536Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-18T09:13:46.536Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-05-18T09:13:46.536Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-18T09:13:46.536Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-18T09:13:46.536Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-18T09:13:46.536Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.536Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-05-18T09:13:46.537Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-05-18T09:13:46.537Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-18T09:13:46.537Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-18T09:13:46.537Z] docker_cli_sni_test.go:18: Flakey test [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-18T09:13:46.537Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-18T09:13:46.537Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-18T09:13:46.537Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-18T09:13:46.537Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-18T09:13:46.537Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.537Z] [2021-05-18T09:13:46.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-18T09:13:46.537Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-18T09:13:46.537Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-18T09:13:46.538Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-18T09:13:46.538Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-18T09:13:46.538Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-18T09:13:46.538Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-18T09:13:46.538Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-18T09:13:46.538Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-18T09:13:46.538Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-18T09:13:46.538Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-18T09:13:46.538Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-18T09:13:46.538Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-05-18T09:13:46.538Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-18T09:13:46.538Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-18T09:13:46.538Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.538Z] [2021-05-18T09:13:46.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-05-18T09:13:46.538Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-05-18T09:13:46.539Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.539Z] [2021-05-18T09:13:46.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-18T09:13:46.539Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-18T09:13:46.539Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-18T09:13:46.539Z] [2021-05-18T09:13:46.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-18T09:13:46.539Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-18T09:13:46.539Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-18T09:13:47.003Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-18T09:13:47.003Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-18T09:13:47.003Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-18T09:13:47.003Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-18T09:13:47.003Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-18T09:13:47.003Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-05-18T09:13:47.003Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-18T09:13:47.003Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-18T09:13:47.003Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-18T09:13:47.003Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.003Z] [2021-05-18T09:13:47.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-18T09:13:47.003Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-18T09:13:47.004Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-18T09:13:47.004Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-18T09:13:47.004Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-18T09:13:47.004Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.06s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestNetHostname (0.06s) [2021-05-18T09:13:47.004Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2021-05-18T09:13:47.004Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.06s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.06s) [2021-05-18T09:13:47.004Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2021-05-18T09:13:47.004Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.09s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.09s) [2021-05-18T09:13:47.004Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-18T09:13:47.004Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-18T09:13:47.004Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-18T09:13:47.004Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-18T09:13:47.004Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-18T09:13:47.004Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-18T09:13:47.004Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-18T09:13:47.004Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T09:13:47.004Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-18T09:13:47.004Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-18T09:13:47.004Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-18T09:13:47.004Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.004Z] [2021-05-18T09:13:47.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-18T09:13:47.005Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-18T09:13:47.005Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-18T09:13:47.005Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-18T09:13:47.005Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-18T09:13:47.005Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-18T09:13:47.005Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-18T09:13:47.005Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-18T09:13:47.005Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-18T09:13:47.005Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-18T09:13:47.005Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.005Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-18T09:13:47.006Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-18T09:13:47.006Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.006Z] [2021-05-18T09:13:47.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-05-18T09:13:47.007Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-18T09:13:47.007Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-18T09:13:47.007Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-18T09:13:47.007Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.007Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-18T09:13:47.008Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-18T09:13:47.008Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-18T09:13:47.008Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-18T09:13:47.008Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-18T09:13:47.008Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-18T09:13:47.008Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-18T09:13:47.008Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-18T09:13:47.008Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-18T09:13:47.008Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-18T09:13:47.008Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-18T09:13:47.008Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-18T09:13:47.008Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-18T09:13:47.008Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-18T09:13:47.008Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-18T09:13:47.008Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-18T09:13:47.008Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-18T09:13:47.008Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-18T09:13:47.008Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-18T09:13:47.008Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-18T09:13:47.008Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-18T09:13:47.008Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-18T09:13:47.008Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.008Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-18T09:13:47.009Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-18T09:13:47.009Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.009Z] [2021-05-18T09:13:47.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-18T09:13:47.010Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.010Z] [2021-05-18T09:13:47.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-18T09:13:47.010Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.010Z] [2021-05-18T09:13:47.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-18T09:13:47.010Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-18T09:13:47.010Z] [2021-05-18T09:13:47.010Z] [2021-05-18T09:13:47.010Z] DONE 1092 tests, 546 skipped in 2541.502s [2021-05-18T09:13:47.010Z] INFO: Integration tests ended at 05/18/2021 09:13:46. Duration:00:42:21.5765645 [2021-05-18T09:13:47.010Z] INFO: Docker info of the daemon under test at end of run [2021-05-18T09:13:47.010Z] [2021-05-18T09:13:47.472Z] Containers: 2 [2021-05-18T09:13:47.472Z] Running: 0 [2021-05-18T09:13:47.472Z] Paused: 0 [2021-05-18T09:13:47.472Z] Stopped: 2 [2021-05-18T09:13:47.472Z] Images: 18 [2021-05-18T09:13:47.472Z] Server Version: 0.0.0-dev [2021-05-18T09:13:47.472Z] Storage Driver: windowsfilter [2021-05-18T09:13:47.472Z] Windows: [2021-05-18T09:13:47.472Z] Logging Driver: json-file [2021-05-18T09:13:47.472Z] Plugins: [2021-05-18T09:13:47.472Z] Volume: local [2021-05-18T09:13:47.472Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-18T09:13:47.472Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-18T09:13:47.472Z] Swarm: inactive [2021-05-18T09:13:47.472Z] Default Isolation: process [2021-05-18T09:13:47.472Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-18T09:13:47.472Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-18T09:13:47.472Z] OSType: windows [2021-05-18T09:13:47.472Z] Architecture: x86_64 [2021-05-18T09:13:47.472Z] CPUs: 4 [2021-05-18T09:13:47.472Z] Total Memory: 32GiB [2021-05-18T09:13:47.472Z] Name: azwin-2-ce85b0 [2021-05-18T09:13:47.472Z] ID: EB2K:R75U:P6VI:KQHE:BGOQ:M5UQ:DYWZ:V7KF:N76W:YEL3:5V3L:ZUNK [2021-05-18T09:13:47.472Z] Docker Root Dir: D:\CI\PR-42390\1\daemon [2021-05-18T09:13:47.472Z] Debug Mode (client): false [2021-05-18T09:13:47.472Z] Debug Mode (server): true [2021-05-18T09:13:47.472Z] File Descriptors: -1 [2021-05-18T09:13:47.472Z] Goroutines: 17 [2021-05-18T09:13:47.472Z] System Time: 2021-05-18T09:13:47.101594Z [2021-05-18T09:13:47.472Z] EventsListeners: 0 [2021-05-18T09:13:47.472Z] Registry: https://index.docker.io/v1/ [2021-05-18T09:13:47.472Z] Labels: [2021-05-18T09:13:47.472Z] Experimental: false [2021-05-18T09:13:47.472Z] Insecure Registries: [2021-05-18T09:13:47.472Z] 127.0.0.0/8 [2021-05-18T09:13:47.472Z] Live Restore Enabled: false [2021-05-18T09:13:47.472Z] [2021-05-18T09:13:47.472Z] [2021-05-18T09:13:47.472Z] INFO: Stopping daemon under test [2021-05-18T09:13:47.472Z] SUCCESS: The process with PID 5360 (child process of PID 3472) has been terminated. [2021-05-18T09:13:47.472Z] SUCCESS: The process with PID 3472 (child process of PID 4156) has been terminated. [2021-05-18T09:13:47.472Z] INFO: Stop tailing logs of the daemon under tests [2021-05-18T09:13:47.472Z] INFO: executeCI.ps1 Completed successfully at 05/18/2021 09:13:47. [2021-05-18T09:13:47.472Z] INFO: Tidying up at end of run [2021-05-18T09:13:47.472Z] INFO: Saving daemon under test log (d:\CI\PR-42390\1\dut.out) to bundles\CIDUT.out [2021-05-18T09:13:47.472Z] INFO: Saving daemon under test log (d:\CI\PR-42390\1\dut.err) to bundles\CIDUT.err [2021-05-18T09:13:47.472Z] INFO: Nuke-Everything... [2021-05-18T09:13:47.933Z] INFO: Container count on control daemon to delete is 2 [2021-05-18T09:13:48.394Z] 88f4d12544a4 [2021-05-18T09:13:48.394Z] cc281b677568 [2021-05-18T09:13:48.394Z] INFO: Tidying pidfile d:\CI\PR-42390\1\docker.pid [2021-05-18T09:13:48.394Z] INFO: Nuking d:\CI [2021-05-18T09:13:52.937Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-18T09:13:53.399Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-18T09:13:53.399Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-18T09:14:03.231Z] INFO: Zapped successfully [2021-05-18T09:14:03.231Z] [2021-05-18T09:14:03.231Z] INFO: executeCI.ps1 exiting at Tue May 18 09:14:02 CUT 2021. Duration 01:17:02.8582790 [2021-05-18T09:14:03.231Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-18T09:14:03.476Z] Recording test results [2021-05-18T09:14:05.812Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-18T09:14:09.568Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-18T09:14:10.216Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-18T09:14:12.272Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-18T09:14:13.461Z] Archiving artifacts [2021-05-18T09:14:21.986Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-18T09:14:26.694Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-18T09:14:26.694Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-18T09:14:26.694Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-18T09:14:27.622Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42390/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-18T09:14:28.555Z] + make clean [2021-05-18T09:14:29.527Z] docker volume rm -f docker-dev-cache [2021-05-18T09:14:29.527Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T09:14:37.049Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-18T09:14:37.049Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-18T09:14:37.049Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-18T09:14:37.049Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-18T09:14:37.049Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-18T09:14:44.163Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-18T09:14:44.163Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-18T09:14:45.710Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-18T09:14:45.710Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-18T09:14:46.683Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-18T09:14:47.656Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-18T09:14:47.656Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-18T09:14:52.363Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-18T09:14:56.114Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-18T09:14:59.042Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-18T09:15:29.039Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-18T09:15:29.039Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-18T09:15:31.226Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-18T09:15:31.226Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-18T09:15:31.689Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-18T09:15:32.150Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-18T09:15:36.880Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-18T09:15:40.631Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-18T09:15:40.631Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-18T09:15:45.339Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-18T09:15:45.339Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-18T09:15:45.339Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-18T09:16:00.194Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-18T09:16:07.293Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-18T09:16:08.267Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-18T09:16:15.377Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-18T09:16:20.084Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-18T09:16:32.498Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-18T09:16:37.205Z] === RUN TestDockerSuite/TestRmiTag [2021-05-18T09:16:37.205Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-18T09:16:45.980Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-18T09:17:03.706Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-18T09:17:04.168Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-18T09:17:08.894Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-18T09:17:10.439Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-18T09:17:10.439Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-18T09:17:10.439Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-18T09:17:10.439Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-18T09:17:10.439Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-18T09:17:10.439Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-18T09:17:10.439Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-18T09:17:10.439Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-18T09:17:12.627Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-18T09:17:12.627Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-18T09:17:12.627Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-18T09:17:18.450Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-18T09:17:20.643Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-18T09:17:22.833Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-18T09:17:25.759Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-18T09:17:27.949Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-18T09:17:27.949Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-18T09:17:32.657Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-18T09:17:32.658Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-18T09:17:32.658Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-18T09:17:32.658Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-18T09:17:32.658Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-18T09:17:32.658Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-18T09:17:32.658Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-18T09:17:32.658Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-18T09:17:32.658Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-18T09:17:32.658Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-18T09:17:32.658Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-18T09:17:32.658Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-18T09:17:34.846Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-18T09:17:34.846Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-18T09:17:38.602Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-18T09:17:38.602Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-18T09:17:38.602Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-18T09:17:40.150Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-18T09:17:40.150Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-18T09:17:40.150Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-18T09:17:40.150Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-18T09:17:40.150Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-18T09:17:40.150Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-18T09:17:40.150Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-18T09:17:40.150Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-18T09:17:43.071Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-18T09:17:45.266Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-18T09:17:48.187Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-18T09:17:48.187Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-18T09:17:48.187Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-18T09:17:48.187Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-18T09:17:50.376Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-18T09:17:50.376Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-18T09:17:50.376Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-18T09:17:50.376Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-18T09:17:50.376Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-18T09:17:52.566Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-18T09:17:57.275Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-18T09:17:57.275Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-18T09:17:57.275Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-18T09:17:57.275Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-18T09:17:57.275Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-18T09:17:57.275Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-18T09:17:57.275Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-18T09:18:00.336Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-18T09:18:00.336Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-18T09:18:00.336Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-18T09:18:00.336Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-18T09:18:02.526Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-18T09:18:04.717Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-18T09:18:04.717Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-18T09:18:06.906Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-18T09:18:06.906Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-18T09:18:06.906Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-18T09:18:06.906Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-18T09:18:09.095Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-18T09:18:11.288Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-18T09:18:14.209Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-18T09:18:16.399Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-18T09:18:16.399Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-18T09:18:16.399Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-18T09:18:16.399Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-18T09:18:16.399Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-18T09:18:16.399Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-18T09:18:16.399Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-18T09:18:16.399Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-18T09:18:16.399Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-18T09:18:21.111Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-18T09:18:21.111Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-18T09:18:21.111Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-18T09:18:21.111Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-18T09:18:21.111Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-18T09:18:21.111Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-18T09:18:21.111Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-18T09:18:28.220Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-18T09:18:28.220Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-18T09:18:29.768Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-18T09:18:29.768Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-18T09:18:29.768Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-18T09:18:29.768Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-18T09:18:29.768Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-18T09:18:29.768Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-18T09:18:29.768Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-18T09:18:29.768Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-18T09:18:29.768Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-18T09:18:29.768Z] === RUN TestDockerSuite/TestRunMount [2021-05-18T09:18:29.768Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-18T09:18:29.768Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-18T09:18:29.768Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-18T09:18:29.768Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-18T09:18:42.193Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-18T09:18:42.193Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-18T09:18:42.193Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-18T09:18:42.193Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-18T09:18:46.914Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-18T09:18:50.668Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-18T09:18:50.668Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-18T09:18:50.668Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-18T09:18:50.668Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-18T09:18:51.130Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-18T09:18:51.130Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-18T09:18:51.130Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-18T09:18:51.130Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-18T09:18:51.130Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-18T09:18:51.130Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-18T09:18:51.592Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-18T09:18:52.566Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-18T09:18:54.756Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-18T09:18:56.950Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-18T09:18:58.514Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-18T09:19:00.708Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-18T09:19:00.708Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-18T09:19:00.708Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-18T09:19:00.708Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-18T09:19:00.708Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-18T09:19:00.708Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-18T09:19:00.708Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-18T09:19:00.708Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-18T09:19:00.708Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-18T09:19:03.629Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-18T09:19:03.629Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-18T09:19:03.629Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-18T09:19:03.629Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-18T09:19:03.629Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-18T09:19:03.629Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-18T09:19:21.375Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-18T09:19:21.375Z] === RUN TestDockerSuite/TestRunRm [2021-05-18T09:19:23.563Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-18T09:19:29.384Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-18T09:19:36.489Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-18T09:19:38.680Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-18T09:19:40.870Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-18T09:19:43.791Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-18T09:19:43.791Z] === RUN TestDockerSuite/TestRunState [2021-05-18T09:19:43.791Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-18T09:19:45.988Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-18T09:19:45.988Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-18T09:19:48.178Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-18T09:19:48.178Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-18T09:19:48.178Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-18T09:19:48.655Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-18T09:19:48.655Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-18T09:19:48.655Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-18T09:19:53.375Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-18T09:19:53.375Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-18T09:19:53.375Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-18T09:19:53.375Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-18T09:19:53.375Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-18T09:19:53.837Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-18T09:19:53.837Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-18T09:19:53.837Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-18T09:19:53.837Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-18T09:19:53.837Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-18T09:19:53.837Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-18T09:19:56.034Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-18T09:19:56.034Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-18T09:19:58.226Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-18T09:19:58.226Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-18T09:19:58.226Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-18T09:20:13.090Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-18T09:20:18.905Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-18T09:20:23.619Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-18T09:20:30.726Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-18T09:20:30.726Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-18T09:20:30.726Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-18T09:20:33.648Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-18T09:20:36.572Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-18T09:20:38.762Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-18T09:20:38.762Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-18T09:20:38.762Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-18T09:20:38.762Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-18T09:20:38.762Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-18T09:20:38.762Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-18T09:20:38.762Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-18T09:20:38.762Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-18T09:20:38.762Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-18T09:20:43.472Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-18T09:20:44.445Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-18T09:20:46.637Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-18T09:20:51.356Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-18T09:20:51.356Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-18T09:20:51.356Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-18T09:20:51.356Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-18T09:20:51.356Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-18T09:20:51.356Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-18T09:20:51.356Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-18T09:20:51.821Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-18T09:20:51.821Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-18T09:20:51.821Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-18T09:20:51.821Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-18T09:20:51.821Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-18T09:20:51.821Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-18T09:20:51.821Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-18T09:20:51.821Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-18T09:20:51.821Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-18T09:20:51.821Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-18T09:20:51.821Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-18T09:20:54.011Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-18T09:20:54.474Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-18T09:20:54.935Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-18T09:20:55.398Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-18T09:20:56.946Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-18T09:21:04.044Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-18T09:21:04.044Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-18T09:21:12.646Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-18T09:21:12.646Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-18T09:21:21.247Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-18T09:21:21.247Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-18T09:21:21.247Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-18T09:21:21.247Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-18T09:21:21.247Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-18T09:21:27.066Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-18T09:21:27.066Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-18T09:21:27.066Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-18T09:21:27.066Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-18T09:21:27.066Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-18T09:21:27.066Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-18T09:21:27.066Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-18T09:21:28.613Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-18T09:21:31.533Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-18T09:21:31.533Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-18T09:21:33.728Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-18T09:21:33.728Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-18T09:21:33.728Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-18T09:21:33.728Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-18T09:21:33.728Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-18T09:21:33.728Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-18T09:21:33.728Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-18T09:21:51.460Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-18T09:21:51.460Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-18T09:21:51.460Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-18T09:21:51.460Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-18T09:21:51.460Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-18T09:21:51.460Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-18T09:21:51.460Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-18T09:21:53.007Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-18T09:21:53.007Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-18T09:21:56.761Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-18T09:21:56.761Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-18T09:21:57.223Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-18T09:21:57.223Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-18T09:21:57.223Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-18T09:22:05.820Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-18T09:22:05.820Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-18T09:22:06.283Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-18T09:22:06.283Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-18T09:22:06.283Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-18T09:22:13.389Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-18T09:22:13.389Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-18T09:22:13.852Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-18T09:22:24.224Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-18T09:22:24.224Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite (2718.51s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-18T09:22:24.690Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-18T09:22:24.690Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (122.07s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.03s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-18T09:22:24.690Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-18T09:22:24.690Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-18T09:22:24.690Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-18T09:22:24.690Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-18T09:22:24.690Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-18T09:22:24.690Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-05-18T09:22:24.690Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-18T09:22:24.690Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.83s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-18T09:22:24.690Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-18T09:22:24.690Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.36s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.30s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-18T09:22:24.690Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.29s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-05-18T09:22:24.690Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.05s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (116.21s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-05-18T09:22:24.690Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.73s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.05s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.27s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.51s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.89s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.23s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.93s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.33s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.75s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.20s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddTar (58.02s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.14s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.22s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.80s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.14s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.33s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.72s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.67s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.12s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.63s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.56s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-18T09:22:24.690Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.60s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.47s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.28s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.12s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.25s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.49s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.36s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.11s) [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.10s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-18T09:22:24.690Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.690Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-05-18T09:22:24.690Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.25s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.18s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.76s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.68s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.43s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.94s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.82s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.87s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.26s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (88.05s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.66s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.40s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.28s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.11s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.29s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.84s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.68s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (87.26s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.56s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.46s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.01s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.84s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.96s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.50s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildFails (7.27s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.56s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.79s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.64s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.78s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.38s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.18s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildHistory (11.92s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.99s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.04s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.47s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildLabel (1.03s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildLabels (1.00s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.62s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.21s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.16s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.03s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.45s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.16s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.08s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.19s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.67s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.78s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.58s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.99s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.51s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.54s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.43s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.14s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.64s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.84s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.02s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.39s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.75s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.79s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.27s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.25s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.53s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.40s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildRm (12.88s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.42s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-05-18T09:22:24.691Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.49s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.51s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.50s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.33s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.72s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.77s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.63s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildStderr (4.65s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.83s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.26s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.55s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.38s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.37s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.94s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.49s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.60s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.55s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.72s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.90s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.57s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.22s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.37s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.03s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.10s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-05-18T09:22:24.691Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-18T09:22:24.691Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-18T09:22:24.691Z] docker_cli_sni_test.go:18: Flakey test [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.26s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.37s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestCommitChange (4.93s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.41s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-18T09:22:24.691Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.48s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-18T09:22:24.691Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestCommitTTY (11.98s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.52s) [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-18T09:22:24.691Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-18T09:22:24.691Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-18T09:22:24.691Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-18T09:22:24.691Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-05-18T09:22:24.691Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.88s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.70s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.43s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.29s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.52s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.59s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.27s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (5.76s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.38s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.36s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.27s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.19s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.60s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.10s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.70s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.00s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.13s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.45s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.44s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.36s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.06s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-18T09:22:24.692Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.98s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (38.46s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.68s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.70s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.60s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.67s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00091aa20_} (7.63s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1051944210_c:\foo_false____} (2.60s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1051944210_c:\foo_true____} (2.55s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.48s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-18T09:22:24.692Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-18T09:22:24.692Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.66s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.38s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCpToCaseA (14.32s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.30s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCpToCaseE (18.66s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.02s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCpToDot (2.42s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-18T09:22:24.692Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCpToStdout (2.54s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.09s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.38s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.10s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.02s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.20s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-18T09:22:24.692Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.38s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-18T09:22:24.692Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-18T09:22:24.692Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-18T09:22:24.692Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-18T09:22:24.692Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-18T09:22:24.692Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-18T09:22:24.692Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-18T09:22:24.692Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-18T09:22:24.692Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-18T09:22:24.692Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-18T09:22:24.692Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-18T09:22:24.692Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.43s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.58s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.47s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.64s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestEventsCopy (5.37s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.13s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.27s) [2021-05-18T09:22:24.692Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.05s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.69s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsFilters (4.77s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsFormat (9.97s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-18T09:22:24.693Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-18T09:22:24.693Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-18T09:22:24.693Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-18T09:22:24.693Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsRename (3.54s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsResize (7.96s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.30s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.66s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.76s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.97s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-18T09:22:24.693Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.16s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.06s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-18T09:22:24.693Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-18T09:22:24.693Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-18T09:22:24.693Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.42s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.23s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.28s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.16s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.28s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.36s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestExecInspectID (5.01s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-18T09:22:24.693Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.58s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-18T09:22:24.693Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.32s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.89s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.15s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.13s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.07s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.15s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-18T09:22:24.693Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.18s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.89s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.47s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.49s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.85s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2021-05-18T09:22:24.693Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-18T09:22:24.693Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-18T09:22:24.693Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.29s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.25s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-05-18T09:22:24.693Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-18T09:22:24.693Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.33s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.30s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectDefault (2.42s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectHistory (4.49s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-18T09:22:24.693Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.38s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.28s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.27s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.31s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.27s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectStatus (2.73s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.49s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.45s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.33s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.27s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.30s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.42s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.47s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-05-18T09:22:24.693Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-18T09:22:24.693Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-18T09:22:24.693Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-18T09:22:24.693Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2021-05-18T09:22:24.693Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.33s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.02s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.77s) [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.17s) [2021-05-18T09:22:24.693Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-18T09:22:24.693Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.693Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.35s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.33s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.21s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.19s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.75s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.60s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.42s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.74s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestLogsSince (9.25s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestLogsTail (2.94s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.74s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.80s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.59s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-18T09:22:24.694Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-18T09:22:24.694Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-18T09:22:24.694Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-18T09:22:24.694Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-18T09:22:24.694Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T09:22:24.694Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-18T09:22:24.694Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-18T09:22:24.694Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.02s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-18T09:22:24.694Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPsByOrder (8.50s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.25s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.95s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.59s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.77s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.18s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.83s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-18T09:22:24.694Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.50s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.52s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-18T09:22:24.694Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.27s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.26s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.53s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.25s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.99s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.33s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.25s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.25s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.07s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (8.00s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.49s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.95s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.70s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.25s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.43s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.78s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.66s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.76s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.25s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.04s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.19s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.88s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.56s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.33s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.31s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.74s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.32s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.15s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.08s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.37s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.59s) [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.42s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.39s) [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-18T09:22:24.694Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.694Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.92s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.22s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.30s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.24s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.29s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.25s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunExitCode (2.38s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.24s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.40s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.41s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.10s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.17s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.80s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (12.09s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.85s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.06s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.19s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.35s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.05s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.83s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (17.47s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunRm (2.30s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.53s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.22s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.44s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.18s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.52s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.77s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.15s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.86s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.24s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.36s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (13.45s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.96s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.06s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.37s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.58s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.33s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.32s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-18T09:22:24.695Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.15s) [2021-05-18T09:22:24.695Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.74s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.24s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.65s) [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-18T09:22:24.696Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2021-05-18T09:22:24.696Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-18T09:22:24.696Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.51s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.72s) [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.87s) [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.97s) [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-18T09:22:24.696Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-18T09:22:24.696Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-18T09:22:24.696Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.75s) [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-18T09:22:24.696Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.25s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.42s) [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.32s) [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-18T09:22:24.696Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-18T09:22:24.696Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-18T09:22:24.696Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.10s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.10s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.03s) [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.88s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.14s) [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-18T09:22:24.696Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.58s) [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-18T09:22:24.696Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-18T09:22:24.696Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-18T09:22:24.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-18T09:22:24.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-18T09:22:24.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T09:22:24.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T09:22:24.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T09:22:24.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T09:22:24.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-18T09:22:24.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-18T09:22:24.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-18T09:22:24.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-18T09:22:24.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-18T09:22:24.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-18T09:22:24.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-18T09:22:24.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.696Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-18T09:22:24.697Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.697Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-18T09:22:24.697Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:24.697Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-18T09:22:25.161Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-18T09:22:25.161Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-18T09:22:25.161Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-18T09:22:25.161Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-18T09:22:25.161Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] === RUN TestDockerDaemonSuite [2021-05-18T09:22:25.161Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-18T09:22:25.161Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-18T09:22:25.161Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-18T09:22:25.161Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] === RUN TestDockerSwarmSuite [2021-05-18T09:22:25.161Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-18T09:22:25.161Z] === RUN TestDockerPluginSuite [2021-05-18T09:22:25.161Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-18T09:22:25.161Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-18T09:22:25.161Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-18T09:22:25.161Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-18T09:22:25.161Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-18T09:22:25.161Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-18T09:22:25.161Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-18T09:22:25.161Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-18T09:22:25.161Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-18T09:22:25.161Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-18T09:22:25.161Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-18T09:22:25.161Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] === RUN TestDockerExternalVolumeSuite [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] === RUN TestDockerNetworkSuite [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] === RUN TestDockerHubPullSuite [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-18T09:22:25.161Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] PASS [2021-05-18T09:22:25.161Z] ok github.com/docker/docker/integration-cli 2719.134s [2021-05-18T09:22:25.161Z] [2021-05-18T09:22:25.161Z] === Skipped [2021-05-18T09:22:25.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-18T09:22:25.161Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] [2021-05-18T09:22:25.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-18T09:22:25.161Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] [2021-05-18T09:22:25.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-18T09:22:25.161Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] [2021-05-18T09:22:25.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-18T09:22:25.161Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.161Z] [2021-05-18T09:22:25.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-18T09:22:25.161Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-18T09:22:25.161Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-18T09:22:25.162Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-18T09:22:25.162Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-18T09:22:25.162Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-05-18T09:22:25.162Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-18T09:22:25.162Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-18T09:22:25.162Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-18T09:22:25.162Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-18T09:22:25.162Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-05-18T09:22:25.162Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-05-18T09:22:25.162Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-18T09:22:25.162Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-05-18T09:22:25.162Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-05-18T09:22:25.162Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.162Z] [2021-05-18T09:22:25.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-05-18T09:22:25.163Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-05-18T09:22:25.163Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-18T09:22:25.163Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-18T09:22:25.163Z] docker_cli_sni_test.go:18: Flakey test [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-18T09:22:25.163Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-18T09:22:25.163Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-18T09:22:25.163Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-18T09:22:25.163Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-18T09:22:25.163Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-18T09:22:25.163Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-18T09:22:25.163Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.163Z] [2021-05-18T09:22:25.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-18T09:22:25.164Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-18T09:22:25.164Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-18T09:22:25.164Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-18T09:22:25.164Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-18T09:22:25.164Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.164Z] [2021-05-18T09:22:25.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-18T09:22:25.164Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-18T09:22:25.165Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-18T09:22:25.165Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-18T09:22:25.165Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-18T09:22:25.165Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-18T09:22:25.165Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-18T09:22:25.165Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-18T09:22:25.165Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-18T09:22:25.165Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-18T09:22:25.165Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-18T09:22:25.165Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-18T09:22:25.165Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-18T09:22:25.165Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-18T09:22:25.165Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-18T09:22:25.165Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-18T09:22:25.165Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-18T09:22:25.165Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-18T09:22:25.165Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-18T09:22:25.165Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-18T09:22:25.165Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-18T09:22:25.165Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-18T09:22:25.165Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-18T09:22:25.165Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-18T09:22:25.165Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-18T09:22:25.165Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-18T09:22:25.165Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.165Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2021-05-18T09:22:25.166Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-18T09:22:25.166Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-18T09:22:25.166Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-05-18T09:22:25.166Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-18T09:22:25.166Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-18T09:22:25.166Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-05-18T09:22:25.166Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-18T09:22:25.166Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-18T09:22:25.166Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2021-05-18T09:22:25.166Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-18T09:22:25.166Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-18T09:22:25.166Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-05-18T09:22:25.166Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-18T09:22:25.166Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-18T09:22:25.166Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.166Z] [2021-05-18T09:22:25.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-05-18T09:22:25.166Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-05-18T09:22:25.167Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.167Z] [2021-05-18T09:22:25.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-18T09:22:25.167Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-18T09:22:25.167Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.167Z] [2021-05-18T09:22:25.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-18T09:22:25.167Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-18T09:22:25.167Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.167Z] [2021-05-18T09:22:25.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-18T09:22:25.167Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-18T09:22:25.167Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.167Z] [2021-05-18T09:22:25.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-18T09:22:25.167Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-18T09:22:25.167Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-18T09:22:25.167Z] [2021-05-18T09:22:25.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-18T09:22:25.167Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-18T09:22:25.167Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-18T09:22:25.167Z] [2021-05-18T09:22:25.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-18T09:22:25.167Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-18T09:22:25.167Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.167Z] [2021-05-18T09:22:25.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-18T09:22:25.629Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-18T09:22:25.629Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-18T09:22:25.629Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-18T09:22:25.629Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-05-18T09:22:25.629Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-18T09:22:25.629Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-18T09:22:25.629Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-18T09:22:25.629Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-18T09:22:25.629Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-18T09:22:25.629Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T09:22:25.629Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-18T09:22:25.629Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-18T09:22:25.629Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-18T09:22:25.629Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-18T09:22:25.629Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-18T09:22:25.629Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-18T09:22:25.629Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-18T09:22:25.629Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-18T09:22:25.629Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-18T09:22:25.629Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.629Z] [2021-05-18T09:22:25.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-18T09:22:25.629Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-18T09:22:25.630Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-18T09:22:25.630Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.630Z] [2021-05-18T09:22:25.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-18T09:22:25.630Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-18T09:22:25.631Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-18T09:22:25.631Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-18T09:22:25.631Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.631Z] [2021-05-18T09:22:25.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-18T09:22:25.632Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2021-05-18T09:22:25.632Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-18T09:22:25.632Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-18T09:22:25.632Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-18T09:22:25.632Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-18T09:22:25.632Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-18T09:22:25.632Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-18T09:22:25.632Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-18T09:22:25.632Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-18T09:22:25.632Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-18T09:22:25.632Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T09:22:25.632Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T09:22:25.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.632Z] [2021-05-18T09:22:25.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-18T09:22:25.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-18T09:22:25.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.633Z] [2021-05-18T09:22:25.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-18T09:22:25.634Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-18T09:22:25.634Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.634Z] [2021-05-18T09:22:25.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-18T09:22:25.634Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-18T09:22:25.634Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.634Z] [2021-05-18T09:22:25.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-18T09:22:25.634Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-18T09:22:25.634Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.634Z] [2021-05-18T09:22:25.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-18T09:22:25.634Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.634Z] [2021-05-18T09:22:25.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-18T09:22:25.634Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.634Z] [2021-05-18T09:22:25.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-18T09:22:25.634Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-18T09:22:25.634Z] [2021-05-18T09:22:25.634Z] [2021-05-18T09:22:25.634Z] DONE 1092 tests, 546 skipped in 2728.264s [2021-05-18T09:22:25.634Z] INFO: Integration tests ended at 05/18/2021 09:22:25. Duration:00:45:28.5023742 [2021-05-18T09:22:25.634Z] INFO: Docker info of the daemon under test at end of run [2021-05-18T09:22:25.634Z] [2021-05-18T09:22:26.095Z] Containers: 2 [2021-05-18T09:22:26.095Z] Running: 0 [2021-05-18T09:22:26.095Z] Paused: 0 [2021-05-18T09:22:26.095Z] Stopped: 2 [2021-05-18T09:22:26.095Z] Images: 18 [2021-05-18T09:22:26.095Z] Server Version: 0.0.0-dev [2021-05-18T09:22:26.095Z] Storage Driver: windowsfilter [2021-05-18T09:22:26.095Z] Windows: [2021-05-18T09:22:26.095Z] Logging Driver: json-file [2021-05-18T09:22:26.095Z] Plugins: [2021-05-18T09:22:26.095Z] Volume: local [2021-05-18T09:22:26.095Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-18T09:22:26.095Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-18T09:22:26.095Z] Swarm: inactive [2021-05-18T09:22:26.095Z] Default Isolation: process [2021-05-18T09:22:26.095Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-18T09:22:26.095Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-18T09:22:26.095Z] OSType: windows [2021-05-18T09:22:26.095Z] Architecture: x86_64 [2021-05-18T09:22:26.095Z] CPUs: 4 [2021-05-18T09:22:26.095Z] Total Memory: 32GiB [2021-05-18T09:22:26.095Z] Name: azwin-2-821830 [2021-05-18T09:22:26.095Z] ID: 5VBK:NYSJ:3ZNO:SORM:LO5Y:2H6D:GJCG:3O4G:A7GO:HN5C:7WIV:PRFU [2021-05-18T09:22:26.095Z] Docker Root Dir: D:\CI\PR-42390\1\daemon [2021-05-18T09:22:26.095Z] Debug Mode (client): false [2021-05-18T09:22:26.095Z] Debug Mode (server): true [2021-05-18T09:22:26.095Z] File Descriptors: -1 [2021-05-18T09:22:26.095Z] Goroutines: 17 [2021-05-18T09:22:26.095Z] System Time: 2021-05-18T09:22:25.6292635Z [2021-05-18T09:22:26.095Z] EventsListeners: 0 [2021-05-18T09:22:26.095Z] Registry: https://index.docker.io/v1/ [2021-05-18T09:22:26.095Z] Labels: [2021-05-18T09:22:26.095Z] Experimental: false [2021-05-18T09:22:26.095Z] Insecure Registries: [2021-05-18T09:22:26.095Z] 127.0.0.0/8 [2021-05-18T09:22:26.095Z] Live Restore Enabled: false [2021-05-18T09:22:26.095Z] [2021-05-18T09:22:26.095Z] [2021-05-18T09:22:26.095Z] INFO: Stopping daemon under test [2021-05-18T09:22:26.095Z] SUCCESS: The process with PID 3296 (child process of PID 3632) has been terminated. [2021-05-18T09:22:26.095Z] SUCCESS: The process with PID 3632 (child process of PID 4336) has been terminated. [2021-05-18T09:22:26.095Z] INFO: Stop tailing logs of the daemon under tests [2021-05-18T09:22:26.095Z] INFO: executeCI.ps1 Completed successfully at 05/18/2021 09:22:25. [2021-05-18T09:22:26.095Z] INFO: Tidying up at end of run [2021-05-18T09:22:26.095Z] INFO: Saving daemon under test log (d:\CI\PR-42390\1\dut.out) to bundles\CIDUT.out [2021-05-18T09:22:26.095Z] INFO: Saving daemon under test log (d:\CI\PR-42390\1\dut.err) to bundles\CIDUT.err [2021-05-18T09:22:26.095Z] INFO: Nuke-Everything... [2021-05-18T09:22:26.557Z] INFO: Container count on control daemon to delete is 2 [2021-05-18T09:22:27.020Z] 655c9d69f2b2 [2021-05-18T09:22:27.020Z] 358211f08d7a [2021-05-18T09:22:27.020Z] INFO: Tidying pidfile d:\CI\PR-42390\1\docker.pid [2021-05-18T09:22:27.020Z] INFO: Nuking d:\CI [2021-05-18T09:22:57.096Z] INFO: Zapped successfully [2021-05-18T09:22:57.096Z] [2021-05-18T09:22:57.096Z] INFO: executeCI.ps1 exiting at Tue May 18 09:22:53 CUT 2021. Duration 01:25:01.3522637 [2021-05-18T09:22:57.096Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-18T09:22:57.343Z] Recording test results [2021-05-18T09:23:04.492Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-18T09:23:06.569Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-18T09:23:08.333Z] Archiving artifacts [2021-05-18T09:23:22.651Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42390/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-18T09:23:23.581Z] + make clean [2021-05-18T09:23:25.771Z] docker volume rm -f docker-dev-cache [2021-05-18T09:23:25.771Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS